:root{--blue: #123eaf;--blue-dark: #0e328c;--hero-a: #293c89;--hero-b: #292e65;--ink: #222;--muted: #6c757d;--yellow: #ffc720;--line: #e9ecef;--bg: #ffffff;--bg-alt: #f6f7fb}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6}h1,h2,h3,h4{font-family:PT Sans Caption,Open Sans,sans-serif;line-height:1.15;margin:0 0 .5em}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.wrap{width:100%;max-width:1120px;margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.site-header .bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px;padding-bottom:12px}.site-header .bar>a{flex:0 0 auto;line-height:0}.site-header img{height:34px;width:auto}.nav{display:flex;align-items:center;gap:22px;min-width:0}.nav a{color:var(--ink);font-weight:600;font-size:.95rem}.nav .pill{background:#fbe2e2;color:#b42318;border:1px solid #f3c0c0;padding:5px 12px;border-radius:999px;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.nav .pill:hover{text-decoration:none}@media (max-width: 640px){.wrap{padding:0 14px}.nav a.navlink{display:none}.site-header .bar{gap:8px}.site-header img{height:26px}.nav{gap:10px}.site-header .country-dd .cc-long{display:none}.site-header .country-dd .cc-short{display:inline}.country-dd>summary{padding:6px 10px;font-size:.82rem;gap:5px}.nav .pill{padding:5px 10px;font-size:.7rem;white-space:nowrap}}.country-dd{position:relative}.country-dd>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-weight:600;font-size:.95rem;color:var(--ink);padding:7px 12px;border:1px solid var(--line);border-radius:8px;user-select:none}.country-dd>summary::-webkit-details-marker{display:none}.country-dd .cc-short{display:none}.country-dd>summary svg{transition:transform .15s ease;color:var(--muted)}.country-dd[open]>summary{border-color:var(--blue)}.country-dd[open]>summary svg{transform:rotate(180deg)}.country-dd>ul{position:absolute;right:0;top:calc(100% + 8px);z-index:40;list-style:none;margin:0;padding:6px;min-width:210px;max-height:66vh;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 24px 48px -20px #00000052}.country-dd>ul a{display:block;padding:8px 12px;border-radius:7px;color:var(--ink);font-weight:500;font-size:.92rem}.country-dd>ul a:hover{background:var(--bg-alt);text-decoration:none}.country-dd>ul a[aria-current=true]{background:var(--blue);color:#fff}.hero{background-image:linear-gradient(80deg,var(--hero-a) 30%,var(--hero-b));color:#fff;position:relative;overflow:hidden}.hero .wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;min-height:62vh;padding-top:40px;padding-bottom:40px}.hero h1{color:#fff;font-size:clamp(1.9rem,4.4vw,3rem);max-width:12ch}.hero-img{justify-self:end}.hero-img img{max-height:460px;width:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.35))}@media (max-width: 820px){.hero .wrap{grid-template-columns:1fr;text-align:center;min-height:auto}.hero h1{max-width:none;margin-inline:auto}.hero-img{justify-self:center;order:-1}.hero-img img{max-height:300px}}.usps{background:var(--bg-alt);border-bottom:1px solid var(--line)}.usps .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 24px;padding:44px 0;align-items:start}.usp{text-align:center;display:flex;flex-direction:column;align-items:center}.usp-ico{display:block;width:48px;height:48px;margin-bottom:14px;background-color:var(--blue);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.usp h3{font-size:1.02rem;margin:0 0 6px;text-wrap:balance}.usp p{margin:0;color:var(--muted);font-size:.92rem;max-width:24ch;text-wrap:balance;min-height:2.9em}@media (max-width: 720px){.usps .grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}.usp p{min-height:0}}section.block{padding:64px 0}section.block h2{font-size:clamp(1.6rem,3vw,2.1rem);text-align:center;margin-bottom:8px}.ingredients .split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-top:28px}.ingredients .intro{text-align:center;color:var(--muted);max-width:620px;margin:0 auto}.ingredients img{border-radius:14px;box-shadow:0 30px 60px -30px #32325d80}table.ingr{width:100%;border-collapse:collapse;font-size:.95rem}table.ingr th,table.ingr td{text-align:left;padding:11px 8px;border-bottom:1px solid var(--line)}table.ingr thead th{color:var(--muted);font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em}table.ingr td.amt{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}table.ingr sup a{color:var(--blue);font-size:.7em}.notes{color:var(--muted);font-size:.8rem;margin-top:14px}.notes p{margin:2px 0}.other{margin-top:16px;font-size:.9rem}@media (max-width: 820px){.ingredients .split{grid-template-columns:1fr}.ingredients .img-wrap{order:-1}}.usage{background:var(--bg-alt)}.usage .split{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.usage img{border-radius:14px;box-shadow:0 30px 60px -30px #32325d80}.usage p{font-size:1.05rem}@media (max-width: 820px){.usage .split{grid-template-columns:1fr}}.site-footer{background:#16181d;color:#cfd2d8;padding:48px 0 28px}.site-footer .top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.site-footer img{height:30px;width:auto}.site-footer .contact{margin:0;font-size:.95rem;color:#cfd2d8}.site-footer .contact a{color:#fff;font-weight:600}.site-footer .contact a:hover{color:var(--yellow)}.disclaimer{color:#8b909a;font-size:.78rem;margin-top:24px}
