:root{--navy:#0B1E2D;--ink:#18212A;--gold:#D4AF55;--cream:#F6F1E7;--white:#FFFFFF;--muted:#68727a;--border:rgba(11,30,45,.12);--shadow:0 24px 70px rgba(11,30,45,.12);--page:1240px;--radius:22px;--font-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font-sans);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.page-width--narrow{max-width:860px}.section{padding:100px 0}.skip-link{position:fixed;left:16px;top:-100px;z-index:9999;background:var(--white);padding:12px 16px;border:2px solid var(--navy)}.skip-link:focus{top:16px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.eyebrow{font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#8b6f2c;margin:0 0 14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:999px;border:1px solid transparent;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button--gold{background:var(--gold);color:#101820;box-shadow:0 10px 30px #d4af5540}.button--gold:hover{box-shadow:0 14px 36px #d4af5559}.button--navy{background:var(--navy);color:var(--white)}.button--outline{border-color:var(--border);background:transparent}.button--full{width:100%}.text-link{font-weight:800;border-bottom:1px solid rgba(24,33,42,.35);padding-bottom:4px}.section-heading{max-width:720px;margin-bottom:45px}.section-heading h1,.section-heading h2{font-family:var(--font-serif);font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px;color:var(--navy)}.section-heading p{color:var(--muted);font-size:1.08rem}.section-heading--center{text-align:center;margin-inline:auto}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal--delay{transition-delay:.14s}.reveal.is-visible,.no-js .reveal{opacity:1;transform:none}.announcement{background:var(--navy);color:#ffffffeb;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase}.announcement__inner{text-align:center;padding:10px 0}.site-header{background:#fffffff0;border-bottom:1px solid var(--border);z-index:100}.site-header--sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;justify-self:start}.brand__image{display:block;max-height:52px;width:auto}.brand__mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;font-size:.72rem;font-weight:900;color:var(--gold);background:var(--navy)}.brand__word{font-size:1.08rem;font-weight:900;letter-spacing:.14em;color:var(--navy)}.brand__word em{font-style:normal;color:#a88436}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a{font-size:.9rem;font-weight:700;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:1px;background:var(--gold);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{width:100%}.header-actions{justify-self:end;display:flex;gap:8px}.icon-button{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--border);background:transparent;position:relative}.icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-count{position:absolute;right:-2px;top:-5px;background:var(--gold);font-size:.7rem;font-weight:900;width:20px;height:20px;border-radius:50%;display:grid;place-items:center}.mobile-menu-button{display:none}.mobile-menu-button span{width:18px;height:1px;background:var(--navy);display:block;margin:2px}.mobile-nav{padding:20px;border-top:1px solid var(--border);background:var(--white)}.mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--border);font-weight:800}.hero-premium{min-height:760px;background:linear-gradient(135deg,#fbf8f1,#f3ecdc 55%,#e7dcc3);position:relative;overflow:hidden;display:flex;align-items:center}.hero-premium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(11,30,45,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,30,45,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to right,black,transparent 80%);mask-image:linear-gradient(to right,black,transparent 80%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);border:1px solid rgba(212,175,85,.4)}.hero-orb--one{width:520px;height:520px;right:-130px;top:-190px}.hero-orb--two{width:260px;height:260px;left:-90px;bottom:-100px}.hero-premium__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;position:relative}.hero-premium__content h1{font-family:var(--font-serif);font-size:clamp(3.3rem,6.8vw,7rem);line-height:.92;letter-spacing:-.055em;color:var(--navy);margin:0 0 28px;max-width:780px}.hero-premium__content h1 p{margin:0}.hero-premium__content h1 em{font-weight:400;color:#9d7b31}.hero-copy{font-size:1.16rem;max-width:640px;color:#4e5962}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.micro-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:36px;color:#5f676e;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.micro-trust span:before{content:"\2022";color:var(--gold);margin-right:8px}.product-stage{position:relative;min-height:520px;display:grid;place-items:center}.product-stage:before{content:"";position:absolute;width:80%;height:70%;background:radial-gradient(circle,rgba(212,175,85,.3),transparent 66%);filter:blur(15px)}.product-box-mock{width:min(430px,88%);aspect-ratio:.72;background:linear-gradient(145deg,#fff,#f8f6f0 58%,#e9d394);border-radius:18px;box-shadow:0 36px 70px #0b1e2d3d;transform:perspective(1000px) rotateY(-9deg) rotateX(4deg);padding:56px 42px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.7)}.product-box-mock:before{content:"";position:absolute;right:-60px;top:-70px;width:230px;height:230px;border:42px solid rgba(212,175,85,.25);border-radius:50%}.product-box-mock:after{content:"";position:absolute;inset:auto 0 40px 0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.mock-kicker{font-size:.62rem;letter-spacing:.16em;font-weight:900;color:#8e7437}.mock-title{font-size:3rem;letter-spacing:.08em;font-weight:300;color:var(--navy);margin-top:100px;line-height:1}.mock-plus{font-size:1.65rem;font-weight:900;color:#a78331}.mock-detail{font-size:.72rem;letter-spacing:.05em;margin-top:12px;color:#59636b}.mock-count{font-size:.7rem;font-weight:900;margin-top:auto;letter-spacing:.12em}.capsule{position:absolute;width:92px;height:38px;border-radius:999px;background:linear-gradient(90deg,#d2ae59 50%,#f7f2e7 50%);box-shadow:0 18px 35px #0b1e2d2e;border:1px solid rgba(11,30,45,.08)}.capsule--one{right:5%;bottom:13%;transform:rotate(-26deg)}.capsule--two{left:1%;top:18%;transform:rotate(34deg) scale(.72)}.visual-note{position:absolute;bottom:-10px;color:#726d62;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.hero-product-image{max-height:620px;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(11,30,45,.2))}.trust-strip{border-top:1px solid rgba(11,30,45,.08);border-bottom:1px solid rgba(11,30,45,.08);background:var(--white)}.trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{padding:28px 35px;display:flex;gap:15px;align-items:center;border-right:1px solid var(--border)}.trust-item:last-child{border-right:0}.trust-item__icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:#9a7930;font-weight:900}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:.92rem}.trust-item div span{font-size:.8rem;color:var(--muted)}.featured-product-section{background:#fff}.featured-product-card{display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream);border-radius:32px;overflow:hidden}.featured-product-card__media{min-height:600px;display:grid;place-items:center;background:linear-gradient(145deg,#faf8f2,#e9dec8)}.featured-product-card__media img{width:100%;height:100%;max-height:650px;object-fit:contain;padding:45px;mix-blend-mode:multiply}.featured-product-card__info{padding:70px;display:flex;flex-direction:column;justify-content:center}.product-vendor{font-size:.72rem;letter-spacing:.17em;text-transform:uppercase;color:#90732f;font-weight:900}.featured-product-card h3{font-family:var(--font-serif);font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.02;letter-spacing:-.04em;margin:8px 0 16px;color:var(--navy)}.featured-price{font-size:1.35rem;font-weight:900;margin-bottom:20px}.featured-description{color:var(--muted)}.clean-benefits{list-style:none;padding:0;margin:25px 0}.clean-benefits li{padding:11px 0;border-bottom:1px solid var(--border)}.clean-benefits li:before{content:"\2713";color:#9a7930;font-weight:900;margin-right:10px}.featured-product-card .button{align-self:flex-start}.editor-placeholder{display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px dashed rgba(11,30,45,.25);border-radius:28px;padding:55px;background:var(--cream)}.editor-placeholder__visual{font-size:3.5rem;line-height:1;color:var(--navy);padding:50px;background:#fff;border-radius:20px;box-shadow:var(--shadow)}.formula-section{background:var(--navy);color:#fff}.formula-section .section-heading h2{color:#fff}.formula-section .section-heading p{color:#ffffffa6}.formula-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.formula-card{position:relative;border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:38px;min-height:310px;background:#ffffff09;overflow:hidden}.formula-card__number{position:absolute;right:25px;top:20px;color:#ffffff29;font-family:var(--font-serif);font-size:3.8rem}.formula-card__icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(212,175,85,.55);color:var(--gold);font-weight:900;margin-bottom:48px}.formula-card h3{font-family:var(--font-serif);font-size:1.8rem;margin:0 0 12px}.formula-card p{color:#ffffffa6;margin:0}.formula-note{text-align:center;color:#ffffff73;font-size:.78rem;max-width:800px;margin:35px auto 0}.bundle-callout{background:#f4efe4}.bundle-callout__inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:center}.bundle-callout h2{font-family:var(--font-serif);font-size:clamp(2.4rem,4vw,4rem);line-height:1.04;margin:0 0 20px;color:var(--navy)}.bundle-callout p{color:var(--muted)}.bundle-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bundle-option{position:relative;background:#fff;border:1px solid var(--border);border-radius:22px;padding:28px 22px;min-height:210px;display:flex;flex-direction:column;justify-content:center;transition:transform .2s,border .2s}.bundle-option:hover{transform:translateY(-5px);border-color:var(--gold)}.bundle-option--featured{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-12px)}.bundle-badge{position:absolute;top:14px;right:14px;background:var(--gold);color:var(--navy);font-size:.58rem;letter-spacing:.09em;font-weight:900;padding:5px 8px;border-radius:999px}.bundle-option strong{font-family:var(--font-serif);font-size:1.7rem}.bundle-option span{color:var(--muted)}.bundle-option--featured span{color:#ffffffa6}.bundle-option em{font-style:normal;font-size:.72rem;margin-top:28px;font-weight:800;color:#a58231}.bundle-option--featured em{color:var(--gold)}.brand-story{background:#fff}.brand-story__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:0}.brand-story__visual{min-height:570px;border-radius:30px 0 0 30px;overflow:hidden;background:var(--navy)}.brand-story__visual img{width:100%;height:100%;object-fit:cover}.story-art{height:100%;padding:70px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 70% 20%,rgba(212,175,85,.25),transparent 36%),linear-gradient(145deg,#0b1e2d,#142f43);color:#fff}.story-art span{align-self:flex-end;border:1px solid rgba(212,175,85,.6);color:var(--gold);width:80px;height:80px;border-radius:50%;display:grid;place-items:center;font-weight:900;letter-spacing:.12em}.story-art strong{font-family:var(--font-serif);font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.05}.brand-story__content{background:var(--cream);padding:80px;border-radius:0 30px 30px 0;display:flex;flex-direction:column;justify-content:center}.brand-story__content h2{font-family:var(--font-serif);font-size:clamp(2.4rem,4vw,4rem);line-height:1.05;color:var(--navy);margin:0 0 25px}.brand-story__content .rte{color:#58626a;margin-bottom:28px}.brand-story__content .text-link{align-self:flex-start}.faq-section{background:#fbfaf7}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.accordion-item{border-top:1px solid var(--border)}.accordion-item:last-child{border-bottom:1px solid var(--border)}.accordion-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-weight:800;cursor:pointer}.accordion-item summary::-webkit-details-marker{display:none}.accordion-item summary span{font-size:1.5rem;color:#9c7c34;transition:transform .2s}.accordion-item[open] summary span{transform:rotate(45deg)}.accordion-content{padding:0 35px 25px 0;color:var(--muted)}.site-footer{background:#071722;color:#ffffffba;padding:80px 0 35px}.footer-grid{display:grid;grid-template-columns:1.2fr .6fr 1fr;gap:70px}.brand--footer .brand__word{color:#fff}.footer-brand>p{max-width:480px}.footer-heading{font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);margin:0 0 22px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:10px 0}.footer-links a:hover{color:#fff}.fine-print{font-size:.75rem;color:#ffffff7a}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input,.contact-form input,.contact-form textarea,.search-form input{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;border-radius:999px;color:#fff;padding:0 18px;min-height:52px}.contact-form input,.contact-form textarea,.search-form input{color:var(--ink);background:#fff;border-color:var(--border)}.contact-form textarea{border-radius:16px;padding:14px 18px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:60px;padding-top:25px;display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.payment-icons{display:flex;gap:5px;flex-wrap:wrap}.payment-icons svg{width:38px}.supplement-note{border-top:1px solid rgba(255,255,255,.08);margin-top:22px;padding-top:18px;font-size:.68rem;color:#ffffff6b}.main-product{background:#fbfaf7}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:start}.product-gallery{position:sticky;top:120px}.product-gallery__main{background:#fff;border-radius:28px;min-height:620px;display:grid;place-items:center;border:1px solid var(--border);overflow:hidden}.product-main-image{width:100%;height:100%;max-height:720px;object-fit:contain;padding:35px}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumb{border:1px solid var(--border);border-radius:14px;background:#fff;padding:6px;aspect-ratio:1}.product-thumb.is-active{border-color:var(--gold);box-shadow:0 0 0 2px #d4af552e}.product-thumb img{width:100%;height:100%;object-fit:contain}.breadcrumbs{font-size:.75rem;color:var(--muted);display:flex;gap:8px;margin-bottom:30px}.product-info h1{font-family:var(--font-serif);font-size:clamp(2.7rem,5vw,5rem);line-height:.98;letter-spacing:-.05em;color:var(--navy);margin:8px 0 18px}.product-price{font-size:1.55rem;font-weight:900}.price__compare{font-size:.9rem;color:var(--muted);margin-left:8px}.price--sale .price__current{color:#8f6715}.product-lead{font-size:1.05rem;color:var(--muted);margin:22px 0 30px}.product-form label,.contact-form label{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;display:block;margin:16px 0 8px}.variant-select{width:100%;min-height:54px;border:1px solid var(--border);border-radius:12px;background:#fff;padding:0 16px;color:var(--ink)}.quantity-row{display:flex;align-items:end;justify-content:space-between;margin:14px 0 20px}.quantity-selector{display:grid;grid-template-columns:40px 55px 40px;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.quantity-selector button,.quantity-selector input{border:0;background:#fff;text-align:center;min-height:44px}.quantity-selector input{width:100%;-webkit-appearance:textfield;appearance:textfield}.sku{font-size:.75rem;color:var(--muted)}.shopify-payment-button{margin-top:10px}.purchase-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0}.purchase-trust div{border:1px solid var(--border);border-radius:12px;padding:14px;background:#fff}.purchase-trust strong,.purchase-trust span{display:block}.purchase-trust strong{font-size:.72rem}.purchase-trust span{font-size:.64rem;color:var(--muted);margin-top:3px}.product-accordions details{border-top:1px solid var(--border)}.product-accordions details:last-child{border-bottom:1px solid var(--border)}.product-accordions summary{list-style:none;padding:20px 0;display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions details>div{padding:0 0 22px;color:var(--muted)}.detail-band{padding-top:20px}.detail-band__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.detail-band article{padding:32px;border-radius:18px;background:var(--navy);color:#fff}.detail-band article>span{color:var(--gold);font-weight:900}.detail-band h2{font-family:var(--font-serif);font-size:1.5rem}.detail-band p{color:#ffffff9e;font-size:.88rem}.placeholder-svg{width:100%;max-height:600px;background:#eee}.page-content h1,.contact-section h1,.cart-section h1,.collection-section h1,.search-section h1{font-family:var(--font-serif);font-size:clamp(2.8rem,6vw,5rem);line-height:1;color:var(--navy);margin:0 0 45px}.page-content .rte{font-size:1.05rem}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-form{background:var(--cream);padding:40px;border-radius:24px}.contact-form input,.contact-form textarea{width:100%}.contact-form .button{margin-top:18px}.form-success{background:#e8f4ea;color:#174d27;padding:12px;border-radius:10px}.form-error{color:#9d1c1c}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--border)}.cart-item img{width:130px;height:130px;object-fit:contain;background:var(--cream);border-radius:14px}.cart-item h2{font-size:1.1rem;margin:0}.cart-item input{width:75px;padding:8px;border:1px solid var(--border);border-radius:8px}.cart-summary{text-align:right;margin-top:35px}.cart-summary>p:first-child{font-size:1.35rem}.cart-buttons{display:flex;justify-content:flex-end;gap:10px}.empty-state{text-align:center;padding:70px 20px}.empty-state h1{font-family:var(--font-serif);font-size:clamp(3rem,7vw,6rem);color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{border:1px solid var(--border);border-radius:20px;overflow:hidden;background:#fff}.product-card__image{display:block;background:var(--cream);aspect-ratio:1}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:20px}.product-card__body{padding:20px}.product-card h2{font-family:var(--font-serif);font-size:1.45rem;margin:6px 0}.pagination{text-align:center;margin-top:45px}.pagination .page,.pagination a{padding:8px}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px}.search-form input{min-width:0}.search-result{padding:25px;border:1px solid var(--border);border-radius:20px}@media(max-width:990px){.site-header__inner{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.desktop-nav{display:none}.mobile-menu-button{display:grid}.hero-premium{min-height:auto;padding:80px 0}.hero-premium__grid,.featured-product-card,.brand-story__grid,.product-layout,.faq-grid,.bundle-callout__inner,.contact-grid{grid-template-columns:1fr}.hero-premium__content{text-align:center}.hero-premium__content h1{font-size:clamp(3.2rem,11vw,5.7rem)}.hero-copy{margin-inline:auto}.hero-actions,.micro-trust{justify-content:center}.product-stage{min-height:460px}.featured-product-card__media{min-height:420px}.featured-product-card__info{padding:45px}.formula-grid,.detail-band__grid{grid-template-columns:1fr}.bundle-options{grid-template-columns:repeat(3,1fr)}.brand-story__visual{border-radius:28px 28px 0 0}.brand-story__content{border-radius:0 0 28px 28px}.product-gallery{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-newsletter{grid-column:1/-1}.trust-strip__grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--border)}.trust-item:last-child{border-bottom:0}.purchase-trust{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:72px 0}.announcement{font-size:.66rem}.site-header__inner{height:70px}.brand__mark{width:36px;height:36px}.brand__word{font-size:.82rem}.header-actions .icon-button:first-child{display:none}.hero-premium__content h1{font-size:3.55rem}.hero-actions{flex-direction:column}.micro-trust{gap:10px}.product-stage{min-height:390px}.product-box-mock{padding:40px 28px}.mock-title{font-size:2.4rem;margin-top:85px}.visual-note{display:none}.featured-product-card__info{padding:32px 24px}.formula-card{min-height:260px}.bundle-options{grid-template-columns:1fr}.bundle-option--featured{transform:none}.brand-story__content,.story-art{padding:40px 25px}.footer-grid,.newsletter-form{grid-template-columns:1fr}.footer-bottom{display:block}.product-gallery__main{min-height:390px}.product-thumbnails{grid-template-columns:repeat(4,1fr)}.product-info h1{font-size:3rem}.cart-item{grid-template-columns:85px 1fr}.cart-item>strong{grid-column:2}.cart-item img{width:85px;height:85px}.product-grid,.search-form{grid-template-columns:1fr}.editor-placeholder{grid-template-columns:1fr;padding:25px}.editor-placeholder__visual{font-size:2.4rem}.footer-newsletter{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.bundle-option{transition:none}}body{overflow-x:hidden}.is-hidden{display:none!important}.announcement a{display:block}.product-image-empty{padding:50px;text-align:center;color:var(--muted)}.hero-premium__content h1{text-wrap:balance}.hero-product-image{width:100%;max-width:570px;mix-blend-mode:multiply}.featured-product-card__info h2{font-family:var(--font-serif);font-size:clamp(2.35rem,3.8vw,3.9rem);line-height:1.02;letter-spacing:-.04em;margin:8px 0 16px;color:var(--navy);text-wrap:balance}.formula-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.formula-card{min-height:290px}.formula-card__icon{margin-bottom:38px}.product-layout{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:64px}.product-info{min-width:0}.product-info h1{font-size:clamp(2.7rem,3.3vw,3.65rem);line-height:1.01;letter-spacing:-.04em;text-wrap:balance;overflow-wrap:break-word;max-width:680px}.breadcrumbs{margin-bottom:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumbs span[aria-current=page]{overflow:hidden;text-overflow:ellipsis}.product-gallery__main{min-height:590px}.product-main-image{max-height:680px;padding:28px}.product-lead{max-width:660px}.product-accordions .rte ul{padding-left:20px}.product-accordions .rte p{margin:0 0 12px}.product-accordions .rte p:last-child{margin-bottom:0}.product-accordions summary span{transition:transform .2s}.detail-band{background:#fff;padding:70px 0}.detail-band article{min-height:215px}.detail-band h2{line-height:1.15;margin:20px 0 12px}.detail-band p{margin:0}.faq-section{border-top:1px solid var(--border)}.footer-brand a:not(.brand),.site-footer .footer-links a{text-decoration:none}.footer-brand a:hover,.site-footer .footer-links a:hover{color:#fff}.footer-brand>p{margin:12px 0}.footer-brand .fine-print{margin-top:22px}.footer-bottom p{margin:0}@media(max-width:1100px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:42px}.product-info h1{font-size:clamp(2.55rem,4.5vw,3.4rem)}}@media(max-width:990px){.product-layout{grid-template-columns:1fr}.product-info h1{font-size:clamp(2.65rem,7vw,3.7rem);max-width:none}.product-gallery__main{min-height:520px}.detail-band{padding:55px 0}.formula-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero-premium__content h1{font-size:clamp(2.75rem,13vw,3.7rem)}.hero-product-image{max-height:460px}.product-info h1{font-size:clamp(2.35rem,11vw,3.15rem)}.product-gallery__main{min-height:360px}.product-main-image{padding:18px}.formula-grid{grid-template-columns:1fr}.detail-band article{min-height:auto}.breadcrumbs{font-size:.7rem}.site-footer{padding-top:60px}}.hero-premium{padding:52px 0 68px;min-height:820px}.hero-premium__grid{min-height:700px}.product-stage{min-height:590px;background:transparent;border:0;box-shadow:none;isolation:isolate}.product-stage:before{width:72%;height:45%;bottom:5%;top:auto;background:radial-gradient(ellipse,rgba(11,30,45,.16),transparent 70%);filter:blur(28px);z-index:-1}.hero-product-image{display:block;width:auto;max-width:min(470px,92%);max-height:620px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;mix-blend-mode:normal;filter:drop-shadow(0 30px 28px rgba(11,30,45,.2))}.hero-product-image--cutout{object-fit:contain}.micro-trust{row-gap:12px}.trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:center;min-height:112px;padding:24px 26px}.trust-item__icon{width:44px;height:44px;flex:0 0 44px}.trust-item__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-item__content{min-width:0;align-self:center}.trust-item__content strong{line-height:1.25;margin-bottom:4px}.trust-item__content span{line-height:1.4}.footer-contact-list{display:grid;gap:9px;margin:20px 0 24px}.footer-contact-list a{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;color:#ffffffe0}.footer-contact-list a span{width:22px;color:var(--gold);text-align:center}.footer-contact-list a:hover{color:#fff}.contact-premium{background:#fbfaf7}.contact-premium__hero{padding:88px 0 80px;background:linear-gradient(135deg,#f8f3e9,#efe4ce);position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.contact-premium__hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(212,175,85,.35);border-radius:50%;right:-170px;top:-260px}.contact-premium__hero-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;position:relative;z-index:1}.contact-premium__hero h1{font-family:var(--font-serif);font-size:clamp(3.2rem,6vw,6rem);line-height:.98;letter-spacing:-.05em;color:var(--navy);margin:0;max-width:850px;text-wrap:balance}.contact-premium__lead{font-size:1.12rem;color:#55616a;max-width:720px;margin:26px 0 0}.contact-source-badge{background:var(--navy);color:#fff;border-radius:22px;padding:26px;display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;box-shadow:var(--shadow)}.contact-source-badge>span{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(212,175,85,.65);color:var(--gold);font-weight:900;letter-spacing:.08em}.contact-source-badge strong,.contact-source-badge small{display:block}.contact-source-badge strong{font-family:var(--font-serif);font-size:1.3rem;line-height:1.15}.contact-source-badge small{color:#ffffffa6;line-height:1.45;margin-top:5px}.contact-premium__body{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;padding-top:90px;padding-bottom:70px;align-items:start}.contact-support-panel{background:var(--navy);color:#fff;border-radius:28px;padding:44px;position:sticky;top:130px}.contact-support-panel h2,.contact-form-card h2{font-family:var(--font-serif);font-size:clamp(2.1rem,3vw,3.2rem);line-height:1.05;margin:0 0 26px}.contact-support-panel .eyebrow{color:var(--gold)}.contact-methods{display:grid;gap:12px}.contact-method{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0b;transition:background .2s,border-color .2s,transform .2s}.contact-method:hover{background:#ffffff14;border-color:#d4af5573;transform:translateY(-2px)}.contact-method__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#d4af551f;color:var(--gold)}.contact-method__icon svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-method small,.contact-method strong{display:block;overflow-wrap:anywhere}.contact-method small{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.contact-method strong{font-size:.93rem;color:#fff;margin-top:2px}.contact-help-note{margin-top:28px;padding:22px;background:#d4af551a;border-radius:16px;border:1px solid rgba(212,175,85,.2)}.contact-help-note p{font-size:.85rem;color:#ffffffad;margin:8px 0 0}.contact-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:24px}.contact-quick-links a{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:.82rem;color:#ffffffbf}.contact-quick-links a:hover{color:#fff}.contact-form-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:48px;box-shadow:0 24px 70px #0b1e2d14}.contact-form-card>p:not(.eyebrow){color:var(--muted);margin:-12px 0 28px}.contact-form--premium{background:transparent;padding:0;border-radius:0}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form--premium label span{font-weight:500;text-transform:none;letter-spacing:0;color:var(--muted)}.contact-form--premium input,.contact-form--premium textarea,.contact-form--premium select{width:100%;min-height:54px;border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:13px;padding:0 16px;outline:none;transition:border-color .2s,box-shadow .2s}.contact-form--premium textarea{min-height:165px;padding:15px 16px;resize:vertical}.contact-form--premium select{-webkit-appearance:auto;appearance:auto}.contact-form--premium input:focus,.contact-form--premium textarea:focus,.contact-form--premium select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d4af5529}.contact-form--premium .button{margin-top:22px}.contact-privacy-note{font-size:.72rem;color:var(--muted);margin:14px 0 0!important;text-align:center}.contact-confidence{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);padding-top:34px;padding-bottom:90px}.contact-confidence article{padding:10px 34px;border-right:1px solid var(--border)}.contact-confidence article:first-child{padding-left:0}.contact-confidence article:last-child{border-right:0;padding-right:0}.contact-confidence strong,.contact-confidence span{display:block}.contact-confidence strong{color:var(--navy)}.contact-confidence span{font-size:.84rem;color:var(--muted);margin-top:5px}@media(max-width:1100px){.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.contact-premium__hero-inner{grid-template-columns:1fr;gap:38px;align-items:start}.contact-source-badge{max-width:560px}}@media(max-width:990px){.hero-premium{padding:72px 0 84px;min-height:auto}.hero-premium__grid{min-height:0}.product-stage{min-height:520px;margin-top:24px}.contact-premium__body{grid-template-columns:1fr;gap:35px}.contact-support-panel{position:static}.contact-confidence{grid-template-columns:1fr}.contact-confidence article,.contact-confidence article:first-child,.contact-confidence article:last-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--border)}.contact-confidence article:last-child{border-bottom:0}}@media(max-width:640px){.hero-premium{padding:54px 0 68px}.product-stage{min-height:390px;margin-top:10px}.hero-product-image{max-width:88%;max-height:430px}.trust-strip__grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2),.trust-item:nth-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.trust-item:last-child{border-bottom:0}.contact-premium__hero{padding:64px 0 58px}.contact-premium__hero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.contact-source-badge{grid-template-columns:50px 1fr;padding:20px}.contact-source-badge>span{width:50px;height:50px}.contact-premium__body{padding-top:58px;padding-bottom:50px}.contact-support-panel,.contact-form-card{padding:28px 22px;border-radius:22px}.contact-form__row{grid-template-columns:1fr;gap:0}.contact-quick-links{grid-template-columns:1fr}.contact-confidence{padding-bottom:60px}}.faq-section .accordion-item:last-child{border-bottom:0}.micro-trust span:before{content:"\2713";font-size:.72rem}.product-source-note{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;padding:10px 14px;border-radius:999px;background:#f3ead5;color:#6f571f;font-size:.78rem;font-weight:800;margin:-12px 0 26px}.product-source-note span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--navy);font-size:.7rem}.template-index .hero-premium{margin-top:20px}.template-index .hero-premium{padding-bottom:86px}.template-index .product-stage{padding-bottom:24px}.template-index .hero-product-image--cutout{max-width:min(520px,94%);max-height:640px}@media(max-width:990px){.template-index .hero-premium{margin-top:16px;padding-bottom:78px}.template-index .product-stage{padding-bottom:18px}}@media(max-width:640px){.template-index .hero-premium{margin-top:12px;padding-bottom:64px}.template-index .product-stage{padding-bottom:10px}.template-index .hero-product-image--cutout{max-width:90%;max-height:440px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
