:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#1e2235;background:#f5f6fa;font-synthesis:none;--blue:#2549ee;--lime:#dfff70;--muted:#74798c;--line:#e7e9f0}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}a{color:inherit;text-decoration:none}.site-header{max-width:1280px;margin:auto;padding:30px 48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:19px}.brand-mark{display:grid;place-items:center;background:var(--blue);color:var(--lime);height:44px;width:44px;border-radius:13px;font-size:38px;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:1.6px;margin-top:5px;font-weight:650}.edition{font-size:13px;color:#656c83;display:flex;align-items:center;gap:10px}.edition span{border:1px solid #dce0e9;border-radius:6px;padding:4px 6px}#app{max-width:1280px;margin:auto;padding:35px 48px 65px;min-height:calc(100svh - 185px)}.quiz-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:75px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.4px;color:var(--blue);font-weight:700}.intro h1{font-size:clamp(40px,4.5vw,62px);letter-spacing:-2px;line-height:1.35;margin:22px 0}.intro h1 em{font-style:normal;color:var(--blue)}.intro p{font-size:17px;line-height:1.9;color:#656b80}.mini-facts{display:flex;gap:12px;margin:28px 0}.mini-facts span{font-size:14px;padding:9px 13px;border:1px solid #dce0e9;border-radius:8px;background:#fff}.intro-note{font-size:14px;line-height:1.9;color:#777f92;border-left:3px solid var(--lime);padding-left:14px;margin-top:54px}.question-card{background:#fff;padding:32px;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 50px #26365006}.question-top{display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.question-top span:first-child{color:var(--blue);font-weight:750;font-variant-numeric:tabular-nums}.progress-track{height:4px;background:#edf0f7;margin:18px 0 34px;border-radius:5px;overflow:hidden}.progress-track i{display:block;height:100%;background:var(--blue);transition:width .25s}.scenario{font-size:13px;background:#f0f3ff;color:var(--blue);padding:6px 10px;border-radius:5px}.question-card h2{font-size:25px;line-height:1.6;margin:17px 0 8px;font-weight:700;letter-spacing:-.4px}.question-hint{font-size:14px;color:var(--muted);margin:8px 0 22px;line-height:1.6}.answers{display:grid;gap:9px}.answers button{min-height:49px;text-align:left;border:1px solid var(--line);border-radius:10px;background:white;padding:12px 16px;font-size:15px;display:flex;align-items:center;gap:13px;color:#4a5065}.answers button:hover{background:#f8f9ff;border-color:#bcc9ff}.answers button[aria-checked=true]{border-color:var(--blue);background:#f0f3ff;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.answer-number{font-size:12px;background:#f0f2f7;border-radius:5px;width:23px;height:23px;display:grid;place-items:center;color:#7e8598}.answers button[aria-checked=true] .answer-number{background:var(--blue);color:white}.question-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:12px;font-size:13px;color:var(--muted)}.primary{border:0;border-radius:10px;padding:14px 23px;background:var(--blue);color:white;font-weight:650;min-height:48px}.primary:hover{background:#1b3bd0}.text-button{background:none;border:0;color:#737b90;padding:10px 0;min-height:44px;font-size:14px}.site-footer{max-width:1280px;margin:auto;padding:22px 48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;color:#888da0;font-size:12px;line-height:1.7}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#202638;color:white;padding:12px 20px;border-radius:12px;font-size:14px;z-index:10;max-width:90%;display:none}#toast.visible{display:block}@media(max-width:900px){.quiz-layout{gap:30px;grid-template-columns:1fr 1.35fr}.site-header{padding:24px}#app{padding:25px 24px 45px}.intro h1{font-size:40px}.question-card{padding:25px}.site-footer{padding:20px 24px}}@media(max-width:650px){.site-header{padding:18px 20px}.brand{font-size:17px}.brand-mark{width:38px;height:38px;font-size:32px}.brand small{font-size:9px}.edition{font-size:12px}.edition span{display:none}#app{padding:12px 16px 32px}.quiz-layout{display:flex;flex-direction:column;gap:24px;align-items:stretch}.intro .eyebrow,.intro-note,.mini-facts{display:none}.intro h1{font-size:30px;letter-spacing:-1px;margin:6px 0 10px}.intro h1 br{display:none}.intro p{font-size:14px;margin:0;line-height:1.65}.intro p br{display:none}.question-card{padding:24px 20px;border-radius:19px}.question-card h2{font-size:22px;min-height:70px}.progress-track{margin-bottom:27px}.site-footer{flex-direction:column;gap:5px;padding:18px 20px}.answers button{min-height:50px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
.answer-check{margin-left:auto;font-weight:700}.muted{color:#74798c}.storage-hint{font-size:12px;color:#9096a7}.quiz-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:18px;padding-top:4px;font-size:12px;color:#959bac}.quiz-meta .text-button{font-size:12px}.result-header{text-align:center;margin:0 0 35px}.result-header h1{font-size:36px;letter-spacing:-1px;margin:14px 0}.result-header p{font-size:16px;color:var(--muted)}.result-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.persona-card{padding:32px 35px;background:var(--blue);border-radius:22px;color:white;position:relative;overflow:hidden}.persona-top{display:flex;justify-content:space-between;gap:12px;color:#c1ccff;font-size:12px}.persona-symbol{display:block;color:var(--lime);font-size:74px;line-height:1.15;margin:25px 0 12px}.persona-card h2{font-size:36px;margin:0 0 15px;letter-spacing:-1px}.persona-line{font-size:17px;line-height:1.7;margin:0 0 20px}.persona-tags{display:flex;gap:9px}.persona-tags span{font-size:13px;background:#ffffff1c;color:var(--lime);border-radius:5px;padding:7px 11px}.persona-description{font-size:15px;line-height:1.9;color:#dbe2ff;margin:24px 0}.persona-foot{padding-top:18px;border-top:1px solid #ffffff30;display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#bfcaff}.profile-panel{background:white;border:1px solid var(--line);padding:30px;border-radius:22px}.profile-panel h2{font-size:21px;margin:0 0 10px}.profile-panel>p{font-size:13px;line-height:1.8}.interest-bars{display:grid;gap:24px;margin:27px 0}.interest-row{display:grid;grid-template-columns:72px 1fr 58px;align-items:center;gap:14px;font-size:14px}.interest-row>span:last-child{font-size:12px;color:#7c8294;text-align:right}.interest-track{height:9px;background:#f0f2f7;border-radius:8px;overflow:hidden}.interest-track i{height:100%;display:block;border-radius:8px}.preference-block{border-top:1px solid var(--line);padding-top:18px}.preference-block h3{font-size:15px;margin:0 0 12px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags span{background:#f1f3f9;border-radius:5px;padding:6px 9px;color:#5b6480;font-size:12px}.small-note{font-size:12px;line-height:1.7;color:#777e94}.result-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:27px 0 45px}.secondary{border:1px solid #dce0eb;border-radius:10px;background:white;color:#4a526b;padding:12px 18px;min-height:45px;font-size:14px}.secondary:hover{border-color:#a4b3e9;background:#f6f8ff}.secondary[aria-pressed=true]{border-color:var(--blue);color:var(--blue);background:#eef2ff}.explanation-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-bottom:35px;border-bottom:1px solid #e1e5ed}.section-label{color:#8c94a9;font-size:11px;letter-spacing:1px;font-weight:600}.explanation h2{font-size:20px;margin:12px 0 16px}.explanation p,.explanation li{font-size:15px;line-height:1.9;color:#667087}.explanation ul{padding-left:18px}.explanation small{font-size:12px;color:#8d94a5}.careers-section{margin:38px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2{font-size:24px;margin:11px 0 24px}.section-heading>.muted{font-size:12px}.career-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.career-card{padding:25px;background:white;border:1px solid var(--line);border-radius:16px}.career-index{color:var(--blue);font-size:13px}.career-card h3{font-size:22px;margin:15px 0}.career-card p{font-size:14px;line-height:1.9;color:#687288}.career-card summary{font-size:13px;color:var(--blue);cursor:pointer;line-height:1.8;padding:5px 0}.try-card{display:flex;gap:23px;padding:28px;background:var(--lime);border-radius:16px;margin-bottom:45px}.try-icon{font-size:38px}.try-card .section-label{color:#596536}.try-card h2{font-size:20px;line-height:1.7;margin:9px 0}.try-card p{font-size:14px;color:#647139;margin:8px 0}.feedback-box{border:1px solid var(--line);background:white;border-radius:18px;padding:30px}.feedback-box h2{font-size:22px;margin:11px 0}.feedback-box p{font-size:14px;line-height:1.8}.feedback-options{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.feedback-box label{display:block;font-size:14px;margin:18px 0 12px}textarea{display:block;width:100%;font:inherit;font-size:15px;line-height:1.7;border:1px solid #dce0eb;background:#fbfcff;border-radius:9px;padding:12px;resize:vertical;margin-bottom:15px}textarea:focus{outline:2px solid var(--blue)}.method{margin-top:25px;font-size:13px;color:#727b91;line-height:1.9}.method summary{cursor:pointer;padding:12px 0;color:#505c77;font-size:14px}.method a{color:var(--blue);text-decoration:underline}.end-actions{text-align:center;margin-top:16px}dialog{width:min(540px,calc(100% - 28px));max-height:90svh;overflow-y:auto;border:1px solid var(--line);border-radius:20px;padding:25px;color:#222c43;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#11192e88;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-head h2{font-size:21px;margin:0}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:25px}dialog p{font-size:14px;line-height:1.8}.poster-preview{display:block;width:100%;border-radius:12px}.download-link{display:block;text-align:center;margin-top:15px}@media(max-width:650px){.result-header{margin:12px 0 26px}.result-header h1{font-size:28px}.result-header p{font-size:14px}.result-layout{grid-template-columns:1fr;gap:18px}.persona-card{padding:26px}.persona-card h2{font-size:32px}.persona-symbol{margin-top:22px;font-size:65px}.profile-panel{padding:24px}.interest-row{gap:10px}.result-actions{margin:23px 0 32px;gap:9px}.result-actions .primary,.result-actions .secondary{font-size:14px;padding:13px}.explanation-grid{grid-template-columns:1fr;gap:17px;padding-bottom:24px}.explanation h2{font-size:19px}.section-heading{display:block}.section-heading h2{font-size:22px;margin-bottom:8px}.section-heading>.muted{display:block;margin-bottom:18px}.career-grid{grid-template-columns:1fr}.career-card{padding:23px}.career-card h3{margin:10px 0 14px}.try-card{padding:22px;gap:13px;margin-bottom:30px}.try-icon{font-size:28px}.try-card h2{font-size:18px}.feedback-box{padding:23px}.feedback-options{gap:7px}.feedback-options .secondary{padding:10px 12px;font-size:13px}.dialog-actions{flex-wrap:wrap}.persona-foot{font-size:11px}.result-header .eyebrow{font-size:11px}}@media(min-width:1400px){#app{padding-top:50px}}
