:root{--gold:#003aac;--gold-dark:#002e8a;--gold-pale:#eaf1ff;--cream:#f2f6ff;--paper:#f8faff;--soft:#edf3ff;--ink:#0b1533;--text:#34405a;--muted:#5e687a;--line:#d9e4f5;--green:#25d366;--green-dark:#128c4a;--white:#fff;--brand:#003aac;--brand-deep:#001e5c;--brand-bright:#0b50c9;--ice:#eaf1ff;--mist:#f6f9ff;--font-display:"Bodoni Moda", Didot, "Bodoni MT", Georgia, serif;--font-ui:"Manrope", Inter, Arial, sans-serif;--shadow:0 20px 58px #00297a17;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--font-display)}::selection{background:var(--brand);color:var(--white)}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.container{width:min(1180px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:10000;background:var(--ink);color:var(--white);border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.eyebrow{color:var(--gold-dark);font-family:var(--font-ui);letter-spacing:.17em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700}.eyebrow--center{text-align:center}.section-title{color:var(--ink);letter-spacing:-.045em;text-align:center;margin-bottom:14px;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.08}.section-title--left{text-align:left}.section-subtitle{max-width:760px;color:var(--muted);font-family:var(--font-ui);text-align:center;margin:0 auto 52px;font-size:18px;line-height:1.7}.button{min-height:52px;font-family:var(--font-ui);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 25px;font-size:14px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex}.button--gold{background:var(--gold);color:var(--ink);box-shadow:0 12px 24px #9e7b2e3b}.button--gold:hover{background:#d4b86f;box-shadow:0 16px 32px #9e7b2e4d}.button--dark{background:var(--ink);color:var(--white)}.button--outline:hover{background:var(--white)}.button--ghost{color:var(--white);background:0 0;border-color:#ffffff6b}.button--ghost-dark{color:var(--ink);background:0 0;border-color:#1111112e}.button--whatsapp{background:var(--green);color:#062612;box-shadow:0 12px 24px #25d36638}.button--whatsapp:hover{background:#36e576;box-shadow:0 16px 32px #25d3664d}.text-link{color:var(--ink);font-family:var(--font-ui);font-size:13px;font-weight:700;position:relative}.text-link:after{background:var(--gold);content:"";transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:-4px;left:0;right:0}.text-link:hover:after{transform:scaleX(.55)}.text-link--large{font-size:15px}.announcement{background:var(--gold);height:40px;color:var(--ink);overflow:hidden}.announcement__track{width:max-content;height:40px;font-family:var(--font-ui);letter-spacing:.055em;text-transform:uppercase;align-items:center;font-size:12px;font-weight:600;animation:26s linear infinite ticker;display:flex}.announcement__track span{white-space:nowrap;align-items:center;display:inline-flex}.announcement__track span:after{background:var(--ink);content:"";border-radius:50%;width:5px;height:5px;margin:0 34px}@keyframes ticker{to{transform:translate(-50%)}}.site-header{z-index:100;background:#fffffffa;border-bottom:1px solid #11111114;position:relative}.site-header__top{grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:34px;min-height:90px;display:grid}.brand-logo{align-items:center;gap:11px;display:inline-flex}.brand-logo__mark{border:2px solid var(--gold);width:54px;height:54px;color:var(--gold-dark);font-family:var(--font-ui);border-radius:50%;place-items:center;font-size:31px;font-weight:500;line-height:1;display:grid}.brand-logo__wordmark{color:var(--ink);font-family:var(--font-ui);flex-direction:column;line-height:1;display:flex}.brand-logo__wordmark strong{letter-spacing:.15em;font-size:22px;font-weight:600}.brand-logo__wordmark small{color:var(--gold-dark);letter-spacing:.34em;margin-top:6px;font-size:9px;font-weight:600}.brand-logo--inverse .brand-logo__mark{color:var(--gold)}.brand-logo--inverse .brand-logo__wordmark{color:var(--white)}.brand-logo--inverse .brand-logo__wordmark small{color:var(--gold)}.header-search{background:var(--paper);border:1px solid #11111121;border-radius:999px;justify-self:center;width:min(100%,500px);height:48px;display:flex;overflow:hidden}.header-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 20px;font-size:13px}.header-search button{background:var(--ink);color:var(--white);border:0;padding:0 21px;font-size:12px;font-weight:700}.header-whatsapp{color:#106b34;font-family:var(--font-ui);white-space:nowrap;background:#25d36617;border:1px solid #25d3665c;border-radius:999px;align-items:center;gap:9px;padding:9px 14px 9px 10px;font-size:12px;font-weight:700;display:inline-flex}.wa-dot{background:var(--green);color:#062612;letter-spacing:-.03em;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:800;display:inline-grid}.site-nav{border-top:1px solid #1111110f}.site-nav__inner{justify-content:center;align-items:center;gap:46px;min-height:52px;display:flex}.site-nav a{color:#303634;font-family:var(--font-ui);font-size:13px;font-weight:600;position:relative}.site-nav a:not(.site-nav__mobile-wa):after{background:var(--gold);content:"";opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-17px;left:0;right:0;transform:scaleX(.4)}.site-nav a:hover:after,.site-nav a.active:after{opacity:1;transform:scaleX(1)}.site-nav__mobile-wa,.menu-toggle{display:none}.age-gate{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 10% 10%,#c7a75b29,#0000 25%),#030404e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.age-gate__card{background:var(--white);border:1px solid #c7a75b61;border-radius:28px;width:min(610px,100%);padding:36px;box-shadow:0 40px 120px #0006}.age-gate__logo{align-items:center;gap:12px;margin-bottom:28px;display:flex}.age-gate__logo span{border:2px solid var(--gold);width:48px;height:48px;color:var(--gold-dark);font-family:var(--font-ui);border-radius:50%;place-items:center;font-size:27px;display:grid}.age-gate__logo strong{color:var(--ink);font-family:var(--font-ui);letter-spacing:.18em;font-size:16px}.age-gate h2{letter-spacing:-.04em;margin-bottom:26px;font-size:clamp(27px,5vw,38px);line-height:1.12}.consent-row{cursor:pointer;border-top:1px solid #1111111c;grid-template-columns:23px 1fr;gap:14px;padding:20px 0;display:grid}.consent-row input{width:20px;height:20px;accent-color:var(--gold-dark);margin-top:3px}.consent-row span{color:var(--muted);font-size:14px;line-height:1.55}.consent-row strong{color:var(--ink);margin-bottom:3px;font-size:15px;display:block}.consent-row a{color:var(--gold-dark);text-decoration:underline}.age-gate__note{color:var(--muted);margin:4px 0 22px;font-size:12px}.age-gate__actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.age-gate__actions .button--ghost{color:var(--ink);border-color:#1111112e}.age-gate__actions button:disabled{box-shadow:none;color:#89857b;background:#d8d4ca}.hero{background:linear-gradient(105deg,#fff 0%,#fbf8f2 43%,#efe2c0 100%);min-height:680px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #c7a75b57;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-55%;right:-9%}.hero__orb{filter:blur(2px);border-radius:50%;position:absolute}.hero__orb--one{background:#ffffff57;width:340px;height:340px;top:35px;right:8%}.hero__orb--two{background:#c7a75b3d;width:70px;height:70px;bottom:12%;right:43%}.hero__grid{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:40px;min-height:680px;display:grid;position:relative}.hero h1 span{color:var(--gold);font-weight:500;display:block}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.research-only{color:#6e6551;font-family:var(--font-ui);letter-spacing:.09em;text-transform:uppercase;margin:22px 0 0;font-size:11px;font-weight:600}.hero__visual{place-items:center;height:610px;display:grid;position:relative}.hero__gold-disc{background:radial-gradient(circle at 38% 32%,#f8edcd 0,#d3b669 44%,#a47d2a 100%);border-radius:50%;width:min(43vw,470px);height:min(43vw,470px);position:absolute;box-shadow:inset 0 0 0 1px #ffffff80,0 40px 80px #6b4d1138}.hero__mini-vial{width:220px;position:absolute;bottom:38px;right:-22px;transform:rotate(8deg)scale(.72)}.hero__quality-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffb3;border-radius:18px;align-items:center;gap:11px;width:186px;padding:14px;display:flex;position:absolute;bottom:74px;left:-25px;box-shadow:0 18px 46px #271c0921}.hero__quality-card strong{color:var(--gold-dark);font-family:var(--font-ui);font-size:25px}.hero__quality-card span{color:var(--text);text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.35}.product-visual{place-items:center;width:100%;height:250px;display:grid;position:relative;overflow:hidden}.product-visual__halo{background:radial-gradient(circle,#c7a75b33,#0000 70%);border-radius:50%;width:158px;height:158px;position:absolute}.vial{filter:drop-shadow(0 20px 18px #261f1129);width:91px;height:193px;display:block;position:relative;transform:rotate(-2deg)}.vial__cap{z-index:3;background:repeating-linear-gradient(90deg,#aa914e 0,#d9c47f 4px,#967d3d 8px);border:1px solid #917834;border-radius:7px 7px 4px 4px;width:57px;height:31px;position:absolute;top:0;left:17px;box-shadow:inset 0 4px 6px #ffffff75}.vial__neck{z-index:2;background:#ffffff9e;border:1px solid #89774952;width:43px;height:28px;position:absolute;top:25px;left:24px}.vial__glass{z-index:1;background:linear-gradient(90deg,#ffffffb3,#eae3cfbd 22%,#ffffffe0 54%,#dacdabb8);border:1px solid #77684861;border-radius:9px 9px 15px 15px;align-items:center;width:83px;height:148px;display:flex;position:absolute;bottom:0;left:4px;box-shadow:inset 8px 0 14px #ffffffe0,inset -6px 0 10px #94783814}.vial__glass:after{content:"";background:#f0eee5e6;border-radius:50%;height:17px;position:absolute;bottom:9px;left:7px;right:7px}.vial__label{z-index:2;border-block:1px solid var(--gold);text-align:center;background:#fcfaf4f5;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:76px;padding:8px 3px;display:flex;position:relative}.vial__label small{color:var(--gold-dark);font-family:var(--font-ui);letter-spacing:.16em;font-size:9px;font-weight:700}.vial__label strong{width:100%;color:var(--ink);font-family:var(--font-ui);text-overflow:ellipsis;margin:4px 0;font-size:8px;line-height:1.1;overflow:hidden}.vial__label em{color:var(--muted);letter-spacing:.09em;font-size:4.5px;font-style:normal;font-weight:700}.product-visual__seal{border:1px solid var(--gold);background:var(--white);width:38px;height:38px;color:var(--gold-dark);font-family:var(--font-ui);border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:grid;position:absolute;bottom:20%;right:16%;box-shadow:0 8px 20px #261f111a}.product-visual--large{z-index:2;height:520px}.product-visual--large .product-visual__halo{background:radial-gradient(circle,#fff6,#0000 68%);border:1px solid #ffffff4d;width:420px;height:420px}.product-visual--large .vial{filter:drop-shadow(0 34px 30px #2d1f0840);width:164px;height:352px}.product-visual--large .vial__cap{border-radius:12px 12px 7px 7px;width:104px;height:53px;left:30px}.product-visual--large .vial__neck{width:75px;height:49px;top:44px;left:45px}.product-visual--large .vial__glass{border-radius:15px 15px 25px 25px;width:150px;height:274px;left:7px}.product-visual--large .vial__label{min-height:130px;padding:14px 6px}.product-visual--large .vial__label small{font-size:16px}.product-visual--large .vial__label strong{margin:8px 0;font-size:13px}.product-visual--large .vial__label em{font-size:7px}.product-visual--large .product-visual__seal{width:60px;height:60px;font-size:11px;bottom:17%;right:12%}.quality-intro{background:var(--white)}.metrics{background:var(--ink);box-shadow:var(--shadow);color:var(--white);border-radius:22px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.metrics div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:138px;padding:24px;display:flex;position:relative}.metrics div:not(:last-child):after{content:"";background:#ffffff29;width:1px;height:40%;position:absolute;top:30%;right:0}.metrics strong{color:var(--gold);font-family:var(--font-ui);margin-bottom:8px;font-size:31px}.metrics span{color:#cbcfcf;font-family:var(--font-ui);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:600}.press-line{min-height:92px;color:var(--muted);font-family:var(--font-ui);letter-spacing:.08em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:25px;font-size:11px;display:flex}.press-line i{background:var(--gold);width:46px;height:1px}.press-line strong{color:var(--ink);letter-spacing:.18em;font-size:11px}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.section-heading-row .section-title{margin-bottom:9px}.section-heading-row p:last-child{color:var(--muted);margin-bottom:0}.product-grid{gap:22px;display:grid}.product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--shop{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--related{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border:1px solid var(--line);background:var(--white);border-radius:20px;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.product-card__image{background:radial-gradient(circle at 50% 48%,#fff 0,#f6f0e4 56%,#eee3cb 100%);display:block;position:relative}.sale-badge{z-index:4;background:var(--gold);color:var(--ink);font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800;position:absolute;top:15px;left:15px}.product-card__content{border-top:1px solid #c7a75b2e;padding:18px}.product-card__category{color:var(--muted);font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700}.product-card h3{letter-spacing:-.025em;min-height:48px;margin-bottom:7px;font-size:16px;font-weight:600;line-height:1.45}.product-card__price{color:var(--gold-dark);font-family:var(--font-ui);margin-bottom:16px;font-size:15px;font-weight:700}.product-card__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.standard-section{background:var(--white)}.standard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.standard-card{border:1px solid #11111117;border-radius:20px;min-height:248px;padding:26px;transition:transform .2s,border-color .2s,background .2s}.standard-card:hover{border-color:var(--line);background:var(--paper);transform:translateY(-5px)}.standard-card>span{border:1px solid var(--gold);width:43px;height:43px;color:var(--gold-dark);font-family:var(--font-ui);border-radius:50%;place-items:center;margin-bottom:40px;font-size:11px;font-weight:700;display:inline-grid}.standard-card h3{margin-bottom:10px;font-size:16px;line-height:1.35}.standard-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.story__grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:80px;display:grid}.story__copy h2{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(42px,5vw,65px);font-weight:400;line-height:1.06}.story__copy h2 span{color:var(--gold-dark);display:block}.story__copy>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:17px;line-height:1.75}.story-points{border-top:1px solid #11111129;margin-top:38px}.story-points>div{border-bottom:1px solid #11111129;grid-template-columns:.8fr 1.2fr;gap:24px;padding:24px 0;display:grid}.story-points strong{color:var(--ink);font-family:var(--font-ui);font-size:14px;line-height:1.45}.story-points p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.story__panel{min-height:620px;color:var(--white);text-align:center;background:radial-gradient(circle at 50% 45%,#3a362c,#111 66%);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 70px #1113}.story__panel:after{content:"";border:1px solid #c7a75b3b;border-radius:50%;width:420px;height:420px;position:absolute}.story__ring{z-index:1;border:2px solid var(--gold);width:154px;height:154px;color:var(--gold);font-family:var(--font-ui);border-radius:50%;place-items:center;margin-bottom:32px;font-size:88px;font-weight:400;display:grid;position:relative}.story__panel p,.story__panel h3,.story__panel a{z-index:1;position:relative}.story__panel p{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.story__panel h3{max-width:330px;color:var(--white);margin-bottom:28px;font-size:27px;line-height:1.3}.newsletter__inner{grid-template-columns:.95fr 1.05fr;align-items:center;gap:80px;display:grid}.newsletter .eyebrow{color:#604711}.newsletter h2{letter-spacing:-.055em;margin-bottom:12px;font-size:clamp(38px,5vw,60px)}.newsletter p{color:#54482c;margin-bottom:0}.newsletter-form{background:var(--white);border-radius:999px;min-height:62px;padding:6px;display:flex;overflow:hidden;box-shadow:0 18px 40px #543e0c2b}.newsletter-form input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 22px}.page-hero{background:radial-gradient(circle at 85% 20%, #c7a75b3d, transparent 30%), var(--cream);padding:82px 0 92px;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #c7a75b5c;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-230px;right:-120px}.page-hero--compact{padding:62px 0 70px}.page-hero .container{z-index:1;position:relative}.breadcrumb{color:var(--muted);font-family:var(--font-ui);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:32px;font-size:11px;font-weight:600;display:flex}.page-hero h1{letter-spacing:-.06em;max-width:860px;margin-bottom:16px;font-size:clamp(48px,6vw,76px);line-height:1.02}.page-hero>.container>p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.7}.shop-section{padding-top:72px}.shop-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:42px;display:grid}.shop-filter{background:var(--white);border:1px solid #1111111a;border-radius:20px;padding:24px;position:sticky;top:24px}.shop-filter__heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.shop-filter__heading .eyebrow{margin-bottom:6px}.shop-filter__heading h2{text-transform:uppercase;margin:0;font-size:18px}.filter-close{width:34px;height:34px;color:var(--ink);background:0 0;border:1px solid #11111124;border-radius:50%;font-size:21px;display:none}.filter-label,.field-label{color:var(--ink);font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.filter-search,.product-select{background:var(--paper);width:100%;height:46px;color:var(--ink);border:1px solid #11111124;border-radius:10px;outline:0;padding:0 13px;font-size:13px}.filter-search:focus,.product-select:focus{border-color:var(--gold)}.filter-group{border-top:1px solid #11111117;margin-top:22px;padding-top:22px}.filter-group>strong,.filter-group__top strong{color:var(--ink);font-family:var(--font-ui);margin-bottom:13px;font-size:12px;display:block}.filter-group__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.filter-group__top span{color:var(--gold-dark);font-size:11px;font-weight:700}.price-slider{width:100%;accent-color:var(--gold-dark)}.slider-labels{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.filter-check{color:var(--text);cursor:pointer;align-items:center;gap:9px;margin:10px 0;font-size:12px;display:flex}.filter-check input{width:16px;height:16px;accent-color:var(--gold-dark);margin:0}.filter-chips{flex-wrap:wrap;gap:6px;display:flex}.filter-chips span{background:var(--paper);color:var(--muted);border:1px solid #1111111a;border-radius:999px;padding:5px 8px;font-size:9px}.filter-reset{width:100%;min-height:44px;margin-top:22px}.shop-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:54px;margin-bottom:26px;display:flex}.shop-toolbar p{color:var(--muted);margin:0;font-size:13px}.shop-toolbar strong{color:var(--ink)}.shop-toolbar select{background:var(--white);height:46px;color:var(--ink);border:1px solid #11111121;border-radius:999px;outline:0;padding:0 38px 0 17px;font-size:12px}.pagination{justify-content:center;gap:8px;margin-top:48px;display:flex}.pagination button{background:var(--white);width:42px;height:42px;color:var(--ink);border:1px solid #11111121;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.pagination button.active{border-color:var(--gold);background:var(--gold)}.pagination button:disabled{opacity:.35}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;place-items:center;min-height:380px;padding:30px;display:grid}.empty-state h2{margin-bottom:8px}.empty-state p{color:var(--muted)}.mobile-filter-button,.filter-drawer{display:none}.product-breadcrumb-wrap{padding-top:38px}.product-breadcrumb-wrap .breadcrumb{margin-bottom:0}.product-detail{grid-template-columns:minmax(0,1fr) minmax(400px,.86fr);align-items:center;gap:72px;padding-top:44px;padding-bottom:92px;display:grid}.product-gallery{border:1px solid var(--line);background:radial-gradient(circle at 52% 45%,#fff,#f3e9d6 70%);border-radius:28px;position:relative;overflow:hidden}.product-gallery:before{content:"";border:1px solid #c7a75b38;border-radius:50%;width:84%;height:84%;position:absolute;top:8%;left:8%}.product-gallery>p{color:var(--muted);letter-spacing:.16em;text-align:center;text-transform:uppercase;margin:0;font-size:9px;font-weight:700;position:absolute;bottom:18px;left:0;right:0}.product-summary h1{letter-spacing:-.06em;margin-bottom:13px;font-size:clamp(40px,5vw,61px);line-height:1.05}.product-summary__price{color:var(--gold-dark);font-family:var(--font-ui);margin-bottom:22px;font-size:25px;font-weight:700}.product-summary__intro{color:var(--muted);margin-bottom:28px;font-size:15px;line-height:1.72}.quantity-row{color:var(--ink);border-block:1px solid #1111111a;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:16px 0;font-size:13px;font-weight:700;display:flex}.quantity-control{border:1px solid #11111121;border-radius:999px;grid-template-columns:40px 52px 40px;display:grid;overflow:hidden}.quantity-control button,.quantity-control input{background:var(--white);height:39px;color:var(--ink);text-align:center;border:0;outline:0}.quantity-control button{font-size:18px}.quantity-control input{appearance:textfield;border-inline:1px solid #1111111a;min-width:0;font-size:12px;font-weight:700}.quantity-control input::-webkit-inner-spin-button{appearance:none}.product-chat-button{width:100%;min-height:58px;font-size:15px}.product-chat-note{color:var(--muted);text-align:center;margin:9px 0 23px;font-size:11px}.coa-button{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);text-align:left;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.coa-button span{font-family:var(--font-ui);font-size:13px;font-weight:600}.coa-button strong{color:var(--gold-dark);font-size:11px}.research-notice{border-left:3px solid var(--gold);background:var(--cream);margin-top:22px;padding:16px 18px}.research-notice strong{color:var(--ink);font-size:13px}.research-notice p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.control-strip{background:var(--ink);color:var(--white)}.control-strip__grid{grid-template-columns:repeat(3,1fr);display:grid}.control-strip__grid>div{justify-content:center;align-items:center;gap:17px;min-height:118px;display:flex}.control-strip__grid>div:not(:last-child){border-right:1px solid #ffffff24}.control-strip span{border:1px solid var(--gold);width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;font-size:10px;display:grid}.control-strip strong{font-family:var(--font-ui);letter-spacing:.03em;font-size:13px}.product-information{padding-bottom:84px}.tabs{border-bottom:1px solid #1111111f;gap:32px;margin-bottom:42px;display:flex}.tabs button{color:var(--muted);font-family:var(--font-ui);background:0 0;border:0;padding:0 0 17px;font-size:14px;font-weight:700;position:relative}.tabs button[aria-selected=true]:after{background:var(--gold);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.product-copy{max-width:900px}.product-copy p,.product-copy li{color:var(--muted);font-size:15px;line-height:1.8}.product-copy h2{margin:35px 0 12px;font-size:23px}.product-specs{margin:0}.product-specs>div{border-bottom:1px solid #1111111a;grid-template-columns:230px 1fr;gap:25px;padding:18px 0;display:grid}.product-specs dt{color:var(--ink);font-weight:700}.product-specs dd{color:var(--muted);margin:0}.modal{z-index:900;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#040505b3;border:0;position:absolute;inset:0}.modal__card{z-index:1;background:var(--white);border-radius:24px;width:min(520px,100%);padding:34px;position:relative;box-shadow:0 30px 90px #00000047}.modal__card h2{margin-bottom:12px;font-size:34px}.modal__card>p:not(.eyebrow){color:var(--muted);margin-bottom:24px;line-height:1.7}.modal__close{background:var(--white);width:34px;height:34px;color:var(--ink);border:1px solid #11111121;border-radius:50%;place-items:center;font-size:21px;display:grid;position:absolute;top:18px;right:18px}.faq-tabs{border:1px solid #1111111f;border-radius:16px;grid-template-columns:repeat(4,1fr);margin-bottom:38px;display:grid;overflow:hidden}.faq-tabs button{background:var(--white);min-height:64px;color:var(--muted);font-family:var(--font-ui);border:0;border-right:1px solid #1111111a;padding:12px;font-size:12px;font-weight:700}.faq-tabs button:last-child{border-right:0}.faq-list{max-width:920px;margin:0 auto}.faq-item{border-bottom:1px solid #1111111f}.faq-item h2{margin:0}.faq-item h2 button{width:100%;color:var(--ink);font-family:var(--font-ui);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:30px;padding:25px 0;font-size:17px;font-weight:500;line-height:1.45;display:flex}.faq-item h2 span{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold-dark);border-radius:50%;flex:none;place-items:center;font-size:19px;display:grid}.faq-item>p{max-width:780px;color:var(--muted);margin:-5px 0 27px;line-height:1.75}.contact-grid{grid-template-columns:.82fr 1.18fr;gap:72px;display:grid}.contact-card{border:1px solid var(--line);background:var(--cream);border-radius:26px;padding:38px;position:relative;overflow:hidden}.contact-card__number{color:#c7a75b80;font-family:var(--font-ui);font-size:58px;font-weight:700;position:absolute;top:20px;right:24px}.contact-card h2,.contact-form-wrap h2{letter-spacing:-.045em;margin-bottom:17px;font-size:clamp(30px,4vw,45px);line-height:1.12}.contact-card>p:not(.eyebrow),.contact-form-wrap>p:not(.eyebrow){color:var(--muted);line-height:1.7}.contact-card dl{margin:30px 0}.contact-card dl>div{border-top:1px solid #1111111c;padding:15px 0}.contact-card dt{color:var(--gold-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.contact-card dd{color:var(--ink);margin:0;font-size:13px;font-weight:600}.contact-form{margin-top:30px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{color:var(--ink);font-family:var(--font-ui);letter-spacing:.04em;text-transform:uppercase;margin-bottom:17px;font-size:11px;font-weight:700;display:block}.contact-form input,.contact-form textarea{background:var(--paper);width:100%;color:var(--ink);letter-spacing:normal;text-transform:none;border:1px solid #11111121;border-radius:12px;outline:0;margin-top:8px;padding:14px;font-size:14px;font-weight:400;display:block}.contact-form input{height:50px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold);background:var(--white)}.form-note{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.5}.affiliate-hero .button{margin-top:26px}.partner-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.partner-grid article{border:1px solid var(--line);border-radius:22px;min-height:290px;padding:30px}.partner-grid article>span{color:var(--gold);font-family:var(--font-ui);font-size:56px;font-weight:600}.partner-grid h2{margin:25px 0 11px;font-size:20px}.partner-grid p{color:var(--muted);line-height:1.7}.partner-note{background:var(--ink);border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:36px;padding:42px;display:grid}.partner-note h2{color:var(--gold);margin:0;font-size:28px}.partner-note p{color:#c9cecc;margin:0;line-height:1.75}.legal-copy{max-width:860px}.legal-copy h2{margin:38px 0 12px;font-size:24px}.legal-copy h2:first-child{margin-top:0}.legal-copy p,.legal-copy li{color:var(--muted);font-size:15px;line-height:1.85}.not-found{background:var(--cream);text-align:center;place-items:center;min-height:64vh;padding:80px 24px;display:grid}.not-found>div{max-width:700px}.not-found h1{letter-spacing:-.06em;font-size:clamp(42px,6vw,72px);line-height:1.03}.not-found p{color:var(--muted)}.site-footer{color:#bcc1bf;background:#0f1110;padding:82px 0 30px}.footer-grid{grid-template-columns:1.35fr .7fr .8fr 1fr;gap:55px;display:grid}.footer-brand>p{color:#a6adab;max-width:330px;margin:24px 0 20px;font-size:12px;line-height:1.7}.site-footer h3{color:var(--white);margin:7px 0 20px;font-size:15px}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin:11px 0}.site-footer li a,.site-footer>.footer-grid>div>p{color:#a6adab;font-size:12px;line-height:1.6}.footer-legal{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:50px;margin-top:60px;padding-top:25px;display:flex}.footer-legal p{color:#777e7c;max-width:800px;margin:0;font-size:9px;line-height:1.7}.footer-legal span{color:#777e7c;flex:none;font-size:9px}.floating-wa{z-index:120;background:var(--green);color:#062612;font-family:var(--font-ui);border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:10px;padding:9px 17px 9px 9px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 40px #05421b42}.floating-wa>span{background:#ffffffbf;border-radius:50%;place-items:center;width:38px;height:38px;font-size:9px;font-weight:800;display:grid}@media (max-width:1100px){.site-header__top{grid-template-columns:auto 1fr auto;gap:22px}.header-whatsapp{padding-right:10px;font-size:0}.site-nav__inner{gap:35px}.hero__grid{grid-template-columns:1.05fr .95fr}.hero__quality-card{left:0}.hero__mini-vial{right:-60px}.standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story__grid{gap:50px}.product-grid--featured,.product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-layout{grid-template-columns:230px minmax(0,1fr);gap:26px}.product-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-header__top{grid-template-columns:auto 1fr auto;min-height:76px}.brand-logo__mark{width:45px;height:45px;font-size:25px}.brand-logo__wordmark strong{font-size:18px}.header-search{display:none}.header-whatsapp{justify-self:end}.menu-toggle{background:var(--white);border:1px solid #11111121;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:flex}.menu-toggle span{background:var(--ink);width:17px;height:1.5px}.site-nav{border-top:0;max-height:0;transition:max-height .26s;display:grid;overflow:hidden}.site-nav--open{border-top:1px solid #11111112;max-height:430px}.site-nav__inner{flex-direction:column;align-items:stretch;gap:0;width:100%;padding:10px 24px 20px}.site-nav a{border-bottom:1px solid #11111114;padding:15px 2px}.site-nav a:after{display:none}.site-nav__mobile-wa{background:var(--green);text-align:center;border-radius:999px;margin-top:12px;display:block;color:#062612!important;border:0!important;padding:14px 18px!important}.hero,.hero__grid{min-height:auto}.hero__grid{grid-template-columns:1fr;gap:0}.hero__copy{text-align:center;padding:76px 0 20px}.hero h1,.hero__description{margin-inline:auto}.hero__actions{justify-content:center}.hero__visual{height:560px}.hero__gold-disc{width:430px;height:430px}.hero__quality-card{bottom:85px;left:8%}.hero__mini-vial{bottom:45px;right:2%}.metrics{grid-template-columns:repeat(2,1fr)}.metrics div:nth-child(2):after{display:none}.metrics div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.press-line{flex-wrap:wrap;padding:22px}.story__grid,.newsletter__inner,.contact-grid{grid-template-columns:1fr}.story__panel{min-height:560px}.newsletter__inner{gap:35px}.product-detail{grid-template-columns:1fr;gap:40px}.product-gallery{max-width:680px;margin-inline:auto}.shop-layout{display:block}.shop-filter{display:none}.mobile-filter-button{z-index:110;background:var(--ink);min-width:88px;height:44px;color:var(--white);border:0;border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid;position:fixed;bottom:88px;right:22px;box-shadow:0 14px 30px #11111138}.filter-drawer{z-index:500;display:block;position:fixed;inset:0}.filter-drawer__backdrop{background:#04050594;border:0;position:absolute;inset:0}.filter-drawer__panel{background:var(--white);width:min(380px,90vw);padding:28px;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0000002e}.filter-close{place-items:center;display:grid}.faq-tabs{scroll-snap-type:x mandatory;border-radius:12px;display:flex;overflow-x:auto}.faq-tabs button{scroll-snap-align:start;flex:1 0 auto;min-width:210px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-legal{flex-direction:column;align-items:flex-start;gap:20px}}@media (max-width:680px){.container{width:min(100% - 30px,1180px)}.section{padding:76px 0}.announcement__track{font-size:10px}.site-header__top{gap:9px}.brand-logo{gap:7px}.brand-logo__mark{width:39px;height:39px;font-size:22px}.brand-logo__wordmark strong{font-size:14px}.brand-logo__wordmark small{margin-top:4px;font-size:6px}.header-whatsapp{display:none}.site-header__top{grid-template-columns:auto 1fr}.menu-toggle{justify-self:end}.hero__copy{padding-top:62px}.hero h1{font-size:clamp(55px,18vw,75px)}.hero__lead{font-size:19px}.hero__description{font-size:14px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__visual{height:500px}.hero__gold-disc{width:340px;height:340px}.hero__visual>.product-visual--large{transform:scale(.84)}.hero__quality-card{width:166px;bottom:58px;left:0}.hero__mini-vial{bottom:19px;right:-35px;transform:rotate(8deg)scale(.56)}.section-title{font-size:34px}.section-subtitle{margin-bottom:35px;font-size:15px}.metrics div{min-height:116px;padding:18px 10px}.metrics strong{font-size:25px}.metrics span{font-size:8px}.press-line{gap:10px;display:grid}.press-line i{display:none}.section-heading-row{flex-direction:column;align-items:flex-start;gap:14px}.product-grid--featured,.product-grid--shop,.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-card{border-radius:14px}.product-visual{height:190px;transform:scale(.86)}.product-card__content{padding:12px}.product-card h3{min-height:42px;font-size:13px}.product-card__category{font-size:7px}.product-card__price{font-size:12px}.product-card__actions{flex-direction:column;align-items:stretch}.product-card__actions .text-link{align-self:flex-start}.product-card__actions .button{width:100%;min-height:38px;padding:9px 7px;font-size:9px}.standard-grid{grid-template-columns:1fr}.standard-card{min-height:auto}.standard-card>span{margin-bottom:25px}.story__copy h2{font-size:40px}.story-points>div{grid-template-columns:1fr;gap:8px}.story__panel{min-height:480px}.newsletter-form{box-shadow:none;background:0 0;border-radius:18px;flex-direction:column;padding:0;overflow:visible}.newsletter-form input{background:var(--white);border-radius:999px;height:56px;padding:0 20px}.newsletter-form .button{margin-top:10px}.page-hero{padding:58px 0 68px}.page-hero h1{font-size:45px}.page-hero>.container>p:last-child{font-size:14px}.shop-toolbar{flex-direction:column;align-items:stretch}.shop-toolbar select{width:100%}.product-detail{padding-top:25px;padding-bottom:70px}.product-gallery .product-visual--large{height:440px;transform:scale(.84)}.product-summary h1{font-size:42px}.control-strip__grid{grid-template-columns:1fr}.control-strip__grid>div{border-bottom:1px solid #ffffff24;justify-content:flex-start;min-height:90px;padding:0 12px;border-right:0!important}.tabs{gap:20px}.product-specs>div{grid-template-columns:1fr;gap:6px}.faq-item h2 button{font-size:15px}.form-row,.partner-note{grid-template-columns:1fr}.contact-card{padding:28px}.partner-grid{grid-template-columns:1fr}.partner-note{padding:30px}.footer-grid{grid-template-columns:1fr;gap:36px}.floating-wa{padding-right:9px;bottom:13px;right:13px}.floating-wa strong{display:none}.mobile-filter-button{bottom:72px;right:13px}.age-gate{align-items:start;padding:14px}.age-gate__card{border-radius:22px;margin:auto 0;padding:24px 20px}.age-gate__logo{margin-bottom:20px}.age-gate h2{margin-bottom:18px}.consent-row{padding:15px 0}.age-gate__actions{grid-template-columns:1fr}}.section--soft{background:var(--mist)}.eyebrow,.button,.announcement__track,.header-search,.header-whatsapp,.site-nav,.research-only,.metrics span,.press-line,.product-card__category,.product-card__price,.sale-badge,.text-link,.filter-label,.field-label,.filter-group,.filter-group>strong,.filter-group__top strong,.shop-toolbar,.product-summary__price,.control-strip,.control-strip strong,.tabs,.faq-tabs,.contact-form label,.contact-form,.contact-card dt,.floating-wa,.breadcrumb{font-family:var(--font-ui)}.eyebrow{color:var(--brand);letter-spacing:.2em;margin-bottom:16px;font-size:11px;font-weight:700}.section-title{letter-spacing:-.055em;margin-bottom:17px;font-size:clamp(42px,4.6vw,66px);font-weight:400;line-height:.98}.section-subtitle{color:var(--muted);font-family:var(--font-ui);font-size:16px;line-height:1.75}.button{letter-spacing:.025em;border-radius:8px;min-height:50px;padding:14px 22px;font-size:12px;font-weight:700}.button:hover{transform:translateY(-1px)}.button--gold,.button--dark,.button--whatsapp{border-color:var(--brand);background:var(--brand);color:var(--white);box-shadow:0 12px 28px #003aac2b}.button--gold:hover,.button--dark:hover,.button--whatsapp:hover{border-color:var(--brand-bright);background:var(--brand-bright);box-shadow:0 15px 34px #003aac3b}.button--outline{color:var(--brand);background:#ffffffc7;border-color:#003aac57}.button--outline:hover{border-color:var(--brand);background:var(--ice);color:var(--brand-deep)}.button--ghost{color:var(--brand)}.button--small{min-height:42px;padding:11px 15px;font-size:10px}.text-link{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.text-link:after{background:var(--brand)}.announcement{background:var(--brand-deep);height:34px;color:var(--white)}.announcement__track{letter-spacing:.14em;justify-content:center;width:100%;height:34px;font-size:9px;font-weight:700;animation:none}.announcement__track span:after{background:#ffffff80;width:3px;height:3px;margin:0 24px}.site-header{border-top:2px solid var(--brand);border-bottom-color:var(--line);background:#fffffffa;position:relative}.site-header__top{grid-template-columns:210px minmax(220px,340px) minmax(410px,1fr) auto;gap:clamp(16px,1.8vw,28px);min-height:112px;position:relative}.brand-logo{width:fit-content;display:inline-flex}.brand-logo__asset{width:282px;height:62px;display:block;position:relative;overflow:hidden}.site-header .brand-logo__asset{width:210px;height:48px}.brand-logo__asset img{object-fit:contain;object-position:center;width:100%;height:100%}.header-search{background:var(--white);border-color:#dbe2ef;border-radius:999px;width:100%;height:48px}.header-search input{color:var(--ink);order:2;padding:0 18px 0 2px;font-size:14px}.header-search input::placeholder{color:#73809a}.header-search button{background:0 0;flex:0 0 52px;order:1;width:52px;padding:0;position:relative}.header-search button:before{content:"";border:2px solid #667184;border-radius:50%;width:12px;height:12px;position:absolute;top:15px;left:19px}.header-search button:after{content:"";transform-origin:0;background:#667184;width:8px;height:2px;position:absolute;top:28px;left:31px;transform:rotate(45deg)}.header-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #003aac14}.header-whatsapp{background:var(--white);color:var(--brand);border-color:#003aac3d;border-radius:8px;gap:8px;padding:8px 13px 8px 8px;font-size:10px}.wa-dot{background:var(--green);color:#052d15;width:25px;height:25px;font-size:7px}.site-nav{background:0 0;border:0;min-width:0}.site-nav__inner{justify-content:center;gap:clamp(20px,2vw,38px);min-height:auto}.site-nav a{color:var(--brand-deep);font-family:var(--font-ui);letter-spacing:0;text-transform:none;white-space:nowrap;font-size:14px;font-weight:600}.site-nav a:not(.site-nav__mobile-wa):after{background:var(--brand);height:2px;bottom:-11px}.header-order{white-space:nowrap;border-radius:8px;min-width:118px;min-height:48px;padding-inline:18px}.age-gate{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 18% 12%,#447ce13d,#0000 32%),#00133fed}.age-gate__card{border-color:#003aac42;border-radius:16px;padding:38px;box-shadow:0 34px 90px #0010364d}.age-gate__logo{margin-bottom:22px}.age-gate__logo .brand-logo__asset{border:0;border-radius:0;width:245px;height:54px}.age-gate h2{letter-spacing:-.045em;font-size:clamp(34px,5vw,48px);font-weight:400}.consent-row{border-color:var(--line)}.consent-row input{accent-color:var(--brand)}.age-gate__note{color:var(--muted)}.age-gate__actions .button--ghost{border-color:var(--line);color:var(--brand)}.hero{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 0% 42%,#f3f7ff 74%,#eaf1ff 100%);min-height:710px}.hero:after{border-color:#003aac24;width:760px;height:760px;bottom:-63%;right:-8%}.hero__orb--one{background:#ffffffad}.hero__orb--two{background:#003aac1a}.hero__grid{grid-template-columns:1.04fr .96fr;gap:56px;min-height:710px}.hero__copy{padding:88px 0 94px}.hero h1{max-width:740px;color:var(--ink);letter-spacing:-.07em;margin-bottom:22px;font-size:clamp(68px,7vw,104px);font-weight:400;line-height:.88}.hero h1 span{color:var(--brand);font-weight:400}.research-only{color:var(--brand);letter-spacing:.13em;font-size:9px}.hero__gold-disc{background:var(--white);border:1px solid #003aac2e;place-items:center;width:min(43vw,480px);height:min(43vw,480px);display:grid;overflow:hidden;box-shadow:inset 0 0 0 10px #eaf1ffcc,0 32px 80px #002b8421}.hero__gold-disc img{object-fit:cover;width:100%;height:100%;transform:scale(1.66)}.hero__quality-card{background:#ffffffed;border-color:#003aac2e;border-radius:10px;box-shadow:0 18px 46px #002b8421}.hero__quality-card strong{color:var(--brand);font-family:var(--font-display);font-size:28px;font-weight:500}.hero__quality-card span{color:var(--brand-deep);letter-spacing:.05em;font-size:9px}.product-visual__halo{background:radial-gradient(circle,#003aac26,#0000 70%)}.vial{filter:drop-shadow(0 20px 18px #001d562e)}.vial__cap{background:repeating-linear-gradient(90deg,#003aac 0,#346dcc 4px,#002c84 8px);border-color:#6c83ad}.vial__neck{background:#f7faffc2;border-color:#385b9742}.vial__glass{background:linear-gradient(90deg,#ffffffc7,#e2edffc2 22%,#fffffff0 54%,#ccdcf9bf);border-color:#31538e4d;box-shadow:inset 8px 0 14px #ffffffe6,inset -6px 0 10px #003aac12}.vial__glass:after{background:#e6efffeb}.vial__label{border-color:var(--brand);background:#fffffff7}.vial__label small,.vial__label strong{color:var(--brand-deep);font-family:var(--font-display)}.vial__label small{letter-spacing:.12em;font-weight:500}.vial__label strong{font-weight:500}.vial__label em{color:var(--brand)}.product-visual__seal{border-color:var(--brand);color:var(--brand);font-family:var(--font-display);font-weight:600;box-shadow:0 8px 20px #002b841f}.product-visual--large .product-visual__halo{background:radial-gradient(circle,#ffffffb8,#0000 68%);border-color:#003aac21}.product-visual--large .vial{filter:drop-shadow(0 34px 30px #001b523b)}.metrics{background:var(--brand-deep);border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 22px 60px #001e5c24}.metrics strong{color:var(--white);font-family:var(--font-display);margin-bottom:9px;font-size:36px;font-weight:400}.metrics span{color:#dce8ff;letter-spacing:.12em;font-size:9px}.press-line{color:#69758d}.press-line i{background:var(--brand)}.press-line strong{color:var(--brand-deep)}.product-card{border-color:var(--line);border-radius:14px}.product-card:hover{border-color:#003aac73;transform:translateY(-3px);box-shadow:0 18px 42px #00297a1a}.product-card__image{background:radial-gradient(circle at 50% 46%,#fff 0,#f1f6ff 58%,#e4edff 100%)}.sale-badge{background:var(--brand);color:var(--white);letter-spacing:.12em;border-radius:5px;font-size:8px}.product-card__content{border-top-color:var(--line);padding:19px}.product-card__category{color:var(--brand);letter-spacing:.13em;font-size:9px}.product-card h3{letter-spacing:-.025em;min-height:52px;font-size:19px;font-weight:400;line-height:1.36}.product-card h3 a:hover{color:var(--brand)}.product-card__price{color:var(--brand-deep);font-size:14px}.standard-card{border-color:var(--line);border-radius:12px;min-height:250px;padding:28px}.standard-card:hover{background:var(--mist);border-color:#003aac5c;transform:translateY(-2px)}.standard-card>span{border:0;border-bottom:1px solid var(--brand);width:auto;height:auto;color:var(--brand);font-family:var(--font-display);border-radius:0;margin-bottom:48px;padding-bottom:8px;font-size:29px;font-weight:400}.standard-card h3{color:var(--brand-deep);font-size:21px;font-weight:400}.standard-card p{font-size:12px;line-height:1.75}.story{background:var(--ice)}.story__copy h2{letter-spacing:-.065em;font-size:clamp(48px,5.5vw,72px)}.story__copy h2 span{color:var(--brand)}.story__copy>p:not(.eyebrow){color:#526078;font-size:16px}.story-points{border-top-color:#003aac2b}.story-points>div{border-bottom-color:#003aac2b}.story-points strong{color:var(--brand-deep);font-family:var(--font-display);font-size:18px;font-weight:400}.story__panel{background:radial-gradient(circle at 50% 43%, #0f4ebe, var(--brand-deep) 68%);border:1px solid #ffffff1f;border-radius:16px;min-height:610px;box-shadow:0 30px 70px #001e5c33}.story__panel:after{border-color:#ffffff2b}.story__ring{background:var(--white);border:1px solid #ffffff52;width:168px;height:168px;overflow:hidden}.story__ring img{object-fit:cover;width:100%;height:100%;transform:scale(1.7)}.story__panel p{color:#dce8ff}.story__panel h3{font-size:31px;font-weight:400}.story__panel .button--outline{color:var(--white);background:0 0;border-color:#ffffff80}.newsletter{background:var(--brand)}.newsletter .eyebrow,.newsletter h2,.newsletter p{color:var(--white)}.newsletter h2{font-weight:400}.newsletter p{opacity:.78}.newsletter-form{border:1px solid #ffffff47;border-radius:10px;box-shadow:0 18px 44px #001b532e}.newsletter-form .button--dark{background:var(--brand-deep)}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 0%,#f7faff 58%,#eaf1ff 100%);padding:88px 0 98px}.page-hero:before{content:"";mix-blend-mode:multiply;opacity:.075;background:url(/brand/ruopeptides-mark.png) 50%/165% no-repeat;width:clamp(220px,22vw,340px);height:clamp(220px,22vw,340px);position:absolute;top:50%;right:7%;transform:translateY(-51%)}.page-hero:after{border-color:#003aac24;bottom:-250px;right:-110px}.page-hero h1{color:var(--brand-deep);letter-spacing:-.065em;font-size:clamp(54px,7vw,88px);font-weight:400;line-height:.98}.breadcrumb{color:var(--brand);letter-spacing:.08em;font-size:10px}.breadcrumb a:hover{color:var(--brand-bright)}.shop-filter{border-color:var(--line);border-radius:12px}.shop-filter__heading h2{color:var(--brand-deep);font-family:var(--font-display);text-transform:none;font-size:22px;font-weight:400}.filter-close{border-color:var(--line);color:var(--brand)}.filter-search,.product-select,.shop-toolbar select{border-color:var(--line);background:var(--mist);border-radius:8px}.filter-search:focus,.product-select:focus,.shop-toolbar select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #003aac14}.filter-group{border-top-color:var(--line)}.filter-group__top span{color:var(--brand)}.price-slider,.filter-check input{accent-color:var(--brand)}.filter-chips span{border-color:var(--line);background:var(--mist);border-radius:6px}.shop-toolbar select{border-radius:8px}.pagination button{border-color:var(--line);color:var(--brand-deep);border-radius:8px}.pagination button.active{border-color:var(--brand);background:var(--brand);color:var(--white)}.empty-state{background:var(--mist)}.product-gallery{border-color:var(--line);background:radial-gradient(circle at 52% 45%,#fff,#eaf1ff 72%);border-radius:16px}.product-gallery:before{border-color:#003aac29}.product-summary h1{color:var(--brand-deep);font-size:clamp(48px,5.6vw,70px);font-weight:400}.product-summary__price{color:var(--brand)}.quantity-row{border-color:var(--line)}.quantity-control{border-color:var(--line);border-radius:8px}.quantity-control input{border-color:var(--line)}.coa-button{border-color:var(--line);background:var(--mist);border-radius:10px}.coa-button span{color:var(--brand-deep);font-family:var(--font-display);font-size:17px;font-weight:400}.coa-button strong{color:var(--brand)}.research-notice{border-left-color:var(--brand);background:var(--ice)}.control-strip{background:var(--brand-deep)}.control-strip span{color:var(--white);border-color:#ffffff80}.tabs{border-bottom-color:var(--line)}.tabs button{color:var(--muted);font-family:var(--font-ui)}.tabs button[aria-selected=true]{color:var(--brand)}.tabs button[aria-selected=true]:after{background:var(--brand)}.product-copy h2,.legal-copy h2{color:var(--brand-deep);font-size:29px;font-weight:400}.product-specs>div{border-bottom-color:var(--line)}.modal__backdrop{background:#00123dc2}.modal__card{border:1px solid var(--line);border-radius:14px}.modal__card h2{color:var(--brand-deep);font-weight:400}.modal__close{border-color:var(--line);color:var(--brand)}.faq-tabs{border-color:var(--line);border-radius:10px}.faq-tabs button{border-right-color:var(--line);color:var(--muted)}.faq-tabs button[aria-selected=true]{background:var(--brand);color:var(--white)}.faq-item{border-bottom-color:var(--line)}.faq-item h2 button{color:var(--brand-deep);font-family:var(--font-display);font-size:21px;font-weight:400}.faq-item h2 span{border-color:var(--brand);color:var(--brand)}.contact-card{border-color:var(--line);background:var(--mist);border-radius:14px}.contact-card__number{color:#003aac21;font-family:var(--font-display);font-weight:400}.contact-card h2,.contact-form-wrap h2{color:var(--brand-deep);font-weight:400}.contact-card dl>div{border-top-color:var(--line)}.contact-card dt{color:var(--brand)}.contact-form input,.contact-form textarea{border-color:var(--line);background:var(--mist);border-radius:8px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #003aac14}.partner-grid article{border-color:var(--line);border-radius:12px}.partner-grid article>span{color:var(--brand);font-family:var(--font-display);font-weight:400}.partner-grid h2{color:var(--brand-deep);font-size:24px;font-weight:400}.partner-note{background:var(--brand-deep);border-radius:14px}.partner-note h2{color:var(--white);font-weight:400}.partner-note p{color:#dce8ff}.not-found{background:var(--mist)}.site-footer{border-top:1px solid var(--line);background:var(--mist);color:var(--text)}.site-footer .brand-logo__asset{width:278px;height:61px}.footer-brand>p,.site-footer li a,.site-footer>.footer-grid>div>p{color:var(--muted)}.site-footer h3{color:var(--brand-deep);font-size:19px;font-weight:400}.site-footer li a:hover{color:var(--brand)}.footer-legal{border-top-color:var(--line)}.footer-legal p,.footer-legal span{color:#6c7890}.floating-wa{background:var(--brand);color:var(--white);border-color:#ffffffb3;box-shadow:0 18px 40px #0021673d}.floating-wa:hover{background:var(--brand-bright)}.floating-wa>span{background:var(--green);color:#052d15}@media (max-width:1100px){.site-header__top{grid-template-columns:185px minmax(170px,1fr) minmax(330px,auto) auto;gap:14px}.site-header .brand-logo__asset{width:185px;height:43px}.site-nav__inner{gap:16px}.site-nav a{font-size:12px}.header-order{min-width:104px;padding-inline:14px}}@media (max-width:900px){.site-header__top{grid-template-columns:minmax(0,1fr) auto;min-height:76px}.site-header .brand-logo__asset{width:210px;height:48px}.header-order{display:none}.site-nav{z-index:40;background:var(--white);position:absolute;top:100%;left:0;right:0}.site-nav--open{border:1px solid var(--line);box-shadow:0 22px 50px #001e5c24}.site-nav__inner{align-items:stretch;gap:0}.site-nav a{border-bottom-color:var(--line);padding:16px 0;font-size:13px}.site-nav__mobile-wa{background:var(--brand);border-radius:8px;color:var(--white)!important}.menu-toggle{border-color:var(--line);color:var(--brand);border-radius:8px}.menu-toggle span{background:var(--brand)}.hero__grid{grid-template-columns:1fr;gap:12px}.hero__copy{text-align:left;max-width:720px;padding:78px 0 16px}.hero h1,.hero__description{margin-inline:0}.hero__actions{justify-content:flex-start}.hero__visual{height:580px}.story__grid{gap:52px}.mobile-filter-button{background:var(--brand);border-radius:8px;box-shadow:0 14px 30px #00226938}.filter-drawer__backdrop{background:#00123dad}.filter-drawer__panel{border-left:1px solid var(--line)}}@media (max-width:680px){.section{padding:82px 0}.announcement__track{justify-content:flex-start;width:max-content;padding-inline:16px;font-size:8px}.announcement__track span:nth-child(n+3),.announcement__track span:nth-child(2):after{display:none}.site-header__top{grid-template-columns:minmax(0,1fr) auto;min-height:72px}.site-header .brand-logo__asset{width:190px;height:42px}.hero__copy{padding-top:66px}.hero h1{font-size:clamp(54px,17vw,76px);line-height:.91}.hero__lead{font-size:23px}.hero__description{font-size:14px}.hero__visual{height:490px}.hero__gold-disc{width:330px;height:330px}.section-title{font-size:43px}.metrics{border-radius:10px}.metrics strong{font-size:30px}.product-card__content{padding:15px}.product-card h3{min-height:48px;font-size:17px}.product-card__category{font-size:8px}.product-card__actions .button{min-height:44px;font-size:10px}.story__panel{border-radius:12px;min-height:500px}.story__ring{width:145px;height:145px}.newsletter-form input{border-radius:8px}.page-hero{padding:66px 0 74px}.page-hero h1{font-size:51px}.page-hero:before{width:180px;height:180px;right:-7%}.product-summary h1{font-size:48px}.faq-item h2 button{font-size:19px}.age-gate__card{border-radius:12px}.age-gate__logo .brand-logo__asset{width:220px;height:48px}}@media (max-width:520px){.product-grid--featured,.product-grid--shop,.product-grid--related{grid-template-columns:1fr;gap:18px}.product-card h3{min-height:auto;font-size:22px}.product-card__category{font-size:9px}.product-card__price{font-size:15px}.product-card__actions{flex-direction:row;align-items:center}.product-card__actions .button{width:auto;min-height:44px;padding-inline:14px;font-size:10px}.product-visual{height:250px;transform:none}.product-summary h1{font-size:44px}.tabs{gap:18px}.tabs button{font-size:12px}}.site-header{border-top:1px solid var(--brand);background:#fff;border-bottom:1px solid #edf1f7}.site-header__top.container{grid-template-columns:118px minmax(380px,520px) minmax(520px,1fr) 150px;column-gap:clamp(30px,3vw,64px);width:min(1640px,100% - 64px);max-width:none;min-height:166px;margin-inline:auto;padding-inline:0}.header-brand{flex-direction:column;justify-self:start;align-items:center;width:118px;display:flex}.header-brand__mark{object-fit:contain;width:104px;height:92px}.header-brand__name{object-fit:contain;width:111px;height:13px;margin-top:3px}.header-search{background:#fff;border:2px solid #e7e7e2;width:100%;height:64px}.header-search input{padding-right:24px;font-size:18px}.site-nav a{color:#384640;font-family:var(--font-ui);font-size:17px;font-weight:500}.site-nav a.active,.site-nav a:hover{color:var(--brand)}.site-nav a:not(.site-nav__mobile-wa):after{display:none}.header-order{letter-spacing:.03em;border-radius:999px;min-width:150px;min-height:54px;padding-inline:22px;font-size:14px}.hero{border-bottom:1px solid var(--line);background:#fff;min-height:auto;padding:20px 0 0}.hero:after{display:none}.hero__grid{background:radial-gradient(circle at 78% 45%,#5a8de833,#0000 25%),linear-gradient(108deg,#fff 0%,#f9fbff 48%,#eaf2ff 100%);border:1px solid #e1e9f7;border-bottom:0;grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);gap:34px;width:min(2000px,100% - 40px);min-height:620px;margin-inline:auto;padding:58px 50px 32px;overflow:hidden}.hero__copy{align-self:center;padding:0}.hero h1{max-width:700px;font-family:var(--font-ui);letter-spacing:-.075em;margin-bottom:34px;font-size:clamp(70px,6.8vw,108px);font-weight:700;line-height:.82}.hero h1 span{color:var(--brand);margin-top:10px;font-weight:700}.hero .eyebrow{color:var(--brand);letter-spacing:.08em;margin-bottom:14px;font-size:17px}.hero__lead{color:var(--ink);font-family:var(--font-ui);margin-bottom:70px;font-size:clamp(22px,2vw,30px);font-weight:650}.hero__description{max-width:570px;color:var(--muted);margin-bottom:34px;font-size:15px;line-height:1.68}.hero__actions .button{border-radius:999px;width:100%;min-height:68px;font-size:17px}.hero .research-only{margin-top:20px}.hero__visual{align-self:center;height:530px;display:block;position:relative}.hero__product{mix-blend-mode:multiply;width:330px;height:440px;position:absolute;overflow:hidden}.hero__product img{object-fit:contain}.hero__product--back{top:58px;left:18%;transform:rotate(-5deg)}.hero__product--front{top:8px;right:18%;transform:rotate(4deg)}.product-visual--photographic{background:#edf4ff;height:320px}.product-visual__photo{object-fit:contain;object-position:center;transition:transform .26s}.product-card:hover .product-visual__photo{transform:scale(1.025)}.product-card__spec{color:#6c7890;letter-spacing:.035em;text-transform:uppercase;min-height:21px;margin:-1px 0 7px;font-size:10px;font-weight:600}.product-summary__sku{color:#73809a;letter-spacing:.11em;text-transform:uppercase;margin:-4px 0 8px;font-size:10px;font-weight:700}.product-gallery{background:#edf4ff}.product-gallery:before{display:none}@media (max-width:1420px){.site-header__top.container{grid-template-columns:104px minmax(300px,420px) minmax(410px,1fr) 132px;gap:20px;width:min(100% - 40px,1320px);min-height:132px}.header-brand{width:104px}.header-brand__mark{width:90px;height:80px}.header-brand__name{width:98px;height:12px}.site-nav__inner{gap:20px}.site-nav a{font-size:14px}.header-order{min-width:132px}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(470px,.95fr)}.hero__product{width:290px;height:387px}.hero__product--back{left:8%}.hero__product--front{right:8%}}@media (max-width:1100px){.site-header__top.container{grid-template-columns:92px minmax(260px,1fr) 126px 48px;gap:16px;width:calc(100% - 40px);min-height:108px}.header-brand{width:92px}.header-brand__mark{width:76px;height:67px}.header-brand__name{width:88px;height:11px}.header-search{justify-self:start;max-width:520px;display:flex}.header-order{min-width:126px;display:inline-flex}.menu-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:flex}.site-nav{z-index:40;background:#fff;border:0;display:none;position:absolute;top:100%;left:0;right:0}.site-nav--open{border:1px solid var(--line);display:block;box-shadow:0 22px 50px #001e5c24}.site-nav__inner{flex-direction:column;align-items:stretch;gap:0;width:min(100% - 40px,1060px);min-height:auto;margin-inline:auto;padding:14px 0 18px}.site-nav a{border-bottom:1px solid var(--line);padding:15px 4px;font-size:14px}.site-nav__mobile-wa{background:var(--brand);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;margin-top:12px;display:inline-flex;color:#fff!important}.hero__grid{grid-template-columns:1fr;min-height:auto;padding:62px 42px 36px}.hero__copy{max-width:760px;padding:0}.hero__visual{width:min(100%,680px);height:470px;margin-inline:auto}.hero__product{width:300px;height:400px}.hero__product--back{left:11%}.hero__product--front{right:11%}}@media (max-width:760px){.site-header__top.container{grid-template-columns:minmax(0,1fr) auto;gap:12px;width:calc(100% - 28px);min-height:76px}.header-brand{flex-direction:row;width:auto}.header-brand__mark{width:52px;height:52px}.header-brand__name{width:112px;height:14px;margin:0 0 0 8px}.header-search,.header-order{display:none}.site-nav__inner{width:calc(100% - 28px)}.hero{padding-top:12px}.hero__grid{gap:24px;width:calc(100% - 24px);padding:48px 24px 26px}.hero h1{margin-bottom:28px;font-size:clamp(54px,17vw,76px);line-height:.88}.hero .eyebrow{font-size:13px}.hero__lead{margin-bottom:32px;font-size:22px}.hero__visual{height:390px}.hero__product{border-radius:18px;width:230px;height:307px}.hero__product--back{top:55px;left:8%}.hero__product--front{right:8%}.product-visual--photographic{height:300px}.product-visual--photographic.product-visual--large{height:520px}}@media (max-width:520px){.hero__visual{height:330px}.hero__product{width:190px;height:253px}.hero__product--back{top:44px;left:-10px}.hero__product--front{right:-10px}.product-visual--photographic{height:330px}.product-visual--photographic.product-visual--large{height:460px}}.section{padding:78px 0}.section-title{font-size:clamp(32px,3.4vw,46px)}.section-subtitle{margin-bottom:40px;font-size:16px}.section-heading-row{margin-bottom:32px}.metrics div{min-height:112px;padding:18px}.metrics strong{font-size:32px}.press-line{min-height:70px}.standard-card{min-height:210px;padding:24px}.standard-card>span{margin-bottom:30px}.story__grid{gap:56px}.story__copy h2{font-size:clamp(42px,4.5vw,58px)}.story__panel{min-height:500px}.newsletter h2{font-size:clamp(34px,4vw,52px)}.site-footer{padding:64px 0 26px}.site-header__top.container{grid-template-columns:82px minmax(280px,420px) minmax(480px,1fr) 122px;column-gap:clamp(18px,2vw,32px);width:min(1360px,100% - 40px);min-height:104px}.header-brand{width:82px}.header-brand__mark{width:68px;height:62px}.header-brand__name{width:78px;height:9px;margin-top:1px}.header-search{border-width:1px;height:48px}.header-search button{flex-basis:52px;width:52px}.header-search button:before{width:14px;height:14px;top:14px;left:19px}.header-search button:after{width:8px;top:29px;left:32px}.header-search input{font-size:15px}.site-nav__inner{gap:clamp(18px,1.7vw,32px)}.site-nav a{font-size:15px}.header-order{min-width:122px;min-height:46px;padding-inline:18px;font-size:12px}.hero{padding-top:12px}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:30px;width:min(1440px,100% - 32px);min-height:500px;padding:40px 44px 28px}.hero h1{max-width:600px;margin-bottom:22px;font-size:clamp(56px,5.2vw,78px);line-height:.87}.hero h1 span{margin-top:6px}.hero .eyebrow{margin-bottom:10px;font-size:13px}.hero__lead{margin-bottom:32px;font-size:clamp(18px,1.6vw,24px)}.hero__actions{width:min(100%,460px)}.hero__actions .button{min-height:54px;font-size:15px}.hero .research-only{margin-top:16px;font-size:8px}.hero__visual{height:420px}.hero__product{width:250px;height:333px}.hero__product--back{top:44px;left:12%}.hero__product--front{top:8px;right:12%}.page-hero,.page-hero--compact{padding:54px 0 58px}.page-hero h1{font-size:clamp(44px,5vw,64px)}.page-hero>.container>p:last-child{font-size:15px}.breadcrumb{margin-bottom:20px}.shop-section{padding:52px 0 72px}.product-visual--photographic{height:280px}.product-card__content{padding:16px}.product-card h3{min-height:44px;font-size:17px}.product-card__price{margin-bottom:12px;font-size:13px}.product-card__actions .button{min-height:40px}.product-detail{gap:48px;padding-top:32px;padding-bottom:68px}.product-visual--photographic.product-visual--large{height:500px}.product-summary h1{font-size:clamp(42px,4.5vw,56px)}.product-summary__price{margin-bottom:16px;font-size:22px}.product-summary__intro{margin-bottom:18px;font-size:14px}.product-select{height:46px;margin-bottom:14px}.quantity-row{margin-bottom:14px;padding:12px 0}.product-chat-button{min-height:52px;font-size:13px}.product-chat-note{margin:7px 0 15px}.coa-button{padding:14px}.research-notice{margin-top:14px;padding:13px 16px}@media (max-width:1300px){.site-header__top.container{grid-template-columns:76px minmax(240px,360px) minmax(430px,1fr) 112px;gap:16px;width:calc(100% - 32px);min-height:96px}.header-brand{width:76px}.header-brand__mark{width:60px;height:55px}.header-brand__name{width:72px;height:9px}.site-nav a{font-size:13px}.header-order{min-width:112px}}@media (max-width:1100px){.site-header__top.container{grid-template-columns:76px minmax(220px,1fr) 112px 44px;gap:12px;min-height:86px}.header-brand{width:76px}.header-brand__mark{width:58px;height:52px}.header-brand__name{width:70px;height:9px}.header-search{height:44px}.header-order{min-width:112px;min-height:44px}.menu-toggle{width:44px;height:44px}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:24px;min-height:460px;padding:34px 34px 24px}.hero h1{font-size:clamp(50px,6.5vw,68px)}.hero__visual{width:100%;height:360px}.hero__product{width:210px;height:280px}.hero__product--back{top:42px;left:7%}.hero__product--front{right:7%}.product-visual--photographic{height:270px}}@media (max-width:760px){.section{padding:58px 0}.section-title{font-size:36px}.section-subtitle{margin-bottom:30px;font-size:14px}.site-header__top.container{grid-template-columns:minmax(0,1fr) 40px;gap:8px;width:calc(100% - 24px);min-height:64px}.header-brand{width:auto}.header-brand__mark{width:42px;height:42px}.header-brand__name{width:94px;height:12px;margin-left:6px}.menu-toggle{width:40px;height:40px}.hero{padding-top:8px}.hero__grid{grid-template-columns:1fr;gap:8px;width:calc(100% - 20px);min-height:0;padding:32px 22px 18px}.hero h1{margin-bottom:18px;font-size:clamp(46px,13vw,58px);line-height:.9}.hero .eyebrow{margin-bottom:8px;font-size:11px}.hero__lead{margin-bottom:22px;font-size:18px}.hero__actions .button{min-height:50px;font-size:14px}.hero .research-only{margin-top:14px}.hero__visual{height:230px}.hero__product{width:155px;height:207px}.hero__product--back{top:24px;left:0}.hero__product--front{top:0;right:0}.page-hero,.page-hero--compact{padding:40px 0 44px}.page-hero h1{font-size:42px}.page-hero>.container>p:last-child{font-size:14px}.shop-section{padding:38px 0 58px}.product-visual--photographic{height:220px}.product-detail{gap:24px;padding-top:20px;padding-bottom:52px}.product-visual--photographic.product-visual--large,.product-gallery .product-visual--large{height:380px;transform:none}.product-summary h1{font-size:40px}.story__panel{min-height:420px}}@media (max-width:520px){.product-grid--featured,.product-grid--shop,.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-visual--photographic{height:180px}.product-card__content{padding:10px}.product-card__category{min-height:28px;font-size:7px}.product-card__spec{min-height:18px;font-size:7px}.product-card h3{min-height:36px;font-size:13px}.product-card__price{font-size:12px}.product-card__actions{flex-direction:column;align-items:stretch}.product-card__actions .button{width:100%;min-height:36px;font-size:8px}.product-card__actions .text-link{display:none}.product-visual--photographic.product-visual--large,.product-gallery .product-visual--large{height:330px}}.site-header__top.container{grid-template-columns:82px minmax(420px,1fr) max-content 122px;column-gap:clamp(16px,1.6vw,24px)}.site-header__top .header-search{justify-self:stretch;width:100%;max-width:none}.site-nav__inner{justify-content:flex-start;gap:24px}.hero h1{max-width:680px;font-size:clamp(52px,4.7vw,70px);line-height:.9}.hero h1 span{white-space:nowrap}.process-section{background:var(--white)}.process-section .section-title{text-align:center;margin-bottom:34px}.process-grid{--process-gap:clamp(30px, 3vw, 46px);gap:var(--process-gap);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.process-step{min-width:0;position:relative}.process-card{border:1px solid var(--line);background:var(--white);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 16px 42px #002a7e14}.process-card__visual{border-bottom:1px solid var(--line);aspect-ratio:1;background:#f8fbff;position:relative;overflow:hidden}.process-card__visual img{object-fit:cover}.process-card__copy{padding:22px 22px 24px}.process-step__arrow{z-index:2;width:calc(var(--process-gap) - 16px);height:16px;position:absolute;top:clamp(96px,9vw,126px);left:calc(100% + 8px)}.process-step__arrow:before{background:var(--brand);content:"";border-radius:999px;height:2px;position:absolute;top:7px;left:0;right:3px}.process-step__arrow:after{border-top:2px solid var(--brand);border-right:2px solid var(--brand);content:"";width:8px;height:8px;position:absolute;top:3px;right:1px;transform:rotate(45deg)}.process-card h3{color:var(--ink);font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:10px;font-size:23px;font-weight:400;line-height:1.08}.process-card p{z-index:1;color:var(--muted);margin:0;font-size:13px;line-height:1.62;position:relative}.process-statement{max-width:900px;color:var(--brand-deep);font-family:var(--font-display);letter-spacing:-.02em;text-align:center;margin:32px auto 0;font-size:clamp(20px,2vw,27px);line-height:1.35}.section-heading-row--simple{align-items:center}.section-heading-row--simple .section-title{margin-bottom:0}@media (max-width:1300px){.site-header__top.container{grid-template-columns:76px minmax(340px,1fr) max-content 112px;gap:14px}}@media (max-width:1100px){.site-header__top.container{grid-template-columns:76px minmax(220px,1fr) 112px 44px;gap:12px}.site-header__top .header-search{display:flex}.site-nav__inner{justify-content:flex-start;gap:0}.hero h1{font-size:clamp(46px,6vw,60px)}.hero h1 span{white-space:normal}}@media (max-width:900px){.site-header__top.container{grid-template-columns:minmax(0,1fr) 42px;gap:10px;width:calc(100% - 28px);min-height:72px}.header-brand{flex-direction:row;width:auto}.header-brand__mark{width:46px;height:46px}.header-brand__name{width:100px;height:12px;margin:0 0 0 7px}.site-header__top .header-search,.header-order{display:none}.menu-toggle{width:42px;height:42px}.process-grid{--process-gap:48px;grid-template-columns:1fr;max-width:760px;margin-inline:auto}.process-card{grid-template-columns:220px minmax(0,1fr);align-items:center;display:grid}.process-card__visual{border-right:1px solid var(--line);border-bottom:0}.process-step__arrow{width:calc(var(--process-gap) - 16px);transform-origin:0;top:calc(100% + 8px);left:50%;transform:rotate(90deg)}}@media (max-width:760px){.site-header__top.container{grid-template-columns:minmax(0,1fr) 40px;gap:8px;width:calc(100% - 24px);min-height:64px}.header-brand__mark{width:42px;height:42px}.header-brand__name{width:94px;height:12px;margin-left:6px}.menu-toggle{width:40px;height:40px}.hero h1{font-size:clamp(42px,12vw,56px)}.process-card__copy{padding:22px}}@media (max-width:520px){.process-card{display:block}.process-card__visual{border-right:0;border-bottom:1px solid var(--line)}.process-card__copy{padding:20px 20px 22px}.section-heading-row--simple{flex-direction:column;align-items:flex-start;gap:14px}}.shop-section--catalog{padding:28px 0 72px}.shop-catalog.container{width:min(1360px,100% - 40px)}.shop-catalog__title{color:var(--brand-deep);text-align:center;margin:0 0 24px;font-size:clamp(42px,4.6vw,60px);line-height:1}.shop-category-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;width:min(100%,1100px);margin:0 auto 34px;display:grid}.shop-category-pill{border:1px solid var(--line);background:var(--white);width:100%;min-width:0;min-height:50px;color:var(--brand-deep);font-family:var(--font-ui);text-align:center;white-space:normal;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-size:11px;font-weight:650;line-height:1.25;transition:border-color .16s,background-color .16s,color .16s;display:flex}.shop-category-pill:hover,.shop-category-pill.active,.shop-category-pill[aria-pressed=true]{border-color:var(--brand);background:var(--brand);color:var(--white)}.shop-query-summary{border:1px solid var(--line);background:var(--mist);min-height:44px;color:var(--muted);font-family:var(--font-ui);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:-8px 0 24px;padding:10px 14px;font-size:12px;display:flex}.shop-query-summary strong{color:var(--ink)}.shop-query-summary a{color:var(--brand);white-space:nowrap;font-weight:700}.shop-catalog .product-grid--shop{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px}.shop-catalog .product-card{align-self:start}.shop-catalog .product-card__content{grid-template-columns:minmax(0,1fr);gap:9px;padding:16px;display:grid}.shop-catalog .product-card__category{min-height:0;margin:0;line-height:1.35}.shop-catalog .product-card h3{min-height:0;margin:0;line-height:1.25}.shop-catalog .product-card__spec{min-height:0;margin:2px 0 0;line-height:1.3}.shop-catalog .product-card__price{margin:2px 0 0;line-height:1.25}.shop-catalog .product-card__actions{margin-top:7px}@media (max-width:1100px){.shop-catalog .product-grid--shop{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-category-row{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,840px)}.shop-category-pill:last-child:nth-child(3n+1){grid-column:2}}@media (max-width:760px){.shop-section--catalog{padding:20px 0 58px}.shop-catalog.container{width:calc(100% - 24px)}.shop-catalog .product-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-category-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin:0 0 24px}.shop-category-pill{min-height:46px;padding:8px 10px;font-size:10px}.shop-category-pill:last-child:nth-child(3n+1){grid-column:auto}.shop-query-summary{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:520px){.shop-catalog .product-card__content{gap:7px;padding:12px}.shop-catalog .product-card__category,.shop-catalog .product-card__spec{font-size:9px}.shop-catalog .product-card__actions .button{min-height:44px;font-size:9px}.shop-catalog .product-card__actions{gap:7px;margin-top:5px}.shop-catalog .product-card__actions .text-link{justify-content:center;align-self:stretch;align-items:center;min-height:36px;display:inline-flex}}.floating-wa{width:58px;height:58px;box-shadow:none;color:inherit;background:0 0;border:0;border-radius:50%;padding:0;line-height:0;transition:transform .18s;display:block;bottom:22px;right:22px;overflow:visible}.floating-wa img{object-fit:contain;filter:drop-shadow(0 10px 18px #00572247);width:100%;height:100%;display:block}.floating-wa:hover{background:0 0;transform:translateY(-2px)scale(1.04)}.floating-wa:focus-visible{outline:3px solid var(--brand);outline-offset:4px}@media (max-width:760px){.floating-wa{width:52px;height:52px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
