:root{--ink:#172b31;--ink-2:#244249;--muted:#617277;--cyan:#08a7c1;--cyan-dark:#087d91;--ice:#edf8fa;--mist:#f6faf9;--line:#dce6e8;--coral:#d96855;--green:#1d9a71;--font:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--display:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--shadow:0 24px 60px rgba(17,47,55,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);background:#fff}body.locked{overflow:hidden}button,a,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.skip-link{position:fixed;top:-100px;left:16px;z-index:200;background:#fff;color:var(--ink);padding:12px 16px}.skip-link:focus{top:16px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(8,167,193,.3);outline-offset:3px}.notice{min-height:34px;padding:8px 18px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.notice i{height:12px;width:1px;background:#597079}.header{height:78px;display:flex;align-items:center;padding:0 clamp(22px,5vw,80px);border-bottom:1px solid var(--line);background:#fffffff7;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;min-width:max-content}.brand svg{width:30px;fill:none;stroke:var(--cyan);stroke-width:1.7}.brand span{font:700 14px/1 var(--display);letter-spacing:.095em}.brand small{display:block;font-size:7px;letter-spacing:.48em;margin-top:5px;color:var(--muted)}nav{display:flex;gap:28px;margin:auto}nav a{color:#41575d;text-decoration:none;font-size:12px;font-weight:600}nav a:hover{color:var(--cyan-dark)}.menu-button{display:none;background:none;border:0}.cart-button{border:0;background:none;display:flex;align-items:center;gap:8px;color:var(--ink);font-size:12px;font-weight:600}.cart-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-button b{display:grid;place-items:center;width:21px;height:21px;background:var(--cyan);color:#fff;border-radius:50%;font-size:10px}.hero{min-height:calc(100vh - 112px);position:relative;display:grid;grid-template-columns:49% 51%;background:var(--mist);overflow:hidden}.hero-copy{padding:clamp(70px,10vh,120px) 7vw 90px;display:flex;flex-direction:column;justify-content:center}.eyebrow,.kicker{font-size:10px;letter-spacing:.17em;color:var(--cyan-dark);font-weight:700}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:24px;height:2px;background:var(--cyan)}h1,h2,h3{font-family:var(--display);letter-spacing:-.025em}h1{font-size:clamp(44px,4.8vw,72px);line-height:1.07;margin:24px 0;color:#153139}h1 em{font-style:normal;color:var(--cyan-dark);font-weight:500}.hero-copy>p{max-width:600px;font-size:16px;line-height:1.75;color:#53686e;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin:34px 0 46px}.primary,.secondary,.add{background:var(--ink);color:#fff;border:0;text-decoration:none;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:12px;min-width:230px}.primary:hover,.add:hover{background:var(--cyan-dark)}.primary span,.secondary span,.add span{font-size:18px}.secondary{background:transparent;color:var(--ink);border:1px solid #aebdc0;max-width:260px}.secondary:hover{border-color:var(--cyan-dark);color:var(--cyan-dark)}.secondary.light{color:#fff;border-color:#587077}.text-link{color:var(--ink);font-size:12px;font-weight:600;text-underline-offset:5px}.clinical-points{display:flex;gap:32px;border-top:1px solid var(--line);padding-top:24px}.clinical-points div{display:flex;gap:11px;max-width:230px}.clinical-points svg{width:22px;height:22px;fill:none;stroke:var(--cyan);stroke-width:1.8;flex:none}.clinical-points span{font-size:10px;color:#6b7a7e;line-height:1.5}.clinical-points b{display:block;color:var(--ink);font-size:12px}.hero-visual{position:relative;min-height:620px}.hero-visual>img{width:100%;height:100%;object-fit:cover}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,43,49,.07),transparent 30%)}.concentration-badge{position:absolute;right:5vw;top:7%;z-index:2;background:var(--cyan);width:104px;height:104px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 10px 30px #006a7c44}.concentration-badge strong{font-size:31px}.concentration-badge span{font-size:8px;line-height:1.4}.image-note{position:absolute;z-index:2;bottom:28px;left:28px;background:#ffffffed;padding:14px 20px;display:flex;gap:14px;align-items:center;box-shadow:0 12px 34px #182e3417}.image-note>span{font-size:10px;color:var(--cyan);border-right:1px solid var(--line);padding-right:14px}.image-note p{margin:0;font-size:9px;color:var(--muted);line-height:1.5}.image-note b{display:block;color:var(--ink);font-size:11px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 7vw;border-bottom:1px solid var(--line);gap:22px}.trust-strip div{display:flex;align-items:center;gap:16px;border-right:1px solid var(--line);padding-right:16px}.trust-strip div:last-child{border:0}.trust-strip b{font-size:9px;color:var(--cyan)}.trust-strip span{font-size:9px;color:var(--muted);line-height:1.5}.trust-strip strong{display:block;color:var(--ink);font-size:11px}.products{padding:100px 7vw 78px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-head h2,.authenticity h2,.compare h2,.protocol h2,.delivery h2,.faq h2,.contact-band h2{font-size:clamp(31px,3.8vw,50px);line-height:1.14;margin:12px 0 0}.section-head>p{max-width:480px;color:var(--muted);font-size:13px;line-height:1.75}.price-rule{display:flex;align-items:center;justify-content:center;gap:18px;background:var(--ice);border:1px solid #cee9ed;padding:16px;margin-bottom:28px}.price-rule span{font-size:9px;font-weight:700;letter-spacing:.15em;color:var(--cyan-dark)}.price-rule strong{font-size:20px}.price-rule p{margin:0;font-size:11px;color:var(--muted)}.price-rule i{font-style:normal;color:#9aabad}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{border:1px solid var(--line);display:grid;grid-template-columns:47% 53%;min-height:610px;background:#fff}.product-image{position:relative;overflow:hidden;background:#eef1ef}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover .product-image img{transform:scale(1.02)}.flag{position:absolute;z-index:2;top:18px;left:18px;background:var(--cyan);color:#fff;padding:7px 10px;font-size:8px;letter-spacing:.14em;font-weight:700}.flag.coral{background:var(--coral)}.zoom{position:absolute;right:16px;bottom:16px;border:0;background:#fff;width:38px;height:38px;font-size:20px;color:var(--ink);box-shadow:0 5px 20px #19384022}.product-info{padding:28px 26px;display:flex;flex-direction:column}.availability{font-size:9px;color:var(--green);font-weight:700;display:flex;gap:7px;align-items:center;margin-bottom:12px}.availability span{width:6px;height:6px;background:var(--green);border-radius:50%}.product-title{display:flex;justify-content:space-between;gap:12px;align-items:end}.product-title span{font-size:8px;color:var(--cyan-dark);letter-spacing:.12em;font-weight:700}.product-title h3{font-size:29px;margin:4px 0}.product-title h3 small{display:block;font-size:10px;color:var(--muted);font-weight:500;letter-spacing:0}.price{font-size:16px;white-space:nowrap}.product-info>p{font-size:11px;line-height:1.7;color:var(--muted);margin:8px 0 16px}.facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin:0 0 18px}.facts div{padding:11px 0;border-bottom:1px solid var(--line)}.facts div:nth-child(odd){border-right:1px solid var(--line)}.facts div:nth-child(2n){padding-left:14px}.facts dt{font-size:8px;color:#879598}.facts dd{margin:3px 0 0;font-size:10px;font-weight:700}.quantity-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:12px}.quantity-row label{font-size:9px;font-weight:700}.stepper{display:flex;border:1px solid var(--line)}.stepper button,.stepper input{height:33px;border:0;background:#fff;text-align:center}.stepper button{width:32px;font-size:16px}.stepper input{width:40px;color:var(--ink);font-size:11px}.line-total{grid-column:1/-1;text-align:right;font-size:10px;color:var(--muted)}.add{min-width:0;width:100%;margin-top:auto;padding:14px 18px}.unit-note{font-size:8px;color:#829095;text-align:center;margin-top:8px}.safety-callout{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;background:#fff8f5;border:1px solid #f0d9d2;padding:20px 24px;margin-top:24px}.safety-callout svg{width:28px;fill:none;stroke:var(--coral);stroke-width:1.5}.safety-callout strong{font-size:12px}.safety-callout p{margin:4px 0 0;font-size:10px;line-height:1.6;color:#725f59}.safety-callout a{font-size:10px;color:var(--ink);font-weight:700}.authenticity{background:var(--mist);padding:95px 7vw;display:grid;grid-template-columns:38% 62%;gap:7vw}.auth-copy>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:430px}.auth-copy .secondary{margin-top:28px}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.evidence-grid article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.evidence-grid b{font-size:9px;color:var(--cyan)}.evidence-grid h3{font-size:16px;margin:20px 0 8px}.evidence-grid p{font-size:10px;line-height:1.7;color:var(--muted);margin:0}.compare{background:var(--ink);color:#fff;padding:95px 7vw;display:grid;grid-template-columns:38% 62%;gap:7vw}.compare-intro p{color:#a8b8bc;font-size:13px;line-height:1.8;max-width:420px}.compare-intro a{color:#fff;text-underline-offset:5px;font-size:11px}.compare-table{border-top:1px solid #40545a}.compare-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;border-bottom:1px solid #40545a;min-height:64px;align-items:center}.compare-row span{color:#a8b8bc;font-size:10px}.compare-row b{font-size:11px;font-weight:500}.compare-row.heading b{font-size:16px;color:#4ad0e3}.protocol{padding:100px 7vw}.protocol>h2{text-align:center}.protocol>.kicker{display:block;text-align:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px;border-top:1px solid var(--line)}.steps>div{position:relative;padding:40px 26px;border-right:1px solid var(--line)}.steps>div:last-child{border:0}.steps b{position:absolute;top:-9px;left:26px;background:#fff;color:var(--cyan);font-size:9px;padding:0 8px}.steps svg{width:28px;height:28px;fill:none;stroke:var(--cyan-dark);stroke-width:1.5}.steps h3{font-size:17px;margin:19px 0 9px}.steps p{font-size:11px;line-height:1.7;color:var(--muted)}.do-not-use{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;background:#fff8f5;border:1px solid #f0d9d2;padding:16px;margin-top:25px}.do-not-use strong{color:var(--coral);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.do-not-use span{font-size:9px;color:#725f59}.do-not-use span:before{content:"\d7";color:var(--coral);margin-right:6px}.delivery{padding:90px 7vw;background:var(--ice)}.delivery>div{text-align:center}.delivery ol{list-style:none;padding:0;margin:50px 0 28px;display:grid;grid-template-columns:repeat(4,1fr);counter-reset:delivery}.delivery li{counter-increment:delivery;padding:26px;border-right:1px solid #c6e0e4;position:relative}.delivery li:last-child{border:0}.delivery li:before{content:"0" counter(delivery);display:block;font-size:9px;color:var(--cyan-dark);margin-bottom:18px}.delivery li b{font-size:13px}.delivery li span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.delivery>p{text-align:center;font-size:10px;color:var(--muted)}.delivery>p a{color:var(--ink)}.faq{background:#f4f9f8;padding:90px 7vw;display:grid;grid-template-columns:38% 62%;gap:7vw}.faq>div>p{font-size:12px;line-height:1.8;color:var(--muted);max-width:390px}.accordions{border-top:1px solid #cadadc}details{border-bottom:1px solid #cadadc;padding:20px 0}summary{list-style:none;cursor:pointer;font-weight:600;font-size:13px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{color:var(--cyan);font-size:20px}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:11px;line-height:1.75;max-width:650px}.faq-more{display:inline-block;margin-top:24px;color:var(--ink);font-size:11px;font-weight:700}.contact-band{padding:62px 7vw;background:var(--ink-2);color:#fff;display:grid;grid-template-columns:1.2fr 1fr auto;gap:36px;align-items:center}.contact-band h2{font-size:29px}.contact-band p{font-size:11px;color:#bed0d3;line-height:1.7}.contact-band p a{color:#fff}footer{background:#10252b;color:#fff;padding:60px 7vw 28px;display:grid;grid-template-columns:38% 62%;gap:60px}.footer-brand{color:#fff}.footer-company>p{font-size:11px;line-height:1.7;color:#9bb0b4;max-width:430px}.footer-company strong{color:#fff}.verify-note{border-left:2px solid var(--coral);padding-left:12px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-links div{display:flex;flex-direction:column;gap:10px}.footer-links strong{font-size:10px;margin-bottom:6px}.footer-links a,.footer-links button{color:#a9b9bc;text-decoration:none;font-size:10px;background:none;border:0;text-align:left;padding:0}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-bottom{grid-column:1/-1;border-top:1px solid #30454a;padding-top:22px;display:flex;justify-content:space-between;gap:30px}.footer-bottom small{color:#698086;font-size:8px;line-height:1.6}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1a1fa8;opacity:0;pointer-events:none;z-index:80;transition:.3s}.overlay.open{opacity:1;pointer-events:auto}.cart{position:fixed;right:0;top:0;bottom:0;width:min(470px,100%);background:#fff;z-index:81;transform:translate(100%);transition:.35s;display:flex;flex-direction:column;padding:28px}.cart.open{transform:none}.cart-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.cart-head span{font-size:8px;letter-spacing:.15em;color:var(--cyan-dark);font-weight:700}.cart-head h2{margin:5px 0 0;font-size:23px}.cart-head button{background:none;border:0;font-size:28px}.cart-items{flex:1;overflow:auto}.empty{text-align:center;color:var(--muted);font-size:12px;margin-top:90px;line-height:1.8}.empty strong{display:block;color:var(--ink);font-size:17px}.empty a{color:var(--cyan-dark)}.cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:78px;height:86px;object-fit:cover}.cart-item h4{font-size:12px;margin:0 0 5px}.cart-item p{font-size:9px;color:var(--muted);margin:0}.cart-item>strong{font-size:11px}.mini-stepper{display:flex;align-items:center;gap:7px;margin-top:10px}.mini-stepper button{width:24px;height:24px;border:1px solid var(--line);background:#fff;font-size:12px}.mini-stepper button[data-remove]{width:auto;border:0;text-decoration:underline;color:var(--muted);font-size:8px}.mini-stepper span{font-size:10px}.cart-foot{border-top:1px solid var(--line);padding-top:20px;display:none}.cart-foot.active{display:block}.cart-foot>div:first-child{display:flex;justify-content:space-between}.cart-foot small{color:var(--muted);font-size:9px}.cart-foot>button{width:100%;border:0;background:var(--ink);color:#fff;padding:16px;margin-top:16px;display:flex;justify-content:space-between}.cart-foot>p{font-size:8px;text-align:center;color:var(--muted)}.shipping-progress{margin:13px 0}.shipping-progress span{font-size:9px;color:var(--muted)}.shipping-progress i{display:block;height:3px;background:#e7eeee;margin-top:7px}.shipping-progress b{display:block;height:100%;background:var(--cyan);transition:.25s}.image-dialog{width:min(820px,90vw);border:0;padding:16px;box-shadow:var(--shadow)}.image-dialog::backdrop{background:#0a1a1fbb}.image-dialog img{width:100%;max-height:75vh;object-fit:contain}.image-dialog button{position:absolute;right:22px;top:22px;width:36px;height:36px;border:0;background:#fff;font-size:22px}.image-dialog p{font-size:10px;color:var(--muted);margin:10px 0 0}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,100px);background:var(--ink);color:#fff;padding:14px 20px;font-size:11px;z-index:120;transition:.3s}.toast.show{transform:translate(-50%)}.toast span{color:#47d2e5;margin-left:16px}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:100;background:#fff;box-shadow:var(--shadow);padding:20px 24px;display:flex;gap:30px;align-items:center;justify-content:space-between;transform:translateY(150%);transition:.35s;border:1px solid var(--line)}.cookie-banner.show{transform:none}.cookie-banner strong{font-size:12px}.cookie-banner p{font-size:9px;color:var(--muted);margin:5px 0 0}.cookie-banner>div:last-child{display:flex;gap:8px;flex:none}.cookie-banner button{border:1px solid var(--line);background:#fff;padding:10px 13px;font-size:9px}.cookie-banner #cookieAccept{background:var(--ink);color:#fff;border-color:var(--ink)}.policy-page{background:var(--mist)}.policy-shell{max-width:1050px;margin:0 auto;padding:70px 24px 100px}.policy-shell .breadcrumb{font-size:10px;color:var(--muted);text-decoration:none}.policy-shell h1{font-size:clamp(36px,5vw,58px);margin:28px 0 15px}.policy-shell>.lead{font-size:14px;line-height:1.8;color:var(--muted);max-width:720px}.policy-meta{margin:24px 0 40px;border:1px solid var(--line);background:#fff;padding:18px;display:flex;gap:30px;font-size:10px;color:var(--muted)}.policy-content{background:#fff;border:1px solid var(--line);padding:clamp(24px,5vw,60px)}.policy-content h2{font-size:22px;margin:40px 0 12px}.policy-content h2:first-child{margin-top:0}.policy-content h3{font-size:15px;margin-top:28px}.policy-content p,.policy-content li{font-size:12px;line-height:1.8;color:#4f646a}.policy-content a{color:var(--cyan-dark)}.policy-content .placeholder{background:#fff6e9;border:1px solid #f0d5a9;padding:12px;color:#745f3f}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.contact-cards article{border:1px solid var(--line);padding:22px;background:#fff}.contact-cards h3{font-size:14px;margin:0 0 8px}.contact-cards p{font-size:10px;color:var(--muted);line-height:1.6}@media(max-width:1100px){nav{gap:17px}.product-card{grid-template-columns:1fr}.product-image{height:440px}.product-info{min-height:510px}}@media(max-width:900px){.menu-button{display:flex;align-items:center;flex-direction:column;gap:4px;margin-left:auto;margin-right:16px}.menu-button span{width:20px;height:1px;background:var(--ink)}.menu-button b{font-size:7px;font-weight:600;margin-top:1px}.header nav{position:absolute;left:0;right:0;top:77px;background:#fff;border-bottom:1px solid var(--line);padding:18px 7vw;display:none;flex-direction:column;gap:16px;box-shadow:0 20px 35px #17333b16}.header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:70px 7vw}.hero-visual{height:65vh;min-height:520px}.trust-strip{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:46% 54%;min-height:570px}.product-image{height:auto}.product-info{min-height:0}.authenticity,.compare,.faq{grid-template-columns:1fr;gap:50px}.contact-band{grid-template-columns:1fr 1fr}.contact-band .secondary{grid-column:1/-1}.footer-links{grid-template-columns:1fr 1fr}.footer-links div:last-child{grid-column:1/-1}}@media(max-width:680px){.notice span:nth-of-type(2),.notice i:nth-of-type(2){display:none}.header{height:68px;padding:0 18px}.header nav{top:67px}.cart-label{display:none}.hero-copy{padding:56px 22px 50px}.hero-copy>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;margin-bottom:36px}.clinical-points{gap:16px}.hero-visual{height:56vh;min-height:420px}.concentration-badge{width:82px;height:82px}.trust-strip{grid-template-columns:1fr;padding:12px 22px}.trust-strip div{border-right:0;border-bottom:1px solid var(--line);padding:10px 0}.products,.protocol{padding:70px 20px}.section-head{display:block}.price-rule{flex-wrap:wrap;gap:9px}.product-card{grid-template-columns:1fr;min-height:0}.product-image{height:390px}.product-info{min-height:500px}.safety-callout{grid-template-columns:auto 1fr}.safety-callout a{grid-column:1/-1}.authenticity,.compare,.faq,.delivery{padding:70px 22px}.evidence-grid{grid-template-columns:1fr}.compare-row{grid-template-columns:1.3fr 1fr 1fr}.compare-row b,.compare-row span{font-size:9px}.steps{grid-template-columns:1fr 1fr}.steps>div:nth-child(2){border-right:0}.steps>div{border-bottom:1px solid var(--line)}.delivery ol{grid-template-columns:1fr 1fr}.delivery li:nth-child(2){border-right:0}.contact-band{grid-template-columns:1fr;padding:55px 22px}.contact-band .secondary{grid-column:auto}footer{grid-template-columns:1fr;padding:55px 22px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.image-note{left:14px;bottom:14px}.cookie-banner{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column;gap:14px}.cookie-banner>div:last-child{flex-wrap:wrap}.policy-meta{flex-direction:column;gap:7px}.contact-cards{grid-template-columns:1fr}}@media(max-width:420px){h1{font-size:39px}.clinical-points{flex-direction:column}.hero-visual{min-height:380px}.product-image{height:330px}.steps{grid-template-columns:1fr}.steps>div{border-right:0}.delivery ol{grid-template-columns:1fr}.delivery li{border-right:0;border-bottom:1px solid #c6e0e4}.footer-links{grid-template-columns:1fr}.footer-links div:last-child{grid-column:auto}.facts{grid-template-columns:1fr}.facts div:nth-child(odd){border-right:0}.facts div:nth-child(2n){padding-left:0}}.product-detail-link{display:inline-block;margin:0 0 12px;color:var(--cyan-dark);font-size:10px;font-weight:700;text-underline-offset:4px}.footer-company a{color:#fff}.product-page{background:var(--mist)}.product-page-main{max-width:1280px;margin:0 auto;padding:54px 5vw 95px}.product-breadcrumb{display:inline-block;margin-bottom:28px;color:var(--muted);font-size:10px;text-decoration:none}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);background:#fff;border:1px solid var(--line)}.product-gallery{min-height:650px;background:#edf1ef}.product-gallery img{display:block;width:100%;height:100%;object-fit:cover}.product-details{padding:clamp(34px,5vw,70px);display:flex;flex-direction:column}.product-details .availability{margin-bottom:18px}.product-details h1{font-size:clamp(34px,4.5vw,58px);line-height:1.08;margin:8px 0 12px}.product-subtitle{font-size:12px;color:var(--cyan-dark);font-weight:700;letter-spacing:.08em}.product-price{font-size:25px;margin:12px 0 6px}.product-price-note{font-size:10px;color:var(--muted);margin:0 0 24px}.product-description{font-size:13px;line-height:1.8;color:var(--muted)}.product-buy{margin-top:25px;border-top:1px solid var(--line);padding-top:22px}.product-buy .quantity-row{margin-bottom:16px}.product-buy .add{margin-top:0}.product-compliance{margin-top:20px;padding:16px;background:#fff8f5;border:1px solid #f0d9d2;color:#725f59;font-size:10px;line-height:1.7}.product-information{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.product-information article{background:#fff;border:1px solid var(--line);padding:28px}.product-information h2{font-size:16px;margin:0 0 10px}.product-information p,.product-information li{font-size:10px;line-height:1.75;color:var(--muted)}.product-information ul{padding-left:18px}.product-page .notice,.product-page .header{position:static}.product-page .header nav a{white-space:nowrap}@media(max-width:900px){.product-layout{grid-template-columns:1fr}.product-gallery{min-height:500px}.product-information{grid-template-columns:1fr}.product-page .header nav{top:104px}}@media(max-width:680px){.product-page-main{padding:35px 18px 65px}.product-gallery{min-height:380px}.product-details{padding:28px 22px}.product-page .header nav{top:95px}}.authenticity,.compare,.faq,footer{grid-template-columns:minmax(0,38fr) minmax(0,62fr)}@media(max-width:900px){.authenticity,.compare,.faq{grid-template-columns:1fr}}@media(max-width:680px){footer{grid-template-columns:1fr}}.header-contact,.account-link{color:var(--ink);font-size:11px;font-weight:700;text-decoration:none;margin-left:18px}.header-contact:hover,.account-link:hover{color:var(--cyan-dark)}.ajax-cart-form{display:flex;flex-direction:column;gap:12px;margin-top:auto}.variant-label{display:block;font-size:9px;font-weight:700;margin:4px 0 7px}.product-info select,.product-buy select{width:100%;min-height:44px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:0 12px;margin-bottom:12px}.product-info .add{margin-top:0}.product-info .product-detail-link{margin:12px 0}.product-buy .ajax-cart-form{margin-top:12px}.professional-login{display:inline-block;margin-top:14px;color:var(--cyan-dark);font-size:10px;font-weight:700}.product-thumbnails{display:flex;gap:8px;padding:12px;background:#fff;overflow:auto}.product-thumbnails button{border:1px solid var(--line);background:#fff;padding:0;flex:0 0 68px}.product-thumbnails img{width:68px;height:82px;object-fit:cover}.independent-notice{font-size:9px;color:var(--muted);text-align:center;margin:24px auto 0;max-width:760px}.contact-form-shell{margin-top:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .full{grid-column:1/-1}.form-grid label{display:block;font-size:10px;font-weight:700;margin-bottom:7px}.form-grid input,.form-grid textarea{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);padding:13px}.form-grid textarea{resize:vertical}.contact-form-shell .primary{margin-top:20px;border:0}.form-success{background:#edf9f4;border:1px solid #a8ddc7;color:#126849;padding:14px}.rte h2{font-size:22px;margin:36px 0 12px}.rte h2:first-child{margin-top:0}.rte h3{font-size:15px;margin-top:26px}.rte p,.rte li{font-size:12px;line-height:1.8;color:#4f646a}.rte a{color:var(--cyan-dark)}.cart-checkout{width:100%;border:0;background:var(--ink);color:#fff;padding:16px;margin-top:16px;display:flex;justify-content:space-between;text-decoration:none;font-size:11px;font-weight:700}.cart-page form{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px}.cart-page-items{border:1px solid var(--line);background:#fff}.cart-page-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.cart-page-item:last-child{border-bottom:0}.cart-page-item img{width:110px;height:130px;object-fit:cover}.cart-page-item h2{font-size:15px;margin:0}.cart-page-item h2 a{color:var(--ink);text-decoration:none}.cart-page-item p,.cart-page-item label{font-size:9px;color:var(--muted)}.cart-page-item input{width:72px;padding:9px;border:1px solid var(--line)}.cart-page-summary{align-self:start;background:#fff;border:1px solid var(--line);padding:24px}.cart-page-summary>span,.cart-page-summary>strong{display:block}.cart-page-summary>strong{font-size:25px;margin:8px 0 20px}.cart-page-summary .secondary,.cart-page-summary .primary{width:100%;min-width:0;margin:10px 0}.template-product{background:var(--mist)}@media(max-width:900px){.account-link span{display:none}.cart-page form{grid-template-columns:1fr}.cart-page-summary{width:100%}}@media(max-width:680px){.header-contact{margin-left:auto;margin-right:8px}.account-link{display:none}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.cart-page-item{grid-template-columns:82px 1fr}.cart-page-item>strong{grid-column:2}.cart-page-item img{width:82px;height:98px}.product-thumbnails{padding:9px}}.clinical-points span{color:#52666c}.trust-strip b,.evidence-grid b,.steps b{color:#06697b}.price-rule span{color:#075f70}.flag{background:#06697b}.flag.coral{background:#a94234}.availability{color:#0d6a4c}.availability span{background:#0d6a4c}.facts dt{color:#566a70}.unit-note{color:#52666c}.compare .kicker,.contact-band .kicker{color:#72dcec}.delivery .kicker{color:#075f70}.do-not-use strong{color:#a94234}.footer-brand small{color:#c2d0d3}.footer-bottom small{color:#afc0c4}.footer-company>p a{display:inline-flex;align-items:center;min-height:36px}.footer-links{row-gap:20px}.footer-links div{gap:2px}.footer-links a,.footer-links button{display:flex;align-items:center;min-height:36px;width:100%}.cart-professional-note{margin:15px 0 0!important;padding:12px 14px;background:#fff8f5;border:1px solid #f0d9d2;color:#725f59!important;text-align:left!important;line-height:1.6}.cart-professional-note strong{color:#5d433b}.subpage-footer{background:#10252b;color:#fff;padding:34px clamp(22px,6vw,80px);display:grid;grid-template-columns:minmax(240px,1.1fr) minmax(300px,1fr);gap:24px 55px}.subpage-footer strong{display:block;font-size:13px}.subpage-footer p,.subpage-footer small{color:#9bb0b4;font-size:9px;line-height:1.7;margin:7px 0 0}.subpage-footer a{color:#fff;text-underline-offset:3px}.subpage-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:8px 20px;margin:0}.subpage-footer nav a{font-size:10px;min-height:34px;display:flex;align-items:center}.subpage-footer small{grid-column:1/-1;border-top:1px solid #30454a;padding-top:18px}@media(max-width:900px){.policy-page .header,.product-page .header{height:auto;min-height:78px;flex-wrap:wrap;padding-top:18px;padding-bottom:12px}.policy-page .header nav,.product-page .header nav{position:static;display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:8px 20px;padding:14px 0 0;margin-top:14px;border-top:1px solid var(--line);border-bottom:0;box-shadow:none}.subpage-footer{grid-template-columns:1fr}.subpage-footer nav{justify-content:flex-start}.subpage-footer small{grid-column:auto}}.product-gallery{display:flex;flex-direction:column}.product-gallery img{height:auto;min-height:0;flex:1}.image-contents-note{margin:0;padding:15px 18px;background:#fff8f5;border-top:1px solid #f0d9d2;color:#725f59;font-size:9px;line-height:1.65}.image-contents-note strong{color:#5d433b}.product-information a{color:var(--cyan-dark);font-weight:700;text-underline-offset:3px}.product-information article{min-width:0}.product-information p{overflow-wrap:anywhere}.product-gallery>img[data-product-image]{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center;background:#fff;flex:0 0 auto}.product-image img[data-product-image],.product-thumbnails img,.cart-item img,.cart-page-item img{object-fit:contain;object-position:center;background:#fff}.hero-product-pair{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100%;min-height:inherit;gap:1px;background:#dbe4e4}.hero-product-shot{position:relative;display:grid;place-items:center;min-width:0;margin:0;padding:clamp(20px,3vw,48px) clamp(12px,2vw,30px);background:linear-gradient(145deg,#f9fbfb,#e8eeee)}.hero-product-shot img{width:100%;height:auto;max-height:72vh;aspect-ratio:1/1;object-fit:contain;object-position:center}.hero-product-shot figcaption{position:absolute;left:18px;top:18px;z-index:2;display:flex;flex-direction:column;gap:2px;padding:9px 11px;background:#ffffffeb;box-shadow:0 8px 22px #182e3414}.hero-product-shot figcaption strong{font:700 11px/1 var(--display);color:var(--ink)}.hero-product-shot figcaption span{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--cyan-dark)}.hero-visual .concentration-badge strong{font-size:20px}@media(max-width:680px){.hero-product-shot{padding:42px 8px 28px}.hero-product-shot figcaption{left:8px;top:8px;padding:7px 8px}.hero-product-shot figcaption strong{font-size:9px}.hero-visual .concentration-badge{right:14px;top:14px}.hero-visual .image-note{max-width:calc(100% - 28px)}}.withdrawal-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;border:1px solid var(--line);padding:clamp(24px,5vw,55px);margin:30px 0}.withdrawal-form .full{grid-column:1/-1}.withdrawal-form label:not(.withdrawal-check){display:block;margin-bottom:7px;font-size:10px;font-weight:700}.withdrawal-form input:not([type=checkbox]),.withdrawal-form textarea{width:100%;border:1px solid #bdcdd0;background:#fff;padding:13px;color:var(--ink);font:inherit;font-size:12px}.withdrawal-form input:focus,.withdrawal-form textarea:focus{border-color:var(--cyan-dark);outline:3px solid rgba(8,125,145,.18)}.withdrawal-check{display:flex;gap:11px;align-items:flex-start;font-size:10px;line-height:1.65;color:var(--muted)}.withdrawal-check input{margin-top:3px;flex:none}.withdrawal-actions{display:flex;align-items:center;gap:22px}.withdrawal-actions p{font-size:9px;line-height:1.6;color:var(--muted);margin:0}.withdrawal-status{min-height:20px;color:#0d6a4c;font-size:10px;font-weight:700}.withdrawal-form .primary{min-width:280px}.professional-explainer{background:#fff8f5;border:1px solid #f0d9d2;padding:18px 20px;margin:26px 0 0;color:#725f59;font-size:11px;line-height:1.75}.professional-explainer strong{color:#5d433b}.professional-form select{width:100%;border:1px solid #bdcdd0;background:#fff;padding:13px;color:var(--ink);font:inherit;font-size:12px}.professional-form select:focus{border-color:var(--cyan-dark);outline:3px solid rgba(8,125,145,.18)}.overlay{z-index:109}.cart{z-index:110}@media(max-width:680px){.withdrawal-form{grid-template-columns:1fr}.withdrawal-form .full{grid-column:auto}.withdrawal-actions{align-items:stretch;flex-direction:column}.withdrawal-form .primary{min-width:0;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
