:root{color:#17211e;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17211e;--paper:#f5f7f6;--white:#fff;--line:#dce3e0;--teal:#176b5c;--coral:#d95748;--mustard:#c58b1d;--blue:#2c6f87;--muted:#63706b;--max:1200px;background:#f5f7f6;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0;line-height:1.5}button,input{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,blockquote{margin-top:0}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #176b5c38}.app-shell{min-height:100vh;overflow-x:clip}.fatal-error{background:var(--paper);place-content:center;justify-items:start;min-height:100vh;padding:48px 24px;display:grid}.fatal-error>span{color:var(--coral);font-size:12px;font-weight:850}.fatal-error h1{letter-spacing:0;max-width:620px;margin:18px 0 12px;font-size:clamp(34px,7vw,58px);line-height:1.12}.fatal-error p{max-width:560px;color:var(--muted);margin-bottom:30px;line-height:1.75}.fatal-error>div{flex-wrap:wrap;gap:12px;display:flex}.fatal-error svg{width:18px;height:18px}.section{max-width:var(--max);margin:0 auto;padding:104px 32px}.kicker,.eyebrow{letter-spacing:0;text-transform:uppercase;color:var(--teal);font-size:12px;font-weight:800}.primary-button,.secondary-button,.quiet-button,.back-button,.nav-primary,.text-button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;font-weight:750;display:inline-flex}.primary-button{color:#fff;background:var(--ink);border-radius:6px;min-height:48px;padding:0 22px;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 1px 2px #0a1c172e}.primary-button:hover{background:#25332f;transform:translateY(-1px);box-shadow:0 8px 20px #0a1c1724}.primary-button:active{transform:translateY(0);box-shadow:0 1px 2px #0a1c1729}.primary-button.large{background:var(--ink);min-height:54px;padding:0 26px;font-size:15px;box-shadow:0 1px 2px #0a1c1733}.primary-button.light{background:var(--white);color:var(--ink);box-shadow:0 1px 2px #0000001f}.secondary-button{background:0 0;border:1px solid;border-radius:6px;min-height:48px;padding:0 22px;transition:background .18s,transform .18s}.secondary-button:hover{background:#ffffffb8;transform:translateY(-1px)}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #17211e14;height:72px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1264px;height:100%;margin:0 auto;padding:0 32px;display:flex}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.brand-mark{border:2px solid var(--ink);border-radius:50% 50% 48% 44%;flex:none;place-items:center;width:35px;height:35px;display:inline-grid;position:relative;transform:rotate(-8deg)}.brand-mark:before,.brand-mark:after,.brand-mark span:before,.brand-mark span:after{content:"";background:var(--ink);border-radius:50%;position:absolute}.brand-mark:before{width:6px;height:6px;top:8px;left:7px}.brand-mark:after{width:6px;height:6px;top:8px;right:7px}.brand-mark span:before{width:12px;height:2px;top:4px;left:-6px;transform:rotate(47deg)}.brand-mark span:after{width:13px;height:2px;top:4px;right:-6px;transform:rotate(-47deg)}.brand-text{font-size:19px;font-weight:850;line-height:1}.brand-text small{color:var(--muted);margin-top:5px;font-size:8px;font-weight:800;display:block}.nav-links{align-items:center;gap:4px;display:flex}.nav-links>button{cursor:pointer;background:0 0;border:0;height:40px;padding:0 14px;font-size:13px;font-weight:650}.nav-links>button:hover{color:var(--teal)}.nav-links .nav-primary{background:var(--ink);color:#fff;border-radius:6px;margin-left:10px;padding:0 18px}.nav-links .nav-primary:hover{color:#fff;background:var(--teal)}.language-switcher{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 9px;display:inline-flex}.language-switcher svg{flex:none;width:16px;height:16px}.language-switcher select{max-width:112px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:13px;font-weight:700}.language-switcher.compact{min-height:34px;padding:0 7px}.language-switcher.compact select{max-width:96px;font-size:12px}.menu-button{display:none}.hero{isolation:isolate;border-bottom:1px solid var(--line);min-height:620px;position:relative}.hero-inner{align-items:center;max-width:1264px;min-height:620px;margin:0 auto;padding:56px 32px 64px;display:flex}.hero-art{z-index:-1;background:url(/assets/innerprint-people-image2.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-copy{width:min(500px,43%)}.eyebrow{color:var(--coral);align-items:center;gap:7px;display:inline-flex}.hero h1{letter-spacing:0;max-width:500px;margin:20px 0 22px;font-size:60px;font-weight:820;line-height:1.08}.hero-lead{color:#53605b;max-width:465px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:22px;margin-top:32px;display:flex}.hero-actions>span{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:14px;display:inline-flex}.hero-proof{align-items:center;gap:13px;margin-top:28px;display:flex}.hero-proof p{color:var(--muted);margin:0;font-size:13px}.hero-proof strong{color:var(--ink)}.face-stack{padding-left:6px;display:flex}.face-stack i{border:2px solid var(--paper);background-color:var(--teal);border-radius:50%;width:29px;height:29px;margin-left:-6px;position:relative}.face-stack i:nth-child(2){background:var(--coral)}.face-stack i:nth-child(3){background:var(--mustard)}.face-stack i:nth-child(4){background:var(--blue)}.face-stack i:after{content:"";background:#fffc;border-radius:0 0 10px 10px;width:11px;height:6px;position:absolute;top:14px;left:7px}.popular-tests-section{max-width:1244px}.catalog-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.catalog-heading>div{max-width:720px}.catalog-heading h2{margin:12px 0 14px;font-size:40px;font-weight:760;line-height:1.2}.catalog-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.test-card-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-test-grid{grid-template-columns:repeat(4,1fr)}.test-card{--test-accent:var(--teal);border:1px solid var(--line);border-top:3px solid var(--test-accent);background:var(--white);border-radius:8px;flex-direction:column;min-width:0;min-height:344px;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.test-card:hover{border-color:color-mix(in srgb, var(--test-accent), white 60%);transform:translateY(-3px);box-shadow:0 16px 36px #17211e14}.test-card-top{min-height:24px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.test-card-top b,.featured-label{background:color-mix(in srgb, var(--test-accent), white 85%);color:var(--test-accent);border-radius:4px;padding:5px 8px;font-size:10px}.test-card-icon{background:color-mix(in srgb, var(--test-accent), white 88%);width:46px;height:46px;color:var(--test-accent);border-radius:8px;place-items:center;margin-top:25px;display:grid}.test-card-icon svg{width:23px;height:23px}.test-card h3{margin:23px 0 11px;font-size:22px}.test-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.test-card-meta{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-size:12px;display:flex}.test-card-meta span{align-items:center;gap:6px;display:inline-flex}.test-card .text-button{color:var(--test-accent)}.tests-catalog-page{min-height:720px}.catalog-intro{max-width:none;padding-left:max(32px, calc((100% - var(--max)) / 2 + 32px));padding-right:max(32px, calc((100% - var(--max)) / 2 + 32px));border-bottom:1px solid var(--line);background:#edf2f0}.catalog-intro h1{margin:12px 0 15px;font-size:58px;line-height:1.1}.catalog-intro>p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.7}.category-tabs{scrollbar-width:none;gap:4px;margin-top:38px;display:flex}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:0 16px;font-size:13px;font-weight:750}.category-tabs button:hover{color:var(--ink)}.category-tabs button.active{background:var(--ink);color:#fff}.catalog-content{padding-top:70px}.featured-test{color:#fff;background:#135f53;border-radius:8px;grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;min-height:280px;margin-bottom:62px;padding:42px 48px;display:grid;box-shadow:0 18px 44px #135f5324}.featured-test h2{margin:14px 0;font-size:36px}.featured-test p{color:#d8ebe7;max-width:670px;margin-bottom:25px;line-height:1.75}.featured-label{color:#fff;background:#ffffff29;display:inline-flex}.featured-meta{color:#d8ebe7;flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.featured-meta span{align-items:center;gap:6px;display:inline-flex}.featured-test-action{justify-items:end;gap:33px;display:grid}.featured-letters{gap:7px;display:flex}.featured-letters b{border:1px solid #ffffff80;border-radius:5px;place-items:center;width:45px;height:45px;font-size:18px;display:grid}.catalog-count{color:var(--muted);margin-bottom:20px;font-size:13px}.catalog-count strong{color:var(--ink);font-size:18px}.signal-strip{max-width:none;min-height:104px;padding:0 max(32px, calc((100% - var(--max)) / 2 + 32px));z-index:3;color:#fff;box-shadow:none;background:#102923;border-radius:0;grid-template-columns:repeat(3,1fr);align-items:center;margin:0;display:grid;position:relative}.signal-strip>div{border-right:1px solid #ffffff2e;justify-content:center;align-items:center;gap:14px;min-width:0;padding:0 28px;display:flex}.signal-strip>div:last-child{border-right:0}.signal-strip svg{color:#e7b956;flex:none}.signal-strip span{color:#c9cbc8;gap:3px;font-size:12px;display:grid}.signal-strip strong{color:#fff;font-size:14px}.section-heading{max-width:670px;margin-bottom:52px}.section-heading h2,.dimension-copy h2{margin:13px 0 16px;font-size:40px;font-weight:760;line-height:1.2}.section-heading p,.dimension-copy p{color:var(--muted);font-size:17px;line-height:1.75}.how-section{max-width:none;padding-left:max(32px, calc((100% - var(--max)) / 2 + 32px));padding-right:max(32px, calc((100% - var(--max)) / 2 + 32px));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#edf2f0}.steps-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.step-card{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;min-height:270px;padding:32px;transition:background .2s}.step-card:last-child{border-right:0}.step-card:hover{box-shadow:none;background:#ffffff94;transform:none}.step-top{justify-content:space-between;align-items:flex-start;display:flex}.step-top span{color:var(--muted);font-size:13px;font-weight:850}.step-top svg{border-radius:8px;width:46px;height:46px;padding:11px}.step-card:first-child .step-top svg{color:var(--teal);background:#deece8}.step-card:nth-child(2) .step-top svg{color:var(--coral);background:#f5ddd8}.step-card:nth-child(3) .step-top svg{color:#8a6313;background:#f5e9c5}.step-card h3{margin:56px 0 14px;font-size:22px}.step-card p{color:var(--muted);margin:0;line-height:1.75}.dimension-band{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.dimension-inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.text-button{color:var(--teal);background:0 0;margin-top:15px;padding:0}.text-button:hover{gap:15px}.dimension-list{border-top:1px solid var(--line)}.dimension-row{border-bottom:1px solid var(--line);grid-template-columns:175px 1fr;align-items:center;min-height:104px;display:grid}.letter-pair{grid-template-columns:44px 42px 44px;align-items:center;display:grid}.letter-pair b{border:1px solid var(--line);background:#edf2f0;border-radius:8px;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.letter-pair span{background:var(--line);height:1px}.dimension-row>div:last-child{gap:6px;display:grid}.dimension-row strong{font-size:16px}.dimension-row small{color:var(--muted);font-size:14px}.quote-section{text-align:center;max-width:1000px}.quote-section blockquote{margin:0;font-family:Songti SC,STSong,serif;font-size:32px;font-weight:600;line-height:1.65}.quote-meta{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-top:30px;font-size:13px;display:flex}.brand-mark.small{width:27px;height:27px;transform:rotate(-8deg)scale(.78)}.closing-band{max-width:none;min-height:240px;padding:50px max(32px, calc((100% - var(--max)) / 2 + 32px));color:#fff;background:#135f53;border-radius:0;justify-content:space-between;align-items:center;gap:40px;margin:0;display:flex}.closing-band .kicker{color:#cce3df}.closing-band h2{max-width:700px;margin:12px 0 0;font-size:38px;line-height:1.25}.site-footer{max-width:none;min-height:150px;padding:40px max(32px, calc((100% - var(--max)) / 2 + 32px));border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;margin:0;display:flex}.site-footer>div:first-child{gap:14px;display:grid}.site-footer p{color:var(--muted);margin:0;font-size:13px}.footer-links{color:var(--muted);gap:26px;font-size:13px;display:flex}.test-page{background:#fafcfb;flex-direction:column;min-height:100vh;display:flex}.test-topbar{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 38px;display:grid}.brand.compact .brand-text{font-size:18px}.test-progress-copy{text-align:center;min-width:76px}.test-progress-copy strong{font-size:21px}.test-progress-copy span{color:var(--muted);font-size:14px}.test-top-actions{justify-self:end;align-items:center;gap:14px;min-width:0;display:flex}.quiet-button{color:var(--muted);background:0 0;justify-self:end;padding:10px 4px;font-size:13px}.quiet-button:hover{color:var(--ink)}.progress-track{background:#e4e9e7;height:3px}.progress-track span{background:var(--teal);height:100%;transition:width .35s;display:block}.test-stage{text-align:center;flex-direction:column;flex:1;align-items:center;width:min(940px,100% - 48px);margin:0 auto;padding:74px 0 48px;display:flex}.question-meta{color:var(--muted);gap:7px;display:grid}.question-meta span{color:var(--coral);font-size:11px;font-weight:850}.question-meta p{margin:0;font-size:13px}.test-stage h1{max-width:850px;min-height:132px;margin:38px 0 56px;font-size:36px;font-weight:700;line-height:1.5;animation:.34s question-in}@keyframes question-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.answer-scale{grid-template-columns:repeat(5,1fr);align-items:start;gap:10px;width:100%;display:grid}.answer-option{cursor:pointer;background:0 0;border:0;grid-template-rows:66px 30px 18px;place-items:center;min-width:0;min-height:130px;display:grid}.answer-dot{border:2px solid var(--teal);border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .15s,background .15s,box-shadow .15s;display:grid}.answer-dot svg{color:#fff;width:22px}.answer-option:hover .answer-dot{transform:scale(1.09);box-shadow:0 0 0 6px #2e70671a}.answer-option.option-2 .answer-dot,.answer-option.option-4 .answer-dot{width:42px;height:42px;margin-top:4px}.answer-option.option-3 .answer-dot{border-color:#8c8f8b;width:34px;height:34px;margin-top:8px}.answer-option.option-4 .answer-dot,.answer-option.option-5 .answer-dot{border-color:var(--coral)}.answer-option.option-4:hover .answer-dot,.answer-option.option-5:hover .answer-dot{box-shadow:0 0 0 6px #c956491a}.answer-option.selected .answer-dot{background:var(--teal);transform:scale(.92)}.answer-option.option-4.selected .answer-dot,.answer-option.option-5.selected .answer-dot{background:var(--coral)}.answer-label{color:var(--muted);white-space:nowrap;align-self:end;font-size:13px}.answer-option.selected .answer-label{color:var(--ink);font-weight:750}.answer-option kbd{color:#999;background:#eeeae2;border:1px solid #d3cec4;border-radius:4px;align-self:end;padding:2px 6px;font-family:inherit;font-size:10px}.scale-legend{color:#939691;justify-content:space-between;width:calc(100% - 120px);margin-top:5px;font-size:11px;font-weight:700;display:flex}.test-footer{border-top:1px solid var(--line);min-height:72px;color:var(--muted);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 38px;font-size:12px;display:grid}.back-button{background:0 0;justify-self:start;padding:10px 0}.back-button:disabled{opacity:.35;cursor:default}.privacy-hint{justify-self:end;align-items:center;gap:6px;display:inline-flex}.privacy-hint svg{width:16px}.quick-test-mode .answer-dot{border-color:var(--test-accent)}.quick-test-mode .answer-option:hover .answer-dot{box-shadow:0 0 0 6px color-mix(in srgb, var(--test-accent), transparent 88%)}.quick-test-mode .answer-option.selected .answer-dot{background:var(--test-accent)}.quick-test-mode .question-meta span{color:var(--test-accent)}.quick-result-page{--result-accent:var(--teal)}.quick-result-hero{border-bottom:1px solid var(--line);background:#edf2f0}.quick-result-inner{max-width:var(--max);grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;min-height:620px;margin:0 auto;padding:82px 32px 74px;display:grid}.quick-result-copy h1{margin:12px 0 16px;font-family:Songti SC,STSong,serif;font-size:58px;line-height:1.1}.quick-result-copy .primary-button{background:var(--result-accent);box-shadow:0 1px 2px color-mix(in srgb, var(--result-accent), transparent 60%)}.quick-result-mark{aspect-ratio:1;border:1.5px solid color-mix(in srgb, var(--result-accent), transparent 48%);width:330px;color:var(--result-accent);border-radius:50%;flex-direction:column;justify-content:center;justify-self:end;align-items:center;display:flex;position:relative}.quick-result-mark:before{content:"";border:1px dashed color-mix(in srgb, var(--result-accent), transparent 58%);border-radius:50%;position:absolute;inset:12%}.quick-result-mark span{background:var(--result-accent);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:relative}.quick-result-mark strong{margin-top:18px;font-size:55px;line-height:1;position:relative}.quick-result-mark small{color:var(--muted);margin-top:8px;font-size:13px;font-weight:750;position:relative}.quick-report{max-width:960px}.quick-score-list{gap:26px;margin-top:55px;display:grid}.quick-score-row>div{justify-content:space-between;gap:20px;margin-bottom:9px;display:flex}.quick-score-row strong{font-size:15px}.quick-score-row b{color:var(--result-accent);font-size:14px}.quick-score-row>span{background:#ded9cf;border-radius:5px;height:10px;display:block;overflow:hidden}.quick-score-row i{border-radius:inherit;background:var(--result-accent);height:100%;display:block}.quick-insight-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#edf2f0}.quick-insight-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.quick-insight-layout h2{margin:14px 0 0;font-size:36px;line-height:1.3}.quick-insight-layout ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.quick-insight-layout li{border-bottom:1px solid #c5beb2;align-items:flex-start;gap:12px;min-height:58px;padding-bottom:17px;line-height:1.65;display:flex}.quick-insight-layout li svg{color:var(--result-accent);flex:none;margin-top:3px}.quick-suggestion{align-items:flex-start;gap:22px;max-width:960px;display:flex}.quick-suggestion>svg{color:#956b19;background:#f1e3c4;border-radius:50%;flex:none;width:42px;height:42px;padding:10px}.quick-suggestion span{color:var(--coral);font-size:12px;font-weight:850}.quick-suggestion p{margin:10px 0 0;font-size:20px;line-height:1.7}.result-page{--result-accent:var(--teal)}.result-hero{border-bottom:1px solid var(--line);background:#edf2f0}.result-hero-inner{max-width:var(--max);grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:660px;margin:0 auto;padding:88px 32px 76px;display:grid}.result-badge{background:var(--white);width:fit-content;color:var(--result-accent);border-radius:4px;align-items:center;gap:7px;margin-bottom:28px;padding:8px 12px;font-size:12px;font-weight:800;display:flex}.result-role{color:var(--muted);font-size:13px;font-weight:700}.result-type-copy h1{margin:10px 0 12px;font-family:Songti SC,STSong,serif;font-size:58px;line-height:1.1}.type-code{gap:7px;margin-bottom:23px;display:flex}.type-code b{background:var(--result-accent);color:#fff;border-radius:5px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.result-tagline{margin-bottom:15px;font-size:22px;font-weight:800;line-height:1.55}.result-summary{max-width:600px;color:var(--muted);line-height:1.8}.result-actions{gap:13px;margin-top:32px;display:flex}.result-actions .primary-button{background:var(--result-accent);box-shadow:0 1px 2px color-mix(in srgb, var(--result-accent), transparent 60%)}.result-emblem{aspect-ratio:1;justify-self:end;place-items:center;width:430px;display:grid;position:relative}.emblem-orbit{border:1.5px solid var(--result-accent);opacity:.4;border-radius:50%;position:absolute;inset:6%}.orbit-one:before,.orbit-one:after,.orbit-two:before,.orbit-two:after{content:"";background:var(--result-accent);border-radius:50%;width:22px;height:22px;position:absolute}.orbit-one:before{top:7%;left:12%}.orbit-one:after{bottom:26%;right:-3px}.orbit-two{opacity:.55;border-style:dashed;inset:18%;transform:rotate(38deg)}.orbit-two:before{background:var(--mustard);top:-8px;left:48%}.orbit-two:after{background:var(--coral);bottom:-6px;left:30%}.emblem-center{background:var(--result-accent);color:#fff;border-radius:47% 53% 43% 57%;flex-direction:column;justify-content:center;align-items:center;width:210px;height:210px;display:flex;transform:rotate(-4deg);box-shadow:24px 25px #ffffffa6}.emblem-center>*{transform:rotate(4deg)}.emblem-center svg{width:44px;height:44px;margin-bottom:10px}.emblem-center strong{font-size:31px}.emblem-center span{opacity:.82;margin-top:7px;font-size:12px}.result-tabs{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;justify-content:center;gap:48px;min-height:64px;display:flex;position:sticky;top:72px}.result-tabs a{color:var(--muted);border-bottom:2px solid #0000;align-items:center;font-size:13px;font-weight:700;display:flex}.result-tabs a:hover{color:var(--result-accent);border-bottom-color:var(--result-accent)}.report-section{max-width:1080px;margin:0 auto;padding:104px 32px;scroll-margin-top:70px}.report-heading span{color:var(--result-accent);font-size:12px;font-weight:850}.report-heading h2{margin:12px 0;font-size:38px}.report-heading p{color:var(--muted)}.overview-layout{grid-template-columns:1.25fr .75fr;align-items:center;gap:75px;margin-top:58px;display:grid}.score-list{gap:38px;display:grid}.score-labels{grid-template-columns:1fr auto 1fr;align-items:end;margin-bottom:11px;display:grid}.score-labels>strong{color:#989b97;font-size:14px;font-weight:650}.score-labels>strong:last-child{text-align:right}.score-labels strong.active{color:var(--ink)}.score-labels strong b{color:var(--result-accent);font-size:18px}.score-labels>span{color:var(--muted);font-size:12px}.score-track{background:#dfdbd2;border-radius:6px;height:11px;display:flex;position:relative;overflow:hidden}.score-track span{height:100%}.track-left{background:var(--result-accent);opacity:.9}.track-right{background:var(--mustard);opacity:.85}.score-track i{z-index:2;background:var(--white);width:2px;height:100%;position:absolute;left:calc(50% - 1px)}.radar-wrap{aspect-ratio:1;background:#edf2f0;border-radius:50%;padding:20px}.radar-wrap svg{width:100%;overflow:visible}.radar-grid,.radar-wrap line{fill:none;stroke:#c5beb2;stroke-width:1px}.radar-grid.outer{stroke-width:1.5px}.radar-shape{fill:color-mix(in srgb, var(--result-accent), transparent 72%);stroke:var(--result-accent);stroke-width:3px}.radar-wrap circle{fill:var(--result-accent)}.radar-wrap text{fill:var(--muted);text-anchor:middle;font-size:10px;font-weight:700}.split-section{border-top:1px solid var(--line)}.two-column-cards{grid-template-columns:1fr 1fr;gap:20px;margin-top:50px;display:grid}.insight-card{border-radius:7px;min-height:340px;padding:34px}.strength-card{background:#e3f0ec}.watch-card{background:#f6ebd1}.card-icon{background:var(--white);width:50px;height:50px;color:var(--result-accent);border-radius:50%;place-items:center;display:grid}.insight-card h3{margin:30px 0 24px;font-size:23px}.insight-card ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.insight-card li{align-items:flex-start;gap:12px;line-height:1.55;display:flex}.insight-card li svg{width:19px;color:var(--result-accent);flex:none}.watch-card li>span{background:#b1842e;border-radius:50%;flex:none;width:7px;height:7px;margin:9px 6px 0}.growth-note{border:1.5px solid var(--line);background:var(--white);border-radius:7px;align-items:flex-start;gap:18px;margin-top:20px;padding:26px 30px;display:flex}.growth-note>svg{color:var(--coral);flex:none}.growth-note span{color:var(--coral);font-size:12px;font-weight:800}.growth-note p{margin:7px 0 0;line-height:1.7}.life-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:1144px;padding-top:0;display:grid}.life-panel{border-radius:7px;min-height:455px;padding:42px}.relationship-panel{background:var(--result-accent);color:#fff}.career-panel{background:#edf2f0}.panel-title{opacity:.85;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.panel-title svg{width:22px}.life-panel h2{margin:70px 0 20px;font-size:30px;line-height:1.3}.life-panel>p{opacity:.85;line-height:1.85}.panel-quote{border-top:1px solid #ffffff47;margin-top:34px;padding-top:25px;font-family:Songti SC,serif;line-height:1.7}.career-tags{flex-wrap:wrap;gap:9px;margin-bottom:24px;display:flex}.career-tags span{background:var(--white);border-radius:4px;padding:9px 13px;font-size:13px;font-weight:700}.result-cta{background:var(--ink);color:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:30px;max-width:1080px;min-height:230px;margin:0 auto 28px;padding:46px 52px;display:flex}.result-cta span{color:#bfc3be;font-size:12px}.result-cta h2{max-width:600px;margin:12px 0 0;font-size:30px;line-height:1.35}.light-border{color:#fff;white-space:nowrap}.result-disclaimer{text-align:center;max-width:1080px;color:var(--muted);margin:0 auto 70px;font-size:12px}.paid-report-gate{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#edf2f0;scroll-margin-top:70px}.paid-report-inner{text-align:center;max-width:800px;margin:0 auto;padding:96px 32px}.paid-report-icon{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 24px;display:grid}.paid-report-inner h2{margin:13px 0 16px;font-size:38px;line-height:1.25}.paid-report-inner>p{max-width:650px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.75}.paid-report-features{flex-wrap:wrap;justify-content:center;gap:12px 26px;margin:32px auto;display:flex}.paid-report-features span{align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.paid-report-features svg{width:17px;color:var(--teal)}.paid-report-inner .primary-button{margin:0 auto}.paid-report-inner>small{color:var(--muted);margin-top:16px;display:block}.paid-report-error{color:#a63e38;margin:15px auto 0;font-size:13px;font-weight:700}.payment-modal{background:var(--paper);border-radius:7px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:38px;position:relative;overflow:auto;box-shadow:0 24px 80px #0000004d}.payment-kicker{color:var(--teal);font-size:11px;font-weight:850}.payment-modal h2{margin:9px 42px 9px 0;font-size:28px}.payment-subtitle{color:var(--muted);margin:0;line-height:1.6}.payment-body{grid-template-columns:270px 1fr;align-items:center;gap:30px;margin-top:28px;display:grid}.qr-frame{aspect-ratio:1;border:1px solid var(--line);background:#fff;place-items:center;width:270px;display:grid}.qr-frame img{width:260px;height:260px;display:block}.qr-frame>svg{color:var(--teal)}.payment-summary>span{color:var(--muted);font-size:12px}.payment-summary>strong{margin:5px 0 25px;font-size:43px;line-height:1;display:block}.payment-summary>strong small{margin-right:4px;font-size:19px}.payment-summary p{color:var(--muted);align-items:flex-start;gap:8px;margin:13px 0;font-size:12px;line-height:1.45;display:flex}.payment-summary p svg{width:16px;height:16px;color:var(--teal);flex:none}.payment-status{min-height:42px;color:var(--muted);background:#edf2f0;justify-content:center;align-items:center;gap:8px;margin-top:22px;padding:12px 15px;font-size:13px;font-weight:700;display:flex}.payment-status svg{width:17px;color:var(--teal)}.payment-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.payment-success>span{width:72px;height:72px;color:var(--teal);background:#dceae4;border-radius:50%;place-items:center;display:grid}.payment-success>span svg{width:34px;height:34px}.payment-success h2{margin:24px 0 10px}.payment-success p{color:var(--muted);margin:0 0 27px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}button:disabled{cursor:not-allowed;opacity:.55}.history-page{min-height:650px}.history-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px;display:flex}.history-header h1{margin:10px 0 12px;font-size:46px}.history-header p{color:var(--muted);margin:0}.history-list{border-top:1px solid var(--line);display:grid}.history-item{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:80px 1.2fr 1fr auto;align-items:center;gap:24px;min-height:105px;padding:16px 8px;display:grid}.history-item:hover{background:#ffffff80}.history-code{color:#fff;border-radius:5px;place-items:center;width:68px;height:48px;font-weight:850;display:grid}.history-info{gap:8px;display:grid}.history-info strong{font-size:18px}.history-info small,.history-role{color:var(--muted);font-size:13px}.history-item>svg{color:var(--muted)}.empty-history{text-align:center;border:1.5px dashed #c6c0b4;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-history>svg{width:48px;height:48px;color:var(--teal)}.empty-history h2{margin:20px 0 8px}.empty-history p{color:var(--muted)}.empty-history .primary-button{margin-top:12px}.history-groups{gap:62px;display:grid}.history-groups h2{margin-bottom:18px;font-size:22px}.quick-history-code{font-size:13px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#181918b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.share-modal{background:var(--paper);border-radius:7px;width:min(500px,100%);max-height:calc(100vh - 48px);padding:34px;position:relative;overflow:auto;box-shadow:0 24px 80px #0000004d}.modal-close{position:absolute;top:17px;right:17px}.share-modal h2{margin:10px 40px 24px 0;font-size:25px}.share-card{--card-accent:var(--teal);background:var(--card-accent);color:#fff;border-radius:7px;flex-direction:column;align-items:flex-start;min-height:420px;padding:28px;display:flex;position:relative;overflow:hidden}.share-card:after{content:"";border:1px solid #ffffff40;border-radius:50%;width:230px;height:230px;position:absolute;top:65px;right:-80px;box-shadow:0 0 0 35px #ffffff0f,0 0 0 70px #ffffff0a}.share-card-brand{align-items:center;font-size:11px;font-weight:800;display:flex}.share-card-brand .brand-mark{border-color:#fff}.share-card-brand .brand-mark:before,.share-card-brand .brand-mark:after,.share-card-brand .brand-mark span:before,.share-card-brand .brand-mark span:after{background:#fff}.share-card>span{opacity:.75;margin-top:57px;font-size:12px}.share-card>strong{margin-top:5px;font-size:62px;line-height:1}.share-card h3{margin:10px 0 8px;font-size:25px}.share-card p{max-width:300px;line-height:1.55}.share-mini-scores{gap:8px;margin-top:auto;display:flex}.share-mini-scores i{border:1px solid #ffffff47;border-radius:4px;gap:2px;min-width:54px;padding:8px;font-style:normal;display:grid}.share-mini-scores b{font-size:15px}.share-mini-scores span{opacity:.7;margin:0;font-size:9px}.share-card>small{opacity:.6;margin-top:16px}.share-button{width:100%;margin-top:18px}@media (width<=1100px){.hero-copy{width:55%}.hero-art{opacity:.82;background-position:58%}.home-test-grid{grid-template-columns:repeat(2,1fr)}.signal-strip,.closing-band{margin-left:24px;margin-right:24px}.dimension-inner{gap:55px}.result-emblem{width:360px}}@media (width<=820px){.section{padding:82px 22px}.site-header{height:68px}.header-inner{padding:0 20px}.menu-button{display:inline-grid}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);padding:14px 20px 22px;display:none;position:absolute;top:67px;left:0;right:0;box-shadow:0 16px 30px #0000001a}.nav-links.nav-open{display:grid}.nav-links>button{text-align:left;justify-content:flex-start;width:100%;min-height:48px}.nav-links .nav-primary{justify-content:center;margin:8px 0 0}.nav-links .language-switcher{justify-content:flex-start;width:100%;margin:4px 0}.hero,.hero-inner{min-height:740px}.hero-inner{align-items:flex-start;padding:68px 22px 310px}.hero-art{opacity:.75;background-position:67% 97%;background-size:auto 720px}.hero-copy{width:min(590px,100%)}.hero h1{font-size:52px}.hero-lead{max-width:560px;font-size:17px}.catalog-heading{flex-direction:column;align-items:flex-start}.catalog-heading h2{font-size:37px}.test-card-grid{grid-template-columns:repeat(2,1fr)}.catalog-intro{padding-left:22px;padding-right:22px}.catalog-intro h1{font-size:48px}.category-tabs{max-width:100%;padding-bottom:5px;overflow-x:auto}.category-tabs button{flex:none}.featured-test{grid-template-columns:1fr;padding:38px}.featured-test-action{justify-items:start}.featured-test h2{font-size:32px}.signal-strip{grid-template-columns:1fr;min-height:auto;margin:0;padding:10px 22px}.signal-strip>div{border-bottom:1px solid #ffffff2e;border-right:0;justify-content:flex-start;min-height:72px;padding:0 12px}.signal-strip>div:last-child{border-bottom:0}.steps-grid{grid-template-columns:1fr}.step-card{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.step-card:last-child{border-bottom:0}.step-card h3{margin-top:35px}.dimension-inner{grid-template-columns:1fr;gap:45px}.dimension-row{grid-template-columns:155px 1fr}.quote-section blockquote{font-size:28px}.closing-band{flex-direction:column;align-items:flex-start;min-height:280px;padding:42px}.closing-band h2{font-size:31px}.result-hero-inner{grid-template-columns:1fr;min-height:auto;padding:68px 24px}.result-emblem{grid-row:1;justify-self:center;width:330px}.result-type-copy{text-align:center}.result-badge,.type-code,.result-summary{margin-left:auto;margin-right:auto}.result-actions{justify-content:center}.quick-result-inner{grid-template-columns:1fr;gap:48px;min-height:auto;padding:68px 24px}.quick-result-mark{grid-row:1;justify-self:center;width:290px}.quick-result-copy{text-align:center}.quick-result-copy .result-badge,.quick-result-copy .result-summary{margin-left:auto;margin-right:auto}.quick-result-copy .result-actions{justify-content:center}.quick-insight-layout{grid-template-columns:1fr;gap:44px}.result-tabs{justify-content:flex-start;gap:28px;padding:0 22px;top:68px;overflow-x:auto}.result-tabs a{white-space:nowrap}.overview-layout{grid-template-columns:1fr}.radar-wrap{grid-row:1;width:min(330px,100%);margin:0 auto}.two-column-cards,.life-grid{grid-template-columns:1fr}.life-grid{padding-left:22px;padding-right:22px}.life-panel{min-height:390px}.result-cta{flex-direction:column;align-items:flex-start;margin:0 22px 28px;padding:42px}.payment-body{grid-template-columns:1fr}.qr-frame{margin:0 auto}.payment-summary{text-align:center}.payment-summary p{justify-content:center}.history-page{padding-top:72px}.history-item{grid-template-columns:72px 1fr auto}.history-role{display:none}}@media (width<=560px){.brand-text small{display:none}.hero,.hero-inner{min-height:700px}.hero-inner{padding-top:52px;padding-bottom:300px}.hero-art{opacity:.65;background-position:63% 104%;background-size:auto 610px}.eyebrow{font-size:11px}.hero h1{margin:18px 0;font-size:42px}.hero-lead{font-size:15px;line-height:1.7}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px;margin-top:27px}.primary-button.large{width:100%}.hero-proof{margin-top:23px}.catalog-heading h2{font-size:32px}.catalog-heading p{font-size:15px}.catalog-heading .secondary-button{width:100%}.test-card-grid,.home-test-grid{grid-template-columns:1fr}.test-card{min-height:322px}.catalog-intro{padding-top:70px;padding-bottom:54px}.catalog-intro h1{font-size:42px}.catalog-intro>p{font-size:15px}.catalog-content{padding-top:48px}.featured-test{margin-bottom:46px;padding:30px 24px}.featured-meta{gap:12px 18px}.featured-test-action,.featured-test-action .primary-button{width:100%}.featured-letters b{width:40px;height:40px}.signal-strip{margin-top:0}.section-heading h2,.dimension-copy h2{font-size:32px}.section-heading p,.dimension-copy p{font-size:15px}.section-heading{margin-bottom:35px}.dimension-row{grid-template-columns:128px 1fr;min-height:94px}.letter-pair{grid-template-columns:36px 29px 36px}.letter-pair b{width:36px;height:36px}.dimension-row small{font-size:12px;line-height:1.4}.quote-section blockquote{font-size:23px}.closing-band{margin:0;padding:40px 22px}.closing-band h2{font-size:27px}.site-footer{flex-direction:column;gap:30px;padding:34px 22px}.footer-links{flex-wrap:wrap;gap:14px 22px}.test-topbar{grid-template-columns:auto minmax(62px,1fr) auto;column-gap:8px;height:68px;padding:0 17px}.test-topbar .brand-mark{width:30px;height:30px}.brand.compact .brand-text{display:none}.test-top-actions{gap:8px}.language-switcher.compact{gap:4px;padding:0 6px}.language-switcher.compact svg{width:14px}.language-switcher.compact select{max-width:78px}.quiet-button{white-space:nowrap;font-size:12px}.test-stage{width:calc(100% - 24px);padding:49px 0 24px}.test-stage h1{min-height:155px;margin:28px 0 35px;font-size:25px;line-height:1.55}.question-meta p{font-size:12px}.answer-scale{gap:0}.answer-option{grid-template-rows:57px 39px 16px;min-height:112px}.answer-dot{width:44px;height:44px}.answer-option.option-2 .answer-dot,.answer-option.option-4 .answer-dot{width:37px;height:37px}.answer-option.option-3 .answer-dot{width:30px;height:30px}.answer-label{white-space:normal;max-width:58px;font-size:11px;line-height:1.25}.answer-option kbd{display:none}.scale-legend{width:calc(100% - 38px);margin-top:0}.test-footer{min-height:64px;padding:10px 17px calc(10px + env(safe-area-inset-bottom));background:var(--paper);grid-template-columns:1fr 1fr;position:sticky;bottom:0}.test-footer>span:not(.privacy-hint){display:none}.privacy-hint{text-align:right;font-size:10px}.result-hero-inner{gap:38px;padding:55px 20px}.result-emblem{width:260px}.emblem-center{width:150px;height:150px}.emblem-center svg{width:33px;height:33px}.emblem-center strong{font-size:25px}.result-type-copy h1{font-size:42px}.result-tagline{font-size:19px}.result-summary{font-size:14px}.result-actions{flex-direction:column}.result-actions button{width:100%}.paid-report-inner{padding:72px 20px}.paid-report-inner h2{font-size:30px}.paid-report-inner>p{font-size:15px}.paid-report-features{flex-direction:column;align-items:center}.paid-report-inner .primary-button{width:100%}.payment-modal{max-height:calc(100vh - 20px);padding:28px 18px 22px}.payment-modal h2{font-size:24px}.payment-body{gap:20px;margin-top:22px}.qr-frame{width:min(250px,100%)}.qr-frame img{width:100%;height:auto}.payment-summary>strong{margin-bottom:18px}.payment-summary p{margin:9px 0}.quick-result-inner{gap:35px;padding:48px 20px 58px}.quick-result-mark{width:230px}.quick-result-mark strong{font-size:45px}.quick-result-copy h1{font-size:40px}.quick-result-copy .result-actions{flex-direction:column}.quick-result-copy .result-actions button{width:100%}.quick-report{padding-top:70px;padding-bottom:70px}.quick-score-list{margin-top:38px}.quick-insight-layout h2{font-size:30px}.quick-suggestion p{font-size:17px}.report-section{padding:74px 20px}.report-heading h2{font-size:30px}.overview-layout{gap:45px;margin-top:40px}.score-list{gap:31px}.score-labels>strong{font-size:12px}.score-labels strong b{font-size:15px}.score-labels>span{display:none}.two-column-cards{margin-top:35px}.insight-card{min-height:315px;padding:27px}.growth-note{padding:23px}.life-grid{padding:0 16px 74px}.life-panel{min-height:390px;padding:30px}.life-panel h2{margin-top:50px;font-size:26px}.result-cta{margin:0 16px 26px;padding:32px 26px}.result-cta h2{font-size:25px}.history-header{flex-direction:column;align-items:stretch}.history-header h1{font-size:37px}.history-header .primary-button{align-self:flex-start}.history-item{grid-template-columns:62px 1fr auto;gap:13px}.history-code{width:58px}.history-info strong{font-size:16px}.history-info small{line-height:1.4}.history-item>svg{width:18px}.modal-backdrop{padding:10px}.share-modal{max-height:calc(100vh - 20px);padding:25px 18px 20px}.share-card{min-height:390px;padding:22px}.share-card>strong{font-size:53px}.share-mini-scores{gap:5px;width:100%}.share-mini-scores i{flex:1;min-width:0}}@media print{.site-header,.site-footer,.result-tabs,.result-actions,.result-cta,.result-disclaimer{display:none!important}.result-hero-inner{min-height:auto;padding:36px}.report-section{break-inside:avoid;padding:45px 30px}.life-panel,.insight-card{break-inside:avoid}body{background:#fff}.result-page{color:#000}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
