.studie{--s-ink:#1F1F1F;--s-cream:#FDFBF9;--s-terracotta:#E76F51;--s-sage:#A7BCA1;--s-medical:#4A6B7C;--s-line:#EBE5DC;--s-muted:#6F6C64;--s-card:#FFFFFF;font-family:Satoshi,system-ui,-apple-system,sans-serif;background:var(--s-cream);color:var(--s-ink);line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.studie h1,.studie h2,.studie h3{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.18;letter-spacing:-.01em}.studie a{color:var(--s-terracotta)}.studie .wrap{max-width:820px;margin:0 auto;padding:0 22px}.studie .hero{padding:64px 0 20px}.studie .kicker{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--s-medical)}.studie .kicker .dot{width:6px;height:6px;border-radius:50%;background:var(--s-terracotta)}.studie .hero h1{font-size:clamp(28px,5vw,46px);margin-top:18px;overflow-wrap:break-word;hyphens:auto}.studie .hero h1 .num{color:var(--s-terracotta)}.studie .dek{font-size:19px;color:var(--s-muted);margin-top:18px}.studie .hero-meta{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:22px;font-size:14px;color:var(--s-muted)}.studie .hero-meta a{font-weight:700}.studie .findings{padding:38px 0 8px}.studie .findings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.studie .stat-card{background:var(--s-card);border:1px solid var(--s-line);border-radius:16px;padding:22px 20px}.studie .stat-card .big{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:38px;line-height:1;color:var(--s-terracotta)}.studie .stat-card .big.sage{color:var(--s-sage)}.studie .stat-card .big.medical{color:var(--s-medical)}.studie .stat-card p{font-size:14px;margin-top:10px;line-height:1.5}.studie .stat-card .src{font-size:11.5px;color:var(--s-muted);margin-top:10px}.studie .study{padding:26px 0 0}.studie .study section{padding:34px 0 6px}.studie .study h2{font-size:clamp(23px,3.2vw,30px)}.studie .study p{margin-top:16px}.studie figure.chart{background:var(--s-card);border:1px solid var(--s-line);border-radius:18px;padding:26px 26px 20px;margin:28px 0 6px;position:relative;overflow:hidden}.studie figure.chart .fig-head{display:flex;justify-content:space-between;gap:14px;align-items:baseline}.studie figure.chart .fig-title{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:19px;line-height:1.3}.studie figure.chart .fig-unit{font-size:12.5px;color:var(--s-muted);margin-top:5px}.studie figure.chart .fig-mark{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:15px;color:var(--s-ink);white-space:nowrap}.studie figure.chart .fig-mark b{color:var(--s-terracotta)}.studie figure.chart figcaption{font-size:12.5px;color:var(--s-muted);border-top:1px solid var(--s-line);margin-top:20px;padding-top:12px}.studie .fig-note{font-size:13px;color:var(--s-muted);margin-top:10px}.studie .bars{margin-top:24px;display:flex;flex-direction:column;gap:16px}.studie .bar-row{display:grid;grid-template-columns:150px 1fr 96px;gap:12px;align-items:center}.studie .bar-label{font-size:14px;font-weight:700}.studie .bar-label small{display:block;font-weight:500;color:var(--s-muted);font-size:11.5px}.studie .bar-track{height:30px;background:var(--s-cream);border-radius:8px;overflow:hidden}.studie .bar-fill{height:100%;border-radius:8px;background:var(--s-terracotta);min-width:6px}.studie .bar-fill.mute{background:#F0C9BC}.studie .bar-fill.medical{background:var(--s-medical)}.studie .bar-fill.medical.mute{background:#B9CBD4}.studie .bar-val{font-size:14px;font-weight:700;text-align:right;white-space:nowrap}.studie .bar-val small{display:block;font-weight:500;color:var(--s-muted);font-size:11.5px}.studie .cols{margin-top:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:end;height:190px}.studie .cols.five{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.studie .cols.months{grid-template-columns:repeat(12,minmax(0,1fr));gap:5px;height:210px}.studie .col .col-val{white-space:nowrap;position:relative;z-index:1}.studie .col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.studie .col .col-val{font-weight:700;font-size:15px;margin-bottom:8px}.studie .cols.months .col .col-val{font-size:10.5px;font-weight:600;color:var(--s-muted)}.studie .cols.months .col.hi .col-val{font-weight:700;color:var(--s-ink);font-size:12px}.studie .col .col-bar{width:100%;max-width:88px;border-radius:10px 10px 4px 4px;background:var(--s-sage)}.studie .cols.months .col .col-bar{border-radius:5px 5px 2px 2px;min-height:3px}.studie .col .col-bar.mute{background:#D3DECF}.studie .col .col-bar.accent{background:var(--s-terracotta)}.studie .col .col-name{font-size:12.5px;color:var(--s-muted);margin-top:10px;text-align:center}.studie .cols.months .col .col-name{font-size:10.5px;margin-top:6px}.studie .tiles{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.studie .tile{background:var(--s-cream);border:1px solid var(--s-line);border-radius:14px;padding:18px}.studie .tile .t-term{font-weight:700;font-size:16px}.studie .tile .t-country{font-size:12px;color:var(--s-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:6px}.studie .tile .t-val{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:30px;color:var(--s-terracotta);margin-top:8px}.studie .tile .t-val small{font-family:Satoshi,sans-serif;font-size:12.5px;color:var(--s-muted);font-weight:500;margin-left:6px}.studie .tile .t-sub{font-size:12.5px;color:var(--s-muted);margin-top:6px}.studie .pvr{margin:28px 0 6px;background:var(--s-cream);border:1px solid var(--s-line);border-radius:16px;padding:22px 24px}.studie .pvr .pvr-eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--s-medical)}.studie .pvr p{font-size:14.5px;margin-top:8px}.studie .method{margin:44px 0 0;background:#F3F5F4;border:1px solid #e2e8e5;border-radius:20px;padding:34px}.studie .method h2{font-size:24px;display:flex;align-items:center;gap:10px}.studie .method .m-badge{font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--s-medical)}.studie .method p{margin-top:14px;font-size:15.5px}.studie .method table{width:100%;border-collapse:collapse;margin-top:20px;font-size:14.5px}.studie .method th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--s-muted);font-weight:700;padding:8px 14px 8px 0;border-bottom:1px solid #d8e0dc}.studie .method td{padding:10px 14px 10px 0;border-bottom:1px solid #e2e8e5;vertical-align:top}.studie .method .tbl-scroll{overflow-x:auto}.studie .presskit{margin:44px 0 0;background:var(--s-ink);color:#FDFBF9;border-radius:20px;padding:38px 34px}.studie .presskit h2{font-size:26px;color:#FDFBF9}.studie .presskit p{margin-top:12px;color:#CFCBC2;font-size:15.5px}.studie .pk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.studie .pk-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:13px;padding:14px 16px}.studie .pk-item .pk-name{font-size:14px;font-weight:700}.studie .pk-item .pk-fmt{font-size:12px;color:#A8A49B}.studie .pk-item a{color:var(--s-terracotta);font-weight:700;font-size:13.5px;text-decoration:none;white-space:nowrap}.studie .pk-license{margin-top:22px;font-size:13.5px;color:#CFCBC2;border-top:1px solid rgba(255,255,255,.14);padding-top:16px}.studie .pk-license b{color:#FDFBF9}.studie .pk-contact{margin-top:8px;font-size:13.5px}.studie .pk-contact a{color:var(--s-terracotta)}.studie .further{padding:48px 0 0}.studie .further h2{font-size:24px}.studie .further ul{list-style:none;padding-left:0;margin-top:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.studie .further li a{display:block;background:var(--s-card);border:1px solid var(--s-line);border-radius:14px;padding:16px 18px;text-decoration:none;color:var(--s-ink);font-weight:700;font-size:15px}.studie .further li a span{display:block;font-weight:500;font-size:13px;color:var(--s-muted);margin-top:4px}.studie .further li a:hover{border-color:var(--s-terracotta)}.studie .disclaimer{margin:48px 0 0;background:#F6F1EA;border-radius:16px;padding:24px 26px}.studie .disclaimer h5{font-family:Satoshi,sans-serif;font-size:12.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--s-medical)}.studie .disclaimer p{font-size:14px;color:#57544C;margin-top:10px}.studie .sources{padding:36px 0 72px}.studie .sources h2{font-size:20px}.studie .sources ol{margin-top:14px;padding-left:22px;list-style:decimal}.studie .sources li{font-size:14px;color:var(--s-muted);margin-top:8px;padding-left:6px}.studie .sources li::marker{color:var(--s-terracotta);font-weight:700}@media (max-width:560px){.studie{font-size:16px}.studie .hero{padding:44px 0 12px}.studie .findings-grid{grid-template-columns:1fr 1fr;gap:10px}.studie .stat-card{padding:16px 14px}.studie .stat-card .big{font-size:29px}.studie .bar-row{grid-template-columns:96px 1fr 78px;gap:8px}.studie .cols{gap:10px;height:160px}.studie .cols.months{gap:3px;height:170px}.studie .cols.months .col .col-val{font-size:8.5px}.studie .cols.months .col.hi .col-val{font-size:10px}.studie .cols.months .col .col-name{font-size:8.5px}.studie .further ul,.studie .pk-grid,.studie .tiles{grid-template-columns:1fr}.studie .method{padding:24px 20px}.studie .presskit{padding:28px 22px}.studie figure.chart{padding:20px 16px 16px}}@media print{.studie .presskit{display:none}.studie{background:#fff}.studie figure.chart{-moz-column-break-inside:avoid;break-inside:avoid}}.studie .tile ol{list-style:none;padding-left:0;margin-top:10px}.studie .tile ol li{display:flex;justify-content:space-between;gap:10px;font-size:13.5px;padding:5px 0;border-bottom:1px dashed var(--s-line)}.studie .tile ol li:last-child{border-bottom:none}.studie .tile ol li .rk{color:var(--s-muted);font-weight:700;margin-right:6px}.studie .tile ol li .food{flex:1}.studie .tile ol li .vol{font-weight:700;white-space:nowrap}.studie .tile ol li:first-child .food,.studie .tile ol li:first-child .vol{color:var(--s-terracotta);font-weight:700}.studie .verdicts{margin-top:24px;display:flex;flex-direction:column;gap:0}.studie .vrow{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--s-line)}.studie .vrow:last-child{border-bottom:none}.studie .vrow .vq{font-weight:700;font-size:15.5px}.studie .vrow .vq small{display:block;font-weight:500;color:var(--s-muted);font-size:12px;margin-top:2px}.studie .vrow .vvol{font-size:13px;color:var(--s-muted);white-space:nowrap;text-align:right}.studie .vrow .vbadge{font-size:12px;font-weight:700;padding:4px 11px;border-radius:20px;white-space:nowrap;text-align:center;min-width:64px}.studie .vbadge.ja{background:#E6F0E4;color:#3B6B33}.studie .vbadge.let{background:#FBEAD9;color:#B5651B}.studie .vbadge.nee{background:#F6DDD7;color:#B23A2B}@media (max-width:560px){.studie .vrow{grid-template-columns:1fr auto;gap:6px 12px}.studie .vrow .vvol{grid-column:1;text-align:left;order:3}.studie .vrow .vbadge{grid-row:1;grid-column:2}}