@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222;background:#f5f8fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f5f8fa}button,input,select{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}.app{min-height:100vh;display:flex}.sidebar{width:248px;background:#003b5c;color:#fff;display:flex;flex-direction:column;padding:26px 16px;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:11px;padding:0 12px 28px}.brand b{display:block;font-size:17px;letter-spacing:.02em}.brand small{display:block;color:#9fc5d9;font-size:9px;letter-spacing:.14em;margin-top:4px}.brand-mark{width:25px;height:25px;position:relative}.brand-mark i{position:absolute;width:6px;height:6px;border-radius:99px;background:#35a9e8}.brand-mark i:nth-child(1){left:9px;top:0}.brand-mark i:nth-child(2){left:0;top:10px}.brand-mark i:nth-child(3){left:18px;top:10px}.brand-mark i:nth-child(4){left:9px;top:19px}.project-label{color:#85adc2;font-size:11px;padding:0 13px 16px;border-bottom:1px solid rgba(255,255,255,.12)}nav{padding-top:16px;display:grid;gap:4px}nav button,.sidebar-bottom>button{color:#bad2df;display:flex;align-items:center;gap:12px;width:100%;padding:11px 13px;border-radius:7px;text-align:left;font-size:13px}nav button.active,nav button:hover,.sidebar-bottom>button:hover{background:#07577d;color:#fff}nav button em{font-style:normal;font-size:10px;color:#b9e7ff;background:#177aa5;border-radius:10px;padding:2px 7px;margin-left:auto}.sidebar-bottom{margin-top:auto;display:grid;gap:4px}.profile{border-top:1px solid rgba(255,255,255,.12);margin-top:16px;padding:16px 10px 0;display:flex;align-items:center;gap:9px}.profile b{display:block;font-size:12px}.profile small{display:block;color:#8eafc0;font-size:10px;margin-top:3px}.profile>svg{margin-left:auto;color:#8eafc0}.avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#2b97c7;color:#fff;font-size:12px}.avatar.soft{background:#dff2fa;color:#0877a9}.main{margin-left:248px;min-height:100vh;flex:1;padding:42px 52px;max-width:1500px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:31px}.eyebrow{color:#007ab9;font-size:11px;letter-spacing:.14em;font-weight:700;margin-bottom:10px}.page-header h1{font-size:28px;line-height:1.2;letter-spacing:-.03em;margin:0 0 10px;font-weight:600}.page-header p{margin:0;color:#66727c;font-size:13px}.primary,.secondary{display:inline-flex;align-items:center;gap:8px;border-radius:6px;padding:10px 15px;font-size:12px;font-weight:600}.primary{background:#0085d5;color:#fff;box-shadow:0 3px 8px #0085d533}.primary:hover{background:#006ead}.secondary{background:#fff;border:1px solid #d9e1e8;color:#20516b;margin-right:8px}.small{padding:7px 10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:42px}.metric{background:#fff;border:1px solid #e2e8ed;border-radius:8px;padding:19px 20px;min-height:148px}.metric-icon{width:36px;height:36px;border-radius:7px;display:grid;place-items:center;margin-bottom:16px}.metric-icon.blue{color:#087fb8;background:#e6f5fc}.metric-icon.violet{color:#655ec2;background:#eeecff}.metric-icon.orange{color:#bd7911;background:#fff3df}.metric-icon.green{color:#18815e;background:#e6f6ef}.metric span{display:block;color:#60707a;font-size:12px}.metric strong{font-size:26px;display:block;margin:7px 0 3px;letter-spacing:-.04em}.metric small{color:#78909d;font-size:10px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.section-heading h2{font-size:17px;margin:0 0 5px}.section-heading p{font-size:12px;color:#73808a;margin:0}.text-button,.link{display:inline-flex;align-items:center;gap:4px;color:#087eb8;font-size:12px}.table-card{background:#fff;border:1px solid #e2e8ed;border-radius:8px;overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:#73808a;background:#fbfcfd;font-size:10px;font-weight:600;letter-spacing:.04em;padding:13px 18px;border-bottom:1px solid #e7edf0}td{padding:15px 18px;border-bottom:1px solid #eef2f4;color:#53636d;white-space:nowrap}tr:last-child td{border-bottom:0}td b{display:block;color:#263640;font-size:12px;font-weight:600}td small{display:block;color:#8b9aa3;font-size:10px;margin-top:5px}.status{font-size:10px;padding:4px 8px;border-radius:10px;display:inline-block}.status.live{background:#e4f5fc;color:#067bb3}.status.pending{background:#fff2dd;color:#a86700}.status.done{background:#e7f6ee;color:#17764f}.status.muted{background:#edf0f2;color:#71808a}.progress{width:92px;height:5px;background:#e5edf1;border-radius:4px;display:inline-block;margin-right:7px}.progress i{display:block;height:100%;background:#0085d5;border-radius:inherit}.icon-button{color:#71848e;padding:5px}.toolbar{display:flex;gap:10px;align-items:center;margin:-10px 0 18px}.search{background:#fff;border:1px solid #dbe4e9;border-radius:6px;padding:9px 11px;display:flex;align-items:center;gap:8px;width:300px;color:#8aa0aa}.search input{border:0;outline:0;width:100%;font-size:12px}.toolbar select{border:1px solid #dbe4e9;background:#fff;border-radius:6px;padding:9px 12px;color:#5c6d77;font-size:12px}.toolbar-count{margin-left:auto;color:#8797a0;font-size:11px}.type-tag{color:#087fb8;background:#eaf7fd;border-radius:4px;padding:4px 7px;font-size:10px}.question-title{max-width:390px;overflow:hidden;text-overflow:ellipsis}.pool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pool-card{background:#fff;border:1px solid #e2e8ed;border-radius:8px;padding:20px;position:relative;overflow:hidden}.pool-line{height:3px;position:absolute;top:0;left:0;right:0}.pool-line.blue{background:#0085d5}.pool-line.green{background:#16845b}.pool-line.orange{background:#c47e18}.pool-top{display:flex;justify-content:space-between;align-items:center}.pool-card h3{margin:20px 0 8px;font-size:17px}.pool-card p{font-size:12px;color:#71808a;margin:0 0 22px}.pool-detail{display:flex;gap:14px;font-size:11px;color:#677984;border-top:1px solid #edf1f3;padding-top:15px}.pool-footer{border-top:1px solid #edf1f3;margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;align-items:center}.pool-footer small{color:#94a0a7;font-size:10px}.filter-tabs{display:flex;gap:25px;border-bottom:1px solid #dce5ea;margin-bottom:18px}.filter-tabs button{padding:0 0 12px;color:#778690;font-size:12px;border-bottom:2px solid transparent}.filter-tabs button.selected{color:#007bb8;border-color:#0085d5}.filter-tabs b{font-size:10px;margin-left:4px}.user-cell{display:flex;align-items:center;gap:9px}.user-cell b{display:inline}.wallboard{position:fixed;top:0;right:0;bottom:0;left:0;background:#003047;color:#fff;padding:28px 44px;min-height:100vh}.wall-top{display:flex;justify-content:space-between;align-items:center}.brand.mini{padding:0}.brand.mini b{font-size:14px}.wall-status{color:#9eddf5;font-size:12px}.dot{width:7px;height:7px;background:#32b98b;display:inline-block;border-radius:50%;margin-right:5px}.wall-content{max-width:1120px;margin:70px auto}.countdown-label{text-align:center;color:#90b4c3;font-size:13px;letter-spacing:.12em}.countdown{text-align:center;font-size:120px;line-height:1.1;font-weight:500;letter-spacing:.02em;margin:4px 0 22px;color:#f7fdff}.countdown span{color:#4f9dbc;margin:0 10px}.wall-actions{text-align:center;display:flex;justify-content:center;gap:10px}.wall-actions button{display:inline-flex;align-items:center;gap:7px;color:#cbe5ef;border:1px solid #2b6076;border-radius:5px;padding:9px 13px;font-size:11px}.wall-actions .danger-button{color:#f2adad;border-color:#7e4950}.distribution{background:#073d55;border:1px solid #1e5b70;border-radius:9px;margin-top:65px;padding:25px 30px}.dist-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.dist-head h2{font-size:17px;margin:0 0 6px}.dist-head p,.dist-head>span{color:#8fb0bb;font-size:11px;margin:0}.dist-head>span b{color:#fff;font-size:18px;margin-left:7px}.dist-row{margin:17px 0}.dist-label{display:flex;justify-content:space-between;color:#c3dbe4;font-size:11px;margin-bottom:8px}.dist-label span{color:#8fb0bb}.dist-bar{height:8px;background:#0e5269;border-radius:4px;overflow:hidden}.dist-bar i{display:block;height:100%;background:#42b8e8;border-radius:inherit}.generating{max-width:560px;margin:150px auto;text-align:center}.ring{width:112px;height:112px;border:2px solid #2d7994;border-top-color:#42b8e8;border-radius:50%;display:grid;place-items:center;font-size:36px;margin:auto;color:#eafaff}.generating h1{font-size:25px;margin:28px 0 9px}.generating p{color:#99c0cd;font-size:13px}.generate-bar{height:6px;background:#0f5269;border-radius:5px;margin:30px 0 10px}.generate-bar i{display:block;height:100%;background:#42b8e8;border-radius:inherit}.generating small{color:#9fc2ce;font-size:11px}.student-shell{min-height:calc(100vh - 84px);margin:-42px -52px;background:#fff}.student-top{height:72px;border-bottom:1px solid #e0e8ec;display:flex;align-items:center;padding:0 38px;gap:28px}.student-top>div:first-child{display:flex;align-items:center;gap:14px;margin-right:auto}.student-top b{color:#003b5c}.student-top span{font-size:12px;color:#6f7e88}.student-time,.student-progress{font-size:12px;color:#6e7e87;display:flex;align-items:center;gap:7px}.student-time strong{color:#007bb8;font-size:16px}.student-progress b{color:#222}.student-body{display:grid;grid-template-columns:minmax(0,1fr) 310px;min-height:calc(100vh - 156px)}.question-pane{padding:54px 76px 40px;max-width:900px}.q-meta{display:flex;gap:10px;align-items:center;color:#087eb8;font-size:11px}.q-meta span{background:#e8f5fc;padding:5px 8px;border-radius:4px}.q-meta small{color:#8a989f;margin-left:auto}.question-pane h1{font-size:24px;line-height:1.6;font-weight:500;max-width:720px;margin:34px 0 36px;color:#263640}.options{display:grid;gap:12px;max-width:710px}.option{border:1px solid #dbe5ea;border-radius:7px;padding:17px 18px;text-align:left;display:flex;align-items:center;gap:14px;color:#3f505b;background:#fff;transition:.15s}.option:hover{border-color:#54b5dd;background:#f7fcfe}.option.active{border-color:#0085d5;background:#eaf7fd;color:#005d89}.option-dot{border:1px solid #adc0c9;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:12px;color:#fff;flex:none}.active .option-dot{background:#0085d5;border-color:#0085d5}.question-actions{display:flex;justify-content:space-between;margin-top:58px;max-width:710px}.question-actions button:not(.primary){border:1px solid #dbe5ea;border-radius:6px;padding:10px 17px;color:#60747e;font-size:12px}.question-actions button:disabled{opacity:.4;cursor:not-allowed}.question-nav{background:#f7fafb;border-left:1px solid #e1e9ed;padding:36px 28px;display:flex;flex-direction:column}.nav-title{display:flex;justify-content:space-between;align-items:end}.nav-title h3{font-size:16px;margin:0}.nav-title span{font-size:10px;color:#82939c}.legend{display:flex;gap:10px;font-size:10px;color:#84949c;margin:21px 0 28px}.legend span{display:flex;align-items:center;gap:4px}.legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.current-dot{border:2px solid #0085d5}.answered-dot{background:#0085d5}.empty-dot{border:1px solid #c5d1d6}.question-nav h4{font-size:11px;color:#657781;margin:0 0 11px}.question-nav h4:not(:first-of-type){margin-top:25px}.question-nav h4 small{font-weight:400;color:#a0adb3;margin-left:5px}.number-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.number-grid button{width:35px;height:32px;border:1px solid #d9e3e8;border-radius:5px;color:#78909c;font-size:11px;background:#fff}.number-grid button.answered{background:#0085d5;border-color:#0085d5;color:#fff}.number-grid button.current{border:2px solid #0085d5;color:#0072a5;background:#e8f5fc}.submit-exam{display:flex;align-items:center;justify-content:center;gap:6px;background:#003b5c;color:#fff;border-radius:6px;padding:13px;margin-top:auto;font-size:12px}.submit-exam:hover{background:#005173}@media(max-width:900px){.sidebar{width:72px;padding:22px 10px}.sidebar .brand>div:not(.brand-mark),.sidebar nav span,.sidebar nav em,.sidebar-bottom span,.project-label,.profile>div{display:none}.brand{padding:0 12px 28px}.main{margin-left:72px;padding:28px 24px}.metric-grid{grid-template-columns:repeat(2,1fr)}.pool-grid{grid-template-columns:1fr}.student-shell{margin:-28px -24px}.question-pane{padding:35px}.student-body{grid-template-columns:minmax(0,1fr) 260px}.question-nav{padding:25px 18px}}.extension-note{color:#8fd7ee;text-align:center;font-size:11px;margin-top:14px}.entry-success{color:#17764f;font-size:12px;background:#e7f6ee;padding:10px;border-radius:7px;margin:0 0 20px}.builder-step{display:flex;align-items:center;gap:14px;padding:13px 16px;margin:0 0 12px;border:1px solid #dce9ee;border-radius:8px;background:#f8fcfd;color:#385563;font-size:12px}.builder-step b{color:#007ab9;white-space:nowrap}.builder-step span{color:#71858f}.employee-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px}.employee-picker label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e2eaee;border-radius:8px;background:#fff;cursor:pointer}.employee-picker label:has(input:checked){border-color:#8dcbea;background:#f2faff}.employee-picker input{margin-top:3px;accent-color:#0085d5}.employee-picker span{display:flex;flex-direction:column;gap:4px}.employee-picker b{font-size:12px;color:#243e4d}.employee-picker small{font-size:11px;color:#80919a}.pool-score-form{grid-template-columns:2fr 1fr 1fr;margin-bottom:18px}.user-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.user-form-grid label{display:flex;flex-direction:column;gap:7px;color:#38505d;font-size:12px}.user-form-grid input,.user-form-grid select{border:1px solid #d6e0e5;border-radius:7px;padding:10px 11px;font-size:13px;background:#fff}.user-form-actions{display:flex;gap:8px}.danger-link{color:#b24d4d}.employee-filter-check{display:flex;align-items:center;gap:7px;color:#38505d;font-size:12px;white-space:nowrap}.employee-filter-check input{accent-color:#0085d5}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.header-actions .secondary{margin-right:0}.route-error{min-height:55vh;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.route-error h1{font-size:24px;margin:0;color:#263640}.route-error p{font-size:13px;color:#71808a;margin:0 0 12px}@media(max-width:900px){.employee-picker{grid-template-columns:1fr}.builder-step{align-items:flex-start;flex-direction:column;gap:4px}.header-actions{justify-content:flex-start}.pool-score-form,.user-form-grid{grid-template-columns:1fr}}.result-shell{display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.result-shell h1{font-size:26px;margin:12px 0 0}.result-shell p{color:#6d7c84;font-size:13px;margin:0 0 15px}.pool-builder{display:grid;grid-template-columns:300px 1fr;gap:20px;margin-bottom:28px}.builder-form,.builder-questions{background:#fff;border:1px solid #e4eaee;border-radius:12px;padding:22px}.builder-form{display:flex;flex-direction:column;gap:15px}.builder-form label{display:flex;flex-direction:column;gap:7px;color:#38505d;font-size:12px}.builder-form input:not([type=checkbox]){border:1px solid #d6e0e5;border-radius:7px;padding:10px 11px;font-size:13px}.builder-form .check-row{flex-direction:row;align-items:center}.builder-form .check-row input{accent-color:#0085d5}.question-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:310px;overflow:auto}.question-picker label{display:flex;gap:10px;align-items:flex-start;padding:10px;border:1px solid #e7edf0;border-radius:8px;cursor:pointer}.question-picker label:has(input:checked){border-color:#8dcbea;background:#f2faff}.question-picker input{margin-top:3px;accent-color:#0085d5}.question-picker span{display:flex;flex-direction:column;gap:4px}.question-picker b{font-size:12px;color:#243e4d;font-weight:600;line-height:1.45}.question-picker small{font-size:11px;color:#80919a}@media(max-width:900px){.pool-builder,.question-picker{grid-template-columns:1fr}}.exam-form{display:grid;grid-template-columns:2fr 2fr 1fr 1fr auto;align-items:end;margin-bottom:24px}.exam-form select{border:1px solid #d6e0e5;border-radius:7px;padding:10px 11px;background:#fff;font-size:13px;color:#294451}@media(max-width:1100px){.exam-form{grid-template-columns:1fr 1fr}.exam-form button{grid-column:1/-1}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:28px;background:#122a366b}.modal-card{width:min(720px,calc(100vw - 40px));max-height:calc(100vh - 56px);overflow:auto;border-radius:16px;background:#fff;box-shadow:0 24px 70px #122a3642;padding:22px}.modal-wide{width:min(980px,calc(100vw - 40px))}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.modal-header h2{margin:0;color:#203b49;font-size:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.wizard-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.wizard-steps b{padding:10px;border-radius:8px;background:#f1f6f8;color:#8798a0;text-align:center;font-size:12px}.wizard-steps b.active{background:#e1f3fb;color:#007bb7}.wizard-form{border:0;padding:0;display:grid;grid-template-columns:2fr 1fr 1fr;align-items:end}.wizard-form small{color:#81929a}.wizard-scroll{max-height:390px;overflow:auto;padding:2px}.employee-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;color:#71858e;font-size:12px}.employee-toolbar select,.toolbar select{border:1px solid #d6e0e5;border-radius:7px;padding:9px 11px;background:#fff;color:#294451}.employee-toolbar .link{margin-left:auto}.selected-summary{padding:14px 16px;border:1px solid #dce9ee;border-radius:9px;background:#f7fbfc;color:#526b76;font-size:13px;line-height:1.8}.detail-question-list{display:flex;flex-direction:column;gap:8px;max-height:440px;overflow:auto}.detail-question-list h3,.detail-session-people h3{margin:4px 0;color:#385563;font-size:13px}.detail-question-list>div{display:flex;flex-direction:column;gap:4px;padding:11px 13px;border:1px solid #e3ebee;border-radius:8px;background:#fbfdfe}.detail-question-list>div b{color:#294451;font-size:12px;line-height:1.5}.detail-question-list>div span{color:#84959d;font-size:11px}.detail-question-list.compact{max-height:260px}.detail-session-summary{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:18px;color:#647a84;font-size:12px}.detail-session-summary b{color:#007bb7}.detail-session-people{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.detail-session-people span{padding:7px 10px;border-radius:999px;background:#eef7fa;color:#456674;font-size:12px}.detail-session-people.compact{max-height:190px;overflow:auto;margin-top:14px}.question-detail{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:10px 4px;color:#607782;font-size:12px}.question-detail>b{width:100%;color:#385563}.answer-chip{padding:7px 9px;border-radius:6px;background:#f1f5f6}.answer-chip.correct{background:#e2f6eb;color:#17764f;font-weight:600}.import-summary{display:flex;gap:16px;flex-wrap:wrap;align-items:center;padding:12px 14px;margin-bottom:12px;border-radius:8px;background:#f5f9fa;color:#657a83;font-size:12px}.import-summary b{color:#168358}.import-summary span:nth-child(2){color:#c25a53}.import-preview-list{display:flex;flex-direction:column;gap:8px;max-height:480px;overflow:auto}.import-row{display:grid;grid-template-columns:150px 1fr;gap:5px 12px;padding:10px 12px;border-left:4px solid #b6c5ca;background:#f7f9fa;font-size:12px}.import-row.valid{border-color:#36a875}.import-row.invalid{border-color:#d86a61;background:#fff6f5}.import-row b{color:#45606b}.import-row span{color:#294451}.import-row em,.import-row small{grid-column:2;color:#81929a;font-style:normal}.import-row.invalid em{color:#bd554c}@media(max-width:700px){.modal-backdrop{padding:12px}.modal-card,.modal-wide{width:calc(100vw - 24px);padding:16px}.wizard-steps,.wizard-form,.import-row{grid-template-columns:1fr}.import-row em,.import-row small{grid-column:1}.employee-toolbar .link{margin-left:0}}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.results-grid .table-card:last-child{grid-column:1/-1}.result-card-head{padding:20px 20px 4px}.result-card-head h2{margin:0 0 5px;font-size:16px}.result-card-head p{margin:0;color:#80919a;font-size:12px}.rank-list{list-style:none;padding:12px 20px 18px;margin:0}.rank-list li{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f3}.rank-list li:last-child{border-bottom:0}.rank-list span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#eef7fb;color:#0085d5;font-size:11px;font-weight:700}.rank-list b{font-size:12px;color:#294451;line-height:1.4}.rank-list em{font-size:11px;color:#80919a;font-style:normal}.result-metrics{margin-bottom:26px}@media(max-width:900px){.results-grid{grid-template-columns:1fr}.results-grid .table-card:last-child{grid-column:auto}}.entry-shell{min-height:calc(100vh - 56px);display:grid;place-items:center;background:#f5f8fa}.entry-card{width:min(430px,calc(100% - 40px));background:#fff;border:1px solid #e0e8ec;border-radius:14px;padding:34px;box-shadow:0 16px 36px #193d5214}.entry-brand{display:flex!important;align-items:center;gap:12px;margin-bottom:30px}.entry-brand .brand-mark{width:34px;height:34px}.entry-card h1{font-size:28px;margin:0 0 8px;color:#1d3441}.entry-card p{color:#71838c;font-size:13px;line-height:1.7;margin:0 0 24px}.entry-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#3c5663;margin:14px 0}.entry-card input{border:1px solid #d3e0e5;border-radius:8px;padding:12px;font-size:14px;outline:none}.entry-card input:focus{border-color:#0085d5;box-shadow:0 0 0 3px #0085d51f}.entry-submit{width:100%;justify-content:center;margin-top:12px}.entry-card>small{display:block;color:#8a9aa2;font-size:11px;line-height:1.6;margin-top:18px}.entry-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#e6f6ef;color:#16845b;font-size:26px;font-weight:700;margin-bottom:20px}.waiting-box{padding:14px;border-radius:8px;background:#f3f8fa;color:#385563;font-size:13px;display:flex;align-items:center;gap:8px;margin:20px 0 12px}.waiting-box .dot{width:8px;height:8px;border-radius:50%;background:#f0a329}.entry-error{color:#c54b4b;font-size:12px;background:#fff1f1;padding:10px;border-radius:7px}.entry-card select{border:1px solid #d3e0e5;border-radius:8px;padding:12px;font-size:14px;background:#fff;color:#294451}.entry-card select:focus{border-color:#0085d5;outline:none;box-shadow:0 0 0 3px #0085d51f}.file-button{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.file-button input{display:none}.toolbar-hint{font-size:12px;color:#85969e;margin-left:auto}.empty-roster{text-align:center;padding:54px 20px;color:#8799a2;font-size:13px}.roster-warning{margin:0 0 20px;max-width:520px}.preview-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;margin-bottom:18px;border:1px solid #b9dced;border-radius:10px;background:#f2faff}.preview-panel div{display:flex;flex-direction:column;gap:5px}.preview-panel span{font-size:12px;color:#71858f}
