:root{--bg:#f7f8fb;--surface:#fff;--surface-soft:#f0f3f8;--text:#121a2a;--muted:#5d687a;--line:#dfe4ec;--brand:#4255d4;--brand-strong:#3142b8;--brand-soft:#eef0ff;--success:#147a55;--success-soft:#e9f7f1;--warning:#a85f12;--warning-soft:#fff3e2;--danger:#b43a45;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 8px 22px #1c284912;--shadow-lg:0 24px 60px #1c28491f;--container:1160px;--accent:var(--brand);--accent-soft:var(--brand-soft)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);letter-spacing:-.015em;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}svg{display:block}::selection{background:#d9ddff}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.narrow{max-width:780px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--text);color:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline-offset:3px;outline:3px solid #4255d459}.accent-indigo{--accent:#4a50c9;--accent-soft:#eff0ff}.accent-blue{--accent:#2372c9;--accent-soft:#eaf4ff}.accent-rose{--accent:#b84d6d;--accent-soft:#fff0f4}.accent-teal{--accent:#13847f;--accent-soft:#e8f7f5}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fbe6;border-bottom:1px solid #dfe4eccc;position:sticky;top:0}.header-inner{width:min(var(--container), calc(100% - 40px));align-items:center;gap:28px;height:72px;margin:0 auto;display:flex}.brand{letter-spacing:-.045em;white-space:nowrap;font-size:22px;font-weight:850}.brand span{color:var(--brand)}.desktop-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.desktop-nav a{color:#465165;font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--text)}.header-actions{align-items:center;gap:8px;display:flex}.report-shortcut{font-size:14px;font-weight:750;display:none}.search-button,.menu-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.search-button:hover,.menu-button:hover{background:var(--surface-soft)}.search-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px}.menu-button{align-content:center;gap:4px;display:none}.menu-button span{background:currentColor;border-radius:9px;width:19px;height:2px}.mobile-nav{display:none}.site-footer{color:#d6dbea;background:#111827;padding:64px 0 0}.footer-inner{width:min(var(--container), calc(100% - 40px));justify-content:space-between;gap:60px;margin:0 auto;display:flex}.footer-brand .brand{color:#fff}.footer-brand p{color:#9aa5b8;margin:12px 0 0}.footer-links{gap:80px;display:flex}.footer-links div{gap:8px;min-width:130px;display:grid}.footer-links strong{color:#fff;margin-bottom:8px}.footer-links a{color:#aeb7c8;font-size:14px}.footer-notice,.footer-bottom{width:min(var(--container), calc(100% - 40px));color:#9aa5b8;border-top:1px solid #273144;margin:48px auto 0;padding:22px 0;font-size:13px}.footer-bottom{border:0;margin-top:0;padding-top:0}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:750;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-strong)}.button.secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.inline-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.eyebrow{color:var(--accent,var(--brand));letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.badge{border-radius:99px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.badge.primary{background:var(--brand-soft);color:var(--brand)}.badge.success{background:var(--success-soft);color:var(--success)}.badge.warning{background:var(--warning-soft);color:var(--warning)}.badge.muted{color:#6c7687;background:#edf0f4}.content-section{padding:100px 0}.section-heading{max-width:720px;margin-bottom:36px}.section-heading h2,.content-section h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,42px);line-height:1.2}.section-heading>p:last-child{color:var(--muted);margin:14px 0 0;font-size:17px}.section-title-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.section-title-row .section-heading{margin:0}.section-title-row>a{color:var(--brand);white-space:nowrap;align-items:center;gap:8px;font-weight:750;display:inline-flex}.hero{background:linear-gradient(180deg, #fbfbfd 0%, var(--bg) 100%);padding:92px 0 110px;overflow:hidden}.hero-inner{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid}.hero-label{color:var(--brand);background:#f6f7ff;border:1px solid #d8ddff;border-radius:99px;margin:0 0 22px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5.4vw,72px);line-height:1.08}.hero h1 span{color:var(--brand)}.hero-description{max-width:650px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.8}.hero-actions{gap:12px;margin-top:34px;display:flex}.hero-trust{color:#697487;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:13px;display:flex}.hero-trust span:before{content:"✓";color:var(--success);margin-right:7px;font-weight:900}.hero-preview{box-shadow:var(--shadow-lg);background:#ffffffe6;border:1px solid #e1e5ee;border-radius:28px;padding:26px;position:relative;transform:rotate(1.2deg)}.hero-preview:before{content:"";z-index:-1;background:#e7eaff;border-radius:30px;position:absolute;inset:30px -25px -25px 35px}.preview-label{color:var(--muted);background:#f0f2f6;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:750;display:inline-flex}.preview-type{border-bottom:1px solid var(--line);padding:24px 0 18px}.preview-type span{color:var(--muted);font-size:13px}.preview-type strong{letter-spacing:-.045em;margin-top:4px;font-size:36px;line-height:1.2;display:block}.preview-type p{color:var(--muted);margin:10px 0 0}.preview-axis{gap:15px;padding:22px 0;display:grid}.preview-axis>div{grid-template-columns:22px 1fr 42px;align-items:center;gap:10px;font-size:13px;display:grid}.preview-axis i{background:#e8ebf1;border-radius:99px;height:7px;overflow:hidden}.preview-axis b{border-radius:inherit;background:var(--brand);height:100%;display:block}.preview-tags{flex-wrap:wrap;gap:8px;display:flex}.preview-tags span{background:#f4f5f8;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}.core-home{padding-top:110px}.test-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.test-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.test-card{--accent:var(--brand);--accent-soft:var(--brand-soft);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;justify-content:space-between;gap:24px;min-height:350px;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.test-card:hover{border-color:color-mix(in srgb, var(--accent) 38%, var(--line));box-shadow:var(--shadow-sm);transform:translateY(-3px)}.test-card:first-child{border-top:4px solid var(--accent)}.test-card:nth-child(2){border-top-right-radius:48px}.test-card:nth-child(3){border-bottom-left-radius:48px}.test-card:nth-child(4){border-left:4px solid var(--accent)}.test-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.test-glyph{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.test-glyph svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}
.test-card .eyebrow{margin-bottom:8px}.test-card h3{letter-spacing:-.035em;margin:0;font-size:25px;line-height:1.32}.test-hook{color:var(--muted);margin:12px 0 0;font-size:16px}.test-meta{flex-wrap:wrap;gap:7px;display:flex}.test-meta span{color:#566174;background:#f4f6f9;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:650}.card-link{color:var(--accent);align-items:center;gap:8px;font-weight:800;display:inline-flex}.ad-slot{width:min(var(--container), calc(100% - 40px));color:#9aa3b1;letter-spacing:.12em;border-top:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;place-items:center;height:72px;margin:0 auto;font-size:11px;display:grid}.difference-section{background:var(--surface)}.difference-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.difference-grid article{border-right:1px solid var(--line);padding:30px 24px 34px}.difference-grid article:last-child{border-right:0}.difference-grid span{color:#a2aabb;font-size:12px;font-weight:800}.difference-grid h3{margin:26px 0 6px;font-size:20px}.difference-grid strong{color:var(--brand);font-size:14px}.difference-grid p{color:var(--muted);margin:12px 0 0}.split-content{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.report-home{background:#f0f2f8}.report-home-copy h2{margin-bottom:20px}.report-home-copy>p{color:var(--muted);font-size:17px}.report-home-copy ul{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.report-home-copy li:before{content:"✓";color:var(--success);margin-right:9px;font-weight:900}.report-preview{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:28px}.report-preview-head{justify-content:space-between;gap:20px;display:flex}.report-preview-head h3{margin:4px 0 0;font-size:28px}.report-preview-head>strong{color:var(--brand);font-size:28px}.report-preview-progress,.report-progress{background:#e7eaf0;border-radius:99px;height:8px;margin:20px 0 24px;overflow:hidden}.report-preview-progress span,.report-progress span{border-radius:inherit;background:var(--brand);height:100%;display:block}.preview-list{display:grid}.preview-list>div{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;display:flex}.preview-list span{color:var(--muted);font-size:13px}.preview-list strong{text-align:right;font-size:13px}.preview-list .empty strong{color:#929baa;font-weight:600}.report-preview .button{width:100%;margin-top:18px}.light-home{background:var(--surface)}.coming-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.coming-card{background:#fafbfc;border:1px dashed #cbd1dc;min-height:180px;padding:26px}.coming-card h3{margin:28px 0 8px;font-size:22px}.coming-card p{color:var(--muted);margin:0}.principles-panel{color:#fff;background:#172033;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:70px;padding:48px;display:grid}.principles-panel .eyebrow{color:#aeb9ff}.principles-panel h2{font-size:38px}.principles-panel a{color:#cad1ff;align-items:center;gap:8px;margin-top:28px;font-weight:750;display:inline-flex}.principle-list{background:#344057;grid-template-columns:1fr 1fr;gap:1px;display:grid}.principle-list article{background:#202b40;padding:22px}.principle-list p{color:#aeb8ca;margin:7px 0 0;font-size:14px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:68px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-4px 0 24px}.page-hero{background:var(--surface);border-bottom:1px solid var(--line);padding:88px 0 70px}.page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,64px);line-height:1.12}.page-hero p:last-child{max-width:700px;color:var(--muted);margin:18px 0 0;font-size:18px}.tests-page{padding-bottom:100px}.test-controls{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8fbed;margin:34px 0 54px;padding:16px 0;position:sticky;top:72px}.search-field{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:12px;height:54px;padding:0 16px;display:flex}.search-field svg{fill:none;width:21px;stroke:var(--muted);stroke-width:1.8px}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:16px}.filter-row{gap:8px;margin-top:12px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:99px;padding:0 16px}.filter-row button.active{border-color:var(--text);background:var(--text);color:#fff}.tests-section{margin-top:70px}.list-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:22px;padding-bottom:16px;display:flex}.list-heading h2{margin:0;font-size:28px}.list-heading span{color:var(--muted);font-size:13px}.empty-search{text-align:center;border:1px dashed var(--line);padding:70px 20px}.empty-search p{color:var(--muted)}.detail-hero{background:linear-gradient(180deg, var(--accent-soft), var(--bg));padding:80px 0}.detail-hero-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.detail-category{color:var(--accent);align-items:center;gap:12px;font-weight:800;display:flex}.detail-category .test-glyph{width:44px;height:44px}.detail-copy h1{letter-spacing:-.055em;margin:24px 0 0;font-size:clamp(40px,5vw,64px);line-height:1.15}.detail-hook{margin:18px 0 0;font-size:22px;font-weight:700}.detail-description{max-width:700px;color:var(--muted);margin:14px 0 0;font-size:17px}.detail-meta{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.detail-meta span{background:#ffffffbf;border-radius:7px;padding:7px 10px;font-size:13px;font-weight:700}.detail-actions{gap:10px;margin-top:28px;display:flex}.detail-actions .button.primary{background:var(--accent)}.inline-disclaimer{color:#687386;margin:18px 0 0;font-size:13px}.detail-summary{border:1px solid color-mix(in srgb, var(--accent) 18%, var(--line));border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffd1;padding:28px}.dimension-chips{grid-template-columns:1fr 1fr;gap:9px;display:grid}.dimension-chips span{background:var(--surface-soft);min-height:58px;color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:11px;font-size:12px;display:flex}.dimension-chips strong{min-width:26px;color:var(--accent);font-size:16px}.evidence-box{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.evidence-box p{color:var(--muted);margin:5px 0;font-size:14px}.evidence-box a{color:var(--accent);font-size:13px;font-weight:750}.split-content h2{margin:0 0 20px}.check-list,.dash-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.check-list li,.dash-list li{padding-left:27px;position:relative}.check-list li:before{content:"✓";color:var(--success);font-weight:900;position:absolute;left:0}.dash-list li:before{content:"—";color:#9aa3b1;position:absolute;left:0}.muted-panel{background:#f1f3f6;border-left:3px solid #cbd1dc;padding:30px}.result-example{background:var(--surface)}.result-example .split-content{align-items:center}.result-example p{color:var(--muted)}.sample-note{color:#6f7989;background:#f1f3f6;border-radius:7px;padding:6px 9px;font-size:12px;display:inline-flex}.sample-score-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg);padding:28px}.sample-score-card h3{margin:4px 0 22px;font-size:28px}.methodology-summary{background:#f0f2f8}.wide-copy{max-width:900px;color:var(--muted);margin:0;font-size:17px}.tip-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.tip-grid article{border-top:2px solid var(--text);padding:24px 0}.tip-grid span{color:#9aa3b1;font-size:12px}.tip-grid p{margin:18px 0 0}.related-section{background:var(--surface)}:is(body:has(.player-shell) .site-header,body:has(.player-shell) .site-footer){display:none}.player-shell{background:var(--surface);min-height:100vh}
.player-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 24px;display:grid}.player-header a{color:var(--muted);font-size:14px}.player-header strong{font-size:14px}.player-header span{text-align:right;color:var(--muted);font-size:13px}.player-progress{background:#edf0f4;height:5px}.player-progress span{background:var(--accent);height:100%;transition:width .25s;display:block}.question-stage{width:min(760px,100% - 40px);margin:0 auto;padding:72px 0 60px}.question-number{color:var(--accent);letter-spacing:.09em;font-size:12px;font-weight:850}.question-stage h1{letter-spacing:-.04em;min-height:104px;margin:18px 0 32px;font-size:clamp(28px,4vw,42px);line-height:1.35}.question-description{color:var(--muted)}.scale-guide{color:#8993a2;justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.answer-list{gap:10px;display:grid}.answer-list button{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:12px;min-height:62px;padding:14px 48px 14px 16px;transition:border-color .16s,background .16s,transform .16s;display:grid;position:relative}.answer-list button:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.answer-list button.selected{border-color:var(--accent);background:var(--accent-soft)}.answer-list button:disabled{cursor:default}.answer-key{width:30px;height:30px;color:var(--muted);background:#f0f2f6;border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.answer-check{opacity:0;color:var(--accent);font-weight:900;position:absolute;right:18px}.answer-list button.selected .answer-check{opacity:1}.answer-list.likert{grid-template-columns:repeat(5,1fr);gap:8px}.answer-list.likert button{text-align:center;flex-direction:column;justify-content:center;min-height:124px;padding:14px 8px;font-size:13px;display:flex}.answer-list.likert .answer-check{top:10px;right:10px}.player-bottom{justify-content:space-between;align-items:center;gap:20px;margin-top:28px;display:flex}.player-bottom button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0}.player-bottom button:disabled{opacity:.35;cursor:default}.player-bottom p{color:#929baa;text-align:right;margin:0;font-size:12px}.loading-state,.calculating-state{text-align:center;place-content:center;min-height:100vh;padding:30px;display:grid}.calculating-state h1{margin:8px 0;font-size:34px}.calculating-state>p:last-child{color:var(--muted);margin:0}.calculating-mark{border:4px solid #e5e8ef;border-top-color:var(--brand);border-radius:50%;width:46px;height:46px;margin:0 auto 24px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-loading,.missing-result{text-align:center;place-content:center;min-height:60vh;padding:50px 20px;display:grid}.missing-result>div{max-width:600px}.missing-result h1{margin:8px 0;font-size:42px}.missing-result p{color:var(--muted)}.result-hero{background:linear-gradient(180deg, var(--accent-soft), var(--bg));text-align:center;padding:84px 0 70px}.result-hero-inner{max-width:860px}.result-kicker{color:var(--accent);justify-content:center;gap:10px;font-size:13px;font-weight:750;display:flex}.result-kicker span+span:before{content:"·";margin-right:10px}.result-hero h1{letter-spacing:-.06em;margin:18px 0 12px;font-size:clamp(48px,7vw,76px);line-height:1.08}.result-summary{max-width:760px;color:var(--muted);margin:0 auto;font-size:18px}.result-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.result-actions .primary{background:var(--accent)}.completed-at{color:#8b95a4;margin:16px 0 0;font-size:12px}.result-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:60px;display:grid}.result-section-head{margin-bottom:28px}.result-section-head h2{font-size:34px}.result-side{border-left:3px solid var(--accent);background:var(--surface);padding:24px;position:sticky;top:100px}.result-side ol{color:var(--muted);margin:14px 0;padding-left:20px}.result-side a{color:var(--accent);font-size:13px;font-weight:750}.score-card-list{gap:26px;display:grid}.score-row{gap:9px;display:grid}.score-label{justify-content:space-between;gap:20px;display:flex}.score-label span{color:var(--muted);font-size:13px}.score-track{background:#e8ebf0;border-radius:99px;height:12px;overflow:hidden}.score-track span{border-radius:inherit;background:var(--accent);height:100%;display:block}.score-row>p{color:var(--muted);margin:0;font-size:13px}.axis-list{gap:18px;display:grid}.axis-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:18px}.axis-head{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.axis-head strong:last-child{text-align:right}.axis-head span{background:var(--accent-soft);color:var(--accent);border-radius:99px;padding:4px 8px;font-size:11px;font-weight:750}.dual-track{background:#cfd5df;border-radius:99px;height:12px;position:relative;overflow:hidden}.dual-track span{background:var(--accent);height:100%;display:block}.dual-track i{background:#fff;width:2px;height:16px;position:absolute;top:-2px}.interpretation{background:var(--surface)}.interpret-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.interpret-grid article{border-top:3px solid var(--accent);background:var(--bg);padding:26px}.interpret-grid article>span{color:var(--accent);font-size:13px;font-weight:850}.interpret-grid h3{margin:12px 0 8px;font-size:22px}.interpret-grid p{color:var(--muted)}.interpret-grid dl{gap:14px;margin:22px 0 0;display:grid}.interpret-grid dl div{border-top:1px solid var(--line);padding-top:12px}.interpret-grid dt{color:var(--accent);font-size:12px;font-weight:800}.interpret-grid dd{margin:3px 0 0;font-size:14px}.trait-list{gap:14px;display:grid}.trait-list article{border:1px solid var(--line);background:var(--bg);padding:24px}.trait-list article>div:first-child{align-items:flex-start;gap:18px;display:flex}.trait-list article>div:first-child>span{min-width:58px;color:var(--accent);font-size:38px;font-weight:850;line-height:1}.trait-list h3{margin:0;font-size:20px}.trait-list p{color:var(--muted);margin:6px 0 0}.strength-caution{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.strength-caution p{background:var(--surface);margin:0;padding:14px;font-size:13px}.strength-caution strong{color:var(--text);margin-bottom:4px;display:block}.attachment-map{background:linear-gradient(90deg, transparent 49.8%, #dfe3ea 50%, transparent 50.2%), linear-gradient(0deg, transparent 49.8%, #dfe3ea 50%, transparent 50.2%), var(--surface);border-bottom:2px solid #9da6b5;border-left:2px solid #9da6b5;height:400px;margin-bottom:32px;position:relative}.quadrant{color:var(--muted);background:#f7f8fbd9;border-radius:7px;padding:7px 9px;font-size:12px;position:absolute}.q1{top:12px;left:12px}.q2{top:12px;right:12px}.q3{bottom:12px;left:12px}.q4{bottom:12px;right:12px}.map-dot{background:var(--accent);border:4px solid #fff;border-radius:50%;width:22px;height:22px;margin:-11px;position:absolute;box-shadow:0 3px 12px #0003}.x-label,.y-label{color:#6d7786;font-size:11px;position:absolute}.x-label{bottom:-28px;right:0}.y-label{transform-origin:100% 0;top:0;left:-43px;transform:rotate(-90deg)}.career-code{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.career-code span{border:1px solid var(--line);background:var(--bg);text-align:center;padding:20px}.career-code strong{color:var(--accent);font-size:42px;line-height:1;display:block}.career-code small{color:var(--muted)}.career-details{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.career-details article{border-top:2px solid var(--accent);background:var(--bg);padding:22px}.career-details h3{margin:0 0 8px;font-size:17px}.career-details p{color:var(--muted);margin:0}.career-question{background:var(--accent-soft);margin-top:18px;padding:24px}.career-question p{margin:5px 0 0}.report-added{background:#f0f2f8}.next-action-card{border:1px solid var(--line);background:var(--surface);padding:26px}.next-action-card p{color:var(--muted)}.next-action-card .primary{background:var(--accent)}.report-hero{color:#fff;background:#172033;padding:84px 0 66px}
.report-hero .eyebrow{color:#aeb9ff}.report-hero h1{letter-spacing:-.055em;margin:0;font-size:62px;line-height:1.1}.report-hero p:last-child{color:#b7c0d0;max-width:650px;font-size:17px}.report-status{border-bottom:1px solid var(--line);align-items:center;gap:30px;padding-bottom:34px;display:flex}.report-count{align-items:baseline;gap:5px;min-width:120px;display:flex}.report-count strong{color:var(--brand);font-size:52px;line-height:1}.report-status-body{flex:1}.report-status-body .report-progress{margin:0 0 8px}.report-status-body p{color:var(--muted);margin:0}.report-test-list{margin-top:24px;display:grid}.report-test-list article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:18px;min-height:112px;display:grid}.report-test-list article>div:nth-child(2)>span{color:var(--muted);font-size:12px}.report-test-list h2{margin:1px 0;font-size:20px}.report-test-list p{color:var(--muted);margin:0;font-size:14px}.report-item-actions{align-items:center;gap:8px;display:flex}.report-item-actions a,.report-item-actions button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.report-item-actions button{color:var(--danger)}.report-summary-section{background:#f0f2f8}.combined-summary{margin:20px 0 0;font-size:20px;font-weight:650;line-height:1.8}.summary-note{color:var(--muted);font-size:13px}.report-mini-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.report-mini-grid>div{border:1px solid var(--line);background:var(--surface);flex-direction:column;justify-content:space-between;min-height:100px;padding:18px;display:flex}.report-mini-grid span{color:var(--muted);font-size:12px}.report-mini-grid strong{font-size:19px}.report-mini-grid .empty strong{color:#9ba4b2}.report-result-section{--accent:var(--brand)}.report-result-section+.report-result-section{border-top:1px solid var(--line)}.report-result-section .section-title-row{align-items:center}.report-result-section .section-title-row h2{font-size:32px}.report-result-section .section-title-row p{color:var(--muted);margin:5px 0 0}.report-bars{grid-template-columns:1fr 1fr;gap:24px 40px;display:grid}.data-management{background:var(--surface)}.data-management p{color:var(--muted)}.danger-button{min-height:48px;color:var(--danger);cursor:pointer;background:#fff5f6;border:1px solid #e3b5ba;border-radius:9px;margin-top:18px;padding:0 18px;font-weight:750}.prose{font-size:17px}.prose h2{margin:56px 0 16px;font-size:30px}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#4f5b6d}.prose ol{padding-left:24px}.prose li{margin:9px 0}.legal h2{font-size:24px}.methodology-tests{background:var(--surface)}.method-card-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.method-card-grid article{border:1px solid var(--line);padding:26px}.method-card-grid span{color:var(--brand);font-size:13px;font-weight:800}.method-card-grid h3{margin:10px 0;font-size:20px}.method-card-grid p{color:var(--muted)}.method-card-grid small{color:#929baa}.contact-card{border:1px solid var(--line);background:var(--surface);padding:42px}.contact-card h2{margin:5px 0 10px;font-size:34px}.contact-card p{color:var(--muted)}.contact-card .button{margin-top:18px}@media (max-width:960px){.desktop-nav{display:none}.report-shortcut,.menu-button{display:inline-flex}.menu-button{display:grid}.mobile-nav{width:min(var(--container), calc(100% - 40px));margin:0 auto;padding:10px 0 22px;display:grid}.mobile-nav>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;font-weight:700;display:flex}.mobile-nav-info{color:var(--muted);gap:18px;padding-top:16px;font-size:13px;display:flex}.hero-inner,.detail-hero-inner{grid-template-columns:1fr;gap:60px}.hero-preview{max-width:620px}.difference-grid{grid-template-columns:1fr 1fr}.difference-grid article:nth-child(2){border-right:0}.difference-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.principles-panel{grid-template-columns:1fr;gap:40px}.result-layout{grid-template-columns:1fr}.result-side{position:static}.answer-list.likert{grid-template-columns:1fr}.answer-list.likert button{text-align:left;flex-direction:row;justify-content:flex-start;min-height:58px;padding:12px 48px 12px 14px}.answer-list.likert .answer-check{top:auto;right:18px}}@media (max-width:720px){.container,.header-inner,.footer-inner,.footer-notice,.footer-bottom,.mobile-nav,.ad-slot{width:min(100% - 32px, var(--container))}.header-inner{height:62px}.site-header{min-height:62px}.brand{font-size:20px}.search-button{display:none}.test-controls{top:62px}.content-section{padding:72px 0}.hero{padding:60px 0 80px}.hero h1{font-size:46px}.hero-description{font-size:16px}.hero-actions,.detail-actions,.result-actions{flex-direction:column}.hero-actions .button,.detail-actions .button,.result-actions .button{width:100%}.hero-preview{border-radius:20px;padding:20px;transform:none}.hero-preview:before{display:none}.test-grid,.test-grid.compact,.coming-grid,.split-content,.method-card-grid{grid-template-columns:1fr}.test-card{min-height:330px;padding:23px}.test-card h3{font-size:23px}.difference-grid{grid-template-columns:1fr}.difference-grid article{border-right:0;border-bottom:1px solid var(--line)}.difference-grid article:last-child{border-bottom:0}.preview-list>div{display:grid}.preview-list strong{text-align:left}.principles-panel{border-radius:20px;padding:28px}.principle-list{grid-template-columns:1fr}.section-title-row{flex-direction:column;align-items:flex-start}.footer-inner{flex-direction:column}.footer-links{gap:34px}.page-hero{padding:64px 0 54px}.page-hero h1{font-size:42px}.detail-hero{padding:58px 0}.detail-copy h1{font-size:42px}.detail-hook{font-size:19px}.dimension-chips,.tip-grid{grid-template-columns:1fr}.player-header{padding:0 16px}.player-header strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.question-stage{width:calc(100% - 32px);padding-top:48px}.question-stage h1{min-height:96px;margin-bottom:24px;font-size:29px}.player-bottom{flex-direction:column;align-items:flex-start}.player-bottom p{text-align:left}.result-hero{padding:62px 0 54px}.result-hero h1{font-size:48px}.result-summary{font-size:16px}.axis-head{grid-template-columns:1fr 1fr}.axis-head span{grid-area:2/1/auto/-1;justify-self:center}.interpret-grid,.strength-caution,.career-details,.report-bars{grid-template-columns:1fr}.attachment-map{height:300px;margin-left:18px}.career-code{gap:6px}.career-code span{padding:16px 8px}.career-code strong{font-size:34px}.report-hero h1{font-size:46px}.report-status{align-items:flex-start}.report-test-list article{grid-template-columns:44px 1fr;padding:18px 0}.report-item-actions{grid-column:2}.report-mini-grid{grid-template-columns:1fr 1fr}.contact-card{padding:26px}.contact-card h2{word-break:break-all;font-size:25px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

