*,:before,:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{background:#b9995b38}:root{--cream:#f7f3ec;--cream2:#efe8db;--ink:#14120f;--ink2:#2a2620;--taupe:#6f675b;--line-light:#e2d8c8;--line-dark:rgba(247,243,236,.16);--champagne:#b99a5f;--champagne2:#d7bd83;--dark:#080807;--dark2:#11100e;--white:#fffdf8;--shadow:0 22px 70px rgba(21,17,10,.1);--shadow-dark:0 30px 90px rgba(0,0,0,.28)}body{--bg:var(--cream);--surface:var(--white);--surface2:#f1eadf;--text:var(--ink);--muted:var(--taupe);--line:var(--line-light);--gold:var(--champagne);--gold-strong:var(--champagne2);--success:#3f7b5b;--max:1320px;--r1:12px;--r2:22px;--r3:34px;background:linear-gradient(180deg,#fbf8f2,#f4eee4 45%,#eee6da)!important}.template-product,.template-cart{background:#f7f3ec!important}.skip-link{position:absolute;left:-9999px;top:10px;background:#111;color:#fff;padding:12px 16px;border-radius:999px;z-index:999}.skip-link:focus{left:12px}.hidden{display:none!important}.page-width{width:min(var(--max),calc(100% - 44px));margin-inline:auto}.section{padding:clamp(74px,9vw,150px) 0}.section-tight{padding:clamp(34px,5vw,76px) 0}.section-head{max-width:780px;margin:0 0 34px}.section-head.center{text-align:center;margin-inline:auto}.section-head p{font-size:clamp(1rem,1.35vw,1.13rem);line-height:1.75;color:var(--muted)}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;color:var(--ink);font-weight:400;letter-spacing:-.045em;line-height:1.02;margin:0 0 16px}h1{font-size:clamp(3.2rem,7vw,7.6rem);max-width:10.5ch}h2{font-size:clamp(2.35rem,5vw,5.2rem);max-width:11ch}h3{font-size:clamp(1.35rem,2vw,2.05rem)}h4{font-size:1rem}p{margin:0 0 1rem;color:var(--muted)}.small{font-size:.92rem;color:var(--muted)}.muted{color:var(--muted)}.rte{font-size:1.04rem;line-height:1.78;color:var(--taupe)}.rte h1,.rte h2,.rte h3{margin-top:1.6em;color:var(--ink)}.rte a{color:var(--gold);border-bottom:1px solid rgba(185,154,95,.35)}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--champagne);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:550}.eyebrow:before{content:"";width:34px;height:1px;background:currentColor;opacity:.85}.badge,.pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(185,154,95,.24);border-radius:999px;color:#765d2d;background:#b99a5f13;min-height:34px;padding:0 13px;font-size:.8rem;font-weight:500;letter-spacing:.02em}.pill{color:var(--taupe);background:#ffffff80;border-color:#14120f14}.list-inline{display:flex;flex-wrap:wrap;gap:10px}.card{background:#fffdf8d1;border:1px solid rgba(20,18,15,.08);border-radius:var(--r2);box-shadow:var(--shadow);overflow:hidden}.card-soft{background:#f8f3eb}.grid,.grid-2,.grid-3,.grid-4{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border-radius:4px;border:1px solid transparent;font-size:.86rem;font-weight:520;letter-spacing:.12em;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#fffdf8;border-color:var(--ink);box-shadow:0 14px 30px #14120f1f}.btn-primary:hover{background:#000;color:#fff}.btn-secondary,.btn-ghost{background:transparent;color:var(--ink);border-color:#14120f2e}.btn-secondary:hover,.btn-ghost:hover{background:#fff;border-color:#14120f4d}.btn-dark{background:transparent;color:var(--ink);border-color:#14120f29}.btn-block{width:100%}:focus-visible{outline:2px solid var(--champagne);outline-offset:3px}.announcement{background:#080807!important;color:#f6efe2;border-bottom:1px solid rgba(255,255,255,.09)}.announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.header{position:sticky;top:0;z-index:50;background:#f7f3ece0!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(20,18,15,.08);transition:.2s ease}.header.is-scrolled{background:#fffdf8f0!important;box-shadow:0 12px 38px #14120f14}.header__inner{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:13px}.brand__mark{width:42px;height:42px;border-radius:50%;background:radial-gradient(circle at 36% 30%,#d9c087,#9a773c 48%,#14120f 51%);box-shadow:inset 0 0 0 1px #ffffff70}.brand__name{display:block;font-size:.92rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink)}.brand__tag{display:block;margin-top:2px;font-size:.72rem;color:var(--taupe);letter-spacing:.08em}.brand img{max-width:176px}.nav{display:flex;justify-content:center;align-items:center;gap:28px}.nav a{font-size:.78rem;font-weight:540;letter-spacing:.18em;text-transform:uppercase;color:var(--ink2);position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:var(--champagne);transform:scaleX(0);transform-origin:left;transition:.18s ease}.nav a:hover:after{transform:scaleX(1)}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.icon-btn,.menu-toggle{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(20,18,15,.12);background:transparent;color:var(--ink)}.icon-wrap{position:relative}.cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--ink);color:#fff;font-size:.68rem;display:grid;place-items:center}.menu-toggle{display:none}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000075;opacity:0;transition:.2s ease}.mobile-drawer__panel{position:absolute;inset:0 auto 0 0;width:min(420px,92vw);background:#fbf8f2;padding:22px;border-right:1px solid rgba(20,18,15,.1);transform:translate(-102%);transition:.25s ease;display:flex;flex-direction:column;gap:22px}.mobile-drawer.is-open{pointer-events:auto}.mobile-drawer.is-open .mobile-drawer__overlay{opacity:1}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0)}.mobile-nav{display:grid}.mobile-nav a{padding:16px 0;border-bottom:1px solid rgba(20,18,15,.1);font-size:.88rem;letter-spacing:.15em;text-transform:uppercase;color:var(--ink)}.drawer-meta{display:grid;gap:14px;margin-top:auto}.drawer-promo{padding:18px;background:#fffdf8;border:1px solid rgba(20,18,15,.08);border-radius:18px}.hero{position:relative;overflow:hidden;background:#f7f3ec}.hero:before{content:"";position:absolute;inset:auto 0 0 0;height:42%;background:#080807;z-index:0}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,6vw,86px);padding:clamp(50px,7vw,96px) 0 clamp(60px,8vw,120px)}.hero h1{color:var(--ink);max-width:10ch}.hero__lead{font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.78;max-width:49ch;color:#5f574c}.hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 24px}.hero__micro{display:flex;flex-wrap:wrap;gap:8px}.hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.stat{padding:16px 0;border-top:1px solid rgba(20,18,15,.16);background:transparent!important}.stat strong{display:block;font-family:Inter,sans-serif;color:var(--ink);font-weight:500;font-size:1.15rem;margin-bottom:2px}.stat span{color:var(--taupe);font-size:.82rem}.hero-media{position:relative;min-height:620px;display:grid;align-items:stretch}.hero-art,.device-wrap{position:relative;height:100%;min-height:620px;border-radius:0;background:#ddd;overflow:hidden;box-shadow:var(--shadow);border:0}.hero-art img{width:100%;height:100%;object-fit:cover}.hero-art__fallback,.device{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1a1815,#080807 52%,#d8c08a 52%,#b49355 62%,#f7f3ec 62%);overflow:hidden}.hero-art__fallback:before,.device:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(255,255,255,.18)}.device{position:relative;height:100%;min-height:620px;border-radius:0;border:0}.screen,.device-pads,.device-footer,.screen-grid{display:none!important}.hero-note,.float-card{position:absolute;z-index:2;background:#fffdf8;border:1px solid rgba(20,18,15,.08);box-shadow:0 20px 58px #14120f21;border-radius:0;color:var(--ink)}.hero-note{left:-34px;top:46px;display:flex;gap:12px;align-items:center;padding:16px 18px}.float-card{right:-28px;bottom:46px;width:min(286px,80%);padding:20px}.float-card .row{display:flex;justify-content:space-between;gap:12px;margin:7px 0}.bar{height:5px;background:#eee4d5;margin:12px 0;border-radius:999px;overflow:hidden}.bar span{display:block;width:72%;height:100%;background:var(--champagne)}.icon-bubble{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:var(--champagne);border:1px solid rgba(185,154,95,.25);background:#b99a5f14;flex:none}.trust{background:#080807;color:#fffdf8;border:0}.trust__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.trust-pill{min-height:78px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;border-right:1px solid rgba(255,255,255,.12);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#f3eadb}.trust-pill:last-child{border-right:0}.trust .icon-bubble{display:none}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.value-card{min-height:390px;position:relative;padding:0!important;background:#fffdf8;border:0;box-shadow:none;border-radius:0;overflow:hidden}.value-card:before{content:"";display:block;height:64%;background:linear-gradient(135deg,#d5c8b3,#f8f3eb 50%,#15120d 50%,#2d2518)}.value-card:nth-child(2):before{background:linear-gradient(135deg,#0b0a09,#292216 48%,#eee5d6 48%,#cdb787)}.value-card:nth-child(3):before{background:linear-gradient(135deg,#e7dac4,#fffdf8 48%,#a3834b 48%,#11100e)}.value-card:nth-child(4):before{background:linear-gradient(135deg,#11100e,#211c13,#f4ead9 62%)}.value-card .icon-bubble{display:none}.value-card h3,.value-card p{padding:0 24px}.value-card h3{margin-top:22px}.value-card p{padding-bottom:24px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{padding:30px!important;background:#fffdf8;border-radius:0;box-shadow:none}.feature-icon{width:42px;height:42px;margin-bottom:20px;color:var(--champagne)}.feature-card h3{font-size:1.45rem}.feature-card p{line-height:1.72}.product-grid,.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:#fffdf8;border:0;border-radius:0;box-shadow:none;overflow:hidden;transition:.2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-media{aspect-ratio:1/1.12;background:#eee6d8;display:grid;place-items:center;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-shell{width:62%;aspect-ratio:3/4;border-radius:22px;background:linear-gradient(180deg,#15130f,#343027);position:relative}.product-shell:after{content:"";position:absolute;left:50%;bottom:10%;transform:translate(-50%);width:52%;height:8px;border-radius:999px;background:var(--champagne)}.product-badges{position:absolute;left:12px;top:12px;display:flex;gap:6px;z-index:2}.product-content{padding:20px 0 0}.product-kicker{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--champagne);margin-bottom:7px}.product-title{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:1.25rem;color:var(--ink);line-height:1.15}.quick-benefit{font-size:.92rem;color:var(--taupe);line-height:1.55;margin:8px 0 14px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.price{font-weight:520;color:var(--ink);font-size:1rem}.compare-price{color:#948979;text-decoration:line-through}.rating,.stars{color:var(--champagne);font-weight:500}.product-card .btn{width:100%;margin-top:14px}.collection-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch}.collection-intro,.support-panel{padding:clamp(28px,4vw,52px)!important;border-radius:0;background:#fffdf8;box-shadow:none}.support-panel{background:#080807;color:#fffdf8}.support-panel h3,.support-panel strong{color:#fffdf8}.support-panel p{color:#d9cec0}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:34px 0 24px;padding:14px 0;border-top:1px solid rgba(20,18,15,.1);border-bottom:1px solid rgba(20,18,15,.1);background:transparent!important}.toolbar-pills{display:flex;gap:8px;flex-wrap:wrap}.filter-drawer{background:#fffdf8;border:1px solid rgba(20,18,15,.08);padding:20px;margin-bottom:22px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.filter-group{display:grid;gap:8px}.field,input,textarea,select,.search-input{width:100%;min-height:48px;border:1px solid rgba(20,18,15,.14);background:#fffdf8;color:var(--ink);border-radius:0;padding:0 14px}textarea{min-height:128px;padding:14px}label{color:var(--ink);font-size:.85rem;font-weight:500}.product-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(30px,5vw,70px);align-items:start}.product-stage{background:transparent!important;border:0;box-shadow:none}.product-stage__media{background:#eee6d8;border:0;box-shadow:none;border-radius:0;aspect-ratio:1/1.04;display:grid;place-items:center;overflow:hidden}.product-stage__media img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.thumb{border:1px solid rgba(20,18,15,.12);background:#fffdf8;padding:0;aspect-ratio:1;border-radius:0;overflow:hidden}.thumb.is-active{border-color:var(--champagne)}.purchase-panel{position:sticky;top:104px;background:#fffdf8;border:0;border-radius:0;box-shadow:none;padding:clamp(26px,3.4vw,46px)!important}.product-purchase h1{font-size:clamp(2.55rem,4.8vw,5rem)!important;max-width:10ch}.review-line{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:12px 0;color:var(--taupe)}.subcopy{font-size:1.03rem;line-height:1.72;color:var(--taupe)}.purchase-box{background:#f6efe4!important;border:1px solid rgba(20,18,15,.08);padding:18px;margin:22px 0}.variant-group{margin:20px 0;border:0;padding:0}.variant-group legend,.qty-row strong{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:560;color:var(--ink);margin-bottom:10px}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-chip input{position:absolute;opacity:0;pointer-events:none}.variant-chip label{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(20,18,15,.14);background:#fffdf8;color:var(--ink);font-size:.86rem}.variant-chip input:checked+label{background:#080807;color:#fffdf8;border-color:#080807}.qty-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid rgba(20,18,15,.1);border-bottom:1px solid rgba(20,18,15,.1);margin:20px 0}.qty{display:grid;grid-template-columns:42px 58px 42px;border:1px solid rgba(20,18,15,.16);background:#fffdf8}.qty button,.qty input{height:42px;border:0;background:transparent;color:var(--ink);text-align:center;padding:0}.qty button{font-size:1rem}.qty input{border-inline:1px solid rgba(20,18,15,.1);-webkit-appearance:textfield;appearance:textfield}.product-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-form-actions .btn{min-height:52px}.assurance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.assurance-item,.highlight{display:flex;gap:12px;align-items:flex-start;padding:14px;background:#f6efe4;border:1px solid rgba(20,18,15,.06)}.highlight{display:block}.assurance-item strong,.highlight strong{color:var(--ink);font-weight:500}.product-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.accordion-group{margin-top:28px;border-top:1px solid rgba(20,18,15,.12)}.accordion{border-bottom:1px solid rgba(20,18,15,.12)}.accordion button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;color:var(--ink);font-weight:500;padding:0;text-align:left}.accordion button:after{content:"+"}.accordion.is-open button:after{content:"\2013"}.accordion__content{padding:0 0 20px;color:var(--taupe)}.sticky-atc{position:fixed;left:50%;bottom:18px;transform:translate(-50%,130%);z-index:60;width:min(720px,calc(100% - 30px));background:#080807;color:#fffdf8;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow-dark);transition:.25s ease}.sticky-atc.is-visible{transform:translate(-50%)}.sticky-atc .btn{background:#fffdf8;color:var(--ink);border-color:#fffdf8;min-height:44px}.sticky-atc__title{color:#fffdf8;font-weight:500}.sticky-atc .small{color:#d7cbb9}.cart-layout{display:grid;grid-template-columns:1fr 410px;gap:28px}.cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:18px;background:#fffdf8;border:1px solid rgba(20,18,15,.08);border-radius:0;box-shadow:none}.cart-line__media img{width:110px;height:110px;object-fit:cover;background:#eee6d8}.cart-card,.cart-summary{background:#fffdf8;border:0;border-radius:0;box-shadow:none;padding:26px}.upsell-list{display:grid;gap:12px}.upsell-item{display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center;padding:12px;background:#f6efe4}.upsell-item__media img{width:70px;height:70px;object-fit:cover}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:18px}.search-card{padding:22px;background:#fffdf8;border-radius:0;box-shadow:none}.faq-wrap{display:grid;gap:12px;max-width:900px;margin:auto}.faq-item{border-radius:0;box-shadow:none;background:#fffdf8}.faq-item button{width:100%;background:transparent;border:0;display:flex;justify-content:space-between;min-height:64px;align-items:center;padding:0 24px;color:var(--ink);font-weight:500;text-align:left}.faq-content{padding:0 24px 24px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.quote-card{border-radius:0;box-shadow:none;padding:30px!important;background:#fffdf8}.quote-card p{font-size:1.08rem;line-height:1.72;color:var(--ink2)}.quote-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:24px}.cta{background:#080807;color:#fffdf8;padding:clamp(42px,7vw,88px);text-align:center}.cta h2{color:#fffdf8;margin-inline:auto}.cta p{color:#d9cec0;max-width:620px;margin-inline:auto}.cta .btn-primary{background:#fffdf8;color:#080807;border-color:#fffdf8}.cta .btn-ghost{color:#fffdf8;border-color:#ffffff3d}.footer{background:#080807;color:#fffdf8;padding:60px 0 0;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:34px}.footer h3,.footer strong,.footer .brand__name{color:#fffdf8}.footer p,.footer a,.footer .small,.footer .brand__tag{color:#c9beae}.footer-links{display:grid;gap:10px}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:42px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.body-panel,.program-card{background:#fffdf8;border-radius:0;box-shadow:none}.pain-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.body-frame{padding:28px;background:#eee6d8}.zone{border:1px solid rgba(20,18,15,.12);background:#fffdf8;color:var(--ink);padding:9px 13px}.zone.is-active,.zone:hover{background:#080807;color:#fffdf8}.program-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini{background:#f6efe4;padding:14px}.steps{display:grid;gap:10px}.compare-grid{border:1px solid rgba(20,18,15,.1)}.compare-row{display:grid;grid-template-columns:1.2fr 1fr 1fr}.compare-cell{padding:18px;border-bottom:1px solid rgba(20,18,15,.08);background:#fffdf8}.compare-head{background:#080807;color:#fffdf8}.compare-head.brand{background:var(--champagne);color:#080807}.check{color:#2d7b56}.nope{color:#9d5a4e}@media(max-width:1180px){.nav{display:none}.menu-toggle{display:grid}.header__inner{grid-template-columns:auto auto 1fr}.hero__inner,.product-main,.pain-layout,.collection-hero,.cart-layout{grid-template-columns:1fr}.hero-media{min-height:520px}.purchase-panel{position:static}.product-grid,.collection-grid,.feature-grid,.quote-grid,.value-grid,.trust__grid{grid-template-columns:repeat(2,1fr)}.trust-pill{border-bottom:1px solid rgba(255,255,255,.12)}.footer-grid{grid-template-columns:1fr 1fr}.filter-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.page-width{width:min(100% - 28px,var(--max))}.section{padding:58px 0}.section-tight{padding:32px 0}h1{font-size:clamp(2.65rem,14vw,4rem)}h2{font-size:clamp(2rem,10vw,3rem)}.header__inner{min-height:70px}.brand__tag,.header__actions .btn{display:none}.hero:before{height:30%}.hero__inner{padding:44px 0 70px;gap:28px}.hero__cta{display:grid}.hero__cta .btn{width:100%}.hero__stats,.product-grid,.collection-grid,.feature-grid,.quote-grid,.value-grid,.grid-2,.grid-3,.grid-4,.assurance-grid,.product-highlights,.program-meta{grid-template-columns:1fr}.hero-media,.hero-art,.device-wrap,.device{min-height:420px}.hero-note,.float-card{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;margin:12px 0}.trust__grid{grid-template-columns:1fr}.trust-pill{min-height:58px;border-right:0}.product-form-actions{grid-template-columns:1fr}.qty-row{align-items:flex-start;flex-direction:column}.product-thumbs{grid-template-columns:repeat(4,1fr)}.collection-toolbar{display:grid}.filter-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:86px 1fr}.cart-line>div:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}.search-form{grid-template-columns:1fr}.sticky-atc{bottom:12px;width:calc(100% - 24px)}.sticky-atc__title{max-width:46vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-row{grid-template-columns:1fr}.compare-cell{border-bottom:1px solid rgba(20,18,15,.08)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--xp-black:#070708;--xp-black-2:#0d0d0e;--xp-black-3:#141415;--xp-black-4:#1b1b1c;--xp-white:#f8f5ee;--xp-white-2:#e9e1d3;--xp-muted:#b7ad9e;--xp-muted-2:#897f72;--xp-gold:#c7a66a;--xp-gold-2:#e2c98f;--xp-line:rgba(248,245,238,.12);--xp-line-soft:rgba(248,245,238,.075);--xp-glow:0 26px 90px rgba(0,0,0,.42);--xp-radius:2px}html{background:var(--xp-black)!important}body,.template-index,.template-product,.template-collection,.template-cart,.template-search,.template-page,.template-blog,.template-article,.template-list-collections,.template-404{--bg:var(--xp-black)!important;--surface:var(--xp-black-2)!important;--surface2:var(--xp-black-3)!important;--text:var(--xp-white)!important;--muted:var(--xp-muted)!important;--line:var(--xp-line)!important;--gold:var(--xp-gold)!important;--gold-strong:var(--xp-gold-2)!important;background:radial-gradient(circle at 74% 0%,rgba(199,166,106,.105),transparent 27vw),radial-gradient(circle at 10% 14%,rgba(255,255,255,.035),transparent 25vw),linear-gradient(180deg,#09090a,#060607)!important;color:var(--xp-white)!important}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.22),transparent 58%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.22),transparent 58%);z-index:-1}h1,h2,h3,h4,h5,h6,.brand__name,.product-card__title,.cart-line strong,.section-head strong,.price,.product-price,.money,.product-title{color:var(--xp-white)!important}p,.small,.muted,.rte,.rte p,.subcopy,.review-line,.brand__tag,.product-card__meta,.product-card__blurb,.quick-benefit,.accordion__content,.faq-content,.footer p,.footer a,.footer .small{color:var(--xp-muted)!important}a:hover{color:var(--xp-white)!important}.rte a,.eyebrow,.badge,.rating,.stars,.product-kicker{color:var(--xp-gold)!important}.rte h1,.rte h2,.rte h3{color:var(--xp-white)!important}::selection{background:#c7a66a47;color:var(--xp-white)}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif!important;font-weight:400!important;letter-spacing:-.052em!important;line-height:.99!important}h1{font-size:clamp(3.05rem,6.1vw,6.85rem)!important;max-width:11.2ch!important}h2{font-size:clamp(2.25rem,4.65vw,4.8rem)!important;max-width:12ch!important}h3{font-size:clamp(1.3rem,1.9vw,1.95rem)!important}.section-head p,.hero__lead,.subcopy{font-size:clamp(1rem,1.25vw,1.16rem)!important;line-height:1.82!important}.eyebrow{font-size:.68rem!important;letter-spacing:.255em!important;font-weight:500!important}.eyebrow:before{background:var(--xp-gold)!important;opacity:.72!important}.section{padding:clamp(84px,9.2vw,164px) 0!important}.section-tight{padding:clamp(44px,5.3vw,86px) 0!important}.section-head{margin-bottom:clamp(28px,4.2vw,56px)!important}.card,.card-soft,.value-card,.feature-card,.product-card,.quote-card,.faq-item,.cart-card,.cart-summary,.search-card,.body-panel,.program-card,.purchase-panel,.drawer-promo,.upsell-item,.cart-line,.search-form,.collection-toolbar,.filter-drawer,.compare-cell,.assurance-item,.highlight,.purchase-box,.mini,.collection-intro{background:linear-gradient(180deg,#ffffff0e,#ffffff07)!important;border:1px solid var(--xp-line-soft)!important;color:var(--xp-white)!important;box-shadow:none!important;border-radius:var(--xp-radius)!important}.card:hover,.product-card:hover,.value-card:hover,.feature-card:hover,.quote-card:hover{border-color:#c7a66a3d!important;transform:translateY(-2px);transition:border-color .25s ease,transform .25s ease;background:linear-gradient(180deg,#ffffff12,#ffffff08)!important}.product-card img,.collection-card img,.hero-art img,.product-stage__media img,.cart-line__media img,.upsell-item__media img{filter:saturate(.94) contrast(1.02)}.product-card__media,.collection-card__media,.product-stage__media,.hero-art,.device,.device-wrap,.body-frame,.product-media{background:linear-gradient(145deg,#171718,#0a0a0b)!important;border:1px solid var(--xp-line-soft)!important;box-shadow:0 18px 60px #00000047!important}.announcement{background:#050505!important;border-bottom:1px solid var(--xp-line-soft)!important;color:var(--xp-muted)!important}.announcement__inner{min-height:36px!important;font-size:.68rem!important;color:var(--xp-muted)!important;letter-spacing:.22em!important}.header{background:#070708c2!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;border-bottom:1px solid var(--xp-line-soft)!important;box-shadow:none!important}.header.is-scrolled{background:#070708eb!important;box-shadow:0 16px 48px #0000003d!important}.header__inner{min-height:80px!important}.brand__mark{background:radial-gradient(circle at 38% 30%,#f2dca3 0,#c7a66a 44%,#0b0b0c 47%)!important;box-shadow:inset 0 0 0 1px #ffffff1f!important}.nav a,.mobile-nav a{color:var(--xp-muted)!important;font-size:.72rem!important;font-weight:500!important;letter-spacing:.21em!important}.nav a:hover,.mobile-nav a:hover{color:var(--xp-white)!important}.nav a:after{background:var(--xp-gold)!important;bottom:-13px!important}.icon-btn,.menu-toggle{background:transparent!important;border-color:var(--xp-line)!important;color:var(--xp-white)!important;border-radius:999px!important}.icon-btn:hover,.menu-toggle:hover{border-color:#c7a66a61!important;background:#c7a66a0f!important}.cart-count{background:var(--xp-gold)!important;color:#080808!important}.mobile-drawer__panel{background:#09090a!important;border-right:1px solid var(--xp-line)!important;box-shadow:40px 0 100px #00000080!important}.mobile-drawer__overlay{background:#000000b8!important}.mobile-nav a{border-color:var(--xp-line-soft)!important}.btn{border-radius:0!important;min-height:50px!important;padding-inline:24px!important;font-size:.72rem!important;font-weight:500!important;letter-spacing:.205em!important;text-transform:uppercase!important;box-shadow:none!important}.btn-primary,.shopify-payment-button__button--unbranded{background:var(--xp-white)!important;color:#070708!important;border:1px solid var(--xp-white)!important}.btn-primary:hover,.shopify-payment-button__button--unbranded:hover{background:var(--xp-gold)!important;border-color:var(--xp-gold)!important;color:#070708!important;transform:translateY(-1px)!important}.btn-secondary,.btn-ghost,.btn-dark{background:transparent!important;color:var(--xp-white)!important;border-color:#f8f5ee38!important}.btn-secondary:hover,.btn-ghost:hover,.btn-dark:hover{background:#ffffff0e!important;border-color:#c7a66a70!important;color:var(--xp-white)!important}.hero{background:transparent!important;position:relative!important}.hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;background:linear-gradient(180deg,rgba(199,166,106,.06),transparent 36%),radial-gradient(circle at 80% 20%,rgba(199,166,106,.13),transparent 33vw)!important;z-index:0!important}.hero__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;min-height:calc(100vh - 116px)!important;padding:clamp(56px,7vw,106px) 0!important}.hero h1{color:var(--xp-white)!important}.hero__lead{color:var(--xp-muted)!important;max-width:54ch!important}.hero__micro .pill,.hero__micro .badge{background:transparent!important;color:var(--xp-muted)!important;border-color:var(--xp-line)!important}.hero__stats{gap:22px!important;margin-top:42px!important}.stat{border-top:1px solid var(--xp-line)!important}.stat strong{color:var(--xp-white)!important;font-weight:400!important}.stat span{color:var(--xp-muted)!important}.hero-media,.hero-art,.device-wrap,.device{min-height:clamp(480px,62vh,760px)!important}.hero-art,.device{border-radius:0!important;background:#111!important;border-color:var(--xp-line-soft)!important}.hero-art__fallback,.device{background:linear-gradient(135deg,#181819,#0a0a0b 52%,#312818 52%,#c7a66a 60%,#080808 60%)!important}.hero-note,.float-card{background:#0c0c0dd1!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-color:#f8f5ee1f!important;color:var(--xp-white)!important;box-shadow:0 26px 90px #00000061!important}.float-card .row,.hero-note p{color:var(--xp-muted)!important}.bar{background:#ffffff1a!important}.bar span{background:linear-gradient(90deg,var(--xp-gold),var(--xp-gold-2))!important}.trust,.trust-strip,.trust__grid{background:#050505!important;color:var(--xp-muted)!important;border-block:1px solid var(--xp-line-soft)!important}.trust-pill{background:transparent!important;border-color:var(--xp-line-soft)!important;color:var(--xp-muted)!important}.trust-pill strong{color:var(--xp-white)!important;font-weight:500!important}.badge,.pill{background:#ffffff09!important;border-color:var(--xp-line)!important;color:var(--xp-muted)!important;border-radius:999px!important}.badge{color:var(--xp-gold)!important;border-color:#c7a66a42!important}.product-grid,.collection-grid{gap:clamp(18px,2vw,30px)!important}.product-card{padding:0!important;overflow:hidden!important}.product-content,.product-card__content{padding:22px!important}.product-card__title,.product-title{font-family:Georgia,Times New Roman,serif!important;font-weight:400!important;letter-spacing:-.03em!important}.product-card__price,.price{color:var(--xp-white)!important;font-weight:500!important}.quick-add,.product-card .btn{width:100%;margin-top:14px}.product-shell{background:linear-gradient(180deg,#111112,#24211b)!important}.product-shell:after{background:var(--xp-gold)!important}.product-main{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)!important;gap:clamp(36px,5.5vw,86px)!important}.product-stage{background:transparent!important;border:0!important;box-shadow:none!important}.product-stage__media{aspect-ratio:1/1.08!important;background:#101011!important;border:1px solid var(--xp-line-soft)!important;box-shadow:0 18px 60px #00000047!important}.product-thumbs{gap:12px!important}.thumb{background:#111112!important;border-color:var(--xp-line)!important;border-radius:0!important}.thumb.is-active{border-color:var(--xp-gold)!important;box-shadow:0 0 0 1px #c7a66a3d!important}.purchase-panel{background:linear-gradient(180deg,#ffffff0c,#ffffff05)!important;border:1px solid var(--xp-line-soft)!important;box-shadow:none!important;padding:clamp(28px,3.6vw,52px)!important}.product-purchase h1{font-size:clamp(2.45rem,4.1vw,4.65rem)!important;max-width:12ch!important}.purchase-box{background:transparent!important;border:0!important;border-top:1px solid var(--xp-line)!important;border-bottom:1px solid var(--xp-line)!important;padding:20px 0!important}.variant-group legend,.qty-row strong,label{color:var(--xp-white)!important;font-weight:500!important}.variant-chip label{min-height:42px!important;background:transparent!important;border-color:var(--xp-line)!important;color:var(--xp-muted)!important;border-radius:0!important;font-weight:400!important}.variant-chip label:hover{border-color:#c7a66a61!important;color:var(--xp-white)!important;background:#ffffff09!important}.variant-chip input:checked+label{background:var(--xp-white)!important;border-color:var(--xp-white)!important;color:#070708!important}.qty-row{border-color:var(--xp-line)!important}.qty{background:transparent!important;border-color:var(--xp-line)!important;border-radius:0!important}.qty button,.qty input{color:var(--xp-white)!important;background:transparent!important}.qty button:hover{background:#ffffff0f!important;color:var(--xp-gold)!important}.qty input{border-inline:1px solid var(--xp-line)!important}.assurance-item,.highlight{background:#ffffff08!important;border-color:var(--xp-line-soft)!important}.accordion-group,.accordion{border-color:var(--xp-line)!important}.accordion button{color:var(--xp-white)!important}.sticky-atc{background:#09090ae6!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-color:var(--xp-line)!important;box-shadow:0 26px 90px #0000006b!important}.sticky-atc .btn{background:var(--xp-white)!important;color:#080808!important;border-color:var(--xp-white)!important}.sticky-atc__title{color:var(--xp-white)!important}.field,input,textarea,select,.search-input{background:#ffffff09!important;border-color:var(--xp-line)!important;color:var(--xp-white)!important;border-radius:0!important}input::placeholder,textarea::placeholder{color:#f8f5ee7a!important}select option{background:#0b0b0c!important;color:var(--xp-white)!important}.search-form{border-color:var(--xp-line-soft)!important}.cart-line__media img{background:#111!important}.cart-summary{position:sticky;top:104px;align-self:start}.upsell-item{background:#ffffff07!important}.faq-item button,.accordion button{font-size:.86rem!important;letter-spacing:.04em!important;font-weight:500!important}.quote-card p{color:var(--xp-white-2)!important;font-family:Georgia,Times New Roman,serif!important;font-weight:400!important}.compare-grid{border-color:var(--xp-line)!important}.compare-head{background:#050505!important;color:var(--xp-white)!important}.compare-head.brand{background:linear-gradient(180deg,#d5b677,#b79457)!important;color:#070708!important}.compare-cell{border-color:var(--xp-line-soft)!important}.check{color:var(--xp-gold-2)!important}.nope{color:#b98b80!important}.body-frame{background:linear-gradient(145deg,#111112,#070708)!important}.zone{background:transparent!important;border-color:var(--xp-line)!important;color:var(--xp-muted)!important;border-radius:999px!important}.zone.is-active,.zone:hover{background:var(--xp-white)!important;color:#070708!important;border-color:var(--xp-white)!important}.program-meta .mini{background:#ffffff08!important;border:1px solid var(--xp-line-soft)!important}.cta{background:linear-gradient(180deg,#111112,#050505)!important;border:1px solid var(--xp-line-soft)!important;color:var(--xp-white)!important}.cta h2{color:var(--xp-white)!important}.cta p{color:var(--xp-muted)!important}.footer{background:#050505!important;border-top:1px solid var(--xp-line-soft)!important;color:var(--xp-white)!important}.footer h3,.footer strong,.footer .brand__name{color:var(--xp-white)!important}.footer p,.footer a,.footer .small,.footer .brand__tag{color:var(--xp-muted)!important}.footer a:hover{color:var(--xp-white)!important}.footer-bottom{border-color:var(--xp-line-soft)!important}.collection-hero{background:transparent!important;color:var(--xp-white)!important}.collection-toolbar{background:transparent!important;border-top:1px solid var(--xp-line)!important;border-bottom:1px solid var(--xp-line)!important;border-left:0!important;border-right:0!important;padding:16px 0!important}.filter-drawer{background:#ffffff06!important}@media(max-width:1180px){.hero__inner,.product-main,.pain-layout,.collection-hero,.cart-layout{grid-template-columns:1fr!important}.purchase-panel,.cart-summary{position:static!important}.hero__inner{min-height:auto!important}.hero-media,.hero-art,.device-wrap,.device{min-height:520px!important}.nav{display:none!important}.menu-toggle{display:grid!important}}@media(max-width:760px){.page-width{width:min(100% - 30px,1320px)!important}.section{padding:64px 0!important}.section-tight{padding:38px 0!important}h1{font-size:clamp(2.55rem,13vw,3.85rem)!important}h2{font-size:clamp(2rem,9.5vw,3rem)!important}.header__inner{min-height:68px!important}.brand__mark{width:36px!important;height:36px!important}.hero__inner{padding:48px 0 72px!important;gap:30px!important}.hero__cta,.product-form-actions,.search-form{display:grid!important;grid-template-columns:1fr!important}.hero__cta .btn,.product-form-actions .btn{width:100%!important}.hero__stats,.assurance-grid,.product-highlights,.program-meta,.quote-grid,.feature-grid,.value-grid,.grid-2,.grid-3,.grid-4,.product-grid,.collection-grid{grid-template-columns:1fr!important}.hero-media,.hero-art,.device-wrap,.device{min-height:420px!important}.hero-note,.float-card{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;margin:12px 0!important}.purchase-panel{padding:24px!important}.product-purchase h1{font-size:clamp(2.25rem,11vw,3.4rem)!important}.qty-row{align-items:stretch!important;flex-direction:column!important}.qty{grid-template-columns:48px 1fr 48px!important}.product-thumbs{grid-template-columns:repeat(4,1fr)!important}.cart-line{grid-template-columns:86px 1fr!important;gap:14px!important}.cart-line>div:last-child{grid-column:1/-1!important}.sticky-atc{width:calc(100% - 24px)!important;bottom:12px!important;padding:10px!important}.sticky-atc .btn{min-height:42px!important;padding-inline:16px!important}.sticky-atc__title{max-width:44vw!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.footer-grid{grid-template-columns:1fr!important}}@media(max-width:420px){.page-width{width:min(100% - 24px,1320px)!important}.btn{min-height:48px!important;padding-inline:18px!important;letter-spacing:.16em!important}.purchase-panel{padding:20px!important}.hero-media,.hero-art,.device-wrap,.device{min-height:360px!important}}html,body{overflow-x:hidden}main{isolation:isolate}.page-width{max-width:var(--max)}.section,.section-tight{position:relative}.section>.page-width,.section-tight>.page-width{display:block}.section-head{width:min(780px,100%)}.section-head.center{text-align:center}.section-head:not(.center){text-align:left}.section-head h1,.section-head h2,.section-head h3,.section-head p{text-wrap:balance}.section-head p,.hero__lead,.subcopy,.quick-benefit,.rte p{max-width:62ch}img,video,iframe{max-width:100%}.hero-art img,.product-stage__media img,.product-media img,.card img,.search-card img,.cart-line__media img,.collection-card img,.article-card img{display:block;width:100%;max-width:100%;object-fit:cover}.product-stage__media img{height:100%;object-fit:contain;padding:clamp(12px,2.4vw,28px)}.product-media,.product-shell,.collection-card__media,.article-card__media{min-height:1px}.hero__inner{align-items:center!important}.hero__copy{min-width:0}.hero h1{text-wrap:balance}.hero__lead{text-wrap:pretty}.hero-media{justify-self:end;width:var(--hero-image-width-desktop, 100%)!important;max-width:100%}.hero-art{width:100%}.hero-art img{height:100%;object-position:center}.hero__cta,.hero__micro,.hero__stats{max-width:100%}.hero-note,.float-card{max-width:min(320px,calc(100% - 24px))}.float-card strong,.hero-note strong{color:var(--xp-white, #f8f5ee);font-weight:500}.grid,.grid-2,.grid-3,.grid-4,.product-grid,.collection-grid,.feature-grid,.value-grid,.quote-grid,.assurance-grid,.product-highlights,.program-meta{align-items:stretch}.card,.product-card,.feature-card,.value-card,.quote-card,.assurance-item,.highlight,.search-card,.faq-item{height:100%}.product-card{display:flex;flex-direction:column}.product-content,.product-card__content{display:flex;flex-direction:column;flex:1}.product-card .btn,.quick-add{margin-top:auto}.product-meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.product-title,.product-card__title{overflow-wrap:anywhere}.product-main{align-items:start!important}.product-gallery,.product-purchase{min-width:0}.product-stage__media{display:grid;place-items:center;overflow:hidden}.product-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr))}.thumb{aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.review-line,.price-row,.list-inline,.variant-options,.product-form-actions{max-width:100%}.price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.variant-options{display:flex;flex-wrap:wrap;gap:10px}.variant-chip{min-width:0}.variant-chip label{white-space:normal;text-align:center;line-height:1.25;padding-inline:14px}.qty-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.qty{flex:0 0 min(260px,100%);display:grid;grid-template-columns:48px minmax(64px,1fr) 48px;overflow:hidden}.qty input{width:100%;min-width:0;text-align:center}.product-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.assurance-item{display:flex;align-items:flex-start;gap:14px}.product-includes{display:grid;gap:10px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.toolbar-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.search-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.search-card>div{min-width:0}.search-card h3,.search-card p{overflow-wrap:anywhere}.cart-layout{align-items:start!important}.cart-line{align-items:center}.cart-line__media{overflow:hidden}.cart-summary{min-width:0}.footer-grid{align-items:start}.footer p,.footer a,.footer .small{overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}@media(min-width:1181px){.hero__inner{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr)!important}.hero__copy,.hero-media{align-self:center}.section-head.center p{margin-inline:auto}.feature-grid,.value-grid,.quote-grid,.product-grid,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-main{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important}.product-gallery{position:sticky;top:110px}}@media(min-width:761px)and (max-width:1180px){.page-width{width:min(100% - 40px,980px)!important}.section{padding:84px 0!important}.section-tight{padding:54px 0!important}.hero__inner{grid-template-columns:1fr!important;gap:44px!important;text-align:center}.hero__copy,.hero__lead,.hero h1{margin-inline:auto}.hero__cta,.hero__micro{justify-content:center}.hero__stats{max-width:720px;margin-inline:auto}.hero-media{justify-self:center;width:min(var(--hero-image-width-desktop, 100%),860px)!important}.hero-note{left:18px!important;top:18px!important}.float-card{right:18px!important;bottom:18px!important}.grid-4,.product-grid,.collection-grid,.grid-3,.feature-grid,.value-grid,.quote-grid,.assurance-grid,.product-highlights{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-main{grid-template-columns:1fr!important;gap:42px!important}.product-gallery{position:static}.purchase-panel{max-width:760px;margin-inline:auto}.product-purchase h1,.product-purchase .subcopy{max-width:100%!important}.cart-layout{grid-template-columns:1fr!important}}@media(max-width:760px){body{text-size-adjust:100%}.page-width{width:min(100% - 30px,1320px)!important}.section-head,.section-head:not(.center),.section-head.center{text-align:left!important;margin-inline:0!important}.section-head p{margin-inline:0}.eyebrow{gap:10px;letter-spacing:.18em}.eyebrow:before{width:24px}.btn{width:100%;min-width:0;text-align:center}.list-inline,.toolbar-pills{gap:8px}.pill,.badge{white-space:normal;text-align:center;line-height:1.25}.hero{min-height:auto}.hero__inner{grid-template-columns:1fr!important;text-align:left!important}.hero h1,.hero__lead{max-width:100%!important;margin-inline:0!important}.hero__cta,.hero__micro{justify-content:stretch}.hero__micro .pill{flex:1 1 100%;justify-content:flex-start}.hero__stats{grid-template-columns:1fr!important;gap:10px!important;margin-top:28px!important}.stat{padding:12px 0!important}.hero-media{justify-self:center;width:var(--hero-image-width-mobile, 100%)!important}.hero-art,.hero-media,.device-wrap,.device{min-height:var(--hero-image-height-mobile, 420px)!important;height:var(--hero-image-height-mobile, 420px)!important}.hero-art img{height:100%;object-fit:cover}.hero-note,.float-card{max-width:100%!important}.grid,.grid-2,.grid-3,.grid-4,.product-grid,.collection-grid,.feature-grid,.value-grid,.quote-grid,.assurance-grid,.product-highlights,.program-meta{grid-template-columns:1fr!important;gap:16px!important}.product-content,.product-card__content{padding:18px!important}.product-media{min-height:260px}.product-meta{align-items:flex-start;flex-direction:column;gap:6px}.product-main{grid-template-columns:1fr!important;gap:28px!important}.product-stage__media{aspect-ratio:1 / 1!important}.product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.review-line,.price-row{align-items:flex-start;flex-direction:column;gap:8px}.list-inline .pill{justify-content:flex-start;flex:1 1 100%}.variant-options{display:grid;grid-template-columns:1fr;gap:8px}.variant-chip label{width:100%;min-height:44px!important}.qty-row{flex-direction:column;align-items:stretch!important}.qty{width:100%;flex-basis:auto;grid-template-columns:48px minmax(0,1fr) 48px!important}.product-form-actions{grid-template-columns:1fr!important;gap:10px}.assurance-item{align-items:flex-start}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar>*{width:100%}.search-card{grid-template-columns:1fr;align-items:start}.search-card .pill{justify-self:start}.search-input{width:100%}.cart-line{align-items:start}.cart-summary{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.page-width{width:min(100% - 24px,1320px)!important}.hero__inner{padding-top:36px!important}.hero-art,.hero-media,.device-wrap,.device{min-height:var(--hero-image-height-mobile, 360px)!important;height:var(--hero-image-height-mobile, 360px)!important}.product-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.purchase-panel{padding:18px!important}.sticky-atc{grid-template-columns:minmax(0,1fr) auto}.sticky-atc__title{max-width:42vw!important}}.hero__copy{min-width:0;text-align:var(--hero-text-align-desktop,left)}.hero__copy .eyebrow,.hero__copy .hero__cta,.hero__copy .hero__micro{justify-content:flex-start}.hero__copy h1,.hero__copy p{margin-left:0;margin-right:0}.hero[style*="--hero-text-align-desktop: center"] .hero__copy{text-align:center;margin-inline:auto}.hero[style*="--hero-text-align-desktop: center"] .hero__copy h1,.hero[style*="--hero-text-align-desktop: center"] .hero__copy p{margin-inline:auto}.hero[style*="--hero-text-align-desktop: center"] .hero__cta,.hero[style*="--hero-text-align-desktop: center"] .hero__micro{justify-content:center}.hero-art img{object-position:var(--hero-image-position-desktop,center center)!important}.configurable-image-card{display:flex;flex-direction:column;align-items:flex-start}.configurable-image-card .value-card__image{display:block;width:var(--card-image-width-desktop,100%);height:var(--card-image-height-desktop,260px);margin-inline:auto;overflow:hidden;border-radius:calc(var(--radius,28px) - 8px);background:#ffffff09}.configurable-image-card .value-card__image img{width:100%;height:100%;object-fit:cover;object-position:var(--card-image-position-desktop,center center);display:block}.section-product-image-controls .product-media{height:var(--product-card-image-height-desktop,340px)!important;min-height:var(--product-card-image-height-desktop,340px)!important;overflow:hidden;display:grid;place-items:center}.section-product-image-controls .product-media img{height:100%!important;width:100%!important;object-fit:cover!important;object-position:var(--product-card-image-position-desktop,center center)!important}.section-product-image-controls .product-shell{height:100%;min-height:100%}.product-composition-section .product-stage{width:var(--product-main-image-width-desktop,100%);margin-inline:auto}.product-composition-section .product-stage__media{height:var(--product-main-image-height-desktop,620px)!important;min-height:var(--product-main-image-height-desktop,620px)!important;aspect-ratio:auto!important;display:grid;place-items:center}.product-composition-section .product-stage__media img{height:100%!important;width:100%!important;object-fit:var(--product-main-image-fit,contain)!important;object-position:var(--product-main-image-position-desktop,center center)!important}.product-composition-section .product-main{gap:clamp(34px,5vw,84px)!important}.product-composition-section .purchase-panel{align-self:start}.pain-composition-section .body-frame{height:var(--body-map-height-desktop,620px)!important;display:grid!important;place-items:center;overflow:hidden}.pain-composition-section .body-map{width:var(--body-map-width-desktop,82%)!important;height:var(--body-map-height-desktop,620px)!important;object-fit:contain!important;object-position:var(--body-map-position-desktop,center center)!important;max-width:100%}.pain-composition-section .pain-layout{align-items:center!important;gap:clamp(28px,4vw,64px)!important}.search-composition-section .search-result-image{width:var(--search-image-size-desktop,96px)!important;height:var(--search-image-size-desktop,96px)!important;object-fit:cover!important;object-position:var(--search-image-position-desktop,center center)!important;border-radius:16px!important;flex:0 0 auto}.search-composition-section .search-card>div{min-width:0}.search-composition-section .search-card strong{display:block;color:var(--xp-white)!important;margin-bottom:4px}.cart-composition-section .cart-line__media{width:var(--cart-line-image-size-desktop,112px)!important;height:var(--cart-line-image-size-desktop,112px)!important;flex:0 0 var(--cart-line-image-size-desktop,112px)!important;border-radius:16px;overflow:hidden;background:#ffffff09}.cart-composition-section .cart-line__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--cart-image-position-desktop,center center)!important}.cart-composition-section .upsell-item__media img{object-fit:cover;object-position:var(--cart-image-position-desktop,center center)}.section-head{max-width:980px}.section-head.center,.section-head.center h1,.section-head.center h2,.section-head.center h3,.section-head.center p{margin-inline:auto}.section-head h1,.section-head h2,.section-head h3{overflow-wrap:break-word}.card h3,.product-title,.product-card__title{line-height:1.12}.card p,.quick-benefit,.small{overflow-wrap:anywhere}.product-card .product-content{gap:10px}.product-card .product-meta{padding-top:8px}.btn{white-space:normal}.product-form-actions .btn{display:flex;align-items:center;justify-content:center;min-height:52px}.qty button{display:grid;place-items:center}.qty input{-webkit-appearance:textfield;appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}@media(min-width:1181px){.section-composer--hero{grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr)!important}.collection-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;align-items:stretch}.product-card .product-title{min-height:2.2em}.product-card .quick-benefit{min-height:4.9em}}@media(min-width:761px)and (max-width:1180px){.hero[style*=--hero-text-align-desktop] .hero__copy{text-align:center!important}.hero[style*=--hero-text-align-desktop] .hero__copy h1,.hero[style*=--hero-text-align-desktop] .hero__copy p{margin-inline:auto}.hero[style*=--hero-text-align-desktop] .hero__cta,.hero[style*=--hero-text-align-desktop] .hero__micro{justify-content:center}.section-product-image-controls .product-media{height:calc(var(--product-card-image-height-desktop,340px) * .9)!important;min-height:calc(var(--product-card-image-height-desktop,340px) * .9)!important}.product-composition-section .product-stage{width:min(var(--product-main-image-width-desktop,100%),860px)}.product-composition-section .product-stage__media{height:min(var(--product-main-image-height-desktop,620px),620px)!important;min-height:min(var(--product-main-image-height-desktop,620px),620px)!important}.pain-composition-section .body-frame,.pain-composition-section .body-map{height:min(var(--body-map-height-desktop,620px),620px)!important}}@media(max-width:760px){.hero__copy{text-align:var(--hero-text-align-mobile,left)!important}.hero[style*="--hero-text-align-mobile: center"] .hero__copy h1,.hero[style*="--hero-text-align-mobile: center"] .hero__copy p{margin-inline:auto}.hero[style*="--hero-text-align-mobile: center"] .hero__cta,.hero[style*="--hero-text-align-mobile: center"] .hero__micro,.hero[style*="--hero-text-align-mobile: center"] .hero__micro .pill{justify-content:center}.hero-art img{object-position:var(--hero-image-position-mobile,center center)!important}.configurable-image-card .value-card__image{width:var(--card-image-width-mobile,100%);height:var(--card-image-height-mobile,220px)}.configurable-image-card .value-card__image img{object-position:var(--card-image-position-mobile,center center)}.section-product-image-controls .product-media{height:var(--product-card-image-height-mobile,300px)!important;min-height:var(--product-card-image-height-mobile,300px)!important}.section-product-image-controls .product-media img{object-position:var(--product-card-image-position-mobile,center center)!important}.product-composition-section .product-stage{width:var(--product-main-image-width-mobile,100%)}.product-composition-section .product-stage__media{height:var(--product-main-image-height-mobile,420px)!important;min-height:var(--product-main-image-height-mobile,420px)!important}.product-composition-section .product-stage__media img{object-position:var(--product-main-image-position-mobile,center center)!important}.pain-composition-section .body-frame{height:var(--body-map-height-mobile,480px)!important}.pain-composition-section .body-map{width:var(--body-map-width-mobile,86%)!important;height:var(--body-map-height-mobile,480px)!important;object-position:var(--body-map-position-mobile,center center)!important}.search-composition-section .search-result-image{width:var(--search-image-size-mobile,84px)!important;height:var(--search-image-size-mobile,84px)!important;object-position:var(--search-image-position-mobile,center center)!important}.search-composition-section .search-card>div{align-items:flex-start!important}.search-composition-section .search-card>div:first-child{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:14px!important}.cart-composition-section .cart-line__media{width:var(--cart-line-image-size-mobile,92px)!important;height:var(--cart-line-image-size-mobile,92px)!important;flex-basis:var(--cart-line-image-size-mobile,92px)!important}.cart-composition-section .cart-line__media img,.cart-composition-section .upsell-item__media img{object-position:var(--cart-image-position-mobile,center center)!important}.section-head.center,.section-head:not(.center){text-align:left!important}.section-head.center h1,.section-head.center h2,.section-head.center h3,.section-head.center p{margin-inline:0}.card{padding:20px!important}.product-form-actions .btn{min-height:50px}.collection-hero{display:grid;gap:16px}.search-input{min-width:0}.cart-line{grid-template-columns:auto minmax(0,1fr)!important;gap:14px!important}.cart-line .qty{max-width:210px}.footer-grid>*{min-width:0}}@media(max-width:420px){h1{font-size:clamp(2.65rem,15vw,4.1rem)!important}h2{font-size:clamp(2rem,11vw,3.1rem)!important}.hero__lead,.section-head p,.subcopy{font-size:1rem!important;line-height:1.7!important}.card{padding:18px!important}.product-composition-section .product-stage__media{height:min(var(--product-main-image-height-mobile,420px),390px)!important;min-height:min(var(--product-main-image-height-mobile,420px),390px)!important}.pain-composition-section .body-frame,.pain-composition-section .body-map{height:min(var(--body-map-height-mobile,480px),440px)!important}}.value-card.configurable-image-card.has-value-image:before{display:none!important}.value-card.configurable-image-card.has-value-image{display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:hidden!important;padding:0!important}.value-card.configurable-image-card.has-value-image .value-card__image{width:var(--card-image-width-desktop,100%)!important;height:var(--card-image-height-desktop,260px)!important;margin-inline:auto!important;margin-top:0!important;margin-bottom:0!important;border-radius:var(--xp-radius) var(--xp-radius) 0 0!important;background:#ffffff09!important}.value-card.configurable-image-card.has-value-image .value-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--card-image-position-desktop,center center)!important;display:block!important}.value-card.configurable-image-card.has-value-image h3{margin-top:24px!important}.value-card.configurable-image-card.has-value-image h3,.value-card.configurable-image-card.has-value-image p{padding-inline:24px!important}.value-card.configurable-image-card.has-value-image p{padding-bottom:26px!important}@media(min-width:1024px){.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:761px)and (max-width:1023px){.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.value-card.configurable-image-card.has-value-image .value-card__image{width:var(--card-image-width-desktop,100%)!important;height:calc(var(--card-image-height-desktop,260px) * .92)!important}}@media(max-width:760px){.value-grid{grid-template-columns:1fr!important}.value-card.configurable-image-card.has-value-image{padding:0!important}.value-card.configurable-image-card.has-value-image .value-card__image{width:var(--card-image-width-mobile,100%)!important;height:var(--card-image-height-mobile,220px)!important;border-radius:var(--xp-radius) var(--xp-radius) 0 0!important}.value-card.configurable-image-card.has-value-image .value-card__image img{object-position:var(--card-image-position-mobile,center center)!important}.value-card.configurable-image-card.has-value-image h3,.value-card.configurable-image-card.has-value-image p{padding-inline:20px!important}.value-card.configurable-image-card.has-value-image h3{margin-top:22px!important}}.pain-selector-luxe .pain-layout,.pain-composition-section .pain-layout{align-items:center!important}.pain-selector-luxe .program-card,.pain-composition-section .program-card{padding:clamp(24px,3vw,42px)!important}.pain-selector-luxe .program-card h3,.pain-composition-section .program-card h3{margin-top:16px!important;max-width:13ch!important}.pain-selector-luxe .program-card>p,.pain-composition-section .program-card>p{max-width:58ch!important}.pain-selector-luxe .program-meta,.pain-composition-section .program-meta{margin:22px 0!important}.pain-selector-luxe .mini,.pain-composition-section .mini{min-height:92px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.pain-selector-luxe .highlight,.pain-composition-section .highlight{margin-bottom:20px!important}.pain-selector-luxe .steps,.pain-composition-section .steps{margin-top:18px!important}.pain-selector-luxe .step,.pain-composition-section .step{display:grid!important;grid-template-columns:34px 1fr!important;gap:12px!important;align-items:start!important;padding:14px 0!important;border-top:1px solid var(--xp-line-soft)!important}.pain-selector-luxe .step-num,.pain-composition-section .step-num{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border:1px solid rgba(199,166,106,.28)!important;color:var(--xp-gold)!important;border-radius:999px!important;font-size:.75rem!important}.pain-selector-luxe .selector-actions,.pain-composition-section .selector-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:24px!important}.pain-selector-luxe .body-frame,.pain-composition-section .body-frame{position:relative!important;min-height:unset!important;border-radius:var(--xp-radius)!important;overflow:hidden!important}.pain-selector-luxe .body-map,.pain-composition-section .body-map{opacity:.96!important;filter:drop-shadow(0 24px 55px rgba(0,0,0,.34))!important}.pain-selector-luxe .zone,.pain-composition-section .zone{position:absolute!important;z-index:2!important;min-height:34px!important;padding:0 14px!important;font-size:.72rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#070708b8!important;border:1px solid rgba(248,245,238,.16)!important;color:var(--xp-white)!important}.pain-selector-luxe .zone.is-active,.pain-selector-luxe .zone:hover,.pain-composition-section .zone.is-active,.pain-composition-section .zone:hover{background:var(--xp-gold)!important;border-color:var(--xp-gold)!important;color:#070708!important}@media(min-width:1024px){.pain-selector-luxe .pain-layout,.pain-composition-section .pain-layout{display:grid!important;grid-template-columns:minmax(360px,.92fr) minmax(460px,1.08fr)!important;gap:clamp(32px,4.5vw,72px)!important}.pain-selector-luxe .body-frame,.pain-composition-section .body-frame{height:var(--body-map-height-desktop, 640px)!important}.pain-selector-luxe .body-map,.pain-composition-section .body-map{width:var(--body-map-width-desktop, 82%)!important;height:var(--body-map-height-desktop, 640px)!important}}@media(min-width:761px)and (max-width:1023px){.pain-selector-luxe .pain-layout,.pain-composition-section .pain-layout{display:flex!important;flex-direction:column-reverse!important;gap:24px!important}.pain-selector-luxe .program-card,.pain-selector-luxe .body-panel,.pain-composition-section .program-card,.pain-composition-section .body-panel{width:100%!important}.pain-selector-luxe .body-frame,.pain-composition-section .body-frame{height:520px!important}.pain-selector-luxe .body-map,.pain-composition-section .body-map{width:80%!important;height:520px!important}}@media(max-width:760px){.pain-selector-luxe .pain-layout,.pain-composition-section .pain-layout{display:flex!important;flex-direction:column-reverse!important;gap:18px!important}.pain-selector-luxe .program-card,.pain-selector-luxe .body-panel,.pain-composition-section .program-card,.pain-composition-section .body-panel{width:100%!important;padding:20px!important}.pain-selector-luxe .body-frame,.pain-composition-section .body-frame{height:390px!important}.pain-selector-luxe .body-map,.pain-composition-section .body-map{width:82%!important;height:390px!important}.pain-selector-luxe .program-meta,.pain-composition-section .program-meta{grid-template-columns:1fr!important}.pain-selector-luxe .selector-actions,.pain-composition-section .selector-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.pain-selector-luxe .selector-actions .btn,.pain-composition-section .selector-actions .btn{width:100%!important}}.pain-selector-luxe .zone--neck,.pain-composition-section .zone--neck{top:62%;left:11%;transform:translate(-50%)}.pain-selector-luxe .zone--shoulder,.pain-composition-section .zone--shoulder{top:69%;left:5%}.pain-selector-luxe .zone--upper-back,.pain-composition-section .zone--upper-back{top:76%;left:15%;transform:translate(-50%)}.pain-selector-luxe .zone--lower-back,.pain-composition-section .zone--lower-back{top:83%;left:15%;transform:translate(-50%)}.pain-selector-luxe .zone--knee,.pain-composition-section .zone--knee{top:90%;left:5%}@media(max-width:760px){.pain-selector-luxe .zone,.pain-composition-section .zone{min-height:30px!important;padding:0 11px!important;font-size:.62rem!important;letter-spacing:.09em!important}.pain-selector-luxe .zone--neck,.pain-composition-section .zone--neck{top:54%;left:10%}.pain-selector-luxe .zone--shoulder,.pain-composition-section .zone--shoulder{top:63%;left:0%}.pain-selector-luxe .zone--upper-back,.pain-composition-section .zone--upper-back{top:72%;left:15%}.pain-selector-luxe .zone--lower-back,.pain-composition-section .zone--lower-back{top:81%;left:16%}.pain-selector-luxe .zone--knee,.pain-composition-section .zone--knee{top:90%;left:0%}}.pain-selector-luxe .steps,.pain-composition-section .steps{display:grid!important;gap:0!important;visibility:visible!important;opacity:1!important}.pain-selector-luxe .step,.pain-composition-section .step{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;visibility:visible!important;opacity:1!important}.pain-selector-luxe .step p,.pain-composition-section .step p{display:block!important;visibility:visible!important;opacity:1!important;margin:0!important;color:var(--xp-muted)!important;line-height:1.65!important}.pain-selector-luxe .step-num,.pain-composition-section .step-num{flex:none!important;color:var(--xp-gold)!important}.pain-selector-luxe .program-card,.pain-composition-section .program-card{height:auto!important;min-height:unset!important;overflow:visible!important}.pain-selector-luxe .pain-layout,.pain-composition-section .pain-layout{align-items:start!important}@media(min-width:1024px){.pain-selector-luxe .program-card,.pain-composition-section .program-card{align-self:center!important}}@media(max-width:760px){.product-card .product-media,.collection-card .collection-card__media,.section-product-image-controls .product-media{height:auto!important;min-height:unset!important;aspect-ratio:1 / 1!important;display:grid!important;place-items:center!important;overflow:hidden!important}.product-card .product-media img,.collection-card .collection-card__media img,.section-product-image-controls .product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:6px!important}}.featured-collection-luxe .product-media{height:var(--product-card-image-height-desktop, 340px)!important;min-height:var(--product-card-image-height-desktop, 340px)!important;aspect-ratio:auto!important}.featured-collection-luxe .product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:var(--product-card-image-position-desktop, center center)!important;padding:10px!important}@media(max-width:760px){.featured-collection-luxe .product-media{height:var(--product-card-image-height-mobile, 300px)!important;min-height:var(--product-card-image-height-mobile, 300px)!important}.featured-collection-luxe .product-media img{object-fit:contain!important;object-position:var(--product-card-image-position-mobile, center center)!important;padding:8px!important}}html{scroll-behavior:smooth}.hero__lead,.section-head p,.subcopy{max-width:72ch}.btn-primary{box-shadow:0 16px 44px #c7a66a2e}.card:hover{border-color:#c7a66a57}.value-card h3,.feature-card h3,.method-card h3{text-wrap:balance}.badge,.pill{font-weight:700}.accordion__content p{line-height:1.7}.product-purchase .badge{background:#c7a66a21;border-color:#c7a66a52;color:#f6e8bc}@media(max-width:760px){.hero__stats{grid-template-columns:1fr!important}.hero__cta .btn{width:100%;justify-content:center}.section-head h2{text-wrap:balance}}.hero h1{font-size:clamp(2.4rem,4.8vw,4.8rem)!important;line-height:.98!important;letter-spacing:-.04em!important}@media(max-width:760px){.hero h1{font-size:clamp(2rem,9vw,3.1rem)!important;line-height:1.02!important}}@media(max-width:760px){body.template-index{background:#070708!important;overflow-x:hidden!important}body.template-index .announcement__inner{min-height:32px!important;padding:0 12px!important;font-size:.56rem!important;letter-spacing:.14em!important;line-height:1.25!important}body.template-index .header__inner{min-height:58px!important;gap:10px!important}body.template-index .brand__name{font-size:.76rem!important;letter-spacing:.12em!important}body.template-index .brand__mark{width:32px!important;height:32px!important}body.template-index .icon-btn,body.template-index .menu-toggle{width:38px!important;height:38px!important}body.template-index .section{padding:46px 0!important}body.template-index .section-tight{padding:28px 0!important}body.template-index .page-width{width:min(100% - 26px,1320px)!important}body.template-index h1{font-size:clamp(2.22rem,10.8vw,3.05rem)!important;line-height:.96!important;letter-spacing:-.055em!important;max-width:10.6ch!important}body.template-index h2{font-size:clamp(1.85rem,8.2vw,2.45rem)!important;line-height:1!important;max-width:12ch!important}body.template-index h3{font-size:clamp(1.18rem,5.2vw,1.55rem)!important;line-height:1.08!important}body.template-index .section-head{margin-bottom:22px!important}body.template-index .section-head p,body.template-index .hero__lead,body.template-index .subcopy{font-size:.95rem!important;line-height:1.58!important}body.template-index .eyebrow{font-size:.58rem!important;letter-spacing:.16em!important;margin-bottom:12px!important}body.template-index .eyebrow:before{width:20px!important}body.template-index .hero__inner{padding:28px 0 42px!important;gap:18px!important;min-height:auto!important}body.template-index .hero__copy{text-align:left!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}body.template-index .hero__copy h1,body.template-index .hero__copy p{margin-inline:0!important;max-width:100%!important}body.template-index .hero__lead{max-width:31rem!important;margin-bottom:0!important}body.template-index .hero__cta{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:20px 0 14px!important;width:100%!important}body.template-index .hero__cta .btn{min-height:46px!important;font-size:.64rem!important;letter-spacing:.15em!important;padding-inline:16px!important}body.template-index .hero__micro{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:6px!important;width:100%!important;margin:0!important}body.template-index .hero__micro .pill{min-height:38px!important;padding:6px 7px!important;font-size:.62rem!important;line-height:1.15!important;letter-spacing:0!important;justify-content:center!important;text-align:center!important}body.template-index .hero__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin:18px 0 0!important;width:100%!important;border-top:1px solid var(--xp-line-soft)!important;border-bottom:1px solid var(--xp-line-soft)!important}body.template-index .hero__stats .stat{padding:12px 7px!important;border-top:0!important;border-right:1px solid var(--xp-line-soft)!important;text-align:center!important;min-width:0!important}body.template-index .hero__stats .stat:last-child{border-right:0!important}body.template-index .hero__stats .stat strong{font-size:.94rem!important;line-height:1.05!important;margin-bottom:5px!important;white-space:normal!important}body.template-index .hero__stats .stat span{font-size:.62rem!important;line-height:1.25!important;display:block!important}body.template-index .hero-media{width:100%!important;order:2!important;margin-top:4px!important}body.template-index .hero-art,body.template-index .hero-media,body.template-index .device-wrap,body.template-index .device{min-height:340px!important;height:340px!important;border-color:#c7a66a2e!important}body.template-index .hero-art img{object-fit:cover!important;object-position:center center!important}body.template-index .hero-note,body.template-index .float-card{display:none!important}body.template-index .trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.template-index .trust-pill{min-height:74px!important;padding:12px 7px!important;text-align:center!important;border-right:1px solid var(--xp-line-soft)!important;border-bottom:0!important}body.template-index .trust-pill strong{font-size:.82rem!important;line-height:1.15!important}body.template-index .trust-pill span{font-size:.6rem!important;line-height:1.2!important}body.template-index .value-grid,body.template-index .feature-grid,body.template-index .quote-grid,body.template-index .product-grid,body.template-index .collection-grid{gap:12px!important}body.template-index .card,body.template-index .value-card,body.template-index .feature-card,body.template-index .quote-card,body.template-index .program-card,body.template-index .faq-item{padding:17px!important}body.template-index .value-card.configurable-image-card.has-value-image{padding:0!important}body.template-index .value-card.configurable-image-card.has-value-image .value-card__image{width:var(--card-image-width-mobile,100%)!important;height:var(--card-image-height-mobile,220px)!important}body.template-index .value-card.configurable-image-card.has-value-image h3,body.template-index .value-card.configurable-image-card.has-value-image p{padding-inline:17px!important}body.template-index .value-card.configurable-image-card.has-value-image h3{margin-top:17px!important}body.template-index .pain-selector-luxe .program-meta,body.template-index .pain-composition-section .program-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:14px 0!important}body.template-index .pain-selector-luxe .mini,body.template-index .pain-composition-section .mini{min-height:72px!important;padding:10px 7px!important;text-align:center!important}body.template-index .pain-selector-luxe .mini strong,body.template-index .pain-composition-section .mini strong{font-size:.65rem!important;line-height:1.15!important}body.template-index .pain-selector-luxe .mini span,body.template-index .pain-composition-section .mini span{font-size:.6rem!important;line-height:1.18!important}body.template-index .pain-composition-section .body-frame{height:360px!important}body.template-index .pain-composition-section .body-map{height:360px!important;width:92%!important}body.template-index .zone{font-size:.65rem!important;padding:8px 10px!important}body.template-index .product-content,body.template-index .product-card__content{padding:16px!important}body.template-index .section-product-image-controls .product-media{height:var(--product-card-image-height-mobile,300px)!important;min-height:var(--product-card-image-height-mobile,300px)!important}body.template-index .compare-row{gap:0!important}body.template-index .compare-cell{padding:14px!important}body.template-index .faq-item button{padding:16px 0!important;font-size:.78rem!important;line-height:1.25!important;text-align:left!important}body.template-index .cta{padding:26px 18px!important}body.template-index .footer{padding-top:44px!important}}@media(max-width:380px){body.template-index .hero__micro{grid-template-columns:1fr!important}body.template-index .hero__micro .pill{justify-content:flex-start!important;text-align:left!important;padding-inline:12px!important}body.template-index .hero-art,body.template-index .hero-media,body.template-index .device-wrap,body.template-index .device{height:315px!important;min-height:315px!important}}.featured-collection-luxe.section-product-image-controls .product-media{height:var(--product-card-image-height-desktop,340px)!important;min-height:var(--product-card-image-height-desktop,340px)!important;aspect-ratio:auto!important}.featured-collection-luxe.section-product-image-controls .product-media img{width:100%!important;height:100%!important;object-fit:var(--product-card-image-fit,contain)!important;object-position:var(--product-card-image-position-desktop,center center)!important;padding:var(--product-card-image-padding-desktop,10px)!important;box-sizing:border-box!important}@media(max-width:760px){body.template-index .featured-collection-luxe.section-product-image-controls .product-media,.featured-collection-luxe.section-product-image-controls .product-media{height:var(--product-card-image-height-mobile,300px)!important;min-height:var(--product-card-image-height-mobile,300px)!important;aspect-ratio:auto!important}body.template-index .featured-collection-luxe.section-product-image-controls .product-media img,.featured-collection-luxe.section-product-image-controls .product-media img{object-fit:var(--product-card-image-fit,contain)!important;object-position:var(--product-card-image-position-mobile,center center)!important;padding:var(--product-card-image-padding-mobile,8px)!important}}.product-composition-section .product-gallery{position:sticky;top:104px}.product-composition-section .product-stage{display:grid;gap:14px}.product-composition-section .product-thumbs{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:2px 2px 8px;margin-top:0!important;-webkit-overflow-scrolling:touch}.product-composition-section .product-thumbs::-webkit-scrollbar{height:5px}.product-composition-section .product-thumbs::-webkit-scrollbar-thumb{background:#c7a66a52;border-radius:999px}.product-composition-section .thumb{flex:0 0 var(--product-thumb-size-desktop,92px)!important;width:var(--product-thumb-size-desktop,92px)!important;height:var(--product-thumb-size-desktop,92px)!important;aspect-ratio:auto!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:linear-gradient(145deg,#171718,#0a0a0b)!important;border:1px solid rgba(199,166,106,.18)!important;padding:8px!important;scroll-snap-align:start;transition:border-color .2s ease,transform .2s ease,background .2s ease}.product-composition-section .thumb:hover{transform:translateY(-1px);border-color:#c7a66a7a!important}.product-composition-section .thumb.is-active{border-color:var(--xp-gold,var(--champagne))!important;box-shadow:0 0 0 1px #c7a66a47,0 12px 28px #00000047!important}.product-composition-section .thumb img{width:100%!important;height:100%!important;object-fit:var(--product-thumb-fit,contain)!important;object-position:center center!important;border-radius:7px;background:#f5f5f2}@media(min-width:990px){.product-composition-section .product-stage__media{border-radius:14px!important}}@media(max-width:989px){.product-composition-section .product-gallery{position:relative;top:auto}}@media(max-width:760px){.product-composition-section .product-thumbs{gap:8px!important;padding-bottom:6px}.product-composition-section .thumb{flex-basis:var(--product-thumb-size-mobile,76px)!important;width:var(--product-thumb-size-mobile,76px)!important;height:var(--product-thumb-size-mobile,76px)!important;padding:6px!important;border-radius:9px!important}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/theme.css.map */
