:root{color:#17324d;background:#f4f8fb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 10% 0%,#e8f5f2 0,transparent 34rem),#f4f8fb}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:72px;padding:0 clamp(18px,4vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce8ed;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;background:none;border:0;color:#17324d;text-align:left;padding:0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#0f766e;font-size:20px;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:16px;letter-spacing:.03em}.brand small{color:#7a8d98;font-size:9px;letter-spacing:.08em;margin-top:1px}.topbar-user{display:flex;align-items:center;gap:18px;color:#4e6573;font-size:14px}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;flex:1;padding:48px 0 72px}.footer{color:#8a9ca6;text-align:center;font-size:12px;padding:22px 16px 30px}.welcome-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:clamp(32px,8vw,110px);min-height:610px}.welcome-copy{padding-left:clamp(0px,3vw,48px)}.eyebrow{color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,5vw,58px);line-height:1.12;letter-spacing:-.04em;margin:14px 0 20px;color:#17324d}h1 em{color:#0f766e;font-style:normal}.welcome-copy>p{max-width:590px;color:#637986;font-size:17px;line-height:1.9}.feature-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.feature-row span{border:1px solid #cfe2df;background:#f4fbfa;color:#36706a;padding:8px 12px;border-radius:99px;font-size:13px}.card{border:1px solid #dce8ed;background:#fffffff0;border-radius:22px;box-shadow:0 16px 50px #20495c12}.name-card{padding:36px}.card-kicker{color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.14em}.name-card h2{margin:12px 0 8px;font-size:26px}.muted{color:#78909c}.field-label{display:block;color:#4f6977;font-size:13px;font-weight:700;margin:28px 0 8px}.text-input{width:100%;border:1px solid #c9d9df;border-radius:12px;background:#fbfdfe;color:#17324d;padding:13px 14px;outline:none;transition:border-color .2s,box-shadow .2s}.text-input:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.primary-button,.secondary-button{min-height:44px;border-radius:11px;padding:10px 18px;font-weight:800;border:1px solid transparent;transition:transform .15s,box-shadow .15s,background .15s}.primary-button{color:#fff;background:#0f766e;box-shadow:0 8px 16px #0f766e2e}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #0f766e42}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button{color:#24645f;background:#eff8f6;border-color:#cfe6e1}.secondary-button:hover:not(:disabled){background:#e1f2ef}.full-button{width:100%;margin-top:22px}.privacy-note{color:#98aab2;font-size:12px;line-height:1.6;margin:18px 0 0}.alert{border-radius:12px;padding:12px 15px;margin-bottom:20px;font-size:14px}.error-alert{color:#9b3f37;background:#fff2f0;border:1px solid #f3cbc5}.loading-screen{min-height:100vh;display:grid;place-items:center;color:#68808b}.loading-card,.empty-card{min-height:190px;display:grid;place-content:center;text-align:center;padding:32px}.loading-card h2,.empty-card h2{margin-bottom:8px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h1{font-size:clamp(32px,5vw,46px);margin-bottom:10px}.section-heading p{margin-bottom:0}.section-heading.compact{align-items:center;margin-bottom:18px}.section-heading.compact h2{margin-bottom:4px}.bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bank-card{padding:24px}.bank-card-head,.wrong-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.status-dot{display:inline-flex;align-items:center;gap:6px;color:#0f766e;font-weight:800}.status-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#41b89d}.bank-card h2{font-size:23px;margin:20px 0}.count-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e8eff2;border-bottom:1px solid #e8eff2;padding:16px 0;color:#78909c;font-size:13px}.count-row span{text-align:center;border-right:1px solid #e8eff2}.count-row span:first-child{text-align:left}.count-row span:last-child{border:0;text-align:right}.count-row b{color:#17324d;font-size:18px;margin-left:4px}.attempt-meter{margin-top:18px}.attempt-meter>div:first-child{display:flex;justify-content:space-between;font-size:12px;color:#78909c}.attempt-meter strong{color:#0f766e}.meter{height:6px;border-radius:99px;background:#e8f0f1;margin-top:9px;overflow:hidden}.meter i{display:block;height:100%;background:#83c7bd;border-radius:inherit}.history-card{margin-top:24px;padding:24px}.history-list{border-top:1px solid #e5edf0}.history-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:16px 0;border-bottom:1px solid #e5edf0}.history-item strong,.history-item small{display:block}.history-item small{color:#8da0a8;font-size:12px;margin-top:3px}.history-score{min-width:72px;text-align:right}.history-score b{color:#0f766e;font-size:20px}.history-score span{color:#8da0a8;font-size:12px}.history-score .in-progress{color:#c27831}.link-button{border:0;background:transparent;color:#0f766e;padding:6px 0;font-size:13px;font-weight:800}.exam-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:24px;align-items:start}.exam-header{padding:28px;display:flex;justify-content:space-between;gap:20px}.exam-header h1{font-size:32px;margin:10px 0}.exam-header p{margin-bottom:0}.exam-progress{min-width:118px;text-align:right}.exam-progress strong{display:block;font-size:36px;color:#0f766e;line-height:1}.exam-progress span{color:#78909c;font-size:12px}.exam-progress small{display:block;color:#9babb2;font-size:11px;margin-top:10px}.question-section{margin-top:30px}.question-section-title{display:flex;align-items:baseline;justify-content:space-between;border-bottom:2px solid #dce9e9;margin-bottom:14px;padding:0 4px 10px}.question-section-title h2{margin-bottom:0;font-size:22px}.question-section-title span{color:#82989f;font-size:12px}.question-card{padding:23px 25px;margin-bottom:14px}.question-meta{display:flex;gap:10px;color:#8aa0a8;font-size:12px}.question-meta span:first-child{color:#0f766e;font-weight:800}.question-card h3{font-size:17px;line-height:1.75;margin:11px 0 17px}.option-list{display:grid;gap:9px}.option-item{display:flex;align-items:flex-start;gap:10px;border:1px solid #e0eaed;background:#fbfdfe;border-radius:12px;padding:12px 14px;line-height:1.55;font-size:14px;transition:background .15s,border-color .15s;cursor:pointer}.option-item.selected{background:#edf8f6;border-color:#75b8ae}.option-item input{position:absolute;opacity:0}.option-letter{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border:1px solid #c3d4d8;border-radius:50%;color:#6b8790;font-size:12px;font-weight:800}.option-item.selected .option-letter{color:#fff;background:#0f766e;border-color:#0f766e}.option-hint{color:#8ca0a7;font-size:12px;margin:12px 0 0}.exam-sidebar{padding:22px;position:sticky;top:96px}.sticky-sidebar h2{font-size:18px;margin-bottom:20px}.big-progress{color:#0f766e;margin-bottom:5px}.big-progress b{font-size:44px;line-height:1}.big-progress span{color:#8ca0a7}.exam-sidebar p{font-size:12px}.exam-sidebar .secondary-button{margin-top:10px}.submit-button{min-height:48px}.result-hero{padding:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.result-hero h1{font-size:34px;margin:10px 0}.result-hero p{margin-bottom:0}.score-ring{width:128px;height:128px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border:8px solid #b9e1da;border-radius:50%;color:#0f766e}.score-ring strong{font-size:34px;line-height:1}.score-ring span{color:#82a09f;font-size:12px}.result-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 30px}.result-summary div{text-align:center;padding:17px;border-radius:14px;background:#eaf6f3}.result-summary b,.result-summary span{display:block}.result-summary b{color:#0f766e;font-size:24px}.result-summary span{color:#6d898c;font-size:12px}.review-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.review-toolbar h2{margin:0}.review-list{display:grid;gap:14px}.review-card{padding:22px 25px;border-left:4px solid #41b89d}.review-card.review-wrong{border-left-color:#db7768}.review-title{display:flex;align-items:center;gap:12px;color:#8aa0a8;font-size:12px}.result-badge{color:#0f766e;background:#eaf6f3;border-radius:99px;padding:5px 9px;font-weight:800}.review-wrong .result-badge{color:#a54e45;background:#fff0ee}.review-card h3{font-size:16px;line-height:1.7;margin:13px 0}.review-answer{border-top:1px solid #e5edf0;border-bottom:1px solid #e5edf0;padding:10px 0;color:#647d87;font-size:13px}.review-answer p{margin:4px 0}.review-answer strong{color:#385966}.explanation{margin-top:14px;border-radius:11px;background:#f7fafb;padding:12px 14px;color:#6d838b;font-size:13px}.explanation strong{color:#3e626d}.explanation p{margin:5px 0;line-height:1.7}.explanation .basis{color:#0f766e}.bottom-actions{text-align:center;margin-top:28px}.wrong-list{display:grid;gap:15px}.wrong-card{padding:23px 25px;border-left:4px solid #db7768}.wrong-card.mastered{border-left-color:#41b89d;opacity:.82}.wrong-card h2{font-size:17px;line-height:1.7;margin:13px 0}.wrong-card>p{color:#5f7882;font-size:13px}.wrong-card .explanation{margin-top:10px}@media(max-width:820px){.page-shell{width:min(100% - 24px,680px);padding-top:28px}.welcome-grid{grid-template-columns:1fr;min-height:0;gap:30px;padding:35px 0}.welcome-copy{padding:0}.welcome-copy>p{font-size:15px}.name-card{padding:26px}.bank-grid,.exam-layout{grid-template-columns:1fr}.exam-sidebar{position:static;order:-1}.sticky-sidebar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.sticky-sidebar h2,.sticky-sidebar p,.big-progress{margin:0}.exam-sidebar .full-button{width:auto;min-width:130px;margin:0}.exam-sidebar .secondary-button{display:none}.result-hero h1{font-size:27px}}@media(max-width:520px){.topbar{height:62px;padding:0 14px}.brand strong{font-size:14px}.brand small,.candidate-name{display:none}.topbar-user{gap:8px;font-size:12px}.topbar-user .link-button{font-size:12px}.page-shell{width:calc(100% - 20px);padding-bottom:42px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading .secondary-button{width:100%}.section-heading h1{font-size:33px}.feature-row span{font-size:11px}.bank-card,.history-card,.question-card,.review-card,.wrong-card,.exam-header,.result-hero{padding:18px;border-radius:16px}.bank-card h2{font-size:20px}.history-item{grid-template-columns:1fr auto;gap:8px}.history-item .link-button{grid-column:1 / -1;text-align:left}.exam-header{display:block}.exam-progress{text-align:left;margin-top:18px}.exam-progress strong{display:inline;font-size:28px;margin-right:5px}.exam-progress small{display:inline;margin-left:8px}.sticky-sidebar{grid-template-columns:auto 1fr}.sticky-sidebar .submit-button{grid-column:1 / -1;width:100%}.question-card h3{font-size:15px}.option-item{padding:11px 10px;font-size:13px}.result-hero{display:block}.score-ring{width:104px;height:104px;margin:18px auto 0}.result-summary{gap:7px}.result-summary div{padding:12px 5px}.review-toolbar{align-items:flex-start;gap:10px}.review-toolbar .secondary-button{padding:8px 10px;font-size:12px}.review-title{align-items:flex-start;flex-direction:column;gap:6px}}
