
:root{--ink:#171717;--green:#386029;--gold:#ffc600;--cream:#f5f5f3;--line:#deded9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:white;font:16px/1.6 Helvetica,Arial,sans-serif}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #846900;outline-offset:6px}.wrap{max-width:1320px;margin:auto;padding:0 48px}.announcement{background:#171717;color:#fff;text-align:center;font-size:12px;padding:10px 16px;letter-spacing:1.3px}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:25px;font-weight:800;text-decoration:none;letter-spacing:-1px;line-height:1}.brand small{font-size:10px;font-weight:400;letter-spacing:2.3px;display:block;margin-top:9px}.links{display:flex;gap:30px;align-items:center;font-size:14px}.links a{text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--gold);color:#171717;padding:17px 28px;font-size:15px;font-weight:700;text-decoration:none;border:1px solid var(--gold);border-radius:0;transition:background .2s,transform .2s}.btn:hover{background:#edb800;transform:translateY(-2px)}.links .btn{padding:11px 22px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}p{color:#646464}h1{font-size:clamp(58px,6.4vw,88px);letter-spacing:-5px;line-height:.99;font-weight:600;margin:20px 0 24px}h1 em{font-style:normal;position:relative;display:inline-block}h1 em:after{content:'';height:8px;background:var(--gold);position:absolute;bottom:-7px;left:0;width:100%;z-index:-1}h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-2px;font-weight:500;margin:15px 0 22px}h3{font-size:18px;line-height:1.4}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;padding:48px 0 56px}.hero-copy{order:2}.hero-copy>p{font-size:17px;max-width:430px;margin-bottom:25px}.hero-art{order:1;position:relative;min-height:580px;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-direction:column;isolation:isolate;padding:30px 20px;overflow:hidden}.hero-art:before{content:'C9';position:absolute;top:-58px;left:12px;font-weight:800;font-size:clamp(230px,31vw,390px);line-height:1.3;letter-spacing:-30px;color:#e9e9e4;z-index:-1}.hero-art img{width:100%;height:425px;object-fit:contain;mix-blend-mode:multiply;position:relative}.image-label{position:absolute;top:24px;left:24px;background:white;padding:6px 12px;font-size:11px;letter-spacing:1px}.caption{position:absolute;bottom:23px;left:24px;right:24px;font-size:11px;letter-spacing:1px;display:flex;justify-content:space-between;text-transform:uppercase}.hero-price{display:flex;align-items:baseline;gap:15px;margin-bottom:20px}.hero-price strong{font-size:29px;font-weight:500;letter-spacing:-1px}.hero-price span{font-size:12px;color:#707070}.hero-copy .btn{width:100%;max-width:425px}.minor{font-size:12px;color:#727272}.hero-copy .minor{margin:12px 0 20px}.hero-benefits{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:12px;padding-top:18px;border-top:1px solid var(--line);max-width:425px}.hero-benefits span:before{content:'✓';margin-right:8px;color:var(--green)}.strip{background:#ffc600;display:grid;grid-template-columns:repeat(3,1fr);padding:24px 15px;text-align:center;font-size:13px;letter-spacing:.2px;margin-bottom:95px}.strip span+span{border-left:1px solid #b48f20}section{padding-bottom:95px}.section-head{max-width:680px;margin-bottom:40px}.section-head p{max-width:570px}.contents{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.item{background:var(--cream);padding:30px;min-height:195px;border-top:2px solid #222}.item span{display:block;font-size:12px;color:#656565;margin-bottom:30px}.item h3{margin-bottom:10px}.item p{font-size:14px;margin-bottom:0}.program{background:#171717;color:white;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:65px}.program .eyebrow{color:var(--gold)}.program h2{font-size:50px}.program p{color:#bdbdbd}.steps{display:grid;gap:24px}.step{border-bottom:1px solid #454545;padding-bottom:20px}.step:last-child{border:0;padding-bottom:0}.step small{font-size:11px;color:#ffda55;letter-spacing:1.5px}.step h3{margin:8px 0}.step p{font-size:14px;margin:0}.review-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.review{padding:35px 40px 40px 0}.review+.review{padding-left:40px;border-left:1px solid var(--line)}.stars{letter-spacing:4px;color:#866900;font-size:17px}.review blockquote{font-size:29px;font-weight:500;line-height:1.35;letter-spacing:-.7px;margin:24px 0 30px;max-width:430px}.review footer{font-size:14px;font-weight:600}.review footer span{font-size:12px;font-weight:400;display:block;color:#747474;margin-top:4px}.reviews-note{font-size:12px;max-width:810px;margin-top:20px}.faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}details{border-top:1px solid var(--line);padding:22px 0}details:last-child{border-bottom:1px solid var(--line)}summary{font-size:16px;font-weight:500;cursor:pointer;padding-right:15px}details p{font-size:14px;margin:16px 0 0}.offer{background:var(--gold);padding:55px;display:flex;justify-content:space-between;gap:40px;align-items:center}.offer h2{font-size:52px;margin-bottom:18px}.offer p{max-width:540px;color:#3b361f}.offer-right{min-width:250px}.price{font-size:40px;letter-spacing:-1.5px;margin-bottom:17px}.offer .btn{background:#171717;border-color:#171717;color:white}.offer .minor{color:#514820}.bottom{background:#f5f5f3;padding:45px 0}.bottom .wrap{display:flex;justify-content:space-between;gap:60px}.bottom p{font-size:12px;max-width:720px}.bottom a:not(.brand){font-size:12px}.footer-shop{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:0 0 20px}.footer-shop .btn{font-size:14px;padding:13px 22px}.footer-shop span{font-size:13px;color:#5b555f}.mobile-bar{display:none}@media(max-width:900px){.wrap{padding:0 26px}.hero{gap:30px}.hero-art{min-height:470px}.hero-art img{height:340px}h1{font-size:61px;letter-spacing:-3px}.program{padding:40px;gap:40px}.program h2{font-size:41px}.links{gap:20px}.faq-layout{gap:35px}.offer{padding:40px}}@media(max-width:620px){.wrap{padding:0 20px}nav{height:72px}.brand{font-size:22px}.brand small{font-size:9px}.announcement{font-size:10px;letter-spacing:1px;padding:8px 10px}.links a:not(.btn){display:none}.links .btn{padding:10px 15px;font-size:12px}.hero{display:flex;flex-direction:column;gap:28px;padding:20px 0 32px}.hero-art{width:100%;min-height:320px;height:320px;padding:15px}.hero-art:before{font-size:270px;top:-54px;left:20px;letter-spacing:-24px}.hero-art img{height:280px;width:100%}.image-label{font-size:9px;top:15px;left:15px}.caption{font-size:9px;bottom:13px;left:15px;right:15px}.hero-copy{width:100%}.hero-copy .eyebrow{font-size:10px}h1{font-size:57px;letter-spacing:-3.5px;margin:14px 0 23px;line-height:1.02}h1 br{display:none}.hero-copy>p{font-size:16px;margin-bottom:18px}h1 em:after{height:5px;bottom:-4px}.hero-price{margin-bottom:16px}.hero-copy .btn{max-width:none;padding:17px 20px}.hero-benefits{gap:8px 20px;font-size:11px}.strip{margin-bottom:57px;padding:20px 4px;font-size:10px;line-height:1.5}.strip span{padding:0 8px}section{padding-bottom:57px}.section-head{margin-bottom:28px}h2{font-size:37px;letter-spacing:-1.6px}.contents{grid-template-columns:1fr 1fr;gap:10px}.item{padding:20px 16px;min-height:195px}.item span{margin-bottom:20px}.item h3{font-size:16px}.item p{font-size:13px}.program{padding:32px 24px;grid-template-columns:1fr;gap:20px}.program h2{font-size:38px}.review-grid{grid-template-columns:1fr}.review{padding:26px 0}.review+.review{border-left:0;border-top:1px solid var(--line);padding:26px 0}.review blockquote{font-size:26px;margin:18px 0 23px}.faq-layout{grid-template-columns:1fr;gap:4px}.offer{display:block;padding:32px 24px}.offer h2{font-size:40px}.offer-right{margin-top:28px}.offer .btn{width:100%}.bottom .wrap{display:block}.bottom .brand{display:block;margin-bottom:25px}.bottom{padding-bottom:105px}.mobile-bar{position:fixed;z-index:30;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-top:1px solid var(--line);padding:12px 20px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.mobile-bar strong{font-size:15px}.mobile-bar small{display:block;font-size:11px;color:#666;font-weight:400}.mobile-bar .btn{padding:12px 22px;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
.product-link{display:block;width:100%;line-height:0}.hero-art img{mix-blend-mode:normal;max-height:500px;height:auto;width:100%}.product-link{max-width:480px}@media(max-width:620px){.product-link{max-width:280px}.hero-art img{height:auto;max-height:275px}}.hero-art{background:#fff;border:1px solid var(--line)}.hero-art:before{display:none}
/* Sole Mood-inspired modern typography */
body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;font-weight:450;letter-spacing:-.012em}
.brand{font-weight:900;letter-spacing:-.07em;text-transform:uppercase}.brand small{font-weight:750;letter-spacing:.16em}
.announcement,.eyebrow,.image-label,.caption,.strip,.minor,.links,.btn{font-weight:800;text-transform:uppercase;letter-spacing:.09em}
h1{font-size:clamp(4.6rem,8.6vw,8.8rem);font-weight:950;line-height:.79;letter-spacing:-.085em;text-transform:uppercase;margin:1.5rem 0 2rem;max-width:6.3em}
h1 em{font-style:normal;color:var(--green)}h1 em:after{height:.09em;bottom:-.08em}
h2{font-size:clamp(3.25rem,6.5vw,6.7rem);font-weight:900;line-height:.82;letter-spacing:-.075em;text-transform:uppercase;margin:1.25rem 0 1.8rem}
h3{font-weight:850;letter-spacing:-.045em}.hero-copy>p,.section-head p{font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.5}
.hero-price strong{font-weight:900;letter-spacing:-.055em}.item h3{font-size:1.35rem}.item span{font-weight:850;letter-spacing:.08em}
.program h2,.offer h2{font-size:clamp(3.3rem,6vw,6.2rem);line-height:.8;letter-spacing:-.075em}
.review blockquote{font-size:clamp(2.1rem,3.4vw,3.6rem);font-weight:850;line-height:.96;letter-spacing:-.06em}
summary{font-weight:800;letter-spacing:-.025em}.price{font-weight:900;letter-spacing:-.06em}
@media(max-width:620px){h1{font-size:clamp(3.9rem,19vw,6.2rem);line-height:.8;letter-spacing:-.08em}h1 br{display:block}h2{font-size:clamp(3rem,15vw,4.8rem);line-height:.82}.program h2,.offer h2{font-size:clamp(3rem,14vw,4.5rem)}.eyebrow{letter-spacing:.14em}.hero-copy>p,.section-head p{font-size:1rem}.review blockquote{font-size:2.25rem}}
.menu-toggle,.mobile-menu{display:none}
@media(max-width:760px){
 .links{display:none}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:none;color:var(--ink);font:800 13px Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;padding:13px 0;cursor:pointer;position:relative;z-index:32}
 .menu-lines{display:grid;gap:5px;width:25px}.menu-lines i{height:2px;background:currentColor;display:block;transition:transform .25s}
 .menu-toggle[aria-expanded="true"] .menu-lines i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-lines i:last-child{transform:translateY(-3.5px) rotate(-45deg)}
 .mobile-menu{position:fixed;z-index:25;inset:0;background:#ffc600;padding:105px 24px 38px;display:flex;flex-direction:column;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .25s,transform .25s,visibility .25s;overflow-y:auto}
 .mobile-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.mobile-menu-label{font-size:12px;font-weight:850;letter-spacing:.15em;margin-bottom:23px}
 .mobile-menu a{text-decoration:none;font-weight:900;font-size:clamp(2.5rem,11vw,5rem);line-height:1.05;letter-spacing:-.07em;text-transform:uppercase;border-bottom:1px solid #17171755;padding:15px 0}
 .mobile-menu-foot{font-size:12px;margin-top:20px;font-weight:750;letter-spacing:.05em}
 body.menu-open{overflow:hidden}body.menu-open header{z-index:30;background:#ffc600;border-bottom-color:#17171744}
 .mobile-bar{display:none}
}
@media(prefers-reduced-motion:reduce){.mobile-menu,.menu-lines i{transition:none}}
.hero-art .product-link{max-width:620px;overflow:hidden}
.hero-art .product-link img{max-height:none;display:block;width:100%;height:auto;transform:scale(1.28);transform-origin:center}
@media(max-width:620px){.hero-art .product-link{max-width:350px}.hero-art .product-link img{max-height:none;height:auto;transform:scale(1.35)}}
.lifestyle{display:grid;grid-template-columns:1.4fr 1fr;align-items:stretch;background:#e8eee4}.lifestyle img{display:block;width:100%;height:100%;min-height:410px;object-fit:cover}.lifestyle-copy{padding:clamp(30px,5vw,70px);display:flex;flex-direction:column;justify-content:center}.lifestyle-copy h2{font-size:clamp(2.8rem,5vw,5rem);font-weight:850;line-height:.9;letter-spacing:-.065em}.lifestyle-copy p{font-size:16px;color:#3b4938;max-width:360px}.lifestyle-copy small{font-size:11px;color:#586554;margin-top:25px}
@media(max-width:760px){.lifestyle{grid-template-columns:1fr}.lifestyle img{height:auto;min-height:0;aspect-ratio:4/3}.lifestyle-copy{padding:32px 25px 40px}}
:root{--c9-purple:#604890;--c9-purple-deep:#4d357d}
.brand{color:var(--c9-purple-deep)}
.program{background:var(--c9-purple-deep)}.program p{color:#e8e1f2}.step{border-bottom-color:#8c78ae}.step small{color:#ffe275}

.shop-trigger{cursor:pointer;font-family:inherit}.links .shop-trigger{font-size:14px}.hero-copy .shop-trigger{width:100%;max-width:425px}.offer-right .shop-trigger{background:#171717;border-color:#171717;color:#fff;min-width:230px}
.product-link.shop-trigger{background:none;border:0;padding:0;cursor:pointer}.mobile-menu .shop-trigger{margin-top:auto;border:0;background:#171717;color:#fff;text-align:center;padding:18px 15px;font:900 17px/1.05 Inter,Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
.country-dialog{border:0;background:#fff;color:#171717;width:min(490px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:34px;box-shadow:0 20px 80px #0004}.country-dialog::backdrop{background:#0009}.country-dialog h2{font-size:clamp(2.5rem,7vw,4rem);margin:8px 0 15px}.country-dialog p{font-size:15px}.country-close{float:right;border:0;background:transparent;font:800 16px Inter,Arial,sans-serif;cursor:pointer;padding:5px}.country-options{display:grid;gap:10px;margin:22px 0 16px}.country-options .btn{justify-content:space-between;text-align:left;gap:8px;padding:16px;font-size:14px}.country-options .btn:not(:first-child){background:#fff;border-color:#171717}.country-options .btn span{white-space:nowrap}.country-dialog .market-note{font-size:12px}
@media(max-width:620px){.hero-copy .shop-trigger,.offer-right .shop-trigger{width:100%;max-width:none}.country-dialog{padding:24px}.country-dialog h2{font-size:2.8rem}}
.newsletter{background:#ede7f6;padding:clamp(32px,6vw,74px);display:grid;grid-template-columns:1.35fr 1fr;gap:35px;align-items:end}.newsletter h2{font-weight:900;font-size:clamp(3rem,6vw,6rem);line-height:.86;letter-spacing:-.075em;margin-bottom:0}.newsletter p{font-size:16px;color:#45395b;max-width:410px}.newsletter .btn{background:var(--c9-purple-deep);border-color:var(--c9-purple-deep);color:white}.newsletter small{display:block;font-size:12px;line-height:1.5;color:#61566e;margin-top:14px}
.perk-dialog{border:0;padding:0;width:min(520px,calc(100% - 28px));max-height:calc(100dvh - 28px);box-shadow:0 24px 90px #0006}.perk-dialog::backdrop{background:#17101db3}.perk-inner{padding:clamp(26px,5vw,48px);background:#fff}.perk-top{background:var(--c9-purple-deep);color:#fff;padding:18px 28px;display:flex;justify-content:space-between;align-items:center}.perk-top span{font-size:12px;font-weight:900;letter-spacing:.14em}.perk-close{background:transparent;border:0;color:white;font:900 24px Arial,sans-serif;cursor:pointer}.perk-dialog h2{font-size:clamp(3.4rem,10vw,5.6rem);font-weight:900;line-height:.82;letter-spacing:-.08em;margin:20px 0}.perk-dialog p{font-size:16px;line-height:1.55}.perk-dialog .btn{background:var(--gold);border-color:var(--gold);width:100%;margin:10px 0 0}.perk-dialog small{display:block;font-size:12px;line-height:1.5;color:#646464;margin-top:18px}.perk-later{display:block;margin:16px auto 0;background:none;border:0;text-decoration:underline;font:700 13px Inter,Arial,sans-serif;cursor:pointer}
@media(max-width:760px){.newsletter{grid-template-columns:1fr;gap:22px;padding:32px 24px}.newsletter .btn{width:100%}.perk-dialog h2{font-size:clamp(2.6rem,9vw,3.5rem)}}
.perk-dialog h2{font-size:clamp(2.6rem,6vw,3.5rem);line-height:.94;overflow-wrap:break-word}.perk-dialog{overflow:auto}.systeme-signup{min-height:230px;width:100%;overflow:hidden}.systeme-signup iframe{max-width:100%;border:0}
.perk-dialog{width:min(820px,calc(100% - 32px));border-radius:16px;background:var(--c9-purple-deep);overflow:auto;box-shadow:0 30px 100px #17101d66}
.perk-dialog::backdrop{background:#17101da8}
.perk-shell{display:grid;grid-template-columns:.9fr 1.1fr;min-height:370px}
.perk-pitch{padding:44px 36px 38px;background:#ede7f6;display:flex;flex-direction:column;justify-content:center}
.perk-pitch .eyebrow{color:var(--c9-purple-deep);font-size:11px}
.perk-pitch h2{color:#211a2a;font-size:clamp(2.7rem,4vw,3.5rem);line-height:.93;letter-spacing:-.075em;margin:18px 0 16px}
.perk-pitch p{font-size:15px;line-height:1.5;color:#493b59;margin:0}.founder{display:flex;gap:14px;align-items:center;margin-top:28px;color:#493b59;font-size:13px;line-height:1.35}.founder img{width:92px;height:92px;object-fit:cover;object-position:center 30%;border-radius:50%;border:3px solid white;flex:none}.founder strong{display:block;color:#211a2a;font-size:15px}
.perk-form-panel{padding:32px 28px 22px;color:white;display:flex;flex-direction:column;justify-content:center}
.perk-close{position:absolute;top:14px;right:16px;z-index:2;color:#fff;background:#493475;border:1px solid #ffffff66;width:35px;height:35px;border-radius:50%;font-size:18px;display:grid;place-items:center}
.systeme-signup{min-height:250px;margin:0 -4px}.systeme-signup iframe{width:100%;max-width:100%;clip-path:inset(0 5px 0 5px)}
.perk-form-panel small{color:#e9e1f5;font-size:12px;line-height:1.45;margin:8px 5px 0}
.perk-later{color:#fff;margin:14px 5px 0;text-align:left;font-size:13px}
@media(max-width:680px){.perk-dialog{width:min(460px,calc(100% - 20px));max-height:calc(100dvh - 20px);border-radius:12px}.perk-shell{display:block}.perk-pitch{padding:28px 28px 22px}.perk-pitch h2{font-size:clamp(2.6rem,10vw,3.2rem);max-width:8ch;margin:12px 0}.perk-pitch p{font-size:14px;max-width:36ch}.founder{margin-top:18px}.founder img{width:84px;height:84px}.perk-form-panel{padding:12px 18px 21px}.perk-close{top:13px;right:13px;color:#493475;background:#fff;border-color:#d4c9e6}.perk-form-panel small{margin-top:0}}

/* Decision guide */
.decision{background:#f5f1fb;padding:clamp(34px,5vw,72px);margin-bottom:95px;display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(30px,5vw,78px);align-items:start}
.decision h2{font-size:clamp(2.5rem,4.5vw,4.4rem);font-weight:850;letter-spacing:-.075em;line-height:.98;max-width:10ch;margin:17px 0 24px;color:#2c2144}.decision-intro{font-size:17px;line-height:1.6;max-width:480px;color:#514966}
.decision .eyebrow{color:#4d357d}.decision-list{border-top:1px solid #cfc4df}.decision-row{display:grid;grid-template-columns:35px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid #cfc4df}.decision-row>b{font-size:12px;color:#6a528e;padding-top:5px}.decision-row h3{font-size:19px;font-weight:750;letter-spacing:-.035em;color:#2c2144;margin:0 0 6px}.decision-row p{font-size:15px;line-height:1.55;margin:0;color:#514966}.decision-note{grid-column:1/-1;padding-top:4px;color:#574e63;font-size:13px;line-height:1.55}.decision-note a{color:#4d357d;text-underline-offset:3px}
@media(max-width:760px){.decision{display:block;padding:30px 24px;margin-bottom:57px}.decision h2{font-size:clamp(2.7rem,10vw,4rem);max-width:11ch}.decision-intro{font-size:16px;margin-bottom:27px}.decision-row{padding:18px 0}.decision-note{margin-top:18px}}
.item-media{height:146px;display:flex;align-items:center;justify-content:center;margin:0 0 22px}.item-media img{display:block;max-width:100%;max-height:138px;width:auto;height:auto;object-fit:contain}.item-media img.guide-cover{max-height:142px;box-shadow:0 8px 20px #211a2a1a}@media(max-width:620px){.item-media{height:116px;margin:0 0 14px}.item-media img{max-height:110px}.item-media img.guide-cover{max-height:112px}.item{min-height:0}}.video-feature{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(24px,5vw,70px);align-items:center;padding:clamp(26px,4vw,52px);background:#ede7f6}.video-feature h2{font-size:clamp(2.6rem,4.4vw,4.4rem);font-weight:850;letter-spacing:-.075em;line-height:.98;color:#2c2144}.video-feature p{font-size:16px;line-height:1.55;color:#514966}.video-feature small{display:block;color:#625871;line-height:1.5;font-size:12px}.video-frame{aspect-ratio:16/9;background:#241b37;overflow:hidden;box-shadow:0 20px 40px #241b3729}.video-frame iframe{display:block;width:100%;height:100%;border:0}@media(max-width:760px){.video-feature{grid-template-columns:1fr;padding:28px 20px;gap:20px}.video-feature h2{margin-bottom:15px}.video-frame{margin:0 -4px}}
.hero-copy h1{font-size:clamp(3.1rem,5.2vw,6.6rem);line-height:.88;max-width:7.2em}.hero-copy h1 em{max-width:100%}@media(max-width:620px){.hero-copy h1{font-size:clamp(3.1rem,13.5vw,4.6rem);line-height:.87;letter-spacing:-.08em}}

/* Product collection */
.shop-intro{padding:54px 0 30px;display:flex;align-items:end;justify-content:space-between;gap:36px}.shop-intro h1{color:var(--c9-purple-deep);font-size:clamp(3.5rem,7vw,6.4rem);line-height:.94;letter-spacing:-.075em;max-width:10ch;margin:16px 0 0}.shop-intro p{max-width:380px;margin:0;font-size:17px}.category-nav{display:flex;flex-wrap:wrap;gap:10px;padding:24px 0 35px;border-bottom:1px solid var(--line);margin-bottom:38px;height:auto;justify-content:flex-start}.category-filter{appearance:none;padding:11px 17px;border:1px solid #cec5de;background:#fff;color:var(--c9-purple-deep);font:800 13px/1.2 Inter,Arial,sans-serif;letter-spacing:.03em;text-transform:none;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.category-filter:hover{background:#ede7f6}.category-filter.is-active{background:var(--c9-purple-deep);border-color:var(--c9-purple-deep);color:#fff}.shop-category[hidden]{display:none}.shop-category{padding-bottom:60px;scroll-margin-top:110px}.category-heading{display:flex;align-items:baseline;gap:14px;margin-bottom:24px}.category-heading span{color:#6c6279;font-size:14px}.category-heading h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.1;letter-spacing:-.055em;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{display:flex;flex-direction:column;min-width:0}.product-photo{background:#f5f5f3;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:22px}.product-photo img{display:block;width:86%;height:86%;object-fit:contain;mix-blend-mode:multiply}.product-card h3{font-size:25px;line-height:1.15;letter-spacing:-.04em;margin:8px 0 12px}.product-card .product-size{font-size:14px;color:#6a606f}.product-card p{font-size:16px;line-height:1.55;max-width:38ch;margin-bottom:23px}.product-card .btn{margin-top:auto;width:100%;padding:15px 14px;font-size:14px;letter-spacing:.04em;cursor:pointer}.collection-c9{background:var(--c9-purple-deep);color:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center;padding:40px;margin-bottom:65px}.collection-c9 .image{background:white;display:flex;align-items:center;justify-content:center}.collection-c9 img{width:100%;max-height:300px;object-fit:contain}.collection-c9 h2{font-size:clamp(2.5rem,4.5vw,4.7rem);line-height:.95;letter-spacing:-.065em}.collection-c9 p{color:#e8e1f2;max-width:42ch}.collection-c9 .eyebrow{color:#ffdf65}.shop-notice{font-size:14px;line-height:1.6;max-width:850px;margin:0 0 36px}.shop-footer .wrap{align-items:start}.shop-footer p{font-size:14px}.shop-footer a:not(.brand){font-size:14px}.country-dialog h2{line-height:1.05;letter-spacing:-.055em;font-size:clamp(2rem,6vw,2.8rem)}.country-dialog .market-note{font-size:14px}.country-dialog .btn{min-height:55px}.selected-product{color:var(--c9-purple-deep);font-weight:750}.links{gap:22px}button:focus-visible{outline:3px solid #846900;outline-offset:4px}
@media(max-width:1000px) and (min-width:761px){.links{gap:14px;font-size:12px}.links .btn{padding:11px 14px}.wrap{padding:0 26px}}
@media(max-width:760px){.shop-intro{display:block;padding:34px 0 18px}.shop-intro h1{font-size:clamp(3.6rem,14vw,5.5rem);max-width:12ch;margin-bottom:22px}.shop-intro p{font-size:16px;max-width:36ch}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.category-nav{flex-wrap:nowrap;overflow-x:auto;padding:12px 0 20px;margin-bottom:30px;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-filter{flex:0 0 auto;padding:10px 13px}.product-card h3{font-size:22px}.product-card p{font-size:16px}.product-card .btn{font-size:13px;letter-spacing:0;padding:14px 10px}.collection-c9{grid-template-columns:1fr;padding:24px;gap:24px}.collection-c9 .image{max-width:330px}.collection-c9 h2{margin-top:14px}.shop-category{padding-bottom:48px}.shop-footer .wrap{display:block}.shop-footer .brand{display:block;margin-bottom:24px}}
@media(max-width:430px){.product-grid{grid-template-columns:1fr}.product-photo{aspect-ratio:1.2/1}.product-photo img{width:82%;height:82%}.product-card h3{font-size:27px}.product-card .btn{font-size:14px}.category-heading{align-items:center}.category-heading h2{font-size:1.9rem}}
.category-nav{height:auto;justify-content:flex-start;align-items:center}.country-options .btn span:first-child{white-space:normal}.country-options .btn span:last-child{font-size:14px}.product-card .btn:hover{background:#edb800}
.product-card h3 a{text-decoration:none}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-detail-link{display:inline-block;color:var(--c9-purple-deep);font-size:14px;font-weight:800;margin:-8px 0 20px;text-underline-offset:4px}

/* Forever Move product page */
.breadcrumb{display:flex;gap:9px;align-items:center;padding:26px 0 4px;font-size:14px;color:#6d6674}.breadcrumb a{color:var(--c9-purple-deep);text-underline-offset:3px}.product-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(34px,6vw,88px);align-items:center;padding:42px 0 72px}.move-packshot{background:#f5f5f3;min-height:560px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.move-packshot:before{content:attr(data-word);position:absolute;left:-12px;bottom:-44px;font-size:clamp(7rem,15vw,14rem);line-height:1;font-weight:950;letter-spacing:-.1em;color:#ebe7e1}.move-packshot img{width:min(76%,470px);height:auto;position:relative;mix-blend-mode:multiply}.product-hero-copy h1{font-size:clamp(4rem,8vw,8rem);line-height:.8;max-width:9ch;color:var(--c9-purple-deep);margin:18px 0 28px}.product-hero-copy .lead{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.5;max-width:590px;color:#3f3945}.move-facts{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.move-facts span{border:1px solid #cfc8d7;padding:8px 12px;font-size:13px;font-weight:750}.product-hero-copy .btn{min-width:270px}.buy-note{font-size:13px;margin:12px 0 0}.move-section{padding:75px 0;border-top:1px solid var(--line)}.move-section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;margin-bottom:38px}.move-section-head h2{font-size:clamp(2.6rem,5vw,5rem);max-width:10ch;color:#2c2144;margin:0}.move-section-head p{font-size:18px;max-width:600px;margin:8px 0 0}.ingredient-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ingredient-card{background:#f5f1fb;padding:clamp(26px,4vw,48px);border-top:3px solid var(--c9-purple-deep)}.ingredient-card .number{display:block;font-size:13px;font-weight:850;color:#6a528e;margin-bottom:34px}.ingredient-card h3{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:14px}.ingredient-card p{font-size:16px;line-height:1.6;margin:0}.move-fit{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fit-card{padding:34px;border:1px solid var(--line)}.fit-card h3{font-size:24px}.fit-card ul{padding-left:20px;color:#5f5a62}.fit-card li+li{margin-top:9px}.fit-card.caution{background:#fff7d6;border-color:#e8cc62}.move-how{display:grid;grid-template-columns:1fr 1fr;gap:24px;background:var(--c9-purple-deep);color:white;padding:clamp(28px,5vw,65px)}.move-how h2{color:white;font-size:clamp(2.8rem,5vw,5rem);margin:0;max-width:8ch}.move-how p{color:#e9e1f4;font-size:17px}.move-how .btn{margin-top:12px}.move-faq{max-width:920px;margin:auto}.move-faq h2{font-size:clamp(2.8rem,5vw,5rem);color:#2c2144}.move-faq details p{font-size:16px;max-width:760px}.move-disclaimer{background:#f5f5f3;padding:25px;font-size:14px;line-height:1.6;margin-top:35px}.move-disclaimer p{margin:0}.move-disclaimer p+p{margin-top:8px}.move-related{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--gold);padding:34px;margin-bottom:70px}.move-related h2{font-size:clamp(2rem,4vw,3.5rem);margin:0}.move-related .btn{background:#171717;border-color:#171717;color:white;white-space:nowrap}
@media(max-width:760px){.breadcrumb{padding-top:18px}.product-hero{grid-template-columns:1fr;padding:25px 0 52px;gap:28px}.move-packshot{min-height:360px}.move-packshot img{width:min(72%,340px)}.product-hero-copy h1{font-size:clamp(4rem,18vw,6rem);margin-bottom:22px}.product-hero-copy .btn{width:100%}.move-section{padding:52px 0}.move-section-head,.ingredient-grid,.move-fit,.move-how{grid-template-columns:1fr}.move-section-head{gap:16px}.move-section-head h2{max-width:10ch}.ingredient-card{padding:28px 24px}.move-how{gap:18px}.move-related{display:block;padding:28px 24px}.move-related .btn{width:100%;margin-top:22px}.fit-card{padding:26px 22px}}
