:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1c19;background:#fcf9f4;font-synthesis:none;--ink: #1c1c19;--muted: #55565f;--paper: #fcf9f4;--surface: #f0ede9;--line: #e5e2dd;--primary: #4f5c8f;--primary-soft: #dce1ff}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1}.site-header{height:84px;position:sticky;top:0;z-index:20;background:#fcf9f4f0;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{max-width:1240px;height:100%;margin:auto;padding:0 32px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:12px;font:800 22px Manrope}.brand-mark{width:38px;height:38px;border-radius:11px;background:#31302d;color:#fff;display:grid;place-items:center}.nav-wrap nav{margin-left:auto;display:flex;gap:6px}.nav-wrap nav a{padding:12px 17px;border-radius:14px;color:var(--muted);font-weight:600}.nav-wrap nav a.active{background:var(--surface);color:var(--ink)}.header-action{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#31302d;color:#fff;font-weight:700}.site-footer{height:64px;border-top:1px solid var(--line);max-width:1240px;width:calc(100% - 64px);margin:auto;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.site-footer b{margin:0 5px}.page{max-width:1180px;margin:auto;padding:64px 32px 88px}.eyebrow{display:block;color:var(--primary);font-size:11px;letter-spacing:1.5px;font-weight:700;margin-bottom:10px}.hero{min-height:570px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:72px}.hero h1,.page-intro h1,.overview-hero h1{font:700 clamp(44px,5vw,70px)/1.04 Manrope;margin:0;letter-spacing:-2.4px}.hero h1 em{font-style:normal;color:var(--primary)}.hero p,.page-intro p,.overview-hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:620px}.hero-actions,.completion-actions{display:flex;gap:12px;margin-top:30px}.button{border:0;min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:.2s transform,.2s opacity}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.42;cursor:not-allowed;transform:none}.button.primary{background:#31302d;color:#fff}.button.ghost{background:var(--surface);color:var(--ink)}.hero-art{height:430px;position:relative;border-radius:46px;background:linear-gradient(145deg,#dce1ff,#f1e2b7);overflow:hidden}.orbit{position:absolute;border:1px solid rgba(49,48,45,.19);border-radius:50%}.orbit.one{width:380px;height:380px;right:-90px;top:-90px}.orbit.two{width:250px;height:250px;left:-70px;bottom:-80px}.hero-card{position:absolute;inset:64px 54px;display:flex;flex-direction:column;justify-content:center;padding:42px;border-radius:34px;background:#ffffffc2;box-shadow:0 25px 70px #2a2a2726;transform:rotate(-3deg)}.hero-card span{font-size:11px;letter-spacing:1.6px;font-weight:800;color:var(--primary)}.hero-card strong{font:700 38px/1.15 Manrope;margin:18px 0}.hero-card small{font-size:14px;color:var(--muted)}.section-heading,.page-intro{max-width:760px;margin:40px 0 34px}.section-heading h2,.overview-content h2{font:700 36px/1.18 Manrope;margin:0 0 12px;letter-spacing:-.8px}.section-heading p{color:var(--muted);font-size:16px;line-height:1.6}.product-grid,.assessment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card,.assessment-card{--accent: #4f5c8f;--soft: #dce1ff;padding:30px;border-radius:30px;background:var(--soft);border:1px solid rgba(255,255,255,.75);transition:.25s transform,.25s box-shadow}.product-card:hover,.assessment-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #1f1f1c17}.product-icon{width:48px;height:48px;border-radius:16px;background:#ffffffad;display:grid;place-items:center;color:var(--accent);font-size:22px;font-weight:800}.product-card>span{display:block;margin-top:22px;color:var(--accent);font-size:10px;letter-spacing:1.2px;font-weight:800}.product-card h3,.assessment-card h2{font:700 24px/1.2 Manrope;margin:9px 0}.product-card p,.assessment-card p{min-height:62px;color:var(--muted);line-height:1.55}.product-card b,.assessment-card>b{display:block;margin-top:24px;color:var(--accent)}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:64px;border-radius:26px;overflow:hidden;background:var(--line)}.trust-strip div{padding:28px;background:var(--surface)}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{font-size:13px;color:var(--muted);line-height:1.5;margin-top:7px}.page-intro{margin-top:24px}.page-intro h1{font-size:52px}.assessment-card{background:#fff;border-color:var(--line)}.assessment-card header{display:flex;align-items:center;gap:14px;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.9px}.assessment-card .product-icon{background:var(--soft)}.mini-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.mini-facts div{padding:15px 4px}.mini-facts strong,.mini-facts small{display:block}.mini-facts small{font-size:10px;color:var(--muted);margin-top:3px}.back-link{color:var(--muted);font-weight:600}.overview-page{--accent: #4f5c8f;--soft: #dce1ff}.overview-hero{margin-top:30px;min-height:410px;padding:55px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:60px;border-radius:38px;background:var(--soft)}.overview-hero h1{font-size:50px}.overview-hero>div:first-child>small{display:block;color:var(--muted);margin-top:14px}.assessment-start{margin-top:18px;background:var(--accent)!important}.assessment-start span{margin-left:30px}.overview-symbol{height:250px;border-radius:50%;display:grid;place-items:center;background:#ffffff9e}.overview-symbol span{font:800 80px Manrope;color:var(--accent)}.facts-row{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0;border:1px solid var(--line);border-radius:25px;background:#fff}.facts-row div{padding:25px;text-align:center;border-right:1px solid var(--line)}.facts-row div:last-child{border:0}.facts-row strong,.facts-row span{display:block}.facts-row strong{font:700 25px Manrope}.facts-row span{font-size:12px;color:var(--muted);margin-top:4px}.overview-content{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;margin-top:50px}.overview-content>div,.overview-content aside{padding:38px;border-radius:30px;background:#fff;border:1px solid var(--line)}.overview-content ul{padding:0;list-style:none}.overview-content li{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.overview-content li span{color:var(--accent)}.overview-content aside{background:var(--soft)}.overview-content aside>span{font-size:30px;color:var(--accent)}.overview-content aside h3{font:700 23px Manrope}.overview-content aside p{color:var(--muted);line-height:1.6}.runner{--accent: #4f5c8f;--soft: #dce1ff;min-height:100vh;background:color-mix(in srgb,var(--soft) 34%,#fff)}.runner-top{height:82px;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#ffffffe6;border-bottom:1px solid var(--line)}.runner-top>a{font-weight:600;color:var(--muted)}.runner-top>div{text-align:center}.runner-top div span,.runner-top div strong{display:block}.runner-top div span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--accent)}.runner-top div strong{margin-top:3px}.secure-pill,.timer{justify-self:end;border-radius:999px;padding:8px 13px;background:var(--soft);color:var(--accent);font-size:12px;font-weight:700}.timer.urgent{background:#fee4df;color:#a23d2c}.progress-track{height:6px;background:#fff}.progress-track i{height:100%;display:block;background:var(--accent);transition:.4s width}.question-wrap{max-width:860px;margin:auto;padding:54px 30px 90px}.question-meta{display:flex;justify-content:space-between;color:var(--accent);text-transform:uppercase;font-size:10px;letter-spacing:1px;font-weight:700}.question-meta small{color:var(--muted)}.question-wrap>h1{font:700 34px/1.25 Manrope;text-align:center;max-width:760px;margin:22px auto 30px}.stimulus-card{min-height:180px;padding:22px;display:grid;place-items:center;background:#fff;border-radius:30px;box-shadow:0 14px 40px #23231f12;margin-bottom:22px}.svg-main{width:100%}.svg-main svg{display:block;width:100%;height:auto;max-height:560px}.token-row{display:flex;gap:14px;flex-wrap:wrap}.token-row span{padding:15px;background:var(--surface);border-radius:14px;font-size:20px}.visual-hint{text-align:center;color:var(--muted);font-size:13px}.option-list{display:grid;gap:12px;margin-top:26px}.option-list>button{width:100%;min-height:62px;padding:10px 16px;border:1.5px solid transparent;border-radius:22px;background:#fff;display:flex;align-items:center;text-align:left;cursor:pointer;box-shadow:0 8px 24px #23231f0d}.option-list>button:hover{border-color:color-mix(in srgb,var(--accent) 35%,white)}.option-list>button.selected{border-color:var(--accent);background:color-mix(in srgb,var(--soft) 45%,white)}.option-letter{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:var(--surface);font-weight:700;color:var(--accent)}.option-content{flex:1;padding:0 15px;font-weight:600}.option-check{color:var(--accent);font-size:20px}.visual-options{grid-template-columns:repeat(2,1fr)}.visual-options>button{min-height:180px}.choice-svg{height:145px}.choice-svg svg{width:100%;height:100%;display:block}.choice-svg svg text.label{display:none}.selection-help{display:block;text-align:center;color:var(--muted);margin-top:14px}.option-search,.answer-input{width:100%;border:1.5px solid var(--line);border-radius:18px;padding:18px;background:#fff;outline:none}.option-search:focus,.answer-input:focus{border-color:var(--accent)}.answer-text{min-height:170px;resize:vertical}.ranking-list{display:grid;gap:10px}.ranking-list>div{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:18px}.ranking-list>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--accent);font-weight:700}.ranking-list strong{flex:1}.ranking-list button{border:0;border-radius:10px;width:36px;height:36px;cursor:pointer}.runner-actions{display:flex;justify-content:space-between;gap:16px;margin-top:34px}.runner-actions .primary{background:var(--accent);min-width:240px}.inline-error{margin-top:20px;padding:14px 18px;border-radius:14px;background:#fee8e3;color:#8b392b}.center-state,.error-state,.empty-panel,.completion{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.center-state p,.error-state p,.empty-panel p,.completion p{color:var(--muted);max-width:620px;line-height:1.6}.spinner{display:block;width:36px;height:36px;border:3px solid var(--line);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state>span{font-size:58px;color:#80584b}.error-state h1{font:700 38px Manrope}.completion-mark{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#d5e6e1;color:#52625e;font-size:34px;margin-bottom:26px}.completion h1{font:700 48px/1.15 Manrope;margin:8px 0}.report-grid,.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.report-grid article,.profile-grid article{padding:28px;border:1px solid var(--line);background:#fff;border-radius:26px}.report-grid article>span,.profile-grid article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;font-size:20px}.report-grid h2,.profile-grid h2{font:700 20px Manrope}.report-grid p,.profile-grid p{color:var(--muted);line-height:1.55}.empty-panel{min-height:420px;border-radius:34px;background:var(--surface)}.empty-panel>span{font-size:42px;color:var(--primary)}.profile-hero{display:flex;align-items:center;gap:22px;padding:34px;border-radius:30px;background:var(--primary-soft);margin:20px 0 26px}.avatar{width:80px;height:80px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--primary);font:700 30px Manrope}.profile-hero h1{font:700 34px Manrope;margin:0}.profile-hero p{margin:4px 0;color:var(--muted)}@media(max-width:800px){.site-header{height:70px}.nav-wrap{padding:0 16px}.nav-wrap nav{position:fixed;left:12px;right:12px;bottom:12px;height:62px;padding:6px;background:#fffffff5;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px #1e1e1b26;z-index:30;display:grid;grid-template-columns:repeat(4,1fr)}.nav-wrap nav a{padding:12px 4px;text-align:center;font-size:11px}.header-action{margin-left:auto}.site-footer{display:none}.page{padding:38px 20px 105px}.hero{display:block;min-height:0}.hero h1,.page-intro h1{font-size:40px;letter-spacing:-1.5px}.hero-art{height:300px;margin-top:38px}.hero-card{inset:38px 28px;padding:28px}.hero-card strong{font-size:28px}.product-grid,.assessment-grid,.report-grid,.profile-grid,.trust-strip{grid-template-columns:1fr}.page-intro{margin-top:5px}.overview-hero{padding:30px;display:block}.overview-hero h1{font-size:38px}.overview-symbol{height:180px;margin-top:30px}.facts-row{grid-template-columns:1fr}.facts-row div{border-right:0;border-bottom:1px solid var(--line)}.overview-content{grid-template-columns:1fr}.runner-top{height:72px;padding:0 16px;grid-template-columns:1fr auto}.runner-top>div{display:none}.secure-pill,.timer{grid-column:2}.question-wrap{padding:34px 18px 80px}.question-wrap>h1{font-size:27px}.visual-options{grid-template-columns:1fr}.runner-actions .button{min-width:0;flex:1;padding:0 15px}.completion h1{font-size:37px}.completion-actions{flex-direction:column;width:100%;max-width:330px}.product-card p{min-height:0}}.hero-actions,.completion-actions{flex-wrap:wrap}.ranking-confirm{margin-top:16px}@media(max-width:800px){.site-header{height:auto}.nav-wrap{min-height:112px;padding:10px 16px;display:grid;grid-template-columns:1fr auto;gap:6px 12px}.nav-wrap nav{position:static;grid-column:1/-1;width:100%;height:auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;grid-template-columns:repeat(4,1fr)}.nav-wrap nav a{padding:9px 3px}.header-action{margin-left:0}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}}html{scroll-behavior:smooth}body{line-height:1.5;-webkit-font-smoothing:antialiased}::selection{background:var(--primary-soft);color:var(--ink)}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:11px 16px;border-radius:12px;background:#171714;color:#fff;font-weight:700}.skip-link:focus{top:12px}:where(a,button,input,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 65%,white);outline-offset:3px}.route-loading{min-height:100vh;display:flex;gap:14px;align-items:center;justify-content:center;color:var(--muted);font-weight:650}.site-header{height:76px;background:#fcf9f4db;box-shadow:0 1px #1c1c190f}.nav-wrap{max-width:1280px}.brand{font-family:inherit;letter-spacing:-.5px}.brand-mark{background:linear-gradient(145deg,#272724,#55524b);box-shadow:0 8px 22px #1c1c192e;font-size:15px}.nav-wrap nav{padding:4px;background:#f0ede9b3;border-radius:16px}.nav-wrap nav a{padding:9px 15px;font-size:14px}.nav-wrap nav a.active{background:#fff;box-shadow:0 2px 10px #23231f12}.header-action{box-shadow:0 6px 18px #23231f26}.page{max-width:1240px;padding-top:48px}.hero{min-height:610px;gap:88px}.hero-copy{position:relative;z-index:1}.hero h1,.page-intro h1,.overview-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-2.8px}.hero h1{max-width:650px;font-size:clamp(52px,5.6vw,78px)}.hero h1 em{background:linear-gradient(100deg,#4f5c8f,#7b6891);background-clip:text;-webkit-background-clip:text;color:transparent}.hero p{max-width:590px;font-size:19px}.eyebrow{letter-spacing:1.8px}.button{min-height:54px;padding:0 26px;gap:10px;box-shadow:0 8px 20px #23231f14}.button.primary{background:linear-gradient(135deg,#272724,#4c4943)}.button:hover{transform:translateY(-2px);box-shadow:0 13px 28px #23231f24}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px;color:var(--muted);font-size:13px}.hero-proof span{display:flex;gap:5px}.hero-proof b{color:var(--ink)}.hero-art{height:480px;border-radius:54px;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.85),transparent 38%),linear-gradient(145deg,#cdd5ff,#f3dfad);box-shadow:0 30px 70px #3d3b3329}.hero-card{inset:70px 48px 82px;padding:44px;transform:rotate(-2deg);backdrop-filter:blur(12px)}.hero-card strong{font-family:Georgia,Times New Roman,serif;font-weight:600}.hero-meter{display:flex;gap:7px;margin-top:28px}.hero-meter i{width:36px;height:7px;border-radius:99px;background:#ddd}.hero-meter i:nth-child(-n+3){background:var(--primary)}.floating-note{position:absolute;right:24px;bottom:25px;padding:16px 20px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#ffffffe6;box-shadow:0 12px 30px #2a2a271f}.floating-note b,.floating-note span{display:block}.floating-note span{margin-top:3px;color:var(--muted);font-size:11px}.section-heading h2,.overview-content h2,.how-it-works h2{font-family:Georgia,Times New Roman,serif;font-weight:600}.product-grid{gap:22px}.product-card{position:relative;overflow:hidden;padding:34px;border-radius:32px;box-shadow:0 3px #fffc inset}.product-card:after{content:"";position:absolute;width:180px;height:180px;right:-85px;top:-90px;border:1px solid rgba(255,255,255,.9);border-radius:50%}.product-card h3{font-family:inherit;font-weight:750}.product-card b{display:flex;align-items:center;gap:7px}.product-card:hover b span{transform:translate(4px)}.product-card b span{transition:transform .2s}.how-it-works{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;margin:100px 0 76px;padding:54px;border-radius:38px;background:#262622;color:#fff}.how-it-works h2{margin:8px 0;font-size:38px;line-height:1.12}.how-it-works .eyebrow{color:#bfc8ff}.how-it-works ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.how-it-works li{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12)}.how-it-works li:last-child{border-bottom:0}.how-it-works li>span{color:#bfc8ff;font-size:12px;font-weight:800}.how-it-works strong{font-size:17px}.how-it-works p{margin:5px 0 0;color:#bbbcb8;font-size:14px;line-height:1.55}.site-footer{height:auto;min-height:86px}.site-footer>div{display:flex;gap:16px}.site-footer>div:last-child span+span:before{content:"•";margin-right:16px}.assessment-card,.overview-content>div,.overview-content aside,.report-grid article,.profile-grid article{box-shadow:0 12px 34px #23231f0d}.option-list>button{transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.option-list>button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #23231f17}.option-list>button.selected{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.runner-actions{position:sticky;bottom:16px;z-index:5;padding:12px;border:1px solid rgba(229,226,221,.8);border-radius:24px;background:#fcf9f4e0;backdrop-filter:blur(14px);box-shadow:0 14px 36px #23231f1a}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}@media(max-width:800px){html,body{overflow-x:clip}.site-header{height:auto}.nav-wrap{min-height:100px;grid-template-columns:1fr;width:100vw;max-width:100vw}.brand{justify-self:start}.header-action{display:none}.nav-wrap nav{min-width:0;grid-column:1;width:calc(100vw - 32px);margin:0}.nav-wrap nav a{min-width:0;padding-inline:2px;font-size:10px}.page{padding-top:28px}.home-page{width:100vw;max-width:100vw;margin-inline:0;padding-inline:20px}.hero{display:flex;flex-direction:column;align-items:stretch;width:calc(100vw - 40px);max-width:calc(100vw - 40px);gap:34px}.hero h1{max-width:100%;font-size:clamp(39px,12vw,46px);letter-spacing:-2px;overflow-wrap:anywhere}.hero-copy{min-width:0;width:100%}.hero p{font-size:17px}.hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:24px}.hero-art{width:100%;height:320px;margin-top:0;border-radius:34px}.hero-card{inset:34px 24px 54px}.floating-note{right:14px;bottom:14px}.how-it-works{grid-template-columns:1fr;gap:18px;margin:64px 0;padding:30px 24px}.how-it-works h2{font-size:31px}.site-footer{display:none}.runner-actions{bottom:10px}.question-wrap{padding-bottom:34px}}
