:root{--navy:#1b1813;--navy-2:#2f2a20;--teal:#3fb8a6;--teal-dark:#2e9c8c;--white:#fff;--off-white:#f4f1e9;--mist:#efece1;--text-soft:#6b6455;--line:#1b181324;--shadow:0 24px 60px #1b18131f}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--white);color:var(--navy);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Manrope,sans-serif;overflow-x:clip}body.menu-lock{overflow:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{max-width:100%;display:block}svg{width:18px;height:18px}.topbar{background:var(--navy);min-height:34px;color:var(--white);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;padding:7px clamp(20px,4vw,64px);font-size:9px;display:flex}.topbar p{margin:0}.topbar a{color:var(--white)}.topbar a span{color:var(--white);text-underline-offset:3px;margin-left:6px;text-decoration:underline}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:220px 1fr 220px;align-items:center;height:78px;padding:0 clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.logo{letter-spacing:.16em;width:max-content;font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;line-height:.8}.logo small{letter-spacing:.44em;margin-top:8px;font-size:7px;display:block}.main-nav{justify-content:center;gap:clamp(24px,3vw,44px);display:flex}.main-nav>a{padding:28px 0;font-size:12px;font-weight:500;position:relative}.main-nav>a:not(.mobile-nav-cta):after{content:"";background:var(--navy);height:1px;transition:right .3s;position:absolute;bottom:21px;left:0;right:100%}.main-nav>a:hover:after{right:0}.nav-categories{align-self:stretch;align-items:center;display:flex;position:relative}.nav-categories>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:28px 0;font-size:12px;font-weight:500;display:flex}.nav-categories>button>span{color:var(--navy);font-size:16px;font-weight:300;transition:transform .25s}.nav-categories.open>button>span,.nav-categories:hover>button>span,.nav-categories:focus-within>button>span{transform:rotate(45deg)}.nav-mega{z-index:70;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#fffffffa;border-radius:0 0 16px 16px;grid-template-columns:repeat(3,1fr);gap:0;width:min(760px,100vw - 48px);padding:30px;transition:opacity .25s,transform .25s;display:grid;position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%,-10px);box-shadow:0 28px 70px #1b181329}.nav-categories:hover .nav-mega,.nav-categories:focus-within .nav-mega,.nav-categories.open .nav-mega{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-mega>div{border-right:1px solid var(--line);flex-direction:column;gap:11px;min-height:126px;padding:0 26px;display:flex}.nav-mega>div:first-child{padding-left:0}.nav-mega>div:nth-child(3){border-right:0;padding-right:0}.nav-mega>div>span{color:var(--navy);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:600}.nav-mega>div>a{width:max-content;max-width:100%;color:var(--text-soft);font-size:11px;transition:color .2s,transform .2s}.nav-mega>div>a:hover{color:var(--navy);transform:translate(3px)}.nav-all-products{border-top:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;font-size:9px;font-weight:600;display:flex}.mobile-nav-cta{display:none}.header-actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}.header-help{border:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:11px 18px;font-size:10px;font-weight:600;transition:all .25s}.header-help:hover{border-color:var(--navy);background:var(--navy);color:var(--white)}.menu-toggle{cursor:pointer;background:0 0;border:0;border-radius:50%;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:currentColor;width:21px;height:1px;margin:6px auto;transition:transform .3s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.hero{background:var(--white);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:20px;width:min(1580px,100%);min-height:min(700px,100svh - 112px);margin:0 auto;padding:22px clamp(24px,4vw,64px) 30px;display:grid;overflow:hidden}.hero-content{background:var(--off-white);border-radius:20px;flex-direction:column;justify-content:center;padding:clamp(64px,7vw,104px) clamp(34px,5vw,74px) 42px;display:flex}.hero-kicker,.overline{letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:9px;font-weight:600;display:flex}.hero-kicker svg{width:17px;color:var(--navy)}.hero h1,.section-heading h2,.routine h2,.results h2,.how-it-works h2,.support h2,.faq h2{letter-spacing:-.055em;margin:0;font-size:clamp(54px,5.5vw,84px);font-weight:300;line-height:.98}.hero h1{font-size:clamp(54px,5vw,76px)}em{font-family:Playfair Display,serif;font-weight:500}.hero-content>p{max-width:500px;color:var(--text-soft);margin:30px 0 36px;font-size:15px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-consult{border:1px solid var(--line);background:var(--white);border-radius:18px;margin:0 0 18px;padding:18px;box-shadow:0 18px 46px #1b181314}.hero-consult-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.hero-consult-head span{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.hero-consult-head i{background:var(--navy);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite alternate consult-pulse;box-shadow:0 0 0 4px #1b181324}.hero-consult-head small{color:var(--text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:10.5px}.hero-consult-field{gap:8px;display:flex}.hero-consult-field input{border:1px solid var(--line);background:var(--off-white);min-width:0;min-height:52px;color:var(--navy);font:inherit;border-radius:99px;outline:none;flex:1;padding:0 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.hero-consult-field input::placeholder{color:var(--text-soft);opacity:.75}.hero-consult-field input:focus{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 3px #1b18131f}.hero-consult-field .button{cursor:pointer;border:0;flex:none}.hero-consult-mic{border:1px solid var(--line);background:var(--white);width:52px;height:52px;color:var(--text-soft);cursor:pointer;border-radius:50%;flex:0 0 52px;place-items:center;padding:0;transition:color .2s,border-color .2s,background .2s;display:grid}.hero-consult-mic svg{width:20px;height:20px}.hero-consult-mic:hover{border-color:var(--navy);color:var(--navy)}.hero-consult-mic.listening{color:var(--white);background:#f0768a;border-color:#f0768a;animation:1.2s ease-in-out infinite dictate-pulse}.hero-consult-topics{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.hero-consult-topics button{border:1px solid var(--line);background:var(--white);color:var(--text-soft);font:inherit;cursor:pointer;border-radius:999px;padding:9px 13px;font-size:12px;transition:border-color .2s,color .2s,transform .2s}.hero-consult-topics button:hover{border-color:var(--navy);color:var(--navy);transform:translateY(-1px)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-content>.visually-hidden+p{margin-top:6px;font-size:19px;line-height:1.6}.hero-manual-pick{border:1px solid var(--line);background:var(--white);border-radius:18px;align-items:center;gap:14px;padding:15px 18px;display:flex}.hero-manual-pick>span{letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:12px;font-weight:700}.hero-manual-pick label{flex:1;min-width:0}.hero-manual-pick select{border:1px solid var(--line);background:var(--off-white);width:100%;min-height:46px;color:var(--navy);font:inherit;cursor:pointer;border-radius:99px;outline:none;padding:0 14px;font-size:13.5px;transition:border-color .2s,box-shadow .2s}.hero-manual-pick select:focus{border-color:var(--navy);box-shadow:0 0 0 3px #1b18131f}.hero-manual-pick>a{border-bottom:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;flex:none;align-items:center;gap:8px;padding-bottom:3px;font-size:10.5px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.hero-manual-pick>a:hover{border-color:var(--navy);color:var(--navy)}.hero-manual-pick>a svg{width:14px}@media (max-width:640px){.hero-manual-pick{border-radius:15px;flex-wrap:wrap;gap:10px;padding:13px 14px}.hero-manual-pick>span{font-size:11.5px}.hero-manual-pick label{flex:100%}.hero-manual-pick select{font-size:16px}}.manuals{background:var(--off-white)}.manual-directory{grid-template-columns:1fr 1fr;gap:14px;margin-top:52px;display:grid}.manual-link-card{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:76px minmax(0,1fr) 40px;align-items:center;gap:18px;min-height:108px;padding:16px 18px;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid}.manual-link-card:hover{border-color:var(--navy);transform:translateY(-3px);box-shadow:0 18px 44px #1b181314}.manual-link-thumb{background:var(--off-white);border-radius:12px;place-items:center;width:76px;height:76px;padding:7px;display:grid;overflow:hidden}.manual-link-thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.manual-link-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.manual-link-copy b{letter-spacing:-.01em;font-size:16px;font-weight:600}.manual-link-copy small{color:var(--text-soft);font-size:12px}.manual-link-copy>span{color:var(--navy);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.manual-link-card .circle-link{color:var(--navy)}.manual-link-card:hover .circle-link{background:var(--navy);color:var(--white);transform:rotate(-35deg)}.manual-directory-help{border:1px solid var(--line);background:var(--white);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:20px 22px;display:flex}.manual-directory-help p{color:var(--text-soft);margin:0;font-size:15px}.manual-header-links{align-items:center;gap:22px;display:flex}.manual-consult-link{background:var(--navy);min-height:40px;color:var(--white);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:9px;padding:0 16px;font-size:10.5px;font-weight:600;transition:transform .25s,background .25s;display:inline-flex}.manual-consult-link svg{width:14px}.manual-consult-link:hover{background:var(--navy-2);transform:translateY(-2px)}@media (max-width:900px){.manual-directory{grid-template-columns:1fr}}@media (max-width:640px){.manual-directory{gap:10px;margin-top:36px}.manual-link-card{grid-template-columns:62px minmax(0,1fr) 36px;gap:13px;min-height:92px;padding:13px 14px}.manual-link-thumb{width:62px;height:62px}.manual-link-copy b{font-size:15px}.manual-directory-help{text-align:center;flex-direction:column;align-items:stretch}.manual-header-links{gap:12px}.manual-consult-link{padding:0 12px;font-size:9.5px}.hero-consult{border-radius:15px;padding:14px}.hero-consult-head small{display:none}.hero-consult-field{flex-wrap:wrap}.hero-consult-field input{flex:auto;min-width:0;min-height:50px;font-size:16px}.hero-consult-mic{flex-basis:50px;width:50px;height:50px}.hero-consult-field .button{width:100%}.hero-consult-topics button{font-size:12.5px}}.button{letter-spacing:.09em;text-transform:uppercase;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:32px;min-height:52px;padding:0 20px;font-size:10px;font-weight:600;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1b181324}.button.primary{background:var(--navy);color:var(--white)}.button.primary:hover{background:var(--navy-2)}.button.secondary{border-color:var(--line);background:var(--white)}.button.navy{background:var(--navy);color:var(--white)}.button.white{background:var(--white);color:var(--navy)}.hero-trust{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:auto;padding-top:34px;display:grid}.hero-trust span,.hero-trust a{text-transform:uppercase;letter-spacing:.055em;font-size:12px;font-weight:500;line-height:1.4}.hero-trust a{width:max-content;transition:color .2s,transform .2s}.hero-trust a:hover{color:var(--navy);transform:translate(3px)}.hero-trust b{color:var(--navy);margin-bottom:8px;font-size:10px;font-weight:600;display:block}.hero-media{min-height:590px;max-height:650px;padding:0;position:relative}.hero-image-wrap{border-radius:20px;width:100%;height:100%;overflow:hidden}.hero-image-wrap img{object-fit:cover;filter:saturate(.8);width:100%;height:100%;animation:1.2s cubic-bezier(.2,.8,.2,1) both image-in}.stylist-panel{background:linear-gradient(145deg,#e9e4d6 0%,#f0ece1 55%,#e3ddcc 100%);display:block;position:relative}.stylist-panel:before{content:"";aspect-ratio:1;border:1px solid #1b18131a;border-radius:50%;width:66%;position:absolute;top:-10%;right:-18%}.stylist-panel img{object-fit:cover;object-position:center 36%;filter:none;padding:0;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.stylist-panel:hover img{transform:scale(1.025)}.stylist-caption{z-index:2;min-height:132px;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1b1813e6;border:1px solid #ffffff47;border-radius:14px;justify-content:space-between;align-items:end;gap:20px;padding:18px 20px;display:flex;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 18px 46px #14120d33}.stylist-caption>div{flex-direction:column;align-items:flex-start;display:flex}.stylist-caption small{color:var(--white);letter-spacing:.14em;font-size:7px;font-weight:600}.stylist-caption strong{margin:7px 0 3px;font-size:24px;font-weight:400}.stylist-caption>div>span{font-size:10px;font-weight:500}.stylist-caption p{color:#d6d0c2;max-width:330px;margin:7px 0 0;font-size:8px;line-height:1.45}.stylist-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff73;align-items:center;gap:9px;padding-bottom:4px;font-size:8px;display:inline-flex}.stylist-link svg{width:14px}.featured-product{width:min(370px,52%);min-height:132px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:14px;grid-template-columns:1fr 112px;align-items:center;gap:12px;padding:17px 16px 17px 21px;animation:.9s .55s both float-in,5s ease-in-out 1.5s infinite soft-float;display:grid;position:absolute;bottom:22px;right:22px}.featured-copy{flex-direction:column;display:flex}.featured-copy small{color:var(--navy);letter-spacing:.14em;font-size:7px;font-weight:600}.featured-copy strong{margin:8px 0 5px;font-size:19px}.featured-copy span{color:var(--text-soft);font-size:9px;line-height:1.4}.featured-product img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100px}.hero-badge{background:var(--navy);width:112px;height:112px;color:var(--white);text-align:center;border:1px solid #ffffffb3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:22px;left:22px}.hero-badge strong{font-size:23px}.hero-badge span{letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:7px;line-height:1.35}.quick-paths{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.quick-paths a{border-right:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:104px;padding:20px clamp(20px,3vw,46px);transition:background .3s,color .3s;display:grid}.quick-paths a:last-child{border-right:0}.quick-paths a:hover{background:var(--navy);color:var(--white)}.quick-paths span{color:var(--navy);font-size:8px}.quick-paths b{font-size:13px;font-weight:500}.section-shell{padding:clamp(92px,9vw,138px) clamp(24px,6vw,96px)}.section-heading{grid-template-columns:1.05fr .95fr;align-items:end;gap:72px;display:grid}.section-heading h2,.routine h2,.results h2,.how-it-works h2,.support h2{font-size:clamp(48px,5vw,72px)}.section-heading>p{max-width:480px;color:var(--text-soft);margin:0 0 6px auto;font-size:14px;line-height:1.75}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin:52px 0 24px;padding-bottom:20px;display:flex}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{border:1px solid var(--line);background:var(--white);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border-radius:99px;min-height:44px;padding:0 18px;font-size:9px;font-weight:600;transition:all .25s}.filters button:hover{border-color:var(--navy)}.filters button.active{border-color:var(--navy);background:var(--navy);color:var(--white)}.catalog-toolbar>span{color:var(--text-soft);flex:none;font-size:10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{min-height:584px;animation:product-in .55s var(--delay,0s) cubic-bezier(.2,.8,.2,1) both;border:1px solid #1b181314;border-radius:18px;grid-template-rows:370px minmax(214px,1fr);padding:0;transition:transform .35s,box-shadow .35s;display:grid;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.tone-mint{background:#e9e4d6}.tone-blue{background:#ece7d8}.tone-sky{background:#f0ece1}.tone-mist{background:#f2efe6}.tone-lilac{background:#e7e1d2}.product-media{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.product-meta{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:16px;min-height:50px;padding:18px 20px 8px;font-size:11px;font-weight:700;line-height:1.35;display:flex}.product-meta span:last-child{color:#1b1813db;text-align:right}.product-visual{cursor:pointer;background:0 0;border:0;width:100%;min-height:0;padding:12px 34px 25px;position:relative;overflow:hidden}.product-visual img{object-fit:contain;object-position:center center;mix-blend-mode:multiply;width:calc(100% - 68px);max-width:none;height:calc(100% - 37px);transform:scale(var(--card-image-scale,1));transition:transform .45s cubic-bezier(.2,.8,.2,1);position:absolute;inset:12px 34px 25px}.product-card:hover .product-visual img{transform:scale(calc(var(--card-image-scale,1) * 1.035))}.product-banner{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #1b18131a;border-radius:18px 18px 0 0;grid-template-rows:minmax(0,1fr) auto;min-height:214px;padding:22px 22px 18px;display:grid;position:relative;box-shadow:0 -12px 30px #1b18130b}.product-copy{grid-template-rows:18px minmax(58px,auto) 22px;align-content:start;min-width:0;display:grid}.product-copy p{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600;line-height:1.35}.product-copy h3{letter-spacing:-.035em;align-self:center;margin:0;font-size:clamp(24px,2vw,29px);font-weight:400;line-height:1.04}.product-claim{color:#5b5344;letter-spacing:.015em;align-self:end;font-size:12px;font-weight:500;line-height:1.4;display:block}.product-actions{border-top:1px solid var(--line);align-items:center;gap:10px;min-height:48px;margin-top:13px;padding-top:13px;display:flex}.amazon-link{background:var(--navy);min-height:40px;color:var(--white);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:9px;font-weight:600;transition:transform .25s,background .25s;display:inline-flex}.amazon-link svg{width:15px}.amazon-link:hover{background:var(--navy-2);transform:translateY(-2px)}.product-guide-link{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;justify-content:flex-end;align-items:center;gap:11px;min-width:0;min-height:40px;margin-left:auto;font-size:9px;font-weight:600;display:flex}.circle-link{border:1px solid;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;transition:transform .3s,background .3s,color .3s;display:grid}.product-guide-link:hover .circle-link,.product-card:hover .product-guide-link .circle-link{background:var(--navy);color:var(--white);transform:rotate(-35deg)}.product-modal{z-index:100;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#14120db3;border:0;width:100%;animation:.25s both modal-fade;position:absolute;inset:0}.modal-card{z-index:1;background:var(--white);border-radius:20px;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);width:min(1040px,100%);max-height:min(780px,100vh - 56px);animation:.42s cubic-bezier(.2,.8,.2,1) both modal-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 100px #14120d57}.modal-close{z-index:2;border:1px solid var(--line);cursor:pointer;background:#ffffffe6;border-radius:50%;width:42px;height:42px;padding:0;transition:transform .25s,background .25s;position:absolute;top:18px;right:18px}.modal-close:hover{background:var(--white);transform:rotate(90deg)}.modal-close span{background:var(--navy);width:17px;height:1px;position:absolute;top:20px;left:12px;transform:rotate(45deg)}.modal-close span:last-child{transform:rotate(-45deg)}.modal-visual{place-items:center;min-height:610px;padding:34px;display:grid;position:relative}.modal-visual>span{letter-spacing:.13em;text-transform:uppercase;font-size:8px;position:absolute;top:28px;left:28px}.modal-visual img{object-fit:contain;mix-blend-mode:multiply;width:min(78%,350px);max-height:470px;animation:4.5s ease-in-out infinite soft-float}.modal-content{padding:clamp(52px,6vw,82px);overflow-y:auto}.modal-content h2{letter-spacing:-.05em;margin:10px 0 18px;font-size:clamp(42px,5vw,68px);font-weight:300;line-height:.98}.modal-facts{flex-wrap:wrap;gap:8px;display:flex}.modal-facts span,.feature-pills span{border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:8px 11px;font-size:8px}.modal-description{color:var(--text-soft);margin:24px 0;font-size:14px;line-height:1.75}.feature-pills{flex-wrap:wrap;gap:7px;margin-bottom:26px;display:flex}.feature-pills span{background:var(--mist);color:var(--navy);border-color:#0000}.modal-detail{border-top:1px solid var(--line);padding:20px 0}.modal-detail h3{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:600}.modal-detail p,.modal-detail ul{color:var(--text-soft);margin:0;font-size:12px;line-height:1.7}.modal-detail ul{grid-template-columns:1fr 1fr;gap:6px 24px;padding-left:18px;display:grid}.modal-buy{width:100%;margin-top:18px}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(28px)scale(.98)}}.manual-page{background:var(--off-white);min-height:100vh}.manual-header{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;height:84px;padding:0 clamp(20px,5vw,76px);display:flex}.manual-back{border-bottom:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;padding-bottom:4px;font-size:10px;font-weight:600}.manual-hero{background:var(--white);grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:clamp(26px,4vw,62px);min-height:640px;padding:clamp(22px,3vw,48px);display:grid}.manual-hero-copy{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,72px) 0;display:flex}.manual-title-lockup{margin:16px 0 26px}.manual-hero h1{letter-spacing:-.045em;min-width:0;margin:0;font-family:Playfair Display,serif;font-size:clamp(54px,6vw,88px);font-style:italic;font-weight:500;line-height:.98}.manual-title-product{border-radius:16px;flex:none;place-items:center;width:clamp(150px,14vw,210px);height:clamp(176px,17vw,238px);padding:12px;display:grid;overflow:hidden}.manual-title-product img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.manual-hero-copy>p:not(.overline){max-width:610px;color:var(--text-soft);margin:0;font-size:15px;line-height:1.8}.manual-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:40px 0;display:grid}.manual-facts span{flex-direction:column;justify-content:center;gap:7px;min-height:82px;padding:16px 14px 15px 0;font-size:14px;font-weight:500;line-height:1.35;display:flex}.manual-facts span+span{border-left:1px solid var(--line);padding-left:18px}.manual-facts small{color:var(--text-soft);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:600}.manual-hero-copy>.button{align-self:flex-start}.manual-hero-product{border-radius:22px;place-items:center;min-height:540px;padding:32px;display:grid;position:relative;overflow:hidden}.manual-hero-product:after{content:"";aspect-ratio:1;border:1px solid #1b181324;border-radius:50%;width:60%;position:absolute}.manual-hero-product>img{z-index:1;object-fit:contain;mix-blend-mode:multiply;width:min(58%,430px);max-height:500px;animation:4.5s ease-in-out infinite soft-float;position:relative}.manual-product-label{letter-spacing:.15em;text-transform:uppercase;font-size:8px;position:absolute;top:28px;left:28px}.product-viewer{grid-template-rows:auto minmax(0,1fr) auto;place-items:stretch stretch;gap:16px}.product-viewer:after{display:none}.product-viewer-top,.product-viewer-bottom{z-index:2;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.product-viewer-top span{letter-spacing:.13em;text-transform:uppercase;font-size:8px}.product-viewer-top span:last-child{color:var(--text-soft);font-size:7px}.product-zoom-stage{z-index:1;cursor:zoom-in;background:#ffffff3d;border:0;border-radius:14px;place-items:center;min-height:0;padding:18px;display:grid;position:relative;overflow:hidden}.product-zoom-stage.zoomed{cursor:zoom-out}.product-zoom-stage img{object-fit:contain;object-position:center center;mix-blend-mode:multiply;width:min(76%,390px);height:min(92%,430px);transform:scale(var(--product-zoom,1));will-change:transform;transition:transform .45s cubic-bezier(.2,.8,.2,1);display:block}.product-viewer-bottom>div:first-child{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.product-viewer-bottom small{letter-spacing:.08em;text-transform:uppercase;font-size:8px;line-height:1.35}.product-viewer-bottom strong{margin:0;font-size:20px;font-weight:500;line-height:1.15}.zoom-controls{background:#ffffffb8;border:1px solid #1b18132e;border-radius:999px;grid-template-columns:36px 48px 36px;align-items:center;display:grid;overflow:hidden}.zoom-controls button{cursor:pointer;background:0 0;border:0;width:36px;height:36px;padding:0;font-size:18px;transition:background .2s}.zoom-controls button:hover:not(:disabled){background:var(--white)}.zoom-controls button:disabled{opacity:.3;cursor:default}.zoom-controls span{text-align:center;font-size:8px;font-weight:600}.product-gallery{z-index:1;grid-template-columns:58px minmax(0,1fr);place-items:stretch stretch;gap:14px;min-width:0;min-height:0;display:grid;position:relative}.product-gallery:before{content:"";z-index:0;aspect-ratio:1;pointer-events:none;border:1px solid #1b181324;border-radius:50%;width:min(60%,350px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-gallery.single{grid-template-columns:minmax(0,1fr)}.product-gallery.single .product-zoom-stage{justify-self:center;width:100%}.product-gallery.single .product-zoom-stage img{width:min(68%,370px);height:min(88%,410px);margin:auto}.product-thumbnails{flex-direction:column;gap:9px;display:flex}.product-thumbnails button{cursor:pointer;background:#ffffff80;border:1px solid #1b181324;border-radius:9px;place-items:center;width:58px;height:58px;padding:5px;transition:border-color .2s,background .2s;display:grid;overflow:hidden}.product-thumbnails button.active{border-color:var(--navy);background:var(--white)}.product-thumbnails img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-zoom-stage.hovering img{transform-origin:var(--hover-origin,50% 50%);transform:scale(1.7)}.expand-hint{color:var(--white);letter-spacing:.08em;text-transform:uppercase;opacity:0;background:#1b1813d1;border-radius:999px;padding:7px 10px;font-size:7px;transition:opacity .2s,transform .2s;position:absolute;bottom:12px;right:12px;transform:translateY(4px)}.product-zoom-stage:hover .expand-hint{opacity:1;transform:none}.open-zoom-button{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:#ffffffb3;border:1px solid #1b18132e;border-radius:999px;align-items:center;gap:12px;padding:10px 14px;font-size:8px;font-weight:600;display:inline-flex}.open-zoom-button span{font-size:13px}.product-lightbox{z-index:120;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.lightbox-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:pointer;background:#14120dc7;border:0;width:100%;animation:.22s both modal-fade;position:absolute;inset:0}.lightbox-panel{z-index:1;background:var(--white);border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;width:min(1080px,100%);height:min(820px,100svh - 52px);padding:22px;animation:.35s cubic-bezier(.2,.8,.2,1) both modal-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 100px #00000052}.lightbox-header,.lightbox-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.lightbox-header>div{flex-direction:column;gap:4px;display:flex}.lightbox-header small{color:var(--navy);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.lightbox-header strong{font-size:18px;font-weight:500}.lightbox-header>button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;width:40px;height:40px;padding:0;font-size:25px;font-weight:300}.lightbox-image{background:var(--off-white);cursor:zoom-in;touch-action:none;border-radius:12px;place-items:center;min-height:0;display:grid;overflow:hidden}.lightbox-image.is-zoomed{cursor:grab}.lightbox-image.is-zoomed:active{cursor:grabbing}.lightbox-image img{object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;width:min(72%,620px);height:min(88%,650px);transition:transform .28s}.lightbox-image.is-zoomed img{transition:transform 80ms linear}.lightbox-footer>span{color:var(--text-soft);font-size:9px}.lightbox-footer .zoom-controls{flex:none}.manual-hero-video{background:var(--navy);min-height:620px;color:var(--white);border-radius:22px;grid-template-rows:auto 1fr auto;gap:28px;padding:clamp(24px,3vw,42px);display:grid;overflow:hidden}.manual-hero-video-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.manual-hero-video-heading span,.manual-hero-video-footer small{color:var(--white);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.manual-hero-video-heading strong{font-size:11px;font-weight:500}.manual-hero-video-frame{place-items:center;display:grid}.manual-hero-video-frame iframe{aspect-ratio:16/9;background:#14120d;border:0;border-radius:12px;width:100%;box-shadow:0 28px 70px #0000004d}.manual-video-pending{aspect-ratio:16/9;text-align:center;background:linear-gradient(145deg,#14120d,#2f2a20);border:1px solid #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:clamp(28px,5vw,72px);display:flex}.manual-video-pending span{letter-spacing:-.04em;font-size:clamp(24px,3vw,40px);font-weight:300}.manual-video-pending p{color:#cfc8b8;max-width:430px;margin:15px 0 0;font-size:11px;line-height:1.65}.manual-hero-video-footer{justify-content:space-between;align-items:end;gap:20px;display:flex}.manual-hero-video-footer>span{font-size:22px;font-weight:400}.manual-prep{background:var(--navy);color:var(--white);grid-template-columns:.62fr 1.38fr;align-items:center;gap:5vw;padding:48px clamp(20px,7vw,112px);display:grid}.manual-prep h2{letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(38px,4vw,54px);font-weight:300;line-height:1}.manual-prep .overline{color:var(--white)}.manual-prep-details{min-width:0}.manual-prep-note{color:#e5e0d2;background:#ffffff0f;border:1px solid #ffffff59;border-radius:10px;gap:7px;margin:0 0 22px;padding:17px 19px;font-size:14px;line-height:1.65;display:grid}.manual-prep-note strong{color:var(--white);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:600}.tool-list{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;display:grid}.tool-list span{border-bottom:1px solid #fff3;align-items:center;gap:16px;min-height:58px;padding:13px 0;font-size:14px;display:flex}.tool-list span:nth-child(odd){padding-right:20px}.tool-list span:nth-child(2n){border-left:1px solid #fff3;padding-left:20px}.tool-list b{color:var(--white);font-size:9px;font-weight:500}.manual-tutorial{background:var(--off-white);grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(42px,6vw,86px);padding:clamp(56px,6vw,78px) clamp(20px,7vw,112px);display:grid}.manual-tutorial-copy h2{letter-spacing:-.05em;margin:14px 0 22px;font-size:clamp(46px,5vw,72px);font-weight:300;line-height:1.02}.manual-tutorial-copy>p:last-child{max-width:420px;color:var(--text-soft);margin:0;font-size:14px;line-height:1.75}.manual-tutorial-player{background:var(--navy);border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #1b18132e}.manual-tutorial-player iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.manual-steps{background:var(--white);grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(46px,7vw,100px);padding:clamp(64px,7vw,96px) clamp(20px,7vw,112px);display:grid}.manual-steps-heading{position:sticky;top:120px}.manual-steps-heading h2{letter-spacing:-.055em;margin:15px 0 28px;font-size:clamp(54px,6vw,84px);font-weight:300;line-height:.98}.manual-steps-heading h2 em{font-family:Playfair Display,serif;font-weight:500}.manual-steps-heading>p:last-child{max-width:440px;color:var(--text-soft);font-size:13px;line-height:1.75}.step-manual-list{border-top:1px solid var(--line)}.manual-step{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;align-items:center;gap:clamp(28px,4vw,64px);min-height:260px;padding:28px 0;display:grid}.manual-step-visual{border-radius:12px;place-items:center;height:205px;display:grid;position:relative;overflow:hidden}.manual-step-visual>span{letter-spacing:.08em;font-size:9px;position:absolute;top:14px;left:15px}.manual-step-visual img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.manual-step-visual:after{content:"";pointer-events:none;background:linear-gradient(#1b181308,#1b181321);position:absolute;inset:0}.manual-step-visual>span{z-index:2;background:#ffffffeb;border-radius:50%;place-items:center;min-width:34px;height:34px;display:grid}.manual-step:hover .manual-step-visual img{transform:translateY(-5px)scale(1.04)}.manual-step-copy>span{color:var(--navy);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.manual-step-copy h3{letter-spacing:-.035em;margin:10px 0 14px;font-size:clamp(25px,2.5vw,36px);font-weight:400}.manual-step-copy p{max-width:560px;color:var(--text-soft);margin:0;font-size:13px;line-height:1.75}.manual-video{background:var(--navy);color:var(--white);grid-template-columns:.65fr 1.35fr;align-items:center;gap:clamp(50px,9vw,150px);padding:clamp(84px,9vw,140px) clamp(20px,7vw,112px);display:grid}.manual-video-copy .overline{color:var(--white)}.manual-video-copy h2{letter-spacing:-.055em;margin:16px 0 24px;font-size:clamp(50px,5.8vw,82px);font-weight:300;line-height:.98}.manual-video-copy h2 em{font-family:Playfair Display,serif;font-weight:500}.manual-video-copy>p:last-child{color:#cfc8b8;max-width:430px;margin:0;font-size:13px;line-height:1.75}.manual-video-player{background:#14120d;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000047}.manual-video-player video,.manual-video-player iframe{aspect-ratio:16/9;object-fit:cover;background:var(--white);border:0;width:100%;display:block}.manual-video-player>span{color:var(--white);letter-spacing:.1em;text-transform:uppercase;pointer-events:none;background:#14120dc7;border-radius:999px;padding:8px 11px;font-size:7px;position:absolute;bottom:14px;right:16px}.manual-caution{background:#e9e4d6;grid-template-columns:.65fr 1.35fr;gap:clamp(44px,7vw,100px);padding:50px clamp(20px,7vw,112px);display:grid}.manual-caution>span{letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:600}.manual-caution h2{letter-spacing:-.035em;margin:0 0 12px;font-size:34px;font-weight:400}.manual-caution p{max-width:760px;color:var(--text-soft);margin:0;font-size:13px;line-height:1.75}.manual-faq{background:var(--white);padding:clamp(72px,8vw,124px) clamp(20px,7vw,112px)}.manual-faq-heading{grid-template-columns:.85fr 1.15fr;align-items:end;gap:clamp(44px,8vw,124px);margin-bottom:clamp(48px,6vw,84px);display:grid}.manual-faq-heading h2{letter-spacing:-.055em;margin:15px 0 0;font-size:clamp(48px,5.8vw,80px);font-weight:300;line-height:.98}.manual-faq-heading>p{max-width:570px;color:var(--text-soft);margin:0 0 5px;font-size:14px;line-height:1.8}.manual-faq-list{border-top:1px solid var(--line)}.manual-faq-item{border-bottom:1px solid var(--line)}.manual-faq-item summary{cursor:pointer;grid-template-columns:54px minmax(0,1fr) 38px;align-items:center;gap:18px;min-height:78px;padding:20px 0;list-style:none;display:grid}.manual-faq-item summary::-webkit-details-marker{display:none}.manual-faq-item summary:focus-visible{outline:2px solid var(--navy);outline-offset:5px;border-radius:2px}.manual-faq-number{color:var(--navy);letter-spacing:.08em;font-size:9px;font-weight:600}.manual-faq-question{letter-spacing:-.015em;font-size:clamp(15px,1.35vw,18px);font-weight:500;line-height:1.4}.manual-faq-toggle{border:1px solid var(--line);border-radius:50%;width:34px;height:34px;transition:border-color .25s,background .25s,transform .3s;position:relative}.manual-faq-toggle:before,.manual-faq-toggle:after{content:"";background:var(--navy);width:10px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.manual-faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.manual-faq-item[open] .manual-faq-toggle{border-color:var(--navy);background:var(--navy);transform:rotate(45deg)}.manual-faq-item[open] .manual-faq-toggle:before,.manual-faq-item[open] .manual-faq-toggle:after{background:var(--white)}.manual-faq-answer{padding:0 56px 27px 72px;animation:.3s both faq-reveal}.manual-faq-answer p{max-width:840px;color:var(--text-soft);margin:0;font-size:14px;line-height:1.8}@keyframes faq-reveal{0%{opacity:0;transform:translateY(-6px)}}.manual-finish{background:var(--off-white);justify-content:space-between;align-items:end;gap:44px;padding:76px clamp(20px,7vw,112px);display:flex}.manual-finish h2{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(48px,6vw,82px);font-weight:300;line-height:1}.manual-finish-actions{flex-direction:column;gap:10px;width:min(320px,100%);display:flex}.manual-footer{background:var(--navy);min-height:150px;color:var(--white);justify-content:space-between;align-items:center;padding:40px clamp(20px,7vw,112px);display:flex}.manual-footer p{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px}.routine{background:var(--mist);grid-template-columns:.78fr 1.22fr;gap:clamp(56px,8vw,128px);display:grid}.routine-intro>p:not(.overline){max-width:430px;color:var(--text-soft);margin:26px 0;font-size:14px;line-height:1.75}.text-arrow{border-bottom:1px solid;align-items:center;gap:42px;padding-bottom:6px;font-size:11px;font-weight:600;display:inline-flex}.routine-options{border-top:1px solid var(--line)}.routine-options>a{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;gap:22px;min-height:145px;padding:26px 6px;transition:padding .3s,background .3s;display:grid}.routine-options>a:hover{background:var(--white);padding-left:20px;padding-right:20px}.routine-options>a>span{color:var(--navy);align-self:start;padding-top:5px;font-size:8px}.routine-options h3{max-width:520px;margin:0 0 8px;font-size:21px;font-weight:400;line-height:1.35}.routine-options p{color:var(--text-soft);margin:0;font-size:10px}.results{background:var(--off-white);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.results-media{min-height:780px;position:relative;overflow:hidden}.results-media img{object-fit:cover;filter:saturate(.76);width:100%;height:100%;transition:transform 1.2s}.results-media.is-visible img{transform:scale(1.025)}.results-media>span{color:var(--white);letter-spacing:.17em;font-size:8px;position:absolute;bottom:28px;left:30px}.results-content{flex-direction:column;justify-content:center;padding:clamp(76px,8vw,126px);display:flex}.results-content>p:not(.overline){max-width:570px;color:var(--text-soft);margin:28px 0 34px;font-size:14px;line-height:1.8}.benefit-list{border-top:1px solid var(--line);margin-bottom:36px}.benefit-list div{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;padding:19px 0;display:grid}.benefit-list span{color:var(--navy);font-size:8px}.benefit-list p{color:var(--text-soft);grid-column:2;margin:5px 0 0;font-size:10px}.results .button{align-self:flex-start}.how-it-works{background:var(--white)}.section-heading.compact{grid-template-columns:1fr}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid}.steps>div{border-right:1px solid var(--line);min-height:230px;padding:28px clamp(20px,3vw,44px)}.steps>div:first-child{padding-left:0}.steps>div:last-child{border-right:0}.steps span{color:var(--navy);font-size:9px}.steps h3{margin:58px 0 12px;font-size:20px;font-weight:400}.steps p{max-width:290px;color:var(--text-soft);margin:0;font-size:12px;line-height:1.7}.support{background:var(--navy);color:var(--white);grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;padding:clamp(80px,8vw,120px) clamp(28px,7vw,112px);display:grid;position:relative;overflow:hidden}.support:after{content:"";border:1px solid #ffffff47;border-radius:50%;width:440px;height:440px;position:absolute;top:-250px;right:-110px}.support-copy{z-index:1;position:relative}.support-copy p{max-width:470px;margin:0 0 30px;font-size:14px;line-height:1.75}.faq{grid-template-columns:.72fr 1.28fr;gap:clamp(52px,8vw,124px);display:grid}.faq h2{font-size:clamp(46px,4vw,62px)}.faq-list{border-top:1px solid var(--line)}.faq-item{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;width:100%;min-height:78px;padding:24px 42px 24px 0;display:block;position:relative}.faq-item>span{gap:24px;font-size:13px;display:flex}.faq-item>span b{color:var(--navy);padding-top:3px;font-size:8px;font-weight:500}.faq-item i{font-size:22px;font-style:normal;font-weight:300;position:absolute;top:20px;right:0}.faq-item p{max-width:670px;color:var(--text-soft);margin:16px 0 0 37px;font-size:12px;line-height:1.75;display:none}.faq-item.active p{animation:.3s both answer-in;display:block}footer{background:var(--navy);color:var(--white);padding:76px clamp(24px,6vw,96px) 24px}.footer-main{grid-template-columns:1fr 1fr 1fr;gap:40px;display:grid}.footer-main>p{margin:0;font-size:18px;line-height:1.5}.footer-nav{grid-template-columns:1fr 1fr;gap:16px 28px;font-size:11px;display:grid}.footer-nav a:hover{color:#ffffffa6}.footer-bottom{color:#ffffff94;letter-spacing:.08em;border-top:1px solid #ffffff2e;justify-content:space-between;gap:20px;margin-top:64px;padding-top:22px;font-size:8px;display:flex}.motion-ready [data-animate]{opacity:0;transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(34px)}.motion-ready [data-animate].is-visible{opacity:1;transform:none}.hero-kicker{animation:.65s 50ms both hero-up}.hero h1{animation:.8s .15s both hero-up}.hero-content>p{animation:.8s .28s both hero-up}.hero-actions{animation:.8s .4s both hero-up}@keyframes hero-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes image-in{0%{opacity:0;clip-path:inset(0 0 100%);transform:scale(1.05)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes float-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes soft-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes product-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@keyframes answer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media (max-width:1160px){.site-header{grid-template-columns:190px 1fr 160px}.main-nav{gap:22px}.hero{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.hero-content{padding-left:clamp(34px,5vw,58px);padding-right:34px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-rows:380px minmax(214px,1fr);min-height:594px}.results-content{padding:76px 64px}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:72px}.main-nav{z-index:60;background:var(--white);opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-start;gap:0;height:calc(100svh - 104px);padding:54px 28px 32px;transition:all .3s;display:flex;position:absolute;top:72px;left:0;right:0;overflow-y:auto;transform:translateY(-14px)}.main-nav.open{opacity:1;pointer-events:auto;transform:none}.main-nav>a{border-bottom:1px solid var(--line);padding:18px 0;font-size:22px;font-weight:400}.main-nav>a:after{display:none}.nav-categories{border-bottom:1px solid var(--line);align-self:auto;display:block}.nav-categories>button{justify-content:space-between;width:100%;padding:18px 0;font-size:22px;font-weight:400}.nav-mega{width:100%;max-height:0;box-shadow:none;opacity:1;pointer-events:none;border:0;border-radius:0;grid-template-columns:1fr;gap:0;padding:0;transition:max-height .4s,padding .4s;display:grid;position:static;overflow:hidden;transform:none}.nav-categories.open .nav-mega{pointer-events:auto;max-height:620px;padding:8px 0 22px;transform:none}.nav-mega>div{border-right:0;border-bottom:1px solid var(--line);gap:13px;min-height:0;padding:18px 0}.nav-mega>div:first-child,.nav-mega>div:nth-child(3){padding-left:0;padding-right:0}.nav-mega>div>a{font-size:13px}.nav-all-products{margin-top:10px;padding-top:16px}.mobile-nav-cta{background:var(--navy);color:var(--white);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;justify-content:space-between;align-items:center;margin-top:24px;border:0!important;padding:17px 19px!important;font-size:10px!important;font-weight:600!important;display:flex!important}.header-actions{grid-column:2}.header-help{display:none}.menu-toggle{display:block}.hero{grid-template-columns:1fr;gap:14px;padding:18px clamp(18px,4vw,34px) 28px}.hero-content{min-height:590px;padding:70px clamp(28px,7vw,62px) 44px}.hero-media{min-height:520px;max-height:560px}.hero-image-wrap{border-radius:20px}.hero-badge{top:20px;left:20px}.featured-product{bottom:20px;right:20px}.quick-paths{grid-template-columns:repeat(2,1fr)}.quick-paths a:nth-child(2){border-right:0}.quick-paths a:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{grid-template-columns:1fr;gap:28px}.section-heading>p{margin-left:0}.routine,.results{grid-template-columns:1fr}.results-media{min-height:720px}.results-content{padding:88px clamp(28px,8vw,72px)}.support{grid-template-columns:1fr;align-items:start;gap:44px}.faq{grid-template-columns:1fr}.modal-card{grid-template-columns:.85fr 1.15fr}.modal-visual{min-height:540px}.modal-content{padding:62px 42px}.manual-hero{grid-template-columns:1fr}.manual-hero-copy{padding:48px 4vw 20px}.manual-hero-product,.manual-hero-video{min-height:500px}.manual-prep,.manual-tutorial{grid-template-columns:1fr;gap:48px}.manual-steps{grid-template-columns:1fr;gap:54px}.manual-steps-heading{position:static}.manual-video{grid-template-columns:1fr;gap:54px}.manual-caution{grid-template-columns:.3fr 1fr;gap:36px}}@media (max-width:640px){.topbar{justify-content:center;min-height:32px}.topbar p{display:none}.topbar a{font-size:8px}.site-header{padding:0 18px}.logo{font-size:17px}.main-nav{top:104px}.hero{padding:12px 12px 20px}.hero-content{border-radius:14px;min-height:555px;padding:54px 20px 34px}.hero h1{font-size:clamp(44px,13vw,58px)}.hero-content>p{margin:24px 0 28px;font-size:14px;line-height:1.7}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-trust{grid-template-columns:1fr;gap:12px;margin-top:44px}.hero-trust span,.hero-trust a{grid-template-columns:26px 1fr;align-items:center;display:grid}.hero-trust b{margin:0}.hero-media{min-height:420px;max-height:460px}.hero-image-wrap{border-radius:14px}.stylist-panel img{object-position:center 34%;padding:0}.stylist-caption{min-height:116px;padding:15px 16px;bottom:14px;left:14px;right:14px}.stylist-caption p{max-width:235px}.stylist-link{align-self:center}.hero-badge{width:90px;height:90px;top:14px;left:14px}.featured-product{grid-template-columns:1fr 88px;width:min(320px,86%);bottom:14px;right:14px}.quick-paths{grid-template-columns:1fr}.quick-paths a{border-right:0;border-bottom:1px solid var(--line);min-height:78px}.quick-paths a:last-child{border-bottom:0}.section-shell{padding:78px 20px}.section-heading h2,.routine h2,.results h2,.how-it-works h2,.support h2,.faq h2{font-size:clamp(42px,12vw,54px)}.catalog-toolbar{align-items:flex-end;margin-top:38px}.filters{grid-template-columns:1fr 1fr;width:100%;display:grid}.filters button:first-child{grid-column:1/-1}.catalog-toolbar>span{display:none}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{border-radius:15px;grid-template-rows:320px minmax(214px,1fr);min-height:534px}.product-meta{min-height:46px;padding:15px 17px 6px;font-size:11px}.product-visual{padding:10px 30px 20px}.product-banner{border-radius:15px 15px 0 0;padding:20px 18px 17px}.product-copy h3{font-size:26px}.amazon-link{padding:0 13px}.product-modal{align-items:end;padding:0}.modal-card{border-radius:18px 18px 0 0;grid-template-columns:1fr;width:100%;max-height:92vh;overflow-y:auto}.modal-visual{min-height:310px;padding:30px}.modal-visual img{width:min(56%,210px);max-height:235px}.modal-content{padding:38px 20px 32px;overflow:visible}.modal-content h2{font-size:46px}.modal-detail ul{grid-template-columns:1fr}.modal-close{position:fixed;top:calc(8vh + 12px);right:14px}.manual-header{height:72px}.manual-hero{gap:12px;min-height:0;padding:12px}.manual-hero-copy{padding:56px 8px 34px}.manual-title-lockup{margin-top:14px}.manual-hero h1{font-size:clamp(42px,12vw,58px);line-height:1}.manual-title-product{border-radius:11px;width:112px;height:140px;padding:8px}.manual-hero-copy>p:not(.overline){font-size:14px}.manual-facts{grid-template-columns:1fr;margin:32px 0}.manual-facts span{min-height:66px;padding:13px 0;font-size:14px}.manual-facts span+span{border-top:1px solid var(--line);border-left:0;padding-left:0}.manual-hero-copy>.button{width:100%}.manual-hero-product{border-radius:14px;min-height:450px;padding:22px}.product-viewer{min-height:470px;padding:18px}.product-zoom-stage{padding:10px}.product-zoom-stage img{width:min(72%,250px);height:min(92%,310px)}.product-gallery{grid-template-columns:1fr}.product-thumbnails{flex-direction:row;order:2;justify-content:center;overflow-x:auto}.product-thumbnails button{flex:0 0 50px;width:50px;height:50px}.product-zoom-stage{min-height:285px}.product-zoom-stage.hovering img{transform:none}.expand-hint,.product-viewer-top span:last-child{display:none}.product-viewer-bottom strong{font-size:17px}.zoom-controls{grid-template-columns:32px 44px 32px}.zoom-controls button{width:32px;height:34px}.open-zoom-button{padding:9px 11px}.product-lightbox{padding:0}.lightbox-panel{border-radius:0;width:100%;height:100svh;padding:16px}.lightbox-image img{width:82%;height:82%}.lightbox-footer>span{max-width:145px;line-height:1.4}.manual-hero-video{border-radius:14px;gap:18px;min-height:390px;padding:20px}.manual-hero-video-heading strong{display:none}.manual-hero-video-frame iframe{border-radius:8px}.manual-hero-video-footer>span{font-size:17px}.manual-hero-product>img{width:min(62%,260px);max-height:330px}.manual-product-label{top:18px;left:18px}.manual-prep{gap:32px;padding:48px 20px}.manual-prep h2{font-size:40px}.tool-list{grid-template-columns:1fr}.tool-list span{min-height:54px;font-size:14px}.tool-list span:nth-child(odd),.tool-list span:nth-child(2n){border-left:0;padding:14px 0}.manual-tutorial{gap:30px;padding:54px 20px}.manual-tutorial-player{border-radius:11px}.manual-steps{padding:58px 20px}.manual-step{grid-template-columns:1fr;gap:24px;min-height:0;padding:22px 0 32px}.manual-step-visual{height:260px}.manual-step-copy h3{font-size:29px}.manual-video{padding:78px 20px}.manual-video-player{border-radius:12px}.manual-caution{grid-template-columns:1fr;gap:22px;padding:44px 20px}.manual-faq{padding:64px 20px}.manual-faq-heading{grid-template-columns:1fr;align-items:start;gap:24px;margin-bottom:42px}.manual-faq-heading h2{font-size:46px}.manual-faq-heading>p{font-size:13px}.manual-faq-item summary{grid-template-columns:30px minmax(0,1fr) 32px;gap:10px;min-height:70px;padding:17px 0}.manual-faq-toggle{width:30px;height:30px}.manual-faq-answer{padding:0 2px 23px 40px}.manual-faq-answer p{font-size:13px;line-height:1.75}.manual-finish{flex-direction:column;align-items:stretch;padding:58px 20px}.manual-finish-actions{width:100%}.manual-footer{flex-direction:column;align-items:flex-start;gap:30px;padding:46px 20px}.routine{gap:48px}.routine-options>a{grid-template-columns:26px 1fr 18px;gap:12px;min-height:132px}.routine-options h3{font-size:18px}.results-media{height:128vw;min-height:0;max-height:620px}.results-content{padding:76px 20px}.steps{grid-template-columns:1fr}.steps>div{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.steps>div:last-child{border-bottom:0}.steps h3{margin:34px 0 10px}.support{padding:74px 20px}.support-copy .button{width:100%}.faq-item>span{gap:15px;padding-right:8px}.faq-item p{margin-left:23px}footer{padding:62px 20px 24px}.footer-main{grid-template-columns:1fr;gap:32px}.footer-nav{margin-top:8px}.footer-bottom{flex-direction:column;gap:12px;margin-top:50px}.hero-kicker,.overline{font-size:10.5px;line-height:1.45}.button,.filters button{font-size:11px}.hero-trust span,.hero-trust a{font-size:13px}.hero-trust b{font-size:11px}.stylist-caption{min-height:142px}.stylist-caption small{font-size:9px}.stylist-caption>div>span{font-size:11.5px}.stylist-caption p{font-size:10.5px;line-height:1.55}.stylist-link{font-size:10px}.hero-badge span{font-size:9px}.quick-paths span{font-size:10px}.quick-paths b{font-size:15px}.product-copy p{font-size:11px}.product-claim{font-size:13.5px}.amazon-link,.product-guide-link{font-size:10.5px}.modal-facts span,.feature-pills span{font-size:10px}.modal-detail h3{font-size:12px}.modal-detail p,.modal-detail ul{font-size:14px}.manual-back{font-size:10px}.manual-facts small{font-size:10.5px}.product-viewer-top span,.product-viewer-bottom small,.manual-product-label,.manual-step-copy>span{font-size:10px}.manual-step-copy p,.manual-caution p{font-size:15px}.manual-caution>span{font-size:10.5px}.manual-faq-heading>p,.manual-faq-answer p{font-size:15px}.manual-faq-question{font-size:16.5px}.routine-options>a>span,.steps span,.benefit-list span{font-size:10px}.routine-options p,.benefit-list p{font-size:13px;line-height:1.65}.steps p,.faq-item p{font-size:14px}.faq-item>span{font-size:15px}.footer-nav{font-size:13px}}@media (max-width:360px){.hero h1{font-size:42px}.featured-product{width:auto;left:46px;right:18px}.product-card{grid-template-rows:300px minmax(214px,1fr);min-height:514px}.product-guide-link>span:first-child{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready [data-animate]{opacity:1;transform:none}}.consult-shell{background:radial-gradient(circle at 84% 8%, #1b18131c, transparent 30%), var(--off-white);min-height:100svh}.consult-sidebar{z-index:30;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;flex-direction:column;width:270px;padding:30px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.consult-logo{margin:4px 12px 34px}.consult-new{background:var(--navy);min-height:46px;color:var(--white);font:inherit;letter-spacing:.03em;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:11px;padding:0 16px;font-size:11px;font-weight:600;transition:transform .25s,background .25s;display:flex;box-shadow:0 14px 34px #1b18132e}.consult-new:hover{background:var(--navy-2);transform:translateY(-2px)}.consult-new span{color:var(--white);font-size:19px;font-weight:300}.consult-sidebar nav{flex-direction:column;gap:4px;margin-top:28px;display:flex}.consult-sidebar nav a,.consult-sidebar nav>span,.consult-sidebar nav>button{min-height:44px;color:var(--text-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 13px;font-size:12px;font-weight:500;transition:color .2s,background .2s;display:flex}.consult-sidebar nav svg{width:17px;height:17px}.consult-sidebar nav a:hover,.consult-sidebar nav>button:hover{background:var(--mist);color:var(--navy)}.consult-sidebar nav>span.active{color:var(--navy);background:#e9e4d6}.consult-sidebar nav>span.active svg{color:var(--navy)}.consult-sidebar nav>button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.consult-sidebar nav>button small{color:#756d5c;font-size:9px;font-weight:500}.consult-sidebar-auth{border:1px solid var(--line);background:var(--off-white);border-radius:14px;margin-top:auto;padding:17px}.consult-sidebar-auth>span{color:var(--navy);letter-spacing:.04em;font-size:11px;font-weight:600;display:block}.consult-sidebar-auth>div{grid-template-columns:.9fr 1.1fr;gap:7px;margin-top:13px;display:grid}.consult-sidebar-auth button{border:1px solid var(--navy);cursor:pointer;border-radius:10px;min-height:42px;padding:0 11px;font-size:11px;font-weight:600;transition:transform .22s,border-color .22s,background .22s,color .22s}.consult-auth-login{background:var(--white);color:var(--navy)}.consult-auth-signup{background:var(--navy);color:var(--white)}.consult-sidebar-auth button:hover{border-color:var(--navy);transform:translateY(-2px)}.consult-auth-login:hover{background:var(--mist)}.consult-auth-signup:hover{background:var(--navy-2)}.consult-sidebar-auth button:focus-visible{outline-offset:2px;outline:3px solid #1b181333}.consult-sidebar-account{border:1px solid var(--line);background:var(--off-white);border-radius:14px;margin-top:auto;padding:17px}.consult-sidebar-account>span{color:var(--navy);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.consult-sidebar-account>span i{background:var(--navy);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1b18131f}.consult-sidebar-account strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:11px;font-size:12px;font-weight:600;display:block;overflow:hidden}.consult-sidebar-account small{color:#756d5c;margin-top:6px;font-size:10px;line-height:1.5;display:block}.consult-sidebar-account button{border:1px solid var(--line);background:var(--white);width:100%;min-height:38px;color:var(--navy);font:inherit;cursor:pointer;border-radius:9px;margin-top:13px;font-size:10px;font-weight:600}.consult-sidebar-account button:hover{border-color:var(--navy)}.consult-workspace{min-height:100svh;margin-left:270px}.consult-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;justify-content:space-between;align-items:center;min-height:66px;padding:0 clamp(22px,4vw,54px);display:flex;position:sticky;top:0}.consult-header>.logo{display:none}.consult-header>p{color:#6b6455;margin:0;font-size:13px;font-weight:500}.consult-header-actions{align-items:center;gap:14px;display:flex}.consult-header-actions>a{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:600;display:flex}.consult-header-actions>a svg{width:15px;transition:transform .2s}.consult-header-actions>a:hover svg{transform:translate(3px)}.consult-mobile-auth{display:none}.consult-main{width:min(940px,100% - 44px);margin:0 auto;padding:clamp(56px,7vw,92px) 0 72px}.consult-intro{max-width:700px}.consult-pill{border:1px solid var(--line);background:var(--white);width:max-content;color:var(--text-soft);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin:0;padding:7px 12px;font-size:11px;font-weight:600;display:flex}.consult-pill i{background:var(--navy);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #1b18131f}.consult-intro h1{letter-spacing:-.06em;margin:24px 0 18px;font-size:clamp(52px,6.6vw,84px);font-weight:300;line-height:.93}.consult-intro h1 em{color:var(--navy)}.consult-intro>p:last-child{max-width:650px;color:var(--text-soft);margin:0;font-size:15px;line-height:1.75}.consult-card{border:1px solid var(--line);background:#ffffffed;border-radius:24px;margin-top:44px;padding:clamp(20px,3vw,34px);box-shadow:0 30px 80px #1b181317}.consult-mode-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.consult-mode-heading span{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.consult-mode-heading small{color:#756d5c;letter-spacing:.07em;text-transform:uppercase;font-size:10px}.consult-modes{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.consult-modes>button{border:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;border-radius:15px;flex-direction:column;align-items:flex-start;min-height:148px;padding:18px;transition:transform .25s,border-color .25s,background .25s,color .25s;display:flex}.consult-modes>button:hover{border-color:#1b181352;transform:translateY(-2px)}.consult-modes>button.active{border-color:var(--navy);background:var(--navy);color:var(--white);box-shadow:0 16px 40px #1b181333}.consult-modes>button>span{background:var(--mist);width:34px;height:34px;color:var(--navy);border-radius:10px;place-items:center;display:grid}.consult-modes>button.active>span{color:var(--white);background:#ffffff1f}.consult-modes>button svg{width:18px;height:18px}.consult-modes>button strong{margin-top:14px;font-size:15px;font-weight:600}.consult-modes>button small{color:#756d5c;margin-top:7px;font-size:12px;line-height:1.55}.consult-modes>button.active small{color:#ffffffad}.consult-experience{border:1px solid var(--line);background:var(--off-white);border-radius:18px;margin-top:16px;animation:.4s both consult-in;overflow:hidden}.consult-chat{grid-template-rows:auto minmax(0,1fr) auto auto;min-height:470px;display:grid}.consult-chat-save-state{border-bottom:1px solid var(--line);background:#ffffffb8;justify-content:space-between;align-items:center;gap:18px;min-height:46px;padding:0 17px;display:flex}.consult-chat-save-state>span{color:#756d5c;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:10px;font-weight:600;display:flex;overflow:hidden}.consult-chat-save-state i{background:#e0a755;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.consult-chat-save-state i.saved{background:var(--navy);box-shadow:0 0 0 4px #1b18131c}.consult-chat-save-state button{color:var(--navy);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:9px;font-weight:700}.consult-chat-feed{min-height:390px;max-height:520px;padding:26px;overflow-y:auto}.consult-chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:330px;margin:auto;display:flex}.consult-orbit{border:1px solid #1b181352;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:22px;display:grid;position:relative}.consult-orbit:before{content:"";border:1px solid var(--line);border-radius:50%;width:52px;height:52px;position:absolute}.consult-orbit>span{z-index:1;background:var(--navy);width:36px;height:36px;color:var(--white);border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 10px 24px #1b181338}.consult-chat-empty>p{margin:0;font-family:Playfair Display,serif;font-size:30px;font-style:italic}.consult-chat-empty>span{color:#6b6455;max-width:430px;margin-top:10px;font-size:14px;line-height:1.65}.consult-chat-empty>div:last-child{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px;display:flex}.consult-chat-empty>div:last-child button{border:1px solid var(--line);background:var(--white);color:#6b6455;cursor:pointer;border-radius:999px;padding:9px 12px;font-size:11px;transition:color .2s,border-color .2s}.consult-chat-empty>div:last-child button:hover{border-color:var(--navy);color:var(--navy)}.consult-messages{flex-direction:column;gap:16px;display:flex}.consult-message{max-width:78%}.consult-message span{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.consult-message p{background:var(--white);color:#6b6455;white-space:pre-wrap;border-radius:13px 13px 13px 3px;margin:0;padding:13px 15px;font-size:14px;line-height:1.65;box-shadow:0 8px 25px #1b18130f}.consult-message.user{align-self:flex-end}.consult-message.user p{background:var(--navy);color:var(--white);border-radius:13px 13px 3px}.consult-message.streaming p:after{content:"";background:var(--navy);border-radius:50%;width:5px;height:5px;margin-left:6px;animation:.8s ease-in-out infinite alternate consult-pulse;display:inline-block}.consult-reply-options{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.consult-reply-options button{background:var(--white);color:#57503f;font:inherit;cursor:pointer;border:1px solid #1b181370;border-radius:999px;padding:8px 11px;font-size:11px;transition:border-color .2s,color .2s,transform .2s}.consult-reply-options button:hover{border-color:var(--navy);color:var(--navy);transform:translateY(-1px)}.consult-chat-alert{color:#72551d;background:#fff9ea;border:1px solid #c68e2c47;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 0;padding:15px;font-size:12px;line-height:1.55;display:flex}.consult-chat-alert button{background:var(--navy);min-height:38px;color:var(--white);font:inherit;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;flex:none;align-items:center;gap:8px;padding:0 12px;font-size:9px;font-weight:600;display:flex}.consult-chat-alert button svg{width:14px}.consult-composer{border-top:1px solid var(--line);background:var(--white);align-items:flex-end;gap:8px;padding:13px;display:flex}.consult-composer textarea{resize:none;border:1px solid var(--line);background:var(--off-white);min-height:46px;max-height:120px;color:var(--navy);font:inherit;border-radius:12px;outline:none;flex:1;padding:13px 14px;font-size:14px}.consult-composer textarea:focus{border-color:var(--navy);box-shadow:0 0 0 3px #1b18131a}.consult-composer>button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;padding:0;display:grid}.consult-composer>button.send{border-color:var(--navy);background:var(--navy);color:var(--white)}.consult-composer>button:disabled{opacity:.35;cursor:default}.consult-composer>button.dictate{color:var(--text-soft);transition:color .2s,border-color .2s,background .2s}.consult-composer>button.dictate:hover:not(:disabled){border-color:var(--navy);color:var(--navy)}.consult-composer>button.dictate.listening{color:var(--white);background:#f0768a;border-color:#f0768a;animation:1.2s ease-in-out infinite dictate-pulse}@keyframes dictate-pulse{0%,to{box-shadow:0 0 #f0768a61}50%{box-shadow:0 0 0 9px #f0768a00}}.consult-rate-limit{background:var(--white);color:#72551d;text-align:right;padding:0 14px 12px;font-size:10px}.consult-quiz{min-height:470px;padding:clamp(26px,5vw,58px)}.consult-quiz-progress{justify-content:space-between;align-items:center;gap:20px;display:flex}.consult-quiz-progress>span{color:#6b6455;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:600}.consult-quiz-progress>div{background:#1b18131a;border-radius:99px;width:min(260px,42%);height:3px;overflow:hidden}.consult-quiz-progress i{border-radius:inherit;background:var(--navy);height:100%;transition:width .35s;display:block}.consult-quiz-question{max-width:660px;margin:48px auto 0}.consult-quiz-question>p{color:var(--navy);letter-spacing:.11em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:600}.consult-quiz-question h2{letter-spacing:-.04em;max-width:580px;margin:0;font-size:clamp(30px,4vw,46px);font-weight:400;line-height:1.12}.consult-quiz-question>div{gap:8px;margin-top:30px;display:grid}.consult-quiz-question>div button{border:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:0 16px;font-size:14px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.consult-quiz-question>div button:hover{border-color:var(--navy);transform:translate(3px);box-shadow:0 8px 24px #1b181312}.consult-quiz-question>div button svg{width:15px;color:var(--navy)}.consult-quiz-back{color:#6b6455;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:20px;padding:0;font-size:12px;display:flex}.consult-quiz-back svg{width:14px}.consult-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:650px;min-height:430px;margin:auto;display:flex}.consult-result-check{width:50px;height:50px;color:var(--navy);background:#e9e4d6;border-radius:50%;place-items:center;display:grid}.consult-result>p{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;margin:20px 0 8px;font-size:10px;font-weight:600}.consult-result h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(44px,6vw,70px);font-style:italic;font-weight:500;line-height:1}.consult-result>span:not(.consult-result-check){color:#6b6455;max-width:520px;margin-top:15px;font-size:15px;line-height:1.7}.consult-result-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;width:100%;margin-top:30px;display:grid}.consult-result-facts span{flex-direction:column;justify-content:center;gap:6px;min-height:76px;padding:14px;font-size:13px;display:flex}.consult-result-facts span+span{border-left:1px solid var(--line)}.consult-result-facts small{color:#756d5c;letter-spacing:.09em;text-transform:uppercase;font-size:9px}.consult-result-actions{justify-content:center;align-items:center;gap:12px;margin-top:25px;display:flex}.consult-result-actions a,.consult-result-actions button{border:1px solid var(--line);background:var(--white);min-height:46px;color:var(--navy);font:inherit;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:10px;font-weight:600;display:flex}.consult-result-actions>:first-child{border-color:var(--navy);background:var(--navy);color:var(--white)}.consult-photo{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(28px,5vw,58px);min-height:470px;padding:clamp(24px,4vw,44px);display:grid}.consult-photo-drop{background:var(--white);text-align:center;cursor:pointer;border:1px dashed #1b181352;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:30px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.consult-photo-drop:hover,.consult-photo-drop:focus-visible{border-color:var(--navy);background:#faf8f0;outline:none}.consult-photo-drop>span{background:var(--mist);width:46px;height:46px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.consult-photo-drop strong{margin-top:17px;font-size:16px}.consult-photo-drop p{color:#6b6455;max-width:270px;margin:8px 0 0;font-size:13px;line-height:1.6}.consult-photo-drop small{color:#756d5c;margin-top:15px;font-size:10px}.consult-photo-drop input{display:none}.consult-photo-drop.has-photo{border-style:solid;padding:0}.consult-photo-drop img{object-fit:cover;width:100%;height:350px}.consult-photo-copy h2{letter-spacing:-.04em;margin:13px 0 0;font-size:clamp(28px,3.5vw,42px);font-weight:400;line-height:1.1}.consult-photo-copy ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.consult-photo-copy li{color:#6b6455;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;display:flex}.consult-photo-copy li svg{width:15px;color:var(--navy);flex:0 0 15px}.consult-photo-ready{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:23px;padding-top:17px;display:flex}.consult-photo-ready span{max-width:190px;color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.consult-photo-ready button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:99px;padding:9px 12px;font-size:10px}.consult-disclaimer{justify-content:space-between;align-items:center;gap:24px;padding:18px 4px 0;display:flex}.consult-disclaimer>span{color:var(--navy);letter-spacing:.03em;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.consult-disclaimer svg{width:14px}.consult-disclaimer p{color:#6b6455;margin:0;font-size:11px}@keyframes consult-in{0%{opacity:0;transform:translateY(8px)}}@keyframes consult-pulse{to{opacity:.28;transform:scale(.75)}}.consult-auth-modal{z-index:220;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14120db3;place-items:center;padding:24px;animation:.25s both modal-fade;display:grid;position:fixed;inset:0;overflow-y:auto}.consult-auth-modal>section{background:var(--white);border:1px solid #ffffff73;border-radius:22px;width:min(500px,100%);padding:clamp(28px,5vw,46px);animation:.35s cubic-bezier(.2,.8,.2,1) both modal-rise;position:relative;box-shadow:0 35px 100px #14120d4d}.consult-auth-close{border:1px solid var(--line);background:var(--white);width:38px;height:38px;color:var(--navy);cursor:pointer;border-radius:50%;font-size:24px;font-weight:300;position:absolute;top:16px;right:16px}.consult-auth-modal h2{letter-spacing:-.045em;max-width:380px;margin:12px 0;font-size:clamp(32px,5vw,46px);font-weight:400;line-height:1.04}.consult-auth-lead{color:#6b6455;margin:0;font-size:13px;line-height:1.65}.consult-auth-modal form{gap:14px;margin-top:25px;display:grid}.consult-auth-modal label{gap:7px;display:grid}.consult-auth-modal label>span{letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.consult-auth-modal input{border:1px solid var(--line);background:var(--off-white);width:100%;height:50px;color:var(--navy);font:inherit;border-radius:11px;outline:none;padding:0 14px;font-size:14px}.consult-auth-modal input:focus{border-color:var(--navy);box-shadow:0 0 0 3px #1b18131a}.consult-auth-status{border-radius:9px;padding:11px 12px;font-size:11px;line-height:1.55}.consult-auth-status.info{color:#2a6a5e;background:#efece1}.consult-auth-status.success{color:#225e3d;background:#e4f5e9}.consult-auth-status.error{color:#8e3b2d;background:#fff0ed}.consult-auth-submit{background:var(--navy);min-height:50px;color:var(--white);font:inherit;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:0;border-radius:11px;font-size:11px;font-weight:700;transition:background .2s,transform .2s}.consult-auth-submit:hover:not(:disabled){background:var(--navy-2);transform:translateY(-1px)}.consult-auth-submit:disabled{opacity:.45;cursor:default}.consult-auth-switch{color:#756d5c;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:11px;display:flex}.consult-auth-switch button{color:var(--navy);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-weight:600}.consult-auth-privacy{border-top:1px solid var(--line);color:#756d5c;margin:24px 0 0;padding-top:17px;font-size:9px;line-height:1.6}.consult-auth-privacy a{color:var(--navy);text-underline-offset:2px;text-decoration:underline}.consultation-active .sticky-chat{display:none}.sticky-chat{z-index:110;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:clamp(16px,2vw,28px);right:clamp(16px,2vw,28px)}.sticky-chat>*{pointer-events:auto}.sticky-chat-launcher{background:var(--navy);min-width:58px;height:58px;color:var(--white);cursor:pointer;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:0 21px;transition:transform .25s,background .25s;display:flex;box-shadow:0 18px 45px #1b181347}.sticky-chat-launcher:hover{background:var(--navy-2);transform:translateY(-3px)}.sticky-chat-launcher svg{width:21px;height:21px;color:var(--white)}.sticky-chat-launcher b{letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.sticky-chat-launcher>span{font-size:25px;font-weight:300;line-height:1}.sticky-chat.is-open .sticky-chat-launcher{width:58px;min-width:58px;padding:0}.sticky-chat-panel{border:1px solid var(--line);background:var(--white);border-radius:20px;width:min(370px,100vw - 32px);animation:.35s cubic-bezier(.2,.8,.2,1) both chat-panel-in;overflow:hidden;box-shadow:0 30px 90px #14120d3d}.sticky-chat-head{background:var(--navy);min-height:74px;color:var(--white);align-items:center;gap:11px;padding:13px 15px;display:flex}.sticky-chat-avatar{background:#ffffff14;border:1px solid #ffffff38;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.sticky-chat-avatar span{color:var(--white);letter-spacing:.1em;font-size:9px;font-weight:600}.sticky-chat-head>div:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.sticky-chat-head strong{font-size:14px;font-weight:600}.sticky-chat-head>div:nth-child(2) span{color:#fffc;letter-spacing:.03em;align-items:center;gap:6px;font-size:10px;display:flex}.sticky-chat-head i{background:var(--white);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ffffff24}.sticky-chat-head>button{width:34px;height:34px;color:var(--white);cursor:pointer;background:0 0;border:0;padding:0;font-size:23px;font-weight:300}.sticky-chat-body{background:var(--off-white);height:min(360px,45vh);padding:18px 15px;overflow-y:auto}.sticky-chat-message{max-width:86%;margin-bottom:13px}.sticky-chat-message>span{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:600;display:block}.sticky-chat-message p{border:1px solid var(--line);background:var(--white);color:#6b6455;border-radius:12px 12px 12px 3px;margin:0;padding:11px 12px;font-size:12px;line-height:1.6}.sticky-chat-message.user{margin-left:auto}.sticky-chat-message.user p{border-color:var(--navy);background:var(--navy);color:var(--white);border-radius:12px 12px 3px}.sticky-chat-suggestions{flex-wrap:wrap;gap:6px;display:flex}.sticky-chat-suggestions button{border:1px solid var(--line);background:var(--white);color:#6b6455;cursor:pointer;border-radius:999px;padding:8px 10px;font-size:10px}.sticky-chat-form{border-top:1px solid var(--line);gap:7px;padding:10px;display:flex}.sticky-chat-form input{border:1px solid var(--line);min-width:0;height:42px;color:var(--navy);font:inherit;border-radius:10px;outline:none;flex:1;padding:0 12px;font-size:12px}.sticky-chat-form input:focus{border-color:var(--navy)}.sticky-chat-form button{background:var(--navy);width:42px;height:42px;color:var(--white);cursor:pointer;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.sticky-chat-form button svg{width:16px}.sticky-chat-consult{border-top:1px solid var(--line);min-height:45px;color:var(--navy);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 15px;font-size:10px;font-weight:600;display:flex}.sticky-chat-consult svg{width:15px;color:var(--navy);transition:transform .2s}.sticky-chat-consult:hover svg{transform:translate(3px)}@keyframes chat-panel-in{0%{opacity:0;transform:translateY(16px)scale(.97)}}.privacy-page{background:var(--off-white);min-height:100svh}.privacy-page>article{width:min(880px,100% - 40px);margin:0 auto;padding:clamp(72px,9vw,120px) 0 110px}.privacy-page h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(50px,8vw,86px);font-weight:300;line-height:.98}.privacy-intro{color:#6b6455;max-width:680px;margin:0 0 56px;font-size:16px;line-height:1.75}.privacy-page article section{border-top:1px solid var(--line);grid-template-columns:minmax(180px,.38fr) minmax(0,1fr);gap:clamp(28px,6vw,72px);padding:30px 0;display:grid}.privacy-page article section:last-child{border-bottom:1px solid var(--line)}.privacy-page section h2{margin:0;font-size:17px;font-weight:600;line-height:1.35}.privacy-page section p{color:#6b6455;margin:0;font-size:14px;line-height:1.8}@media (max-width:960px){.consult-sidebar{display:none}.consult-workspace{margin-left:0}.consult-header{min-height:72px}.consult-header>.logo{display:block}.consult-header>p{display:none}.consult-mobile-auth{border:1px solid var(--line);background:var(--white);min-height:36px;color:var(--navy);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:600;display:flex}.consult-mobile-auth svg{width:14px}}@media (max-width:680px){.consult-header{padding:0 20px}.consult-header-actions{gap:7px}.consult-header-actions>a{font-size:0}.consult-header-actions>a svg{width:18px}.consult-mobile-auth{padding:0 10px}.consult-main{width:min(100% - 28px,940px);padding:44px 0 100px}.consult-intro h1{margin-top:20px;font-size:clamp(48px,15vw,64px)}.consult-card{border-radius:18px;margin-top:34px;padding:14px}.consult-mode-heading{padding:3px 2px 0}.consult-mode-heading small{display:none}.consult-modes{gap:6px}.consult-modes>button{text-align:center;align-items:center;min-height:92px;padding:11px 7px}.consult-modes>button>span{width:30px;height:30px}.consult-modes>button strong{margin-top:8px;font-size:12px}.consult-modes>button small{display:none}.consult-experience{border-radius:14px}.consult-chat{min-height:440px}.consult-chat-save-state{padding:0 13px}.consult-chat-feed{min-height:360px;padding:18px 14px}.consult-chat-empty{min-height:320px}.consult-chat-empty>p{font-size:27px}.consult-chat-empty>div:last-child{gap:6px}.consult-composer{gap:6px;padding:9px}.consult-composer textarea{padding:12px;font-size:12px}.consult-composer>button{flex-basis:42px;width:42px;height:42px}.consult-chat-alert{flex-direction:column;align-items:flex-start}.consult-chat-alert button{justify-content:center;width:100%}.consult-quiz{min-height:470px;padding:24px 16px}.consult-quiz-progress{flex-direction:column;align-items:flex-start;gap:10px}.consult-quiz-progress>div{width:100%}.consult-quiz-question{margin-top:34px}.consult-quiz-question h2{font-size:32px}.consult-quiz-question>div{margin-top:24px}.consult-result{min-height:430px}.consult-result-facts{grid-template-columns:1fr}.consult-result-facts span+span{border-top:1px solid var(--line);border-left:0}.consult-result-actions{flex-direction:column;align-items:stretch;width:100%}.consult-result-actions a,.consult-result-actions button{justify-content:center}.consult-photo{grid-template-columns:1fr;min-height:0;padding:16px}.consult-photo-drop{min-height:280px}.consult-photo-drop img{height:280px}.consult-photo-copy{padding:8px 3px 12px}.consult-disclaimer{flex-direction:column;align-items:flex-start;gap:7px}.consult-auth-modal{align-items:end;padding:12px}.consult-auth-modal>section{border-radius:20px 20px 12px 12px;max-height:calc(100svh - 24px);padding:32px 20px 24px;overflow-y:auto}.consult-auth-switch{flex-direction:column;align-items:flex-start;gap:10px}.sticky-chat{bottom:12px;right:12px}.sticky-chat-launcher{width:56px;min-width:56px;height:56px;padding:0}.sticky-chat-launcher b{display:none}.sticky-chat-panel{width:min(366px,100vw - 24px)}.sticky-chat-body{height:min(330px,43vh)}.privacy-page>article{width:min(100% - 36px,880px);padding:64px 0 80px}.privacy-page h1{font-size:clamp(46px,14vw,62px)}.privacy-intro{margin-bottom:42px;font-size:14px}.privacy-page article section{grid-template-columns:1fr;gap:11px;padding:25px 0}.consult-mobile-auth{font-size:11px}.consult-intro>p:last-child{font-size:15px}.consult-mode-heading span{font-size:12px}.consult-modes>button strong{font-size:13.5px}.consult-chat-save-state>span{font-size:10.5px}.consult-chat-empty>span{font-size:15px}.consult-chat-empty>div:last-child button{font-size:12px}.consult-message span{font-size:11px}.consult-message p{font-size:15px}.consult-reply-options button{font-size:12.5px}.consult-chat-alert{font-size:14px}.consult-chat-alert button{font-size:10.5px}.consult-composer textarea{font-size:16px}.consult-quiz-progress>span,.consult-quiz-question>p{font-size:11px}.consult-quiz-question>div button{font-size:15px}.consult-result>p{font-size:11px}.consult-result-facts span{font-size:14px}.consult-result-facts small{font-size:10.5px}.consult-result-actions a,.consult-result-actions button{font-size:11px}.consult-photo-copy li,.consult-disclaimer p{font-size:14px}.consult-disclaimer>span{font-size:12px}.consult-auth-lead{font-size:14.5px}.consult-auth-modal label>span{font-size:11px}.consult-auth-modal input{font-size:16px}.consult-auth-submit{font-size:12px}.consult-auth-switch{font-size:13px}.consult-auth-privacy{font-size:11px}.sticky-chat-message>span{font-size:10.5px}.sticky-chat-message p{font-size:14px}.sticky-chat-suggestions button{font-size:12px}.sticky-chat-form input{font-size:16px}.sticky-chat-consult{font-size:11px}}:root{--text-soft:#57503f}.topbar,.topbar a{font-size:10px}.logo small{font-size:8.5px}.nav-mega>div>span{font-size:9.5px}.nav-mega>div>a{font-size:12.5px}.nav-all-products,.header-help{font-size:10.5px}.hero-kicker,.overline{font-size:10.5px;line-height:1.45}.button{font-size:11px}.hero-content>p{font-size:16px}.hero-trust span,.hero-trust a{font-size:13px}.hero-trust b{font-size:11px}.stylist-caption{min-height:156px}.stylist-caption small{font-size:9.5px}.stylist-caption>div>span{font-size:12px}.stylist-caption p{font-size:11px;line-height:1.55}.stylist-link{font-size:10.5px}.featured-copy small{font-size:9.5px}.featured-copy span{font-size:12px;line-height:1.55}.hero-badge span{font-size:9px}.quick-paths span{font-size:10px}.quick-paths b{font-size:15px}.filters button{font-size:10.5px}.catalog-toolbar>span,.product-meta{font-size:12px}.product-copy p{font-size:11.5px}.product-claim{font-size:13.5px}.amazon-link,.product-guide-link{font-size:10.5px}.modal-visual>span{font-size:10px}.modal-facts span,.feature-pills span{font-size:10.5px}.modal-description{font-size:15.5px}.modal-detail h3{font-size:12.5px}.modal-detail p,.modal-detail ul{font-size:14px}.manual-back{font-size:11px}.manual-hero-copy>p:not(.overline){font-size:16px}.manual-facts small{font-size:10.5px}.manual-product-label,.product-viewer-top span,.product-viewer-bottom small,.zoom-controls span,.open-zoom-button,.lightbox-header small,.lightbox-footer>span,.manual-hero-video-heading span,.manual-hero-video-footer small{font-size:10px}.manual-hero-video-heading strong{font-size:12.5px}.manual-video-pending p{font-size:14px}.manual-prep-note{font-size:15px}.manual-prep-note strong,.tool-list b{font-size:10.5px}.tool-list span,.manual-tutorial-copy>p:last-child,.manual-steps-heading>p:last-child{font-size:15px}.manual-step-visual>span{font-size:10px}.manual-step-copy>span{font-size:10.5px}.manual-step-copy p,.manual-caution p{font-size:15px}.manual-caution>span{font-size:10.5px}.manual-faq-heading>p,.manual-faq-answer p{font-size:15px}.manual-faq-number{font-size:10.5px}.manual-faq-question{font-size:clamp(16px,1.35vw,19px)}.manual-footer p{font-size:11.5px}.routine-intro>p:not(.overline),.results-content>p:not(.overline),.support-copy p{font-size:15.5px}.text-arrow{font-size:12px}.routine-options>a>span,.results-media>span,.benefit-list span,.steps span{font-size:10px}.routine-options p,.benefit-list p{font-size:13px;line-height:1.65}.benefit-list strong,.steps p,.faq-item p{font-size:14px}.faq-item>span{font-size:15px}.faq-item>span b{font-size:10px}.footer-nav{font-size:13px}.footer-bottom{color:#ffffffc2;font-size:10.5px;line-height:1.55}.consult-new{font-size:12px}.consult-sidebar nav a,.consult-sidebar nav>span,.consult-sidebar nav>button{font-size:13.5px}.consult-sidebar nav>button small{font-size:11px}.consult-sidebar-auth>span{font-size:12.5px}.consult-sidebar-auth button{font-size:12px}.consult-sidebar-account>span{font-size:10.5px}.consult-sidebar-account strong{font-size:13.5px}.consult-sidebar-account small{font-size:12px}.consult-sidebar-account button{font-size:11.5px}.consult-header>p{font-size:14px}.consult-header-actions>a,.consult-pill{font-size:12px}.consult-intro>p:last-child{font-size:16px}.consult-mode-heading span{font-size:12px}.consult-mode-heading small{font-size:11.5px}.consult-modes>button small{font-size:13.5px}.consult-chat-save-state>span{font-size:11.5px}.consult-chat-save-state button{font-size:10.5px}.consult-chat-empty>span{font-size:15.5px}.consult-chat-empty>div:last-child button{font-size:12.5px}.consult-message span{font-size:11.5px}.consult-message p{font-size:15.5px}.consult-reply-options button{font-size:12.5px}.consult-chat-alert{font-size:14px}.consult-chat-alert button{font-size:10.5px}.consult-composer textarea{font-size:16px}.consult-rate-limit,.consult-quiz-progress>span,.consult-quiz-question>p{font-size:11.5px}.consult-quiz-question>div button{font-size:15.5px}.consult-quiz-back{font-size:13.5px}.consult-result>p{font-size:11.5px}.consult-result>span:not(.consult-result-check){font-size:16px}.consult-result-facts span{font-size:14px}.consult-result-facts small{font-size:10.5px}.consult-result-actions a,.consult-result-actions button{font-size:11.5px}.consult-photo-drop p,.consult-photo-copy li{font-size:14.5px}.consult-photo-drop small{font-size:11.5px}.consult-photo-ready span{font-size:12.5px}.consult-photo-ready button{font-size:11.5px}.consult-disclaimer>span{font-size:12.5px}.consult-disclaimer p{font-size:13.5px}.consult-auth-lead{font-size:15px}.consult-auth-modal label>span{font-size:11.5px}.consult-auth-modal input{font-size:16px}.consult-auth-status{font-size:13px}.consult-auth-submit{font-size:12px}.consult-auth-switch{font-size:13px}.consult-auth-privacy{font-size:11.5px}.sticky-chat-avatar span,.sticky-chat-message>span{font-size:10.5px}.sticky-chat-head>div:nth-child(2) span{font-size:11.5px}.sticky-chat-message p{font-size:14px}.sticky-chat-suggestions button{font-size:12px}.sticky-chat-form input{font-size:16px}.sticky-chat-consult{font-size:11.5px}.privacy-intro{font-size:17px}.privacy-page section p{font-size:15.5px}@media (max-width:640px){.topbar a{font-size:10px}.site-header .logo{font-size:18px}.mobile-nav-cta{font-size:11px!important}.hero-content>p{font-size:15.5px}.product-meta{font-size:12px}.product-copy h3{font-size:27px}.manual-hero-copy>p:not(.overline){font-size:15.5px}.manual-facts span,.tool-list span{font-size:15px}.manual-faq-question{font-size:16.5px}.routine-options h3{font-size:20px}}@media (max-width:680px){.consult-mobile-auth{font-size:11.5px}.consult-intro>p:last-child{font-size:15.5px}.consult-modes>button strong{font-size:14px}.consult-chat-save-state>span{font-size:11px}.privacy-intro{font-size:15.5px}}.product-card.product-select-one .product-visual{padding:8px 18px 18px}.product-card.product-select-one .product-visual img{object-fit:contain;mix-blend-mode:normal;border-radius:12px;width:calc(100% - 36px);height:calc(100% - 26px);inset:8px 18px 18px}.product-viewer.product-select-one{min-height:610px}.product-viewer.product-select-one .product-gallery{min-height:500px}.product-viewer.product-select-one .product-gallery:before{display:none}.product-viewer.product-select-one .product-zoom-stage{background:radial-gradient(circle at 50% 46%,#fff 0 32%,#f2efe4 64%,#e6e1d0 100%);border:1px solid #1b18131a;min-height:500px;padding:20px}.product-viewer.product-select-one .product-gallery.single .product-zoom-stage img{object-fit:contain;mix-blend-mode:normal;filter:drop-shadow(0 24px 24px #1b181329);border-radius:0;width:auto;max-width:84%;height:min(500px,58vh);max-height:500px}.product-lightbox.product-select-one .lightbox-image img{mix-blend-mode:normal;filter:drop-shadow(0 28px 30px #1b18132b);border-radius:0;width:auto;max-width:82%;height:min(72vh,680px);max-height:88%}.home-page .hero-content>p,.home-page .section-heading>p,.home-page .routine-intro>p:not(.overline),.home-page .results-content>p:not(.overline),.home-page .support-copy p{color:#57503f;font-size:17px;line-height:1.78}.home-page .hero-kicker,.home-page .overline,.home-page .button{font-size:12px}.home-page .hero-trust span,.home-page .hero-trust a{font-size:14px;line-height:1.5}.home-page .stylist-caption>div>span{font-size:13px}.home-page .stylist-caption p{font-size:12.5px;line-height:1.6}.home-page .stylist-link{font-size:11.5px}.home-page .quick-paths b{font-size:17px}.home-page .filters button{font-size:11.5px}.home-page .catalog-toolbar>span,.home-page .product-meta,.home-page .product-copy p{font-size:13px}.home-page .product-claim{font-size:15.5px}.home-page .amazon-link,.home-page .product-guide-link{font-size:11.5px}.home-page .routine-options h3{font-size:23px}.home-page .routine-options p,.home-page .benefit-list p{color:#57503f;font-size:15px;line-height:1.65}.home-page .benefit-list strong{font-size:16px}.home-page .steps h3{font-size:22px}.home-page .steps p{color:#57503f;font-size:16px;line-height:1.72}.home-page .faq-item>span{font-size:16px;line-height:1.5}.home-page .faq-item p{color:#57503f;font-size:16px;line-height:1.75}.home-page .footer-nav{font-size:14px}.home-page .footer-bottom{font-size:12px}.home-page .hero-trust b,.home-page .quick-paths span,.home-page .routine-options>a>span,.home-page .benefit-list span,.home-page .steps span,.home-page .faq-item>span b{color:var(--navy);letter-spacing:.04em;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700;line-height:1.2}@media (max-width:640px){.product-card.product-select-one .product-visual{padding:6px 12px 14px}.product-card.product-select-one .product-visual img{width:calc(100% - 24px);height:calc(100% - 20px);inset:6px 12px 14px}.home-page .hero-content>p,.home-page .section-heading>p,.home-page .routine-intro>p:not(.overline),.home-page .results-content>p:not(.overline),.home-page .support-copy p{font-size:16.5px}.home-page .hero-kicker,.home-page .overline,.home-page .button{font-size:11.5px}.home-page .hero-trust span,.home-page .hero-trust a{font-size:14px}.home-page .stylist-caption p{font-size:12px}.home-page .quick-paths b{font-size:16px}.home-page .product-meta,.home-page .product-copy p{font-size:12.5px}.home-page .product-claim{font-size:15px}.home-page .routine-options p,.home-page .benefit-list p{font-size:14.5px}.home-page .steps p,.home-page .faq-item p{font-size:15.5px}.home-page .hero-trust b,.home-page .quick-paths span,.home-page .routine-options>a>span,.home-page .benefit-list span,.home-page .steps span,.home-page .faq-item>span b{font-size:14px}}.stylist-mobile{display:none}@media (max-width:900px){.hero .hero-media{display:none}.stylist-mobile{margin:8px 16px 4px;display:block;overflow:hidden}.stylist-mobile .hero-image-wrap{height:100%}}@media (max-width:640px){.hero{padding-bottom:14px}.hero-content{min-height:0;padding:30px 18px 24px}.hero-content>p{margin:14px 0 18px}.hero-consult{margin-bottom:12px}.hero-consult-topics{margin-top:10px}.hero-actions{flex-direction:row;gap:8px}.hero-actions .button{flex:1;width:auto;min-height:46px;padding:0 10px}.hero-trust{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;padding-top:18px}.hero-trust a{flex-direction:column;gap:5px;line-height:1.3;display:flex;font-size:10.5px!important}.hero-trust b{margin:0}.hero-media{min-height:300px;max-height:320px}.stylist-caption{min-height:0;padding:12px 14px}.stylist-caption p{display:none}.stylist-caption strong{margin:4px 0 2px;font-size:19px}.hero-badge{width:74px;height:74px}.hero-badge strong{font-size:17px}.hero-badge span{font-size:7px}.quick-paths{grid-template-columns:1fr 1fr}.quick-paths a{border-bottom:1px solid var(--line);gap:8px;min-height:64px;padding:12px 14px}.quick-paths a:nth-child(odd){border-right:1px solid var(--line)}.quick-paths a:nth-child(n+3){border-bottom:0}.quick-paths b{font-size:13px}.quick-paths svg{display:none}.catalog.section-shell{padding-top:54px}.product-viewer.product-select-one{min-height:470px}.product-viewer.product-select-one .product-gallery{min-height:330px}.product-viewer.product-select-one .product-zoom-stage{min-height:330px;padding:12px}.product-viewer.product-select-one .product-gallery.single .product-zoom-stage img{width:auto;max-width:78%;height:min(320px,46vh);max-height:320px}.product-lightbox.product-select-one .lightbox-image img{width:auto;max-width:86%;height:min(70vh,560px);max-height:84%}}@media (max-width:900px){section.stylist-mobile{height:460px;min-height:0;max-height:none}}@media (max-width:640px){section.stylist-mobile{height:360px}}@media (min-width:641px){.manual-hero{min-height:0}.manual-hero-product.product-viewer{min-height:500px;max-height:560px}.product-viewer .product-zoom-stage img{width:min(70%,340px);height:min(88%,390px)}.product-viewer.product-select-one{min-height:500px}.product-viewer.product-select-one .product-gallery,.product-viewer.product-select-one .product-zoom-stage{min-height:400px}.product-viewer.product-select-one .product-gallery.single .product-zoom-stage img{width:auto;height:min(400px,52vh);max-height:400px}}.product-card.product-select-one-travel .product-visual img,.product-viewer.product-select-one-travel .product-zoom-stage img,.product-lightbox.product-select-one-travel .lightbox-image img,.manual-title-product img[src*=select-one],.manual-link-thumb img[src*=select-one]{mix-blend-mode:normal}.product-viewer.product-select-one .product-zoom-stage{background:#ffffff3d}.product-lightbox.product-select-one .lightbox-image{background:var(--off-white)}.manual-link-thumb img{object-fit:contain;width:100%;height:62px}@media (max-width:640px){.manual-link-thumb img{height:48px}}@media (min-width:641px){.manual-hero-product.product-viewer .product-zoom-stage img,.product-viewer.product-select-one .product-gallery.single .product-zoom-stage img{object-fit:contain;width:min(76%,360px);height:min(85%,350px)}}.product-zoom-stage{grid-template-rows:100%}.product-card.product-toning-masks .product-visual img,.product-viewer.product-toning-masks .product-zoom-stage img,.product-lightbox.product-toning-masks .lightbox-image img,.manual-title-product img[src*=toning-masks],.manual-link-thumb img[src*=toning-masks],.product-card.product-force-hair .product-visual img,.product-viewer.product-force-hair .product-zoom-stage img,.product-lightbox.product-force-hair .lightbox-image img,.manual-title-product img[src*=force-hair],.manual-link-thumb img[src*=force-hair],.product-card.product-hair-ampoules-kit .product-visual img,.product-viewer.product-hair-ampoules-kit .product-zoom-stage img,.product-lightbox.product-hair-ampoules-kit .lightbox-image img,.manual-title-product img[src*=hair-ampoules],.manual-link-thumb img[src*=hair-ampoules],.product-card.product-pro-r-shot .product-visual img,.product-viewer.product-pro-r-shot .product-zoom-stage img,.product-lightbox.product-pro-r-shot .lightbox-image img,.manual-title-product img[src*=pro-r],.manual-link-thumb img[src*=pro-r]{mix-blend-mode:normal}.product-gallery:before,.manual-hero-product:after{display:none}.manual-tutorial-player video{aspect-ratio:16/9;object-fit:contain;background:#14120d;border:0;width:100%;display:block}.video-carousel{padding:14px 14px 12px}.video-carousel-tabs{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.video-carousel-tabs button{color:var(--white);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.video-carousel-tabs button:hover{border-color:var(--white)}.video-carousel-tabs button.active{border-color:var(--white);background:var(--white);color:var(--navy)}.video-carousel video{aspect-ratio:16/9;object-fit:contain;background:#14120d;border:0;border-radius:10px;width:100%;display:block}.video-carousel-nav{justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.video-carousel-nav span{color:#ffffffd9;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:600}.video-carousel-nav button{width:38px;height:38px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:50%;padding:0;font-size:16px;transition:background .2s,color .2s,border-color .2s}.video-carousel-nav button:hover{border-color:var(--white);background:var(--white);color:var(--navy)}@media (max-width:640px){.video-carousel{padding:10px 8px 8px}.video-carousel-tabs button{padding:8px 11px;font-size:10px}}.step-group-heading{letter-spacing:-.025em;margin:40px 0 0;padding:18px 0 6px;font-size:clamp(24px,2.2vw,30px);font-weight:600}.step-group:first-child .step-group-heading{margin-top:0;padding-top:8px}@media (max-width:640px){.step-group-heading{margin-top:28px;font-size:24px}.manual-step-visual{aspect-ratio:1;height:auto}.manual-hero-product.product-viewer,.product-viewer.product-select-one{min-height:440px;max-height:470px}.product-viewer .product-zoom-stage,.product-viewer.product-select-one .product-zoom-stage{min-height:320px}}.tone-mint,.tone-blue,.tone-sky,.tone-mist,.tone-lilac{background:#fff}:root{--off-white:#fff;--mist:#fff}.stylist-panel,.manual-caution,.product-viewer.product-select-one .product-zoom-stage,.product-lightbox.product-select-one .lightbox-image{background:#fff}.product-card{transition:transform .35s,box-shadow .35s,background .35s,border-color .35s}.product-card:hover{background:var(--navy);border-color:var(--navy)}.product-card:hover .product-visual img{mix-blend-mode:normal}.product-card:hover .product-meta span{color:var(--white)}.product-card:hover .product-meta span:last-child{color:#ffffffd9}.product-card:hover .product-banner{background:var(--navy);box-shadow:none;border-top-color:#ffffff29}.product-card:hover .product-copy p{color:#ffffffbf}.product-card:hover .product-copy h3{color:var(--white)}.product-card:hover .product-claim{color:#ffffffd1}.product-card:hover .product-actions{border-top-color:#ffffff38}.product-card:hover .amazon-link{background:var(--white);color:var(--navy)}.product-card:hover .product-guide-link{color:var(--white)}.product-card:hover .product-guide-link .circle-link{border-color:var(--white);color:var(--white);background:0 0}.variant-viewer{flex-direction:column;gap:12px;display:flex}.variant-picker{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;display:flex}.variant-picker>span{letter-spacing:.09em;text-transform:uppercase;margin-right:4px;font-size:11px;font-weight:700}.variant-picker button{border:1px solid var(--line);color:var(--text-soft);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.variant-picker button:hover{border-color:var(--navy);color:var(--navy)}.variant-picker button.active{border-color:var(--navy);background:var(--navy);color:#fff}@media (max-width:640px){.variant-picker{padding:10px 12px}.variant-picker button{padding:9px 12px;font-size:12.5px}}.manual-step-visual img.step-image-fallback{object-fit:contain;background:#fff;padding:14px}
