/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#173127;--muted:#68766f;--line:#dce5df;--soft:#f4f7f4;--green:#176b43;--green-dark:#0f5032;--lime:#d9f06c;--mint:#e6f2eb;--white:#fff;--danger:#b64848}*{box-sizing:border-box}html{background:#f4f7f4}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f4f7f4;margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}button,input,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.brand-mark{background:var(--lime);border-radius:11px;flex:0 0 34px;width:34px;height:34px;display:inline-block;position:relative;overflow:hidden}.brand-leaf{background:var(--green-dark);transform-origin:bottom;border-radius:13px 2px;width:13px;height:19px;display:block;position:absolute}.brand-leaf-a{bottom:7px;left:8px;transform:rotate(-35deg)}.brand-leaf-b{bottom:7px;right:7px;transform:rotate(35deg)scale(.86)}.brand-dot{background:var(--green-dark);border-radius:4px;width:3px;height:12px;position:absolute;bottom:6px;left:16px}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.eyebrow.light{color:var(--lime)}.primary-button,.secondary-button,.ghost-button{cursor:pointer;border:0;border-radius:12px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.primary-button{background:var(--green);color:#fff;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;display:inline-flex;box-shadow:0 9px 22px #176b432e}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 12px 25px #176b433d}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.primary-button.compact{min-height:38px;padding:0 14px;font-size:13px}.secondary-button{min-height:42px;color:var(--green-dark);background:var(--mint);border:1px solid #cee2d5;padding:0 16px}.secondary-button:hover{background:#dceddf}.ghost-button{border:1px solid var(--line);background:0 0;min-height:40px;padding:0 14px}.ghost-button:hover{background:var(--soft)}.button-plus{font-size:20px;font-weight:400}.login-page{background:#fff;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 70% 28%,#d9f06c29,#0000 23%),linear-gradient(145deg,#0d5a36,#0b3f2a 65%,#082e21);min-height:100vh;padding:48px 7vw;position:relative;overflow:hidden}.login-brand{z-index:2;align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex;position:relative}.login-copy{z-index:2;max-width:610px;margin-top:21vh;position:relative}.login-copy h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.1vw,72px);line-height:1.16}.login-copy p{color:#ffffffad;max-width:510px;margin:24px 0 0;font-size:17px;line-height:1.85}.visual-orbit{border:1px solid #d9f06c2e;border-radius:999px;position:absolute}.orbit-a{width:620px;height:620px;bottom:-160px;right:-200px}.orbit-b{width:390px;height:390px;bottom:-42px;right:-85px}.visual-score{z-index:2;background:var(--lime);width:152px;height:152px;color:var(--green-dark);border-radius:50%;place-items:center;font-size:56px;font-weight:900;display:grid;position:absolute;bottom:16%;right:9%;transform:rotate(5deg);box-shadow:0 28px 50px #0000003d}.visual-score span{margin-top:-28px;font-size:14px;display:block}.visual-paper{z-index:1;background:#fffffff5;border-radius:20px;width:210px;height:270px;padding:70px 32px;position:absolute;bottom:9%;right:31%;transform:rotate(-9deg);box-shadow:0 24px 70px #00000042}.visual-paper i{background:#dfe8e2;border-radius:9px;width:100%;height:9px;margin:0 0 18px;display:block}.visual-paper i:nth-child(2){width:75%}.visual-paper b{color:var(--green);font-size:46px;position:absolute;top:25px;right:24px}.login-panel{background:#fff;place-items:center;min-height:100vh;padding:52px;display:grid}.login-card{width:min(100%,420px)}.login-card h2{letter-spacing:-.04em;margin:0;font-size:40px}.login-card>p{color:var(--muted);margin:12px 0 36px;line-height:1.7}.login-card label,.create-form>label,.student-exam-card label{margin:0 0 9px;font-size:13px;font-weight:700;display:block}.login-card input,.create-form>input,.score-input input,.student-exam-card input{background:#fbfcfb;border:1px solid #d8e0db;border-radius:12px;outline:0;width:100%;height:52px;padding:0 15px;transition:border .18s,box-shadow .18s}.login-card input:focus,.create-form input:focus,.student-exam-card input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #176b431a}.login-button{width:100%;margin-top:16px}.login-button span{margin-left:auto;font-size:20px}.login-helper{color:#8c9791;justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.login-helper strong{color:var(--green)}.mobile-logo{display:none}.form-error{color:#9f3b3b;background:#fff0f0;border-radius:10px;margin-top:12px;padding:11px 13px;font-size:13px;line-height:1.5}.admin-page{background:#f4f7f4;min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #e4eae6;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,50vw - 690px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:19px;font-weight:850;display:flex}.brand.small{font-size:16px}.brand.small .brand-mark{flex-basis:29px;width:29px;height:29px;transform:scale(.9)}.topbar-actions{align-items:center;gap:10px;display:flex}.admin-avatar{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:12px;place-items:center;margin-left:8px;font-size:14px;font-weight:800;display:grid}.admin-name{flex-direction:column;gap:1px;font-size:12px;display:flex}.admin-name span{color:#8a9690;font-size:10px}.admin-shell{width:min(1380px,100% - 56px);margin:0 auto;padding:44px 0 70px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.welcome-row h1{letter-spacing:-.05em;margin:0 0 8px;font-size:clamp(30px,3vw,44px)}.welcome-row p{color:var(--muted);margin:0}.module-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.module-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e8e3;border-radius:20px;min-height:226px;padding:22px;transition:transform .2s,box-shadow .2s,border .2s;position:relative;overflow:hidden;box-shadow:0 8px 28px #1a3c2b0a}.module-card:hover{border-color:#bfd4c6;transform:translateY(-3px);box-shadow:0 18px 35px #1a3c2b17}.module-card.active{border-color:#8ebda3;box-shadow:0 0 0 2px #176b430f}.module-icon{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:13px;place-items:center;margin-bottom:25px;font-size:13px;font-weight:900;display:grid}.module-title{margin-bottom:10px;font-size:14px;font-weight:800;display:block}.module-card strong{letter-spacing:-.03em;font-size:21px;display:block}.module-card small{color:var(--muted);margin-top:7px;font-size:12px;display:block}.module-link{color:var(--green);justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:19px;left:22px;right:20px}.module-link b{font-size:17px}.module-featured{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.module-featured.active,.module-featured:hover{border-color:var(--lime)}.module-featured:after{content:"";border:30px solid #d9f06c12;border-radius:50%;width:180px;height:180px;position:absolute;top:-65px;right:-55px}.module-featured .module-icon{background:var(--lime);color:var(--green-dark)}.module-featured small{color:#ffffff9e}.module-featured .module-link{color:var(--lime)}.workspace-card{background:#fff;border:1px solid #e0e7e2;border-radius:22px;min-height:385px;padding:28px;box-shadow:0 12px 35px #1e402f0a}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-header h2{letter-spacing:-.04em;margin:0;font-size:27px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#89948e;text-align:left;border-bottom:1px solid #e7ece9;padding:12px 14px;font-size:11px;font-weight:700}td{border-bottom:1px solid #edf1ee;padding:17px 14px;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfb}.exam-name{align-items:center;gap:12px;min-width:235px;display:flex}.exam-name>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.exam-name div{flex-direction:column;gap:4px;display:flex}.exam-name small,.cell-sub{color:#8b9690;font-size:11px}.cell-sub{margin-top:3px;display:block}.status-pill{color:#66736c;white-space:nowrap;background:#edf1ee;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status-pill.open{color:#167345;background:#e4f5e9}.status-pill.closed{color:#b26726;background:#fff0e3}.status-pill.published{color:#42629e;background:#e8edf9}.row-actions{flex-wrap:wrap;gap:6px;min-width:170px;display:flex}.row-actions button,.text-button{color:#65736b;cursor:pointer;background:0 0;border:0;padding:5px 7px;font-size:12px;font-weight:700}.row-actions button:hover,.text-button:hover,.row-actions .accent{color:var(--green)}.row-actions .danger-text{color:var(--danger)}.employee-layout{grid-template-columns:300px 1fr;gap:24px;display:grid}.roster-summary{background:var(--green-dark);color:#fff;border-radius:18px;padding:26px}.summary-number{color:var(--lime);letter-spacing:-.06em;font-size:58px;font-weight:900;line-height:1}.roster-summary>strong{margin:8px 0;display:block}.roster-summary p{color:#ffffff9e;font-size:12px;line-height:1.7}.roster-summary .text-button{color:var(--lime);margin-top:12px;padding-left:0}.active-exams{padding:3px 8px}.active-exams h3{margin:0 0 14px;font-size:15px}.active-exam-row{border-bottom:1px solid #e8edea;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px 0;display:grid}.active-exam-row div{flex-direction:column;gap:5px;display:flex}.active-exam-row small{color:var(--muted);font-size:11px}.active-exam-row button{border:1px solid var(--line);color:var(--green);cursor:pointer;background:#fff;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:800}.live-dot{box-sizing:content-box;background:#1d8a52;border:3px solid #bde0c8;border-radius:50%;width:9px;height:9px}.mini-empty{color:#89938e;text-align:center;border:1px dashed var(--line);border-radius:16px;padding:45px 20px;font-size:13px}.grading-banner{background:#eff8f2;border:1px solid #d4e9da;border-radius:15px;align-items:center;gap:15px;margin-bottom:22px;padding:16px 18px;display:flex}.grading-banner>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.grading-banner strong{font-size:13px}.grading-banner p{color:var(--muted);margin:4px 0 0;font-size:11px}.submission-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.submission-card{border:1px solid var(--line);border-radius:16px;padding:17px}.submission-top{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.employee-initial{background:var(--mint);width:37px;height:37px;color:var(--green);border-radius:12px;place-items:center;font-weight:800;display:grid}.submission-top div{flex-direction:column;gap:2px;display:flex}.submission-top small{color:#89938e;font-size:10px}.submission-top>b{color:var(--green);font-size:23px}.submission-top>b i{font-size:10px;font-style:normal}.submission-card>p{min-height:32px;color:var(--muted);margin:15px 0 9px;font-size:11px}.score-bar{background:#e7ece9;border-radius:5px;height:5px;overflow:hidden}.score-bar i{border-radius:inherit;background:var(--green);height:100%;display:block}.submission-foot{color:#78847e;justify-content:space-between;align-items:center;margin-top:10px;font-size:10px;display:flex}.submission-foot button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.results-list{gap:10px;display:grid}.result-row{border:1px solid var(--line);border-radius:15px;grid-template-columns:minmax(260px,1fr) 110px 110px 150px;align-items:center;gap:18px;padding:17px 18px;display:grid}.result-main{align-items:center;gap:12px;display:flex}.result-main>div{flex-direction:column;gap:4px;display:flex}.result-main small{color:#89938e;font-size:10px}.result-icon{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.result-stat{flex-direction:column;gap:2px;display:flex}.result-stat small{color:#89938e;font-size:10px}.result-stat strong{font-size:21px}.result-action{text-align:right}.empty-state{color:var(--muted);text-align:center;place-items:center;padding:54px 20px;display:grid}.empty-state>span{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:15px;place-items:center;margin-bottom:13px;font-size:25px;display:grid}.empty-state strong{color:var(--ink)}.empty-state p{max-width:420px;margin:7px 0;font-size:12px;line-height:1.6}.empty-state .text-button{color:var(--green)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#092217a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:min(100%,580px);max-height:calc(100vh - 48px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 32px 90px #00000047}.modal-card.wide{width:min(100%,930px)}.modal-close{z-index:2;background:var(--soft);color:#6b7771;cursor:pointer;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;display:grid;position:absolute;top:18px;right:18px}.modal-heading h2{letter-spacing:-.04em;margin:0;font-size:28px}.modal-heading p{color:var(--muted);margin:9px 0 24px;font-size:13px}.modal-actions{border-top:1px solid #e7ece9;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:19px;display:flex}.create-grid{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.create-form>label{margin-top:15px}.create-form>label:first-child{margin-top:0}.score-input{position:relative}.score-input input{padding-right:45px}.score-input span{color:#89948e;font-size:12px;position:absolute;top:16px;right:15px}.upload-zone{cursor:pointer;text-align:center;background:#f8faf8;border:1.5px dashed #b7c9bd;border-radius:16px;place-items:center;min-height:155px;padding:20px;display:grid!important}.upload-zone:hover,.upload-zone.has-file{border-color:var(--green);background:#f1f8f3}.upload-zone input{display:none}.upload-zone strong{margin-top:6px;font-size:13px}.upload-zone small{color:#89948e;margin-top:4px;font-size:10px}.upload-icon{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:13px;place-items:center;font-size:21px;font-weight:900;display:grid}.parse-summary{align-items:center;gap:7px;margin-top:10px;display:flex}.parse-summary span,.parse-summary strong{color:var(--green-dark);background:#edf4ef;border-radius:8px;padding:6px 8px;font-size:10px}.parse-summary strong{background:var(--lime);margin-left:auto}.format-guide{color:#fff;background:#102f23;border-radius:16px;padding:18px}.guide-badge{background:var(--lime);color:var(--green-dark);border-radius:7px;margin-bottom:13px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-block}.format-guide pre{color:#d8e5de;white-space:pre-wrap;margin:0;font:11px/1.62 Consolas,monospace;overflow-x:auto}.format-guide p{color:#8eaa9d;margin:13px 0 0;font-size:10px}.roster-textarea{resize:vertical;border:1px solid var(--line);border-radius:13px;outline:0;width:100%;min-height:280px;padding:15px;font:13px/1.8 Consolas,monospace}.roster-preview{color:var(--muted);margin-top:10px;font-size:12px}.roster-preview strong{color:var(--green)}.qr-modal{text-align:center}.qr-modal h2{margin:15px 0 8px;font-size:24px}.qr-modal>p{max-width:390px;color:var(--muted);margin:0 auto 18px;font-size:12px;line-height:1.7}.qr-frame{border:1px solid var(--line);background:#fff;border-radius:20px;width:280px;height:280px;margin:0 auto 18px;padding:10px}.qr-frame img{object-fit:contain;width:100%;height:100%}.download-button{width:280px}.student-login-page,.student-message-page{background:radial-gradient(circle at 50% -10%,#e4f4e9,#0000 38%),#f4f7f4;min-height:100vh;padding:30px 18px}.student-login-shell{width:min(100%,470px);margin:0 auto}.student-brand{justify-content:center;align-items:center;gap:10px;margin:26px 0;font-size:18px;font-weight:850;display:flex}.student-exam-card{background:#fff;border:1px solid #dfe7e1;border-radius:24px;padding:28px;box-shadow:0 20px 55px #18422c17}.student-exam-card h1{letter-spacing:-.04em;margin:18px 0 9px;font-size:28px;line-height:1.3}.student-exam-card>p{color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.7}.student-exam-card label{margin-top:16px}.student-exam-card label:first-child{margin-top:0}.student-enter{width:100%;margin-top:20px}.student-footer{color:#929d97;text-align:center;margin-top:24px;font-size:10px}.exam-mobile-page{background:#f4f7f4;min-height:100vh}.exam-mobile-header{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e1e7e3;justify-content:space-between;align-items:center;height:62px;padding:0 max(20px,50vw - 380px);display:flex;position:sticky;top:0}.autosave{color:#658174;font-size:10px}.autosave:first-letter{color:#36a665}.exam-mobile-shell{width:min(100% - 28px,760px);margin:0 auto;padding:24px 0 55px}.exam-title-card{background:var(--green-dark);color:#fff;border-radius:21px;padding:25px;box-shadow:0 16px 35px #0f50322e}.exam-title-card h1{margin:0 0 20px;font-size:25px;line-height:1.35}.exam-title-card>div{color:#ffffffa6;align-items:center;gap:8px;font-size:11px;display:flex}.exam-title-card>div span{border-right:1px solid #fff3;padding-right:8px}.exam-title-card>div strong{color:var(--lime);margin-left:auto}.question-list{gap:14px;margin-top:16px;display:grid}.question-card{background:#fff;border:1px solid #e0e7e2;border-radius:20px;padding:22px;box-shadow:0 7px 26px #1e402f09}.question-meta{color:var(--green);justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.question-meta span{background:var(--mint);border-radius:7px;padding:5px 8px}.question-meta small{color:#8b9690}.question-card h2{gap:11px;margin:17px 0 19px;font-size:17px;line-height:1.65;display:flex}.question-card h2>b{color:#b4c0ba;font-size:12px;line-height:2.2}.option-list{gap:9px;display:grid}.option-list button{cursor:pointer;text-align:left;background:#fafcfa;border:1px solid #e0e6e2;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:50px;padding:8px 12px;transition:border .15s,background .15s;display:grid}.option-list button>span{color:#65736b;background:#edf1ee;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.option-list button i{color:var(--green);font-style:normal;font-weight:900}.option-list button.selected{background:#f0f8f2;border-color:#77b38f}.option-list button.selected>span{background:var(--green);color:#fff}.blank-answer{background:#fbfcfb;border:1px solid #dce4df;border-radius:12px;outline:0;width:100%;height:51px;padding:0 14px}.blank-answer:focus{border-color:var(--green);box-shadow:0 0 0 4px #176b4317}.submit-exam{width:100%;height:52px;margin-top:20px}.submit-note{color:#8e9993;text-align:center;font-size:10px}.mobile-error{margin-bottom:0}.student-message-page{place-items:center;display:grid}.student-message-card{text-align:center;background:#fff;border-radius:26px;width:min(100%,430px);padding:42px 28px;box-shadow:0 22px 55px #18422c1a}.message-icon{background:var(--green);width:76px;height:76px;color:var(--lime);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:34px;font-weight:900;display:grid;box-shadow:0 12px 30px #176b433d}.student-message-card h1{margin:0 0 12px;font-size:26px}.student-message-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.message-rule{background:var(--line);width:70px;height:1px;margin:26px auto 17px}.student-message-card small{color:#9aa49f}.loading-screen{background:#f4f7f4;place-content:center;justify-items:center;gap:10px;min-height:100vh;display:grid}.loading-screen strong{font-size:18px}.loading-screen>i,.inline-loader i{border:2px solid #c9d7cf;border-top-color:var(--green);border-radius:50%;width:22px;height:22px;margin-top:10px;animation:.8s linear infinite spin}.inline-loader{color:#89948e;justify-content:center;align-items:center;gap:10px;min-height:160px;font-size:12px;display:flex}.inline-loader i{margin:0}.toast{z-index:150;color:#fff;background:#113b29;border-radius:13px;align-items:center;gap:10px;min-width:250px;padding:14px 16px;font-size:12px;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 16px 45px #00000038}.toast span{background:var(--lime);width:23px;height:23px;color:var(--green-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1050px){.module-grid,.submission-grid{grid-template-columns:repeat(2,1fr)}.login-visual{padding-left:5vw}.visual-paper{right:25%}}@media (width<=760px){.login-page{background:radial-gradient(circle at 50% 0,#e7f4eb,#0000 38%),#f4f7f4;min-height:100vh;display:block}.login-visual{display:none}.login-panel{background:0 0;min-height:100vh;padding:26px 22px}.login-card{background:#fff;border:1px solid #e0e7e2;border-radius:22px;padding:28px 22px;box-shadow:0 16px 45px #163d2914}.login-card h2{font-size:32px}.mobile-logo{align-items:center;gap:9px;margin-bottom:40px;font-weight:850;display:flex}.topbar{height:62px;padding:0 18px}.topbar .ghost-button,.admin-name{display:none}.admin-shell{width:min(100% - 28px,680px);padding:28px 0 45px}.welcome-row{align-items:flex-start;gap:16px}.welcome-row h1{font-size:29px}.welcome-row p{max-width:230px;font-size:12px}.welcome-row .primary-button{min-height:42px;padding:0 13px;font-size:11px}.module-grid{grid-template-columns:1fr 1fr;gap:10px}.module-card{border-radius:17px;min-height:192px;padding:16px}.module-icon{width:37px;height:37px;margin-bottom:18px}.module-title{margin-bottom:7px;font-size:12px}.module-card strong{font-size:16px}.module-card small{font-size:9px;line-height:1.5}.module-link{font-size:10px;bottom:14px;left:16px;right:15px}.workspace-card{border-radius:18px;padding:19px}.section-header{align-items:flex-start;gap:12px}.section-header h2{font-size:22px}.section-header .secondary-button{min-height:38px;padding:0 10px;font-size:10px}.employee-layout,.submission-grid{grid-template-columns:1fr}.result-row{grid-template-columns:1fr 70px 70px;gap:10px}.result-action{text-align:left;grid-column:1/-1}.create-grid{grid-template-columns:1fr}.modal-backdrop{padding:12px}.modal-card{border-radius:20px;max-height:calc(100vh - 24px);padding:24px 18px}.modal-heading h2{font-size:23px}.format-guide{max-height:270px;overflow:auto}.qr-frame,.download-button{width:240px}.qr-frame{height:240px}.toast{bottom:14px;left:14px;right:14px}}@media (width<=420px){.brand>span{font-size:16px}.welcome-row{display:block}.welcome-row .primary-button{width:100%;margin-top:18px}.module-grid{grid-template-columns:1fr}.module-card{min-height:176px}.result-row{grid-template-columns:1fr 1fr}.result-main{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}
