@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{color:#333;font-synthesis:none;--pink:#f07dad;--accent:#e21463;--ink:#333;--white:#fff;--line:#ebe5e7;--blush:#fff5f9;--shadow:0 24px 70px #46192a17;background:#f6f4f5;font-family:Montserrat,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{color:inherit}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.045em}p{line-height:1.7}.shell{background:var(--white);width:min(1200px,100%);min-height:100vh;margin:auto}.brand-mark{color:var(--accent);flex-direction:column;line-height:.82;display:inline-flex}.brand-mark strong{letter-spacing:-.05em;font-size:1.85rem;font-weight:800}.brand-mark span{letter-spacing:.19em;margin-top:8px;font-size:.57rem;font-weight:700}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:.69rem;font-weight:700;line-height:1.4;display:inline-flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:55px;padding:0 25px;font-weight:700;text-decoration:none;transition:transform .24s,box-shadow .24s,background .24s;display:inline-flex}.button--primary{color:#fff;background:var(--accent);box-shadow:0 14px 32px #e2146340}.button--primary:hover{background:#c91056;transform:translateY(-2px);box-shadow:0 18px 38px #e2146352}.button--secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button--secondary:hover{border-color:var(--pink);transform:translateY(-2px)}.link-button,.back-link,.restart-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f07dad7a}.landing{display:grid;overflow:hidden}.landing__content{z-index:3;flex-direction:column;min-height:62vh;padding:28px 24px 42px;display:flex;position:relative}.landing__copy{margin:auto 0;padding:50px 0 12px}.landing__copy h1{max-width:680px;margin:15px 0 20px;font-size:clamp(2.7rem,11.5vw,5.55rem);font-weight:800;line-height:1.01}.landing__copy p{color:#655d60;max-width:580px;margin-bottom:28px;font-size:.96rem}.landing__cta{width:100%}.landing__trust{color:#776f72;gap:9px;margin-top:21px;font-size:.7rem;display:grid}.landing__trust span{align-items:center;gap:8px;display:flex}.landing__visual{isolation:isolate;background:linear-gradient(145deg,#fff9fb 0%,#fbe3ed 52%,#f6c3d7 100%);min-height:38vh;position:relative;overflow:hidden}.landing__monogram{z-index:-1;color:#ffffff73;letter-spacing:-.09em;font-size:28vw;font-weight:800;line-height:1;position:absolute;top:4%;left:5%}.landing__halo{background:#fff9;border-radius:50%;width:64vw;max-width:570px;height:64vw;max-height:570px;position:absolute;top:4%;left:22%;box-shadow:0 0 100px #fffc}.landing-product{z-index:2;object-fit:contain;filter:drop-shadow(0 26px 22px #49192933);transition:transform .28s;position:absolute}.landing-product--1{width:42%;height:88%;bottom:-5%;left:29%;transform:rotate(4deg)}.landing-product--2{opacity:.82;width:34%;height:66%;bottom:-10%;right:-2%;transform:rotate(13deg)}.landing-product--3{opacity:.68;width:31%;height:59%;top:-13%;left:-5%;transform:rotate(-14deg)}.landing-product--4{opacity:.48;width:24%;height:46%;top:-13%;right:1%;transform:rotate(18deg)}.landing__note{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffb3;border-radius:16px;max-width:195px;padding:14px 16px;position:absolute;bottom:20px;left:22px;box-shadow:0 12px 30px #32141e14}.landing__note span{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.58rem;font-weight:700;display:block}.landing__note strong{font-size:.78rem;line-height:1.35}.quiz{background:linear-gradient(#fff 0%,#fffbfc 100%);overflow:hidden}.quiz__header{justify-content:space-between;align-items:center;padding:24px;display:flex}.quiz__header .link-button{color:#777073;font-size:.75rem}.quiz__panel{max-width:760px;margin:auto;padding:8px 24px 42px;animation:.28s cubic-bezier(.22,.8,.3,1) both enterScreen}.quiz__panel.is-leaving{animation:.25s both leaveScreen}.quiz-progress{margin:10px 0 45px}.quiz-progress>div:first-child{color:#777073;justify-content:space-between;margin-bottom:9px;font-size:.7rem;display:flex}.quiz-progress>div strong{color:var(--accent)}.quiz-progress__track{background:#f0e8eb;border-radius:99px;height:6px;overflow:hidden}.quiz-progress__track span{border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--accent));height:100%;transition:width .28s;display:block}.brand-mark-link{border-radius:inherit;display:inline-flex}.brand-mark-link:focus-visible{outline-offset:4px;outline:3px solid #e214634d}.quiz__heading h1{max-width:680px;margin:12px 0 10px;font-size:clamp(1.8rem,7.4vw,2.75rem);line-height:1.1}.quiz__heading p{color:#766e71;margin-bottom:0;font-size:.86rem}.answer-list{gap:14px;margin:30px 0 24px;display:grid}.answer-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:19px;align-items:center;gap:15px;width:100%;min-height:94px;padding:16px;transition:transform .23s,border-color .23s,box-shadow .23s,background .23s;display:flex;box-shadow:0 9px 28px #4019270b}.answer-card.is-selected{border:2px solid var(--accent);background:var(--blush);transform:scale(.995);box-shadow:0 16px 38px #e214631a}.answer-card__icon{width:48px;height:48px;color:var(--accent);background:#fff0f6;border-radius:15px;flex:none;place-items:center;transition:color .23s,background .23s;display:grid}.is-selected .answer-card__icon{color:#fff;background:var(--accent)}.answer-card__copy{flex:1;gap:5px;display:grid}.answer-card__copy strong{font-size:.88rem}.answer-card__copy small{color:#746c6f;font-size:.72rem;font-weight:400;line-height:1.45}.answer-card__check{color:#fff;border:1px solid #dcd3d6;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.is-selected .answer-card__check{border-color:var(--accent);background:var(--accent)}.back-link{color:#4f494b;min-height:44px;padding:0 4px;font-size:.78rem}.back-link:disabled{opacity:.34;cursor:default}@keyframes enterScreen{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:none}}@keyframes leaveScreen{to{opacity:0;transform:translate(-18px)}}.analysis{text-align:center;background:radial-gradient(circle at 50% 38%,#fff0f6,#fff 56%);flex-direction:column;padding:25px;display:flex;position:relative}.analysis__content{width:min(520px,100%);margin:auto}.analysis__animation{width:106px;height:106px;color:var(--accent);place-items:center;margin:0 auto 27px;display:grid;position:relative}.analysis__animation>span{border:1px solid #e2146333;border-radius:50%;animation:1.2s ease-out infinite pulse;position:absolute;inset:0}.analysis__animation>span:nth-child(2){animation-delay:.25s}.analysis__animation>span:nth-child(3){animation-delay:.5s}.analysis h1{margin:13px 0 10px;font-size:clamp(1.8rem,7vw,2.7rem)}.analysis__steps{text-align:left;gap:9px;margin-top:30px;display:grid}.analysis__steps div{border:1px solid var(--line);color:#9b9295;background:#ffffffb3;border-radius:14px;align-items:center;gap:11px;padding:13px 15px;font-size:.72rem;transition:all .25s;display:flex}.analysis__steps div>span{border:1px solid #ddd4d7;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.62rem;display:grid}.analysis__steps .is-active{color:#413b3d;background:#fff;border-color:#f5c8da}.analysis__steps .is-active>span{color:#fff;border-color:var(--accent);background:var(--accent)}@keyframes pulse{0%{opacity:.7;transform:scale(.55)}to{opacity:0;transform:scale(1.25)}}.results__header{justify-content:space-between;align-items:center;padding:24px;display:flex}.results__header .link-button{color:#6f676a;font-size:.68rem}.profile-summary h1{max-width:780px;margin:10px 0 11px;font-size:clamp(2rem,8vw,3.7rem);line-height:1.04}.profile-summary p{color:#6d6568;max-width:720px;font-size:.88rem}.hero-recommendation{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;gap:25px;margin:10px 24px;padding:16px;display:grid;overflow:hidden}.product-image{isolation:isolate;background:linear-gradient(145deg,#fff9fb,#f8dce8);border-radius:20px;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.product-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 28px 20px #41172530);width:100%;height:330px;position:relative}.product-halo{z-index:1;background:#f07dad52;border-radius:50%;width:210px;height:210px;position:absolute;box-shadow:0 0 65px #ffffffe6}.product-brand{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:20px 0 5px;font-size:.66rem;font-weight:700;display:block}.hero-recommendation h2{margin:0 0 8px;font-size:clamp(2.25rem,9vw,3.65rem);line-height:1}.product-tagline{color:#625a5d;margin-bottom:18px;font-size:.83rem;font-weight:600}.product-explanation{color:#6e6669;margin-bottom:0;font-size:.82rem}.compatibility{align-items:center;gap:15px;margin:20px 0;display:flex}.compatibility>strong{color:var(--accent);letter-spacing:-.09em;font-size:3.75rem;line-height:1}.compatibility>div{gap:2px;display:grid}.compatibility b{color:var(--accent);font-size:.77rem}.compatibility span,.compatibility small{color:#746c6f;font-size:.64rem}.section-heading{max-width:650px}.section-heading h2{margin:9px 0 25px;font-size:clamp(1.6rem,6vw,2.4rem)}.reason-grid{gap:11px;display:grid}.reason-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:flex-start;gap:13px;min-height:90px;padding:17px;display:flex;box-shadow:0 8px 25px #4019270a}.reason-grid article>span{width:40px;height:40px;color:var(--accent);background:#fff0f6;border-radius:13px;flex:none;place-items:center;display:grid}.reason-grid p{color:#514a4c;margin:4px 0 0;font-size:.79rem;line-height:1.55}.secondary-recommendation{border:1px solid var(--line);background:#fff;border-radius:23px;grid-template-columns:100px 1fr;align-items:center;gap:14px;margin:10px 24px;padding:14px;display:grid;box-shadow:0 14px 40px #4019270e}.product-image--compact img{height:112px}.product-image--compact .product-halo{width:75px;height:75px}.secondary-recommendation h2{margin:6px 0;font-size:1.25rem}.secondary-recommendation p{color:#6d6568;margin:0;font-size:.7rem;line-height:1.5}.secondary-recommendation__score{grid-column:2;align-items:baseline;gap:8px;display:flex}.secondary-recommendation__score span{color:#70686b;font-size:.64rem}.circle-link{width:42px;height:42px;color:var(--accent);background:#fff0f6;border-radius:50%;grid-column:2;justify-self:end;place-items:center;display:grid}.result-actions{gap:10px;padding:18px 24px 8px;display:grid}.restart-button{min-height:44px;color:var(--accent);margin:20px auto 0;font-size:.75rem}.result-actions--single{grid-template-columns:minmax(0,1fr);justify-items:center}.result-actions--single .button{width:min(100%,460px)}@media (width>=760px){.landing{grid-template-columns:1.04fr .96fr}.landing__content{min-height:100vh;padding:46px 6vw}.landing__cta{width:fit-content}.landing__trust{grid-template-columns:auto auto;gap:20px}.landing__visual{border-radius:90px 0 0 90px;min-height:100vh}.landing__monogram{font-size:13vw}.landing__halo{width:39vw;height:39vw}.landing-product--1{width:52%;height:76%;bottom:7%;left:25%}.landing-product--2{width:39%;height:54%;bottom:-2%;right:-7%}.landing-product--3{width:35%;height:49%;top:1%;left:-5%}.landing-product--4{width:28%;height:40%}.landing__note{bottom:42px;left:38px}.quiz__panel{padding-top:26px}.answer-card{min-height:98px;padding:18px 20px}.answer-card__copy strong{font-size:.93rem}.answer-card__copy small{font-size:.75rem}.profile-summary{padding:65px 6vw 35px}.hero-recommendation{grid-template-columns:.95fr 1.05fr;align-items:center;margin:12px 6vw;padding:24px}.hero-recommendation__copy{padding:25px}.product-image{min-height:480px}.product-image img{height:460px}.why-section{padding:80px 6vw 45px}.reason-grid{grid-template-columns:repeat(2,1fr)}.secondary-recommendation{grid-template-columns:145px 1fr auto auto;margin:15px 6vw;padding:18px}.product-image--compact{height:145px;min-height:145px}.product-image--compact img{height:136px}.secondary-recommendation__score,.circle-link{grid-column:auto}.result-actions{grid-template-columns:1fr 1fr;padding:22px 6vw}.result-actions--single{grid-template-columns:minmax(0,1fr)}}@media (width>=1050px){.reason-grid{grid-template-columns:repeat(3,1fr)}.results__header{padding-inline:6vw}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--line:#33333316;--blush:#fff8fb;--shadow:0 1px 2px #20121706,0 18px 55px #20121711}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f4f3f3}.shell{width:min(1320px,100%)}.brand-mark strong{font-size:1.95rem}.eyebrow,.section-kicker{letter-spacing:.12em;font-size:.65rem}.button{letter-spacing:-.01em;min-height:58px;padding-inline:29px;font-size:.82rem}.button--primary{box-shadow:0 1px 2px #78002d1a,0 12px 28px #e2146330}.button--primary:hover{transform:translateY(-1px);box-shadow:0 1px 2px #78002d1a,0 16px 34px #e214633b}.landing__content{padding:32px 26px 56px}.landing__copy{padding-block:68px 22px}.landing__copy h1{letter-spacing:-.062em;max-width:720px;margin-block:20px 25px;font-size:clamp(2.85rem,11.8vw,5.8rem);line-height:.99}.landing__copy p{color:#333333b0;max-width:540px;margin-bottom:34px;font-size:1rem;line-height:1.78}.landing__trust{color:#33333391;gap:12px;margin-top:27px}.landing__halo{background:#ffffff80;box-shadow:0 0 130px #fffffff2}.landing-product{filter:drop-shadow(0 32px 25px #3c18242b)}.landing-product--2,.landing-product--3,.landing-product--4{filter:blur(.15px)drop-shadow(0 25px 22px #3c18241f)}.landing__note{background:#ffffffc2;border-color:#ffffffd1;border-radius:19px;padding:17px 19px;box-shadow:0 1px 1px #28141b08,0 18px 45px #28141b14}.landing__note strong{max-width:160px;font-size:.8rem;line-height:1.48;display:block}.quiz__header,.results__header{padding:27px 26px}.quiz__panel{max-width:800px;padding:18px 26px 64px}.quiz-progress{margin-bottom:62px}.quiz-progress>div:first-child{letter-spacing:.025em;margin-bottom:12px;font-size:.66rem}.quiz-progress__track{background:#33333312;height:5px}.quiz__heading h1{letter-spacing:-.055em;max-width:720px;margin-block:15px 13px;font-size:clamp(2rem,7.6vw,3rem);line-height:1.06}.quiz__heading p{color:#3339;max-width:580px;font-size:.88rem;line-height:1.7}.answer-list{gap:16px;margin-block:38px 31px}.answer-card{border-color:#33333314;border-radius:22px;gap:17px;min-height:104px;padding:18px;box-shadow:0 1px 1px #23141905,0 8px 24px #23141909}.answer-card:hover{border-color:#e2146361;transform:translateY(-1px);box-shadow:0 1px 1px #23141905,0 15px 36px #23141912}.answer-card.is-selected{background:linear-gradient(145deg,#fff 0%,#fff7fa 100%);border-width:1.5px;transform:none;box-shadow:0 0 0 3px #e214630e,0 16px 40px #5a193113}.answer-card__icon{background:#f07dad1b;border-radius:16px;width:52px;height:52px}.answer-card__copy{gap:7px}.answer-card__copy strong{letter-spacing:-.018em;font-size:.92rem}.answer-card__copy small{color:#33333391;font-size:.73rem;line-height:1.52}.answer-card__check{border-color:#33333329;width:27px;height:27px}.back-link{color:#333333b8;margin-top:4px}.analysis{background:radial-gradient(circle at 50% 42%,#fff4f8 0%,#fff 58%);padding:30px}.analysis__content{width:min(560px,100%)}.analysis__animation{width:118px;height:118px;margin-bottom:35px}.analysis h1{letter-spacing:-.055em;margin-block:16px 12px;font-size:clamp(2rem,7.3vw,3rem)}.analysis p{color:#33333394}.analysis__steps{gap:11px;margin-top:38px}.analysis__steps div{background:#ffffffa6;border-color:#33333313;border-radius:16px;padding:15px 17px;box-shadow:0 5px 20px #23141906}.results{background:#fff;padding-bottom:88px}.profile-summary{padding:62px 26px 38px}.profile-summary h1{letter-spacing:-.062em;max-width:850px;margin-block:14px 16px;font-size:clamp(2.25rem,8.4vw,4.15rem);line-height:.99}.profile-summary p{color:#3333339e;max-width:680px;font-size:.92rem;line-height:1.78}.hero-recommendation{border-color:#33333312;border-radius:29px;gap:31px;margin:16px 26px;padding:16px;box-shadow:0 1px 2px #23141906,0 22px 65px #23141913}.product-image{background:radial-gradient(circle at 50% 45%,#fffffff5 0 16%,#0000 48%),linear-gradient(145deg,#fffbfc,#f8dde8);border-radius:23px;min-height:350px}.product-image img{filter:drop-shadow(0 34px 24px #41172529);height:360px;padding:13px;transform:scale(1.04)}.product-halo{filter:blur(.5px);background:#f07dad3d;width:225px;height:225px}.hero-recommendation__copy{padding:4px 5px 17px}.product-brand{letter-spacing:.13em;margin-block:24px 8px;font-size:.62rem}.hero-recommendation h2{letter-spacing:-.065em;margin-bottom:11px;font-size:clamp(2.45rem,9.5vw,4.1rem)}.product-tagline{color:#333333ad;max-width:470px;margin-bottom:24px;font-size:.87rem;line-height:1.58}.compatibility{gap:18px;margin-block:25px}.compatibility>div{gap:4px}.compatibility span,.compatibility small{font-size:.63rem}.product-explanation{color:#3333339c;max-width:500px;font-size:.84rem;line-height:1.78}.why-section{padding:84px 26px 50px}.section-heading h2{margin-block:12px 31px;font-size:clamp(1.8rem,6.5vw,2.7rem);line-height:1.08}.reason-grid{gap:14px}.reason-grid article{border-color:#33333312;border-radius:21px;gap:15px;min-height:108px;padding:20px;box-shadow:0 1px 1px #23141905,0 10px 30px #23141909}.reason-grid article>span{background:#f07dad1b;border-radius:14px;width:44px;height:44px}.reason-grid p{color:#333333b8;margin-top:5px;font-size:.8rem;line-height:1.62}.secondary-recommendation{border-color:#33333312;border-radius:25px;gap:17px;margin:18px 26px;padding:16px;box-shadow:0 1px 1px #23141905,0 15px 45px #2314190d}.product-image--compact{border-radius:18px;height:130px;min-height:130px}.product-image--compact img{height:120px;padding:6px;transform:none}.secondary-recommendation h2{letter-spacing:-.04em;margin-block:8px;font-size:1.35rem}.secondary-recommendation p{color:#33333394;font-size:.71rem;line-height:1.58}.secondary-recommendation__score strong{font-size:1.85rem}.circle-link{width:45px;height:45px;transition:transform .22s,background .22s}.circle-link:hover{background:#ffe9f2;transform:translate(2px)}.result-actions{gap:12px;padding:24px 26px 8px}.restart-button{color:#e21463e0;margin-top:27px}@media (width>=520px) and (width<=759px){.landing__content,.quiz__header,.results__header,.landing__copy,.quiz__panel,.profile-summary,.why-section{padding-inline:38px}.hero-recommendation,.secondary-recommendation{margin-inline:38px}.result-actions{padding-inline:38px}.answer-card{padding-inline:22px}}@media (width>=760px){.landing__content{padding:54px clamp(48px,6vw,92px)}.landing__copy{padding-block:90px 42px}.landing__visual{border-radius:105px 0 0 105px}.landing__note{padding:20px 22px;bottom:52px;left:48px}.quiz__header{padding:34px 44px}.quiz__panel{padding-top:44px}.answer-card{gap:20px;min-height:112px;padding:22px 24px}.answer-card__icon{width:56px;height:56px}.answer-card__copy strong{font-size:.98rem}.answer-card__copy small{font-size:.77rem}.results__header{padding:34px clamp(48px,6vw,82px)}.profile-summary{padding:92px clamp(48px,7vw,100px) 48px}.hero-recommendation{grid-template-columns:1fr .95fr;gap:40px;margin-inline:clamp(48px,7vw,100px);padding:26px}.hero-recommendation__copy{padding:35px 32px}.product-image{min-height:530px}.product-image img{height:500px;padding:20px}.why-section{padding:112px clamp(48px,7vw,100px) 60px}.secondary-recommendation{grid-template-columns:165px minmax(260px,1fr) auto auto;gap:25px;margin-inline:clamp(48px,7vw,100px);padding:20px}.product-image--compact{height:155px;min-height:155px}.product-image--compact img{height:145px;padding:8px}.secondary-recommendation h2{font-size:1.55rem}.result-actions{padding:30px clamp(48px,7vw,100px) 10px}}@media (width>=1080px){.landing__copy h1{font-size:clamp(4.7rem,6.2vw,5.8rem)}.quiz__panel{max-width:850px}.reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.reason-grid article{min-height:124px;padding:23px}}@media (width<=380px){.landing__content,.quiz__header,.results__header,.landing__copy,.quiz__panel,.profile-summary,.why-section{padding-inline:19px}.hero-recommendation,.secondary-recommendation{margin-inline:19px}.result-actions{padding-inline:19px}.answer-card{gap:12px}.answer-card__icon{width:46px;height:46px}.answer-card__copy strong{font-size:.84rem}.compatibility>strong{font-size:3.6rem}}.landing{background:#fff;place-items:center;width:min(1320px,100%);height:100svh;min-height:560px;display:grid;overflow:hidden}.landing__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(920px,100%);height:100%;min-height:0;padding:clamp(18px,3.2vh,38px) clamp(20px,5vw,56px);display:flex}.landing__entrance{animation:.7s cubic-bezier(.22,.8,.25,1) both landingEntrance}.landing .brand-mark{flex:none;margin-bottom:clamp(14px,2.2vh,26px)}.landing .brand-mark strong{font-size:clamp(1.45rem,3vh,1.85rem)}.landing .brand-mark span{margin-top:6px;font-size:.5rem}.landing h1{letter-spacing:-.062em;max-width:760px;margin:0;font-size:clamp(2.15rem,5.5vh,4.4rem);font-weight:800;line-height:.99}.landing__subtitle{color:#333333a3;max-width:650px;margin:clamp(12px,1.9vh,20px) 0 0;font-size:clamp(.78rem,1.65vh,1rem);line-height:1.58}.landing__badge{color:#333333a8;background:#faf9f9;border:1px solid #33333312;border-radius:999px;align-items:center;gap:7px;min-height:29px;margin-top:clamp(10px,1.8vh,18px);padding:0 13px;font-size:.66rem;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #23141906}.landing__visual{isolation:isolate;background:0 0;border-radius:0;flex:0 auto;width:min(700px,100%);height:clamp(174px,29vh,315px);min-height:0;margin:clamp(8px,1.2vh,14px) auto clamp(7px,1.2vh,14px);position:relative;overflow:visible}.landing__halo{width:min(53vw,360px);max-width:none;height:min(53vw,360px);max-height:none;box-shadow:none;background:radial-gradient(circle,#f07dad33 0%,#f07dad14 48%,#0000 72%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-47%)}.landing-product{z-index:2;object-fit:contain;opacity:0;filter:drop-shadow(0 18px 15px #30192124);animation:.65s cubic-bezier(.2,.75,.25,1) forwards productReveal;position:absolute}.landing-product--1{z-index:5;width:34%;height:100%;animation-delay:.18s;bottom:0;left:33%;transform:none}.landing-product--2{z-index:4;width:28%;height:81%;animation-delay:.26s;bottom:3%;left:16%;transform:rotate(-8deg)}.landing-product--3{z-index:4;width:27%;height:78%;animation-delay:.31s;bottom:3%;right:16%;transform:rotate(8deg)}.landing-product--4{z-index:3;width:22%;height:65%;animation-delay:.36s;bottom:1%;left:3%;transform:rotate(-12deg)}.landing-product--5{z-index:3;width:22%;height:63%;animation-delay:.41s;bottom:1%;right:3%;transform:rotate(12deg)}.landing__cta{flex:none;width:min(350px,100%);min-height:clamp(51px,6.5vh,58px);box-shadow:0 2px 3px #6e00281a,0 15px 34px #e214633b}.landing__cta:hover{transform:translateY(-2px)scale(1.008);box-shadow:0 2px 3px #6e00281a,0 20px 42px #e214634a}.landing__footnote{color:#33333378;margin-top:clamp(9px,1.5vh,15px);font-size:clamp(.59rem,1.25vh,.68rem);line-height:1.4}@keyframes landingEntrance{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes productReveal{0%{opacity:0;translate:0 14px;scale:.96}to{opacity:1;translate:0;scale:1}}@media (width>=760px){.landing{display:grid}.landing__content{min-height:0;padding:clamp(25px,4vh,46px) 56px}.landing__visual{border-radius:0;min-height:0}.landing-product--1{width:31%;left:34.5%}.landing-product--2{width:25%;left:18%}.landing-product--3{width:24%;right:18%}.landing-product--4{width:20%;left:6%}.landing-product--5{width:20%;right:6%}}@media (height<=650px){.landing{min-height:520px}.landing__content{padding-block:14px}.landing .brand-mark{margin-bottom:10px}.landing h1{font-size:clamp(2rem,6.4vh,2.65rem)}.landing__subtitle{margin-top:9px;font-size:.74rem}.landing__badge{min-height:26px;margin-top:8px}.landing__visual{height:170px;margin-block:4px}.landing__cta{min-height:49px}.landing__footnote{margin-top:7px}}.landing__logo{object-fit:cover;object-position:center;background:#333;border-radius:12px;flex:none;width:clamp(132px,18vw,158px);height:clamp(45px,6vh,54px);margin-bottom:clamp(14px,2.2vh,26px);box-shadow:0 7px 24px #0000001a}.landing__visual{pointer-events:none;-webkit-user-select:none;user-select:none;background:#f3f2f2;border-radius:clamp(20px,4vw,30px);width:min(680px,100%);height:clamp(178px,30vh,320px);margin:clamp(10px,1.6vh,17px) auto clamp(9px,1.5vh,16px);overflow:hidden;box-shadow:0 1px 2px #2314190a,0 22px 58px #2314191c}.landing__hero-image{object-fit:cover;object-position:center 44%;pointer-events:none;width:100%;height:100%;animation:.75s cubic-bezier(.2,.75,.25,1) .16s both heroImageReveal;display:block}.landing__image-shade{z-index:2;pointer-events:none;background:linear-gradient(#0000 60%,#190f1314);position:absolute;inset:0}.landing__cta{z-index:20;pointer-events:auto;touch-action:manipulation;isolation:isolate;position:relative}.landing__footnote{z-index:20;position:relative}@keyframes heroImageReveal{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media (width>=760px){.landing__visual{border-radius:30px;min-height:0}}@media (height<=650px){.landing__logo{width:124px;height:42px;margin-bottom:9px}.landing__visual{border-radius:18px;height:170px;margin-block:5px}}.brand-mark{object-fit:cover;object-position:center;background:#181818;border-radius:11px;flex:none;width:132px;height:45px;display:block;box-shadow:0 6px 20px #00000017}.landing__content{transform-origin:50%;margin-inline:auto}.landing__logo{margin-inline:auto}.landing h1,.landing__subtitle,.landing__badge,.landing__visual,.landing__cta,.landing__footnote{align-self:center}.landing__subtitle,.quiz__heading p,.answer-card__copy small,.analysis p,.analysis__steps div,.profile-summary p,.product-tagline,.product-explanation,.reason-grid p,.secondary-recommendation p,.compatibility span,.compatibility small,.secondary-recommendation__score span,.landing__footnote{color:#333333b8}.landing__subtitle{font-size:clamp(.84rem,1.7vh,1.03rem)}.landing__footnote{font-size:clamp(.63rem,1.3vh,.72rem)}.quiz__heading p{font-size:.92rem}.answer-card__copy small{font-size:.79rem;line-height:1.58}.analysis p{font-size:.91rem}.analysis__steps div{font-size:.77rem}.profile-summary p{font-size:.97rem}.product-tagline{font-size:.92rem}.product-explanation{font-size:.91rem}.reason-grid p{font-size:.86rem}.secondary-recommendation p{font-size:.77rem}.answer-card{cursor:pointer;min-height:112px;padding-block:22px}.answer-card__check:empty{display:none}.answer-card__check:not(:empty){border:0;box-shadow:0 4px 12px #e214632e}.profile-summary{max-width:1000px;padding-bottom:32px}.profile-summary>p{max-width:760px}.profile-summary__transition{border-left:3px solid var(--pink);background:linear-gradient(90deg,#f07dad17,#f07dad00);border-radius:0 15px 15px 0;margin:21px 0 0;padding:17px 20px;font-weight:500;color:#333333c7!important}.hero-recommendation{grid-template-columns:1fr}.product-image{min-height:410px}.product-image img{max-width:112%;height:445px;padding:4px;transform:scale(1.09)}.hero-recommendation h2{font-size:clamp(2.7rem,10vw,4.45rem)}.compatibility>strong{font-size:3.45rem}.compatibility b{font-size:.8rem}.product-explanation{max-width:560px;line-height:1.76}.reason-grid article{align-items:center;min-height:94px;padding:17px 18px}.reason-grid article>span{width:46px;height:46px}.reason-grid article>span svg{width:23px;height:23px}.reason-grid p{margin-top:0;line-height:1.58}.secondary-recommendation h2{font-size:1.52rem;font-weight:800}.secondary-recommendation__score strong{font-size:1.55rem;font-weight:700}.secondary-recommendation__score{opacity:.8}@media (width>=760px){.brand-mark{width:142px;height:48px}.quiz__panel{padding-bottom:74px}.answer-card{min-height:120px;padding-block:24px}.profile-summary{padding-top:72px;padding-bottom:38px}.hero-recommendation{grid-template-columns:1.08fr .92fr}.product-image{min-height:590px}.product-image img{max-width:118%;height:620px;transform:scale(1.1)}.hero-recommendation__copy{padding-left:38px;padding-right:38px}.compatibility>strong{font-size:3.55rem}.reason-grid article{min-height:102px;padding:18px 20px}.secondary-recommendation h2{font-size:1.7rem}}@media (width>=1080px){.profile-summary{padding-top:78px}.hero-recommendation h2{font-size:4.65rem}}.landing{justify-items:center;width:100%;max-width:none;margin-inline:auto;grid-template-columns:minmax(0,1fr)!important}.landing__content{grid-column:1/-1;justify-self:center;width:min(920px,100%);max-width:920px;margin-inline:auto}.landing__visual{aspect-ratio:2;width:min(700px,100%);height:min(31vh,350px);min-height:150px;margin-inline:auto}.landing__hero-image{object-fit:cover;object-position:center 44%;width:100%;height:100%}.landing__subtitle,.landing__badge,.landing__footnote,.quiz-progress>div:first-child,.quiz__heading p,.answer-card__copy small,.analysis p,.analysis__steps div,.profile-summary p,.product-tagline,.product-explanation,.reason-grid p,.secondary-recommendation p,.compatibility b,.compatibility span,.compatibility small,.secondary-recommendation__score span{color:#5f5f5f;opacity:1;font-size:15px;line-height:1.5}.landing__badge{font-weight:600}.landing__footnote{max-width:520px}.compatibility small{margin-top:1px}.secondary-recommendation{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px}.secondary-recommendation .product-image--compact{aspect-ratio:1;border-radius:18px;align-self:center;width:112px;height:112px;min-height:112px}.secondary-recommendation .product-image--compact img{object-fit:contain;object-position:center;filter:drop-shadow(0 12px 10px #41172524);width:100%;max-width:100%;height:100%;padding:10px;transform:none}.secondary-recommendation .product-image--compact .product-halo{width:76px;height:76px}.secondary-recommendation__copy{align-self:center;min-width:0}.secondary-recommendation h2{margin:7px 0 9px;font-size:1.65rem;line-height:1.08}.secondary-recommendation p{max-width:620px;margin:0}.secondary-recommendation__score{opacity:1;grid-area:2/2;justify-self:start;margin-top:-3px}.secondary-recommendation__score strong{color:#7b4a5d;font-size:1.45rem}.secondary-recommendation .circle-link{grid-area:2/2;align-self:center}@media (width>=760px){.landing{grid-template-columns:minmax(0,1fr)!important}.landing__content{grid-column:1;width:min(920px,100%);margin-inline:auto}.landing__visual{height:min(32vh,360px);min-height:210px}.landing__subtitle,.landing__badge,.landing__footnote,.quiz-progress>div:first-child,.quiz__heading p,.answer-card__copy small,.analysis p,.analysis__steps div,.profile-summary p,.product-tagline,.product-explanation,.reason-grid p,.secondary-recommendation p,.compatibility b,.compatibility span,.compatibility small,.secondary-recommendation__score span{font-size:16px}.secondary-recommendation{grid-template-columns:150px minmax(280px,1fr) auto 46px;gap:24px;padding:18px}.secondary-recommendation .product-image--compact{width:150px;height:150px;min-height:150px}.secondary-recommendation .product-image--compact img{padding:12px}.secondary-recommendation__score{text-align:right;grid-area:auto;justify-self:end}.secondary-recommendation .circle-link{grid-area:auto;justify-self:end}.secondary-recommendation h2{font-size:1.85rem}}@media (height<=650px){.landing__visual{height:145px;min-height:145px}.landing__subtitle,.landing__badge,.landing__footnote{font-size:15px}}.close-match-note{background:linear-gradient(135deg,#fff8fb,#fff);border:1px solid #e2146321;border-radius:21px;align-items:flex-start;gap:15px;margin:2px 26px 24px;padding:20px;display:flex;box-shadow:0 10px 32px #4117250b}.close-match-note>span{width:42px;height:42px;color:var(--accent);background:#f07dad21;border-radius:14px;flex:none;place-items:center;display:grid}.close-match-note h2{letter-spacing:-.035em;margin:1px 0 8px;font-size:clamp(1.1rem,4.5vw,1.42rem);line-height:1.2}.close-match-note p{color:#5f5f5f;max-width:760px;margin:0;font-size:15px;line-height:1.6}@media (width>=760px){.close-match-note{margin:4px clamp(48px,7vw,100px) 30px;padding:23px 25px}.close-match-note p{font-size:16px}}.compatibility{align-items:baseline;gap:16px}.compatibility>span{color:var(--accent);font-size:16px;font-weight:700;line-height:1.35}.secondary-recommendation__score{align-items:baseline}.secondary-recommendation__score>span{color:#5f5f5f;font-size:15px;font-weight:600;line-height:1.35}.landing__visual{background:#f7f7f7}@media (width>=760px){.landing__visual{aspect-ratio:16/9;background:#fff;width:min(760px,100%);height:min(38vh,400px)}.landing__hero-image{object-fit:contain;object-position:center}.secondary-recommendation__score>span{font-size:16px}}@media (width<=759px){.landing__visual{width:min(700px,100%)}.landing__hero-image{object-fit:cover;object-position:center}}.landing{background:#333}.landing h1,.landing__subtitle{color:#fff}.landing__badge{color:#fff;background:#ffffff1a;border-color:#ffffff47;box-shadow:0 1px 2px #00000029}.secondary-recommendation .circle-link{grid-area:auto/2;justify-self:end}@media (width>=760px){.secondary-recommendation{grid-template-columns:150px minmax(280px,1fr) 46px}.secondary-recommendation .circle-link{grid-area:1/3}}.variant-product-selector{align-self:center;gap:14px;min-width:0;display:grid}.variant-product-selector__image-link{min-width:0;color:inherit;border-radius:28px;gap:9px;text-decoration:none;display:grid}.variant-product-selector__image-link:focus-visible{outline-offset:4px;outline:3px solid #e2146340}.product-image-link-hint{color:#5f5f5f;letter-spacing:.01em;text-align:center;font-size:12px;font-weight:600;line-height:1.4;transition:color .18s}.variant-product-selector__image-link:hover .product-image-link-hint{color:#e21463}.variant-product-selector .product-image{background:#faf8f9}.variant-product-selector .product-halo{display:none}.variant-product-selector__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.variant-product-selector__options button{color:#4f494b;text-align:center;cursor:pointer;background:#fff;border:1px solid #3333331c;border-radius:999px;justify-content:center;align-items:center;min-height:45px;padding:9px 12px;font-size:.7rem;font-weight:650;line-height:1.3;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.variant-product-selector__options button:hover{border-color:#e214636b}.variant-product-selector__options button.is-selected{color:#e21463;background:#fff4f8;border-color:#e21463;box-shadow:0 0 0 3px #e214630e}.variant-product-selector__options button.is-selected:before{content:"✓";margin-right:7px;font-size:.68rem}.variant-product-selector__single-name{color:#5f5f5f;text-align:center;margin:0;font-size:15px;font-weight:700;line-height:1.45}@media (width>=760px){.variant-product-selector{gap:17px}.variant-product-selector__options{gap:12px}.variant-product-selector__options button{min-height:49px;padding-inline:16px;font-size:.78rem}.variant-product-selector__single-name{font-size:16px}}.landing__logo{box-shadow:none;background:0 0;border-radius:0}.landing h1:after{content:"";background:#f07dad;border-radius:999px;width:clamp(52px,8vw,78px);height:2px;margin:clamp(13px,1.8vh,19px) auto 0;display:block}.landing__visual{background:#fff;width:min(820px,100%);height:clamp(190px,31vh,300px);margin-block:clamp(8px,1.2vh,13px);box-shadow:0 1px 2px #00000014,0 22px 58px #0003,0 0 70px #f07dad21}.landing__hero-image{object-fit:cover;object-position:center}@media (width>=760px){.landing__visual{aspect-ratio:16/9;width:min(820px,100%);height:auto}}@media (width<=759px){.landing__visual{width:100%;height:clamp(190px,30vh,275px)}.landing__hero-image{object-position:50% center}}
