:root{--ink:#10211f;--muted:#5f716d;--paper:#f7faf9;--mint:#e9f6f3;--aqua:#18a895;--line:#d8e6e2;--white:#fff;--radius:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 82% 8%,#e3f5f0 0,transparent 25rem),var(--paper)}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #137b6d;outline-offset:3px}header{width:min(1200px,calc(100% - 40px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-weight:750;letter-spacing:-.06em;font-size:23px}.brand>span>span{color:var(--aqua)}.brand svg{width:32px;height:32px}.mark-base{fill:var(--ink)}.mark-water{fill:var(--aqua)}.mark-check{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.quiet,.text-link{background:transparent;border:0}.quiet{font-size:14px;font-weight:650;color:var(--muted);padding:10px}.quiet:disabled{opacity:.35;cursor:default}.text-link{color:var(--muted);font-size:13px;padding:3px}main{width:min(1200px,calc(100% - 40px));margin:0 auto;min-height:calc(100vh - 155px)}footer{width:min(1200px,calc(100% - 40px));min-height:67px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;color:#a0afa9;flex-wrap:wrap}.eyebrow{color:#168778;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;margin:0 0 15px}.hero{min-height:calc(100vh - 155px);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;padding:40px 0 66px}.hero-copy{max-width:660px}.hero h1,.assessment h1,.result-intro h1,.legal h1{font-size:clamp(48px,6.1vw,86px);line-height:.97;letter-spacing:-.075em;margin:0 0 25px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--aqua)}.lede{font-size:18px;line-height:1.65;max-width:570px;color:var(--muted);margin:0 0 33px}.button{border:0;border-radius:100px;font-weight:750;padding:16px 21px;display:inline-flex;align-items:center;gap:18px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:#fff;box-shadow:0 10px 25px #10211f1c}.primary span{font-size:22px;line-height:12px}.trust{font-size:13px;color:var(--muted);margin:21px 0 0;display:flex;align-items:center;gap:8px}.trust i{width:3px;height:3px;border-radius:50%;background:#8aa19b}.hero-art{height:490px;position:relative;overflow:hidden;border-radius:40px;background:linear-gradient(150deg,#dff4ef,#caeae1)}.head{width:276px;height:276px;border-radius:47% 47% 49% 49%;position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);background:#10211f;box-shadow:inset 0 -17px 40px #244e48}.drop{position:absolute;width:120px;height:146px;top:60px;left:78px;border-radius:56% 44% 52% 48%/60% 45% 55% 40%;background:#41cdb8;transform:rotate(45deg);color:#fff;font-size:46px;font-weight:800;display:grid;place-items:center}.drop:first-letter{transform:rotate(-45deg)}.orb{position:absolute;border:1px solid #fff8;border-radius:50%}.orb-one{width:440px;height:440px;right:-142px;top:-133px}.orb-two{width:300px;height:300px;left:-165px;bottom:-125px}.art-label{position:absolute;bottom:28px;left:30px;font-size:12px;letter-spacing:.02em;color:#47736b}.how{border-top:1px solid var(--line);display:flex;gap:13px;align-items:center;justify-content:center;padding:20px 0 40px;color:var(--muted);font-size:14px}.how span{font-size:11px;color:var(--aqua);font-weight:800}.how p{margin:0 20px 0 0}.assessment{width:min(660px,100%);margin:66px auto 90px}.progress-meta{font-size:13px;color:var(--muted);display:flex;justify-content:space-between;margin-bottom:10px}.progress{height:5px;border-radius:5px;background:#dce9e6;overflow:hidden}.progress span{height:100%;background:var(--aqua);display:block;border-radius:5px;transition:width .35s}.question-card{padding:56px 0 20px}.assessment h1{font-size:clamp(36px,5vw,54px);margin-bottom:17px}.question-subtitle{color:var(--muted);line-height:1.5;margin:-6px 0 25px}.answers{display:grid;gap:10px;margin-top:33px}.answer{border:1px solid var(--line);background:#fff;padding:18px 19px;border-radius:16px;text-align:left;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:650;min-height:61px;transition:border-color .15s,background .15s,transform .15s}.answer:hover{border-color:#7abdb0;transform:translate(3px)}.answer.selected{border-color:var(--aqua);background:var(--mint)}.answer b{color:var(--aqua);opacity:0}.answer.selected b{opacity:1}.answer-row{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.hint{font-size:13px;color:var(--muted)}textarea{display:block;width:100%;resize:vertical;min-height:132px;margin-top:30px;border:1px solid var(--line);border-radius:16px;padding:16px;font:inherit;line-height:1.5;background:#fff}.form-error{margin-top:18px;color:#a1353a;font-size:14px}.results{padding:48px 0 85px}.result-intro{max-width:760px;margin:0 auto 54px;text-align:center}.result-intro h1{font-size:clamp(45px,7vw,78px);margin-bottom:24px}.traits{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.traits span,.ingredient-row span,.confidence{font-size:12px;border-radius:100px;padding:8px 11px;background:var(--mint);color:#29645b}.profile-code{color:#8aa09a;font-size:11px;letter-spacing:.04em;margin-top:16px}.matches{max-width:850px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:0 0 17px}.section-heading h2,.routine h2,.feedback h2{font-size:32px;letter-spacing:-.05em;margin:0}.confidence{background:#fff;border:1px solid var(--line)}.product{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:28px;margin-top:14px}.product.featured{border-color:#8ccfc3;background:linear-gradient(145deg,#fff,#f1faf7)}.product-top{display:flex;gap:20px;justify-content:space-between}.rank{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--aqua);font-weight:800;margin:0 0 8px}.product h3{font-size:14px;margin:0 0 3px}.product h2{font-size:22px;line-height:1.17;letter-spacing:-.03em;margin:0;max-width:600px}.match{text-align:right;min-width:65px}.match strong{display:block;font-size:29px;letter-spacing:-.06em;color:#148d7e}.match span{font-size:11px;color:var(--muted)}.product-reason{font-size:16px;line-height:1.45;margin:23px 0 15px;color:#35534e}.ingredient-row{display:flex;flex-wrap:wrap;gap:7px}.ingredient-row span{background:#edf7f4}.product dl{display:flex;gap:45px;margin:22px 0 0;border-top:1px solid var(--line);padding-top:17px}.product dl div{max-width:45%}.product dt{font-size:11px;color:var(--muted);margin-bottom:4px}.product dd{margin:0;font-size:13px;line-height:1.4;font-weight:630}.why{border:0;background:transparent;color:#147f71;padding:17px 0 0;font-size:13px;font-weight:750}.why span{font-size:17px;margin-left:7px}.why-copy{border-left:2px solid var(--aqua);padding:1px 0 1px 14px;margin-top:15px;color:var(--muted);font-size:14px;line-height:1.55}.why-copy p{margin:8px 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-grid .product{margin:14px 0 0;padding:23px}.score-notice{font-size:12px;line-height:1.5;color:var(--muted);margin:17px 6px}.safety{border:1px solid #e1c990;background:#fff8e9;max-width:850px;margin:0 auto 38px;padding:19px 22px;border-radius:16px;line-height:1.5;color:#654d1a}.safety p{margin:5px 0 0;font-size:14px}.routine,.feedback{max-width:850px;margin:54px auto 0;padding:31px;border-radius:var(--radius);background:var(--mint)}.routine h2,.feedback h2{margin-bottom:22px}.routine-row{display:grid;grid-template-columns:120px 1fr;gap:15px;border-top:1px solid #c9e7df;padding:14px 0;font-size:14px}.routine-row span{color:var(--muted)}.routine>p:last-child{font-size:14px;color:var(--muted);line-height:1.5;margin:19px 0 0}.feedback{background:#10211f;color:#fff}.feedback .eyebrow{color:#64d3c3}.feedback>div{display:flex;gap:9px}.feedback-answer{background:transparent;border:1px solid #5c7772;color:#fff;padding:12px 22px;border-radius:100px;font-weight:700}.feedback-answer:hover{background:#24443f}.feedback-confirm{font-size:13px;color:#a7c8c1;min-height:20px}.legal{max-width:680px;margin:105px auto;padding-bottom:90px}.legal h1{font-size:clamp(44px,6vw,72px)}.legal p:not(.eyebrow){font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){header,main,footer{width:min(100% - 32px,1200px)}header{height:70px}.restart{padding-right:0}.hero{display:block;padding:38px 0 36px;min-height:auto}.hero h1{font-size:50px}.lede{font-size:16px}.hero-art{height:300px;margin-top:45px;border-radius:27px}.head{transform:translate(-50%,-49%) scale(.74)}.how{overflow:auto;justify-content:flex-start;white-space:nowrap;padding-bottom:28px}.how p{margin-right:10px}.assessment{margin:35px auto 55px}.question-card{padding-top:42px}.assessment h1{font-size:38px}.results{padding-top:30px}.result-intro{text-align:left;margin-bottom:38px}.traits{justify-content:flex-start}.section-heading h2,.routine h2,.feedback h2{font-size:29px}.section-heading{align-items:flex-start;gap:12px}.confidence{white-space:nowrap}.product{padding:21px}.product h2{font-size:19px}.product dl{gap:17px}.product-grid{grid-template-columns:1fr}.routine,.feedback{padding:24px 20px;margin-top:37px}.routine-row{grid-template-columns:1fr;gap:4px}.legal{margin:50px auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:700px){.hero h1{font-size:clamp(36px,10.25vw,40px);letter-spacing:-.065em}}
