:root{--store-canvas: #f2f3f1;--store-surface: #ffffff;--store-ink: #171918;--store-muted: #676d69;--store-line: #d8dcd8;--store-accent: #3c7555;--store-accent-soft: #e8f0eb;--store-dark: #111512;--store-radius: 14px;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1)}html{scroll-behavior:smooth;background:var(--store-canvas);color:var(--store-ink);color-scheme:light}body{min-height:100dvh;margin:0;overflow-x:hidden;background:var(--store-canvas);color:var(--store-ink);font-family:Outfit,sans-serif}*{box-sizing:border-box}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--store-accent);outline-offset:3px}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main{overflow-x:clip}.storefront{min-height:100dvh;background:var(--store-canvas);color:var(--store-ink)}.announcement-primary,.announcement-secondary{display:flex;min-height:30px;align-items:center;justify-content:center;padding:6px 20px;text-align:center;font:600 11px/1.2 IBM Plex Mono,monospace;letter-spacing:.03em}.announcement-primary{background:var(--store-dark);color:#fff}.announcement-secondary{background:var(--store-accent-soft);color:var(--store-ink);border-bottom:1px solid var(--store-line)}.store-header{display:grid;grid-template-columns:1fr minmax(260px,460px) 1fr;align-items:center;gap:28px;max-width:1400px;min-height:76px;margin:auto;padding:12px 32px;background:var(--store-surface)}.store-wordmark{display:inline-flex;width:fit-content;align-items:baseline;color:var(--store-ink);text-decoration:none;font-size:29px;font-weight:700;letter-spacing:-.055em}.store-wordmark__accent{color:var(--store-accent)}.header-search{display:flex;align-items:center;gap:8px;height:42px;padding:0 13px;border:1px solid var(--store-line);border-radius:2px;color:var(--store-muted)}.header-search input{width:100%;border:0;outline:0;background:transparent;color:var(--store-ink)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.header-actions a,.header-actions button{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--store-ink);text-decoration:none;cursor:pointer}.header-cart-control{position:relative;gap:4px}.header-cart-control span{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--store-dark);color:#fff;font:600 10px IBM Plex Mono,monospace}.header-menu-control{display:none!important}.category-nav{display:flex;min-height:44px;align-items:center;justify-content:center;gap:clamp(15px,2.3vw,34px);padding:0 28px;border-block:1px solid var(--store-line);background:var(--store-surface)}.category-nav a{color:var(--store-ink);text-decoration:none;font:600 11px IBM Plex Mono,monospace}.category-nav a:after{display:block;width:100%;height:1px;margin-top:5px;background:var(--store-accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease-out)}.category-nav a:hover:after{transform:scaleX(1)}.commerce-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(34px,5vw,76px);max-width:1400px;margin:0 auto;padding:56px 32px 44px;background:var(--store-surface)}.product-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:16px;min-width:0}.gallery-thumbnails{display:flex;flex-direction:column;gap:9px;max-height:680px;overflow-y:auto;scrollbar-width:thin}.gallery-thumbnails button{aspect-ratio:1;min-height:68px;padding:3px;border:1px solid var(--store-line);background:#fff;cursor:pointer}.gallery-thumbnails button.is-active{border-color:var(--store-ink)}.gallery-thumbnails img{width:100%;height:100%;object-fit:contain}.gallery-stage{position:sticky;top:20px;display:grid;min-height:650px;place-items:center;overflow:hidden;border-radius:var(--store-radius);background:#f7f7f4}.gallery-stage>img{width:100%;height:650px;object-fit:contain;mix-blend-mode:multiply}.gallery-stage button{position:absolute;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--store-line);border-radius:50%;background:#ffffffeb;color:var(--store-ink);cursor:pointer;transition:transform .16s var(--ease-out),border-color .18s ease}.gallery-stage button:active{transform:scale(.96)}.gallery-zoom-control{top:16px;right:16px}.gallery-prev-control{bottom:16px;left:16px}.gallery-next-control{right:16px;bottom:16px}.gallery-dialog{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:40px;background:#0e1210eb}.gallery-dialog img{max-width:min(86vw,900px);max-height:86vh;object-fit:contain}.gallery-dialog-close{position:absolute;top:24px;right:24px;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.purchase-panel{align-self:start;max-width:580px;padding-top:8px}.breadcrumbs{display:flex;gap:8px;color:var(--store-muted);font-size:12px}.breadcrumbs a,.brand-link{color:inherit}.purchase-panel h1{max-width:19ch;margin:24px 0 10px;font-size:clamp(34px,4vw,56px);line-height:.98;letter-spacing:-.045em}.brand-link{display:inline-block;margin-bottom:22px;color:var(--store-muted);font:500 13px IBM Plex Mono,monospace}.welcome-offer{display:grid;gap:7px;margin-bottom:22px;padding:18px;border:1px solid var(--store-line);background:#f8f9f7}.welcome-offer__eyebrow{width:fit-content;padding-bottom:4px;border-bottom:1px solid var(--store-accent);color:var(--store-accent);font:600 10px IBM Plex Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.welcome-offer>strong{font-size:20px;letter-spacing:-.015em}.welcome-offer__price{display:flex;align-items:baseline;gap:9px;font-family:IBM Plex Mono,monospace}.welcome-offer__price b{font-size:28px}.welcome-offer__price span{color:var(--store-muted);font-size:12px}.welcome-offer p{margin:0;color:var(--store-muted);font-size:13px}.welcome-offer__unit-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.welcome-offer__unit-price strong{color:var(--store-ink);font-weight:500}.welcome-offer__unit-price b{color:var(--store-ink);font:600 13px IBM Plex Mono,monospace}.welcome-offer__shipping{width:fit-content;padding-top:8px;border-top:1px solid var(--store-line);color:var(--store-accent)!important;font:600 10px IBM Plex Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.purchase-review-proof{margin:-4px 0 18px;padding:15px 16px 16px;border-left:3px solid var(--store-accent);background:var(--store-accent-soft)}.purchase-review-proof>a{display:flex;align-items:center;gap:8px;color:var(--store-ink);text-decoration:none}.purchase-review-proof>a>span{color:var(--store-accent);font-size:12px;letter-spacing:.08em}.purchase-review-proof>a strong{font:600 12px IBM Plex Mono,monospace}.purchase-review-proof>a small{color:var(--store-muted);font-size:11px}.purchase-review-proof>a em{margin-left:auto;border-bottom:1px solid var(--store-accent);color:var(--store-accent);font-size:10px;font-style:normal;font-weight:600}.purchase-review-proof blockquote{margin:12px 0 0;color:#344039;font-size:14px;line-height:1.5}.purchase-review-proof cite{display:block;margin-top:6px;color:var(--store-muted);font:500 10px IBM Plex Mono,monospace;font-style:normal}.size-field{display:grid;gap:8px;margin-top:22px;font:600 11px IBM Plex Mono,monospace}.size-field select{min-height:48px;padding:0 13px;border:1px solid var(--store-line);background:#fff;color:var(--store-ink)}.highlights{margin-top:22px;padding-top:18px;border-top:1px solid var(--store-line)}.highlights>strong{font:600 11px IBM Plex Mono,monospace}.highlights p{color:var(--store-muted);font-size:14px;line-height:1.6}.highlights button{min-height:40px;padding:0;border:0;border-bottom:1px solid var(--store-ink);background:transparent;color:var(--store-ink);cursor:pointer;font-size:13px}.product-facts{display:grid;grid-template-columns:1fr 1fr;margin:22px 0 0;border-top:1px solid var(--store-line);border-left:1px solid var(--store-line)}.product-facts div{padding:13px;border-right:1px solid var(--store-line);border-bottom:1px solid var(--store-line)}.product-facts dt{color:var(--store-muted);font-size:11px}.product-facts dd{margin:4px 0 0;font-size:13px;font-weight:600}.stock-line{color:var(--store-accent);font-size:13px;font-weight:600}.individual-add-control{display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;gap:18px;padding:8px 18px;border:0;background:var(--store-dark);color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.03em;text-decoration:none;transition:transform .16s var(--ease-out),background .18s ease}.individual-add-control__price{display:grid;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;column-gap:7px;align-items:center;justify-items:end;min-width:88px;font-family:IBM Plex Mono,monospace;line-height:1}.individual-add-control__price s{grid-column:1;grid-row:1;color:#fff9;font-size:10px;font-weight:500}.individual-add-control__price b{grid-column:2;grid-row:1 / span 2;font-size:17px;letter-spacing:-.04em}.individual-add-control__price small{grid-column:1;grid-row:2;color:#ffffffad;font-size:8px;letter-spacing:.06em;text-transform:uppercase}.individual-add-control:hover{background:var(--store-accent)}.individual-add-control:active{transform:translateY(2px)}.purchase-note{color:var(--store-muted);text-align:center;font-size:12px}.cart-overlay{position:fixed;z-index:120;inset:0;display:flex;justify-content:flex-end;background:#0e121085}.cart-drawer{width:min(440px,100%);height:100dvh;padding:24px;overflow-y:auto;background:#fff;box-shadow:-20px 0 60px #00000029}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--store-line)}.cart-drawer-head h2{margin:0;font-size:28px}.cart-drawer-head button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;cursor:pointer}.cart-line{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid var(--store-line)}.cart-line img{width:110px;height:140px;object-fit:contain;background:var(--store-canvas)}.cart-line h3{margin:0 0 7px;font-size:16px}.cart-line p{color:var(--store-muted);font-size:13px}.cart-quantity{display:inline-grid;grid-template-columns:40px 40px 40px;border:1px solid var(--store-line)}.cart-quantity button,.cart-quantity span{display:grid;height:40px;place-items:center;border:0;background:#fff}.cart-quantity button{cursor:pointer}.cart-subtotal{display:flex;justify-content:space-between;padding:22px 0;font-family:IBM Plex Mono,monospace}.checkout-status{padding:15px;border:1px dashed var(--store-line);background:var(--store-canvas);color:var(--store-muted);text-align:center;font-size:13px}.system-page{display:grid;min-height:100dvh;place-content:center;gap:12px;padding:24px;text-align:center}.purchase-confidence{max-width:1336px;margin:0 auto;padding:0 0 28px}.delivery-section{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:clamp(36px,6vw,90px);padding:30px 34px 32px;border:1px solid var(--store-line);border-radius:var(--store-radius);background:#fff}.delivery-section>header{align-self:center}.delivery-section>header p{margin:0 0 8px;color:var(--store-accent);font:600 10px IBM Plex Mono,monospace;letter-spacing:.11em}.delivery-section>header h2{margin:0 0 5px;font-size:22px;letter-spacing:-.025em}.delivery-section>header span{color:var(--store-muted);font-size:13px}.delivery-timeline{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;margin:0;padding:4px 0 0;list-style:none}.delivery-timeline:before{position:absolute;z-index:0;top:12px;right:calc(16.66% - 9px);left:calc(16.66% + 9px);height:1px;background:var(--store-line);content:""}.delivery-timeline li{position:relative;z-index:1;display:grid;justify-items:center;gap:11px;min-width:0;text-align:center}.delivery-timeline i{display:block;width:17px;height:17px;border:2px solid var(--store-accent);border-radius:50%;background:#fff;box-shadow:0 0 0 6px #fff}.delivery-timeline li:first-child i{background:var(--store-accent);box-shadow:inset 0 0 0 4px #fff,0 0 0 6px #fff}.delivery-timeline li div{display:grid;gap:3px;min-width:0}.delivery-timeline b{font-size:13px}.delivery-timeline span{color:var(--store-muted);font:500 11px IBM Plex Mono,monospace}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;border:1px solid var(--store-line);background:#fff}.trust-strip article{display:flex;min-width:0;min-height:90px;align-items:center;gap:12px;padding:18px 20px;border-right:1px solid var(--store-line)}.trust-strip article:last-child{border:0}.trust-strip svg{flex:0 0 auto;color:var(--store-accent)}.trust-strip article div{display:grid;gap:3px;min-width:0}.trust-strip b{font-size:13px}.trust-strip span{color:var(--store-muted);font-size:11px;line-height:1.35}.product-story{overflow:clip;margin-top:72px;padding:clamp(76px,9vw,132px) max(32px,calc((100vw - 1336px)/2));background:var(--store-dark);color:#fff}.product-story__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);column-gap:40px;align-items:end;padding-bottom:clamp(46px,6vw,78px);border-bottom:1px solid #343b36}.product-story__intro>p{grid-column:1 / -1;margin:0 0 20px;color:#8fb79a;font:600 11px IBM Plex Mono,monospace;letter-spacing:.12em}.product-story__intro h2{margin:0;font-size:clamp(62px,8vw,118px);line-height:.84;letter-spacing:-.065em}.product-story__intro>span{max-width:39ch;color:#c7cec9;font-size:17px;line-height:1.6}.product-story__composition{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:clamp(40px,7vw,110px);padding-top:clamp(54px,7vw,96px)}.product-story__visual{position:sticky;top:48px;align-self:start;margin:0;overflow:hidden;background:#f5f4f2}.product-story__visual img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 44%;transform:none}.product-story__visual figcaption{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid #dddcd8;color:#5d625f;background:#fff;font:500 10px IBM Plex Mono,monospace;letter-spacing:.05em;text-transform:uppercase}.product-story__chapters{display:grid;align-content:start}.product-story__chapters article{min-height:270px;padding:34px 0 42px;border-top:1px solid #343b36}.product-story__chapters article:first-child{border-top:0}.product-story__chapter-index{display:flex;align-items:center;justify-content:space-between;color:#8fb79a;font:600 11px IBM Plex Mono,monospace;letter-spacing:.1em}.product-story__chapters h3{max-width:13ch;margin:58px 0 18px;font-size:clamp(34px,4.2vw,58px);line-height:.98;letter-spacing:-.045em}.product-story__chapters p{max-width:47ch;margin:0;color:#c7cec9;font-size:16px;line-height:1.65}@keyframes product-story-drift{0%{transform:translateY(3%) scale(.98)}to{transform:translateY(-3%) scale(1.025)}}@supports (animation-timeline: view()){@media(min-width:861px){.product-story__visual img{animation:product-story-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}}}.celebrity-routine{max-width:1336px;margin:0 auto;padding:clamp(84px,9vw,132px) 32px}.celebrity-routine__copy{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);column-gap:clamp(48px,8vw,120px);align-items:end}.celebrity-routine__copy>p:first-child{grid-column:1 / -1;margin:0 0 18px;color:var(--store-accent);font:600 10px IBM Plex Mono,monospace;letter-spacing:.12em}.celebrity-routine__copy h2{max-width:12ch;margin:0;font-size:clamp(42px,5.6vw,76px);line-height:.92;letter-spacing:-.055em}.celebrity-routine__lead{max-width:54ch;margin:0;color:var(--store-muted);font-size:17px;line-height:1.65}.celebrity-routine__facts{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));margin:42px 0 0;border-block:1px solid var(--store-line)}.celebrity-routine__facts div{min-width:0;padding:18px 18px 18px 0}.celebrity-routine__facts div+div{padding-left:18px;border-left:1px solid var(--store-line)}.celebrity-routine__facts dt{margin-bottom:7px;color:var(--store-muted);font:500 10px IBM Plex Mono,monospace;text-transform:uppercase}.celebrity-routine__facts dd{margin:0;font-size:13px;font-weight:600;line-height:1.4}.celebrity-routine__copy>small{grid-column:1 / -1;display:block;max-width:66ch;margin-top:18px;color:var(--store-muted);font-size:11px;line-height:1.5}.recommendations,.bundle-section,.details-section{max-width:1336px;margin:0 auto;padding:88px 32px}.section-heading-line{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--store-line)}.section-heading-line h2{max-width:18ch;margin:0;font-size:clamp(32px,4vw,50px);line-height:1;letter-spacing:-.04em}.section-heading-line span{color:var(--store-muted);font:500 12px IBM Plex Mono,monospace}.recommendation-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.recommendation-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto auto;min-width:0;padding-bottom:18px;border-bottom:1px solid var(--store-line)}.recommendation-card figure{aspect-ratio:4/5;margin:0 0 14px;overflow:hidden;border-radius:var(--store-radius);background:#fff}.recommendation-card img{width:100%;height:100%;object-fit:contain;transition:transform .28s var(--ease-out)}.recommendation-card>span{color:var(--store-muted);font-size:11px}.recommendation-card h3{margin:7px 0;font-size:16px;line-height:1.25}.recommendation-card p{font:500 13px IBM Plex Mono,monospace}.recommendation-card p s{margin-right:5px;color:var(--store-muted)}.recommendation-card a{color:var(--store-ink);text-decoration:none;font-size:13px}.recommendation-card a:after{display:block;width:100%;height:1px;margin-top:7px;background:var(--store-accent);content:"";transform:scaleX(.2);transform-origin:left;transition:transform .25s ease}.recommendation-card a:hover:after{transform:scaleX(1)}.bundle-section{padding-top:72px;padding-bottom:72px;border-block:1px solid var(--store-line)}.bundle-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.bundle-heading h2{margin:0;font-size:clamp(34px,4vw,54px);letter-spacing:-.045em}.bundle-heading p{color:var(--store-muted)}.bundle-unavailable-status{padding:15px 20px;border:1px dashed var(--store-muted);background:#e8e9e6;color:var(--store-muted);font:600 11px IBM Plex Mono,monospace;cursor:not-allowed}.bundle-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.bundle-item{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;padding:12px;background:#fff}.bundle-item figure{width:92px;height:110px;margin:0;background:var(--store-canvas)}.bundle-item img{width:100%;height:100%;object-fit:contain}.bundle-item span{color:var(--store-muted);font-size:10px}.bundle-item h3{margin:5px 0 8px;font-size:13px;line-height:1.25}.bundle-item p{margin:0;font:600 12px IBM Plex Mono,monospace}.bundle-disclaimer{color:var(--store-muted);font-size:12px}.detail-tabs{display:flex;gap:24px;overflow-x:auto;border-bottom:1px solid var(--store-line)}.detail-tabs button{position:relative;min-height:54px;padding:0;border:0;background:transparent;color:var(--store-muted);cursor:pointer;white-space:nowrap}.detail-tabs button.is-active{color:var(--store-ink);font-weight:600}.detail-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--store-accent);content:""}.detail-panel{min-height:180px;padding:30px 0;border-bottom:1px solid var(--store-line)}.detail-panel p{max-width:92ch;margin:0;color:var(--store-muted);line-height:1.75}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--store-line)}.policy-grid details{padding:18px 22px;border-right:1px solid var(--store-line);background:#fff}.policy-grid details:last-child{border:0}details summary{cursor:pointer;font-weight:600}details p{color:var(--store-muted);line-height:1.6}.faq-block{display:grid;grid-template-columns:.65fr 1.35fr;gap:64px;padding:90px 0}.faq-block>h2{align-self:start;margin:0;font-size:clamp(36px,4vw,58px);line-height:.98;letter-spacing:-.045em}.faq-block>p{display:none}.faq-block>div{border-top:1px solid var(--store-line)}.faq-block details{padding:20px 0;border-bottom:1px solid var(--store-line)}.faq-block summary{list-style:none;padding-right:34px;font-size:17px}.reviews-block{border:1px solid var(--store-line);background:var(--store-line)}.reviews-summary{display:flex;min-height:230px;align-items:end;justify-content:space-between;gap:40px;padding:36px;background:#fff;border-bottom:1px solid var(--store-line)}.reviews-summary p{margin:0 0 18px;color:var(--store-accent);font:600 10px IBM Plex Mono,monospace;letter-spacing:.1em}.reviews-summary h2{max-width:12ch;margin:0;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em}.reviews-score{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px}.reviews-score strong{grid-row:span 2;font:600 42px IBM Plex Mono,monospace;letter-spacing:-.05em}.reviews-score span{color:var(--store-accent);letter-spacing:.12em}.reviews-score small{color:var(--store-muted);font-size:11px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.review-card{position:relative;display:flex;min-height:290px;flex-direction:column;justify-content:space-between;padding:28px;background:#fff}.review-card header{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.review-card header>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--store-accent-soft);color:var(--store-accent);font-weight:700}.review-card header div{display:grid;gap:3px}.review-card header small{color:var(--store-muted);font-size:11px}.review-rating{margin-left:auto;padding:6px 8px;border:1px solid var(--store-line);background:#fff;color:var(--store-accent);font:600 11px IBM Plex Mono,monospace;white-space:nowrap}.review-card blockquote{position:relative;z-index:1;margin:24px 0 0;font-size:17px;line-height:1.55}.comparison-prompt{display:flex;align-items:end;justify-content:space-between;gap:40px;max-width:1336px;margin:0 auto 100px;padding:54px;border-radius:var(--store-radius);background:var(--store-dark);color:#fff}.comparison-prompt span{color:#aab3ad;font-size:13px}.comparison-prompt h2{max-width:18ch;margin:10px 0 0;font-size:clamp(32px,4vw,54px);line-height:1;letter-spacing:-.04em}.comparison-prompt a{position:relative;flex:0 0 auto;padding:14px 0;color:#fff;text-decoration:none;font-weight:600}.comparison-prompt a:after{display:block;width:100%;height:1px;margin-top:8px;background:var(--store-accent);content:"";transition:transform .25s ease}.comparison-prompt a:hover:after{transform:translate(10px)}.store-footer{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:42px;padding:70px max(32px,calc((100vw - 1336px)/2));background:var(--store-dark);color:#fff}.store-footer h2{margin-top:0;font-size:32px}.store-footer h3{font:600 12px IBM Plex Mono,monospace}.store-footer a,.store-footer span{display:block;margin:9px 0;color:#c9cfcb;text-decoration:none;font-size:13px}.store-footer p{color:#c9cfcb;line-height:1.6;font-size:13px}.store-footer label{display:grid;gap:8px;color:#c9cfcb;font-size:12px}.store-footer select{min-height:44px;padding:0 10px;border:1px solid #48514b;background:transparent;color:#fff}.footer-bottom{grid-column:1 / -1;padding-top:24px;border-top:1px solid #343b36;color:#8e9891;font-size:12px}.sticky-add-control{position:fixed;z-index:70;right:22px;bottom:22px;display:none;min-width:220px;min-height:54px;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border:0;background:var(--store-dark);color:#fff;box-shadow:0 14px 40px #00000038;cursor:pointer;text-decoration:none}.sticky-add-control strong{font-family:IBM Plex Mono,monospace}@media(max-width:1000px){.store-header{grid-template-columns:1fr 1fr}.header-search{grid-column:1 / -1;grid-row:2}.commerce-shell{grid-template-columns:1fr}.purchase-panel{max-width:none}.gallery-stage{position:relative;top:0}.recommendation-rail,.bundle-list{grid-template-columns:repeat(2,1fr)}.purchase-confidence{padding-inline:16px}.delivery-section{grid-template-columns:1fr;gap:30px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--store-line)}.product-story__composition{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:38px}.celebrity-routine__facts{grid-template-columns:1fr}.celebrity-routine__facts div{padding:14px 0}.celebrity-routine__facts div+div{padding-left:0;border-top:1px solid var(--store-line);border-left:0}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.announcement-secondary{display:none}.store-header{grid-template-columns:1fr auto;gap:12px;padding:10px 16px}.store-wordmark{font-size:26px}.header-search{grid-column:1 / -1}.header-menu-control{display:inline-flex!important}.category-nav{display:none;align-items:stretch;flex-direction:column;padding:14px 18px}.category-nav.is-open{display:flex}.commerce-shell{gap:28px;padding:28px 16px}.product-gallery{grid-template-columns:1fr}.gallery-thumbnails{order:2;flex-direction:row;overflow-x:auto;overflow-y:hidden}.gallery-thumbnails button{flex:0 0 70px}.gallery-stage,.gallery-stage>img{min-height:450px;height:450px}.purchase-panel h1{font-size:38px}.purchase-review-proof{margin-bottom:16px;padding:14px}.purchase-review-proof>a{flex-wrap:wrap}.purchase-review-proof>a em{margin-left:auto}.purchase-confidence{padding:0 16px 20px}.delivery-section{gap:26px;padding:24px 22px 26px}.delivery-section>header h2{font-size:21px}.delivery-timeline{grid-template-columns:1fr;gap:22px;padding:0}.delivery-timeline:before{inset:8px auto 8px 8px;width:1px;height:auto}.delivery-timeline li{grid-template-columns:18px 1fr;justify-items:stretch;align-items:start;gap:14px;text-align:left}.delivery-timeline i{position:relative;z-index:1;grid-column:1;grid-row:1;width:17px;height:17px;box-shadow:0 0 0 5px #fff}.delivery-timeline li:first-child i{box-shadow:inset 0 0 0 4px #fff,0 0 0 5px #fff}.delivery-timeline li div{grid-column:2;grid-row:1;gap:2px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip article{min-height:104px;align-items:flex-start;flex-direction:column;gap:9px;padding:16px}.trust-strip b{font-size:12px}.trust-strip span{font-size:10px}.product-story{margin-top:50px;padding:68px 16px 76px}.product-story__intro{grid-template-columns:1fr;gap:24px;padding-bottom:42px}.product-story__intro h2{font-size:clamp(56px,19vw,82px)}.product-story__intro>span{font-size:16px}.product-story__composition{grid-template-columns:1fr;gap:38px;padding-top:38px}.product-story__visual{position:relative;top:auto}.product-story__visual img{aspect-ratio:4/5;transform:none!important}.product-story__chapters article{min-height:0;padding:30px 0 34px}.product-story__chapters article:first-child{border-top:1px solid #343b36}.product-story__chapters h3{margin:34px 0 14px;font-size:36px}.product-story__chapters p{font-size:16px}.celebrity-routine{padding:72px 16px}.celebrity-routine__copy{grid-template-columns:1fr;gap:0}.celebrity-routine__copy>p:first-child,.celebrity-routine__copy h2,.celebrity-routine__lead,.celebrity-routine__facts,.celebrity-routine__copy>small{grid-column:1}.celebrity-routine__copy h2{font-size:clamp(43px,13vw,62px)}.celebrity-routine__lead{margin-top:28px;font-size:16px}.recommendations,.bundle-section,.details-section{padding:64px 16px}.section-heading-line,.bundle-heading,.comparison-prompt{align-items:start;flex-direction:column}.recommendation-rail,.bundle-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.recommendation-card{flex:0 0 78vw;scroll-snap-align:start}.bundle-item{flex:0 0 82vw}.policy-grid{grid-template-columns:1fr}.policy-grid details{border-right:0;border-bottom:1px solid var(--store-line)}.faq-block{grid-template-columns:1fr;gap:28px;padding:70px 0}.comparison-prompt{margin:0 16px 80px;padding:34px 24px}.reviews-block{border:0;background:transparent}.reviews-summary{min-height:0;align-items:start;flex-direction:column;padding:30px 22px;border:1px solid var(--store-line)}.reviews-grid{display:flex;gap:12px;margin-top:12px;padding-bottom:8px;overflow-x:auto;background:transparent;scroll-snap-type:x mandatory}.review-card{flex:0 0 84vw;min-height:330px;padding:26px 22px;border:1px solid var(--store-line);scroll-snap-align:start}.review-card blockquote{margin-top:24px;font-size:18px}.store-footer{grid-template-columns:1fr;padding:56px 20px 120px}.sticky-add-control{right:12px;bottom:max(12px,env(safe-area-inset-bottom));display:flex;left:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.product-story__visual img{animation:none!important;transform:none!important}}@media(hover:hover)and (pointer:fine){.recommendation-card:hover img{transform:scale(1.025)}}
