:root{color-scheme:dark;--night:#080c1b;--white:#eeede5;--muted:#a1a8b8;--line:#293245;--panel:#101729;--sun:#d6c5a0;--error:#eeb0a5;font-family:Inter,Arial,sans-serif;font-size:16px;background:var(--night);color:var(--white)}*{box-sizing:border-box}body{margin:0;min-width:300px}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--sun);outline-offset:5px}a{color:inherit;text-underline-offset:4px}button{color:inherit}input{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.045em}h1{font-size:clamp(2rem,4vw,2.7rem);line-height:1.12}h2{font-size:1.65rem;line-height:1.2}h3{font-size:1rem;font-weight:500}p{font-size:1rem;line-height:1.65;color:var(--muted)}.mono{font-family:'Roboto Mono',monospace;font-size:.75rem;letter-spacing:.06em;line-height:1.6}.eyebrow{font-family:'Roboto Mono',monospace;font-size:.75rem;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.shell{max-width:1120px;margin:0 auto;padding:0 32px}.topbar{height:102px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{position:relative;display:block;width:143px;aspect-ratio:9.75;overflow:hidden;flex-shrink:0}.brand img{position:absolute;max-width:none;width:188%;left:50%;top:50%;transform:translate(-50%,-50%);mix-blend-mode:lighten}.top-actions{display:flex;align-items:center;gap:23px}.text-button{background:none;border:0;padding:10px 0;font-size:.875rem;color:var(--muted)}.demo-ribbon{font:12px/1.5 'Roboto Mono',monospace;color:var(--muted);padding:9px 16px;border-bottom:1px solid #ffffff0c;text-align:center}.intro-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:100px;align-items:center;min-height:calc(100svh - 205px);padding:25px 0 55px}.intro-copy h1{font-size:clamp(2.6rem,5.2vw,4.8rem);max-width:550px;margin:22px 0;line-height:1.06}.intro-copy>p{max-width:380px}.intro-meta{display:flex;gap:19px;flex-wrap:wrap;margin-top:27px;color:var(--muted);font:12px 'Roboto Mono',monospace}.mock-score{margin-top:44px;max-width:350px;display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:25px}.mock-score strong{font-size:3.2rem;font-weight:300;letter-spacing:-.08em}.mock-score small{font:12px 'Roboto Mono',monospace;letter-spacing:0;color:var(--muted);margin-left:6px}.mock-score .micro{font-size:.875rem;line-height:1.7}.mock-score .micro span{display:block;font:12px 'Roboto Mono',monospace;color:var(--muted);margin-top:5px}.entry-form{padding:30px 0}.entry-form h2{margin:13px 0 26px;font-size:2rem}.choices{display:grid;gap:0}.choice{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;min-height:59px;padding:17px 0;gap:17px;font-size:1rem;color:var(--muted);line-height:1.4}.choice::after{content:'';height:15px;width:15px;border:1px solid #596171;border-radius:50%;flex-shrink:0;margin-right:2px}.choice[aria-pressed=true]{color:var(--white)}.choice[aria-pressed=true]::after{background:var(--white);border:4px solid var(--night);outline:1px solid var(--white)}.choices.multi .choice::after{border-radius:3px}.choices.compact{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.choice:hover{color:var(--white)}.primary{background:var(--white);color:var(--night);border:0;border-radius:40px;min-height:53px;padding:16px 25px;width:100%;font-size:.9375rem;display:flex;align-items:center;justify-content:center;gap:20px}.primary:hover{background:#dcdcd3}.secondary{border:1px solid var(--line);color:var(--white);border-radius:40px;min-height:48px;background:none;padding:13px 22px}.entry-form .primary{margin-top:29px}.legal{font-size:.75rem;line-height:1.7;color:var(--muted);margin-top:21px}.legal a{white-space:nowrap}.footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:22px 0;border-top:1px solid #ffffff0c;color:var(--muted);font-size:.75rem}.footer>div{display:flex;gap:21px}.quiz{max-width:410px;margin:9px auto 50px}.quiz .question-title{margin:17px 0 15px;font-size:2.3rem;line-height:1.13}.question-hint{font-size:.875rem;min-height:43px}.journey{margin-bottom:34px}.sky{width:100%;height:67px;display:block;overflow:visible}.sky-path{fill:none;stroke:var(--line);stroke-width:1;stroke-dasharray:1 5;stroke-linecap:round}.sky-line{stroke:var(--line);stroke-width:.7}.sun{fill:var(--sun)}.moon-mask{fill:var(--night)}.phase-row,.question-meta{display:flex;justify-content:space-between;gap:20px}.phase-row{font:12px 'Roboto Mono',monospace;color:var(--muted)}.phase-row span:first-child{color:var(--white)}.about-track{height:2px;background:var(--line);margin:27px 0 42px}.about-track>span{height:2px;display:block;background:var(--white)}.control{min-height:245px;margin:20px 0 30px;display:flex;justify-content:center;flex-direction:column}.value{font-size:3.6rem;line-height:1.2;letter-spacing:-.065em;font-weight:300;display:block;text-align:center;font-variant-numeric:tabular-nums}.value small{font:14px 'Roboto Mono',monospace;color:var(--muted);letter-spacing:0;margin-left:9px}.dial{position:relative;touch-action:none;margin-top:14px}.dial:focus-within{outline:1px solid var(--sun);outline-offset:6px;border-radius:8px}.dial svg{width:100%;height:auto;display:block;touch-action:none}.dial-track{fill:none;stroke:var(--line);stroke-width:1.5}.dial-tick{stroke:var(--line);stroke-width:1}.dial-tick.active{stroke:#b7b7b0}.handle{fill:var(--white);stroke:var(--night);stroke-width:5}.range-labels{display:flex;justify-content:space-between;font:12px 'Roboto Mono',monospace;color:var(--muted);margin-top:11px}.visually-hidden{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.alternative{display:block;margin:18px auto 0;font-size:.875rem;background:none;border:0;color:var(--muted);min-height:44px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--line)}.alternative[aria-pressed=true]{color:var(--white)}.step-buttons{display:flex;gap:75px;justify-content:center;margin:28px 0}.round{width:50px;height:50px;border:1px solid var(--line);border-radius:50%;background:none;font-size:1.65rem;font-weight:300;line-height:1}.step-unit{text-align:center;color:var(--muted);font:12px 'Roboto Mono',monospace;margin-top:10px}.segments{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:28px 0 15px}.segment{height:46px;min-width:0;border:0;border-bottom:2px solid var(--line);background:none;color:var(--muted);font-size:1rem}.segment.active{border-bottom-color:var(--white);color:var(--white)}.scale-name{text-align:center;font-size:1.4rem;letter-spacing:-.025em;min-height:32px}.linear{width:100%;accent-color:var(--white);margin-top:32px;height:35px}.thermometer-control{display:grid;grid-template-columns:100px 1fr;gap:28px;align-items:center;justify-content:center;max-width:315px;margin:0 auto;width:100%}.thermometer{height:235px;position:relative;display:flex;align-items:center;justify-content:center}.thermo-stem{position:absolute;width:22px;height:178px;border:1px solid #5b6478;border-radius:15px;top:10px;left:39px;background:var(--panel)}.thermo-fill{position:absolute;bottom:0;left:5px;right:5px;border-radius:8px;background:var(--sun);height:var(--heat,55%)}.thermo-bulb{position:absolute;width:48px;height:48px;border-radius:50%;left:26px;bottom:10px;border:1px solid #5b6478;background:var(--night);display:grid;place-items:center}.thermo-bulb::before{content:'';width:34px;height:34px;border-radius:50%;background:var(--sun)}.thermometer input{position:absolute;inset:0;width:100%;height:100%;writing-mode:vertical-lr;direction:rtl;opacity:0;cursor:ns-resize}.thermometer:focus-within{outline:1px solid var(--sun);border-radius:25px;outline-offset:3px}.thermo-labels{display:flex;flex-direction:column-reverse;gap:1px}.thermo-labels button{background:none;border:0;text-align:left;min-height:43px;padding:8px 15px;color:var(--muted);font-size:.9375rem}.thermo-labels button.active{color:var(--white);border-left:2px solid var(--sun)}.quiz-bottom{margin-top:18px}.bottom-nav{display:flex;justify-content:space-between;align-items:center;min-height:48px;margin-top:8px}.bottom-nav .text-button{font-size:.8125rem}.save-status{font:11px 'Roboto Mono',monospace;color:var(--muted);text-align:center;min-height:21px}.save-status.error{color:var(--error)}.prepare{text-align:center;max-width:410px;margin:65px auto 80px}.prepare h1{margin:30px 0 18px}.orbit-loader{width:200px;height:200px;position:relative;margin:auto;display:grid;place-items:center}.orbit-loader svg{width:100%;height:100%;animation:rotate 16s linear infinite}.prepare-stage{min-height:52px;font-size:.875rem;margin-bottom:30px}.prepare-steps{display:flex;justify-content:center;gap:9px}.prepare-steps i{width:30px;height:2px;background:var(--line)}.prepare-steps i.done{background:var(--white)}.center-panel{max-width:410px;margin:60px auto 80px}.center-panel h1{margin:15px 0 22px}.center-panel>p{margin-bottom:25px}.field{margin:22px 0}.field label{display:block;font-size:.875rem;color:var(--muted);margin-bottom:11px}.input{background:transparent;border:0;border-bottom:1px solid #616b7c;color:var(--white);border-radius:0;width:100%;padding:14px 0;font-size:1.125rem;min-height:51px}.checkbox-label{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.6;color:var(--muted);padding:13px 0 25px}.checkbox-label input{accent-color:var(--white);width:19px;height:19px;margin:3px 0 0;flex-shrink:0}.form-error{color:var(--error);font-size:.875rem;min-height:24px;margin-bottom:14px}.result{max-width:810px;margin:24px auto 75px}.result-heading{text-align:center}.result-heading h1{margin:17px 0}.result-heading p{max-width:460px;margin:auto;font-size:.875rem}.score-visual{width:280px;height:280px;margin:24px auto 10px;position:relative}.score-visual svg{width:100%;height:100%}.score-readout{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:5rem;font-weight:300;letter-spacing:-.08em}.score-readout span{font:12px 'Roboto Mono',monospace;color:var(--muted);margin-top:7px;letter-spacing:0}.archetype{text-align:center;font-size:1.5rem;font-weight:400;letter-spacing:-.025em;margin-bottom:16px}.result-tools{display:flex;justify-content:center;gap:25px;margin-bottom:35px}.result-tools button{font-size:.8125rem}.pillar-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 45px;margin:34px 0}.pillar-item .label{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.875rem;line-height:1.4;margin-bottom:10px}.pillar-item .label span:last-child{color:var(--muted);font-family:'Roboto Mono',monospace;font-size:.75rem}.bar{height:3px;background:var(--line);overflow:hidden;border-radius:4px}.bar i{display:block;height:100%;background:#c9cac3}.insight{border-top:1px solid var(--line);padding:26px 0}.insight h2{margin:12px 0;font-size:1.4rem}.insight p{font-size:.9375rem}.offer{background:#11182a;border-radius:23px;padding:30px;margin-top:26px}.offer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.offer h2{margin:10px 0;font-size:1.8rem}.price{font:1.75rem 'Inter',sans-serif;white-space:nowrap;font-weight:300;letter-spacing:-.03em}.offer ul{padding-left:19px;margin:18px 0 28px;color:var(--muted);font-size:.9375rem;line-height:1.9}.offer .primary{max-width:390px}.tiny{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:14px}.dashboard{max-width:860px;margin:25px auto 70px}.dashboard-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.dashboard-head h1{margin-top:13px}.tabs{display:flex;gap:32px;border-bottom:1px solid var(--line);margin-bottom:35px}.tab{background:none;border:0;border-bottom:1px solid transparent;color:var(--muted);padding:16px 0;font-size:.9375rem;min-height:50px}.tab.active{color:var(--white);border-color:var(--white)}.learn-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.learn-link{border:0;border-bottom:1px solid var(--line);background:none;text-align:left;min-height:112px;padding:20px 0;color:var(--white)}.learn-link>span{font:12px 'Roboto Mono',monospace;color:var(--muted)}.learn-link h3{font-weight:400;font-size:1.1rem;margin:8px 0}.article{max-width:620px}.article h1{margin:17px 0 30px}.article h2{font-size:1.4rem;letter-spacing:-.025em;margin:30px 0 15px}.article p{margin-bottom:19px}.article ul{line-height:1.8;color:var(--muted)}.article a{font-size:.875rem}.plan-summary{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:25px 0 27px}.plan-summary strong{font-size:3rem;font-weight:300;letter-spacing:-.06em}.plan-days{display:grid;grid-template-columns:repeat(14,1fr);gap:6px;margin:20px 0 37px}.plan-days button{border:0;border-bottom:1px solid var(--line);background:none;padding:14px 0;color:var(--muted);min-height:44px;font:12px 'Roboto Mono',monospace}.plan-days button.active{border-bottom-color:var(--white);color:var(--white)}.plan-days button.done{background:var(--white);color:var(--night);border-radius:30px}.plan-task{max-width:550px}.plan-task h2{margin:16px 0;font-size:2rem}.plan-task .checkbox-label{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:25px;padding:20px 0}.habit-list{margin-top:30px}.habit-list p{font-size:.875rem;padding:9px 0}.checkout-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;margin:25px 0;display:flex;justify-content:space-between;align-items:center}.action-stack{display:grid;gap:14px}.initial-loader{height:100svh;display:grid;place-items:center}.initial-loader span{width:30px;height:30px;border:1px solid var(--line);border-top-color:var(--white);border-radius:50%;animation:rotate 1s linear infinite}#toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);background:var(--white);color:var(--night);padding:13px 20px;border-radius:30px;max-width:calc(100% - 30px);font-size:.875rem;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translate(-50%,0)}.error-box{border-left:2px solid var(--error);padding:12px 17px;margin:20px 0;font-size:.875rem;color:var(--error)}.empty{text-align:center;padding:40px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:30px 0}.stats div{border-bottom:1px solid var(--line);padding-bottom:20px}.stats strong{display:block;font-size:2rem;font-weight:300;margin-bottom:7px}.stats span{font-size:.75rem;color:var(--muted)}.data-table{width:100%;border-collapse:collapse;font-size:.8125rem}.data-table th,.data-table td{padding:12px 6px;border-bottom:1px solid var(--line);text-align:left}.data-table th{color:var(--muted);font-weight:400}.data-table td:nth-child(n+2){font-variant-numeric:tabular-nums}.fade-in{animation:enter .28s ease-out both}.control-changing{transition:opacity .1s}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1000px){.quiz{margin-top:26px}.quiz .question-title{font-size:2.55rem}.control{min-height:270px}}@media(max-width:740px){.shell{padding:0 25px}.topbar{height:78px}.brand{width:125px}.top-actions{gap:15px}.top-actions .text-button{font-size:.8125rem}.intro-grid{grid-template-columns:1fr;gap:23px;min-height:0;max-width:450px;margin:auto;padding:17px 0 27px}.intro-copy h1{font-size:2.65rem;line-height:1.07;margin:17px 0}.intro-copy>p{font-size:.875rem;max-width:330px}.intro-meta{font-size:11px;gap:13px;margin-top:15px}.mock-score{margin-top:23px;padding-top:17px;gap:20px;max-width:none}.mock-score strong{font-size:2.65rem}.mock-score .micro{font-size:.8125rem}.entry-form{padding:0}.entry-form h2{font-size:1.45rem;margin:11px 0 12px}.entry-form .choices{grid-template-columns:1fr 1fr;gap:0 17px}.entry-form .choice{font-size:.875rem;min-height:50px;padding:12px 0}.entry-form .primary{margin-top:20px}.entry-form .legal{margin-top:14px}.footer{font-size:11px;padding:20px 0}.quiz{margin:5px auto 26px;max-width:410px}.quiz .question-title{font-size:2.05rem}.control{min-height:233px}.journey{margin-bottom:30px}.center-panel{margin:37px auto 50px}.prepare{margin:40px auto}.pillar-grid{gap:21px 22px}.result{margin-top:15px}.result-heading h1{font-size:2rem}.offer{padding:25px}.offer h2{font-size:1.5rem}.price{font-size:1.5rem}.dashboard-head h1{font-size:2rem}.tabs{gap:30px}.plan-days{grid-template-columns:repeat(7,1fr)}.learn-grid{grid-template-columns:1fr}.score-visual{width:245px;height:245px}.score-readout{font-size:4.5rem}.stats{grid-template-columns:1fr 1fr}.topbar .resume-label{display:none}.question-hint{font-size:.875rem}.choices.compact{gap:2px 14px}}@media(max-width:350px){.shell{padding:0 19px}.intro-copy h1{font-size:2.3rem}.quiz .question-title{font-size:1.9rem}.top-actions{gap:10px}.pillar-grid{grid-template-columns:1fr}.offer-top{align-items:start}.offer h2{font-size:1.3rem}.thermometer-control{gap:18px}.demo-ribbon{font-size:11px}.learn-link{min-height:95px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.quiet-intro{max-width:620px;margin:auto;min-height:calc(100svh - 102px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:50px 0 130px}.quiet-intro h1{font-size:clamp(3rem,6vw,5.2rem);line-height:1.06;letter-spacing:-.055em}.quiet-intro p{max-width:370px;margin-top:26px;line-height:1.8}.quiet-intro .primary{max-width:260px;margin-top:43px}.daylight-meter{height:3px;background:var(--line);margin-top:35px}.daylight-meter span{height:3px;display:block;background:var(--sun)}@media(max-width:740px){.quiet-intro{min-height:calc(100svh - 78px);max-width:410px;padding:45px 0 130px}.quiet-intro h1{font-size:clamp(2.75rem,10vw,4rem)}.quiet-intro p{font-size:.9375rem;margin-top:23px;max-width:320px}.quiet-intro .primary{max-width:none;margin-top:39px}}
/* Refined entry: typography and a restrained day/night instrument. */
.quiet-intro{position:relative;isolation:isolate;max-width:1056px;overflow:hidden;min-height:calc(100svh - 102px);padding:88px 0 106px}.intro-label{color:var(--sun);margin-bottom:34px;font-size:11px;letter-spacing:.18em}.quiet-intro h1{position:relative;z-index:1;font-size:clamp(3.1rem,7.4vw,6.5rem);max-width:920px;letter-spacing:-.065em;line-height:1.02}.quiet-intro h1 span{color:#b7bdca}.quiet-intro p{position:relative;max-width:380px;margin-top:32px}.quiet-intro .primary{margin-top:34px;max-width:290px}.intro-note{position:relative;color:var(--muted);font-size:10px;margin-top:24px;letter-spacing:.01em}.intro-orbit{position:absolute;z-index:-1;width:730px;height:730px;right:-330px;top:calc(50% - 365px);pointer-events:none;fill:none;stroke:#344057;stroke-width:.7;opacity:.7}.intro-orbit>circle:nth-child(2){stroke-dasharray:1 9;stroke-linecap:round}.intro-orbit>path{stroke:#39445b;stroke-width:.6}.intro-sun{transform-origin:360px 360px;animation:sunrise-intro 1.8s cubic-bezier(.16,1,.3,1) both}.intro-sun circle{fill:var(--sun);stroke:none}@keyframes sunrise-intro{from{transform:rotate(0deg);opacity:0}to{transform:rotate(-132deg);opacity:1}}
.numeric-thermo{grid-template-columns:100px 80px;gap:30px;width:210px;margin:15px auto 0}.numeric-thermo .thermometer{height:260px}.numeric-thermo .thermo-stem{height:215px;top:0}.numeric-thermo .thermo-bulb{bottom:0}.thermo-degrees{display:flex;flex-direction:column-reverse;gap:0;height:260px;justify-content:space-between}.thermo-degrees button{display:flex;gap:12px;align-items:center;justify-content:flex-start;font:13px 'Roboto Mono',monospace;color:var(--muted);background:none;border:0;min-height:34px;padding:5px 0}.thermo-degrees button:before{content:'';height:1px;width:17px;background:var(--line)}.thermo-degrees button[aria-pressed=true]{color:var(--white)}.thermo-degrees button span{font-size:10px;opacity:.5}.thermo-hint{text-align:center;font-size:11px;margin-top:18px}.thermo-fill{transition:height .12s ease}
.personal-report{margin:42px 0}.personal-report>h2{margin:14px 0 15px;font-size:2rem}.report-intro{font-size:.9375rem;max-width:620px}.priority-card{border-top:1px solid var(--line);margin-top:29px;padding:28px 0 6px}.priority-head{display:flex;align-items:baseline;gap:23px;margin-bottom:26px}.priority-index{font:12px 'Roboto Mono',monospace;color:var(--sun)}.priority-head h3{font-size:1.55rem;font-weight:400;letter-spacing:-.035em;line-height:1.25}.priority-card .eyebrow{font-size:10px;letter-spacing:.13em}.answer-finding{font-size:1.15rem;color:var(--white);max-width:640px;margin-top:10px;line-height:1.55}.priority-detail{margin:25px 0 0;padding-left:38px;border-left:1px solid var(--line)}.priority-detail p{font-size:.9375rem;max-width:630px;margin:9px 0 24px}.priority-detail .action-text{color:#d0d4dd}.priority-detail .text-button{color:var(--sun)}.keep-section{border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.keep-section h2{font-size:1.5rem;margin-bottom:13px}.keep-section p{font-size:.9375rem}.keep-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.keep-chips>span{padding:10px 13px;border:1px solid var(--line);font-size:.8125rem;border-radius:6px;color:var(--muted)}.keep-chips b{margin-left:15px;font:12px 'Roboto Mono',monospace;color:var(--white)}.report-scoreline{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:0 0 35px}.report-scoreline strong{display:block;font-size:4rem;font-weight:300;letter-spacing:-.055em}.report-scoreline strong small{font:13px 'Roboto Mono',monospace;color:var(--muted);margin-left:12px}.report-scoreline>p{max-width:290px;font-size:1.2rem;color:var(--white)}.report-scoreline .eyebrow{font-size:10px}.plan-reason{border-left:1px solid var(--sun);padding:5px 0 5px 20px;margin-top:26px}.plan-reason p{font-size:.875rem;margin-top:9px}.has-sticky-offer{padding-bottom:110px}.sticky-offer{position:fixed;z-index:20;bottom:0;left:0;right:0;padding:18px max(25px,calc((100vw - 810px)/2));padding-bottom:calc(18px + env(safe-area-inset-bottom));border-top:1px solid #3b4558;background:var(--night);display:flex;align-items:center;justify-content:space-between;gap:25px}.sticky-offer>div{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.sticky-offer strong{font-size:1.3rem;font-weight:400;letter-spacing:-.03em}.sticky-offer span{font-size:11px;color:var(--muted)}.sticky-offer .primary{width:auto;min-width:265px}.offer>p{font-size:.9375rem;margin-top:14px}
@media(max-width:740px){.quiet-intro{min-height:calc(100svh - 78px);padding:95px 0 90px;max-width:410px;overflow:visible}.intro-label{margin-bottom:29px;font-size:9px;letter-spacing:.12em}.quiet-intro h1{font-size:clamp(2.75rem,11vw,4.5rem);line-height:1.08;letter-spacing:-.055em}.quiet-intro p{max-width:305px;margin-top:25px;font-size:.9375rem}.quiet-intro .primary{max-width:none;margin-top:32px}.intro-note{font-size:9px;max-width:100%;letter-spacing:0}.intro-orbit{width:380px;height:380px;right:-170px;top:-55px;opacity:.55}.shell:has(.quiet-intro){overflow:hidden}.personal-report>h2{font-size:1.7rem}.priority-head{gap:15px}.priority-head h3{font-size:1.35rem}.priority-detail{padding-left:19px}.answer-finding{font-size:1rem}.report-scoreline{gap:20px;align-items:start}.report-scoreline>p{max-width:150px;font-size:1rem}.report-scoreline strong{font-size:3.2rem}.sticky-offer{flex-direction:column;gap:11px;padding-top:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.sticky-offer>div{flex-direction:row;align-items:center;gap:14px;width:100%;justify-content:space-between}.sticky-offer strong{font-size:1.05rem}.sticky-offer span{font-size:9px}.sticky-offer .primary{width:100%;min-width:0;min-height:50px}.has-sticky-offer{padding-bottom:126px}}
/* ALPYNEX app system — midnight / frost / graphite */
:root{--night:#080c1b;--white:#eff2f7;--muted:#a3aec0;--line:#273146;--panel:#111a2c;--sun:#d7e2f1;--surface:#0e1525;--raised:#172135}body{background:var(--night)}h1,h2{letter-spacing:-.045em}.eyebrow{font-size:10px;letter-spacing:.13em}.shell{max-width:1000px;padding:0 36px}.topbar{height:96px}.top-actions{gap:20px}.brand{width:143px}.preview-badge{font-size:11px;letter-spacing:.03em;color:var(--muted)}.account-menu{position:relative}.account-menu summary{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary svg{width:19px;fill:none;stroke:var(--white);stroke-width:1.3;stroke-linecap:round}.menu-panel{position:absolute;right:0;top:47px;width:220px;background:var(--raised);padding:10px;border:1px solid var(--line);border-radius:18px;z-index:50;box-shadow:0 15px 40px #0005;display:grid}.menu-panel a,.menu-panel button{padding:13px 15px;text-align:left;text-decoration:none;font-size:.85rem;color:var(--white);border-radius:10px}.menu-panel a:hover,.menu-panel button:hover{background:#ffffff09}.primary{border-radius:17px;min-height:54px;font-weight:500;transition:background .18s,transform .18s}.primary:active{transform:scale(.985)}.primary:hover{background:#dce4ef}.footer{border:0;max-width:860px;margin:auto;padding:28px 0 35px;font-size:10px;opacity:.78}.footer>div{gap:17px}
/* Text-only opening. */
.quiet-intro{overflow:visible;max-width:780px;margin:0 auto;padding:70px 0 130px;min-height:calc(100svh - 96px)}.quiet-intro h1{font-size:clamp(3.1rem,7vw,5.6rem);line-height:1.05;max-width:780px}.quiet-intro h1 span{color:#acb8cb}.quiet-intro .intro-label{color:var(--muted);font-size:10px;margin-bottom:27px}.quiet-intro p{max-width:400px;font-size:1rem;line-height:1.75;margin-top:28px}.quiet-intro .primary{max-width:285px;margin-top:35px}
/* Dashboard navigation and surfaces. */
.dashboard{max-width:860px;margin:16px auto 35px}.dashboard-head{align-items:center;margin-bottom:25px}.dashboard-head h1{font-size:2.3rem;margin-top:13px;line-height:1.12}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:5px;background:var(--surface);border:1px solid var(--line);border-radius:21px;margin-bottom:26px}.tab{border:0;border-radius:16px;min-height:45px;padding:12px 15px;font-size:.9rem;transition:background .2s,color .2s}.tab.active{background:var(--white);color:var(--night);border:0}.tab:hover:not(.active){background:#ffffff05;color:var(--white)}.score-card{background:var(--panel);border:1px solid #303b50;border-radius:28px;padding:32px 38px;display:grid;grid-template-columns:1fr 240px;gap:25px;align-items:center;overflow:hidden}.score-card-copy h2{font-size:2.1rem;line-height:1.12;margin:18px 0 12px;max-width:270px}.score-card-copy>p{max-width:285px;font-size:.9rem;line-height:1.6}.card-badge{display:inline-flex;background:#ffffff08;border:1px solid #ffffff0d;border-radius:30px;padding:8px 13px;font-size:11px;color:#c9d3e2;margin-top:23px}.score-card .score-visual{width:240px;height:240px;margin:0}.score-card .score-readout{font-size:4.7rem;letter-spacing:-.07em}.score-card .score-readout span{font-size:11px;margin-top:9px}.overview-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:25px 0 34px;padding:0 0 27px;border-bottom:1px solid var(--line)}.overview-stats>div{padding:0 24px;border-right:1px solid var(--line)}.overview-stats>div:first-child{padding-left:0}.overview-stats>div:last-child{border:0}.overview-stats strong{font-size:2rem;letter-spacing:-.06em;font-weight:400;display:block;margin-bottom:6px}.overview-stats small{font-size:14px;letter-spacing:-.01em;color:var(--muted);margin-left:4px;font-weight:400}.overview-stats span{font-size:12px;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.section-heading h2{font-size:1.16rem;letter-spacing:-.025em;font-weight:500}.section-heading>span{font-size:11px;color:var(--muted)}.next-step-card{display:flex;align-items:center;gap:30px;justify-content:space-between;text-align:left;border:0;background:#e5ebf4;color:var(--night);width:100%;border-radius:25px;padding:28px 30px;transition:background .2s,transform .2s}.next-step-card:hover{background:#f1f4f9;transform:translateY(-2px)}.next-step-card .eyebrow{color:#53617a;font-size:10px}.next-step-card h3{font-size:1.35rem;font-weight:500;letter-spacing:-.03em;line-height:1.25;margin:13px 0 9px}.next-step-card p{color:#45536a;font-size:.875rem;line-height:1.65;max-width:610px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.next-arrow{width:43px;height:43px;border-radius:50%;background:var(--night);color:var(--white);display:grid;place-items:center;flex-shrink:0;font-size:23px;font-weight:300}.input-picture{margin-top:33px}.input-picture>p{font-size:12px;margin:-5px 0 18px}.input-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.input-tile{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:19px 16px;text-align:left;min-height:145px;display:flex;flex-direction:column;transition:background .18s,border-color .18s,transform .18s}.input-tile:hover{background:var(--raised);border-color:#586780;transform:translateY(-2px)}.input-tile-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:27px}.input-icon{width:23px;height:23px;fill:none;stroke:#cbd7e9;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.input-tile strong{font-size:1.25rem;letter-spacing:-.05em;font-weight:400}.input-tile small{font-size:8px;color:var(--muted);margin-left:2px;letter-spacing:0}.input-tile h3{font-size:.8rem;font-weight:400;line-height:1.4;margin-bottom:16px;flex:1}.input-tile .bar{height:3px;border-radius:8px}.bar i{background:#c4d2e5}.personal-report{margin:35px 0 0}.personal-report .report-intro{font-size:12px;margin-top:-7px;margin-bottom:18px}.priority-card{padding:0;border:1px solid var(--line);border-radius:19px;background:var(--surface);margin:10px 0}.priority-card summary{display:flex;align-items:center;gap:18px;padding:23px;cursor:pointer;list-style:none}.priority-card summary::-webkit-details-marker{display:none}.priority-card summary>span:nth-child(2){flex:1}.priority-card summary strong{font-size:.9375rem;font-weight:500;letter-spacing:-.02em}.priority-index{font-size:10px;color:var(--muted)}.priority-preview{display:block;color:var(--muted);font-size:12px;line-height:1.6;margin-top:7px}.disclosure-icon{font-size:21px;font-weight:300;color:var(--muted);transition:transform .2s}.priority-card[open] .disclosure-icon{transform:rotate(45deg)}.priority-card[open]{background:var(--panel)}.priority-detail{margin:0 23px 23px;padding:22px 0 0 32px;border:0;border-top:1px solid var(--line)}.priority-detail p{font-size:.875rem}.priority-detail .text-button{color:var(--white)}.free-priority{padding:25px}.free-priority h3{margin:12px 0;font-size:1.25rem}.keep-section{border:0;border-radius:21px;background:var(--surface);padding:24px;margin-top:20px}.keep-section h2{font-size:1.1rem}.keep-section p{font-size:.8125rem}.keep-chips{gap:7px;margin-top:15px}.keep-chips>span{font-size:11px;padding:8px 10px;border-radius:9px}.keep-chips b{font-size:10px;margin-left:8px}.model-note{font-size:10px;text-align:center;margin-top:27px}
/* Learn and daily plan use the same cards and controls. */
.library-heading{margin:30px 0 24px}.library-heading h2{margin:10px 0 12px;font-size:1.9rem}.library-heading p{font-size:.875rem;max-width:510px}.learn-grid{grid-template-columns:repeat(2,1fr);gap:13px}.learn-link{position:relative;min-height:154px;border:1px solid var(--line);background:var(--surface);border-radius:23px;padding:25px;transition:background .18s,border-color .18s}.learn-link:hover{background:var(--panel);border-color:#526079}.learn-link .input-icon{width:28px;height:28px;margin-bottom:24px;display:block}.learn-link .guide-number{position:absolute;top:26px;right:25px;font-size:10px;color:#7e8ba1}.learn-link h3{font-size:1rem;margin:0;padding-right:30px}.guide-arrow{position:absolute;right:25px;bottom:24px;font-size:22px!important;color:var(--white)!important}.dashboard .article{max-width:none;padding:30px 34px;background:var(--surface);border:1px solid var(--line);border-radius:25px}.article p{font-size:.9375rem;max-width:670px}.article h1{font-size:2.05rem}.article h2{font-size:1.25rem}.plan-summary{margin:19px 0 12px}.plan-summary h2{font-size:1.8rem}.plan-summary .mono{background:var(--panel);border:1px solid var(--line);padding:9px 12px;border-radius:30px;font-size:10px}.plan-days{gap:7px;margin:23px 0}.plan-days button{background:var(--surface);border:1px solid var(--line);border-radius:12px;min-height:49px;padding:14px 0}.plan-days button.active{background:var(--white);color:var(--night);border-color:var(--white)}.plan-days button.done:not(.active){background:var(--raised);color:var(--white);border-radius:12px;border-color:#64738d}.plan-task{max-width:none;background:var(--panel);border:1px solid #303b50;border-radius:25px;padding:31px}.plan-task h2{font-size:1.65rem;margin:15px 0}.plan-task>p{font-size:.9375rem;max-width:670px}.plan-reason{background:var(--night);border:1px solid var(--line);border-radius:15px;padding:19px;margin-top:22px}.plan-reason p{font-size:.8125rem}.plan-task .checkbox-label{background:#e5ebf4;border:0;border-radius:14px;color:var(--night);padding:16px 18px;margin-top:24px;align-items:center}.plan-task .checkbox-label input{accent-color:var(--night);margin:0}.plan-task .habit-list .eyebrow{display:block;margin-bottom:12px}
/* Quiz and transactional screens */
.quiz{max-width:510px;background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:28px 34px;margin:15px auto 35px}.quiz .question-title{font-size:2rem;margin:16px 0 13px}.question-hint{font-size:.8125rem;line-height:1.65;min-height:30px}.journey{margin-bottom:23px}.sky{height:51px}.phase-row{font-size:10px}.about-track{margin:20px 0 29px}.control{min-height:220px;margin:17px 0 24px}.choices{gap:9px}.choice{background:#151e30;border:1px solid #2d384d;border-radius:15px;padding:15px 18px;min-height:54px;font-size:.9rem;color:#c3cddd;transition:background .16s,border-color .16s}.choice[aria-pressed=true]{background:var(--white);border-color:var(--white);color:var(--night)}.choice[aria-pressed=true]::after{background:var(--night);border:3px solid var(--white);outline:1px solid var(--night)}.choice:hover{border-color:#8291aa;color:var(--white)}.choice[aria-pressed=true]:hover{color:var(--night)}.choices.compact{gap:9px}.choices.compact .choice{padding:13px 12px;font-size:.8rem}.choice::after{width:14px;height:14px}.quiz-bottom{margin-top:10px}.bottom-nav{margin-top:7px}.save-status{font-size:9px}.alternative{font-size:.8rem}.round{background:var(--raised);border-color:#344159;width:54px;height:54px}.segment{border:1px solid var(--line);border-radius:13px;background:var(--panel);height:48px}.segment.active{background:var(--white);color:var(--night);border-color:var(--white)}.value{font-size:3.5rem}.thermo-bulb,.handle{stroke:var(--surface)}.moon-mask{fill:var(--surface)}.numeric-thermo .thermometer,.thermo-degrees{height:221px}.numeric-thermo .thermo-stem{height:178px}.thermo-degrees button{min-height:29px}.thermo-hint{font-size:10px}.center-panel{max-width:490px;margin:26px auto 45px;padding:34px;background:var(--surface);border:1px solid var(--line);border-radius:27px}.center-panel h1{font-size:2rem}.center-panel>p{font-size:.9rem}.input{background:var(--panel);border:1px solid #3a475e;border-radius:14px;padding:16px;font-size:1rem}.field label{font-size:.8rem}.checkbox-label{font-size:.8rem}.prepare{max-width:490px;border:1px solid var(--line);background:var(--surface);border-radius:28px;padding:45px 28px;margin:26px auto}.prepare h1{font-size:2.1rem}.prepare-stage{font-size:.85rem}.prepare-steps{margin-bottom:25px}.result{max-width:720px;background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:32px;margin:20px auto 40px}.result-heading h1{font-size:2.15rem}.result .pillar-item{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:14px}.result .pillar-grid{gap:11px;margin:25px 0}.result .pillar-item .label{font-size:.75rem}.offer{border:1px solid #39465e;background:var(--panel);padding:27px;border-radius:23px}.offer h2{font-size:1.6rem}.sticky-offer{background:var(--night);box-shadow:0 -10px 30px #0002}.sticky-offer .primary{border-radius:16px}.tiny{line-height:1.65}
@media(min-width:1100px){body[data-surface=dashboard] .shell{max-width:1060px}.dashboard{max-width:920px}.score-card{grid-template-columns:1fr 245px}.input-tile{min-height:150px}}
@media(max-width:740px){.shell{padding:0 20px}.topbar{height:78px}.brand{width:128px}.top-actions{gap:16px}.account-menu summary{border:0;width:30px}.preview-badge{font-size:10px}.dashboard{margin:13px auto 25px}.dashboard-head{margin-bottom:23px}.dashboard-head h1{font-size:1.9rem;max-width:300px;line-height:1.16}.tabs{border-radius:19px;padding:4px;gap:3px;margin-bottom:20px}.tab{font-size:.8rem;padding:11px 7px;min-height:42px;border-radius:14px}.score-card{padding:24px;grid-template-columns:1fr 142px;gap:6px;border-radius:23px}.score-card-copy .eyebrow{font-size:8px;letter-spacing:.07em}.score-card-copy h2{font-size:1.35rem;margin:13px 0 10px;max-width:130px;line-height:1.2}.score-card-copy>p{font-size:.75rem;line-height:1.55;max-width:140px}.card-badge{font-size:9px;padding:6px 8px;margin-top:17px;max-width:148px;line-height:1.5}.score-card .score-visual{width:142px;height:142px}.score-card .score-readout{font-size:3rem}.score-card .score-readout span{font-size:8px;margin-top:4px}.overview-stats{margin:21px 0 26px;padding-bottom:23px}.overview-stats>div{padding:0 13px}.overview-stats strong{font-size:1.65rem}.overview-stats small{font-size:11px}.overview-stats span{font-size:10px;line-height:1.4;display:block}.section-heading{margin-bottom:13px}.section-heading h2{font-size:1.05rem}.section-heading>span{font-size:10px}.next-step-card{padding:23px;gap:15px;border-radius:22px}.next-step-card h3{font-size:1.13rem;line-height:1.3}.next-step-card p{font-size:.8rem;-webkit-line-clamp:3}.next-arrow{width:34px;height:34px;font-size:20px}.input-picture{margin-top:27px}.input-picture>p{font-size:11px;margin-top:0}.input-grid{grid-template-columns:repeat(2,1fr);gap:11px}.input-tile{min-height:148px;border-radius:20px;padding:19px}.input-tile h3{font-size:.86rem}.input-tile-top{margin-bottom:25px}.input-tile strong{font-size:1.4rem}.input-tile small{font-size:8px}.personal-report{margin-top:28px}.priority-card summary{padding:20px 17px;gap:12px}.priority-preview{font-size:11px}.priority-card summary strong{font-size:.85rem;line-height:1.4;display:block}.priority-detail{margin:0 18px 20px;padding:20px 0 0}.priority-detail p{font-size:.82rem}.keep-section{padding:22px}.keep-section h2{font-size:1.05rem}.keep-section p{font-size:.78rem}.learn-grid{gap:11px;grid-template-columns:1fr 1fr}.learn-link{padding:21px;min-height:150px;border-radius:21px}.learn-link h3{font-size:.85rem;line-height:1.4;padding-right:13px}.learn-link .guide-number{top:23px;right:20px;font-size:9px}.guide-arrow{right:19px;bottom:21px;font-size:18px!important}.library-heading{margin-top:28px}.library-heading h2{font-size:1.6rem}.library-heading p{font-size:.82rem}.dashboard .article{padding:25px 22px;border-radius:22px}.article h1{font-size:1.8rem}.article h2{font-size:1.15rem}.article p{font-size:.86rem}.plan-summary h2{font-size:1.5rem}.plan-summary .mono{font-size:9px;white-space:nowrap}.plan-days{grid-template-columns:repeat(7,1fr);gap:6px}.plan-days button{font-size:10px;min-height:44px}.plan-task{padding:24px 22px;border-radius:23px}.plan-task h2{font-size:1.4rem}.plan-task>p{font-size:.85rem}.plan-reason{padding:16px}.plan-reason p{font-size:.78rem}.quiz{padding:25px 23px;border-radius:25px;max-width:470px;margin:12px auto 25px}.quiz .question-title{font-size:1.85rem}.question-hint{font-size:.78rem}.control{min-height:200px;margin-top:14px}.journey{margin-bottom:21px}.sky{height:43px}.quiz .eyebrow{font-size:9px}.choice{font-size:.85rem;min-height:53px}.choices.compact .choice{font-size:.75rem}.choices.compact{grid-template-columns:1fr 1fr;gap:7px}.center-panel{padding:27px 23px;margin:16px auto 30px;border-radius:25px}.center-panel h1{font-size:1.9rem}.prepare{padding:35px 23px;margin:16px auto 30px}.result{padding:25px 21px;border-radius:25px;margin-top:13px}.result-heading h1{font-size:1.8rem}.result-heading p{font-size:.8rem}.result .score-visual{width:228px;height:228px}.result .pillar-item{padding:12px}.result .pillar-item .label{font-size:11px}.result .pillar-grid{gap:9px}.offer{padding:22px}.offer h2{font-size:1.4rem}.offer-top{gap:12px}.price{font-size:1.2rem}.quiet-intro{min-height:calc(100svh - 78px);padding:50px 5px 125px;max-width:440px}.quiet-intro .intro-label{font-size:9px;margin-bottom:26px}.quiet-intro h1{font-size:clamp(2.65rem,10.8vw,4.1rem);line-height:1.08}.quiet-intro p{font-size:.9375rem;margin-top:25px;max-width:330px}.quiet-intro .primary{max-width:none;margin-top:34px}.footer{font-size:9px;gap:12px;padding-top:20px}.footer>div{gap:12px}}
@media(max-width:370px){.shell{padding:0 14px}.score-card{padding:19px;grid-template-columns:1fr 125px}.score-card .score-visual{width:125px;height:125px}.score-card-copy h2{font-size:1.25rem}.score-card-copy>p{font-size:.7rem}.score-card .score-readout{font-size:2.6rem}.quiz{padding:23px 19px}.quiz .question-title{font-size:1.7rem}.overview-stats>div{padding:0 10px}.input-tile{padding:16px}.next-step-card{padding:20px;gap:12px}}
@media(prefers-reduced-motion:reduce){.next-step-card:hover,.input-tile:hover{transform:none}}
/* Product introduction and explicit waitlist gate. */
.product-gate{max-width:920px;margin:20px auto 45px;display:grid;grid-template-columns:1.06fr 1fr;gap:26px;align-items:start}.product-introduction{overflow:hidden;border:1px solid var(--line);border-radius:25px;background:var(--surface)}.product-visual{position:relative;background:#e4e4e5;aspect-ratio:1.5;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover;display:block}.render-label{position:absolute;bottom:12px;left:14px;padding:5px 9px;background:#080c1bcc;color:#eff2f7;border-radius:7px;font-size:9px;letter-spacing:.02em}.product-copy{padding:27px}.product-copy h2{font-size:1.9rem;margin:12px 0 15px;line-height:1.15}.product-copy>p{font-size:.875rem;line-height:1.65}.product-tags{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.product-tags span{font:10px 'Roboto Mono',monospace;border:1px solid var(--line);border-radius:30px;padding:8px 11px;color:#cdd8e7}.ingredient-list{border-top:1px solid var(--line)}.ingredient-list>div{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.ingredient-list small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.ingredient-list small:empty{display:none}.ingredient-list strong{font:12px 'Roboto Mono',monospace;font-weight:400;white-space:nowrap}.product-copy>.tiny{font-size:10px;margin-top:16px}.waitlist-panel{position:sticky;top:25px;padding:35px 27px;border:1px solid var(--line);border-radius:25px;background:var(--surface)}.waitlist-panel h1{font-size:2.2rem;margin:17px 0 19px;line-height:1.12}.waitlist-panel>p{font-size:.875rem;line-height:1.7}.waitlist-panel .field{margin-top:26px;margin-bottom:17px}.waitlist-consent{font-size:11px;line-height:1.75;color:var(--muted)}.waitlist-panel .form-error{margin-bottom:7px;min-height:17px}.waitlist-panel .primary{font-size:.8125rem;padding:17px 12px;line-height:1.4}.waitlist-panel .tiny{font-size:10px}.mini-loader{width:94px;height:94px;margin-bottom:23px}.mini-loader svg{width:100%;height:100%;animation:rotate 16s linear infinite}.preparing-panel .prepare-steps{justify-content:flex-start;margin-top:24px}.preparing-panel .prepare-stage{margin:15px 0 20px;min-height:35px}.review-link{display:inline-block;font-size:11px;color:var(--muted);margin-top:25px;text-underline-offset:4px}.research-preview>.tiny{margin-bottom:24px}.research-preview .bottom-nav{gap:18px}.research-preview .bottom-nav button:last-child{max-width:190px;text-align:right;font-size:11px}.offer .primary{margin-top:23px}
@media(max-width:740px){.product-gate{grid-template-columns:1fr;gap:17px;max-width:470px;margin-top:12px}.product-visual{aspect-ratio:1.5}.product-copy{padding:23px}.product-copy h2{font-size:1.7rem}.product-copy>p{font-size:.82rem}.product-tags{margin:17px 0}.ingredient-list>div{padding:11px 0;font-size:.8rem}.waitlist-panel{position:static;padding:28px 23px}.waitlist-panel h1{font-size:2rem}.waitlist-panel>p{font-size:.85rem}.waitlist-panel .primary{font-size:.82rem}.preparing-panel{order:-1;padding:21px 23px}.preparing-panel .mini-loader{float:right;width:57px;height:57px;margin:0 0 12px 13px}.preparing-panel h1{font-size:1.5rem;margin:12px 0}.preparing-panel .prepare-stage{font-size:12px;margin:10px 0;min-height:21px}.preparing-panel .prepare-steps{margin-top:17px;margin-bottom:13px}.preparing-panel>.tiny{font-size:10px}}

/* Trial reservation preview */
.quiet-intro .intro-terms{font-size:11px;line-height:1.65;max-width:430px;margin-top:20px;color:var(--muted)}
.included{padding:28px;border-top:1px solid var(--line)}.included>div{display:flex;gap:17px;margin-top:25px}.included-number{font:11px 'Roboto Mono',monospace;color:var(--muted);padding-top:4px}.included h3{font-size:14px;margin:0 0 7px}.included p{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}
.reservation-timeline{margin:27px 0}.reservation-timeline>div{display:flex;gap:15px;padding-bottom:22px;position:relative}.reservation-timeline>div:not(:last-child):before{content:'';position:absolute;left:12px;top:29px;bottom:1px;width:1px;background:var(--line)}.step-dot{display:grid;place-items:center;flex:0 0 25px;height:25px;border:1px solid #546074;border-radius:50%;font:10px 'Roboto Mono',monospace}.reservation-timeline .eyebrow{font-size:8px;letter-spacing:.08em}.reservation-timeline h3{font-size:17px;line-height:1.4;margin:7px 0}.reservation-timeline p{font-size:12px;color:var(--muted);line-height:1.65;margin:0}.cancel-promise{border-top:1px solid var(--line);padding-top:17px;font-size:12px!important}.reservation-gate .waitlist-panel .primary{margin-top:9px}.reservation-dock{position:fixed;z-index:20;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:30px;padding:14px 22px max(14px,env(safe-area-inset-bottom));background:#101626;border-top:1px solid var(--line)}.reservation-dock>span{font-size:12px;color:var(--muted)}.reservation-dock .primary{width:auto;min-width:240px;font-size:12px;padding:15px 22px}.has-sticky-offer{padding-bottom:100px}
.reservation-checkout{max-width:510px;margin:15px auto 50px;padding:30px;border:1px solid var(--line);background:var(--surface);border-radius:25px}.reservation-checkout>.review-link{margin:0 0 30px;display:block}.reservation-checkout h1{font-size:2.3rem;line-height:1.1}.reservation-checkout>p{font-size:13px;line-height:1.7;color:var(--muted)}.payment-options{border:0;padding:0;margin:24px 0}.payment-options legend{font-size:11px;color:var(--muted);margin-bottom:12px}.payment-option{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:14px;padding:17px;margin-bottom:10px;cursor:pointer}.payment-option:has(input:checked){border-color:#dce5f1;background:#192235}.payment-option strong{font-size:16px;display:block}.payment-option small{font-size:10px;color:var(--muted);display:block;margin-top:6px}.checkout-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:22px}.checkout-summary .reservation-timeline{margin-bottom:0}.reservation-checkout .checkbox-label{font-size:11px;line-height:1.7;margin:18px 0;align-items:flex-start}.reservation-checkout input[type=checkbox]{flex-shrink:0;margin-top:3px}.reservation-checkout .tiny{font-size:10px;line-height:1.65}.reservation-checkout .primary{font-size:13px}.reservation-success h1{line-height:1.1}
@media(max-width:740px){.reservation-dock{display:block;padding:11px 20px max(14px,env(safe-area-inset-bottom))}.reservation-dock>span{display:block;text-align:center;font-size:10px;margin-bottom:9px}.reservation-dock .primary{width:100%;padding:14px}.reservation-gate .waitlist-panel{order:-1}.reservation-gate .waitlist-panel h1{font-size:2.05rem}.reservation-gate .waitlist-panel>.eyebrow{font-size:8px}.reservation-checkout{padding:25px 22px;margin-top:12px}.reservation-checkout h1{font-size:2rem}.included{padding:24px}.quiet-intro .intro-terms{font-size:10px;max-width:330px}.quiet-intro{padding-bottom:50px}.reservation-gate{margin-bottom:35px}}

.research-consent-box{max-width:470px;margin-top:27px;text-align:left}.research-consent-box .checkbox-label{font-size:12px;line-height:1.65;align-items:flex-start;gap:12px}.research-consent-box input{flex-shrink:0;width:19px;height:19px;margin-top:3px}.quiet-intro .research-consent-box p{font-size:10px;line-height:1.6;margin:10px 0 0 31px;max-width:400px}.quiet-intro .research-consent-box .consent-preview{opacity:.8;font-size:9px}.quiet-intro .primary{margin-top:24px}
/* Keep fixed CTA relative to the viewport, not the animated main container. */
.has-sticky-offer #main{transform:none;animation:reservation-entry .35s ease both}@keyframes reservation-entry{from{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.has-sticky-offer #main{animation:none}}

.reservation-gate .included{border-top:0;border-bottom:1px solid var(--line);padding-top:32px;padding-bottom:32px}.reservation-gate .product-visual{aspect-ratio:1.8}.reservation-dock .primary{max-width:390px;line-height:1.4}.reservation-gate .waitlist-panel h1{font-size:2.05rem}@media(max-width:740px){.reservation-dock .primary{max-width:none;font-size:11px}.reservation-dock>span{font-size:9px}.reservation-gate .waitlist-panel h1{font-size:1.95rem}}

.formula-details{margin-top:18px;border-top:1px solid var(--line)}.formula-details summary{padding:16px 0;cursor:pointer;font-size:12px;color:var(--muted)}.formula-details .ingredient-list{border-top:0}.formula-details>.tiny{font-size:10px;color:var(--muted);line-height:1.6}.reminder-note{padding:17px;border:1px solid var(--line);border-radius:14px;margin-bottom:22px}.reminder-note strong{font-size:12px}.reminder-note p{font-size:11px;line-height:1.65;color:var(--muted);margin-bottom:0}.reservation-gate .cancel-promise{font-size:11px!important;line-height:1.7}.reservation-gate .included h3{font-size:13px}.reservation-gate .included>div{margin-top:18px}

/* Compact, thumb-friendly question screens. */
.light-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.light-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:14px 10px;min-height:118px;text-align:center!important}.light-choice svg{width:94px;height:58px}.light-choice span{font-size:12px;line-height:1.4}.room-outline{fill:none;stroke:#718096;stroke-width:1.5}.lamp-shade{fill:#e9edf4}.light-beam{fill:#e9edf4;opacity:.03}.light-rays{stroke:#e9edf4;stroke-width:1.5;opacity:.12}.light-level-1 .light-beam{opacity:.13}.light-level-1 .light-rays{opacity:.45}.light-level-2 .light-beam{opacity:.4}.light-level-2 .light-rays{opacity:.85}.light-level-3 .light-beam{opacity:.6}.light-level-3 .light-rays{opacity:1}.light-choice[aria-pressed=true]{border-color:#edf2fa;background:#202c42}.light-choice[aria-pressed=true] .room-outline{stroke:#e9edf4}
.numeric-thermo .thermometer{--track-height:178px}.thermo-selector{position:absolute;left:27px;top:calc((1 - var(--position,.4))*var(--track-height) - 11px);width:46px;height:22px;border-radius:12px;background:#f0f4fa;border:2px solid #fff;box-shadow:0 0 0 5px #080c1b;pointer-events:none;display:grid;place-items:center;z-index:2}.thermo-selector i{width:20px;height:3px;border-top:1px solid #334259;border-bottom:1px solid #334259}.numeric-thermo .thermometer input{inset:auto;left:20px;top:-11px;width:60px;height:calc(var(--track-height) + 22px);z-index:3}.thermo-fill{background:#b8cbe2}.thermo-bulb::before{background:#b8cbe2}
@media(max-width:740px){body[data-surface=quiz] .topbar{height:60px}body[data-surface=quiz] .footer{display:none}body[data-surface=quiz] .shell{padding:0 14px}body[data-surface=quiz] #main{animation:none;transform:none}.quiz{height:calc(100svh - 72px);max-height:810px;margin:0 auto 12px;padding:19px 19px 12px;display:flex;flex-direction:column;overflow:hidden}.quiz .journey{margin-bottom:12px;flex-shrink:0}.quiz .sky{height:36px}.quiz .phase-row{font-size:9px}.quiz .question-title{font-size:clamp(1.35rem,5.8vw,1.8rem);line-height:1.17;margin:10px 0 7px;flex-shrink:0}.quiz .question-hint{font-size:11px;line-height:1.45;margin:0 0 5px;flex-shrink:0}.quiz .control{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;margin:8px 0 12px;justify-content:safe center;padding:6px 3px}.quiz-bottom{flex-shrink:0;margin-top:auto;padding-top:5px;background:var(--surface)}.quiz-bottom .primary{padding:13px;min-height:46px}.quiz .bottom-nav{margin-top:8px}.quiz .bottom-nav button{font-size:10px;min-height:30px}.quiz .save-status{font-size:9px;margin-top:3px;min-height:12px}.quiz .legal{font-size:8px;line-height:1.3;margin:4px 0 0}.quiz .choice{min-height:45px;padding:11px 12px;font-size:12px}.quiz .choices{gap:7px}.quiz .choices.compact .choice{font-size:11px;min-height:44px}.quiz .value{font-size:2.8rem}.quiz .dial{max-width:280px;margin:10px auto 0;width:100%}.quiz .step-buttons{margin-top:17px}.quiz .alternative{font-size:11px;min-height:38px;margin-top:10px;padding:9px}.quiz .numeric-thermo{margin-top:10px;gap:18px}.quiz .numeric-thermo .thermometer{height:175px;--track-height:139px}.quiz .numeric-thermo .thermo-stem{height:139px}.quiz .thermo-bulb{width:38px;height:38px;left:31px}.quiz .thermo-bulb::before{width:26px;height:26px}.quiz .thermo-degrees{height:164px}.quiz .thermo-degrees button{min-height:23px;padding:3px 0;font-size:11px}.quiz .thermo-hint{font-size:9px;margin:8px 0 0}.quiz .light-choice{min-height:100px;padding:10px!important}.quiz .light-choice svg{width:80px;height:48px}.quiz .light-choice span{font-size:11px}.quiz .scale-name{font-size:1.5rem}.quiz .range-labels{font-size:10px}}
@media(max-width:740px) and (max-height:700px){.quiz{padding:13px 16px 9px}.quiz .journey{margin-bottom:6px}.quiz .sky{height:27px}.quiz .question-title{font-size:1.35rem}.quiz .control{margin:5px 0 7px}.quiz .value{font-size:2.3rem}.quiz .light-choice{min-height:82px}.quiz .light-choice svg{height:35px}}

.light-choice[aria-pressed=true]{color:#f0f4fa!important}.score-revealing svg{opacity:calc(.2 + var(--reveal,0)*.8);transform:rotate(calc((1 - var(--reveal,0))*-35deg))}.score-revealing .score-readout{font-variant-numeric:tabular-nums}.result.is-revealing>:not(.score-visual):not(.result-heading){visibility:hidden}.score-revealing::after{content:'';position:absolute;inset:4%;border:1px solid #b7c8e1;border-radius:50%;opacity:calc((1 - var(--reveal,0))*.5)}

/* Soft icon geometry; brand artwork remains unchanged. */
.input-icon,.input-icon path,.input-icon circle,.light-choice svg path,.account-menu svg path,.dial-tick,.sky-path,.sky-line{stroke-linecap:round;stroke-linejoin:round}.light-choice .light-beam{stroke:none}.bar,.bar i,.about-track,.about-track span{border-radius:999px}

/* Muted colour accents: solid midnight surfaces, restrained score spectrum. */
.score-visual .score-readout{color:var(--score-tone,#e8edf4)}.score-readout span{color:var(--muted)}.bar i{background:linear-gradient(90deg,#b78083 0%,#a9ab91 48%,var(--pillar-tone,#88b59e) 100%);opacity:.85}.score-visual svg circle{transition:fill .25s ease}.quiz .sun{fill:#b9c9af}.quiz .sky-path{stroke:#849c97;opacity:.4}.quiz .dial .handle{fill:#acc6b8}.quiz .dial-tick.active{stroke:#a3bcb0}.quiz .light-choice[aria-pressed=true]{border-color:#99b8ad;background:#182b31}.quiz .light-choice .lamp-shade{fill:#d2c9ac}.quiz .light-choice .light-beam{fill:#c8bda0}.quiz .light-choice .light-rays{stroke:#c8bda0}.quiz .thermo-fill{background:linear-gradient(to top,#85adac,#a1b49d 48%,#bd9295)}.quiz .thermo-bulb::before{background:#87aead}.quiz .segment.active{background:#adc3b5;color:#101b24}.quiz .linear{accent-color:#9bbbad}

/* Each spectrum follows its metric; low scores never end in green. */
.bar i{background:var(--pillar-gradient,linear-gradient(90deg,#be7780,#c69774,#c2b77c,#80b29a));opacity:.85}.quiz .thermo-fill{background:linear-gradient(to top,#7eabd0 0%,#94b7cf 30%,#bba2b0 65%,#ca858b 100%);background-size:100% var(--track-height,178px);background-position:bottom}.quiz .thermo-bulb::before{background:#7eabd0}.quiz .thermo-selector{border-color:#d8e5f2;background:#e8eff7}

/* Quiet, purposeful accents on the original midnight palette. */
:root{--accent:#93a8db;--sun:#c8d2e7}.score-visual .score-readout{color:#edf0f7}.bar i{background:var(--pillar-tone,#93a8db);opacity:.75}.quiz .sun{fill:#ccd7eb}.quiz .sky-path{stroke:#7f91b4;opacity:.38}.quiz .dial .handle{fill:#c1ceec}.quiz .dial-tick.active{stroke:#96a9d0}.quiz .linear{accent-color:#9cadcf}.quiz .segment.active{background:#c8d3e8;color:#0c1222}.quiz .thermo-fill{background:#99afd6}.quiz .thermo-bulb::before{background:#99afd6}.dial:focus-within{outline:none;box-shadow:none}.dial:has(input:focus-visible) .handle{stroke:#f0f4ff;stroke-width:3}.arrow-icon{width:21px;height:21px;display:inline-block;vertical-align:middle;flex-shrink:0}.arrow-icon path{stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.next-arrow,.guide-arrow{display:grid;place-items:center}.review-link .arrow-icon,.text-button .arrow-icon{width:14px;height:14px;margin-left:5px}.formula-details h3{font-size:11px;font-weight:500;margin:18px 0 6px;color:var(--muted)}.product-gate:has(.preparing-panel) .product-copy .ingredient-list{display:block}
.room-light-control{width:100%;max-width:390px;margin:auto}.room-scene{display:block;width:100%;background:none;border:0;padding:0;border-radius:22px;cursor:pointer;-webkit-tap-highlight-color:transparent}.room-scene:active{transform:scale(.992)}.room-scene svg{display:block;width:100%;max-height:165px}.room-wall{fill:#121c30;stroke:#2d3850;stroke-width:1;transition:fill .5s}.room-floor,.lamp-cord,.bed-frame,.room-table,.room-plant{fill:none;stroke:#8090af;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:calc(.25 + var(--illumination,.1)*.7);transition:opacity .5s ease}.room-lamp{fill:#c9d1e1;transition:fill .4s}.room-beam,.floor-light{fill:#e0d7bf;opacity:var(--illumination,.1);transition:opacity .55s ease}.floor-light{opacity:calc(var(--illumination,.1)*.5)}.room-scene.varying .room-beam{animation:light-vary 3s ease-in-out infinite alternate}@keyframes light-vary{from{opacity:.13}to{opacity:.45}}.light-caption{text-align:center;font-size:10px;color:var(--muted);margin:10px 0 16px}.light-switches{display:grid;grid-template-columns:1fr 1fr;gap:8px}.light-switches .choice{min-height:49px;text-align:left;font-size:12px}.light-switches .choice[aria-pressed=true]{background:#1c2943!important;color:#edf1fa!important;border-color:#849cc8}.light-switches .choice:after{display:none}.room-scene:focus-visible{outline:1px solid #8c9fca;outline-offset:4px}.choice,.room-scene{transition:background .2s ease,border-color .2s ease,transform .12s ease}@media(max-width:740px){.quiz .room-scene svg{max-height:145px}.quiz .light-switches .choice{font-size:11px;min-height:47px}.light-caption{font-size:9px;margin:6px 0 12px}.product-copy .formula-details h3{font-size:11px}.product-gate:has(.preparing-panel) .product-copy .ingredient-list>div{padding:9px 0}}@media(prefers-reduced-motion:reduce){.room-scene *,.room-scene,.choice{animation:none!important;transition:none!important}}

/* Keep a missed slider drag from moving the question or bouncing the page. */
@media(max-width:740px){
 body[data-surface=quiz]{height:100dvh;overflow:hidden;overscroll-behavior:none}
 body[data-surface=quiz] .shell{height:100%;overflow:hidden}
 .quiz .control{overscroll-behavior:none}
 .quiz .control[data-control-type=time],.quiz .control[data-control-type=thermometer],.quiz .control[data-control-type=daylight],.quiz .control[data-control-type=duration],.quiz .control[data-control-type=scale],.quiz .control[data-control-type=stepper]{touch-action:none}
 .quiz .dial,.quiz .thermometer-control,.quiz .linear,.quiz .step-buttons{touch-action:none}
}

/* Fade into the report without moving the score or snapping content into view. */
.result .reveal-detail{opacity:1;transform:translateY(0);transition:opacity .8s ease var(--entry-delay,0ms),transform .8s cubic-bezier(.2,.7,.2,1) var(--entry-delay,0ms)}.result.is-revealing>.reveal-detail{visibility:visible;opacity:0;transform:translateY(9px);pointer-events:none}.report-dock{opacity:1;transition:opacity .8s ease .35s,transform .8s ease .35s}.score-entering .report-dock{opacity:0;transform:translateY(12px);pointer-events:none}.report-dock .primary{min-width:250px}.report-onboarding{background:#101728;color:#edf1f8;border:1px solid #354059;border-radius:26px;padding:35px;width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 25px 100px #0008}.report-onboarding::backdrop{background:#030612bb;backdrop-filter:blur(7px)}.report-onboarding[open]{animation:tour-entrance .35s ease}.report-onboarding .eyebrow{font-size:9px;display:block;padding-right:28px}.report-onboarding h2{font-size:2rem;line-height:1.13;letter-spacing:-.04em;font-weight:500;margin:18px 0}.report-onboarding>p{font-size:12px;line-height:1.7;color:#a9b3c6}.tour-close{position:absolute;right:16px;top:15px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#1c2538;color:#b7c2d7}.tour-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.tour-items{margin:23px 0}.tour-items>div{display:flex;gap:16px;padding:16px 0;border-top:1px solid #293347}.tour-number{font:10px 'Roboto Mono',monospace;color:#95abd4;padding-top:3px}.tour-items h3{font-size:14px;margin:0 0 7px;font-weight:500}.tour-items p{font-size:12px;line-height:1.6;color:#a9b3c6;margin:0}.report-onboarding .primary{font-size:13px}.report-onboarding .tour-foot{font-size:10px;text-align:center;margin:13px 0 0}@keyframes tour-entrance{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:740px){.report-onboarding{padding:29px 23px;border-radius:23px}.report-onboarding h2{font-size:1.8rem}.tour-items{margin:17px 0}.tour-items>div{padding:13px 0}.tour-items p{font-size:11px}.report-dock>span{font-size:10px}}@media(prefers-reduced-motion:reduce){.result .reveal-detail,.report-dock,.report-onboarding[open]{transition:none;animation:none;transform:none}}

/* Evidence library: calm reading rhythm, with depth on demand. */
.guide-meta{display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--muted);font-size:13px;margin:16px 0 28px}.guide-takeaway,.guide-experiment{border:1px solid #2a3549;border-radius:24px;padding:24px;margin:32px 0;background:#111b2c}.article .guide-takeaway p{font-size:23px;line-height:1.4;color:#e8edf5;margin:12px 0 0}.article .guide-experiment h2{margin-top:0}.article .guide-experiment p{margin-bottom:0}.guide-evidence{margin-top:44px;padding-top:24px;border-top:1px solid #2a3549}.evidence-help{border:1px solid #2a3549;border-radius:18px;padding:18px 20px;margin:24px 0}.evidence-help summary{cursor:pointer;color:#dce5f4}.evidence-list{display:grid;gap:16px}.study-card{padding:24px;border:1px solid #293448;border-radius:22px;background:#0e1626}.study-card .eyebrow{font-size:10px;line-height:1.7;letter-spacing:.09em}.study-card h3{font-size:18px;line-height:1.5;margin:14px 0}.study-card h3 a{color:#e0e9f7;text-decoration:none}.study-card h3 a:hover{text-decoration:underline}.article .study-card p{font-size:15px;line-height:1.7}.article .study-limit{color:#9ba9bf;font-size:14px}.study-link{display:inline-flex;align-items:center;gap:10px;color:#b7c9e7;font-size:13px;min-height:44px}.study-link svg{width:17px;height:17px}.learn-link .guide-card-takeaway{color:#a4b1c7;font-size:14px;line-height:1.55;margin:12px 0 20px;font-weight:400}.guide-card-meta{font-size:11px;color:#98a6bd;display:block;padding-right:22px;line-height:1.6}.learn-link{height:auto!important;min-height:220px}.article{overflow-wrap:break-word}.article>h2{margin-top:36px}@media(max-width:520px){.study-card,.guide-takeaway,.guide-experiment{padding:20px}.learn-link{padding:20px!important}.guide-card-meta{font-size:10px}.study-card h3{font-size:17px}}

.quiz-interlude .interlude-content{flex:1;overflow-y:auto;min-height:0;padding:8px 2px 24px}.quiz-interlude h1{font-size:clamp(28px,5vw,42px);line-height:1.12;margin:22px 0}.quiz-interlude p{color:#aab7cc;line-height:1.6;font-size:16px}.quiz-interlude .interlude-bridge{color:#e3eaf5}.interlude-horizon{display:block;width:200px;height:65px;margin:24px auto;fill:none;stroke:#728cba;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.interlude-horizon circle{fill:#bbcae3;stroke:none}.interlude-source{display:inline-block;color:#a9bddf;font-size:12px;line-height:1.6;padding:8px 0}.interlude-product{width:100%;max-height:155px;object-fit:cover;border-radius:20px;margin:20px 0 0}.quiz-interlude .interlude-note{font-size:12px;color:#b4bed0}.quiz-interlude .quiz-bottom{padding-top:16px}.quiz-interlude #interlude-back{display:block;margin:12px auto 0}.interlude-content{animation:interlude-in .5s ease both}@keyframes interlude-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.interlude-content{animation:none}}@media(max-height:740px){.quiz-interlude h1{font-size:28px;margin:16px 0}.quiz-interlude p{font-size:14px}.interlude-horizon{height:45px;margin:12px auto}.interlude-product{max-height:100px}}

button.interlude-source{background:none;border:0;text-align:left;font-family:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:4px;min-height:44px}.study-widget h3{font-size:14px;margin:24px 0 6px;font-weight:500}.study-widget .study-citation{color:#bac9e0}.study-widget .study-identifier{font-size:11px;overflow-wrap:anywhere;margin:20px 0}.study-widget>p{font-size:14px}.study-widget .tour-foot{font-size:11px}@media(max-width:520px){.study-widget{margin:auto auto 12px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:26px}.study-widget h2{font-size:25px}}
:root{--practice-border:rgba(188,204,224,.15)}
.confirm-default{width:100%;text-align:center;margin:12px 0 0;flex-shrink:0}
.confirm-default p{font-size:12px;color:var(--muted,#9aa7ba);margin:0 0 6px}
.confirm-default button{padding:9px 18px;border:1px solid var(--practice-border);border-radius:99px;min-height:42px}
.product-rationale{border-top:1px solid var(--practice-border);margin-top:24px;padding-top:22px}
.product-rationale h3{font-size:22px;letter-spacing:-.04em;margin:0 0 12px}
.product-rationale p{font-size:15px;line-height:1.65}
.product-rationale summary{cursor:pointer;padding:16px 0;font-size:16px}
.ingredient-evidence{display:flex;flex-direction:column;gap:8px;width:100%;background:transparent;text-align:left;border:1px solid var(--practice-border);border-radius:18px;padding:16px;color:inherit;margin-bottom:10px;cursor:pointer}
.ingredient-evidence span{color:#a9b5c7;font-size:14px;line-height:1.6}
.ingredient-evidence small{color:#d8e2ef;text-decoration:underline;text-underline-offset:4px}
.preparation-only{max-width:580px!important;margin:7vh auto!important;text-align:center}
.compact-summary{padding:18px;border:1px solid var(--practice-border);border-radius:18px;line-height:1.65;font-size:15px}
.practice-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid var(--practice-border);margin-top:24px;padding-top:24px}
.practice-details p{font-size:15px;line-height:1.7;color:#abb7c9}
.plan-checkin{margin-top:24px;border-top:1px solid var(--practice-border);padding-top:24px}
.plan-checkin fieldset{border:0;padding:0;margin:20px 0}
.plan-checkin legend{font-size:17px;margin-bottom:12px}
.plan-checkin .choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.plan-checkin .choice{font-size:14px;padding:14px;min-height:56px}
.plan-conclusion{padding:18px;background:#142234;border-radius:18px}
.plan-task>#plan-guide{margin:16px 0;display:block}
@media(max-width:600px){.practice-details{grid-template-columns:1fr;gap:6px}.plan-checkin .choices{grid-template-columns:1fr}.confirm-default{margin-top:8px}.confirm-default p{font-size:11px}.product-rationale h3{font-size:21px}}

/* A consistent, opacity-only transition between funnel and report screens. */
#main.fade-in,
body[data-surface=quiz] #main.fade-in,
.has-sticky-offer #main.fade-in {
  animation: alpynex-screen-fade 250ms ease-out both;
  transform: none;
}
/* The screen owns the fade; avoid a second staggered entrance on interludes. */
.interlude-content { animation: none; }
@keyframes alpynex-screen-fade {
  from { opacity: 0; }
  to { opacity: 1; }
}
@media (prefers-reduced-motion: reduce) {
  #main.fade-in,
  body[data-surface=quiz] #main.fade-in,
  .has-sticky-offer #main.fade-in { animation: none !important; }
}

/* Value-first offer: immediate report, later product, one clear commitment. */
.value-offer{max-width:900px;margin:25px auto 60px}.offer-heading{max-width:680px;margin:0 auto 34px;text-align:center}.offer-heading h1{font-size:clamp(34px,5vw,54px);letter-spacing:-.055em;line-height:1.08;margin:18px 0}.offer-heading>p{color:#acb8ca;font-size:18px;line-height:1.65}.offer-deliveries{display:grid;grid-template-columns:1fr 1fr;gap:18px}.offer-delivery{border:1px solid #28334a;border-radius:26px;background:#0e1626;padding:28px;overflow:hidden}.offer-delivery h2{font-size:25px;line-height:1.2;letter-spacing:-.035em;margin:15px 0}.offer-delivery p,.offer-reason p,.offer-personal p{color:#afbbcd;line-height:1.7}.offer-delivery ul{list-style:none;padding:0;margin:24px 0 0}.offer-delivery li{padding:14px 0;border-top:1px solid #273246;line-height:1.5;font-size:15px}.offer-delivery-product img{width:calc(100% + 56px);max-width:none;margin:-28px -28px 24px;display:block;aspect-ratio:2/1;object-fit:cover}.offer-delivery small{font-size:11px;color:#9daac0}.offer-action{text-align:center;max-width:560px;margin:28px auto 40px}.offer-action>.primary{width:100%;margin-bottom:16px}.offer-action>strong{font-size:14px}.offer-action p{font-size:13px;line-height:1.7;color:#aab7cb;margin:9px 0}.offer-action small{font-size:11px;color:#8f9db2}.offer-personal,.offer-reason{padding:28px 0;border-top:1px solid #28334a}.offer-personal h2,.offer-reason h2{font-size:28px;letter-spacing:-.035em;line-height:1.2}.offer-example{background:#111d30;border:1px solid #2c3e56;border-radius:22px;padding:24px;margin-top:22px}.offer-example h3{font-size:21px;margin:14px 0}.offer-example p{font-size:15px}.offer-reason h3{font-size:20px;margin-top:26px}.offer-formula{border:1px solid #293449;border-radius:22px;overflow:hidden;margin:15px 0}.offer-formula>summary{padding:22px;cursor:pointer;font-size:15px}.offer-formula .product-copy{padding:26px}.offer-formula .product-visual{max-height:280px;overflow:hidden}.value-dock>span{max-width:320px;font-size:11px;line-height:1.55}.value-dock>span strong{font-size:13px}.value-dock .primary{font-size:14px;min-width:290px}.checkout-order{border:1px solid #2b374b;background:#0e1727;border-radius:22px;padding:22px;margin:24px 0}.checkout-order p{font-size:14px;margin:12px 0;color:#b2bdd0}.checkout-order>strong{display:block;margin-top:16px;font-size:17px}
@media(max-width:640px){.value-offer{margin:12px auto 35px}.offer-heading{text-align:left;margin-bottom:24px}.offer-heading>p{font-size:16px}.offer-deliveries{grid-template-columns:1fr;gap:14px}.offer-delivery{padding:22px}.offer-delivery-product img{width:calc(100% + 44px);margin:-22px -22px 22px;aspect-ratio:2.3/1}.offer-delivery h2{font-size:23px}.offer-delivery li{padding:11px 0}.offer-personal h2,.offer-reason h2{font-size:25px}.offer-example{padding:20px}.value-dock{gap:8px!important}.value-dock>span{max-width:none;font-size:10px}.value-dock .primary{min-width:0;width:100%;font-size:13px}.offer-action{margin-bottom:26px}}
.offer-focus{margin-top:22px}.offer-focus>.eyebrow{font-size:9px;color:#94a8c7}.offer-focus>div{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:12px}.offer-focus>div>span{padding:7px 12px;border:1px solid #304058;background:#121d30;border-radius:99px;font-size:12px;color:#c6d4e9}@media(max-width:640px){.offer-focus>div{justify-content:flex-start}}

/* A direct, easy-to-reach path for non-nappers. */
.quiz .quiz-bottom .primary.nap-skip {
  width:100%; max-width:none; margin:0 0 10px;
  background:transparent; color:var(--white,#edf1f8);
  border:1px solid #8d9bb2;
  text-decoration:none;
}
.quiz .quiz-bottom .primary.nap-skip:hover { background:#182338; }
.quiz .quiz-bottom .primary.nap-skip + .primary { margin-top:0; }

/* Compact product imagery and a full-width preparation sequence. */
.offer-delivery-product img{height:190px;max-height:190px;object-fit:cover;object-position:center;}
.preparation-only{width:100%;max-width:900px;margin:24px auto;}
.preparation-only .preparing-panel{display:block;width:100%;text-align:center;padding:32px 0;}
.preparation-only h1{max-width:620px;margin:20px auto;}
.prepare-percent{display:block;font-size:72px;letter-spacing:-.06em;margin:30px 0 20px;font-variant-numeric:tabular-nums;}
.prepare-progress{height:6px;width:100%;background:#263146;border-radius:999px;overflow:hidden;margin:24px 0;}
.prepare-progress span{height:100%;display:block;width:0;background:#c6d6e8;border-radius:inherit;transition:width 60ms linear;}
.prepare-stage{min-height:3em;}
.interlude-formula{display:grid;gap:8px;margin:18px 0;font-size:13px;color:#c4cede;}
.quiz-interlude .interlude-product{height:120px;max-height:120px;}
.accept-both{width:100%;margin-top:24px;}
.consent-choice-note{font-size:12px;margin:10px 0 16px;}
.reservation-checkout .checkbox-label{color:#acb6c7;}
#results-ready h2{margin:18px 0;}#results-ready p{margin:16px 0 24px;}

.prepare-percent{font-size:48px;margin:24px 0 16px;}
.reservation-checkout .checkbox-label.accept-both{padding:20px 18px;min-height:76px;border:1px solid #8090a8;border-radius:18px;background:#172237;color:#f0f3f8;font-size:16px;align-items:center;cursor:pointer;}
.accept-both input{width:26px;height:26px;flex-shrink:0;accent-color:#edf1f8;}
.reservation-checkout .checkbox-label:not(.accept-both){color:#99a6ba;font-size:13px;}
.quiz-interlude .ritual-personal{color:#d6deeb;font-size:16px;line-height:1.55;margin-bottom:18px;}

.combined-preparation{padding:24px!important;max-width:900px;}
.combined-preparation .preparing-panel{padding:8px 0 20px;}
.combined-preparation .preparing-panel h1{font-size:28px;margin:12px auto;}
.combined-preparation .prepare-percent{font-size:38px;margin:16px 0 10px;}
.combined-preparation .prepare-progress{margin:14px 0;}
.combined-preparation .prepare-stage{font-size:13px;min-height:1.5em;}
.preparation-product{display:grid;grid-template-columns:1fr 1.4fr;text-align:left;border-top:1px solid var(--line);gap:24px;padding-top:24px;}
.preparation-product>img{width:100%;height:220px;object-fit:cover;border-radius:18px;}
.preparation-product-copy h2{margin:12px 0;font-size:26px;}
.preparation-product-copy p{font-size:14px;margin:10px 0;line-height:1.5;}
.preparation-product-copy .tiny{font-size:11px;}
.preparation-next{margin-top:24px;}.preparation-next .primary{width:100%;}
@media(max-width:640px){.combined-preparation{padding:20px!important;margin:8px auto 24px;}.preparation-product{grid-template-columns:1fr;gap:16px;}.preparation-product>img{height:130px;}.preparation-product-copy h2{font-size:25px;}.preparation-product-copy .eyebrow{font-size:10px;}}
