@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.survey-page{padding:26px}.survey-page-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.survey-page-toolbar>div{align-items:baseline;gap:12px;min-width:0;display:flex}.survey-page-toolbar .eyebrow{margin:0}.survey-page-toolbar strong{color:#2d3745;font-size:20px}.survey-list-panel,.survey-responses-panel,.survey-recovery-panel,.survey-template-panel{overflow:hidden}.survey-search{align-items:center;gap:8px;display:flex}.survey-search .search-input{width:260px}.survey-list-table{min-width:1040px}.survey-list-table td:first-child{min-width:260px}.survey-list-table td:first-child strong,.survey-list-table td:first-child small{display:block}.survey-list-table td:first-child strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:310px;overflow:hidden}.survey-list-table td:first-child small{color:#8390a0;text-overflow:ellipsis;white-space:nowrap;max-width:310px;margin-top:5px;overflow:hidden}.survey-recovery-table{min-width:820px}.survey-recovery-table td:first-child{min-width:260px}.survey-recovery-table td:first-child strong,.survey-recovery-table td:first-child small{display:block}.survey-recovery-table td:first-child small{color:#8390a0;text-overflow:ellipsis;white-space:nowrap;max-width:340px;margin-top:5px;overflow:hidden}.survey-response-count{color:#2366d1;font-size:17px}.survey-row-actions{align-items:center;gap:8px;display:flex}.survey-row-actions .text-button{white-space:nowrap}.survey-state-error{color:#b74646;justify-content:center;align-items:center;gap:12px;min-height:180px;padding:24px;display:flex}.survey-template-heading{border-bottom:1px solid var(--border);color:#53606f;align-items:center;gap:12px;min-height:74px;padding:16px 20px;display:flex}.survey-template-heading>svg{color:var(--blue)}.survey-template-heading strong,.survey-template-heading span{display:block}.survey-template-heading strong{color:#2f3947}.survey-template-heading span{color:#7f8a98;margin-top:4px;font-size:13px}.survey-template-error{color:#b74646;background:#fff5f5;border:1px solid #efcfcf;border-radius:5px;margin:16px 20px 0;padding:10px 12px}.survey-template-list article{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr) 58px 118px;align-items:center;gap:14px;min-height:102px;padding:15px 20px;display:grid}.survey-template-list article:last-child{border-bottom:0}.survey-template-icon{background:var(--blue-50);width:40px;height:40px;color:var(--blue);border-radius:6px;place-items:center;display:grid}.survey-template-list article>div:nth-child(2)>span,.survey-template-list article>div:nth-child(2)>strong{display:block}.survey-template-list article>div:nth-child(2)>span{color:#7b8795;font-size:12px}.survey-template-list article>div:nth-child(2)>strong{color:#303946;margin-top:3px}.survey-template-list article p{color:#778391;margin:5px 0 0;font-size:13px;line-height:1.5}.survey-template-list article>small{color:#7c8794;text-align:center}.survey-template-list article>button{justify-self:end}.survey-create-modal,.survey-action-dialog,.survey-response-detail{background:#fff;border-radius:8px;width:min(520px,100%);max-height:calc(100vh - 32px);overflow:hidden;box-shadow:0 24px 70px #00000040}.survey-create-form{gap:16px;padding:22px 24px 0;display:grid}.survey-create-form label,.survey-settings>label{gap:7px;display:grid}.survey-create-form label>span,.survey-settings label>span{color:#687281;font-size:13px;font-weight:600}.survey-create-form input,.survey-create-form textarea,.survey-settings input,.survey-settings textarea,.survey-settings select,.survey-question-meta select,.survey-editor-content-head select{border:1px solid var(--border);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:5px}.survey-create-form input,.survey-settings input,.survey-settings select,.survey-question-meta select,.survey-editor-content-head select{height:40px;padding:0 10px}.survey-create-form textarea,.survey-settings textarea{resize:vertical;padding:9px 10px}.survey-action-dialog{width:min(440px,100%)}.survey-action-dialog-body{color:#4e5968;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;padding:23px 24px;display:grid}.survey-action-dialog-body>svg{color:#bd7419}.survey-action-dialog-body strong{font-size:14px;line-height:1.6}.survey-action-dialog-body .login-error{grid-column:1/-1;margin:0}.survey-editor{background:#f5f6f8;min-height:100vh}.survey-editor-header{z-index:20;border-bottom:1px solid var(--border);background:#fff;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:68px;padding:0 22px;display:grid;position:sticky;top:0}.survey-editor-header>div:nth-child(2){min-width:0}.survey-editor-header>div:nth-child(2) strong,.survey-editor-header>div:nth-child(2) span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.survey-editor-header>div:nth-child(2) strong{color:#2d3745;font-size:15px}.survey-editor-header>div:nth-child(2) span{color:#7e8996;margin-top:4px;font-size:12px}.status-dot{background:#9aa3ae;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.status-dot.green{background:var(--green)}.status-dot.orange{background:var(--amber)}.survey-editor-header>div:last-child{align-items:center;gap:8px;display:flex}.survey-editor-main{grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 68px);display:grid}.survey-settings{border-right:1px solid var(--border);background:#fff;align-content:start;gap:16px;padding:22px;display:grid}.survey-settings-head{color:#3a4655;align-items:center;gap:8px;display:flex}.survey-settings-head strong{font-size:14px}.survey-toggle{color:#53606f;cursor:pointer;grid-template-columns:16px 1fr;align-items:center;gap:8px!important;display:flex!important}.survey-toggle input{width:15px;height:15px;accent-color:var(--blue);margin:0}.survey-date-grid{gap:12px;display:grid}.survey-date-grid label{gap:7px;display:grid}.survey-date-grid label>span{color:#687281;font-size:12px;font-weight:600}.survey-editor-content{min-width:0;padding:26px}.survey-editor-content-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.survey-editor-content-head h2,.survey-editor-content-head p{margin:0}.survey-editor-content-head h2{color:#2d3745;font-size:18px}.survey-editor-content-head p{color:#7d8794;margin-top:5px;font-size:13px}.survey-editor-content-head>div:last-child{align-items:center;gap:8px;display:flex}.survey-editor-content-head select{width:130px}.survey-editor-empty{color:#8691a0;background:#fafbfc;border:1px dashed #ccd4df;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;display:flex}.survey-editor-empty strong{color:#596575}.survey-editor-empty span{font-size:13px}.survey-question-card{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:92px minmax(0,1fr) 126px;gap:16px;margin-top:12px;padding:17px 18px;display:grid}.survey-question-order{color:#8b95a2;align-items:flex-start;gap:7px;display:flex}.survey-question-order>span{background:var(--blue-50);width:24px;height:24px;color:var(--blue);border-radius:4px;place-items:center;font-size:12px;font-weight:700;display:grid}.survey-question-order>div{margin-left:-4px;display:flex}.survey-question-order .icon-button{width:28px;height:28px}.survey-question-content{min-width:0}.survey-question-meta{align-items:center;gap:12px;display:flex}.survey-question-meta select{width:118px;height:33px;font-size:12px}.survey-question-meta label{color:#667281;align-items:center;gap:5px;font-size:12px;display:inline-flex}.survey-question-meta input{accent-color:var(--blue)}.survey-question-title-input{border:1px solid var(--border);width:100%;height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:5px;margin-top:10px;padding:0 10px}.survey-option-editor{gap:7px;margin-top:11px;display:grid}.survey-option-editor>div{grid-template-columns:19px minmax(0,1fr) 30px;align-items:center;gap:7px;display:grid}.survey-option-editor>div>span{color:#7c8794;font-size:12px}.survey-option-editor input{border:1px solid var(--border);width:100%;height:34px;font:inherit;border-radius:4px;padding:0 9px}.survey-option-editor .icon-button{color:#a35454;width:30px;height:30px}.survey-option-editor .text-button{justify-self:start;margin-top:1px}.survey-rating-config{color:#687281;align-items:center;gap:8px;margin-top:11px;font-size:12px;display:flex}.survey-rating-config input{border:1px solid var(--border);border-radius:4px;width:70px;height:34px;padding:0 8px}.survey-question-actions{justify-content:flex-end;align-items:flex-start;gap:6px;display:flex}.survey-question-actions .secondary-button{min-height:34px;padding:0 9px;font-size:12px}.survey-question-actions .icon-button{color:#a35454}.survey-back-link{color:var(--blue);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.survey-responses-table{min-width:760px}.survey-toolbar-note{color:#87919f;font-size:12px}.survey-response-detail{flex-direction:column;width:min(680px,100%);display:flex}.survey-response-answers{max-height:calc(100vh - 150px);padding:6px 22px 22px;overflow-y:auto}.survey-response-answers article{border-bottom:1px solid #edf0f3;padding:16px 0}.survey-response-answers article>div{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;display:grid}.survey-response-answers article>div>span{background:var(--blue-50);width:23px;height:23px;color:var(--blue);border-radius:4px;place-items:center;font-size:11px;font-weight:700;display:grid}.survey-response-answers article strong{line-height:1.55}.survey-response-answers article p{color:#596575;white-space:pre-wrap;margin:9px 0 0 33px;line-height:1.7}.survey-form-preview{gap:14px;display:grid}.survey-form-question{background:#fff;border:1px solid #e4e7ec;border-radius:7px;padding:18px}.survey-form-question.has-error{border-color:#e5a5a5}.survey-form-question-title{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;margin-bottom:13px;display:grid}.survey-form-question-title>span{color:#306bc7;background:#eef3ff;border-radius:4px;place-items:center;width:23px;height:23px;font-size:11px;font-weight:700;display:grid}.survey-form-question-title strong{color:#303946;line-height:1.55}.survey-form-question-title b{color:#d75151;margin-left:3px}.survey-choice-list{gap:9px;display:grid}.survey-choice-list label{color:#4e5967;cursor:pointer;align-items:center;gap:8px;display:flex}.survey-choice-list input{width:16px;height:16px;accent-color:var(--blue);margin:0}.survey-form-question>input,.survey-form-question>textarea{color:#2e3744;width:100%;font:inherit;border:1px solid #dce1e8;border-radius:5px}.survey-form-question>input{height:40px;padding:0 10px}.survey-form-question>textarea{resize:vertical;padding:10px}.survey-rating-input{flex-wrap:wrap;gap:8px;display:flex}.survey-rating-input button{color:#657181;cursor:pointer;background:#fff;border:1px solid #dce1e8;border-radius:5px;width:36px;height:36px}.survey-rating-input button.active{border-color:var(--blue);background:var(--blue-50);color:var(--blue);font-weight:700}.survey-form-question>small{color:#c04b4b;margin-top:8px;font-size:12px;display:block}.public-survey-shell{background:#f3f5f7;min-height:100vh;padding:20px 14px 36px}.public-survey-panel{background:#fff;border:1px solid #e3e7ec;border-radius:8px;width:min(680px,100%);margin:0 auto;overflow:hidden;box-shadow:0 12px 32px #1f2c3c14}.public-survey-panel>header{border-bottom:1px solid #edf0f3;padding:25px 22px 21px}.public-survey-panel>header>span{color:var(--blue);font-size:13px;font-weight:700}.public-survey-panel h1{color:#293442;margin:7px 0 0;font-size:23px;line-height:1.35}.public-survey-panel header p{color:#6f7a88;white-space:pre-wrap;margin:9px 0 0;font-size:14px;line-height:1.65}.public-survey-panel .survey-form-preview{background:#fafbfc;padding:18px 22px 22px}.public-survey-identity{background:#fafbfc;grid-template-columns:1fr 1fr;gap:12px;padding:18px 22px 0;display:grid}.public-survey-identity label{color:#5d6876;gap:6px;font-size:13px;display:grid}.public-survey-identity input{width:100%;height:40px;font:inherit;border:1px solid #dce1e8;border-radius:5px;padding:0 10px}.public-survey-panel footer{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:12px;padding:15px 22px;display:flex}.public-survey-panel footer>span{color:#87919e;font-size:12px}.public-survey-submit{border:1px solid var(--blue);background:var(--blue);color:#fff;min-height:42px;font:inherit;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 17px;font-weight:700;display:inline-flex}.public-survey-submit:disabled{cursor:wait;opacity:.65}.public-survey-submit-error{color:#b74646;background:#fff5f5;border:1px solid #efcfcf;border-radius:5px;margin:-5px 22px 16px;padding:10px;font-size:13px}.public-survey-loading,.public-survey-complete,.public-survey-error{color:#7d8795;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;display:flex}.public-survey-complete svg{color:var(--green)}.public-survey-complete h1{margin:2px 0 0}.public-survey-complete p{margin:0}@media (width<=820px){.survey-editor-main{grid-template-columns:1fr}.survey-settings{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr}.survey-settings-head,.survey-settings>button{grid-column:1/-1}.survey-date-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.survey-page{padding:16px}.survey-page-toolbar{flex-direction:column;align-items:stretch}.survey-page-toolbar .primary-button,.survey-search,.survey-search .search-input{width:100%}.survey-create-modal,.survey-action-dialog,.survey-response-detail{max-height:calc(100vh - 16px)}.survey-create-form{padding-left:16px;padding-right:16px}.survey-create-form .modal-actions{margin-left:-16px;margin-right:-16px}.survey-editor-header{grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:60px;padding:8px 12px}.survey-editor-header>div:last-child{grid-column:1/-1;justify-content:flex-end}.survey-editor-header>div:last-child .secondary-button{display:none}.survey-editor-main{min-height:0}.survey-settings{grid-template-columns:1fr;padding:16px}.survey-date-grid{grid-template-columns:1fr}.survey-editor-content{padding:16px}.survey-editor-content-head{flex-direction:column;align-items:stretch}.survey-editor-content-head>div:last-child{width:100%}.survey-editor-content-head select,.survey-editor-content-head .primary-button{flex:1}.survey-question-card{grid-template-columns:1fr;gap:12px;padding:14px}.survey-question-order{align-items:center}.survey-question-order>div{margin-left:auto}.survey-question-actions{justify-content:space-between}.survey-response-answers{padding-left:16px;padding-right:16px}.survey-template-heading{align-items:flex-start}.survey-template-list article{grid-template-columns:40px minmax(0,1fr)}.survey-template-list article>small{grid-column:2;justify-self:start}.survey-template-list article>button{grid-column:1/-1;justify-self:stretch;width:100%}.public-survey-shell{padding:10px 0 24px}.public-survey-panel{border-left:0;border-right:0;border-radius:0}.public-survey-panel>header,.public-survey-panel .survey-form-preview{padding-left:16px;padding-right:16px}.public-survey-identity{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.public-survey-panel footer{flex-direction:column;align-items:stretch;padding-left:16px;padding-right:16px}.public-survey-submit{width:100%}.public-survey-submit-error{margin-left:16px;margin-right:16px}}:root{color:#202632;font-synthesis:none;--blue:#2867e8;--blue-50:#edf3ff;--blue-100:#dfeaff;--green:#169c69;--teal:#168c91;--amber:#d88613;--red:#d75151;--ink:#202632;--muted:#707887;--border:#e4e7ec;--surface:#fff;--sidebar:#1c2734;background:#f5f6f8;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}.auth-loading{color:#697383;background:#f4f6f8;justify-content:center;align-items:center;gap:10px;min-height:100vh;display:flex}.login-shell{background:#f1f3f6;place-items:center;min-height:100vh;padding:22px;display:grid}.login-panel{background:#fff;border:1px solid #e1e5eb;border-radius:8px;width:min(440px,100%);padding:34px 36px 36px;box-shadow:0 18px 48px #1e2a3a1a}.login-brand{margin-bottom:29px}.login-brand img{width:176px;max-width:58%;height:auto;display:block}.login-heading h1{margin:0 0 8px;font-size:26px;line-height:1.3}.login-heading p:not(.eyebrow){color:#737d8b;margin:0;font-size:14px;line-height:1.65}.login-form{gap:18px;margin-top:28px;display:grid}.login-form label>span{color:#4e5968;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.login-input{color:#8993a1;background:#fff;border:1px solid #d8dde5;border-radius:6px;align-items:center;gap:10px;height:48px;padding:0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.login-input:focus-within{color:var(--blue);border-color:#6f9df0;box-shadow:0 0 0 3px #2867e81a}.login-form .login-input input{min-width:0;height:100%;color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:0;font-size:15px}.login-form .login-input input::placeholder{color:#a1a9b4}.login-password-toggle{color:#768190;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;margin-right:-5px;display:grid}.login-password-toggle:hover{color:var(--blue);background:#f2f5fa}.login-password-toggle:focus-visible{outline-offset:1px;outline:2px solid #8fb0ee}.login-password-toggle:disabled{cursor:default;opacity:.55}.login-form input:disabled{color:#89919d;background:#f5f6f8}.login-form .primary-button{justify-content:center;width:100%;margin-top:2px}.login-submit{min-height:48px;font-size:15px}.login-spinner{animation:.8s linear infinite login-spin}.login-error{color:#b74646;background:#fff5f5;border:1px solid #f3d1d1;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;line-height:1.5;display:flex}.login-error svg{flex:none}@keyframes login-spin{to{transform:rotate(360deg)}}.admin-user-menu{align-items:center;gap:5px;min-width:0;display:flex}.admin-user-summary{align-items:center;gap:8px;min-width:0;display:flex}.admin-user-summary strong{color:#27313f;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:14px;line-height:1.2;overflow:hidden}.admin-role-badge{color:#697586;white-space:nowrap;background:#f0f3f7;border-radius:4px;align-items:center;height:24px;padding:0 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.admin-user-menu .icon-button{background:0 0;margin-left:2px}.local-loading{color:#697383;justify-content:center;align-items:center;gap:10px;min-height:100vh;display:flex}.local-create-modal{background:#fff;border-radius:8px;width:min(560px,100%);overflow:hidden;box-shadow:0 24px 70px #00000040}.page-heading-actions{align-items:center;gap:8px;display:flex}.word-import-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(820px,100%);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.word-import-body{background:#f8f9fb;min-height:280px;padding:20px 24px 24px;overflow-y:auto}.word-upload-control{min-height:250px;color:var(--blue);cursor:pointer;background:#fff;border:1px dashed #aebbd0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;display:flex}.word-upload-control:hover{border-color:var(--blue);background:#f8fbff}.word-upload-control.loading{cursor:wait}.word-upload-control input,.word-import-file input{display:none}.word-upload-control strong{color:#313a46;margin-top:14px;font-size:14px}.word-upload-control span{color:#7c8592;margin-top:7px;font-size:12px}.word-import-file{border:1px solid var(--border);min-height:58px;color:var(--blue);background:#fff;border-radius:6px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.word-import-file div{min-width:0}.word-import-file strong,.word-import-file span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.word-import-file strong{color:#303945;font-size:13px}.word-import-file span{color:#7b8491;margin-top:5px;font-size:11px}.word-import-file .secondary-button{cursor:pointer}.word-import-settings{grid-template-columns:minmax(0,2fr) minmax(0,2fr) minmax(90px,.65fr) minmax(90px,.65fr);gap:10px;margin-top:14px;display:grid}.word-import-settings label>span{color:#66717f;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.word-import-settings input{border:1px solid var(--border);background:#fff;border-radius:5px;width:100%;height:37px;padding:0 9px;font-size:13px}.word-import-identity{color:#17835b;background:#f1faf6;border:1px solid #cfe7dc;border-radius:6px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;margin-top:14px;padding:11px 13px;display:grid}.word-import-identity strong,.word-import-identity span{display:block}.word-import-identity strong{color:#275b48;font-size:13px}.word-import-identity span{color:#658375;margin-top:4px;font-size:11px}.word-import-identity>div:last-child{gap:6px;display:flex}.word-import-identity em{color:#19734b;background:#dff3e9;border-radius:4px;align-items:center;gap:3px;padding:5px 7px;font-size:11px;font-style:normal;display:inline-flex}.word-import-warning{color:#b46d16;background:#fff8ed;border:1px solid #eed8b7;border-radius:6px;grid-template-columns:24px minmax(0,1fr);gap:8px;margin-top:14px;padding:11px 13px;display:grid}.word-import-warning strong,.word-import-warning span{font-size:11px;line-height:1.6;display:block}.word-import-warning strong{margin-bottom:3px;font-size:12px}.word-import-question-head{justify-content:space-between;align-items:center;margin:19px 0 8px;display:flex}.word-import-question-head strong{font-size:12px}.word-import-question-head span{color:#77808d;font-size:11px}.word-import-questions{border:1px solid var(--border);background:#fff;border-radius:7px}.word-import-questions article{border-bottom:1px solid #edf0f3;padding:14px 15px}.word-import-questions article:last-child{border-bottom:0}.word-import-question-title{grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:9px;display:grid}.word-import-question-title>span{background:var(--blue-50);width:25px;height:25px;color:var(--blue);border-radius:4px;place-items:center;font-size:11px;font-weight:700;display:grid}.word-import-question-title small,.word-import-question-title strong{display:block}.word-import-question-title small{color:#7a8491;margin-bottom:5px;font-size:10px}.word-import-question-title em{color:#16815a;white-space:nowrap;background:#e9f7f0;border-radius:4px;padding:4px 6px;font-size:10px;font-style:normal}.word-import-options{grid-template-columns:1fr 1fr;gap:5px;margin:10px 0 0 35px;display:grid}.word-import-options p{color:#5f6875;background:#f5f6f8;border-radius:4px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:5px;min-height:30px;margin:0;padding:5px 7px;font-size:11px;display:grid}.word-import-options p.correct{color:#19734b;background:#eaf8f1}.word-import-options b{color:#7b8490}.word-import-explanation{background:#f5f8ff;border-left:3px solid #4f7ee8;border-radius:4px;margin:12px 0 0 35px;padding:10px 12px}.word-import-explanation strong{color:#3167c5;font-size:12px}.word-import-explanation p{color:#5b6674;margin:5px 0 0;font-size:12px;line-height:1.65}.word-import-error{color:#b74646;background:#fff0f0;border-radius:5px;margin-top:12px;padding:9px 11px;font-size:12px}.local-form{gap:18px;padding:22px 24px;display:grid}.local-form>div,.local-inline-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.local-form label span,.local-settings label span,.local-score span{color:#687281;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.local-form input,.local-settings input,.local-settings textarea,.local-score input{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:5px}.local-form input,.local-settings input,.local-score input{height:38px;padding:0 10px}.local-editor{background:#f4f6f8;min-height:100vh}.local-editor-header{z-index:20;border-bottom:1px solid var(--border);background:#fff;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:16px;height:68px;padding:0 22px;display:grid;position:sticky;top:0}.local-editor-header>div:nth-child(2){min-width:0}.local-editor-header>div:nth-child(2) strong,.local-editor-header>div:nth-child(2) span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.local-editor-header>div:nth-child(2) span{color:#8a929e;margin-top:4px;font-size:12px}.local-editor-header>div:nth-child(2) .editor-sync-warning{color:#b56a0c;font-weight:600}.local-editor-header>div:last-child{gap:8px;display:flex}.local-editor-layout{grid-template-columns:245px minmax(0,1fr);height:calc(100vh - 68px);display:grid;overflow:hidden}.local-question-tools{border-right:1px solid var(--border);background:#fff;min-width:0;overflow:hidden}.local-question-tools .type-palette{height:calc(100vh - 68px)}.local-workspace{grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.local-settings{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:82px 160px 240px;justify-content:start;align-items:end;gap:14px;padding:16px 28px;display:grid}.local-settings h3{align-self:center;margin:0;font-size:14px}.local-settings label{margin:0;display:block}.local-settings textarea{resize:none;height:58px;min-height:58px;padding:9px 10px;line-height:1.45}.local-settings .local-inline-fields{gap:8px}.local-settings .local-inline-fields label{min-width:0}.local-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.local-summary p{min-width:0;margin:0;font-size:12px}.local-summary span{color:#687281;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.local-summary strong{border:1px solid var(--border);color:#313a46;background:#f8f9fb;border-radius:5px;place-items:center;height:38px;font-size:13px;display:grid}.local-published{color:#216c4c;background:#f1faf5;border:1px solid #b9dbc9;border-radius:6px;margin-top:22px;padding:14px}.local-published>div{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;display:grid}.local-published>div>span{background:#dff3e9;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.local-published p,.local-published strong,.local-published small{min-width:0;margin:0;display:block}.local-published strong{font-size:13px}.local-published small{color:#5d7d6e;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.local-published>button{color:#19734b;cursor:pointer;background:0 0;border:0;border-top:1px solid #d8eae1;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:12px;padding-top:11px;font-size:12px;display:flex}.local-published.closed{color:#687281;background:#f5f6f8;border-color:#d9dde3}.local-published.closed>div>span{background:#e6e9ed}.local-published.closed>button{color:#55606e;border-top-color:#e1e4e8}.local-published.dirty{color:#8a5a08;background:#fff9ec;border-color:#e8c67d}.local-published.dirty>div>span{background:#f7e8c4}.local-published.dirty small{color:#846d43}.local-published.dirty>button{color:#9b6208;border-top-color:#ead9b5}.local-settings .local-published{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 180px;align-items:center;margin:0;padding:10px 12px;display:grid}.local-settings .local-published>button{border-top:0;border-left:1px solid #d8eae1;height:36px;margin:0;padding:0 0 0 12px}.exam-share-modal{background:#fff;border-radius:8px;width:min(720px,100% - 28px);overflow:hidden;box-shadow:0 24px 70px #00000040}.exam-share-content{grid-template-columns:270px minmax(0,1fr);min-height:350px;display:grid}.exam-share-qr{border-right:1px solid var(--border);background:#f7f9fc;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.exam-share-qr img{background:#fff;border:1px solid #e0e4ea;border-radius:6px;width:210px;height:210px;padding:8px;display:block}.exam-share-qr strong{margin-top:14px;font-size:12px}.exam-share-qr span{color:#8a929d;margin-top:5px;font-size:11px}.exam-share-link{flex-direction:column;justify-content:center;min-width:0;padding:34px;display:flex}.exam-share-label{color:var(--blue);font-size:12px;font-weight:700}.exam-share-link h2{margin:9px 0 6px;font-size:20px}.exam-share-link>p{color:#7b8491;margin:0 0 21px;font-size:12px}.exam-share-link-list{gap:13px;min-width:0;display:grid}.exam-share-link-item{min-width:0}.exam-share-link-item>strong{color:#4c5664;margin-bottom:6px;font-size:12px;display:block}.exam-share-url{border:1px solid var(--border);color:#586474;background:#f8f9fb;border-radius:5px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:12px;display:grid}.exam-share-url span{overflow-wrap:anywhere;font-size:12px;line-height:1.55}.exam-share-actions{gap:9px;margin-top:18px;display:flex}.exam-share-link-item+.exam-share-link-item .exam-share-actions{margin-top:10px}.exam-share-actions a{text-decoration:none}.local-question-editor{min-width:0;min-height:0;padding:28px 28px 60px;overflow-y:auto}.local-question-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:0 0 20px;display:flex}.local-question-toolbar h2{margin:0;font-size:20px}.local-question-toolbar p{color:#7f8793;margin:5px 0 0;font-size:13px}.local-question-list{width:100%;margin:0}.local-question-list article{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:132px minmax(0,1fr) 174px;align-items:start;gap:24px;margin-bottom:10px;padding:20px;transition:border-color .15s,box-shadow .15s,opacity .15s;display:grid;position:relative}.local-question-list article.editing{border-color:#3c78ee;padding:0;display:block;overflow:hidden;box-shadow:0 0 0 1px #2867e814}.local-question-list article.dragging{opacity:.45}.local-question-list article.drag-over{border-color:var(--blue);box-shadow:0 3px 12px #2867e829}.question-order-cluster{min-width:0}.question-control-label{color:#687281;margin-bottom:7px;font-size:14px;font-weight:600;line-height:1.4;display:block}.question-order-row{align-items:center;gap:4px;display:flex}.question-drag-handle{color:#8490a0;cursor:grab;background:#fff;border:1px solid #dfe5ed;border-radius:5px;flex:none;place-items:center;width:40px;height:40px;padding:0;display:grid}.question-drag-handle:hover{color:var(--blue);background:#edf3ff}.question-drag-handle:active{cursor:grabbing}.question-order-actions{align-items:center;gap:4px;display:flex}.question-order-actions .icon-button{color:#536173;background:#fff;border-color:#dfe5ed;width:40px;height:40px}.question-order-actions .icon-button:hover:not(:disabled){color:var(--blue);background:#edf3ff;border-color:#9db9e9}.question-order-actions .icon-button:disabled{cursor:not-allowed;opacity:.38}.question-delete-confirm{justify-content:flex-end;align-items:center;gap:5px;display:flex}.question-delete-confirm.inline{grid-area:auto;justify-self:auto}.question-delete-confirm .danger-button,.question-delete-confirm .secondary-button{white-space:nowrap;height:30px;padding:0 8px;font-size:12px}.question-delete-confirm .danger-button{color:#fff;cursor:pointer;background:#d75151;border:1px solid #cf4b4b;border-radius:5px}.question-delete-confirm .danger-button:disabled,.question-delete-confirm .secondary-button:disabled{cursor:wait;opacity:.6}.local-question-list article.editing>.question-order-cluster{z-index:2;position:absolute;top:8px;left:10px}.local-question-list article.editing .question-control-label{display:none}.local-question-list article.editing .inline-question-head{padding-left:158px}.question-content-cluster{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.local-question-index{width:40px;height:40px;color:var(--blue);background:#edf3ff;border-radius:6px;place-items:center;font-size:14px;font-weight:700;display:grid}.local-question-main{min-width:0}.local-question-main>span{color:#7c8592;margin-bottom:6px;font-size:11px;display:block}.local-question-main>strong{font-size:12px;line-height:1.55;display:block}.local-options{grid-template-columns:1fr 1fr;gap:6px;margin-top:13px;display:grid}.local-options p{color:#5f6875;background:#f5f6f8;border-radius:4px;align-items:center;gap:7px;margin:0;padding:7px 9px;font-size:11px;line-height:1.45;display:flex}.local-options p b{color:#7b8490}.local-options p.correct{color:#19734b;background:#eaf8f1}.local-options p.correct svg{margin-left:auto}.local-component-preview{margin-top:14px}.question-explanation-preview{background:#f5f8ff;border-left:3px solid #4d83e5;border-radius:4px;margin-top:14px;padding:12px 14px}.question-explanation-preview strong{color:#3568c4;align-items:center;gap:6px;font-size:13px;display:flex}.question-explanation-preview p{color:#536172;white-space:pre-wrap;min-height:22px;margin:7px 0 0;font-size:13px;font-weight:400;line-height:1.7}.question-explanation-preview.empty{background:#f8faff}.question-card-actions{border-left:1px solid #edf0f4;grid-template-columns:76px 72px;justify-content:end;align-items:start;gap:10px;min-height:69px;padding-left:16px;display:grid}.question-delete-action{flex-direction:column;align-items:flex-end;display:flex}.question-delete-action .question-control-label{text-align:center;width:42px}.question-delete-action .icon-button{background:#fff;border-color:#e1e6ed;width:42px;height:42px}.question-delete-action .icon-button:hover{color:#c83f3f;background:#fff5f5;border-color:#edb6b6}.question-card-actions.confirming{display:block}.question-delete-prompt{min-width:0}.question-delete-prompt .question-control-label{color:#b84242;text-align:right}.question-delete-prompt .question-delete-confirm{flex-wrap:wrap}.local-score input{width:76px}.inline-question-editor{min-width:0}.inline-question-head{grid-template-columns:30px minmax(180px,1fr) auto auto auto;align-items:center;gap:9px;min-height:62px;padding:12px 16px;display:grid}.inline-question-head>span{color:#596372;font-size:13px}.inline-question-head>span b{color:#e04e4e;margin-right:3px}.inline-question-head>input{color:#27303c;background:#f5f7fa;border:0;border-bottom:1px solid #0000;min-width:0;height:35px;padding:0 9px;font-size:13px;font-weight:600}.inline-question-head>input:focus{border-bottom-color:var(--blue);background:#fff;outline:0}.inline-question-head>em{color:#6e7886;background:#edf2f8;border-radius:3px;padding:3px 6px;font-size:11px;font-style:normal}.inline-question-head>strong{color:#178563;background:#e6f7f2;border-radius:3px;padding:3px 6px;font-size:11px}.inline-question-head>div{display:flex}.inline-option-list{gap:4px;padding:3px 58px 10px;display:grid}.inline-option-list>div{grid-template-columns:20px 20px minmax(0,1fr) auto 28px;align-items:center;gap:7px;min-height:39px;display:grid}.inline-option-list>div>button:first-child{color:#fff;cursor:pointer;background:#fff;border:1px solid #c9cfd7;border-radius:3px;place-items:center;width:16px;height:16px;padding:0;display:grid}.inline-option-list>div>button:first-child.correct{background:#19a574;border-color:#19a574}.inline-option-list b{color:#65707e;font-size:13px}.inline-option-list input{background:0 0;border:1px solid #0000;border-radius:4px;width:100%;height:34px;padding:0 8px;font-size:13px}.inline-option-list input:hover,.inline-option-list input:focus{background:#fafbfc;border-color:#dce1e8;outline:0}.inline-option-list span{color:#16875d;background:#e8f7ef;border-radius:3px;padding:3px 5px;font-size:11px}.inline-option-actions{gap:18px;padding:5px 58px 20px;display:flex}.inline-option-actions button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;display:inline-flex}.inline-batch{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:8px;padding:0 58px 18px;display:grid}.inline-batch textarea{border:1px solid var(--border);resize:vertical;border-radius:4px;min-height:74px;padding:8px;font-size:12px}.inline-batch>button:not(.primary-button){border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:4px;height:36px;padding:0 12px}.inline-explanation{color:#626d7a;gap:7px;padding:2px 58px 18px;font-size:12px;font-weight:600;display:grid}.inline-explanation textarea{color:#27303c;min-height:74px;font:inherit;resize:vertical;background:#fafbfc;border:1px solid #dce2e9;border-radius:5px;padding:10px 11px;font-weight:400;line-height:1.65}.inline-explanation textarea:focus{border-color:var(--blue);background:#fff;outline:0;box-shadow:0 0 0 3px #2867e814}.inline-question-footer{color:#687281;border-top:1px solid #edf0f3;align-items:center;gap:16px;min-height:61px;padding:0 18px 0 58px;font-size:12px;display:flex}.inline-question-footer>span{flex:1}.inline-question-footer label{white-space:nowrap;align-items:center;gap:6px;display:flex}.inline-question-footer input[type=checkbox]{accent-color:var(--blue)}.inline-question-footer input[type=number]{border:1px solid var(--border);border-radius:4px;width:58px;height:30px;padding:0 7px}.inline-question-footer select{border:1px solid var(--border);background:#fff;border-radius:4px;height:30px;font-size:12px}.local-empty{color:#9098a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:280px;display:flex}.local-empty strong{color:#59616d}.local-empty span{font-size:12px}.question-error{color:#b74646;background:#fff3f3;border:1px solid #f1c4c4;border-radius:5px;margin:12px 0;padding:10px 12px;font-size:13px;line-height:1.5}.bank-input-preview{border:1px solid var(--border);background:#fafbfc;border-radius:6px;gap:7px;padding:12px;display:grid}.bank-input-preview span{color:#7b8490;font-size:11px}.bank-input-preview strong{color:#27303c;font-size:13px}.bank-input-preview input{color:#87909b;background:#fff;border:1px solid #dce2e9;border-radius:4px;width:100%;height:40px;padding:0 11px;font-size:13px}.question-picker-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(760px,100%);height:min(720px,100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.picker-search{padding:14px 20px 8px}.picker-search .search-input{width:100%}.picker-list{flex:1;padding:5px 20px 15px;overflow-y:auto}.picker-list label{cursor:pointer;border-bottom:1px solid #edf0f3;grid-template-columns:20px minmax(0,1fr) max-content;align-items:center;gap:10px;min-height:62px;display:grid}.picker-list label.disabled{opacity:.55;cursor:not-allowed}.picker-list input{width:16px;height:16px;accent-color:var(--blue)}.picker-list span,.picker-list strong,.picker-list small{min-width:0;display:block}.picker-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.picker-list small{color:#8b939e;margin-top:5px;font-size:11px}.picker-list em{color:#6e7783;font-size:11px;font-style:normal}.submission-modal{background:#fff;border-radius:8px;width:min(820px,100% - 28px);max-height:calc(100vh - 32px);overflow:hidden;box-shadow:0 24px 70px #00000040}.submission-summary{border-bottom:1px solid var(--border);background:#f8f9fb;grid-template-columns:repeat(3,1fr);display:grid}.submission-summary>div{border-right:1px solid var(--border);padding:15px 20px}.submission-summary>div:last-child{border-right:0}.submission-summary span,.submission-summary strong{display:block}.submission-summary span{color:#808995;font-size:11px}.submission-summary strong{margin-top:6px;font-size:12px}.submission-answers{max-height:calc(100vh - 190px);padding:18px 22px 26px;overflow-y:auto}.submission-answers article{border-bottom:1px solid #edf0f3;padding:15px 16px}.submission-answers article>div{align-items:center;gap:7px;display:flex}.submission-answers article>div>span{width:22px;height:22px;color:var(--blue);background:#edf3ff;border-radius:4px;place-items:center;font-size:11px;font-weight:700;display:grid}.submission-answers small{color:#7c8592;font-size:11px}.submission-answers em{color:#687280;background:#eef1f5;border-radius:3px;margin-left:auto;padding:3px 6px;font-size:11px;font-style:normal}.submission-answers em.correct{color:#16875d;background:#e8f7ef}.submission-answers em.wrong{color:#be6f14;background:#fff0e2}.submission-answers h3{margin:10px 0 7px;font-size:12px;line-height:1.55}.submission-answers p{color:#606a77;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.7}.answer-review{color:#697381;background:#f5f7fa;border-radius:5px;align-items:center;gap:8px;margin-top:13px;padding:10px 12px;font-size:12px;display:flex}.answer-review label{align-items:center;gap:7px;display:flex}.answer-review input{border:1px solid var(--border);border-radius:4px;width:62px;height:32px;padding:0 7px}.answer-review .primary-button{min-height:32px;margin-left:auto;font-size:12px}.api-dependency{color:#a56514;background:#fff8ed;border:1px solid #eed8b7;border-radius:6px;grid-template-columns:30px minmax(0,1fr);gap:10px;margin:22px;padding:14px 16px;display:grid}.api-dependency strong,.api-dependency p,.api-dependency code{display:block}.api-dependency strong{color:#6f4712;font-size:12px}.api-dependency p{color:#8b672f;margin:5px 0 0;font-size:12px;line-height:1.6}.api-dependency code{color:#5f431c;background:#fff;border-radius:4px;width:max-content;max-width:100%;margin-top:8px;padding:5px 7px;font-size:11px;overflow-x:auto}.driver-results-table th,.driver-results-table td{white-space:nowrap}.driver-results-table{min-width:1480px}.driver-results-table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}.driver-history-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(860px,100% - 28px);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.driver-history-modal .api-dependency{margin:18px}.driver-history-table-wrap{max-height:calc(100vh - 120px);overflow-y:auto}.exam-revision-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(1040px,100% - 28px);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.exam-revision-modal .api-dependency{margin:18px}.exam-revision-table-wrap{max-height:calc(100vh - 104px);overflow:auto}.revision-list-content{flex-direction:column;flex:1;min-height:0;display:flex}.revision-list-content .exam-revision-table-wrap{flex:1;min-height:0}.revision-list-content .table-footer{flex:none}.exam-revision-table{min-width:1320px}.exam-revision-table code{color:#526174;background:#f1f4f8;border-radius:4px;padding:4px 6px;font-size:13px}.revision-version-cell{align-items:center;gap:7px;display:flex}.revision-current-badge{color:#18724f;white-space:nowrap;background:#e8f6ef;border-radius:4px;align-items:center;min-height:24px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.revision-note-cell{color:#4f5b69;text-overflow:ellipsis;white-space:nowrap;max-width:260px;line-height:1.55;display:block;overflow:hidden}.revision-note-cell.empty{color:#9aa2ad;font-weight:400}.revision-row-actions{align-items:center;gap:10px;display:flex}.revision-row-actions .text-button{white-space:nowrap}.revision-detail-heading{align-items:center;gap:8px;min-width:0;display:flex}.revision-detail-heading>div{min-width:0}.revision-detail-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.revision-detail-intro{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 22px;display:flex}.revision-detail-intro>div{min-width:0}.revision-detail-intro strong{color:#2d3745;font-size:16px;display:block}.revision-detail-intro p{color:#6f7986;white-space:pre-wrap;margin:7px 0 0;font-size:13px;line-height:1.6}.revision-release-note{border-top:1px solid #edf0f3;margin-top:14px;padding-top:12px}.revision-release-note span{color:#788391;font-size:12px;font-weight:600}.revision-release-note p{color:#485565;margin-top:4px}.revision-release-note.empty p{color:#9aa2ad}.revision-detail-intro .secondary-button{flex:none}.revision-detail-summary{border-bottom:1px solid var(--border);background:#fafbfc;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.revision-detail-summary>div{border-right:1px solid var(--border);min-width:0;padding:13px 18px}.revision-detail-summary>div:last-child{border-right:0}.revision-detail-summary span,.revision-detail-summary strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.revision-detail-summary span{color:#788391;font-size:12px}.revision-detail-summary strong{color:#344054;margin-top:5px;font-size:14px}.revision-question-table-wrap{flex:1;min-height:0;overflow:auto}.revision-question-table{min-width:700px}.revision-question-table th:first-child,.revision-question-table td:first-child{text-align:center;width:74px}.revision-question-table th:nth-child(2),.revision-question-table td:nth-child(2),.revision-question-table th:last-child,.revision-question-table td:last-child{white-space:nowrap}.revision-question-table td:nth-child(3) strong{white-space:normal;min-width:260px;line-height:1.55;display:block}.revision-detail-empty{min-height:210px}.revision-detail-state{justify-items:start;display:grid}.revision-detail-state>.secondary-button{margin:0 18px 18px}.revision-restore-backdrop{z-index:120}.revision-restore-modal{background:#fff;border-radius:8px;width:min(460px,100%);overflow:hidden;box-shadow:0 24px 70px #00000040}.revision-restore-body{color:#495565;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:23px 24px;display:grid}.revision-restore-body>svg{color:#b46d16}.revision-restore-body strong{color:#344054;font-size:14px}.revision-restore-body p{color:#6b7685;margin:6px 0 0;font-size:13px;line-height:1.65}.revision-restore-body .login-error{grid-column:1/-1}.release-confirm-backdrop{z-index:125}.release-confirm-modal{background:#fff;border-radius:8px;width:min(560px,100%);max-height:calc(100vh - 32px);overflow-y:auto;box-shadow:0 24px 70px #00000040}.release-confirm-body{gap:17px;padding:20px 24px 22px;display:grid}.release-link-stability{color:#315f9d;background:#f5f9ff;border:1px solid #d8e5f5;border-radius:5px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:10px 12px;display:grid}.release-link-stability strong{font-size:13px;line-height:1.55}.release-fixed-reference{border:1px solid var(--border);background:#fafbfc;border-radius:5px;gap:10px;padding:12px;display:grid}.release-fixed-reference>div{gap:5px;min-width:0;display:grid}.release-fixed-reference span{color:#7b8592;align-items:center;gap:5px;font-size:12px;display:flex}.release-fixed-reference strong{overflow-wrap:anywhere;color:#485565;font-size:13px;font-weight:500;line-height:1.55}.release-fixed-reference code{overflow-wrap:anywhere;color:#4f5d70;background:#edf1f6;border-radius:4px;width:max-content;max-width:100%;padding:4px 7px;font-size:13px}.release-note-field{gap:7px;display:grid;position:relative}.release-note-field>span{color:#5d6877;font-size:13px;font-weight:650}.release-note-field>span small{color:#929aa5;margin-left:4px;font-size:12px;font-weight:400}.release-note-field textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:108px;color:var(--ink);font:inherit;border-radius:5px;padding:10px 11px 27px;font-size:14px;line-height:1.55}.release-note-field textarea:focus{border-color:#79a1ed;outline:none;box-shadow:0 0 0 2px #3069dc1a}.release-note-field>small{color:#8c95a1;font-size:12px;position:absolute;bottom:8px;right:10px}@media (width<=620px){.exam-revision-modal{width:100%;max-height:calc(100vh - 16px)}.revision-detail-intro{flex-direction:column;align-items:stretch;padding:16px}.revision-detail-intro .secondary-button{width:100%}.revision-detail-summary{grid-template-columns:1fr 1fr}.revision-detail-summary>div{border-bottom:1px solid var(--border);padding:11px 14px}.revision-detail-summary>div:nth-child(2n){border-right:0}.revision-detail-summary>div:nth-last-child(-n+2){border-bottom:0}.revision-restore-body{padding:20px 16px}.release-confirm-modal{max-height:calc(100vh - 16px)}.release-confirm-body{padding:16px}.release-confirm-modal .modal-actions{padding:0 16px}}.analytics-modebar{align-items:center}.people-results{border-top:1px solid #edf0f3}.people-results-toolbar{padding-top:14px}.people-results-table th,.people-results-table td,.person-attempts-table th,.person-attempts-table td{white-space:nowrap}.people-results-table td:first-child strong,.person-attempts-table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:block;overflow:hidden}.person-attempts-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(1180px,100% - 28px);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.person-score-summary{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.person-score-summary .metric{border-right:1px solid var(--border);min-height:96px}.person-score-summary .metric:last-child{border-right:0}.person-attempts-table-wrap{max-height:calc(100vh - 250px);overflow-y:auto}.person-attempts-table .original-driver-id{color:#4f5f73;font-weight:700}.candidate-shell{color:#202632;background:#eef1f4;min-height:100vh}.candidate-header{background:#fff;border-bottom:1px solid #e1e5ea;align-items:center;gap:10px;height:54px;padding:0 max(16px,50% - 340px);display:flex}.candidate-header span{background:var(--blue);color:#fff;border-radius:6px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.candidate-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.candidate-exam{width:min(680px,100%);margin:0 auto;padding:18px 14px 48px}.candidate-cover{border-top:4px solid var(--blue);background:#fff;border-radius:7px;padding:24px 22px}.candidate-cover>span{color:var(--blue);font-size:12px;font-weight:700}.candidate-cover h1{margin:10px 0 8px;font-size:23px;line-height:1.4}.candidate-cover p{color:#6f7885;margin:0;font-size:12px;line-height:1.7}.candidate-cover div{border-top:1px solid #edf0f3;flex-wrap:wrap;gap:14px;margin-top:18px;padding-top:15px;display:flex}.candidate-cover small{color:#596574;align-items:center;gap:5px;font-size:12px;display:inline-flex}.candidate-question{background:#fff;border-radius:7px;margin-top:12px;padding:20px 18px}.candidate-question>div:first-child{align-items:center;gap:8px;display:flex}.candidate-question>div:first-child>span{width:24px;height:24px;color:var(--blue);background:#edf3ff;border-radius:4px;place-items:center;font-size:12px;font-weight:700;display:grid}.candidate-question small{color:#79828f;font-size:12px}.candidate-question h2{margin:13px 0 16px;font-size:15px;line-height:1.65}.candidate-options{gap:9px;display:grid}.candidate-options label{cursor:pointer;border:1px solid #e2e6eb;border-radius:6px;grid-template-columns:0 29px minmax(0,1fr);align-items:center;gap:9px;min-height:45px;padding:8px 11px;display:grid}.candidate-options label:has(input:checked){background:#f2f6ff;border-color:#7da6f4}.candidate-options input{opacity:0;width:0;height:0}.candidate-options i{color:#697381;background:#f0f2f5;border-radius:4px;place-items:center;width:27px;height:27px;font-size:12px;font-style:normal;display:grid}.candidate-options input:checked+i{background:var(--blue);color:#fff}.candidate-options span{min-width:0;font-size:12px;line-height:1.5}.candidate-input{background:#fff;border:1px solid #dfe3e8;border-radius:5px;width:100%;height:43px;padding:0 12px}.candidate-textarea{resize:vertical;border:1px solid #dfe3e8;border-radius:5px;width:100%;min-height:130px;padding:11px 12px;line-height:1.65}.candidate-select{background:#fff;border:1px solid #dfe3e8;border-radius:5px;width:100%;height:45px;padding:0 11px}.candidate-fields{gap:12px;display:grid}.candidate-fields.horizontal{grid-template-columns:1fr 1fr}.candidate-fields label span{color:#697381;margin-bottom:6px;font-size:12px;display:block}.candidate-fields input{border:1px solid #dfe3e8;border-radius:5px;width:100%;height:43px;padding:0 11px}.candidate-notice{background:#f9fbff;border-left:3px solid #79a2ef}.candidate-notice>div:first-child>svg{color:var(--blue)}.candidate-divider{color:#949ca7;align-items:center;gap:10px;height:42px;margin-top:12px;font-size:11px;display:flex}.candidate-divider:before,.candidate-divider:after{content:"";background:#d9dee5;flex:1;height:1px}.candidate-submit{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:6px;width:100%;height:48px;margin-top:16px;font-size:14px;font-weight:700}.candidate-submit:disabled{opacity:.6;cursor:wait}.candidate-toast{color:#fff;text-align:center;background:#b83f3f;border-radius:5px;max-width:520px;margin:auto;padding:12px 16px;font-size:13px;position:fixed;bottom:16px;left:16px;right:16px}.candidate-loading,.candidate-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:min(480px,100% - 28px);min-height:100vh;margin:0 auto;display:flex}.candidate-result span{font-size:12px;font-weight:700}.candidate-result h1{margin:4px 0;font-size:48px}.candidate-result p{color:#6f7885;margin:0;font-size:12px}.candidate-result.pass svg{color:var(--green)}.candidate-result.fail svg{color:var(--amber)}.candidate-result.pending svg{color:var(--blue)}.candidate-result-page{width:min(680px,100%);margin:0 auto;padding:18px 14px 48px}.candidate-result-summary{text-align:center;background:#fff;border-radius:7px;padding:30px 20px}.candidate-result-summary>span{margin-top:8px;font-size:13px;font-weight:700;display:block}.candidate-result-summary h1{margin:7px 0;font-size:42px}.candidate-result-summary p{color:#687482;margin:0;font-size:13px}.candidate-result-summary.pass svg,.candidate-result-summary.pass>span{color:var(--green)}.candidate-result-summary.fail svg,.candidate-result-summary.fail>span{color:var(--amber)}.candidate-result-summary.pending svg,.candidate-result-summary.pending>span{color:var(--blue)}.candidate-review-title{justify-content:space-between;align-items:flex-end;gap:16px;margin:20px 2px 9px;display:flex}.candidate-review-title strong,.candidate-review-title span{display:block}.candidate-review-title strong{font-size:20px}.candidate-review-title span{color:#74808e;margin-top:5px;font-size:13px}.candidate-review-title p{color:#657180;margin:0;font-size:13px}.candidate-review-list{gap:12px;display:grid}.candidate-review-question{background:#fff;border-radius:7px;padding:19px 18px}.candidate-review-head{align-items:center;gap:9px;display:flex}.candidate-review-head>span,.candidate-review-head small{color:#717d8b;font-size:13px}.candidate-review-head>span{font-weight:700}.candidate-review-head>strong{border-radius:4px;margin-left:auto;padding:4px 7px;font-size:12px}.candidate-review-question.correct .candidate-review-head>strong{color:#16805b;background:#e4f5ec}.candidate-review-question.wrong .candidate-review-head>strong{color:#ba582c;background:#fff0ea}.candidate-review-question h2{margin:14px 0 16px;font-size:18px;line-height:1.65}.candidate-review-options{gap:9px;display:grid}.candidate-review-options>div{color:#65707d;border:1px solid #e1e5ea;border-radius:6px;grid-template-columns:30px minmax(0,1fr) max-content;align-items:center;gap:10px;min-height:49px;padding:9px 11px;display:grid}.candidate-review-options i{color:#687381;background:#f0f2f5;border-radius:4px;place-items:center;width:29px;height:29px;font-size:14px;font-style:normal;display:grid}.candidate-review-options>div.correct{color:#275f4b;background:#f1faf6;border-color:#a9ddc6}.candidate-review-options>div.correct i{color:#167c58;background:#dff3e9}.candidate-review-options>div.wrong{color:#934529;background:#fff6f2;border-color:#efc1b1}.candidate-review-options>div.wrong i{color:#b74f2c;background:#fde3da}.candidate-review-options em{color:#137a55;background:#dff3e9;border-radius:4px;padding:4px 6px;font-size:12px;font-style:normal}.candidate-review-options>div.wrong em{color:#ad4827;background:#fde2d8}.candidate-review-explanation{background:#f6f9ff;border-left:3px solid #4d83e5;border-radius:4px;margin-top:16px;padding:14px 15px}.candidate-review-explanation strong{color:#3568c4;font-size:14px}.candidate-review-explanation p{color:#536172;margin:8px 0 0;font-size:15px;line-height:1.8}@media (width<=760px){.login-shell{align-items:stretch;padding:14px}.login-panel{align-self:center;padding:24px 20px}.login-heading h1{font-size:22px}.admin-user-menu .user{min-width:0}.admin-user-menu .user div{display:none}.local-editor-header .admin-user-menu{margin-left:auto}.local-editor-header{grid-template-columns:auto minmax(0,1fr);height:auto;min-height:64px;padding:10px 12px}.local-editor-header>div:last-child{grid-column:1/-1}.local-editor-header>div:last-child button:not(.icon-button){flex:1}.local-editor-layout{grid-template-columns:1fr;height:auto;overflow:visible}.local-workspace{display:block;overflow:visible}.local-question-tools{display:none}.local-settings{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;padding:16px}.local-settings h3,.local-settings>label,.local-settings .local-inline-fields,.local-settings .local-summary,.local-settings .local-published{grid-column:1/-1}.local-question-editor{padding:22px 12px 50px}.local-question-list article{grid-template-columns:1fr;gap:14px;padding:14px}.question-order-cluster{width:max-content}.question-content-cluster{grid-column:1}.question-card-actions{border-top:1px solid #edf0f4;border-left:0;grid-column:1;grid-template-columns:76px minmax(0,1fr);padding-top:14px;padding-left:0}.local-question-list article.editing>.question-order-cluster{margin:10px 10px 0;position:static}.local-options{grid-template-columns:1fr}.inline-question-head{grid-template-columns:26px minmax(0,1fr) auto;padding:10px}.local-question-list article.editing .inline-question-head{padding-left:40px}.inline-question-head>em{display:none}.inline-question-head>div{grid-area:1/3}.inline-question-head>strong{grid-column:2;width:max-content}.inline-option-list,.inline-option-actions{padding-left:38px;padding-right:14px}.inline-batch{grid-template-columns:1fr auto auto;padding-left:38px;padding-right:14px}.inline-question-footer{flex-wrap:wrap;align-items:flex-start;padding:12px 14px 12px 38px}.inline-question-footer>span{display:none}.local-form>div,.local-inline-fields{grid-template-columns:1fr}.candidate-cover h1{font-size:20px}.candidate-fields.horizontal{grid-template-columns:1fr}.candidate-review-title{flex-direction:column;align-items:flex-start;gap:7px}.candidate-review-question{padding:17px 14px}.candidate-review-head{flex-wrap:wrap}.candidate-review-head>strong{margin-left:0}.candidate-review-options>div{grid-template-columns:30px minmax(0,1fr)}.candidate-review-options em{grid-column:2;width:max-content}.submission-summary{grid-template-columns:1fr}.submission-summary>div{border-right:0;border-bottom:1px solid var(--border)}.analytics-modebar,.people-results-toolbar{flex-direction:column;align-items:stretch}.analytics-modebar .tabs{width:100%}.person-score-summary{grid-template-columns:1fr}.person-score-summary .metric{border-right:0;border-bottom:1px solid var(--border);min-height:82px}.person-attempts-modal,.driver-history-modal{width:calc(100% - 16px);max-height:calc(100vh - 16px)}.person-attempts-table-wrap{max-height:calc(100vh - 420px)}}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f5f6f8;min-height:100vh}button,input,textarea{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #8bb2ff}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:var(--sidebar);color:#dbe3ed;flex-direction:column;width:232px;padding:20px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{background:#fff;border-radius:6px;align-items:center;height:56px;padding:6px 10px;display:flex}.brand-logo{object-fit:contain;width:140px;max-width:100%;height:auto;max-height:44px;display:block}.sidebar-close{position:absolute;top:21px;right:13px;color:#fff!important;display:none!important}.nav-list{min-height:0;margin-top:25px;overflow-y:auto}.nav-caption{color:#75879a;margin:0 12px 9px;font-size:13px}.nav-caption.split{border-top:1px solid #2d3a48;margin-top:27px;padding-top:22px}.nav-group{margin-top:13px}.nav-group+.nav-group{border-top:1px solid #2d3a48;margin-top:18px;padding-top:16px}.nav-group-title{color:#edf2f7;align-items:center;gap:9px;min-height:30px;padding:0 13px;font-size:14px;font-weight:700;display:flex}.nav-group-title svg{color:#8fa3b7}.nav-item{color:#b7c3d0;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;width:100%;height:43px;margin:3px 0;padding:0 13px;display:flex}.nav-item.nav-child{padding-left:27px}.nav-item:hover{color:#fff;background:#273443}.nav-item.active{color:#fff;background:#2c3d50}.nav-item.active svg{color:#70a1ff}.nav-item span{text-align:left;flex:1}.nav-item i{color:#fff;background:#d45151;border-radius:10px;place-items:center;width:19px;height:19px;font-size:12px;font-style:normal;display:grid}.sidebar-footer{border-top:1px solid #2f3c4a;margin-top:auto;padding:16px 11px 3px}.storage-row{color:#8da0b5;justify-content:space-between;font-size:13px;display:flex}.storage-row strong{color:#d4deea}.progress{background:#344353;border-radius:4px;height:4px;margin:11px 0 17px;overflow:hidden}.progress span{background:#4f8cff;height:100%;display:block}.sidebar-footer button{color:#96a6b7;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.main-shell{width:calc(100% - 232px);margin-left:232px}.topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 28px;display:flex}.workspace-switch{align-items:center;gap:12px;min-width:0;font-size:14px;font-weight:700;display:flex}.workspace-logo{flex:none;width:108px;height:auto;display:block}.workspace-name{color:#202632;white-space:nowrap;border-left:1px solid #dfe3e8;padding-left:12px;font-size:20px;line-height:1.2}.topbar-actions{align-items:center;gap:7px;display:flex}.icon-button{color:#667080;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button:hover{border-color:var(--border);color:var(--ink);background:#f7f8fa}.with-dot{position:relative}.with-dot:after{content:"";background:#e85252;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.user{border-left:1px solid var(--border);align-items:center;gap:9px;margin-left:9px;padding-left:14px;display:flex}.user>span{color:#2e60ba;background:#dfe9fc;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:700;display:grid}.user div{min-width:64px}.user strong,.user small{display:block}.user strong{font-size:13px}.user small{color:#8a929e;margin-top:2px;font-size:12px}.mobile-menu{display:none}.exam-share-note{color:#9a5d12;margin:8px 0 0;font-size:12px;line-height:1.5}.exam-share-note code{color:#8a4b08;background:#fff3dc;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.main-content{min-height:calc(100vh - 62px)}.page{max-width:1450px;margin:0 auto;padding:31px 34px 46px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.eyebrow{color:var(--blue);text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}.page-heading h1,.analytics-top h1{margin:0;font-size:26px;line-height:1.3}.page-heading p:not(.eyebrow),.analytics-top p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:13px}.primary-button,.secondary-button{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 3px 9px #2867e826}.primary-button:hover{background:#1e57c9}.secondary-button{border:1px solid var(--border);color:#404957;background:#fff}.secondary-button:hover{background:#f8f9fb}.metric-strip{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(4,1fr);margin-top:25px;display:grid}.exam-list-page>.metric-strip{margin-top:0}.exam-list-page .metric{min-height:104px}.metric{border-right:1px solid var(--border);align-items:center;gap:15px;min-height:122px;padding:23px 24px;display:flex}.metric:last-child{border-right:0}.metric-icon{border-radius:7px;place-items:center;width:41px;height:41px;display:grid}.metric-icon.blue{color:#3474e9;background:#e9f0ff}.metric-icon.green{color:#178c5f;background:#e5f5ed}.metric-icon.teal{color:#177f83;background:#e3f3f3}.metric-icon.amber{color:#c47a12;background:#fff1db}.metric p{color:#6d7582;margin:0 0 5px;font-size:12px}.metric strong{font-size:25px;display:block}.metric small{color:#9298a2;align-items:center;gap:4px;min-height:16px;margin-top:5px;font-size:12px;display:flex}.positive{color:#16885f!important}.panel{border:1px solid var(--border);background:#fff;border-radius:7px}.project-panel{margin-top:21px;overflow:hidden}.section-list-page>.project-panel{margin-top:0}.panel-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:0 18px;display:flex}.tabs{align-self:stretch;align-items:center;gap:25px;display:flex}.tabs button,.analytics-tabs button{color:#6d7582;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:100%}.tabs button.active,.analytics-tabs button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.tabs button span{color:#9ba1aa;margin-left:4px}.toolbar-actions{align-items:center;gap:8px;display:flex}.exam-list-actions,.bank-list-actions{flex-wrap:wrap;justify-content:flex-end}.search-input{border:1px solid var(--border);color:#9299a4;background:#fff;border-radius:5px;align-items:center;gap:8px;width:245px;height:36px;padding:0 11px;display:flex}.search-input input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.result-search{align-items:center;gap:8px;display:flex}.result-search .primary-button{min-width:104px}.result-search .primary-button:disabled{cursor:not-allowed;opacity:.5}.result-filterbar{border-bottom:1px solid var(--border);background:#fafbfc;grid-template-columns:minmax(160px,1fr) 150px 170px 160px 160px auto;align-items:end;gap:10px;padding:13px 18px 15px;display:grid}.result-filterbar label{min-width:0}.result-filterbar label>span{color:#697482;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.result-filterbar input,.result-filterbar select{color:#303946;background:#fff;border:1px solid #d9dfe7;border-radius:5px;outline:0;width:100%;height:40px;padding:0 10px;font-size:14px}.result-filterbar input:focus,.result-filterbar select:focus{border-color:#79a1ed;box-shadow:0 0 0 2px #3069dc1a}.filter-clear-button{color:#607083;cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;height:40px;padding:0 11px;font-size:14px;display:inline-flex}.filter-clear-button:hover{color:#2765d7}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;width:100%;min-width:1000px;font-size:12px}.data-table th{color:#7b8390;white-space:nowrap;background:#fafbfc;height:43px;padding:0 14px;font-weight:500}.data-table td{white-space:nowrap;border-top:1px solid #edf0f3;height:70px;padding:0 14px}.data-table tbody tr:hover{background:#fbfcfe}.project-table th:first-child,.project-table td:first-child{min-width:310px;padding-left:20px}.exam-list-table th:first-child,.exam-list-table td:first-child{color:#7b8390;text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;width:58px;min-width:58px;padding:0 10px}.exam-list-table th:nth-child(2),.exam-list-table td:nth-child(2){min-width:310px;padding-left:20px}.project-title-cell{align-items:center;gap:8px;display:flex}.exam-favorite-button{color:#8b929d}.exam-favorite-button:hover:not(:disabled){color:#c58a00;background:#fff9e9;border-color:#e7c56c}.exam-favorite-button.active{color:#c58a00;background:#fff7df;border-color:#efd27f}.exam-favorite-button:disabled{cursor:wait;opacity:.55}.project-name{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;max-width:340px;padding:0;display:flex}.project-name>span:last-child{min-width:0}.project-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.project-name small{color:#8b929d;align-items:center;gap:4px;margin-top:6px;display:flex}.doc-icon{width:32px;height:32px;color:var(--blue);background:#eaf1ff;border-radius:5px;flex:none;place-items:center;display:grid}.muted{color:#858c97}.status{border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:600;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:5px;height:5px}.status.green{color:#16875d;background:#e8f7ef}.status.blue{color:#2a68d6;background:#eaf1ff}.status.gray{color:#737b87;background:#eff1f4}.status.orange{color:#be7616;background:#fff1dd}.micro-progress{background:#e9ecf0;border-radius:2px;width:75px;height:3px;margin-top:7px;overflow:hidden}.micro-progress span{background:#5d8df0;height:100%;display:block}.delta{color:#c27817;width:max-content;margin-top:3px;font-size:11px;display:block}.delta.good{color:#318768}.owner-avatar{color:#526176;background:#e7ecf4;border-radius:50%;place-items:center;width:25px;height:25px;margin-right:7px;font-size:12px;font-style:normal;display:inline-grid}.row-actions{white-space:nowrap;opacity:.65;align-items:center;gap:3px;display:flex}.row-actions .state-action{color:#626d7b}.data-table tr:hover .row-actions{opacity:1}.table-footer{border-top:1px solid var(--border);color:#818894;justify-content:space-between;align-items:center;height:58px;padding:0 20px;font-size:13px;display:flex}.table-footer div{align-items:center;gap:4px;display:flex}.table-footer div>span{vertical-align:middle;align-items:center;min-height:29px;line-height:1;display:inline-flex}.table-footer button{vertical-align:middle;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.table-footer button.active{border-color:var(--blue);color:var(--blue)}.table-footer .pagination-controls{gap:6px}.page-jump{color:#697386;white-space:nowrap;align-items:center;gap:6px;margin-left:8px;display:inline-flex}.table-footer .page-jump input{border:1px solid var(--border);width:60px;height:29px;color:var(--ink);font:inherit;text-align:center;background:#fff;border-radius:4px;outline:none;padding:0 7px}.table-footer .page-jump input:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2f6de81f}.table-footer .page-jump button{width:auto;min-width:48px;color:var(--blue);padding:0 10px}.table-footer button:disabled{cursor:not-allowed;opacity:.45}.editor-main{height:calc(100vh - 62px);overflow:hidden}.editor-page{min-height:100%}.project-header{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:minmax(320px,1fr) auto minmax(280px,1fr);align-items:center;height:67px;padding:0 22px;display:grid}.project-crumb{align-items:center;gap:9px;min-width:0;display:flex}.project-crumb>button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.project-crumb div{min-width:0}.project-crumb strong{text-overflow:ellipsis;white-space:nowrap;max-width:420px;font-size:13px;display:block;overflow:hidden}.project-crumb span{color:#8b929c;align-items:center;gap:5px;margin-top:4px;font-size:11px;display:flex}.project-crumb span i{background:#41a979;border-radius:50%;width:5px;height:5px}.project-header nav{align-self:stretch;gap:9px;display:flex}.project-header nav button{color:#6f7783;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 16px;font-size:12px}.project-header nav button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.project-actions{justify-content:flex-end;gap:8px;display:flex}.editor-modebar{border-bottom:1px solid var(--border);background:#fff;align-items:stretch;gap:4px;height:45px;padding:0 17px;display:flex}.editor-modebar button{color:#697382;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:6px;min-width:70px;font-size:12px;display:flex}.editor-modebar button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.editor-modebar>span{flex:1}.editor-modebar .import-entry{color:#4e6689;min-width:86px}.editor-workspace{grid-template-columns:245px minmax(450px,1fr) 310px;height:calc(100vh - 129px);display:grid;overflow:hidden}.editor-workspace.with-modebar{height:calc(100vh - 174px)}.outline-panel,.config-panel{background:#fff;overflow-y:auto}.outline-panel{border-right:1px solid var(--border)}.config-panel{border-left:1px solid var(--border);padding:20px}.question-tools{overflow:hidden}.tool-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);height:49px;padding:0 10px;display:grid}.tool-tabs button{color:#707988;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:13px}.tool-tabs button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.type-palette,.question-bank{height:calc(100% - 49px);padding:4px 14px 28px;overflow-y:auto}.type-palette section{border-bottom:1px solid #edf0f3;padding:14px 0 4px}.type-palette section:last-child{border-bottom:0}.type-palette h3{color:#4a5360;margin:0 0 10px;font-size:12px}.type-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.type-grid button{color:#667180;cursor:pointer;background:#fafbfc;border:1px solid #e4e8ed;border-radius:4px;align-items:center;gap:7px;height:38px;padding:0 9px;font-size:11px;display:flex;position:relative}.type-grid button:hover{color:#2867d8;background:#f3f7ff;border-color:#9db9ed}.type-grid button span{text-align:left;flex:1}.type-plus{opacity:0}.type-grid button:hover .type-plus{opacity:1}.muted-types button{color:#8a929d}.question-bank{padding-top:13px}.bank-search{border:1px solid var(--border);color:#9299a3;border-radius:4px;align-items:center;gap:7px;height:34px;padding:0 9px;display:flex}.bank-search input{background:0 0;border:0;outline:0;min-width:0;font-size:11px}.bank-filter{gap:5px;margin:10px 0 13px;display:flex;overflow-x:auto}.bank-filter button{border:1px solid var(--border);color:#7c8591;background:#fff;border-radius:3px;flex:none;height:25px;padding:0 8px;font-size:10px}.bank-filter button.active{color:#2867d8;background:#edf3ff;border-color:#9eb9ec}.question-bank article{border-bottom:1px solid #edf0f3;grid-template-columns:22px 1fr 30px;align-items:center;gap:7px;min-height:67px;display:grid}.question-bank article>span{color:#697483;background:#eef2f7;border-radius:3px;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.question-bank article strong,.question-bank article small{display:block}.question-bank article strong{font-size:11px;font-weight:500;line-height:1.4}.question-bank article small{color:#969da6;margin-top:4px;font-size:10px}.bank-more{color:#3d6cc2;cursor:pointer;background:#f6f9ff;border:1px solid #ccd9f0;border-radius:4px;justify-content:center;align-items:center;gap:4px;width:100%;height:34px;margin-top:14px;font-size:11px;display:flex}.outline-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:56px;padding:0 15px;display:flex}.outline-head strong{font-size:12px}.outline-head button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:13px;display:flex}.outline-summary{color:#858c97;gap:13px;padding:13px 16px;font-size:11px;display:flex}.outline-list{padding:0 8px}.outline-list>button{color:#8e96a2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:14px 23px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:65px;padding:7px 8px;display:grid}.outline-list>button:hover{background:#f6f8fb}.outline-list>button.active{color:var(--blue);background:#edf3ff}.outline-list button>span:last-child{min-width:0}.outline-list strong{color:#424a57;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;display:block;overflow:hidden}.outline-list small{color:#9299a4;margin-top:5px;font-size:11px;display:block}.q-number{color:#697381;background:#fff;border:1px solid #dfe3e8;border-radius:4px;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.outline-add{width:calc(100% - 28px);height:36px;color:var(--blue);cursor:pointer;background:#f8faff;border:1px dashed #b8c9e9;border-radius:5px;justify-content:center;align-items:center;gap:6px;margin:14px;font-size:13px;display:flex}.editor-canvas{background:#f4f5f7;padding:24px 32px 60px;overflow-y:auto}.exam-cover,.question-card{background:#fff;border:1px solid #e4e7eb;border-radius:6px;max-width:820px;margin:0 auto 13px}.exam-cover{border-top:3px solid #2f6ee6;justify-content:space-between;align-items:center;gap:20px;min-height:145px;padding:28px 34px;display:flex}.cover-tag{color:#2d69d3;background:#eaf1ff;border-radius:3px;padding:4px 7px;font-size:11px;display:inline-block}.exam-cover h2{margin:11px 0 7px;font-size:20px}.exam-cover p{color:#818995;margin:0;font-size:13px}.score-badge{color:#167d59;background:#eef7f3;border-radius:6px;flex:none;align-content:center;place-items:center;width:62px;height:66px;display:grid}.score-badge span{font-size:11px}.score-badge strong{font-size:23px}.question-card{cursor:pointer;min-height:130px;padding:22px 27px}.question-card:hover{border-color:#bfd0f1}.question-card.selected{border-color:#4d82e9;box-shadow:0 0 0 1px #4d82e9}.question-title{align-items:flex-start;gap:11px;display:flex}.question-title>span{color:#4e5867;background:#eff2f6;border-radius:4px;flex:none;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.question-title>div{flex:1}.question-title small{color:#8b929d;font-size:11px}.question-title h3{margin:5px 0 0;font-size:13px;font-weight:600;line-height:1.5}.question-title b{color:#19845e;background:#eaf7f1;border-radius:3px;padding:3px 6px;font-size:11px}.answer-placeholder{color:#a1a7b0;background:#fafbfc;border:1px solid #e7eaee;border-radius:4px;align-items:center;height:38px;margin:15px 0 0 34px;padding:0 13px;font-size:12px;display:flex}.options{gap:8px;margin:16px 0 0 34px;display:grid}.options label{color:#505966;align-items:center;gap:8px;font-size:12px;display:flex}.options i{border:1px solid #cdd2d9;border-radius:50%;place-items:center;width:15px;height:15px;display:inline-grid}.options i.checked{border:4px solid #2b72e9}.options em{color:#18845e;background:#e5f5ed;border-radius:3px;margin-left:4px;padding:2px 5px;font-size:10px;font-style:normal}.canvas-add{color:#4879cf;cursor:pointer;background:#fafcff;border:1px dashed #b8c5db;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:min(820px,100%);height:45px;margin:0 auto;font-size:13px;display:flex}.config-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.config-head p{color:#9299a3;margin:0 0 3px;font-size:11px}.config-head strong{font-size:13px}.field-label,.field-row label span{color:#596270;margin:15px 0 7px;font-size:12px;font-weight:600;display:block}.config-panel textarea{resize:vertical;border:1px solid var(--border);color:#4a5360;border-radius:5px;width:100%;min-height:70px;padding:10px;font-size:12px;line-height:1.6}.config-panel textarea.small{min-height:58px}.field-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.number-input,.select-button{border:1px solid var(--border);background:#fff;border-radius:5px;align-items:center;height:35px;display:flex}.number-input input{border:0;outline:0;width:100%;padding-left:9px;font-size:13px}.number-input b{color:#8f96a1;padding-right:9px;font-size:11px}.select-button{cursor:pointer;justify-content:space-between;padding:0 9px;font-size:12px}.answer-choice{color:#167a57;text-align:left;background:#edf8f3;border:1px solid #b8dbc9;border-radius:5px;align-items:center;gap:8px;width:100%;min-height:37px;padding:8px 9px;font-size:11px;display:flex}.dual-input{grid-template-columns:1fr 1fr;gap:7px;display:grid}.dual-input input{border:1px solid var(--border);border-radius:5px;min-width:0;height:35px;padding:0 8px;font-size:11px}.location-setting{color:#416ba9;text-align:left;cursor:pointer;background:#f7f9fd;border:1px solid #cbd8ed;border-radius:5px;align-items:center;gap:9px;width:100%;min-height:52px;padding:8px 10px;display:flex}.location-setting span{flex:1}.location-setting strong,.location-setting small{display:block}.location-setting strong{color:#4a5667;font-size:11px}.location-setting small{color:#8c95a1;margin-top:3px;font-size:10px}.table-field-list{border:1px solid var(--border);border-radius:5px;overflow:hidden}.table-field-list p{color:#8c95a1;border-bottom:1px solid #edf0f3;align-items:center;gap:7px;min-height:34px;margin:0;padding:0 9px;font-size:11px;display:flex}.table-field-list p span{color:#4c5664;flex:1}.table-field-list p small{font-size:10px}.table-field-list button{width:100%;height:32px;color:var(--blue);cursor:pointer;background:#fafbfc;border:0;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.type-config-note{color:#6d7785;background:#f3f6fa;border-radius:5px;align-items:center;gap:8px;min-height:42px;margin-top:15px;padding:9px;font-size:10px;line-height:1.5;display:flex}.native-select,.config-text-input{border:1px solid var(--border);color:#46505d;background:#fff;border-radius:5px;width:100%;height:35px;padding:0 9px;font-size:11px}.config-list,.option-config-list{gap:7px;display:grid}.config-list>div,.option-config-list>div{align-items:center;gap:6px;display:flex}.config-list input,.option-config-list input{border:1px solid var(--border);border-radius:4px;flex:1;min-width:0;height:34px;padding:0 8px;font-size:11px}.option-config-list>div>button:first-child{color:#0000;cursor:pointer;background:#fff;border:1px solid #ccd3dc;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.option-config-list>div>button.correct{color:#26815f;background:#e7f6ef;border-color:#26815f}.config-add{width:max-content;height:29px;color:var(--blue);cursor:pointer;background:#f8faff;border:1px dashed #aebfda;border-radius:4px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:flex}.config-upload{color:#3f6fbe;cursor:pointer;border:1px dashed #aac0e4;border-radius:5px;align-items:center;gap:7px;min-height:38px;margin-top:13px;padding:0 9px;font-size:11px;display:flex}.config-upload input{display:none}.config-upload span{color:#8a929d;text-overflow:ellipsis;white-space:nowrap;max-width:120px;margin-left:auto;overflow:hidden}.option-image-upload{color:#5474aa;cursor:pointer;border:1px solid #ccd5e1;border-radius:4px;flex:none;place-items:center;width:26px;height:26px;display:grid}.option-image-upload input{display:none}.personal-field-picks{grid-template-columns:1fr 1fr;gap:6px;display:grid}.personal-field-picks button{border:1px solid var(--border);color:#727b87;cursor:pointer;background:#fff;border-radius:4px;align-items:center;gap:5px;height:31px;padding:0 8px;font-size:10px;display:flex}.personal-field-picks button.active{color:#2867d8;background:#edf3ff;border-color:#9cb8ea}.color-input{border:1px solid var(--border);background:#fff;border-radius:5px;width:100%;height:35px;padding:3px}.table-field-list input,.table-field-list select{border:1px solid var(--border);background:#fff;border-radius:3px;min-width:0;height:28px;padding:0 6px;font-size:10px}.table-field-list input{flex:1}.question-card>:last-child:not(.question-title){margin-top:15px;margin-left:34px}.render-notice,.render-paragraph{color:#5c6674;background:#f5f8fd;border-left:3px solid #4e7fd6;padding:12px 14px;font-size:12px;line-height:1.7}.render-page-break{color:#9aa2ad;align-items:center;gap:9px;font-size:10px;display:flex}.render-page-break:before,.render-page-break:after{content:"";background:#dfe4ea;flex:1;height:1px}.render-divider{background:#dfe4ea;height:1px}.render-options{gap:9px;display:grid}.render-options label{color:#515b68;cursor:pointer;align-items:center;gap:8px;width:max-content;font-size:12px;display:flex}.render-options input,.render-image-options input,.render-scale input{opacity:0;pointer-events:none;position:absolute}.render-options i{background:#fff;border:1px solid #c7ced7;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.render-options input[type=checkbox]+i{border-radius:3px}.render-options input:checked+i{border:4px solid #2f73e8}.render-options input[type=checkbox]:checked+i{background:#2f73e8;border-width:3px;box-shadow:inset 0 0 0 2px #fff}.render-image-options{grid-template-columns:repeat(3,minmax(90px,1fr));gap:8px;display:grid}.render-image-options label{color:#596473;cursor:pointer;border:1px solid #dfe4ea;border-radius:5px;place-items:center;min-height:72px;padding:10px;font-size:11px;display:grid}.render-image-options label:has(input:checked){color:#245fbf;background:#f1f6ff;border-color:#2f73e8}.render-select,.render-input,.render-fields input,.render-fields select,.render-word-choice input,.render-cloze select{color:#4d5764;background:#fff;border:1px solid #dfe4ea;border-radius:4px;width:100%;height:39px;padding:0 11px;font-size:12px}.render-textarea{resize:vertical;color:#4d5764;width:100%;min-height:82px;font:inherit;border:1px solid #dfe4ea;border-radius:4px;padding:11px;font-size:12px}.render-cascade,.render-fields,.render-personal-group{gap:9px;display:grid}.render-cascade{grid-template-columns:repeat(2,1fr)}.render-cascade label,.render-fields label,.render-personal-group label{color:#717b88;gap:5px;font-size:10px;display:grid}.render-cascade select,.render-personal-group input{background:#fff;border:1px solid #dfe4ea;border-radius:4px;height:38px;padding:0 10px;font-size:12px}.render-personal-group,.render-fields.horizontal{grid-template-columns:repeat(2,1fr)}.word-bank{flex-wrap:wrap;gap:7px;margin-bottom:9px;display:flex}.word-bank button{color:#3f6fbe;cursor:pointer;background:#f5f8ff;border:1px solid #b9cae6;border-radius:4px;height:28px;padding:0 10px;font-size:11px}.word-bank button.active{color:#fff;background:#2f73e8;border-color:#2f73e8}.render-word-choice{position:relative}.render-word-choice input{padding-right:48px}.word-clear{color:#4774c2;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:10px;position:absolute;bottom:7px;right:8px}.render-cloze p{color:#566170;margin:0;font-size:12px;line-height:2.2}.render-cloze select{width:130px;height:31px;margin:0 4px}.render-listening audio{width:100%;height:35px;margin-bottom:12px}.render-upload>label{color:#4e78bd;cursor:pointer;background:#fafcff;border:1px dashed #aebfda;border-radius:5px;align-content:center;place-items:center;gap:4px;min-height:82px;display:grid}.render-upload>label small{color:#939ba6;font-size:10px}.render-upload input{display:none}.render-upload ul{gap:5px;margin:8px 0 0;padding:0;list-style:none;display:grid}.render-upload li{color:#586474;background:#f3f7fb;border-radius:4px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:flex}.render-upload li svg:last-child{color:#21805d;margin-left:auto}.render-upload .upload-error{color:#bd4a4a;margin:7px 0 0;font-size:10px}.signature-pad{position:relative}.signature-pad canvas{touch-action:none;cursor:crosshair;background:#fcfcfd;border:1px dashed #aeb8c5;border-radius:5px;width:100%;height:130px;display:block}.signature-pad span{color:#a5abb3;pointer-events:none;font-size:11px;position:absolute;top:52px;left:50%;transform:translate(-50%)}.signature-pad button{color:#4774c2;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:10px}.render-scale>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.render-scale label span{color:#66717f;cursor:pointer;border:1px solid #d6dce4;border-radius:4px;place-items:center;height:35px;font-size:12px;display:grid}.render-scale label:has(input:checked) span{color:#2867d8;background:#edf3ff;border-color:#2f73e8}.render-scale p{color:#929aa5;justify-content:space-between;margin:7px 0 0;font-size:10px;display:flex}.render-weights{gap:8px;display:grid}.render-weights label{color:#5e6875;grid-template-columns:75px 1fr 38px;align-items:center;gap:8px;font-size:11px;display:grid}.render-weights strong{text-align:right}.render-weights p{color:#b46d16;text-align:right;margin:2px 0 0;font-size:10px}.render-weights p.valid{color:#21805d}.render-map{background:#f8fafc;border:1px solid #dce4ef;border-radius:5px;padding:12px}.render-map>div{align-items:center;gap:9px;display:flex}.render-map>div:first-child svg{color:#d35e4c}.render-map strong,.render-map small{display:block}.render-map strong{font-size:12px}.render-map small{color:#929aa5;margin-top:3px;font-size:10px}.render-map>div:nth-child(2){gap:7px;margin-top:11px}.render-map button,.render-map a,.render-location-button{color:#3f6fbe;cursor:pointer;background:#fff;border:1px solid #b9cae6;border-radius:4px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:10px;text-decoration:none;display:flex}.render-map p{color:#677280;margin:8px 0 0;font-size:10px}.render-contact{background:#fafbfc;border:1px solid #dfe4ea;border-radius:5px;padding:12px 14px}.render-contact strong{font-size:12px}.render-contact p{color:#707a87;margin:7px 0 0;font-size:11px}.render-contact a{color:#2867d8}.render-table{overflow-x:auto}.render-table table{border-collapse:collapse;width:100%}.render-table th,.render-table td{text-align:left;border:1px solid #e0e4e9;padding:6px;font-size:10px}.render-table input{border:1px solid #e1e5ea;border-radius:3px;width:100%;min-width:90px;height:29px;padding:0 6px;font-size:10px}.render-table td button{color:#9aa1aa;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.render-table>button{color:#3f6fbe;cursor:pointer;background:#f8faff;border:1px dashed #b3c4df;border-radius:4px;align-items:center;gap:4px;height:29px;margin-top:7px;padding:0 8px;font-size:10px;display:flex}.render-verify{gap:7px;display:flex}.render-verify input{text-transform:uppercase;border:1px solid #dfe4ea;border-radius:4px;flex:1;min-width:0;height:38px;padding:0 10px;font-size:11px}.render-verify button{color:#fff;background:#23805f;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:105px;font-size:10px;display:flex}.render-verify button:disabled{background:#d3d8de}.render-location-button{background:#f7faff}.render-personal-location{align-items:center;gap:9px;display:flex}.render-personal-location span{color:#697483;font-size:11px}.config-separator{border-top:1px solid var(--border);margin:20px -20px 3px}.toggle-row{justify-content:space-between;align-items:center;gap:12px;min-height:51px;display:flex}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:12px;font-weight:500}.toggle-row small{color:#989ea7;margin-top:3px;font-size:10px}.switch{cursor:pointer;background:#cfd4da;border:0;border-radius:10px;flex:none;width:34px;height:19px;padding:2px;transition:all .15s}.switch span{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .15s;display:block;box-shadow:0 1px 2px #999}.switch.on{background:#2f73e8}.switch.on span{transform:translate(15px)}.ai-action{color:#346bc9;cursor:pointer;background:#f6f9ff;border:1px solid #cad8f3;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:100%;height:37px;margin-top:11px;font-size:12px;display:flex}.quick-rules{border-top:1px solid var(--border);background:#fafbfc;margin:20px -20px -20px;padding:18px 20px}.quick-rules>strong{margin-bottom:4px;font-size:13px;display:block}.quick-rules .toggle-row{min-height:40px}.publish-layout{grid-template-columns:minmax(600px,1fr) 330px;gap:18px;height:calc(100vh - 129px);padding:22px 28px 45px;display:grid;overflow-y:auto}.publish-main,.publish-side{align-content:start;gap:17px;display:grid}.publish-status{align-items:center;gap:17px;min-height:115px;padding:22px 25px;display:flex}.status-illustration{color:#1b9568;background:#e7f5ee;border-radius:50%;place-items:center;width:57px;height:57px;display:grid}.pulse-ring{border:1px solid #8bc7ac;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.publish-state{flex:1}.publish-state h2{margin:7px 0 4px;font-size:17px}.publish-state p{color:#868d98;margin:0;font-size:12px}.link-panel,.batch-panel,.publish-side .panel,.chart-panel,.insight-panel,.team-panel,.recent-panel{padding:22px 24px}.section-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-title h3{margin:0;font-size:14px}.section-title p{color:#8a919c;margin:5px 0 0;font-size:11px}.secure{color:#5e7ca8;align-items:center;gap:5px;font-size:11px;display:flex}.share-grid{grid-template-columns:170px 1fr;gap:22px;margin-top:22px;display:grid}.qr-box{border:1px solid var(--border);color:#182433;border-radius:6px;align-content:center;place-items:center;gap:9px;height:174px;display:grid}.qr-box span{color:#8a929e;font-size:11px}.share-content label{color:#6f7885;margin-bottom:7px;font-size:11px;display:block}.copy-field{background:#f8faff;border:1px solid #cfdcf4;border-radius:5px;align-items:center;height:43px;display:flex}.copy-field span{color:#3e5d8e;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 12px;font-size:13px;overflow:hidden}.copy-field button{color:var(--blue);cursor:pointer;background:#edf3ff;border:0;border-left:1px solid #d7e1f4;align-self:stretch;align-items:center;gap:6px;padding:0 13px;font-size:12px;display:flex}.share-actions{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.share-actions button{border:1px solid var(--border);color:#5c6572;cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:6px;height:33px;padding:0 9px;font-size:11px;display:flex}.channel-row{color:#8a929d;align-items:center;gap:7px;margin-top:16px;font-size:11px;display:flex}.channel{color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.channel.wechat{background:#21a864;font-weight:700}.channel.sms{background:#2d75e9}.channel.mail{background:#e17b2d}.text-button{color:#4773bf;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:11px;display:flex}.batch-stats{grid-template-columns:1.4fr 1fr 1fr;gap:14px;margin-top:23px;display:grid}.batch-stats>div{border-right:1px solid var(--border);color:#6e7a8a;align-items:flex-start;gap:9px;padding-right:12px;display:flex}.batch-stats>div:last-child{border-right:0}.batch-stats small,.batch-stats strong{display:block}.batch-stats small{color:#8d949f;font-size:10px}.batch-stats strong{color:#38414d;margin-top:5px;font-size:11px}.wide-progress{background:#e9edf2;border-radius:5px;height:6px;margin-top:22px;overflow:hidden}.wide-progress span{background:#3475e9;border-radius:5px;height:100%;display:block}.progress-note{color:#858d98;margin:8px 0 0;font-size:11px}.progress-note strong{color:#2a66ce}.rule-list{margin-top:12px}.rule-list p{color:#6d7a8b;border-bottom:1px solid #edf0f3;align-items:center;gap:10px;margin:0;padding:13px 0;display:flex}.rule-list p:last-child{border-bottom:0}.rule-list span{flex:1;font-size:11px}.rule-list strong{float:right;color:#3f4855;font-weight:500}.mini-data .section-title button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.mini-numbers{grid-template-columns:repeat(3,1fr);margin:21px 0;display:grid}.mini-numbers p{border-right:1px solid var(--border);text-align:center;margin:0}.mini-numbers p:last-child{border-right:0}.mini-numbers strong,.mini-numbers span{display:block}.mini-numbers strong{font-size:17px}.mini-numbers span{color:#9198a2;margin-top:4px;font-size:10px}.spark-bars{border-bottom:1px solid #dde2e8;align-items:flex-end;gap:5px;height:64px;padding:8px 5px 0;display:flex}.spark-bars i{background:#74a0f3;border-radius:2px 2px 0 0;flex:1;min-height:4px}.analytics-page{height:calc(100vh - 129px);padding:27px 30px 55px;overflow-y:auto}.analytics-top{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.analytics-top>div:last-child{gap:8px;display:flex}.analytics-tabs{border-bottom:1px solid var(--border);gap:28px;height:49px;margin-top:21px;display:flex}.analytics-metrics{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(5,1fr);margin-top:19px;display:grid}.analytics-metrics>div{border-right:1px solid var(--border);align-content:center;min-height:106px;padding:19px 23px;display:grid}.analytics-metrics>div:last-child{border-right:0}.analytics-metrics span{color:#818995;font-size:12px}.analytics-metrics strong{margin-top:6px;font-size:23px}.analytics-metrics small{color:#8d949e;align-items:center;gap:4px;margin-top:7px;font-size:10px;display:flex}.analytics-grid{grid-template-columns:1.45fr 1fr;gap:17px;margin-top:17px;display:grid}.chart-panel{min-height:300px}.chart-panel.wide{min-width:0}.line-chart{height:225px;margin-top:16px;padding:8px 0 24px 32px;position:relative}.line-chart:before{content:"";pointer-events:none;background-image:linear-gradient(#e9edf2 1px,#0000 1px);background-size:100% 25%;position:absolute;inset:15px 0 28px 32px}.line-chart svg{width:100%;height:178px;position:relative;overflow:visible}.line-chart .area{fill:url(#area)}.line-chart .line{fill:none;stroke:#3478f6;stroke-width:3px;vector-effect:non-scaling-stroke}.line-chart .dots circle{fill:#fff;stroke:#3478f6;stroke-width:3px;vector-effect:non-scaling-stroke}.chart-y{color:#959ca6;flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;inset:4px auto 28px 0}.chart-x{color:#969da7;justify-content:space-between;font-size:10px;display:flex}.score-bars{gap:19px;margin-top:30px;display:grid}.score-bars>div{grid-template-columns:38px 1fr 28px;align-items:center;gap:9px;font-size:11px;display:grid}.score-bars span{color:#858d98}.score-bars i{background:#edf0f4;border-radius:4px;height:8px;overflow:hidden}.score-bars b{background:#5b8cf0;border-radius:4px;height:100%;display:block}.score-bars strong{text-align:right;font-size:11px}.insight-panel{min-height:280px}.ai-pill{color:#3c67c2;background:#edf2ff;border-radius:4px;align-items:center;gap:4px;padding:3px 6px;font-size:10px;display:flex}.insight{border:1px solid #edf0f3;border-radius:5px;gap:11px;margin-top:15px;padding:13px;display:flex}.insight.alert{background:#fffbf5;border-color:#f1dcc0}.insight>span{color:#4777cf;background:#eef3fc;border-radius:5px;flex:none;place-items:center;width:29px;height:29px;display:grid}.insight.alert>span{color:#c37a17;background:#fff0dc}.insight strong{font-size:12px}.insight p{color:#7c8591;margin:6px 0 0;font-size:10px;line-height:1.6}.insight button{color:#b26b0d;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;margin:7px 0 0;padding:0;font-size:10px;display:flex}.team-panel{min-height:280px}.team-row{grid-template-columns:65px 1fr 35px 36px;align-items:center;gap:10px;margin-top:23px;font-size:11px;display:grid}.team-progress{background:#edf0f3;border-radius:4px;height:7px;overflow:hidden}.team-progress i{background:#4f86eb;border-radius:4px;height:100%;display:block}.team-row small{color:#969da6;text-align:right}.recent-panel{grid-column:1/-1}.mini-records{margin-top:10px}.mini-records>div{border-bottom:1px solid #edf0f3;grid-template-columns:32px 1fr 55px 50px;align-items:center;min-height:52px;display:grid}.mini-records>div:last-child{border-bottom:0}.mini-records span:nth-child(2) strong,.mini-records span:nth-child(2) small{display:block}.mini-records span:nth-child(2) strong{font-size:12px}.mini-records span:nth-child(2) small{color:#9299a3;margin-top:4px;font-size:10px}.mini-records b{font-size:12px}.mini-records em,.result-tag{border-radius:3px;width:max-content;padding:3px 6px;font-size:10px;font-style:normal}.mini-records .pass,.result-tag.pass{color:#17865d;background:#e6f5ed}.mini-records .fail,.result-tag.fail{color:#c74c4c;background:#feeeee}.records-panel{margin-top:18px;overflow:hidden}.records-panel .section-title h3{font-size:13px}.warning-tag{color:#b76e0d;background:#fff1dd;border-radius:3px;padding:3px 6px;font-size:10px}.bank-heading-actions{gap:8px;display:flex}.bank-metrics{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(4,1fr);margin-top:24px;display:grid}.bank-metrics>div{border-right:1px solid var(--border);color:#5477b6;align-items:center;gap:12px;min-height:88px;padding:18px 22px;display:flex}.bank-metrics>div:last-child{border-right:0}.bank-metrics span,.bank-metrics small,.bank-metrics strong{display:block}.bank-metrics small{color:#858d98;font-size:11px}.bank-metrics strong{color:#28313e;margin-top:5px;font-size:17px}.bank-layout{grid-template-columns:195px minmax(0,1fr);gap:16px;margin-top:18px;display:grid}.bank-categories{min-height:490px;padding:12px 9px}.bank-category-head{justify-content:space-between;align-items:center;height:43px;padding:0 7px 8px;display:flex}.bank-category-head strong{font-size:13px}.bank-categories>button{color:#6f7885;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;height:39px;padding:0 10px;font-size:12px;display:flex}.bank-categories>button:hover{background:#f5f7fa}.bank-categories>button.active{color:#2867d8;background:#edf3ff;font-weight:600}.bank-categories>button span{text-align:left;flex:1}.bank-categories>button small{color:#9299a3;font-size:11px}.bank-content{min-height:490px;overflow:hidden}.bank-content .tabs{gap:20px}.bank-table{min-width:930px}.bank-table th:first-child,.bank-table td:first-child{width:38%;padding-left:20px}.bank-table th:last-child,.bank-table td:last-child{text-align:center;width:176px}.bank-row-action .icon-button{margin:0 auto}.bank-row-buttons{justify-content:center;align-items:center;gap:8px;display:flex}.bank-system-label{color:#178660;background:#eaf8f2;border-radius:4px;align-items:center;min-height:30px;padding:0 9px;font-size:13px;font-weight:600;display:inline-flex}.bank-row-action .question-delete-confirm{white-space:nowrap;justify-content:center}.bank-delete-error{color:#c43b3b;background:#fff4f4;border-top:1px solid #f4cece;border-bottom:1px solid #f4cece;align-items:center;gap:8px;min-height:42px;padding:0 20px;font-size:14px;display:flex}.bank-question-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.bank-question-form{flex:1;padding:22px 24px;overflow-y:auto}.bank-question-form>label,.bank-question-form-grid>label{color:#374151;gap:7px;font-size:14px;font-weight:600;display:grid}.bank-question-form textarea,.bank-question-form select,.bank-question-form input{color:#202a38;width:100%;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:5px;outline:none}.bank-question-form textarea{resize:vertical;min-height:96px;padding:12px 14px;line-height:1.55}.bank-question-form select,.bank-question-form-grid>label>input{min-height:42px;padding:0 12px}.bank-question-form textarea:focus,.bank-question-form select:focus,.bank-question-form input:focus{border-color:#4f7ee8;box-shadow:0 0 0 3px #4f7ee81f}.bank-question-form-grid{grid-template-columns:minmax(0,1.4fr) minmax(120px,.7fr) minmax(90px,.5fr);align-items:end;gap:14px;margin-top:18px;display:grid}.bank-question-form-grid .bank-required-toggle{border:1px solid #d8dee8;border-radius:5px;flex-direction:row;grid-template-columns:none;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.bank-question-form-grid .bank-required-toggle input{width:17px;height:17px}.bank-option-editor{border-top:1px solid #e4e8ef;margin-top:22px}.bank-option-editor-head{justify-content:space-between;align-items:center;min-height:58px;display:flex}.bank-option-editor-head strong{font-size:15px}.bank-option-editor-head button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:14px;display:inline-flex}.bank-option-edit-row{border-bottom:1px solid #edf0f4;grid-template-columns:28px 22px minmax(0,1fr) 36px;align-items:center;gap:8px;min-height:52px;display:grid}.bank-option-edit-row>button:first-child{color:#fff;cursor:pointer;background:#fff;border:1px solid #cfd6e1;border-radius:4px;place-items:center;width:24px;height:24px;display:grid}.bank-option-edit-row>button:first-child.correct{background:#22a776;border-color:#22a776}.bank-option-edit-row>b{color:#687386;font-size:13px}.bank-option-edit-row>input{min-height:38px;padding:0 10px}.bank-explanation-field{color:#374151;gap:7px;margin-top:20px;font-size:14px;font-weight:600;display:grid}.bank-form-error{color:#c43b3b;background:#fff1f1;border-radius:5px;align-items:center;gap:8px;min-height:42px;margin-top:16px;padding:0 12px;font-size:14px;display:flex}@media (width<=680px){.bank-question-form-grid{grid-template-columns:1fr}.bank-question-modal{max-height:calc(100vh - 20px)}}.bank-question-title{max-width:520px}.bank-question-title span{color:#939aa4;margin-bottom:5px;font-size:10px;display:block}.bank-question-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.45;display:block;overflow:hidden}.bank-question-toggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0;display:grid}.bank-question-toggle>svg{color:#8a929d;transition:transform .16s}.grouped-bank-table tr.expanded .bank-question-toggle>svg{transform:rotate(180deg)}.grouped-bank-table tr.expanded>td{background:#fbfcfe;border-bottom-color:#0000}.bank-source-count{color:#66717e;white-space:nowrap;font-size:11px}.bank-source-count strong{color:#2768d8;font-size:13px}.bank-detail-row>td{white-space:normal;background:#fbfcfe;text-align:left!important;padding:0 20px 18px!important}.bank-group-detail{background:#fff;border:1px solid #e1e6ed;border-radius:6px;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:28px;padding:16px 18px;display:grid}.bank-group-detail h3{color:#616c79;margin:0 0 11px;font-size:12px}.bank-detail-options{gap:7px;display:grid}.bank-detail-options p{color:#5f6976;grid-template-columns:24px minmax(0,1fr) max-content;align-items:center;gap:8px;min-height:30px;margin:0;font-size:12px;display:grid}.bank-detail-options b{color:#717b87;background:#f0f2f5;border-radius:4px;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.bank-detail-options p.correct b{color:#14805a;background:#e6f5ed}.bank-detail-options em{color:#16805b;align-items:center;gap:4px;font-size:11px;font-style:normal;display:inline-flex}.bank-detail-explanation{background:#f5f8ff;border-left:3px solid #4f7ee8;border-radius:4px;margin-top:14px;padding:12px 13px}.bank-detail-explanation strong{color:#3167c5;font-size:12px}.bank-detail-explanation p{color:#596575;margin:6px 0 0;font-size:12px;line-height:1.7}.bank-source-list{flex-wrap:wrap;gap:7px;display:flex}.bank-source-list span{color:#68727f;text-overflow:ellipsis;white-space:nowrap;background:#f7f8fa;border:1px solid #e2e6ec;border-radius:4px;max-width:100%;padding:5px 7px;font-size:11px;overflow:hidden}.question-type-tag,.sync-source,.local-source{border-radius:3px;padding:3px 6px;font-size:10px;display:inline-block}.question-type-tag{color:#2b68d3;background:#edf3ff}.sync-source{color:#177f59;background:#e7f5ed}.local-source{color:#ad6c13;background:#fff1dd}.add-to-exam{color:#3167c5;cursor:pointer;background:#f7f9ff;border:1px solid #b9cbed;border-radius:4px;align-items:center;gap:4px;height:29px;padding:0 8px;font-size:10px;display:flex}.bank-empty{color:#a0a7b0;align-content:center;place-items:center;gap:7px;min-height:300px;display:grid}.bank-empty strong{color:#59616d;font-size:13px}.bank-empty span{font-size:11px}.question-modal{background:#fff;border-radius:8px;width:min(610px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 24px 70px #00000040}.question-modal-body{padding:22px 24px}.question-modal-body .field-row label span,.modal-field>span{color:#5c6572;margin:0 0 7px;font-size:12px;font-weight:600;display:block}.question-modal-body select,.question-modal-body input,.question-modal-body textarea{border:1px solid var(--border);color:#39424f;background:#fff;border-radius:5px;width:100%;font-size:12px}.question-modal-body select,.question-modal-body input{height:37px;padding:0 9px}.modal-field{margin-top:18px;display:block}.modal-field textarea{resize:vertical;min-height:78px;padding:10px;line-height:1.55}.option-editor{gap:8px;display:grid}.option-editor p{grid-template-columns:28px 1fr;align-items:center;gap:7px;margin:0;display:grid}.option-editor b{color:#647084;background:#eef2f7;border-radius:4px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.option-editor button{width:max-content;color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:5px 8px;font-size:11px;display:flex}.modal-note{color:#697483;background:#f3f6fa;border-radius:5px;align-items:center;gap:8px;min-height:38px;margin-top:18px;padding:8px 10px;font-size:11px;display:flex}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:8px;height:61px;padding:0 24px;display:flex}.modal-actions button:disabled{cursor:not-allowed;opacity:.45}.sync-project-modal{background:#fff;border-radius:8px;width:min(650px,100%);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 24px 70px #00000040}.exam-detail-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(900px,100%);height:min(760px,100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.exam-detail-summary{border-bottom:1px solid var(--border);background:#f8fafc;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.exam-detail-summary div{border-right:1px solid var(--border);min-width:0;padding:16px 22px}.exam-detail-summary div:last-child{border-right:0}.exam-detail-summary small{color:#858d99;margin-bottom:5px;font-size:11px;display:block}.exam-detail-summary strong{color:#202a38;font-size:20px}.exam-detail-body{flex:1;padding:0 24px 24px;overflow-y:auto}.exam-detail-question{border-bottom:1px solid var(--border)}.exam-question-head{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;min-height:76px;padding:12px 0;display:grid}.exam-question-head>span:nth-child(2){min-width:0}.exam-question-head small{color:#858d99;margin-bottom:6px;font-size:11px;display:block}.exam-question-head strong{color:#273140;font-size:12px;line-height:1.55;display:block}.exam-question-head>svg{color:#9aa3af;transition:transform .18s}.exam-detail-question.expanded .exam-question-head>svg{transform:rotate(180deg)}.exam-question-no{width:28px;height:28px;color:var(--blue);background:#edf3ff;border-radius:5px;place-items:center;font-size:12px;font-weight:700;display:grid}.exam-question-content{padding:0 0 18px 42px}.exam-options{gap:7px;display:grid}.exam-options p{color:#4b5563;border:1px solid #e5e9ef;border-radius:5px;grid-template-columns:24px minmax(0,1fr) max-content;align-items:center;gap:8px;min-height:36px;margin:0;padding:7px 10px;font-size:12px;line-height:1.45;display:grid}.exam-options p b{color:#6c7480;background:#f1f3f6;border-radius:4px;place-items:center;width:22px;height:22px;display:grid}.exam-options p.correct{color:#19734b;background:#effaf4;border-color:#a8ddc4}.exam-options p.correct b{color:#19734b;background:#d8f2e5}.exam-options p.correct em{color:#1f8a59;white-space:nowrap;align-items:center;gap:4px;font-size:11px;font-style:normal;display:flex}.sync-project-search{padding:13px 18px 5px}.sync-project-search .search-input{width:100%}.sync-project-list{max-height:520px;padding:8px 18px 18px;overflow-y:auto}.sync-project-list>button{color:#657080;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f3;grid-template-columns:64px minmax(0,1fr) 20px;align-items:center;gap:11px;width:100%;min-height:64px;padding:8px 10px;display:grid}.sync-project-list>button:hover{background:#f6f9fe}.sync-project-list>button:disabled{opacity:.55}.sync-project-list p{min-width:0;margin:0}.sync-project-list strong,.sync-project-list small{display:block}.sync-project-list strong{color:#3e4854;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sync-project-list small{color:#9aa1aa;margin-top:5px;font-size:10px}.template-heading-actions{gap:8px;display:flex}.template-toolbar{justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin-top:24px;padding:0 16px;display:flex}.template-tab-area{align-items:center;gap:7px;min-width:0;display:flex}.template-tabs{align-items:stretch;gap:20px;height:58px;display:flex;overflow-x:auto}.template-tabs button{color:#717b88;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;font-size:12px}.template-tabs button.active{border-color:var(--blue);color:var(--blue);font-weight:600}.template-tab-area>.icon-button{border:1px solid var(--border);flex:none}.template-toolbar .search-input{flex:none;width:220px}.template-summary{color:#8b939e;justify-content:space-between;align-items:center;min-height:48px;font-size:11px;display:flex}.template-summary strong{color:#3f4854}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.template-card{border:1px solid var(--border);background:#fff;border-radius:7px;flex-direction:column;min-height:295px;padding:20px;transition:border-color .15s,box-shadow .15s;display:flex}.template-card:hover{border-color:#b7c9e8;box-shadow:0 7px 22px #2a436a14}.template-card-head{align-items:center;gap:8px;display:flex}.template-icon{border-radius:6px;place-items:center;width:40px;height:40px;display:grid}.template-icon.system{color:#2d69d3;background:#eaf1ff}.template-icon.custom{color:#23805f;background:#e8f5ef}.template-source{color:#677381;background:#f0f3f7;border-radius:3px;width:max-content;padding:3px 6px;font-size:10px}.template-card-head .icon-button{margin-left:auto}.template-card h2{color:#303945;margin:16px 0 7px;font-size:14px}.template-card>p{color:#7e8793;min-height:34px;margin:0;font-size:11px;line-height:1.65}.template-tags{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.template-tags span{color:#6f7986;background:#f3f5f8;border-radius:3px;padding:3px 6px;font-size:10px}.template-types{flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:45px;margin-top:11px;display:flex}.template-types i{color:#54719f;border:1px solid #dbe3ef;border-radius:3px;padding:3px 6px;font-size:10px;font-style:normal}.template-rules{color:#6f7985;border-top:1px solid #edf0f3;gap:15px;margin-top:auto;padding:12px 0;font-size:10px;display:flex}.template-rules span,.template-actions{align-items:center;gap:5px;display:flex}.template-actions>button{border:1px solid var(--border);color:#66717f;cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:31px;padding:0 8px;font-size:10px;display:flex}.template-actions .use-template{color:#2f68c9;background:#f4f7ff;border-color:#a9c0e9;flex:1}.template-empty{color:#9aa1ab;align-content:center;place-items:center;gap:8px;min-height:280px;display:grid}.template-empty strong{color:#59626e;font-size:13px}.template-empty span{font-size:11px}.template-modal,.template-preview-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(650px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.template-modal-body,.template-preview-body{padding:22px 24px;overflow-y:auto}.template-modal-body input,.template-modal-body select,.template-modal-body textarea{border:1px solid var(--border);color:#414b58;background:#fff;border-radius:5px;width:100%;font-size:12px}.template-modal-body input,.template-modal-body select{height:37px;padding:0 9px}.template-modal-body textarea{resize:vertical;min-height:68px;padding:9px}.template-modal-body .field-row{margin-top:17px}.template-modal-body .number-input input{border:0}.category-select-row{grid-template-columns:minmax(0,1fr) 36px;gap:6px;display:grid}.category-select-row .icon-button{border:1px solid var(--border);border-radius:5px;width:36px;height:37px}.template-count{border:1px solid var(--border);color:#4f5b69;background:#f8fafc;border-radius:5px;align-items:center;height:37px;padding:0 10px;font-size:12px;display:flex}.template-type-picker{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.template-type-picker button{border:1px solid var(--border);color:#6c7683;cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-height:33px;padding:0 6px;font-size:10px;display:flex}.template-type-picker button svg{opacity:0}.template-type-picker button.active{color:#2867d8;background:#edf3ff;border-color:#9cb8ea}.template-type-picker button.active svg{opacity:1}.template-preview-modal{width:min(570px,100%)}.template-preview-body>h2{margin:13px 0 7px;font-size:18px}.template-preview-body>p{color:#7e8793;margin:0;font-size:12px;line-height:1.65}.preview-rule-grid{border:1px solid var(--border);border-radius:6px;grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.preview-rule-grid>div{border-right:1px solid var(--border);color:#4c74b3;align-items:center;gap:8px;min-height:69px;padding:12px;display:flex}.preview-rule-grid>div:last-child{border-right:0}.preview-rule-grid span,.preview-rule-grid strong{display:block}.preview-rule-grid span{color:#8a929c;font-size:10px}.preview-rule-grid strong{color:#3e4854;margin-top:4px;font-size:12px}.preview-outline{margin-top:20px}.preview-outline>strong{margin-bottom:8px;font-size:13px;display:block}.preview-outline>div{border-bottom:1px solid #edf0f3;align-items:center;gap:10px;min-height:50px;padding:7px 3px;display:flex}.preview-outline>div>span{color:#687483;background:#eef2f7;border-radius:4px;flex:none;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.preview-outline p{margin:0}.preview-outline b,.preview-outline small{display:block}.preview-outline b{font-size:11px;font-weight:500}.preview-outline small{color:#9199a3;margin-top:4px;font-size:10px}.category-modal-layer{z-index:110}.category-modal{background:#fff;border-radius:8px;width:min(470px,100%);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 24px 70px #00000040}.category-modal-body{padding:20px 22px 24px}.category-create{grid-template-columns:1fr auto;gap:8px;display:grid}.category-create input{border:1px solid var(--border);border-radius:5px;min-width:0;height:38px;padding:0 10px;font-size:12px}.category-list{border:1px solid var(--border);border-radius:5px;max-height:330px;margin-top:16px;overflow-y:auto}.category-list>div{border-bottom:1px solid #edf0f3;grid-template-columns:minmax(0,1fr) 70px 72px;align-items:center;gap:8px;min-height:47px;padding:0 11px;display:grid}.category-list>div:last-child{border-bottom:0}.category-list span{color:#4d5764;align-items:center;gap:7px;font-size:12px;display:flex}.category-list span svg{color:#6683b2}.category-list small{color:#929aa4;text-align:right;font-size:10px}.category-list i{color:#9aa1aa;text-align:right;font-size:10px;font-style:normal}.category-list .icon-button{color:#a34d4d;margin-left:auto}.modal-backdrop{z-index:100;background:#131b2694;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.preview-modal{background:#f4f5f7;border-radius:8px;flex-direction:column;width:min(520px,100%);height:min(870px,100vh - 32px);display:flex;box-shadow:0 24px 70px #00000040}.modal-head{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.modal-head strong,.modal-head span{display:block}.modal-head span{color:#8b929d;margin-top:3px;font-size:11px}.phone{background:#fff;border:7px solid #27313c;border-radius:30px;width:375px;height:748px;margin:18px auto;position:relative;overflow:hidden;box-shadow:0 13px 30px #1e28342e}.phone-notch{z-index:2;background:#27313c;border-radius:0 0 14px 14px;width:120px;height:23px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-status{justify-content:space-between;align-items:center;height:41px;padding:0 22px;font-size:11px;font-weight:700;display:flex}.candidate-page{background:#f7f8fa;min-height:calc(100% - 41px);padding:37px 25px 20px}.candidate-tag{color:#2866d8;background:#e8f0ff;border-radius:3px;padding:4px 7px;font-size:11px}.candidate-page h2{margin:15px 0 8px;font-size:21px;line-height:1.5}.candidate-page>p{color:#818a97;margin:0;font-size:13px}.candidate-info{border-top:1px solid #e3e6ea;border-bottom:1px solid #e3e6ea;grid-template-columns:repeat(3,1fr);margin-top:25px;padding:17px 0;display:grid}.candidate-info p{color:#5c7397;justify-items:center;gap:6px;margin:0;display:grid}.candidate-info span,.candidate-info strong{text-align:center;display:block}.candidate-info span{color:#8a929d;font-size:10px}.candidate-info strong{color:#323b47;margin-top:4px;font-size:12px}.candidate-notice{background:#fff;border-radius:6px;margin-top:21px;padding:16px}.candidate-notice strong{font-size:13px}.candidate-notice p{color:#78818d;margin:8px 0 0;font-size:11px;line-height:1.7}.candidate-check{color:#5d6672;align-items:center;gap:7px;margin-top:18px;font-size:11px;display:flex}.candidate-check i{background:var(--blue);color:#fff;border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.candidate-page>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:5px;width:100%;height:47px;margin-top:22px;font-weight:600}.candidate-page>small{color:#a0a6ae;text-align:center;margin-top:30px;font-size:10px;display:block}.toast{z-index:120;color:#fff;background:#202b38;border-radius:6px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0003}.placeholder-page{text-align:center;align-content:center;justify-items:center;min-height:calc(100vh - 62px);padding:30px;display:grid}.placeholder-visual{color:#2e6cdb;background:#eaf1ff;border-radius:8px;place-items:center;width:75px;height:75px;display:grid}.placeholder-page h1{margin:19px 0 7px;font-size:22px}.placeholder-page p{color:#7e8793;margin:0 0 19px;font-size:12px}@media (width<=1180px){.sidebar{width:205px}.main-shell{width:calc(100% - 205px);margin-left:205px}.metric{padding:18px}.editor-workspace{grid-template-columns:215px minmax(420px,1fr) 280px}.project-header{grid-template-columns:minmax(260px,1fr) auto minmax(230px,1fr)}.publish-layout{grid-template-columns:1fr}.publish-side{grid-template-columns:1fr 1fr}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.sidebar{width:232px;transition:transform .2s;transform:translate(-100%);box-shadow:18px 0 50px #0000002e}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:inline-grid!important}.main-shell{width:100%;margin-left:0}.topbar{padding:0 16px}.workspace-switch{margin-left:8px;margin-right:auto}.page{padding:25px 20px 40px}.metric-strip{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--border)}.panel-toolbar{flex-direction:column;align-items:flex-start;padding:0 16px 14px}.tabs{height:52px}.toolbar-actions{width:100%}.search-input{flex:1}.results-toolbar,.result-search{width:100%}.result-filterbar{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:16px;padding-right:16px}.filter-clear-button{justify-self:start}.project-header{grid-template-columns:minmax(0,1fr) auto;padding:0 14px}.project-header nav{z-index:25;border-top:1px solid var(--border);background:#fff;justify-content:center;height:54px;position:fixed;bottom:0;left:0;right:0}.project-header nav button{border-top:2px solid #0000;border-bottom:0;flex:1;max-width:180px}.project-actions .secondary-button{display:none}.editor-main{height:auto;padding-bottom:54px;overflow:visible}.editor-workspace{grid-template-columns:190px minmax(420px,1fr);height:auto;overflow-x:auto}.config-panel{display:none}.outline-panel{height:calc(100vh - 228px);position:sticky;top:0}.editor-canvas{height:calc(100vh - 228px)}.publish-layout,.analytics-page{height:auto;min-height:calc(100vh - 183px)}.analytics-metrics{grid-template-columns:repeat(3,1fr)}.analytics-metrics>div:nth-child(3){border-right:0}.analytics-metrics>div:nth-child(-n+3){border-bottom:1px solid var(--border)}.analytics-grid{grid-template-columns:1fr}.recent-panel{grid-column:auto}.bank-layout{grid-template-columns:160px minmax(0,1fr)}.bank-group-detail{grid-template-columns:1fr}}@media (width<=620px){.topbar{height:56px}.topbar-actions>.icon-button:first-child,.user div,.user svg{display:none}.user{padding-left:8px}.main-content{min-height:calc(100vh - 56px)}.page-heading{align-items:flex-start}.page-heading-actions{flex-direction:column-reverse;align-items:stretch}.page-heading-actions button{white-space:nowrap;width:100%}.word-import-modal{max-height:calc(100vh - 16px)}.word-import-body{padding:14px}.word-import-file{grid-template-columns:28px minmax(0,1fr)}.word-import-file .secondary-button{grid-column:1/-1}.word-import-settings{grid-template-columns:1fr 1fr}.word-import-settings label:nth-child(-n+2){grid-column:1/-1}.word-import-identity{grid-template-columns:24px minmax(0,1fr)}.word-import-identity>div:last-child{grid-column:2}.word-import-question-title{grid-template-columns:25px minmax(0,1fr)}.word-import-question-title em{grid-column:2;width:max-content}.word-import-options{grid-template-columns:1fr}.page-heading h1,.analytics-top h1{font-size:22px}.page-heading p:not(.eyebrow){max-width:220px;line-height:1.55}.primary-button,.secondary-button{padding:0 10px}.metric-strip{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--border);min-height:90px}.metric:last-child{border-bottom:0}.metric-strip .metric:nth-child(2){border-bottom:1px solid var(--border)}.tabs{gap:18px;max-width:100%;overflow-x:auto}.toolbar-actions .secondary-button,.toolbar-actions>.icon-button{display:none}.exam-list-actions .search-input{flex:1 0 100%}.exam-list-actions .secondary-button{display:inline-flex}.exam-list-actions .primary-button,.exam-list-actions .secondary-button{flex:1}.table-footer{flex-wrap:wrap;gap:8px;height:auto;min-height:58px;padding-top:10px;padding-bottom:10px}.table-footer .pagination-controls{flex-wrap:wrap;justify-content:flex-end;width:100%}.table-footer .page-jump{margin-left:4px}.daily-people-drawer .table-footer{flex-basis:auto}.bank-list-actions .search-input{flex:1 0 100%}.bank-list-actions .primary-button,.search-input{width:100%}.project-header{height:58px}.project-crumb strong{max-width:180px}.project-actions .primary-button{font-size:0}.project-actions .primary-button:after{content:"保存";font-size:13px}.editor-workspace{grid-template-columns:minmax(420px,1fr)}.outline-panel{display:none}.editor-modebar{padding:0 7px;overflow-x:auto}.editor-modebar button{flex:none;min-width:61px}.editor-modebar>span{display:none}.editor-canvas{padding:18px 14px 58px}.exam-cover,.question-card{margin-bottom:10px}.exam-cover{padding:22px 20px}.exam-cover h2{font-size:17px}.question-card{padding:18px 16px}.publish-layout{padding:16px 14px 68px}.publish-status{flex-wrap:wrap;align-items:flex-start;padding:18px}.status-illustration{width:43px;height:43px}.publish-state{min-width:calc(100% - 65px)}.publish-state h2{font-size:14px}.share-grid{grid-template-columns:1fr}.qr-box{width:170px;margin:0 auto}.batch-stats{grid-template-columns:1fr}.batch-stats>div{border-right:0;border-bottom:1px solid var(--border);padding:8px 0}.publish-side{grid-template-columns:1fr}.analytics-page{padding:20px 14px 70px}.analytics-top{align-items:flex-start}.analytics-top>div:last-child .secondary-button{display:none}.analytics-tabs{gap:20px;overflow-x:auto}.analytics-tabs button{flex:none}.analytics-metrics{grid-template-columns:1fr 1fr}.analytics-metrics>div{border-bottom:1px solid var(--border);min-height:90px;border-right:1px solid var(--border)!important}.analytics-metrics>div:nth-child(2n){border-right:0!important}.analytics-metrics>div:last-child{border-bottom:0}.analytics-grid{gap:12px}.chart-panel,.insight-panel,.team-panel{padding:18px 15px}.phone{width:min(375px,100vw - 46px)}.preview-modal{height:calc(100vh - 16px)}.modal-backdrop{padding:8px}.phone{margin-top:8px}.bank-heading-actions .secondary-button{display:none}.bank-metrics{grid-template-columns:1fr 1fr}.bank-metrics>div{border-bottom:1px solid var(--border)}.bank-metrics>div:nth-child(2n){border-right:0}.bank-metrics>div:nth-last-child(-n+2){border-bottom:0}.bank-layout{grid-template-columns:1fr}.bank-categories{min-height:auto;padding:8px;display:flex;overflow-x:auto}.bank-category-head{display:none}.bank-categories>button{flex:none;width:max-content}.question-modal-body{padding:18px}.exam-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-detail-summary div:nth-child(2){border-right:0}.exam-detail-summary div:nth-child(-n+2){border-bottom:1px solid var(--border)}.exam-detail-body{padding:0 16px 18px}.exam-question-content{padding-left:0}.template-heading-actions .secondary-button{display:none}.template-toolbar{flex-direction:column;align-items:stretch;padding:0 12px 12px}.template-tab-area{width:100%}.template-tabs{gap:16px;width:100%;height:48px}.template-toolbar .search-input{width:100%}.template-grid{grid-template-columns:1fr}.template-type-picker{grid-template-columns:repeat(3,1fr)}.preview-rule-grid{grid-template-columns:1fr}.preview-rule-grid>div{border-right:0;border-bottom:1px solid var(--border)}.preview-rule-grid>div:last-child{border-bottom:0}.exam-share-modal{max-height:calc(100vh - 16px);overflow-y:auto}.exam-share-content{grid-template-columns:1fr}.exam-share-qr{border-right:0;border-bottom:1px solid var(--border);padding:22px}.exam-share-qr img{width:190px;height:190px}.exam-share-link{padding:24px 20px 28px}.exam-share-link h2{font-size:17px}.exam-share-actions{flex-direction:column}.exam-share-actions .primary-button,.exam-share-actions .secondary-button{justify-content:center;width:100%}}.login-panel,.app-shell,.local-editor,.word-import-modal,.question-picker-modal,.submission-modal,.driver-history-modal,.person-attempts-modal,.question-modal,.exam-detail-modal,.template-modal,.template-preview-modal,.exam-share-modal{font-size:15px}.login-heading p:not(.eyebrow),.login-form label span,.login-error{font-size:14px}.login-form input{height:46px;font-size:15px}@media (width<=480px){.login-panel{width:calc(100vw - 28px);max-width:420px}}.app-shell .sidebar{width:248px}.app-shell .main-shell{width:calc(100% - 248px);margin-left:248px}.app-shell .nav-caption,.app-shell .storage-row,.app-shell .user strong,.app-shell .user small,.app-shell .eyebrow,.app-shell .page-heading p:not(.eyebrow),.app-shell .analytics-top p:not(.eyebrow){font-size:14px}.app-shell .nav-item{height:auto;min-height:46px;font-size:15px;line-height:1.45}.app-shell .workspace-switch{font-size:15px}.app-shell .primary-button,.app-shell .secondary-button{min-height:40px;font-size:14px}.app-shell .metric p,.app-shell .metric small,.app-shell .analytics-metrics span,.app-shell .analytics-metrics small,.app-shell .bank-metrics small{font-size:13px}.app-shell .tabs button,.app-shell .analytics-tabs button,.app-shell .project-header nav button,.app-shell .editor-modebar button,.app-shell .tool-tabs button,.app-shell .template-tabs button{font-size:14px}.app-shell .search-input{min-height:40px}.app-shell .search-input input,.app-shell .bank-search input,.app-shell .data-table{font-size:14px}.app-shell .data-table th{height:48px;font-size:13px;font-weight:600}.app-shell .data-table td{height:76px}.app-shell .project-name strong,.app-shell .bank-question-title strong{font-size:15px}.app-shell .status,.app-shell .table-footer,.app-shell .project-crumb strong{font-size:14px}.app-shell .project-crumb span,.app-shell .delta,.app-shell .bank-question-title span,.app-shell .bank-source-count,.app-shell .bank-source-list span{font-size:13px}.app-shell .type-palette,.app-shell .question-bank{padding-left:16px;padding-right:16px}.app-shell .type-palette h3,.app-shell .outline-head strong,.app-shell .bank-category-head strong{font-size:14px}.app-shell .type-grid button{height:auto;min-height:42px;padding:8px 10px;font-size:14px;line-height:1.35}.app-shell .bank-search{height:40px}.app-shell .bank-filter button{height:32px;font-size:13px}.app-shell .question-bank article{min-height:82px}.app-shell .question-bank article strong{font-size:14px;line-height:1.5}.app-shell .question-bank article small,.app-shell .question-bank article>span,.app-shell .outline-summary,.app-shell .outline-list small{font-size:13px}.app-shell .bank-more,.app-shell .outline-list strong,.app-shell .outline-add{font-size:14px}.app-shell .question-title h3{font-size:16px;line-height:1.55}.app-shell .question-title small,.app-shell .question-title b,.app-shell .score-badge span{font-size:13px}.app-shell .answer-placeholder,.app-shell .options label,.app-shell .field-label,.app-shell .field-row label span,.app-shell .config-head strong,.app-shell .native-select,.app-shell .config-text-input,.app-shell .config-panel textarea,.app-shell .number-input input,.app-shell .select-button,.app-shell .answer-choice,.app-shell .dual-input input,.app-shell .config-list input,.app-shell .option-config-list input{font-size:14px}.app-shell .config-head p,.app-shell .number-input b,.app-shell .location-setting strong,.app-shell .location-setting small,.app-shell .type-config-note{font-size:13px}.app-shell .native-select,.app-shell .config-text-input,.app-shell .number-input,.app-shell .dual-input input,.app-shell .config-list input,.app-shell .option-config-list input{min-height:40px}.app-shell .config-add,.app-shell .config-upload,.app-shell .personal-field-picks button{min-height:34px;font-size:13px}.app-shell .bank-categories>button{height:auto;min-height:43px;font-size:14px}.app-shell .bank-categories>button small,.app-shell .bank-detail-options p,.app-shell .bank-detail-options b,.app-shell .bank-detail-options em,.app-shell .bank-group-detail h3,.app-shell .template-summary,.app-shell .template-source,.app-shell .template-tags span,.app-shell .template-types i,.app-shell .template-rules,.app-shell .template-actions>button,.app-shell .template-type-picker button{font-size:13px}.app-shell .template-card h2{font-size:16px}.app-shell .template-card>p,.app-shell .template-modal-body input,.app-shell .template-modal-body select,.app-shell .template-modal-body textarea,.app-shell .template-count{font-size:14px}.app-shell .template-modal-body input,.app-shell .template-modal-body select,.app-shell .template-count{height:41px}.local-editor-header>div:nth-child(2) strong{font-size:16px}.local-editor-header>div:nth-child(2) span,.local-form label span,.local-settings label span,.local-score span,.local-summary span,.local-summary p{font-size:14px}.local-editor .primary-button,.local-editor .secondary-button{min-height:40px;font-size:14px}.local-editor-layout{grid-template-columns:270px minmax(0,1fr)}.local-editor .type-palette{padding-left:16px;padding-right:16px}.local-editor .type-palette h3{font-size:14px}.local-editor .type-grid button{white-space:nowrap;height:44px;min-height:44px;padding:0 26px 0 10px;font-size:14px;line-height:1}.local-editor .type-grid button span{white-space:nowrap;min-width:0}.local-editor .type-grid button .type-plus{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.local-settings{grid-template-columns:96px 180px 270px}.local-settings h3{font-size:16px}.local-form input,.local-settings input,.local-score input{height:42px;font-size:14px}.local-settings textarea,.local-summary strong,.local-published strong,.local-published>button{font-size:14px}.local-published small{font-size:13px}.local-question-toolbar p{font-size:14px}.local-question-list article{padding:20px}.local-question-main>span,.inline-question-head>em,.inline-question-head>strong,.inline-option-list span{font-size:13px}.local-question-main>strong{font-size:16px;line-height:1.6}.local-options p{min-height:38px;font-size:14px;line-height:1.55}.inline-question-head>span,.inline-question-head>input,.inline-option-list b,.inline-option-list input{font-size:15px}.inline-question-head>input{height:40px}.inline-option-list>div{min-height:44px}.inline-option-list input{height:39px}.inline-option-actions button,.inline-batch textarea,.inline-question-footer,.inline-question-footer select,.question-delete-confirm .danger-button,.question-delete-confirm .secondary-button{font-size:14px}.inline-question-footer select,.inline-question-footer input[type=number]{height:36px}.question-delete-confirm .danger-button,.question-delete-confirm .secondary-button{height:34px}.bank-input-preview span,.picker-list small,.picker-list em{font-size:13px}.bank-input-preview strong,.bank-input-preview input,.picker-list strong{font-size:15px}.picker-list label{min-height:72px}.word-upload-control strong{font-size:16px}.word-upload-control span,.word-import-file span,.word-import-settings label>span,.word-import-identity span,.word-import-identity em,.word-import-question-head span,.word-import-question-title small,.word-import-question-title em{font-size:13px}.word-import-file strong,.word-import-settings input,.word-import-identity strong,.word-import-warning strong,.word-import-warning span,.word-import-question-head strong{font-size:14px}.word-import-settings input{height:42px}.word-import-question-title strong{font-size:16px;line-height:1.6}.word-import-options p{min-height:38px;padding:8px 10px;font-size:14px;line-height:1.5}.word-import-error{font-size:14px}.modal-head{height:auto;min-height:66px}.modal-head strong{font-size:16px}.modal-head span,.submission-summary span,.submission-answers small,.submission-answers em,.answer-review,.api-dependency code{font-size:13px}.submission-summary strong,.submission-answers p,.answer-review .primary-button,.api-dependency strong,.api-dependency p{font-size:14px}.submission-answers h3{font-size:16px;line-height:1.6}.question-modal-body .field-row label span,.question-modal-body .modal-field>span,.question-modal-body select,.question-modal-body input,.question-modal-body textarea,.template-modal-body .field-row label span{font-size:14px}.question-modal-body select,.question-modal-body input{height:42px}.exam-detail-summary small{font-size:13px}@media (width<=920px){.app-shell .main-shell{width:100%;margin-left:0}}.account-center-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.account-center-toolbar>div{align-items:baseline;gap:13px;min-width:0;display:flex}.account-center-toolbar .eyebrow{margin:0}.account-center-toolbar strong{font-size:21px}.account-center-panel{margin-top:0;overflow:hidden}.account-toolbar{min-height:64px}.account-search{align-items:center;gap:8px;display:flex}.account-search .search-input{width:260px}.account-table{min-width:1180px}.account-table td:first-child{min-width:170px}.account-table td:first-child strong,.account-self-label{display:block}.account-self-label{color:#8c95a1;margin-top:4px;font-size:11px}.account-role{color:#4e6078}.account-permission-tags{flex-wrap:wrap;gap:6px;min-width:150px;display:flex}.account-permission-tags span{color:#2d67c9;white-space:nowrap;background:#edf4ff;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:650}.account-row-actions{align-items:center;gap:8px;display:flex}.account-row-actions .text-button{white-space:nowrap}.account-state{border-top:1px solid var(--border);min-height:240px}.account-error-state{border-top:1px solid var(--border);color:#b74646;justify-content:center;align-items:center;gap:10px;min-height:180px;padding:24px;font-size:14px;display:flex}.account-error-state .secondary-button{margin-left:8px}.audit-filterbar{border-bottom:1px solid var(--border);background:#fbfcfd;grid-template-columns:minmax(240px,1fr) 170px 150px 150px 150px 36px;align-items:end;gap:9px;padding:14px 18px;display:grid}.audit-filterbar .audit-search{width:100%}.audit-filterbar>select,.audit-filterbar>label input{border:1px solid var(--border);width:100%;height:40px;color:var(--ink);background:#fff;border-radius:5px;padding:0 10px;font-size:13px}.audit-filterbar>label{gap:5px;min-width:0;display:grid}.audit-filterbar>label span{color:#737e8c;font-size:12px;font-weight:600}.audit-filterbar>.icon-button{margin-bottom:2px}.audit-table{min-width:1060px}.audit-action-label{color:#2f65bc;white-space:nowrap;background:#edf4ff;border-radius:4px;align-items:center;min-height:27px;padding:0 8px;font-size:12px;font-weight:650;display:inline-flex}.audit-resource{gap:4px;min-width:160px;display:grid}.audit-resource strong,.audit-resource small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;display:block;overflow:hidden}.audit-resource strong{color:#465364;font-size:13px}.audit-resource small{color:#9098a3;font-size:11px}.audit-summary{color:#4f5b69;text-overflow:ellipsis;white-space:nowrap;min-width:220px;max-width:420px;line-height:1.55;display:block;overflow:hidden}.account-form-modal,.account-confirm-modal{background:#fff;border-radius:8px;width:min(500px,100%);max-height:calc(100vh - 32px);overflow-y:auto;box-shadow:0 24px 70px #00000040}.account-form-body{gap:16px;padding:22px 24px 0;display:grid}.account-form-body label,.password-form label{gap:7px;display:grid}.account-form-body label>span,.password-form label>span{color:#687281;font-size:13px;font-weight:600}.account-form-body input,.account-form-body select,.password-form input{border:1px solid var(--border);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:5px;padding:0 11px;font-size:14px}.account-form-body input:disabled,.account-form-body select:disabled,.password-form input:disabled{color:#8a929d;background:#f5f6f8}.account-permission-field{border:0;gap:9px;margin:0;padding:0;display:grid}.account-permission-field legend{color:#687281;margin-bottom:7px;font-size:13px;font-weight:600}.account-permission-field>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-permission-field label{border:1px solid var(--border);color:#324056;cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.account-permission-field label:has(input:checked){color:#245fc4;background:#f1f6ff;border-color:#87adf8}.account-permission-field label>span{color:inherit;font-size:14px;font-weight:650}.account-form-body .account-permission-field input{width:17px;height:17px;accent-color:var(--blue);margin:0}.account-permission-field label:has(input:disabled){cursor:default}.account-permission-field small{color:#7c8694;font-size:12px;line-height:1.5}.account-form-body .modal-actions{margin:4px -24px 0}.account-confirm-modal{width:min(460px,100%)}.account-confirm-body{color:#45505e;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;min-height:120px;padding:25px 24px;display:grid}.account-confirm-body svg{color:#b66b18}.account-confirm-body p{margin:2px 0 0;font-size:14px;line-height:1.65}.account-confirm-body .login-error{grid-column:1/-1}.danger-button{box-shadow:none;background:#c84d4d;border-color:#c84d4d}.danger-button:hover{background:#ad3d3d}.credential-body{background:#f8fafc;gap:9px;padding:28px 24px;display:grid}.credential-body span{color:#6f7885;font-size:13px}.credential-body strong{color:#243244;letter-spacing:1px;overflow-wrap:anywhere;font-size:24px}.password-form{gap:16px;display:grid}.password-form-actions{justify-content:flex-end;margin-top:3px;display:flex}.password-first-shell{position:relative}.password-first-logout{color:#5f6c7b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:14px;display:inline-flex;position:fixed;top:22px;right:24px}.password-first-logout:hover{color:var(--blue)}@media (width<=620px){.account-center-toolbar{flex-direction:column;align-items:stretch}.account-center-toolbar .primary-button{width:100%}.account-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding-top:12px;padding-bottom:12px}.account-search,.account-search .search-input{width:100%}.audit-filterbar{grid-template-columns:1fr;padding:12px 14px}.audit-filterbar>.icon-button{width:100%;margin:0}.account-form-modal,.account-confirm-modal{max-height:calc(100vh - 16px)}.account-form-body{padding-left:16px;padding-right:16px}.account-form-body .modal-actions{margin-left:-16px;margin-right:-16px}.account-confirm-body{padding-left:16px;padding-right:16px}.password-first-logout{top:14px;right:14px}.admin-user-menu{flex:none;gap:3px}.admin-user-summary{gap:6px}.admin-user-summary strong{max-width:72px;font-size:12px}.admin-role-badge{display:none}.topbar .workspace-switch{min-width:0;max-width:145px}.topbar .workspace-logo{width:78px}.topbar .workspace-name{text-overflow:ellipsis;padding-left:8px;font-size:13px;overflow:hidden}}@media (width>=621px) and (width<=1100px){.audit-filterbar{grid-template-columns:minmax(220px,1fr) 1fr 1fr}.audit-filterbar>label{grid-row:2}}@media (width<=760px){.local-editor-header>div:last-child{flex-wrap:wrap;min-width:0}.local-editor-header .admin-user-menu{max-width:100%;margin-left:auto}.local-editor-header .admin-user-summary strong,.local-editor-header .admin-role-badge{display:none}.local-editor-layout{grid-template-columns:minmax(0,1fr)}.local-settings{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.local-settings h3,.local-settings>label,.local-settings .local-inline-fields,.local-settings .local-summary,.local-settings .local-published{grid-column:1/-1}}@media (width<=420px){.topbar .workspace-switch{max-width:82px}.topbar .workspace-name{display:none}}.daily-answers-page{padding-top:24px}.daily-header{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:26px;display:grid}.daily-date-control{align-items:center;gap:7px;display:flex}.daily-date-control strong{color:#2f3947;text-align:center;min-width:188px;font-size:17px}.daily-date-control .icon-button:disabled{color:#c5cbd3;cursor:not-allowed}.daily-today-button{min-height:34px;margin-left:5px;font-size:14px}.daily-metrics{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(100px,1fr));min-width:0;display:grid}.daily-metric{border-right:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:13px 16px;display:flex}.daily-metric:last-child{border-right:0}.daily-metric span{color:#747e8b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.daily-metric strong{color:#293442;font-size:20px}.daily-answers-panel{margin-top:19px;overflow:hidden}.daily-toolbar{min-height:62px}.daily-exams-table{min-width:920px}.daily-exams-table td:first-child{min-width:255px}.daily-exams-table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:300px;display:block;overflow:hidden}.daily-state{border-top:1px solid var(--border);min-height:280px}.daily-drawer-backdrop{z-index:90;background:#131b2647;justify-content:flex-end;display:flex;position:fixed;inset:0}.daily-people-drawer{border-left:1px solid var(--border);background:#fff;flex-direction:column;width:min(1080px,84vw);height:100%;display:flex;overflow:hidden;box-shadow:-18px 0 50px #131b262e}.daily-drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:0 22px;display:flex}.daily-drawer-head>div{min-width:0}.daily-drawer-head strong,.daily-drawer-head span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.daily-drawer-head strong{font-size:16px}.daily-drawer-head span{color:#7d8793;margin-top:5px;font-size:14px}.daily-drawer-toolbar{border-bottom:1px solid var(--border);background:#fafbfc;align-items:center;gap:8px;padding:12px 22px;display:flex}.daily-drawer-toolbar .search-input{width:min(330px,100%)}.daily-people-table-wrap{flex:1;overflow:auto}.daily-people-table{min-width:1120px}.daily-people-table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.daily-drawer-state{flex:1;min-height:260px}.daily-people-drawer .api-dependency{margin:22px}.daily-people-drawer .table-footer{flex:0 0 58px}.daily-submission-error{z-index:130;color:#a63f3f;background:#fff5f5;border:1px solid #efc6c6;border-radius:6px;align-items:center;gap:8px;max-width:min(440px,100vw - 32px);padding:12px 13px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #1f273224}.daily-submission-error button{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}@media (width<=920px){.daily-header{grid-template-columns:1fr;gap:14px}.daily-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.daily-metric{padding:12px 13px}.daily-metric strong{font-size:18px}.daily-people-drawer{width:calc(100% - 16px)}}@media (width<=620px){.daily-answers-page{padding-top:16px}.daily-date-control{flex-wrap:wrap;justify-content:center}.daily-date-control strong{flex:1;min-width:0;font-size:15px}.daily-today-button{width:100%;margin:3px 0 0}.daily-metrics{grid-template-columns:1fr 1fr}.daily-metric{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:62px}.daily-metric:nth-child(2n){border-right:0}.daily-metric:nth-last-child(-n+2){border-bottom:0}.daily-toolbar{flex-direction:column;align-items:stretch;gap:8px;padding-top:11px;padding-bottom:11px}.daily-toolbar .result-search,.daily-toolbar .search-input,.daily-drawer-backdrop,.daily-people-drawer{width:100%}.daily-drawer-head{min-height:66px;padding:0 14px}.daily-drawer-toolbar{padding:10px 14px}.daily-drawer-toolbar .search-input{width:100%}.daily-people-drawer .table-footer{padding-left:14px;padding-right:14px}.daily-submission-error{max-width:none;bottom:16px;left:16px;right:16px}}.preset-avatar{background:#f4f7fa;border:1px solid #d8e0eb;border-radius:50%;flex:0 0 34px;width:34px;height:34px;display:block;position:relative;overflow:hidden}.preset-avatar img{object-fit:cover;transform-origin:bottom;width:100%;height:100%;display:block;transform:scale(1.04)}.preset-avatar-topbar{flex-basis:34px;width:34px;height:34px}.preset-avatar-table{flex-basis:30px;width:30px;height:30px}.preset-avatar-option{flex-basis:52px;width:52px;height:52px}.admin-avatar-button{background:#fff;border-color:#d8e0eb;border-radius:50%;width:34px;height:34px;padding:0;overflow:hidden}.admin-avatar-button:hover:not(:disabled){background:#fff;border-color:#9db9e9}.admin-avatar-button .preset-avatar{pointer-events:none}.avatar-picker-modal{background:#fff;border-radius:8px;width:min(540px,100%);max-height:calc(100vh - 32px);overflow:hidden;box-shadow:0 24px 70px #00000040}.avatar-picker-body{max-height:calc(100vh - 170px);padding:18px 22px 22px;overflow-y:auto}.avatar-groups{gap:18px;display:grid}.avatar-group h4{color:#687281;margin:0 0 9px;font-size:13px;font-weight:700}.avatar-options{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.avatar-option{border:1px solid var(--border);color:#4d5968;cursor:pointer;background:#fff;border-radius:6px;place-items:center;min-width:0;min-height:66px;padding:6px;display:grid;position:relative}.avatar-option:hover{background:#f8fbff;border-color:#a9bfe5}.avatar-option.selected{color:#275da9;background:#f0f5ff;border-color:#4f83d5;box-shadow:inset 0 0 0 1px #4f83d5}.avatar-selected-mark{color:#fff;background:#3478cf;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;bottom:3px;right:3px}.avatar-picker-body .login-error{margin-top:14px}.avatar-upload-panel{background:#f8fbff;border:1px solid #dbe4ef;border-radius:8px;align-items:center;gap:14px;margin-bottom:18px;padding:12px;display:flex}.avatar-upload-preview{background:#fff;border:1px solid #d8e0eb;border-radius:50%;flex:0 0 64px;width:64px;height:64px;overflow:hidden}.avatar-upload-preview img,.avatar-upload-preview .preset-avatar{border:0;border-radius:0;width:100%;height:100%;display:block}.avatar-upload-panel>div:nth-child(2){gap:3px;min-width:0;display:grid}.avatar-upload-panel strong{color:#344054;font-size:14px}.avatar-upload-panel span{color:#7b8797;font-size:12px}.avatar-upload-button{cursor:pointer;width:max-content;margin-top:5px}.avatar-upload-button input{display:none}.avatar-crop-section{justify-items:center;gap:8px;margin:0 0 18px;display:grid}.avatar-cropper{touch-action:none;cursor:grab;background:#eef2f7;border-radius:8px;width:220px;height:220px;position:relative;overflow:hidden}.avatar-cropper:active{cursor:grabbing}.avatar-cropper img{-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;position:absolute;top:50%;left:50%}.avatar-crop-frame{pointer-events:none;border:2px solid #ffffffe6;position:absolute;inset:0;box-shadow:0 0 0 999px #11182738}.avatar-zoom-control{color:#687281;align-items:center;gap:10px;width:min(320px,100%);font-size:12px;display:flex}.avatar-zoom-control input{accent-color:#3478cf;flex:1;min-width:0}.avatar-crop-section>small{color:#8791a0;font-size:12px}@media (width<=620px){.admin-avatar-button,.preset-avatar-topbar{flex-basis:28px;width:28px;height:28px}.avatar-picker-modal{max-height:calc(100vh - 16px)}.avatar-picker-body{padding:16px}.avatar-options{grid-template-columns:repeat(3,1fr);gap:8px}.avatar-option{min-height:66px;padding:6px}.preset-avatar-option{flex-basis:48px;width:48px;height:48px}}.account-identity{align-items:center;gap:9px;min-width:0;display:flex}.account-identity>div{min-width:0}.account-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-avatar-field{border:0;min-width:0;margin:0;padding:0}.account-avatar-field legend{color:#687281;margin-bottom:7px;padding:0;font-size:13px;font-weight:600}.account-custom-avatar-preview{background:#f8fbff;border:1px solid #dbe4ef;border-radius:6px;align-items:center;gap:10px;margin:0 0 10px;padding:8px 10px;display:flex}.account-custom-avatar-preview .preset-avatar{flex-basis:52px;width:52px;height:52px}.account-custom-avatar-preview span{color:#687281;font-size:13px;line-height:1.4}
