:root{color:#10243a;font-synthesis:none;text-rendering:optimizelegibility;--blue-50:#f5fbff;--blue-100:#e5f4ff;--blue-200:#c5e5fc;--blue-300:#91cdf7;--blue-500:#2298eb;--blue-600:#087bd1;--blue-700:#075fa5;--ink:#10243a;--muted:#63798f;--line:#c9e1f2;--surface:#fff;--coral:#e56b4a;--green:#279368;--gold:#c58b0c;--violet:#6c58c7;--teal:#2c8694;background:#eef8ff;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#eef8ff;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);letter-spacing:0;background:#eef8ff;margin:0}button,input{font:inherit;letter-spacing:0}button{cursor:pointer;border:0}button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #2298eb47}button:disabled{cursor:not-allowed;opacity:.46}p,h1,h2,h3,figure{margin:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.loading-screen{min-height:100vh;color:var(--blue-700);place-content:center;justify-items:center;gap:14px;font-weight:700;display:grid}.loading-screen img{object-fit:contain;width:92px;height:92px}.primary-button,.secondary-button,.text-button{border-radius:8px;min-height:52px;font-weight:800;transition:transform .16s,background .16s,border-color .16s}.primary-button{color:#fff;background:var(--blue-600);box-shadow:0 10px 24px #087bd133}.primary-button:hover{background:var(--blue-700);transform:translateY(-1px)}.secondary-button{color:#18334d;background:#fff;border:1px solid #b9d9ef}.secondary-button:hover{border-color:var(--blue-500);color:var(--blue-700)}.text-button{min-height:40px;color:var(--blue-700);background:0 0}.home-screen{place-items:center;width:100%;min-height:100svh;padding:10px;display:grid}.home-panel{background:#f7fcff;border:1px solid #b8dcf5;border-radius:8px;flex-direction:column;align-items:center;width:min(100%,560px);min-height:calc(100svh - 20px);padding:18px 18px 16px;display:flex;overflow:hidden;box-shadow:0 18px 46px #1d6fa61f}.brand-row{align-items:center;gap:10px;width:100%;display:flex}.brand-mark{background:#fff;border:1px solid #c8e3f7;border-radius:8px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 6px 16px #127ec924}.brand-mark img{object-fit:contain;width:44px;height:44px}.brand-mark.small{flex-basis:42px;width:42px;height:42px}.brand-mark.small img{width:38px;height:38px}.brand-copy{gap:2px;min-width:0;display:grid}.brand-copy strong{font-size:20px;line-height:1.15}.brand-copy small,.result-brand-row small{color:var(--muted);font-size:12px}.brand-chip,.complete-chip{color:var(--blue-700);background:#e9f6ff;border:1px solid #b9def8;border-radius:999px;flex:none;margin-left:auto;padding:9px 14px;font-size:13px;font-weight:800}.home-hero-copy{text-align:center;width:100%;padding:34px 8px 0}.eyebrow,.question-tag{color:var(--blue-700);background:#e6f4ff;border-radius:999px;justify-content:center;align-items:center;padding:7px 13px;font-size:13px;font-weight:800;display:inline-flex}.home-hero-copy h1{margin-top:15px;font-size:41px;font-weight:900;line-height:1.13}.home-hero-copy h1 em{color:var(--blue-600);font-style:normal}.home-hero-copy p{color:#58738b;max-width:430px;margin:13px auto 0;font-size:15px;line-height:1.75}.home-compass{place-items:center;height:188px;display:grid}.home-compass img{object-fit:contain;filter:drop-shadow(0 16px 18px #007fd22e);width:176px;height:176px}.entry-panel{background:#fff;border:1px solid #b9dcf4;border-radius:8px;width:100%;margin-top:auto;padding:14px}.authorization-form{gap:10px;display:grid}.authorization-form input{width:100%;min-height:58px;color:var(--ink);text-align:center;background:#fff;border:1px solid #aacde5;border-radius:8px;padding:0 18px;font-size:20px;font-weight:600}.authorization-form input::placeholder{color:#9aaaba;font-weight:500}.form-error{color:#d4493c;text-align:center;font-size:13px;font-weight:700}.authorization-button{width:100%;min-height:60px;font-size:20px}.quiz-screen{min-height:100svh;padding:14px}.quiz-layout{flex-direction:column;gap:18px;width:min(100%,620px);min-height:calc(100svh - 28px);margin:0 auto;display:flex}.quiz-topbar{justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 4px 0;display:flex}.quiz-title{align-items:center;gap:10px;display:flex}.section-dot{background:var(--blue-500);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 7px #2298eb1f}.quiz-title div{gap:3px;display:grid}.quiz-title strong{font-size:19px}.quiz-title small{color:var(--muted);font-size:12px}.question-count{color:#7c8e9e;white-space:nowrap;align-items:baseline;gap:5px;display:flex}.question-count strong{color:var(--blue-600);font-size:40px;line-height:1}.question-count span{font-size:15px;font-weight:700}.progress-track{background:#cce8fa;border-radius:999px;height:6px;overflow:hidden}.progress-track span{background:var(--blue-500);border-radius:inherit;height:100%;transition:width .22s;display:block}.question-card{background:#fff;border:1px solid #badcf3;border-radius:8px;width:100%;padding:30px 26px 26px;box-shadow:0 16px 38px #276f9e1a}.question-card h1{align-items:flex-start;gap:10px;margin-top:20px;font-size:30px;font-weight:900;line-height:1.45;display:flex}.question-card h1>span{color:var(--blue-500);flex:none;font-size:22px;line-height:1.8}.answer-options{gap:11px;margin-top:26px;display:grid}.answer-option{color:#183149;text-align:left;background:#fff;border:1px solid #c9e0f0;border-radius:8px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px;width:100%;min-height:68px;padding:10px 16px 10px 12px;display:grid}.answer-option:hover{border-color:var(--blue-500);background:#f5fbff}.answer-option.selected{color:#fff;background:var(--blue-500);border-color:var(--blue-500);box-shadow:0 10px 24px #2298eb33}.option-letter{width:48px;height:48px;color:var(--blue-700);background:#eaf6ff;border-radius:8px;place-items:center;font-size:15px;font-weight:900;display:grid}.answer-option.selected .option-letter{color:#fff;background:#ffffff2e}.answer-option strong{overflow-wrap:anywhere;min-width:0;font-size:17px;line-height:1.5}.quiz-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:auto;padding-bottom:2px;display:grid}.quiz-footer>span{color:#75889b;text-align:center;font-size:12px}.quiz-footer .text-button{justify-self:end}.result-screen{min-height:100vh;padding:14px 14px 30px}.result-layout{gap:18px;width:min(100%,820px);margin:0 auto;display:grid}.career-result-hero{background:#fff;border:1px solid #b9daf0;border-radius:8px;overflow:hidden;box-shadow:0 18px 44px #236c9c1f}.result-brand-row{background:#eef8ff;border-bottom:1px solid #cce4f4;align-items:center;gap:10px;padding:12px 16px;display:flex}.result-brand-row>div{gap:2px;min-width:0;display:grid}.result-brand-row strong{font-size:17px}.career-hero-main{color:#fff;text-align:center;background:#117fd7;padding:34px 36px 30px}.career-hero-label{font-size:20px;font-weight:800;display:block}.career-hero-main h1{margin-top:11px;font-size:50px;font-weight:900;line-height:1.12}.career-hero-meta{justify-content:center;align-items:center;gap:16px;margin-top:18px;display:flex}.career-hero-meta>span{color:#075b9b;background:#fff;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:800}.career-hero-meta strong{font-size:44px;line-height:1}.career-hero-meta small{margin-left:2px;font-size:17px}.career-hero-main>p{color:#ffffffe6;max-width:650px;margin:18px auto 0;font-size:15px;line-height:1.8}.career-hero-alternatives{grid-template-columns:1fr 1fr;display:grid}.career-hero-alternatives article{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:17px 20px;display:grid}.career-hero-alternatives article+article{border-left:1px solid #d7e7f2}.career-hero-alternatives article>span{width:32px;height:32px;color:var(--violet);background:#f0ecff;border-radius:8px;place-items:center;font-size:12px;font-weight:900;display:grid}.career-hero-alternatives article:nth-child(2)>span{color:var(--green);background:#e7f7f0}.career-hero-alternatives article>div{gap:3px;min-width:0;display:grid}.career-hero-alternatives article strong{overflow-wrap:anywhere;font-size:15px}.career-hero-alternatives article small{color:var(--muted);font-size:11px}.career-hero-alternatives article>b{color:var(--blue-600);font-size:25px}.career-hero-alternatives article>b small{color:inherit;font-size:12px}.result-section{padding:4px 0 0}.result-section-heading{align-items:center;gap:10px;padding:4px 4px 12px;display:flex}.result-section-heading>span{width:42px;height:42px;color:var(--blue-700);background:#fff;border:1px solid #c8e2f4;border-radius:8px;flex:0 0 42px;place-items:center;font-size:21px;font-weight:900;display:grid}.result-section-heading>div{min-width:0}.result-section-heading h2{font-size:23px;line-height:1.25}.result-section-heading p{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.45}.profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.radar-card,.domain-panel{background:#fff;border:1px solid #c6dfef;border-radius:8px;min-width:0;padding:18px}.radar-card h3,.domain-panel h3{font-size:17px}.metric-radar{width:100%;height:auto;margin-top:4px;display:block;overflow:visible}.radar-grid{fill:#2298eb06;stroke:#c6ddeb;stroke-width:1px}.radar-axis{stroke:#d2e4ef;stroke-width:1px}.radar-data{fill:#2298eb33;stroke:var(--blue-500);stroke-width:3px;stroke-linejoin:round}.radar-point{stroke:#fff;stroke-width:2px}.metric-radar text{fill:#3c5368;font-size:12px;font-weight:700}.domain-list{gap:15px;margin-top:16px;display:grid}.domain-list>div{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.domain-list>div>span{width:32px;height:32px;color:var(--domain);background:color-mix(in srgb, var(--domain) 10%, white);border-radius:8px;place-items:center;font-size:11px;font-weight:900;display:grid}.domain-list strong{overflow-wrap:anywhere;min-width:0;font-size:13px}.domain-list b{color:var(--domain);font-size:15px}.domain-list i{background:#e7eef3;border-radius:999px;grid-column:2/4;height:6px;overflow:hidden}.domain-list i>span{background:var(--domain);border-radius:inherit;height:100%;display:block}.career-ranking-list{gap:14px;display:grid}.career-ranking-card{--rank:var(--blue-500);--rank-deep:var(--blue-700);--rank-soft:#eaf6ff;border:1px solid color-mix(in srgb, var(--rank) 30%, white);border-left:5px solid var(--rank);background:#fff;border-radius:8px;padding:20px;box-shadow:0 10px 26px #316a8f14}.career-ranking-card:nth-child(2){--rank:#e56b4a;--rank-deep:#b84529;--rank-soft:#fff0ea}.career-ranking-card:nth-child(3){--rank:#36a477;--rank-deep:#147654;--rank-soft:#e6f7f0}.career-ranking-card:nth-child(4){--rank:#d69a16;--rank-deep:#936500;--rank-soft:#fff6dd}.career-ranking-card:nth-child(5){--rank:#6c68b8;--rank-deep:#514b9e;--rank-soft:#f0ecff}.career-ranking-card:nth-child(6){--rank:#3d8b98;--rank-deep:#246977;--rank-soft:#e6f6f7}.career-ranking-head{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.career-ranking-icon{background:var(--rank-soft);border:1px solid color-mix(in srgb, var(--rank) 18%, white);border-radius:8px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.career-ranking-head>div:nth-child(2){gap:4px;min-width:0;display:grid}.career-ranking-head strong{overflow-wrap:anywhere;font-size:21px}.career-ranking-head small{color:var(--muted);font-size:12px}.career-stars{max-width:170px;color:var(--rank);filter:drop-shadow(0 3px 4px color-mix(in srgb, var(--rank) 20%, transparent));justify-content:flex-end;gap:2px;font-size:20px;line-height:1;display:flex}.career-ranking-description{color:#50687c;margin-top:15px;font-size:14px;line-height:1.75}.career-ranking-facts{border-top:1px solid #e0ebf2;border-bottom:1px solid #e0ebf2;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;padding:13px 0;display:grid}.career-ranking-facts>div{gap:4px;min-width:0;display:grid}.career-ranking-facts>div+div{border-left:1px solid #e0ebf2;padding-left:12px}.career-ranking-facts small{color:#74879a;font-size:11px}.career-ranking-facts strong{overflow-wrap:anywhere;font-size:14px;line-height:1.45}.career-growth-wave{margin-top:15px;padding:14px 0 0}.career-growth-wave figcaption{grid-template-columns:auto 1fr;align-items:baseline;gap:6px 12px;display:grid}.career-growth-wave figcaption small{color:#6c8093;font-size:11px}.career-growth-wave figcaption strong{color:var(--rank-deep);font-size:16px}.career-growth-wave figcaption p{color:#617487;grid-column:1/-1;font-size:12px;line-height:1.6}.growth-visual{background:var(--rank-soft);border-radius:8px;height:128px;margin-top:4px;position:relative;overflow:hidden}.growth-visual svg{width:100%;height:100%;display:block}.career-growth-wave-area{fill:color-mix(in srgb, var(--rank) 15%, transparent)}.career-growth-wave-line{fill:none;stroke:var(--rank);stroke-width:7px;stroke-linecap:round}.career-growth-labels{pointer-events:none;position:absolute;inset:0}.career-growth-labels span{color:var(--rank-deep);border:1px solid color-mix(in srgb, var(--rank) 28%, white);white-space:nowrap;background:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute}.career-growth-labels span:first-child{top:54%;left:12%}.career-growth-labels span:nth-child(2){top:32%;left:45%;transform:translate(-50%)}.career-growth-labels span:nth-child(3){top:15%;right:8%}.career-ranking-traits,.career-ranking-basis{gap:8px;margin-top:14px;display:grid}.career-ranking-traits>strong,.career-ranking-basis>strong{color:#365067;font-size:12px}.career-ranking-traits>div{flex-wrap:wrap;gap:7px;display:flex}.career-ranking-traits span{color:var(--rank-deep);background:var(--rank-soft);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.career-ranking-basis{border-top:1px dashed #d4e2eb;padding-top:12px}.career-ranking-basis p{color:#64788a;font-size:12px;line-height:1.65}.salary-note{color:#788b9c;margin:14px 4px 0;font-size:11px;line-height:1.6}.result-disclaimer{background:#fff8e7;border:1px solid #eed79a;border-radius:8px;gap:7px;margin-top:12px;padding:15px 17px;display:grid}.result-disclaimer strong{color:#9a6700;font-size:13px}.result-disclaimer p{color:#6c5c39;font-size:12px;line-height:1.75}.result-actions{background:#fff;border:1px solid #c6dfef;border-radius:8px;grid-template-columns:1fr 1fr;gap:10px;padding:16px;display:grid}.result-actions>p{color:#718597;text-align:center;grid-column:1/-1;font-size:12px}.toast{left:50%;bottom:max(24px, env(safe-area-inset-bottom));z-index:20;color:#fff;background:#10243af0;border-radius:999px;padding:11px 18px;font-size:13px;font-weight:700;position:fixed;transform:translate(-50%);box-shadow:0 10px 30px #10243a38}@media (width<=700px){.home-screen,.quiz-screen,.result-screen{padding:0}.home-panel{min-height:100svh;box-shadow:none;border-left:0;border-right:0;border-radius:0}.entry-panel{width:calc(100% - 8px);margin:24px auto auto;padding:14px}.quiz-layout{min-height:100svh;padding:12px}.question-card{padding:24px 18px 20px}.question-card h1{font-size:26px}.result-layout{gap:16px}.career-result-hero,.radar-card,.domain-panel,.career-ranking-card,.result-actions{border-left:0;border-right:0;border-radius:0}.career-ranking-card{border-left:5px solid var(--rank)}.result-section-heading{padding-left:14px;padding-right:14px}.profile-grid{grid-template-columns:1fr}.career-ranking-list{gap:12px}.salary-note,.result-disclaimer{margin-left:14px;margin-right:14px}}@media (width<=520px){.home-panel{padding:14px 14px 12px}.brand-mark{flex-basis:43px;width:43px;height:43px}.brand-mark img{width:39px;height:39px}.brand-copy strong{font-size:18px}.brand-chip,.complete-chip{padding:8px 11px;font-size:12px}.home-hero-copy{padding-top:28px}.home-hero-copy h1{font-size:36px}.home-compass{height:166px}.home-compass img{width:154px;height:154px}.entry-panel{padding:14px}.authorization-form input,.authorization-button{min-height:56px;font-size:18px}.quiz-topbar{padding-top:7px}.question-count strong{font-size:34px}.question-card h1{font-size:23px;line-height:1.5}.question-card h1>span{font-size:18px}.answer-option{grid-template-columns:44px minmax(0,1fr);gap:10px;min-height:64px}.option-letter{width:42px;height:42px}.answer-option strong{font-size:15px}.quiz-footer{grid-template-columns:1fr 1fr}.quiz-footer>span{display:none}.career-hero-main{padding:28px 18px 25px}.career-hero-label{font-size:18px}.career-hero-main h1{font-size:39px}.career-hero-meta strong{font-size:38px}.career-hero-alternatives{grid-template-columns:1fr}.career-hero-alternatives article+article{border-top:1px solid #d7e7f2;border-left:0}.result-section-heading h2{font-size:21px}.radar-card,.domain-panel{padding:15px}.career-ranking-card{padding:17px 14px}.career-ranking-head{grid-template-columns:46px minmax(0,1fr)}.career-ranking-icon{width:44px;height:44px}.career-ranking-head strong{font-size:18px}.career-stars{grid-column:2;justify-content:flex-start;max-width:none;font-size:18px}.career-ranking-facts{grid-template-columns:1fr}.career-ranking-facts>div+div{border-top:1px solid #e0ebf2;border-left:0;padding-top:10px;padding-left:0}.growth-visual{height:122px}.career-growth-labels span{padding:4px 7px;font-size:10px}.result-actions{padding:14px}}@media (height<=720px) and (width<=700px){.home-hero-copy{padding-top:20px}.home-hero-copy h1{margin-top:10px;font-size:32px}.home-hero-copy p{margin-top:8px;line-height:1.55}.home-compass{height:132px}.home-compass img{width:124px;height:124px}}
