*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;color:#333;background:#f5f5f5;-webkit-font-smoothing:antialiased;min-height:100vh;padding-bottom:env(safe-area-inset-bottom)}#root{min-height:100vh}a{color:#1890ff;text-decoration:none}a:active{opacity:.8}input,select,textarea{font:inherit}button{font-family:inherit;cursor:pointer;border:none}button:disabled{cursor:not-allowed;opacity:.6}.page{max-width:100%;min-height:100vh;padding:0 16px 80px}.page-header{padding:12px 0 16px;border-bottom:1px solid #eee;margin-bottom:16px}.page-header h1{margin:0;font-size:1.25rem}.page-header.row{display:flex;align-items:center;gap:12px}.back{font-size:.9rem;color:#1890ff;background:none;padding:4px 0}.back:not(a){-webkit-appearance:none;-moz-appearance:none;appearance:none}.progress{margin-left:auto;font-size:.9rem;color:#666}.quiz-header{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:6px 0;margin-bottom:12px}.quiz-header .back{flex-shrink:0;min-width:48px;padding:6px 0;font-size:.875rem;color:#1890ff;text-align:left}.quiz-header .progress{flex:1;text-align:center;font-size:.8125rem;color:#8c8c8c}.quiz-header .favorite-btn{flex-shrink:0;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.125rem;color:#d9d9d9;background:none;border-radius:6px;-webkit-tap-highlight-color:transparent}.quiz-header .favorite-btn:active{background:#fafafa}.quiz-header .favorite-btn.active{color:#fa8c16}.empty{text-align:center;color:#999;padding:48px 16px}.home .page-header{text-align:center;border:none}.home .page-header h1{font-size:1.5rem}.home .page-header p{margin:4px 0 0;font-size:.9rem;color:#666}.home-current-user{margin-top:8px;font-size:.8125rem;color:#8c8c8c}.home-switch-user{margin-left:8px;color:#1890ff}.page-subtitle{margin-left:8px;font-size:.875rem;color:#8c8c8c;font-weight:400}.home-notice{margin-top:24px;padding:0 16px;text-align:center;font-size:12px;line-height:1.6;color:#b0b0b0}.home-notice p{margin:0 0 2px}.home-notice p:last-child{margin-bottom:0}.admin-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2f6}.admin-login{width:min(420px,100%);padding:28px;background:#fff;border:1px solid #d9e2ec;border-radius:8px}.admin-login h1,.admin-sidebar h1,.admin-toolbar h2,.admin-editor h2{margin:0;color:#1f2933;letter-spacing:0}.admin-login p,.admin-sidebar p,.admin-toolbar p{margin:6px 0 0;color:#66788a}.admin-login input,.admin-filters input,.admin-filters select,.admin-editor input,.admin-editor select,.admin-editor textarea{width:100%;border:1px solid #c9d6e2;border-radius:6px;background:#fff;color:#1f2933}.admin-login input{height:44px;margin-top:14px;padding:0 12px}.admin-login button,.admin-sidebar button,.admin-filters button,.admin-form-actions button,.admin-row-actions button{min-height:38px;border-radius:6px;background:#1167b1;color:#fff;font-weight:600}.admin-login button{width:100%;margin-top:16px}.admin-back{display:inline-block;margin-top:14px}.admin-page{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);background:#eef2f6;color:#1f2933}.admin-sidebar{padding:24px 18px;background:#17212b;color:#fff}.admin-sidebar h1{color:#fff;font-size:1.25rem}.admin-sidebar p{color:#b8c7d4}.admin-sidebar button,.admin-sidebar .admin-back{width:100%;margin-top:12px;text-align:center}.admin-sidebar .admin-back{color:#cfe3f5}.admin-stat{margin-top:18px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#cfe3f5}.admin-stat span{display:block;font-size:1.7rem;color:#fff;font-weight:700}.admin-secondary{background:#e7eef5!important;color:#26435c!important}.admin-main{padding:24px;min-width:0}.admin-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-question-toolbar{margin-top:18px}.admin-import-panel{padding:16px;background:#fff;border:1px solid #d9e2ec;border-radius:8px}.admin-import-controls{display:grid;grid-template-columns:140px minmax(260px,1fr) 140px;gap:10px}.admin-import-controls select,.admin-import-controls input{width:100%;min-height:38px;border:1px solid #c9d6e2;border-radius:6px;padding:7px 10px;background:#fff}.admin-import-controls button{min-height:38px;border-radius:6px;background:#1167b1;color:#fff;font-weight:600}.admin-import-summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;color:#52606d}.admin-import-summary strong{color:#1f2933}.admin-import-summary button{min-height:32px;padding:0 12px;border-radius:6px;background:#047857;color:#fff;font-weight:600}.admin-import-empty,.admin-warning{margin:12px 0 0;color:#8a5a00;font-size:.9rem}.admin-filters{display:grid;grid-template-columns:120px minmax(180px,260px) 72px;gap:8px}.admin-filters input,.admin-filters select{height:38px;padding:0 10px}.admin-content{display:grid;grid-template-columns:minmax(280px,420px) minmax(360px,1fr);gap:18px;align-items:start}.admin-question-list,.admin-editor{background:#fff;border:1px solid #d9e2ec;border-radius:8px}.admin-question-list{max-height:calc(100vh - 130px);overflow:auto}.admin-empty{margin:0;padding:28px 18px;color:#66788a}.admin-question-item{padding:12px;border-bottom:1px solid #edf2f7}.admin-question-item.active{background:#f0f7ff}.admin-question-item>button{width:100%;padding:0;text-align:left;background:none;color:#1f2933}.admin-question-item span{display:block;font-weight:600}.admin-question-item small{display:block;margin-top:4px;color:#66788a}.admin-row-actions{display:flex;gap:8px;margin-top:10px}.admin-row-actions button{min-height:30px;padding:0 10px;font-size:.85rem}.admin-editor{padding:18px}.admin-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.admin-editor-head span{color:#66788a}.admin-editor label{display:block;margin-top:12px;color:#52606d;font-size:.9rem;font-weight:600}.admin-editor input,.admin-editor select,.admin-editor textarea{display:block;margin-top:6px;padding:9px 10px;line-height:1.45}.admin-form-actions{display:flex;gap:10px;margin-top:16px}.admin-form-actions button{padding:0 18px}.admin-error,.admin-success{margin:12px 0 0;font-size:.9rem}.admin-error{color:#c2410c}.admin-success{color:#047857}@media (max-width: 860px){.admin-page{display:block}.admin-sidebar{display:grid;grid-template-columns:1fr 96px 96px;gap:10px;align-items:center}.admin-sidebar button,.admin-sidebar .admin-back{margin-top:0}.admin-content,.admin-toolbar{display:block}.admin-filters{grid-template-columns:1fr;margin-top:12px}.admin-import-controls{grid-template-columns:1fr}.admin-editor{margin-top:16px}.admin-question-list{max-height:none}}.home-nav-section{margin-bottom:24px}.home-nav-section:last-of-type{margin-bottom:0}.home-section-title{margin:0 0 12px;font-size:.9375rem;font-weight:500;color:#595959}.nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.nav-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:88px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014}.nav-card:active{background:#f9f9f9}.nav-card-wrap{display:flex;flex-direction:column;gap:6px}.nav-card-restart{font-size:.75rem;color:#8c8c8c;padding:0 4px}.nav-card-restart:hover,.nav-card-restart:active{color:#1890ff}.user-select .page-header{text-align:center;border:none}.user-select-section{margin-bottom:24px}.user-select-section h2{margin:0 0 12px;font-size:.9375rem;color:#595959;font-weight:500}.user-list{list-style:none;margin:0;padding:0}.user-list li{margin-bottom:8px}.user-item-btn{display:block;width:100%;padding:12px 16px;font-size:.9375rem;text-align:left;background:#fff;border:1px solid #e8e8e8;border-radius:8px}.user-item-btn:active{background:#fafafa}.user-add-form{display:flex;flex-direction:column;gap:10px}.user-add-input{padding:10px 14px;font-size:.9375rem;border:1px solid #d9d9d9;border-radius:6px}.user-add-btn{padding:10px 16px;font-size:.9375rem;color:#fff;background:#1890ff;border-radius:6px}.user-add-btn:disabled{opacity:.55}.user-login-hint{margin:0;font-size:.875rem;color:#595959}.link-btn{padding:6px 0;font-size:.875rem;color:#1890ff;text-align:center}.user-add-error{margin:0;font-size:.8125rem;color:#ff4d4f}.nav-label{font-weight:500;font-size:1rem}.nav-desc{margin-top:4px;font-size:.75rem;color:#999}.quiz.page{padding:10px 14px 76px;background:#fff}.quiz-progress-prompt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#0006}.quiz-progress-prompt-inner{background:#fff;border-radius:10px;padding:20px;text-align:center;max-width:280px}.quiz-progress-prompt p{margin:0;font-size:.9375rem;color:#595959}.quiz-progress-prompt-num{margin-top:8px;font-size:1.125rem;font-weight:500;color:#262626}.quiz-progress-prompt-actions{display:flex;gap:12px;margin-top:20px;justify-content:center}.quiz-progress-btn{padding:10px 20px;font-size:.9375rem;border-radius:6px;background:#f5f5f5;color:#595959;transition:background .15s,color .15s}.quiz-progress-btn.primary{background:#1890ff;color:#fff}.quiz-progress-btn:active{opacity:.9}.category-list-ul{list-style:none;margin:0;padding:0}.category-list-ul li{margin-bottom:8px}.category-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border:1px solid #f0f0f0;border-radius:8px;text-decoration:none;color:inherit}.category-item:active{background:#fafafa}.category-name{font-size:.9375rem;flex:1;min-width:0}.category-count{font-size:.875rem;color:#8c8c8c;flex-shrink:0;margin-left:12px}.quiz-mode-title,.category-quiz-title{font-size:.875rem;color:#595959;margin-bottom:12px;padding:0 2px}.hf-stats{display:flex;flex-wrap:wrap;gap:12px 16px;font-size:.8125rem;color:#8c8c8c;margin-bottom:12px;padding:8px 0}.hf-stats span{white-space:nowrap}.quiz-content{margin-bottom:16px}.quiz .question-card{background:#fff;border-radius:10px;padding:16px 14px;border:1px solid #f0f0f0;overflow-wrap:break-word}.quiz .question-text{margin:0 0 16px;font-size:1rem;line-height:1.65;color:#1a1a1a;word-wrap:break-word;overflow-wrap:break-word}.quiz .options{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;width:100%}.quiz .opt{display:flex;align-items:flex-start;gap:8px;width:100%;min-height:44px;padding:12px 14px;background:#fafafa;border:1px solid #eee;border-radius:8px;text-align:left;font-size:.9375rem;line-height:1.4;color:#262626;transition:border-color .15s,background .15s;-webkit-tap-highlight-color:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none}.quiz .opt:disabled{cursor:default}.quiz .opt:not(:disabled):active{background:#fafafa}.quiz .opt.chosen{border-color:#1890ff;background:#f0f7ff}.quiz .opt.correct{border-color:#52c41a;background:#f6ffed}.quiz .opt.wrong{border-color:#ff4d4f;background:#fff2f0}.quiz .opt-key{flex-shrink:0;min-width:1.75em;font-weight:600;color:#595959}.quiz .opt-text{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.quiz .opt.chosen .opt-key{color:#1890ff}.options.readonly .opt{cursor:default}.correct-tag{margin-left:auto;color:#52c41a;font-size:.85rem}.quiz .explanation{margin-top:16px;padding-top:14px;border-top:1px solid #f0f0f0;font-size:.875rem;line-height:1.6;color:#595959}.quiz-footer{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee}.quiz-nav-btn{height:40px;padding:0 14px;font-size:.875rem;color:#595959;background:transparent;border:none;border-radius:6px;transition:background .15s,color .15s}.quiz-nav-btn:disabled{color:#bfbfbf;cursor:not-allowed}.quiz-nav-btn:not(:disabled):active{background:#f5f5f5;color:#1890ff}.quiz-submit-btn{height:40px;padding:0 20px;font-size:.9375rem;font-weight:500;color:#fff;background:#1890ff;border-radius:6px;transition:background .15s}.quiz-submit-btn:disabled{background:#d9d9d9;color:#fff;cursor:not-allowed}.quiz-submit-btn:not(:disabled):active{background:#096dd9}.question-list{list-style:none;margin:0;padding:0}.question-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.question-link{flex:1;min-width:0}.q-id{display:inline-block;margin-right:8px;font-size:.8rem;color:#999}.q-preview{font-size:.95rem}.remove-btn{flex-shrink:0;padding:6px 12px;font-size:.85rem;color:#666;background:#f5f5f5;border-radius:6px}.exam-wrong-review-page .page-header h1{font-size:1.125rem;font-weight:600}.exam-wrong-review-page .exam-wrong-review-list{list-style:none;margin:0;padding:16px 0}.exam-wrong-review-item{margin-bottom:8px}.exam-wrong-review-link{display:flex;gap:12px;padding:14px 16px;background:#fff;border:1px solid #f0f0f0;border-radius:8px;text-decoration:none;color:inherit}.exam-wrong-review-link:active{background:#fafafa}.exam-wrong-review-link .wrong-index{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#1890ff;background:#f0f7ff;border-radius:6px}.exam-wrong-review-link .wrong-content{flex:1;min-width:0}.exam-wrong-review-link .wrong-title{margin:0 0 8px;font-size:.9375rem;line-height:1.5;color:#262626}.exam-wrong-review-link .wrong-answer{display:flex;flex-direction:column;gap:2px;font-size:.8125rem;margin-bottom:6px}.exam-wrong-review-link .wrong-user{color:#ff4d4f}.exam-wrong-review-link .wrong-correct{color:#52c41a}.exam-wrong-review-link .wrong-view-detail{font-size:.8125rem;color:#1890ff}.exam-ready,.exam-result{text-align:center;padding:32px 16px}.exam-ready p,.exam-result p{margin:0 0 16px;color:#666}.primary.large{display:block;width:100%;max-width:280px;margin:0 auto;padding:14px 24px;font-size:1.1rem;background:#1890ff;color:#fff;border-radius:8px}.primary.large:disabled{opacity:.5;cursor:not-allowed}.result-score{font-size:2.5rem;font-weight:600;color:#1890ff;margin:0 0 8px}.exam-result-page .exam-result{text-align:center;padding:24px 16px 32px}.exam-result-header{padding:12px 0;border-bottom:1px solid #eee}.exam-result-header h1{margin:0;font-size:1.125rem;font-weight:600;color:#262626}.exam-result-score-block{margin-bottom:24px}.exam-result-rate{margin:0 0 8px;font-size:.9375rem;color:#595959}.exam-result-suggestion{margin:0;font-size:.875rem;color:#8c8c8c;line-height:1.5}.exam-result-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px}.exam-result-card{padding:12px 8px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.exam-result-card-value{display:block;font-size:1.25rem;font-weight:600;color:#262626}.exam-result-card-label{display:block;margin-top:2px;font-size:.75rem;color:#8c8c8c}.exam-result-actions{display:flex;flex-direction:column;gap:10px}.exam-result-btn-primary{display:block;padding:14px 24px;font-size:1rem;font-weight:500;color:#fff;background:#1890ff;border-radius:8px;text-align:center;text-decoration:none}.exam-result-btn-primary:active{background:#096dd9}.exam-result-btn-secondary{display:block;padding:12px 24px;font-size:.9375rem;color:#1890ff;background:#f0f7ff;border:1px solid #91d5ff;border-radius:8px;text-align:center;text-decoration:none}.exam-result-btn-secondary:active{background:#e6f7ff}.exam-result-btn-weak{display:block;padding:10px 24px;font-size:.875rem;color:#8c8c8c;background:transparent;text-align:center;text-decoration:none}.exam-result-btn-weak:active{color:#595959}.quiz-header.exam-header{margin-bottom:12px}.quiz-header.exam-header.exam-header-v2{gap:8px}.quiz-header.exam-header .exam-timer{flex:1;text-align:center;font-size:1.25rem;font-weight:600;color:#d4380d;font-variant-numeric:tabular-nums}.quiz-header.exam-header .exam-progress-num{flex-shrink:0;font-size:.875rem;color:#8c8c8c}.quiz-header.exam-header .progress{flex:0 0 auto;margin-left:0;font-size:.875rem;color:#8c8c8c}.exam-submit-header-btn{flex-shrink:0;padding:6px 12px;font-size:.875rem;color:#1890ff;background:transparent;border:1px solid #1890ff;border-radius:6px}.exam-submit-header-btn:active{background:#f0f7ff}.exam-doing .exam-footer.exam-footer-v2{gap:12px;justify-content:center}.exam-answer-sheet-btn{min-width:80px}.exam-submit-btn{flex:1;margin:0;min-width:0;padding:12px 24px;font-size:1rem;font-weight:600}.exam-doing .exam-footer .primary.large{flex:1;margin:0;min-width:0}.exam-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000073}.exam-modal{width:100%;max-width:320px;padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000026}.exam-modal-title{margin:0 0 12px;font-size:1rem;font-weight:600;color:#262626}.exam-modal-stats{margin:0 0 8px;font-size:.9375rem;color:#595959}.exam-modal-hint{margin:0 0 20px;font-size:.875rem;color:#8c8c8c}.exam-modal-actions{display:flex;gap:12px;justify-content:flex-end}.exam-modal-actions-col{flex-direction:column}.exam-modal-actions-col .quiz-progress-btn{width:100%}.exam-modal-close{width:100%;margin-top:16px}.exam-answer-sheet-modal .exam-modal-stats{margin-bottom:16px}.exam-answer-sheet-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-height:280px;overflow-y:auto}.exam-answer-sheet-item{width:100%;aspect-ratio:1;min-height:40px;padding:0;font-size:.875rem;color:#595959;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px}.exam-answer-sheet-item.answered{color:#1890ff;background:#f0f7ff;border-color:#1890ff}.exam-answer-sheet-item.current{color:#fff;background:#1890ff;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff66;font-weight:600}.exam-answer-sheet-item.current.answered{background:#096dd9;border-color:#096dd9}.exam-answer-sheet-item.unanswered-highlight{background:#fff7e6;border-color:#ffa940;color:#d46b08}.exam-answer-sheet-item.unanswered-highlight.current{background:#fa8c16;border-color:#fa8c16;color:#fff}.exam-result-list{margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.exam-result-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#fafafa;border-radius:6px;margin:0}.exam-result-row dt{margin:0;font-size:.9375rem;color:#595959;font-weight:400}.exam-result-row dd{margin:0;font-size:.9375rem;font-weight:500;color:#262626}.exam-doing.page{background:#f5f5f5}.exam-doing .quiz-content{margin-bottom:80px}.exam-options{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px;width:100%}.exam-opt{display:flex!important;flex-direction:row!important;align-items:flex-start;width:100%!important;min-width:0;min-height:44px;padding:12px 14px;background:#fafafa;border:1px solid #eee;border-radius:8px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{background:#fff;border-radius:8px;padding:20px;text-align:center;box-shadow:0 1px 3px #00000014}.stat-value{display:block;font-size:1.75rem;font-weight:600;color:#1890ff}.stat-label{font-size:.85rem;color:#666;margin-top:4px;display:block}.exam-history{margin-top:24px}.exam-history h2{font-size:1rem;margin:0 0 12px}.exam-history ul{margin:0;padding:0;list-style:none}.exam-history li{padding:8px 0;font-size:.9rem;color:#666;border-bottom:1px solid #eee}@media (min-width: 768px){.page{max-width:480px;margin:0 auto}.quiz.page{max-width:680px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.nav-grid{gap:16px}.nav-card{min-height:100px}}
