@font-face{font-family:Alexandria;src:url(/assets/brand/alexandria.woff2)format("woff2");font-display:swap;font-weight:100 900}:root{color:#251d23;font-synthesis:none;--ink:#251d23;--muted:#756a70;--cream:#fffaf7;--paper:#fff;--rose:#9f5267;--rose-dark:#77374b;--blush:#f5e5e8;--line:#eadfe1;--green:#2d7158;--shadow:0 24px 70px #502b371f;background:#fffaf7;font-family:Alexandria,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--ink);margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 40px);margin-inline:auto}.eyebrow{color:var(--rose-dark);letter-spacing:.08em;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;font-weight:800;display:flex}.primary-button,.secondary-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.primary-button{background:var(--rose-dark);color:#fff;box-shadow:0 12px 30px #77374b33}.primary-button:hover{background:#60283a;transform:translateY(-1px)}.secondary-button{background:0 0;border-color:#cdbac0}.secondary-button:hover{background:#fff}.text-link{color:var(--rose-dark);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.announcement{background:var(--ink);color:#fff;font-size:11px}.announcement-inner{justify-content:center;align-items:center;gap:42px;height:34px;display:flex}.announcement-inner span+span:before{content:"•";color:#dbaeb9;margin-left:42px}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffaf7f0;border-bottom:1px solid #eadfe1cc;height:78px;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.brand{justify-self:start;align-items:center;gap:12px;display:flex}.brand-mark{background:var(--rose-dark);color:#fff;border-radius:50% 50% 46% 54%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid;box-shadow:inset 0 0 0 4px #fff3}.brand span:last-child{display:grid}.brand strong{font-size:19px}.brand small{color:var(--muted);font-size:9px}.main-nav{gap:30px;font-size:13px;font-weight:700;display:flex}.main-nav a{border-bottom:2px solid #0000;padding:10px 0}.main-nav a.active,.main-nav a:hover{color:var(--rose-dark);border-color:var(--rose-dark)}.cart-button,.menu-button{background:0 0;border:0;align-items:center;gap:7px;display:flex}.cart-button{justify-self:end;font-weight:800;position:relative}.cart-button em{background:var(--rose);color:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-10px;right:-9px}.menu-button{display:none}.hero{background:radial-gradient(circle at 75% 35%,#f3dfe3 0 22%,#0000 45%),linear-gradient(140deg,#fffaf7 0%,#f8eeeb 100%);overflow:hidden}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:40px;min-height:650px;display:grid}.hero-copy{z-index:2;padding-block:70px;position:relative}.hero-copy h1{letter-spacing:-.06em;margin:0 0 24px;font-size:clamp(46px,6vw,82px);line-height:1.05}.hero-copy h1 em{color:var(--rose-dark);font-style:normal}.hero-copy>p:not(.eyebrow){color:#62565c;max-width:570px;font-size:17px;line-height:1.9}.hero-actions{gap:12px;margin-top:32px;display:flex}.hero-trust{color:var(--muted);gap:24px;margin-top:26px;font-size:11px;display:flex}.hero-trust span{align-items:center;gap:7px;display:flex}.hero-trust svg{width:17px;color:var(--green)}.hero-visual{height:600px;position:relative}.hero-orbit{border:1px solid #9f526733;border-radius:50%;width:510px;height:510px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-orbit:after,.hero-orbit:before{content:"";border:1px solid #9f526724;border-radius:50%;position:absolute}.hero-orbit:before{inset:45px}.hero-orbit:after{inset:95px}.hero-product{object-fit:cover;box-shadow:var(--shadow);background:#fff;border-radius:32px;position:absolute}.hero-product-main{width:390px;height:440px;top:56px;right:5%;transform:rotate(4deg)}.hero-product-secondary{border:10px solid #fff;width:230px;height:260px;bottom:50px;left:4%;transform:rotate(-7deg)}.hero-note{box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 15px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:52px;right:0}.hero-note svg{color:var(--green)}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-strip>.container{grid-template-columns:repeat(3,1fr);min-height:112px;display:grid}.trust-strip .container>div{border-left:1px solid var(--line);justify-content:center;align-items:center;gap:14px;display:flex}.trust-strip .container>div:last-child{border:0}.trust-strip svg{color:var(--rose);width:27px}.trust-strip span{display:grid}.trust-strip strong{font-size:14px}.trust-strip small{color:var(--muted);margin-top:4px;font-size:10px}.section{padding-block:100px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.section-heading h2,.method-section h2,.details-section h2,.evidence-section h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,50px);line-height:1.2}.section-heading .text-link svg{width:17px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:26px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 10px 35px #502b370f}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image-wrap{background:#f4ecea;height:410px;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;position:absolute;top:18px;right:18px}.product-card-body{padding:26px}.product-card h3{margin:0 0 10px;font-size:24px;line-height:1.45}.product-card-body>p:not(.eyebrow){height:56px;color:var(--muted);font-size:12px;line-height:1.8;overflow:hidden}.card-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.card-footer strong{font-size:24px}.card-footer small{font-size:12px}.card-footer button{background:var(--blush);color:var(--rose-dark);border:0;border-radius:999px;align-items:center;gap:7px;padding:11px 15px;font-size:11px;font-weight:800;display:flex}.product-card .text-link{margin-top:18px}.method-section{background:var(--ink);color:#fff;padding-block:100px}.method-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.method-grid>div>p:last-child{color:#cfc4c9;line-height:1.9}.method-grid ol{margin:0;padding:0;list-style:none}.method-grid li{border-bottom:1px solid #ffffff24;grid-template-columns:65px 1fr;gap:20px;padding:24px 0;display:grid}.method-grid li>span{color:#d6aab6;font-size:24px}.method-grid li strong{font-size:17px}.method-grid li p{color:#b9adb2;font-size:12px;line-height:1.8}.page{min-height:70vh;padding-block:80px 120px}.page-heading{max-width:700px;margin-bottom:50px}.page-heading h1,.cart-page h1,.checkout-heading h1{margin:0 0 14px;font-size:clamp(34px,5vw,58px)}.page-heading>p:last-child{color:var(--muted)}.product-page{grid-template-columns:1.05fr .95fr;align-items:start;gap:70px;padding-block:60px 90px;display:grid}.gallery{position:sticky;top:120px}.main-image{background:#f1e7e5;border-radius:30px;overflow:hidden}.main-image img{aspect-ratio:1;object-fit:cover;width:100%}.gallery-note{color:var(--muted);align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.gallery-note svg{width:16px;color:var(--green)}.breadcrumb{color:var(--muted);align-items:center;gap:6px;margin-bottom:30px;font-size:11px;display:inline-flex}.product-info h1{letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(36px,4.5vw,58px);line-height:1.25}.product-summary{color:var(--muted);font-size:14px;line-height:1.9}.price{color:var(--rose-dark);align-items:baseline;gap:5px;margin-top:25px;display:flex}.price strong{font-size:36px}.price small{color:var(--muted);margin-right:8px;font-size:10px}.availability{color:var(--green);align-items:center;gap:7px;margin-top:14px;font-size:11px;font-weight:800;display:flex}.benefit-list{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;padding:0;list-style:none;display:grid}.benefit-list li{align-items:center;gap:8px;font-size:11px;display:flex}.benefit-list svg{width:17px;color:var(--green);background:#e7f1ec;border-radius:50%;padding:3px}.buy-box{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr;gap:10px;margin-top:26px;padding:20px;display:grid;box-shadow:0 12px 40px #502b3712}.buy-box .primary-button{justify-content:space-between}.buy-box .secondary-button{grid-column:1/-1}.quantity{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:42px 34px 42px;align-items:center;height:50px;display:grid}.quantity button{background:0 0;border:0;height:100%;font-size:20px}.quantity span{text-align:center;font-size:12px;font-weight:800}.pdp-trust{color:var(--muted);justify-content:center;gap:18px;margin-top:16px;font-size:10px;display:flex}.pdp-trust svg{width:16px}.details-section{border-block:1px solid var(--line);background:#fff;padding-block:90px}.details-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.details-grid h2{margin-bottom:24px;font-size:32px}.details-grid dl{margin:0}.details-grid dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:12px;display:flex}.details-grid dt{color:var(--muted)}.details-grid dd{font-weight:800}.details-grid ul,.details-grid ol{color:var(--muted);padding-right:20px;font-size:12px;line-height:2}.evidence-section{grid-template-columns:1fr 1fr;gap:80px;padding-block:80px;display:grid}.evidence-section>div>p:last-child{color:var(--muted);font-size:13px;line-height:1.9}.evidence-section ul{margin:0;padding:0;list-style:none}.evidence-section li{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;font-size:12px;display:flex}.evidence-section svg{width:17px;color:var(--green)}.mobile-sticky-cta{display:none}.drawer-layer{z-index:80;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#251d237a;border:0;position:absolute;inset:0}.cart-drawer{background:var(--cream);width:min(430px,100%);box-shadow:var(--shadow);flex-direction:column;padding:28px;display:flex;position:absolute;top:0;bottom:0;left:0}.drawer-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.drawer-title h2{margin:0;font-size:28px}.drawer-title h2 span{color:var(--muted);font-size:12px}.drawer-title>button{background:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.drawer-products{flex:1;overflow:auto}.drawer-product{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;gap:14px;padding:18px 0;display:grid}.drawer-product img{object-fit:cover;border-radius:14px;width:88px;height:88px}.drawer-product h3{margin:0 0 8px;font-size:12px}.drawer-product strong{font-size:13px}.mini-actions{align-items:center;gap:12px;margin-top:10px;display:flex}.mini-actions .quantity{grid-template-columns:30px 25px 30px;height:34px}.mini-actions button{font-size:11px}.mini-actions>button{color:#a3334e;background:0 0;border:0}.drawer-totals{padding:20px 0}.drawer-totals p{justify-content:space-between;display:flex}.drawer-totals small{color:var(--muted);font-size:9px}.drawer-actions{gap:9px;display:grid}.cart-page{padding-block:70px 100px}.cart-layout{grid-template-columns:1fr 360px;gap:32px;display:grid}.cart-lines{gap:14px;display:grid}.cart-line{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:150px 1fr auto;align-items:center;gap:20px;padding:18px;display:grid}.cart-line img{object-fit:cover;border-radius:15px;width:150px;height:150px}.cart-line p{color:var(--rose-dark);font-size:10px}.cart-line h2{margin:5px 0 12px;font-size:17px}.cart-line>div>strong{font-size:13px}.cart-line>b{font-size:15px}.cart-line-actions{align-items:center;gap:14px;margin-top:15px;display:flex}.cart-line-actions .quantity{height:38px}.cart-line-actions>button{color:#a3334e;background:0 0;border:0;font-size:11px}.order-card{background:var(--ink);color:#fff;border-radius:24px;height:max-content;padding:26px;position:sticky;top:110px}.order-card h2{margin-top:0}.order-card p{color:#d4c8cd;justify-content:space-between;padding:10px 0;font-size:11px;display:flex}.order-card .grand{color:#fff;border-top:1px solid #ffffff29;font-size:14px}.order-card .primary-button{width:100%;color:var(--ink);box-shadow:none;background:#e2b1bd}.order-trust{color:#c9bdc2;gap:8px;margin-top:18px;font-size:9px;display:grid}.order-trust span{align-items:center;gap:7px;display:flex}.order-trust svg{width:15px}.empty-cart{text-align:center;place-content:center;justify-items:center;min-height:65vh;display:grid}.empty-icon{background:var(--blush);width:72px;height:72px;color:var(--rose-dark);border-radius:50%;place-items:center;font-size:30px;font-weight:900;display:grid}.empty-cart h1{margin:4px;font-size:42px}.empty-cart>p:not(.eyebrow){color:var(--muted)}.checkout-page{padding-bottom:90px}.checkout-grid{grid-template-columns:1fr 400px;align-items:start;gap:30px;padding-top:55px;display:grid}.checkout-form{border:1px solid var(--line);background:#fff;border-radius:26px;padding:36px}.checkout-heading{margin-bottom:30px}.checkout-heading h1{font-size:40px}.checkout-heading>p:last-child{color:var(--muted);font-size:12px}.field{gap:8px;margin-bottom:17px;display:grid}.field>span,.payment legend{font-size:11px;font-weight:800}.field input,.field select{background:#fff;border:1px solid #d9cccf;border-radius:12px;outline:none;width:100%;height:50px;padding:0 14px}.field input:focus,.field select:focus{border-color:var(--rose);box-shadow:0 0 0 3px #9f52671a}.address-note{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.payment{border:0;margin:24px 0;padding:0}.payment legend{margin-bottom:10px}.payment label{border:1px solid var(--rose);background:#fff7f8;border-radius:14px;gap:10px;padding:14px;display:flex}.payment label span{display:grid}.payment label small{color:var(--muted);margin-top:3px;font-size:9px}.checkout-notice{background:#f5f0ed;border-radius:14px;gap:10px;margin-bottom:18px;padding:13px;display:flex}.checkout-notice svg{color:var(--rose-dark);flex:none}.checkout-notice p{margin:0;font-size:10px;line-height:1.6}.confirm-button{justify-content:space-between;width:100%}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:8px;display:flex}.secure-note svg{width:13px}.form-error{color:#8d213a;background:#fff0f0;border-radius:10px;margin-bottom:14px;padding:12px;font-size:11px}.checkout-aside{background:var(--ink);color:#fff;border-radius:26px;padding:30px;position:sticky;top:110px}.checkout-aside h2{margin-top:0;font-size:28px}.checkout-products{border-block:1px solid #ffffff26;gap:12px;padding-block:15px;display:grid}.checkout-product{grid-template-columns:76px 1fr auto;align-items:center;gap:12px;display:grid}.checkout-product>div{position:relative}.checkout-product img{object-fit:cover;border-radius:12px;width:76px;height:76px}.checkout-product>div span{width:20px;height:20px;color:var(--ink);background:#e4b6c0;border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;top:-6px;left:-6px}.checkout-product h3{font-size:10px;line-height:1.6}.checkout-product b{font-size:10px}.checkout-aside>p{color:#d0c3c8;justify-content:space-between;padding-top:10px;font-size:10px;display:flex}.checkout-aside .grand{color:#fff;border-top:1px solid #ffffff26;padding-top:18px;font-size:14px}.checkout-trust{color:#cfc2c7;gap:8px;margin-top:20px;font-size:9px;line-height:1.6;display:flex}.checkout-trust svg{flex:none;width:17px}.checkout-summary-mobile{display:none}.confirmation{text-align:center;min-height:70vh;padding-block:90px}.confirmation>svg{width:70px;height:70px;color:var(--green)}.confirmation h1{font-size:38px}.confirmation>p{color:var(--muted)}.confirmation-card{text-align:right;border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;gap:12px;width:min(520px,100%);margin:30px auto;padding:22px;font-size:11px;display:grid}.confirmation-card strong{text-align:left}.site-footer{color:#fff;background:#211a1f;padding-top:70px}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:70px;padding-bottom:55px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand>div{display:grid}.footer-brand+p{color:#b9adb2;max-width:400px;font-size:11px;line-height:1.8}.footer-grid h4{font-size:12px}.footer-grid>div>a,.footer-grid>div>p{color:#b9adb2;margin:8px 0;font-size:10px;line-height:1.9;display:block}.footer-bottom{color:#9f9499;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:70px;font-size:9px;display:flex}.footer-trust{align-items:center;gap:8px;display:flex}@media (width<=800px){.container{width:min(100% - 28px,680px)}.announcement-inner{justify-content:space-between;gap:10px;font-size:8px}.announcement-inner span+span:before{display:none}.site-header{height:68px}.header-inner{grid-template-columns:auto 1fr auto}.menu-button{display:flex}.brand{justify-self:center}.brand-mark{width:36px;height:36px;font-size:18px}.brand small{display:none}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:16px;display:none;position:absolute;top:68px;left:14px;right:14px}.main-nav.open{display:grid}.cart-button span{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:35px}.hero-copy{padding:25px 0 5px}.hero-copy h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-actions a{padding-inline:12px;font-size:11px}.hero-trust{justify-content:center;font-size:9px}.hero-visual{height:420px}.hero-orbit{width:370px;height:370px}.hero-product-main{width:275px;height:315px;top:25px;right:7%}.hero-product-secondary{width:150px;height:170px;bottom:20px;left:0}.hero-note{font-size:8px;bottom:14px;left:10px;right:auto}.trust-strip>.container{grid-template-columns:1fr;min-height:0;padding-block:12px}.trust-strip .container>div{border:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:12px}.trust-strip .container>div:last-child{border:0}.section{padding-block:65px}.section-heading{align-items:start}.section-heading .text-link{display:none}.section-heading h2{font-size:32px}.product-grid{grid-template-columns:1fr;gap:16px}.product-image-wrap{height:340px}.product-card h3{font-size:20px}.method-section{padding-block:65px}.method-grid{grid-template-columns:1fr;gap:30px}.method-grid h2{font-size:34px}.product-page{grid-template-columns:1fr;gap:30px;padding-block:18px 85px}.gallery{position:static}.main-image{border-radius:20px}.breadcrumb{margin-bottom:18px}.product-info h1{font-size:34px}.benefit-list{grid-template-columns:1fr}.buy-box{grid-template-columns:1fr auto}.buy-box .quantity{grid-row:1}.buy-box .primary-button{grid-column:1}.pdp-trust{flex-wrap:wrap}.details-section{padding-block:60px}.details-grid,.evidence-section{grid-template-columns:1fr;gap:35px}.evidence-section{padding-block:60px}.mobile-sticky-cta{background:var(--ink);color:#fff;z-index:40;box-shadow:var(--shadow);border-radius:18px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex;position:fixed;bottom:10px;left:10px;right:10px}.mobile-sticky-cta div{max-width:55%;display:grid}.mobile-sticky-cta small{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.mobile-sticky-cta strong{font-size:13px}.mobile-sticky-cta button{color:var(--ink);background:#e3b4bf;border:0;border-radius:999px;padding:12px 18px;font-weight:900}.cart-layout{grid-template-columns:1fr}.cart-line{grid-template-columns:95px 1fr}.cart-line img{width:95px;height:110px}.cart-line>b{grid-column:2}.order-card{position:static}.checkout-page{padding-bottom:40px}.checkout-summary-mobile{border-bottom:1px solid var(--line);background:#fff;display:block}.checkout-summary-mobile>button{text-align:right;background:0 0;border:0;grid-template-columns:1fr auto auto;align-items:center;width:100%;height:54px;padding-inline:16px;font-size:10px;display:grid}.mobile-summary-lines{color:var(--muted);gap:5px;padding:10px 16px;font-size:9px;display:grid}.rotate{transform:rotate(180deg)}.checkout-grid{grid-template-columns:1fr;width:100%;padding-top:0}.checkout-form{border:0;border-radius:0;padding:28px 16px}.checkout-aside{display:none}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{text-align:center;justify-content:center;gap:8px;padding-block:20px;display:grid}.cart-drawer{padding:20px}.page{padding-block:55px 90px}.page-heading h1{font-size:37px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.gallery-thumbnails{grid-template-columns:repeat(3,78px);gap:10px;margin-top:12px;display:grid}.gallery-thumbnails button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;padding:0;overflow:hidden}.gallery-thumbnails button.active{border-color:var(--accent);box-shadow:0 0 0 2px #77374b24}.gallery-thumbnails img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}@media (width<=800px){.gallery-thumbnails{grid-template-columns:repeat(3,68px)}}:root{--accent:var(--rose-dark);--focus:#176b87}body{overflow-x:hidden}main{min-height:60vh}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:1000;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:999px;padding:10px 16px;font-weight:800;position:fixed;inset-block-start:8px;inset-inline-start:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.route-loading{min-height:55vh;color:var(--muted);place-items:center;font-weight:700;display:grid}.main-nav a{position:relative}.main-nav a.active:after{content:"";inset-inline:0;background:var(--rose-dark);border-radius:99px;height:2px;position:absolute;bottom:-10px}.cart-button,.menu-button,.drawer-title button,.quantity button{min-width:44px;min-height:44px}.hero{isolation:isolate;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-copy h1{text-wrap:balance;max-width:720px}.hero-copy>p:not(.eyebrow){text-wrap:pretty;max-width:590px}.hero-visual:after{content:"";filter:blur(3px);z-index:-1;background:#ffffff94;border-radius:50%;width:210px;height:210px;position:absolute;inset-block-start:8%;inset-inline-end:8%}.hero-product{object-fit:cover;background:#fff}.hero-product-main{box-shadow:0 30px 80px #502b3733}.hero-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 35px #502b371f}.trust-strip .container>div svg,.policy-grid svg,.purchase-clarity svg{flex:none}.product-card{transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.product-card:hover{border-color:#dcc6cc;transform:translateY(-4px);box-shadow:0 22px 55px #502b371f}.product-image-wrap{overflow:hidden}.product-image-wrap img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-wrap img{transform:scale(1.025)}.product-card-body>p:not(.eyebrow){min-height:3.7em}.card-footer button{min-height:44px}.policy-section{background:#fff;padding:0 0 88px}.policy-grid{border:1px solid var(--line);background:var(--cream);border-radius:26px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.policy-grid>div{align-items:flex-start;gap:14px;padding:28px;display:flex}.policy-grid>div+div{border-inline-start:1px solid var(--line)}.policy-grid svg{color:var(--rose-dark)}.policy-grid span{gap:7px;display:grid}.policy-grid strong{font-size:14px}.policy-grid small{color:var(--muted);font-size:11px;line-height:1.8}.category-chips{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.category-chips span{border:1px solid var(--line);color:var(--rose-dark);background:#fff;border-radius:999px;padding:9px 14px;font-size:10px;font-weight:800}.main-image{background:#f6edef;overflow:hidden}.main-image img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.gallery-thumbnails button{min-width:48px;min-height:48px}.gallery-thumbnails button.active{border-color:var(--rose-dark)}.availability{background:#f5fbf7;border:1px solid #d7e7df}.buy-box{border:1px solid var(--line);background:#fff;border-radius:22px;padding:14px;box-shadow:0 18px 48px #502b3714}.pdp-trust{gap:10px 16px}.pdp-trust span{align-items:center;gap:7px;display:inline-flex}.purchase-clarity{background:#fff;padding-block:72px}.purchase-clarity h2{margin:0 0 28px;font-size:34px}.purchase-clarity .container>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.purchase-clarity article{border:1px solid var(--line);background:var(--cream);border-radius:22px;padding:26px}.purchase-clarity article svg{color:var(--rose-dark)}.purchase-clarity h3{margin:16px 0 8px;font-size:15px}.purchase-clarity p{color:var(--muted);margin:0;font-size:11px;line-height:1.9}.mobile-sticky-cta span{color:#d8cdd1;font-size:8px}.drawer-layer{z-index:90}.drawer-backdrop{cursor:default}.cart-drawer{width:min(440px,100%);box-shadow:-30px 0 80px #1c141838}.drawer-title{z-index:2;background:#fff;padding-bottom:14px;position:sticky;top:0}.drawer-products{overscroll-behavior:contain}.drawer-product img{object-fit:cover;background:var(--blush);border-radius:16px}.drawer-actions .primary-button,.drawer-actions .secondary-button{width:100%}.order-card,.checkout-aside{box-shadow:0 18px 55px #502b3714}.checkout-notice{align-items:flex-start}.checkout-notice+.checkout-notice{margin-top:10px}.checkout-notice svg{flex:none}.field input[aria-invalid=true]{background:#fff8f7;border-color:#b42318}.confirm-button:disabled{cursor:wait;opacity:.72}.footer-grid h3{margin-top:0;font-size:12px}.footer-grid>div>a{align-items:center;min-height:44px;display:flex}.cart-line img,.checkout-product img{object-fit:cover;background:var(--blush)}@media (width<=800px){.announcement{overflow:hidden}.announcement-inner{white-space:nowrap;justify-content:center;height:32px}.announcement-inner span{display:none}.announcement-inner span:first-child{display:inline}.main-nav a{border-radius:10px;align-items:center;min-height:46px;padding-inline:8px;display:flex}.main-nav a.active{background:var(--blush)}.main-nav a.active:after{display:none}.hero-grid{flex-direction:column;padding-top:22px;display:flex}.hero-copy{text-align:center;padding-top:18px}.hero-copy .eyebrow,.hero-trust{justify-content:center}.hero-copy h1{margin-block:12px 18px;font-size:clamp(39px,12vw,52px);line-height:1.08}.hero-copy>p:not(.eyebrow){margin-inline:auto;font-size:12px;line-height:1.9}.hero-actions{grid-template-columns:1fr;margin-top:24px}.hero-actions .primary-button{min-height:56px;font-size:13px}.hero-actions .secondary-button{border:0;min-height:44px}.hero-trust{gap:14px;margin-top:16px}.hero-visual{height:350px;margin-top:2px}.hero-orbit{width:320px;height:320px;left:50%;right:auto;transform:translate(-50%,-50%)}.hero-product-main{border-radius:120px 120px 28px 28px;width:230px;height:260px;top:28px;left:auto;right:9%}.hero-product-secondary{width:126px;height:145px;bottom:25px;left:1%;right:auto}.hero-note{bottom:8px;left:auto;right:2px}.trust-strip>.container{padding-block:8px}.trust-strip .container>div{padding:11px 4px}.trust-strip .container>div:nth-child(2),.trust-strip .container>div:nth-child(3){display:none}.section{padding-block:56px}.section-heading h2{font-size:30px;line-height:1.3}.product-image-wrap{aspect-ratio:1.05;height:auto}.product-card-body{padding:20px}.product-card-body>p:not(.eyebrow){min-height:0}.card-footer{align-items:center}.card-footer button{padding-inline:14px}.method-section{padding-block:58px}.method-grid h2{font-size:31px}.policy-section{padding-bottom:58px}.policy-grid{grid-template-columns:1fr}.policy-grid>div{padding:20px}.policy-grid>div+div{border-inline-start:0;border-top:1px solid var(--line)}.page{padding-top:42px}.page-heading h1{font-size:34px;line-height:1.3}.product-page{padding-top:14px}.product-info h1{font-size:32px;line-height:1.35}.product-summary{font-size:12px;line-height:1.9}.buy-box{grid-template-columns:1fr auto;padding:12px}.buy-box .primary-button{grid-column:1/-1;min-height:56px}.buy-box .secondary-button{grid-column:1/-1}.purchase-clarity{padding-block:58px}.purchase-clarity h2{font-size:29px}.purchase-clarity .container>div{grid-template-columns:1fr}.purchase-clarity article{grid-template-columns:auto 1fr;column-gap:14px;padding:20px;display:grid}.purchase-clarity article svg{grid-row:1/3}.purchase-clarity h3{margin:0 0 5px}.mobile-sticky-cta{bottom:max(10px,env(safe-area-inset-bottom));padding-bottom:max(10px,env(safe-area-inset-bottom));border:1px solid #ffffff1f}.mobile-sticky-cta button{min-height:46px}.cart-drawer{padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.cart-line{border-radius:18px;padding:12px}.checkout-heading h1{font-size:31px}.checkout-form{padding-bottom:calc(36px + env(safe-area-inset-bottom))}.field input,.field select{min-height:52px;font-size:16px}.confirm-button{min-height:58px}.site-footer{padding-bottom:90px}}@media (width>=801px){.hero-copy h1{font-size:clamp(58px,6vw,82px)}.product-page{align-items:start}}@media (prefers-reduced-motion:reduce){.product-card:hover,.product-card:hover .product-image-wrap img{transform:none}}
