
.author-box .ab-role{display:block;font-size:13px;color:#5c6672;margin:2px 0 8px;line-height:1.35}

.lead-answer{max-width:820px;margin:0 auto 10px;font-size:15px;line-height:1.55;color:#2b333c}
.lead-answer strong{color:#20272f}
@media(min-width:768px){.lead-answer{font-size:16px}}

/* ===== SinglesSeiten – projekteigene Ergänzungen zum Basis-Stylesheet ===== */
body{padding-right:0!important;color:#2b3440;background:#f0f2f4}
a{color:#0f6d8f}
h1,h2,h3,h4{color:#20272f}
.brand-link,.brand-link:hover{text-decoration:none}
.logo-text-3{display:inline-block;margin-left:6px;font-size:13px;font-weight:700;color:#fff;
 background:#e2223b;border-radius:2px;padding:3px 6px;vertical-align:middle;text-transform:uppercase}
.navbar-nav .nav-link{font-size:14px;padding:.4rem .6rem;color:#3d4753}
.navbar-nav .nav-item.active .nav-link,.navbar-nav .nav-link:hover{color:#2ca3a5}

h1.text-responsive{font-size:26px;line-height:1.25}
@media(min-width:768px){h1.text-responsive{font-size:34px}}
.lead-sub{font-size:17px;line-height:1.55;color:#48525e;margin-top:12px}
.stand-line{font-size:13px;color:#7b848e;margin-top:6px}
.section-h2{font-size:22px;font-weight:700;margin:28px 0 14px;padding-left:16px;border-left:4px solid #2ca3a5}

/* Altersgruppen-Kacheln */
.seg-tiles{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0 6px}
.seg-tile{flex:1 1 150px;max-width:220px;background:#fff;border:2px solid #2ca3a5;border-radius:6px;
 padding:12px 10px;text-align:center;text-decoration:none;transition:background .15s}
.seg-tile:hover{background:#2ca3a5;text-decoration:none}
.seg-tile:hover .seg-num,.seg-tile:hover .seg-cap{color:#fff}
.seg-num{display:block;font-size:22px;font-weight:700;color:#2ca3a5;line-height:1.15}
.seg-cap{display:block;font-size:12px;color:#68717c;margin-top:2px}

/* Ankermenü */
.anchor-nav{font-size:14px}
.anchor-nav span{font-weight:700;color:#20272f;display:block;margin-bottom:6px}
.anchor-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 16px}
.anchor-nav li{margin:0}
.anchor-nav a{color:#0f6d8f;text-decoration:underline}

/* Werbekennzeichnung */
.notice-bar{background:#fff8e1;border:1px solid #f0d48a;border-radius:6px;padding:12px 14px;
 font-size:13px;line-height:1.5;color:#4a3c14;margin:14px 0 4px}
.list-wrap{position:relative}
.ad-label{position:absolute;top:12px;left:52px;z-index:3;background:#5c6672;color:#fff;
 font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;
 padding:2px 7px;border-radius:2px;cursor:help}
@media(min-width:768px){.ad-label{top:6px;left:auto;right:92px}}
.rank-mob{position:absolute;top:8px;left:10px;z-index:3;width:32px;height:32px;border-radius:50%;
 background:#2ca3a5;color:#fff;font-weight:700;font-size:16px;font-family:serif;
 display:flex;align-items:center;justify-content:center}
.ad-label-inline{display:inline-block;background:#5c6672;color:#fff;font-size:10px;font-weight:700;
 letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:2px}
.list-sub{text-align:right;font-size:13px;margin:6px 4px 0}
.list-sub a{color:#0f6d8f}
.card-tag{font-size:15px;font-weight:600;color:#20272f;margin-bottom:2px}
.brand-alt{display:block;font-size:11px;color:#7b848e;margin-top:6px}
.features li{font-size:15px!important;margin:7px 0!important;line-height:1.4}
.btn-visit{font-size:14px;letter-spacing:.02em}
.discount-text{position:absolute;right:-22px;top:20px;z-index:2;color:#fff;font-size:11px;
 font-weight:700;text-transform:uppercase;letter-spacing:.03em;
 transform:rotate(45deg);width:90px;text-align:center;line-height:1}

/* Tabellen */
.cmp-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}
.cmp-table th{background:#20272f;color:#fff;text-align:left;padding:10px 12px;font-weight:600;
 font-size:13px;vertical-align:top}
.cmp-table td{padding:10px 12px;border-bottom:1px solid #e6e9ec;vertical-align:top;line-height:1.45}
.cmp-table tbody tr:nth-child(even){background:#fafbfc}
.tbl-score{display:inline-block;background:#2ca3a5;color:#fff;font-weight:700;border-radius:3px;
 padding:2px 8px;font-size:14px}
.tbl-alt{font-size:11px;color:#7b848e}
@media(max-width:767px){
 .cmp-table,.cmp-table tbody,.cmp-table tr,.cmp-table td{display:block;width:100%}
 .cmp-table thead{display:none}
 .cmp-table tr{border:1px solid #e0e4e8;border-radius:6px;margin-bottom:12px;background:#fff}
 .cmp-table td{border:0;border-bottom:1px solid #f0f2f4;padding:8px 12px}
 .cmp-table td:last-child{border-bottom:0}
 .cmp-table td:before{content:attr(data-l);display:block;font-size:11px;text-transform:uppercase;
  letter-spacing:.05em;color:#8b939c;font-weight:700;margin-bottom:2px}
}

/* Boxen */
.hint-box{background:#eef7f7;border-left:4px solid #2ca3a5;border-radius:0 6px 6px 0;padding:14px 16px;margin:16px 0}
.hint-box h4{font-size:15px;font-weight:700;margin:0 0 6px}
.warn-box{background:#fdeef0;border-left:4px solid #e2223b;border-radius:0 6px 6px 0;padding:14px 16px;margin:16px 0}
.warn-box h4{font-size:15px;font-weight:700;margin:0 0 6px;color:#a5122a}
.quote-box{background:#f7f8f9;border:1px solid #e2e6ea;border-radius:6px;padding:14px 18px;margin:14px 0;
 font-style:italic;color:#3d4753}
.quote-box p{margin:0}
.letter-box{background:#fff;border:1px dashed #9aa3ac;border-radius:6px;padding:16px 18px;margin:14px 0;font-size:14px}
.letter-box p{margin:0 0 10px}
.pc-box{border-radius:6px;padding:14px 16px;height:100%;margin-bottom:14px}
.pc-box h4{font-size:15px;font-weight:700;margin:0 0 8px}
.pc-box ul{margin:0;padding-left:18px}
.pc-box li{margin:5px 0;font-size:14px;line-height:1.45}
.pc-pro{background:#eef7ef;border:1px solid #cbe4ce}
.pc-pro h4{color:#1e6b2c}
.pc-con{background:#fdf3ee;border:1px solid #f0d9c9}
.pc-con h4{color:#9a4a12}

/* Detailblöcke */
.detail-logo{max-width:190px;height:auto}
.detail-meta{font-size:13px;color:#68717c}
.more-link{font-weight:600}
.faq-item{border-top:1px solid #e6e9ec;padding:16px 0}
.faq-item:first-of-type{border-top:0}
.faq-item h3{font-size:17px;font-weight:700;margin:0 0 8px}
.faq-item p{margin:0;line-height:1.6;color:#3d4753}

/* Sicherheit */
.safety-item{position:relative;padding:0 0 0 46px;margin:16px 0}
.safety-item h4{font-size:16px;font-weight:700;margin:0 0 4px}
.safety-item p{font-size:14px;line-height:1.5;color:#48525e;margin:0}
.sn{position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;background:#2ca3a5;
 color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:15px}
.sig-list .sig{position:relative;display:flex;gap:14px;margin:18px 0}
.sig .sn{position:static;flex:0 0 32px}
.sig h4{font-size:16px;font-weight:700;margin:0 0 4px}
.sig p{margin:0;font-size:14px;line-height:1.5;color:#48525e}

/* Kriterien */
.krit-item{border-left:3px solid #2ca3a5;padding:2px 0 2px 14px;margin:18px 0}
.krit-item h3{font-size:17px;font-weight:700;margin:0 0 6px}
.krit-w{display:inline-block;background:#20272f;color:#fff;font-size:12px;border-radius:3px;
 padding:1px 7px;margin-left:6px;vertical-align:middle}

/* Testbericht-Kopf */
.rev-head{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin:8px 0 18px;
 border-bottom:1px solid #e6e9ec;padding-bottom:16px}
.rev-score{font-size:40px;font-weight:700;color:#2ca3a5;line-height:1}
.rev-score span{font-size:18px;color:#8b939c}
.rev-rank{font-size:13px;color:#68717c;margin-top:4px}
.cta-block{background:#f7f8f9;border:1px solid #e2e6ea;border-radius:6px;padding:18px;text-align:center;margin:22px 0}
.cta-wide{display:inline-block;width:auto;min-width:280px;padding:12px 26px!important;text-decoration:none}
.cta-wide:hover{color:#fff;text-decoration:none}

/* Text */
.legal h2{font-size:20px;font-weight:700;margin:26px 0 10px}
.legal h3{font-size:17px;font-weight:700;margin:20px 0 8px}
.legal p,.legal li{line-height:1.62;color:#333b44}
.legal ul,.legal ol{margin:10px 0 10px 0;padding-left:20px}
.fact-list{margin:10px 0;padding-left:20px}
.fact-list li{margin:7px 0;line-height:1.55}
.proc-list{margin:10px 0;padding-left:22px}
.proc-list li{margin:9px 0;line-height:1.55}
.small-note{font-size:12px;color:#7b848e;line-height:1.5}
.crumbs{font-size:12px;color:#7b848e;margin:4px 0 10px}
.crumbs a{color:#7b848e}
.art-card{border-top:1px solid #e6e9ec;padding:18px 0}
.art-card h2{font-size:19px;margin:0 0 6px}
.contact-big{font-size:20px;font-weight:600;margin:4px 0 2px}


/* Diagramme */
.chart{margin:20px 0;padding:0}
.chart svg{display:block;max-width:100%;height:auto}
.chart-title{font-size:15px;font-weight:700;color:#20272f;margin-bottom:10px;line-height:1.35}
.chart-source{font-size:11.5px;color:#7b848e;margin-top:8px;line-height:1.45}
.chart-donut{text-align:center}
.chart-donut svg{margin:0 auto}
.chart-legend{list-style:none;margin:10px 0 0;padding:0;font-size:13px;text-align:left;display:inline-block}
.chart-legend li{margin:4px 0;color:#3d4753}
.chart-legend .sw{display:inline-block;width:11px;height:11px;border-radius:2px;margin-right:7px;vertical-align:baseline}
.flow{list-style:none;margin:6px 0 0;padding:0;display:grid;gap:10px;grid-template-columns:1fr}
@media(min-width:600px){.flow{grid-template-columns:repeat(3,1fr)}}
.flow li{display:flex;gap:10px;align-items:flex-start;background:#f4f8f8;border:1px solid #d9e7e7;
 border-radius:6px;padding:11px 12px}
.fl-n{flex:0 0 24px;height:24px;border-radius:50%;background:#0a9396;color:#fff;font-size:13px;
 font-weight:700;display:flex;align-items:center;justify-content:center}
.fl-t{font-size:13.5px;line-height:1.4;color:#2b3440}
.cmp-table caption{caption-side:top;text-align:left;font-size:12px;color:#7b848e;padding:0 0 8px}

/* Autorenbox */
.author-box{display:flex;gap:16px;align-items:flex-start}
.ab-mark{flex:0 0 48px;height:48px;border-radius:8px;background:#2ca3a5;color:#fff;font-weight:700;
 font-size:17px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em}
.author-box strong{display:block;font-size:16px;margin-bottom:4px}
.author-box p{font-size:14px;line-height:1.55;color:#3d4753;margin:0 0 8px}
.src-list{margin:8px 0 0;padding-left:20px}
.src-list li{margin:8px 0;font-size:13.5px;line-height:1.5;color:#3d4753}

/* Footer */
.wrap-footer{background:#20272f;color:#c9ced4;padding-top:26px;margin-top:10px}
.wrap-footer ul{list-style:none;margin:0;padding:0}
.wrap-footer li{margin:5px 0}
.wrap-footer .footer-header{display:block;margin-bottom:8px;color:#fff!important}
.wrap-footer a{color:#dfe4e9!important;font-size:13px!important;text-decoration:none}
.wrap-footer a:hover{color:#fff!important;text-decoration:underline}
.wrap-footer .copyright{color:#9aa3ac;line-height:1.55}
.wrap-footer .copyright a{color:#c9ced4;text-decoration:underline}
.font-11{font-size:11.5px}

/* Cookie-Banner */
.pk-consent{position:fixed;inset:0;z-index:9999;background:rgba(20,26,32,.55);
 display:flex;align-items:flex-end;justify-content:center;padding:0}
.pk-consent[hidden]{display:none}
@media(min-width:768px){.pk-consent{align-items:center;padding:24px}}
.pk-consent-box{background:#fff;border-radius:10px 10px 0 0;max-width:720px;width:100%;
 padding:22px;box-shadow:0 -4px 24px rgba(0,0,0,.25);max-height:92vh;overflow:auto}
@media(min-width:768px){.pk-consent-box{border-radius:10px}}
.pk-consent-box h2{font-size:19px;font-weight:700;margin:0 0 10px}
.pk-consent-box p{font-size:13.5px;line-height:1.55;color:#3d4753}
.pk-consent-opts{display:flex;flex-wrap:wrap;gap:18px;margin:14px 0 16px;font-size:14px}
.pk-consent-opts label{display:flex;align-items:center;gap:7px;margin:0;cursor:pointer}
.pk-consent-btns{display:flex;flex-wrap:wrap;gap:10px}
.pk-btn{border:0;border-radius:4px;padding:11px 18px;font-size:14px;font-weight:600;cursor:pointer;flex:1 1 auto}
.pk-btn-primary{background:#2ca3a5;color:#fff}
.pk-btn-primary:hover{background:#238284}
.pk-btn-ghost{background:#fff;color:#3d4753;border:1px solid #c3cad1}

/* --- breite Vergleichstabelle: muss ohne horizontales Scrollen lesbar bleiben --- */
.scroll-hint{font-size:12px;color:#5c6672;margin:0 0 6px}
table.cmp-wide abbr{text-decoration:none;border-bottom:1px dotted #9aa4ae;cursor:help}
@media(min-width:768px){
 table.cmp-wide{font-size:12px;table-layout:fixed;width:100%}
 table.cmp-wide td,table.cmp-wide th{padding:6px 7px;word-break:normal;overflow-wrap:anywhere}
 table.cmp-wide th:nth-child(1),table.cmp-wide td:nth-child(1){width:5%;white-space:nowrap}
 table.cmp-wide th:nth-child(2),table.cmp-wide td:nth-child(2){width:9%}
 table.cmp-wide th:nth-child(3),table.cmp-wide td:nth-child(3){width:5%}
 table.cmp-wide th:nth-child(4),table.cmp-wide td:nth-child(4){width:11%}
 table.cmp-wide th:nth-child(5),table.cmp-wide td:nth-child(5){width:15.5%}
 table.cmp-wide th:nth-child(6),table.cmp-wide td:nth-child(6){width:8%}
 table.cmp-wide th:nth-child(7),table.cmp-wide td:nth-child(7){width:11%}
 table.cmp-wide th:nth-child(8),table.cmp-wide td:nth-child(8){width:9%}
 table.cmp-wide th:nth-child(9),table.cmp-wide td:nth-child(9){width:13.5%}
 table.cmp-wide th:nth-child(10),table.cmp-wide td:nth-child(10){width:13%}
}

.hint-box>h3,.warn-box>h3,.pc-box>h3,.author-box h3{font-size:16px;font-weight:600;margin:0 0 8px;color:#20272f}
