:root{color:#18303b;font-synthesis:none;--ink:#18303b;--muted:#687b83;--navy:#123442;--teal:#0d6b70;--accent:#ef8c55;--paper:#fffdf9;--line:#dce3e3;--soft:#edf3f1;--danger:#b8483f;--success:#2f7659;background:#f4f1eb;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f1eb;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.app-frame{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9f5;border-bottom:1px solid #d8dfdd;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--navy);color:#fff;border-radius:13px 13px 13px 4px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand>span:last-child{display:grid}.brand strong{letter-spacing:.04em;font-size:16px}.brand small{color:var(--muted);margin-top:3px}.header-actions{align-items:center;gap:18px;display:flex}.help-text,.header-user{color:var(--muted);font-size:14px}.header-utility{color:#315660;background:0 0;border:0;border-bottom:1px solid #0000;padding:8px 4px;font-size:13px;font-weight:700}.header-utility:hover{color:var(--teal);border-bottom-color:var(--teal)}.mobile-label{display:none}.header-login,.primary-button,.accent-button{border:0;border-radius:10px;padding:11px 20px;font-weight:700;transition:all .2s}.header-login,.primary-button{color:#fff;background:var(--teal);box-shadow:0 7px 18px #0d6b702e}.header-login:hover,.primary-button:hover{background:#075c61;transform:translateY(-1px)}.accent-button{color:#2d2824;background:#ffc49e;padding:14px 24px}.accent-button:hover{background:#ffd0b2;transform:translateY(-1px)}.secondary-button,.ghost-button,.danger-button,.light-button,.file-button{color:var(--ink);background:#fff;border:1px solid #bfcfce;border-radius:9px;padding:10px 16px;font-weight:650}.secondary-button:hover,.ghost-button:hover{border-color:var(--teal);color:var(--teal)}.ghost-button{background:0 0}.danger-button{color:var(--danger);background:#fff8f7;border-color:#e3b2ad}.light-button{color:#fff;background:#ffffff1a;border-color:#ffffff80}.full{width:100%}.text-link{text-underline-offset:4px;text-decoration:underline}.light{color:#fff}.eyebrow{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.eyebrow.light{color:#a7d5d4}.landing-hero{color:#fff;background:radial-gradient(circle at 10% 20%,#41979547,#0000 36%),linear-gradient(135deg,#103848 0%,#102d3a 55%,#0b2632 100%);grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:clamp(50px,8vw,120px);min-height:610px;padding:76px clamp(24px,7vw,110px);display:grid;overflow:hidden}.hero-copy h1{letter-spacing:-.04em;max-width:760px;margin-bottom:26px;font-size:clamp(40px,5.2vw,70px);line-height:1.08}.hero-system-title{color:#8dd3d0;letter-spacing:.12em;margin-bottom:22px;font-size:clamp(20px,2vw,30px);font-weight:850;display:inline-block}.fairness-title{flex-wrap:wrap;align-items:baseline;gap:clamp(10px,1.6vw,24px);display:flex;letter-spacing:-.06em!important;max-width:none!important;font-size:clamp(50px,6.5vw,92px)!important}.fairness-title span{white-space:nowrap}.fairness-title i{color:#ffb88f;font-size:.45em;font-style:normal;transform:translateY(-.15em)}.hero-copy>p{color:#c7dadf;max-width:660px;font-size:18px;line-height:1.8}.hero-actions{align-items:center;gap:24px;margin:32px 0 45px;display:flex}.hero-trust{color:#a9c5ca;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.hero-trust span:before{content:"";background:#69b9ad;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.process-card{color:var(--ink);background:#fffffffa;border-radius:24px 24px 24px 8px;padding:26px;box-shadow:0 30px 70px #00000038}.process-top{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:18px;display:flex}.process-top strong{color:var(--ink)}.process-step{border-bottom:1px solid #edf0ef;grid-template-columns:42px 1fr auto;align-items:center;min-height:58px;display:grid}.process-step>span{color:#92a0a5;font-variant-numeric:tabular-nums;font-size:12px}.process-step strong{font-size:15px}.process-step em{color:var(--teal);background:#e2f2ed;border-radius:99px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:700}.public-section{padding:80px clamp(24px,7vw,110px)}.public-heading{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.public-heading h2{margin-bottom:0;font-size:clamp(28px,3vw,42px)}.public-heading>p{max-width:460px;color:var(--muted);line-height:1.7}.project-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.public-project-card{background:var(--paper);border:1px solid #dde3df;border-radius:16px;padding:25px;box-shadow:0 8px 24px #1a303b0d}.project-card-top{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.public-project-card h3{margin:24px 0 12px;font-size:22px}.public-project-card p{min-height:54px;color:var(--muted);line-height:1.65}.job-preview{background:var(--soft);border-radius:10px;gap:7px;margin:20px 0;padding:15px;font-size:13px;display:grid}.guide-strip{border-top:1px solid #cbd5d2;border-bottom:1px solid #cbd5d2;grid-template-columns:repeat(3,1fr);margin:0 clamp(24px,7vw,110px) 80px;display:grid}.guide-strip>div{border-right:1px solid #cbd5d2;padding:32px 26px}.guide-strip>div:last-child{border-right:0}.guide-number{color:var(--accent);margin-bottom:15px;font-size:12px;font-weight:800;display:block}.guide-strip strong{font-size:18px}.guide-strip p{color:var(--muted);margin:10px 0 0;line-height:1.65}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#081c24b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-card{background:var(--paper);border-radius:22px 22px 22px 7px;width:min(100%,510px);margin:auto;padding:34px;position:relative;box-shadow:0 30px 80px #00000047}.auth-heading h2{margin-bottom:8px}.auth-heading p,.auth-note{color:var(--muted);line-height:1.6}.icon-button{color:var(--muted);background:0 0;border:0;font-size:26px}.close-button{position:absolute;top:15px;right:20px}.segmented{background:#e9eeeb;border-radius:11px;grid-template-columns:1fr 1fr;margin:22px 0;padding:4px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:9px}.segmented button.active{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 2px 8px #00000012}.stack-form{gap:14px;display:grid}label{color:#425962;gap:7px;font-size:13px;font-weight:650;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd6d3;border-radius:9px;outline:none;padding:11px 12px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0d6b701a}textarea{resize:vertical}.captcha-row{grid-template-columns:1fr 150px;align-items:end;gap:12px;display:grid}.captcha-image{background:#f5f7f6;border:1px solid #cbd6d3;border-radius:8px;height:44px;overflow:hidden}.captcha-image img{object-fit:cover;width:100%;height:100%}.sms-code-row{grid-template-columns:minmax(0,1fr) 160px;align-items:end;gap:10px 12px;display:grid}.sms-code-row>button{min-height:44px}.sms-code-row>small{color:var(--muted);grid-column:1/-1;line-height:1.55}.check-line{grid-template-columns:18px 1fr;align-items:start;font-weight:400;line-height:1.55}.check-line input{width:16px;height:16px;margin:2px 0 0}.check-line.compact{align-self:end;padding-bottom:11px}.privacy-consent-row{color:var(--muted);flex-wrap:wrap;align-items:flex-start;gap:3px 6px;font-size:13px;line-height:1.55;display:flex}.privacy-consent-row input{flex:none;width:16px;height:16px;margin-top:2px}.privacy-consent-copy{flex:240px;min-width:0}.privacy-consent-row label{color:var(--ink);cursor:pointer;font-weight:500}.privacy-consent-row button{color:var(--teal);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.privacy-modal-backdrop{z-index:130;background:#081c24c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.privacy-modal{background:var(--paper);border-radius:18px;width:min(720px,94vw);max-height:88vh;padding:28px;overflow-y:auto;box-shadow:0 30px 90px #00000059}.privacy-modal h2{margin:5px 0 0}.privacy-modal ol{gap:15px;margin:22px 0;padding-left:24px;display:grid}.privacy-modal li{color:#344c56;padding-left:5px;line-height:1.85}.privacy-modal-actions{border-top:1px solid var(--line);background:var(--paper);justify-content:flex-end;gap:10px;margin:0 -28px -28px;padding:16px 28px;display:flex;position:sticky;bottom:-28px}.form-error{color:var(--danger);margin:0;font-size:13px}.form-success{color:#246246;background:#e6f3eb;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.55}.auth-note{margin:20px 0 0;font-size:12px}.inline-link-button,.auth-back-link{color:var(--teal);font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}.auth-back-link{margin:4px 0 20px}.portal-shell{flex:1;grid-template-columns:244px minmax(0,1fr);min-height:calc(100vh - 74px);display:grid}.portal-sidebar{color:#fff;background:#183b49;padding:28px 20px}.admin-sidebar{background:#172f3a}.user-block{border-bottom:1px solid #ffffff1f;align-items:center;gap:11px;padding:0 8px 25px;display:flex}.avatar{color:#2a2a25;background:#d8a17d;border-radius:12px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.user-block>div{gap:3px;display:grid}.user-block span:last-child{color:#a9c2ca;font-size:12px}.portal-sidebar nav{gap:5px;margin-top:24px;display:grid}.portal-nav-group{gap:5px;display:grid}.portal-nav-group+.portal-nav-group{border-top:1px solid #ffffff14;margin-top:10px;padding-top:12px}.portal-nav-group-label{color:#74929b;letter-spacing:.12em;padding:0 14px 4px;font-size:10px;font-weight:800}.portal-sidebar nav button{text-align:left;color:#b9ced4;background:0 0;border:0;border-radius:9px;padding:12px 14px}.portal-sidebar nav button:hover,.portal-sidebar nav button.active{color:#fff;background:#ffffff1a}.portal-sidebar nav button.active:before{content:"";background:#ffb58b;border-radius:50%;width:5px;height:5px;margin:0 10px 2px 0;display:inline-block}.privacy-note{color:#9eb6bd;background:#ffffff0f;border-radius:9px;margin-top:30px;padding:15px;font-size:11px;line-height:1.6}.portal-main{background:linear-gradient(#f4f5f2 0%,#f7f5f0 100%);min-width:0;padding:34px clamp(22px,3.5vw,54px) 70px}.portal-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.portal-header h1{margin:0;font-size:28px}.portal-header select{background:var(--paper);width:min(340px,44vw)}.portal-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.portal-header-actions select{min-width:260px}.context-selector{align-items:center;gap:12px;font-weight:700;display:flex}.context-selector>span{color:var(--muted);white-space:nowrap;font-size:12px}.context-selector select{min-width:320px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.span-2{grid-column:1/-1}.hero-status{color:#fff;background:linear-gradient(135deg,#12525e,#173745);border-radius:17px 17px 17px 5px;justify-content:space-between;align-items:end;min-height:185px;padding:30px;display:flex;box-shadow:0 16px 34px #13374429}.hero-status h2{margin-bottom:8px;font-size:32px}.hero-status p{color:#bed3d7;margin-bottom:0}.metric-card,.task-card,.panel{background:var(--paper);border:1px solid #dde3df;border-radius:14px;padding:22px;box-shadow:0 5px 18px #13303b0a}.metric-card{text-align:left;display:grid}.metric-card>span,.metric-card small{color:var(--muted)}.metric-card strong{margin:12px 0 6px;font-size:30px}.metric-card strong.metric-date{font-size:18px}.metric-card.clickable{border:1px solid #dde3df}.task-list{margin:0;padding:0;list-style:none}.task-list li{border-top:1px solid #edf0ed;grid-template-columns:16px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.task-list button,.batch-bar button,.table-actions button{color:var(--teal);background:0 0;border:0;font-weight:700}.task-dot{background:#9eb0b4;border-radius:50%;width:8px;height:8px}.task-dot.urgent{background:var(--accent);box-shadow:0 0 0 4px #fae4d8}.task-dot.done{background:var(--success)}.content-stack{gap:18px;display:grid}.section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-heading h2,.section-heading h3{margin:0}.save-hint,.status-pill{color:var(--muted);font-size:12px}.status-pill{color:#285a59;white-space:nowrap;background:#e1efeb;border-radius:99px;align-items:center;width:fit-content;padding:5px 9px;font-weight:700;display:inline-flex}.status-pill.warning{color:#7a5a34;background:#fff0d8}.application-form{background:var(--paper);border:1px solid #dde3df;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px;display:grid}.application-form>.section-heading,.application-form>.form-error,.application-form>button{grid-column:1/-1}.form-section{border:1px solid #e0e6e3;border-radius:11px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:20px;display:grid}.form-section legend{color:var(--teal);padding:0 8px;font-weight:750}.compact-form{gap:12px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.button-row.compact-buttons{align-items:center;margin:0}.compact-buttons button{padding:8px 12px}.mini-button{padding:7px 10px;font-size:12px}.helper-text{color:var(--muted);line-height:1.7}.attachment-list{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.attachment-list a{background:var(--soft);border-radius:9px;gap:5px;padding:12px;display:grid}.attachment-list span{color:var(--muted);font-size:11px}.inline-upload{grid-template-columns:190px 1fr auto;align-items:end;gap:12px;margin-top:20px;display:grid}.submit-strip{background:#fff3e9;border-radius:10px;justify-content:space-between;align-items:center;margin-top:20px;padding:17px;display:flex}.submit-strip p{color:#6d5849;margin:0;line-height:1.5}.detail-panel h2{font-size:28px}.info-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.info-grid>div{background:var(--soft);border-radius:9px;gap:8px;padding:15px;display:grid}.info-grid span{color:var(--muted);font-size:12px}.notice-box{border-left:4px solid var(--accent);background:#fff5ec;padding:18px;line-height:1.7}.button-row{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.slot-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0;display:grid}.slot-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;gap:7px;padding:16px;display:grid}.slot-card:hover,.slot-card.selected{border-color:var(--teal);background:#edf7f4}.slot-card:disabled{opacity:.5;cursor:not-allowed}.slot-card span,.slot-card small{color:var(--muted)}.score-number{font-size:18px}.score-number strong{color:var(--teal);margin-left:8px;font-size:40px}.notice-list{gap:10px;display:grid}.notice-list article{background:#fff;border:1px solid #e2e7e4;border-radius:10px;padding:15px}.notice-list article.read{opacity:.7}.notice-list article>div{justify-content:space-between;gap:12px;display:flex}.notice-list time{color:var(--muted);font-size:12px}.notice-list p{color:var(--muted);margin:8px 0 0;line-height:1.6}.split-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.position-list{gap:9px;margin-bottom:24px;display:grid}.position-list article{background:var(--soft);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.position-list article>div{gap:5px;display:grid}.position-list article.selected{outline:2px solid #0d6b7040}.position-list span{color:var(--muted);font-size:12px}.toolbar,.filters,.batch-bar,.import-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar{justify-content:space-between;margin-bottom:14px}.filters input{width:260px}.filters select{width:160px}.batch-bar{background:var(--soft);border-radius:9px;min-height:48px;padding:10px 14px}.batch-bar strong{margin-right:8px}.workflow-batch{background:linear-gradient(#f5faf8,#edf5f2);border:1px solid #c9d8d4;border-radius:14px;gap:13px;margin-bottom:17px;padding:15px;display:grid}.workflow-section-label{justify-content:space-between;align-items:baseline;gap:12px;padding:0 2px;display:flex}.workflow-section-label strong{color:#24444c;font-size:12px}.workflow-section-label span{color:var(--muted);font-size:10px}.workflow-stage-strip{background:#fff;border:1px solid #ccd9d6;border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.workflow-stage-strip span{color:#6e8085;border-right:1px solid #dde5e2;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:8px;font-size:12px;font-weight:800;display:flex}.workflow-stage-strip span:last-child{border-right:0}.workflow-stage-strip span b{color:#61757a;background:#e7edeb;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.workflow-stage-strip span.done{color:#28614e;background:#edf7f2}.workflow-stage-strip span.done b{color:#fff;background:#478d70}.workflow-stage-strip span.current{color:#fff;background:var(--teal)}.workflow-stage-strip span.current b{color:var(--teal);background:#fff}.workflow-selection{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.workflow-selection>div{align-items:baseline;gap:10px;display:flex}.workflow-selection span{color:var(--muted);font-size:12px}.workflow-rollback{color:#87582e;background:#fff8ee;border:1px solid #d5b491;border-radius:9px;padding:8px 12px;font-weight:800}.workflow-handoff,.workflow-guidance{border-radius:12px;justify-content:space-between;align-items:center;gap:18px;display:flex}.workflow-handoff{color:#174b4d;background:linear-gradient(135deg,#e5f5f1,#f5fbf9);border:1px solid #9fc9c4;margin-bottom:16px;padding:17px 19px;box-shadow:0 8px 22px #0d6b7014}.workflow-handoff>div,.workflow-guidance>div{gap:4px;min-width:0;display:grid}.workflow-handoff span,.workflow-guidance span{color:var(--teal);letter-spacing:.08em;font-size:10px;font-weight:900}.workflow-handoff strong,.workflow-guidance strong{font-size:15px}.workflow-handoff p,.workflow-guidance p{color:#5f7479;margin:0;font-size:12px;line-height:1.55}.workflow-handoff button,.workflow-guidance button{flex:none}.workflow-guidance{background:#fff;border:1px solid #d5e1de;padding:12px 14px}.workflow-guidance.warning{background:#fff9ef;border-color:#e5c9a7}.workflow-guidance.warning span{color:#956029}.workflow-guidance.success{background:#f0f8f4;border-color:#b8d9ca}.workflow-guidance.neutral{background:#f8faf9}.workflow-action-groups{align-items:stretch;gap:10px;display:grid}.workflow-action-groups.review-groups{grid-template-columns:1.2fr .8fr}.workflow-action-groups.exam-groups{grid-template-columns:1.05fr 1.15fr .78fr 1.15fr 1.05fr}.workflow-action-groups article{background:#ffffffeb;border:1px solid #d7e2df;border-radius:11px;align-content:start;gap:10px;min-width:0;padding:13px;display:grid;position:relative}.workflow-group-title{grid-template-columns:auto 1fr;align-items:start;gap:9px;display:grid}.workflow-group-title>span{color:var(--teal);white-space:nowrap;background:#dff0eb;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:900}.workflow-group-title>div{gap:2px;display:grid}.workflow-group-title small{color:var(--muted);font-size:10px;line-height:1.45}.workflow-group-actions{flex-wrap:wrap;gap:7px;display:flex}.workflow-action{color:#27454d;background:#fff;border:1px solid #b9cbc7;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800}.workflow-action.primary{color:#fff;border-color:var(--teal);background:var(--teal)}.workflow-action.danger{color:#9a3e36;background:#fff5f3;border-color:#e3b8b3}.workflow-action:disabled,.workflow-rollback:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.25)}.workflow-next-arrow{z-index:2;width:23px;height:23px;color:var(--teal);background:#f1f7f5;border:1px solid #cbdad6;border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.workflow-rule-note{color:#5f7479;margin:0;font-size:11px;line-height:1.55}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;margin-top:15px;font-size:13px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e9e6;padding:13px 10px}th{color:var(--muted);letter-spacing:.04em;font-size:11px}td small{color:var(--muted);line-height:1.5}td input[type=checkbox],th input[type=checkbox]{width:16px}.table-actions{flex-wrap:wrap;display:flex}.table-actions .danger-link{color:var(--danger)}.material-complete-text{color:#39745d}.material-missing-text{color:#a34a3d;max-width:220px;margin-top:3px;font-weight:700;line-height:1.55;display:inline-block}.material-detail-warning{color:#813e35;background:#fff3f1;border:1px solid #e8bcb6;border-radius:12px;margin:18px 0;padding:16px 18px}.material-detail-warning p{margin:5px 0 0;line-height:1.65}.table-summary{color:var(--muted);font-size:12px}.candidate-thumb{object-fit:cover;border:1px solid var(--line);background:#eef2f0;border-radius:6px;width:48px;height:62px}.photo-placeholder{color:#8a999d;background:#eef2f0;border-radius:6px;place-items:center;width:48px;height:62px;font-size:10px;display:grid}.pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:12px;display:flex}.pagination>div{gap:8px;display:flex}.process-hint{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;display:grid}.process-hint span{text-align:center;color:#315d5c;background:#e8f2ef;border-radius:8px;padding:10px;font-size:12px;font-weight:700}.import-row{border-top:1px solid var(--line);padding:14px 0}.import-row strong{min-width:90px}.file-button{cursor:pointer;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.validation-box{border-radius:10px;margin-top:18px;padding:16px}.validation-box.valid{color:#2d684f;background:#eaf5ef}.validation-box.invalid{color:var(--danger);background:#fff0ee}.empty-state{text-align:center;color:var(--muted);padding:30px}.empty-state.wide{grid-column:1/-1}.alert{border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 15px;display:flex}.alert.error{color:#8e3730;background:#ffecea}.alert.success{color:#2e694f;background:#e9f5ee}.alert button{color:inherit;background:0 0;border:0}.operation-toast-stack{z-index:150;pointer-events:none;gap:10px;width:min(410px,100vw - 32px);display:grid;position:fixed;bottom:24px;right:24px}.operation-toast{pointer-events:auto;background:#fff;border:1px solid;border-radius:13px;grid-template-columns:34px minmax(0,1fr) 28px;align-items:start;gap:11px;padding:15px;animation:.2s ease-out toast-in;display:grid;box-shadow:0 18px 50px #112a3338}.operation-toast.success{border-color:#a9d5bd}.operation-toast.error{border-color:#efb2ad}.operation-toast .toast-icon{color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:19px;font-weight:800;display:grid}.operation-toast.success .toast-icon{background:var(--success)}.operation-toast.error .toast-icon{background:var(--danger)}.operation-toast strong{color:var(--ink);margin-bottom:3px;display:block}.operation-toast p{color:var(--muted);margin:0;line-height:1.55}.operation-toast>button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:0;font-size:21px}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.candidate-upload-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px;display:grid}.photo-upload-card,.multi-upload-card,.required-upload-card{border:1px solid var(--line);background:#fbfcfa;border-radius:12px;padding:18px}.photo-upload-card{grid-template-columns:150px 1fr;gap:18px;display:grid}.photo-upload-card p,.multi-upload-card p,.required-upload-card>p{color:var(--muted);font-size:12px;line-height:1.6}.photo-preview{width:150px;height:200px;color:var(--muted);text-align:center;background:var(--soft);border:1px dashed #aebfbd;border-radius:10px;place-items:center;display:grid;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.required-material-list{gap:10px;margin-top:14px;display:grid}.required-material-list article{background:var(--soft);border-radius:10px;gap:9px;padding:12px;display:grid}.required-material-list article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.inline-material-upload{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.inline-material-upload input{min-width:0}.optional-material-card{margin-bottom:18px}.dynamic-material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.material-upload-card{border:1px solid var(--line);background:#fbfcfa;border-radius:13px;align-content:start;gap:12px;min-width:0;padding:18px;display:grid}.material-upload-card.video-material-card{background:linear-gradient(135deg,#f4fbf8,#edf7f4);border-color:#9fcac5;grid-column:1/-1}.material-card-heading,.material-card-heading>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.material-card-heading>small,.material-rule-summary,.material-instructions{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.photo-material-card{grid-template-columns:150px minmax(0,1fr)}.photo-material-card .material-card-heading,.photo-material-card .material-rule-summary,.photo-material-card .material-instructions,.photo-material-card .material-upload-form{grid-column:2}.photo-material-card .material-photo-preview{grid-area:1/1/span 5}.video-rule-notice{border-left:4px solid var(--teal);background:#fff;border-radius:9px;gap:5px;padding:14px 16px;display:grid}.video-rule-notice span{color:var(--ink);font-weight:800}.video-rule-notice small{color:var(--muted);line-height:1.55}.material-upload-form{padding-top:2px}.selected-file-info{color:#245f5e;overflow-wrap:anywhere;background:#e4f2ed;border-radius:8px;padding:9px 11px;display:block}.material-video-preview{gap:7px;display:grid}.material-video-preview video{background:#10262b;border-radius:10px;width:100%;max-height:460px}.material-video-preview span{color:var(--muted);font-size:12px}.candidate-attachment-list article,.admin-attachment-list article{background:var(--soft);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.attachment-main{text-align:left;background:0 0;border:0;gap:5px;min-width:0;padding:0;display:grid}.attachment-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.candidate-attachment-list .danger-link{color:var(--danger);background:0 0;border:0}.detail-modal{place-items:stretch end;padding:0}.candidate-drawer{background:var(--paper);width:min(1120px,94vw);height:100vh;padding:30px;overflow-y:auto;box-shadow:-20px 0 60px #00000040}.drawer-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf9f7;justify-content:space-between;align-items:center;gap:18px;margin:-30px -30px 24px;padding:24px 30px 18px;display:flex;position:sticky;top:-30px}.drawer-header h2{margin:0}.candidate-summary{grid-template-columns:190px 1fr;align-items:start;gap:20px;display:grid}.photo-card{height:250px;color:var(--muted);background:var(--soft);border-radius:12px;place-items:center;display:grid;overflow:hidden}.photo-card img{object-fit:cover;width:100%;height:100%}.candidate-info-grid{grid-template-columns:repeat(2,1fr);margin-top:0}.detail-section{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.text-detail{background:var(--soft);border-radius:10px;padding:18px}.text-detail p{color:var(--muted);white-space:pre-wrap;margin:10px 0 0;line-height:1.7}.admin-attachment-list{grid-template-columns:repeat(2,1fr)}.admin-attachment-list article.image-attachment-card{grid-template-columns:90px minmax(0,1fr);align-items:center;gap:12px;display:grid}.admin-attachment-list article.video-attachment-card{grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);align-items:center;gap:14px;display:grid}.admin-video-preview video{background:#10262b;border-radius:9px;width:100%;max-height:320px;display:block}.attachment-image-preview{border:1px solid var(--line);background:#fff;border-radius:9px;width:90px;height:90px;padding:0;overflow:hidden}.attachment-image-preview img{object-fit:cover;width:100%;height:100%}.attachment-meta{gap:5px;min-width:0;display:grid}.attachment-meta strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-meta span{color:var(--muted);font-size:11px}.attachment-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.image-preview-overlay{z-index:120;background:#0a191fc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-preview-dialog{background:var(--paper);border-radius:14px;grid-template-rows:auto minmax(0,1fr);width:min(960px,94vw);height:min(88vh,920px);padding:18px;display:grid;box-shadow:0 24px 80px #00000059}.image-preview-dialog>div{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.image-preview-dialog img{object-fit:contain;background:#edf1ef;border-radius:10px;width:100%;height:100%;min-height:0}.draft-directory-note{background:#edf5f2;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:14px 16px;display:flex}.draft-directory-note span{color:var(--muted);font-size:12px}.danger-zone{background:#fff7f6;border:1px solid #e6bbb6;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:18px;display:flex}.danger-zone p{color:#815a56;margin:7px 0 0;font-size:12px}.admin-edit-form{box-shadow:none;border:0;margin-top:10px;padding:0}.credential-box{background:#fff5e9;border:1px solid #e6c7ad;border-radius:10px;gap:10px;margin-top:20px;padding:18px;display:grid}.credential-box p{color:var(--muted);margin:0}.credential-box code{color:#18303b;letter-spacing:.08em;-webkit-user-select:all;user-select:all;background:#fff;border-radius:8px;padding:12px;font-size:20px}.credential-box small{color:#866b56;line-height:1.5}.account-management{align-items:stretch}.candidate-account-panel table{min-width:1120px}.danger-dialog{border-top:5px solid var(--danger)}.danger-dialog>p{line-height:1.65}.guide-download,.backup-hero{justify-content:space-between;align-items:center;gap:24px;display:flex}.guide-download p,.backup-hero p{max-width:760px;color:var(--muted);margin-bottom:0;line-height:1.7}.manual-steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.manual-steps article>span{color:var(--accent);font-weight:850}.manual-steps h3{margin:14px 0 8px}.manual-steps p{color:var(--muted);margin:0;line-height:1.65}.backup-state{background:var(--soft);border-radius:12px;gap:7px;min-width:250px;padding:18px;display:grid}.backup-state span,.backup-state small{color:var(--muted)}.backup-state strong{font-size:22px}.backup-state.state-success{background:#e9f5ee}.backup-state.state-failed{background:#fff0ee}.backup-state.state-queued{background:#fff3e9}.venue-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:20px;display:grid}.venue-list{gap:10px;display:grid}.venue-list article{border:1px solid var(--line);background:#fbfdfc;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.venue-list article.selected{border-color:var(--teal);box-shadow:0 0 0 2px #0d6b7017}.venue-list article>div:first-child{gap:4px;display:grid}.venue-list article span,.venue-list article small,.section-note{color:var(--muted)}.section-note{margin-top:-4px;line-height:1.65}.venue-form{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:18px}.score-panel{color:#17483e;background:#e8f4ef;border-radius:14px;grid-template-columns:auto auto;align-items:baseline;gap:5px 14px;margin:18px 0;padding:18px 22px;display:inline-grid}.score-panel strong{font-size:34px}.score-panel small{color:var(--muted);grid-column:1/-1}.site-footer{color:#8b999d;background:#112b36;justify-content:space-between;gap:20px;padding:22px clamp(24px,5vw,72px);font-size:12px;display:flex}.boot-screen{background:var(--navy);color:#fff;place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.boot-screen span:last-child{color:#a9c6cd;font-size:13px}.project-status{color:#53666d;white-space:nowrap;background:#e9eeec;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.project-status.status-open{color:#1e654e;background:#ddf1e7}.project-status.status-upcoming,.project-status.status-draft{color:#7a5a34;background:#fff0d8}.project-status.status-closed{color:#5d6270;background:#e9eaf0}.project-status.status-exam{color:#1e5e78;background:#e0f0f6}.project-status.status-result_published{color:#6b4e83;background:#eee5f5}.project-status.status-cancelled{color:#8b352f;background:#f8dfdb}.project-status.status-archived{color:#68757a;background:#e5e9e8}.section-caption{color:var(--muted);font-size:12px}.empty-illustration{color:#fff;background:linear-gradient(135deg, var(--teal), #173c49);border-radius:18px 18px 18px 5px;place-items:center;width:58px;height:58px;font-size:20px;font-weight:900;display:grid}.dashboard-layout{gap:20px;display:grid}.dashboard-hero{color:#fff;background:radial-gradient(circle at 85% 0,#4caaa34d,#0000 30%),linear-gradient(135deg,#0e5660 0%,#153845 68%,#112f3b 100%);border-radius:24px 24px 24px 7px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;min-height:260px;padding:36px;display:grid;box-shadow:0 20px 48px #11333e2e}.dashboard-kicker{color:#b7d1d5;align-items:center;gap:12px;margin-bottom:24px;font-size:13px;display:flex}.dashboard-hero h2{max-width:900px;margin-bottom:12px;font-size:clamp(28px,3vw,42px);line-height:1.2}.dashboard-hero-copy>p{color:#c2d6da;max-width:850px;line-height:1.75}.dashboard-facts{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.dashboard-facts>span{color:#a9c6cb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:11px;gap:4px;min-width:130px;padding:12px 15px;font-size:11px;display:grid}.dashboard-facts strong{color:#fff;font-size:15px}.dashboard-hero-actions{flex-direction:column;align-items:stretch;gap:10px;min-width:170px;display:flex}.compact-accent{padding:11px 17px}.workflow-panel{padding:28px;overflow:hidden}.workflow-track{grid-template-columns:repeat(6,minmax(110px,1fr));gap:0;display:grid;overflow-x:auto}.workflow-step{border:0;border-right:1px solid var(--line);min-height:126px;color:var(--ink);text-align:left;background:#f8faf8;align-content:center;justify-items:start;gap:7px;padding:18px 16px 18px 26px;display:grid;position:relative}.workflow-step:first-child{border-radius:14px 0 0 14px}.workflow-step:last-child{border-right:0;border-radius:0 14px 14px 0}.workflow-step:hover{background:#eef6f3}.workflow-step.current{color:#fff;background:linear-gradient(145deg,#0d7777,#125660);box-shadow:0 10px 24px #0d6b7033}.workflow-step.done{background:#eaf4ef}.workflow-number{color:#7e9196;letter-spacing:.08em;font-size:11px;font-weight:900}.workflow-step.done .workflow-number{color:var(--success)}.workflow-step.current .workflow-number,.workflow-step.current small{color:#bde3de}.workflow-step small{color:var(--muted);line-height:1.45}.dashboard-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.dashboard-metric{border-radius:17px;min-height:138px;transition:all .2s}.dashboard-metric:hover{border-color:#a9c8c3;transform:translateY(-3px);box-shadow:0 13px 28px #15424917}.dashboard-metric strong{color:#174d55;font-size:36px}.dashboard-bottom-grid{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:20px;display:grid}.next-action-card{background:linear-gradient(135deg,#fffdf9,#f8eee5);padding:28px}.next-action-card h3{margin-bottom:10px;font-size:24px}.next-action-card p{color:var(--muted);line-height:1.7}.dashboard-project-list{gap:8px;display:grid}.dashboard-project-list>button{color:var(--ink);text-align:left;background:#f5f7f5;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.dashboard-project-list>button:hover,.dashboard-project-list>button.selected{background:#ecf6f2;border-color:#afd0ca}.dashboard-project-list button>span{gap:4px;min-width:0;display:grid}.dashboard-project-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-project-list small{color:var(--muted)}.dashboard-project-list em{color:var(--teal);white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.dashboard-empty{text-align:center;place-content:center;justify-items:center;gap:10px;min-height:390px;display:grid}.dashboard-empty p{max-width:500px;color:var(--muted);line-height:1.7}.project-workspace{grid-template-columns:318px minmax(0,1fr);align-items:start;gap:20px;display:grid}.project-catalog{max-height:calc(100vh - 125px);padding:18px;position:sticky;top:98px;overflow:hidden}.catalog-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalog-heading h2{margin:0;font-size:22px}.catalog-heading .primary-button{white-space:nowrap;padding:9px 12px}.project-catalog>.section-note{margin:14px 0;font-size:12px}.project-list{gap:9px;max-height:calc(100vh - 260px);padding-right:3px;display:grid;overflow-y:auto}.project-list>button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:12px;gap:9px;padding:15px;transition:all .18s;display:grid}.project-list>button:hover{border-color:#9bc1bc;transform:translate(2px)}.project-list>button.selected{border-color:var(--teal);box-shadow:inset 4px 0 0 var(--teal);background:#edf7f4}.project-list-top{justify-content:space-between;align-items:center;display:flex}.project-list-top small,.project-list-meta{color:var(--muted);font-size:11px}.catalog-empty{color:var(--muted);text-align:center;justify-items:center;gap:7px;padding:35px 15px;display:grid}.catalog-empty>span{width:44px;height:44px;color:var(--teal);background:var(--soft);border-radius:13px;place-items:center;font-weight:900;display:grid}.project-editor{gap:16px;min-width:0;display:grid}.project-create-card,.editor-section,.publish-check-card{padding:30px}.project-editor-header{justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex}.project-editor-header h2{margin:8px 0;font-size:26px}.project-editor-header p{color:var(--muted);margin:0}.project-title-line{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.project-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.setup-tabs{border:1px solid var(--line);background:#e9eeeb;border-radius:15px;grid-template-columns:repeat(3,1fr);padding:6px;display:grid}.setup-tabs button{color:#596d74;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:32px 1fr;column-gap:10px;padding:13px 16px;display:grid}.setup-tabs button>span{width:30px;height:30px;color:var(--teal);background:#d7e8e3;border-radius:50%;grid-row:1/-1;place-items:center;font-size:12px;font-weight:900;display:grid}.setup-tabs button small{color:#849399}.setup-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 4px 15px #15353e14}.setup-tabs button.active>span{color:#fff;background:var(--teal)}.editor-title{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.editor-title h2{margin-bottom:6px;font-size:24px}.editor-title p{color:var(--muted);margin:0;line-height:1.6}.editor-title-actions{align-items:center}.editor-title-actions>div{flex:1}.step-badge{min-width:58px;color:var(--teal);white-space:nowrap;background:#e2f1ed;border-radius:8px;justify-content:center;align-items:center;padding:7px 9px;font-size:11px;font-weight:900;display:inline-flex}.project-form{gap:16px;display:grid}.form-section-card{border:1px solid var(--line);background:#fbfcfa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px;display:grid}.form-section-title{border-bottom:1px solid #e5e9e6;grid-column:1/-1;justify-content:space-between;align-items:baseline;padding-bottom:11px;display:flex}.form-section-title strong{font-size:17px}.form-section-title span{color:var(--muted);font-size:11px}.project-form-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.position-cards{gap:10px;display:grid}.position-cards article{border:1px solid var(--line);background:#fbfcfa;border-radius:13px;grid-template-columns:62px 1fr auto;align-items:center;gap:16px;padding:17px;display:grid}.position-cards article.selected{border-color:var(--teal);box-shadow:0 0 0 3px #0d6b7014}.position-code{color:#fff;background:#183f4b;border-radius:12px;place-items:center;height:50px;font-size:13px;font-weight:900;display:grid}.position-cards h3{margin:0 0 5px}.position-cards p,.position-cards span{color:var(--muted);margin:0;font-size:12px}.position-cards span strong{color:var(--ink)}.position-empty{color:var(--muted);text-align:center;background:#f8faf8;border:1px dashed #b9cac6;border-radius:14px;justify-items:center;gap:7px;padding:48px 20px;display:grid}.position-empty>span{width:50px;height:50px;color:var(--teal);background:#e2efeb;border-radius:15px;place-items:center;font-weight:900;display:grid}.position-empty h3,.position-empty p{margin:0}.position-form-shell{background:#edf6f3;border:1px solid #b6d3ce;border-radius:15px;margin-top:18px;padding:24px}.position-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.position-material-editor{border-top:1px solid #c9dcd7;grid-column:1/-1;gap:12px;margin-top:6px;padding-top:18px;display:grid}.position-material-editor>.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.position-material-editor>.section-heading p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.material-rule-list{gap:10px;display:grid}.material-rule-list>article{background:#ffffffb8;border:1px solid #cadbd7;border-radius:11px;gap:11px;padding:14px;display:grid}.material-rule-list>article.video-rule{border-color:#80bcb7;box-shadow:inset 4px 0 #12777a}.material-rule-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.material-rule-heading .check-line{margin-left:auto}.material-rule-heading .danger-link{background:0 0;border:0}.material-rule-grid{grid-template-columns:1.2fr .85fr .7fr .7fr;gap:10px;display:grid}.material-rule-grid label{gap:6px;font-size:12px;font-weight:700;display:grid}.editor-footer{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:22px;padding-top:18px;display:flex}.publish-checks{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.publish-checks>div{background:#f5f7f5;border-radius:12px;grid-template-columns:38px 1fr;gap:12px;padding:17px;display:grid}.publish-checks>div>span{border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.publish-checks .complete>span{color:#276b50;background:#dcefe5}.publish-checks .warning>span{color:#9b6730;background:#ffebce}.publish-checks p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.55}.publish-callout{color:#fff;background:linear-gradient(135deg,#174651,#12323e);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:22px;display:flex}.publish-callout p{color:#bed2d6;max-width:680px;margin:6px 0 0;line-height:1.6}.publish-button{background:#e5804c;min-width:190px}.read-only-notice{color:var(--muted);background:var(--soft);text-align:center;border-radius:13px;padding:32px}.exam-setting-panel,.venue-manager{padding:28px}.exam-setting-form{box-shadow:none;background:#fbfcfa}.exam-setting-form label>small{color:var(--muted);margin-top:-2px;font-weight:400}.exam-window-card{border-left:4px solid var(--teal)}.exam-access-panel{background:#fffdf9;border:1px solid #ecd8ca}.selection-badge{color:var(--teal);background:#edf5f3;border-radius:999px;padding:7px 12px;font-weight:700}.override-form{background:#f8f2eb;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.override-form label{gap:7px;font-weight:700;display:grid}.override-form .span-2{grid-column:span 2}.override-form .check-line{align-content:center;font-weight:500;display:flex}.override-form button{align-self:end}.override-history{margin-top:18px}.override-history h4{margin:0 0 10px}.override-history article{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.override-history article p,.override-history article small{color:var(--muted);margin:4px 0 0}.override-history article>div:last-child{white-space:nowrap;align-items:center;gap:12px;display:flex}.override-history article.active>div:last-child>span{color:var(--teal);font-weight:700}.access-window-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.access-window-grid>div{border:1px solid var(--line);background:#f6f8f7;border-radius:12px;gap:6px;padding:14px;display:grid}.access-window-grid>div.open{background:#eef8f5;border-color:#9dcfc5}.access-window-grid>div.closed{background:#fff7f2;border-color:#e3c6b7}.access-window-grid span,.access-window-grid small{color:var(--muted)}@media (width<=760px){.override-form{grid-template-columns:1fr}.override-form .span-2{grid-column:auto}.override-history article{display:grid}.access-window-grid{grid-template-columns:1fr}}.venue-heading-actions{align-items:center;gap:12px;display:flex}.venue-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.venue-cards article{border:1px solid var(--line);background:#fbfcfa;border-radius:15px;gap:9px;padding:19px;display:grid}.venue-cards article.selected{border-color:var(--teal);box-shadow:0 0 0 3px #0d6b7014}.venue-card-top{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.venue-state{background:#e5e8e7;border-radius:99px;padding:4px 7px;font-weight:800}.venue-state.active{color:#276b50;background:#dcefe5}.venue-cards h4{margin:5px 0 0;font-size:18px}.venue-cards article>strong{color:var(--teal)}.venue-cards article>p{min-height:38px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.venue-stats{background:var(--soft);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px;padding:11px;display:grid}.venue-stats span{text-align:center;gap:4px;display:grid}.venue-stats small{color:var(--muted);font-size:10px}.venue-contact{color:var(--muted);justify-content:space-between;gap:10px;padding-top:5px;font-size:12px;display:flex}.venue-contact strong{color:var(--ink)}.venue-cards .table-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:7px}.venue-empty{background:linear-gradient(135deg,#f8fbf9,#edf4f1);border:1px dashed #b5c8c4;border-radius:16px;align-items:center;gap:22px;min-height:180px;padding:30px;display:flex}.venue-empty>div{flex:1}.venue-empty h3{margin-bottom:8px}.venue-empty p{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.venue-form-expanded{background:#edf6f3;border:1px solid #a8ccc6;border-radius:16px;margin-top:20px;padding:25px}.venue-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.venue-form-grid>.form-row,.venue-form-grid>label{min-width:0}.venue-form-grid>label:not(.check-line),.venue-form-grid>.form-row,.venue-form-grid>.check-line{grid-column:1/-1}.light-danger-button{color:#ffd8d3;background:0 0;border:1px solid #ffd8d38c;border-radius:10px;padding:11px 15px;font-weight:800}.light-danger-button:hover{color:#fff;background:#8a332c59;border-color:#ffd8d3}.cancelled-project-notice{color:#71332e;background:#fff0ed;border:1px solid #efc1bb;border-radius:14px;justify-content:space-between;gap:20px;padding:18px 22px;display:flex}.cancelled-project-notice p{margin:6px 0 0;line-height:1.65}.cancelled-project-notice span{color:var(--muted);flex:none;font-size:12px}.next-cancel-reason{color:#71332e;background:#fff0ed;border-radius:10px;gap:5px;margin:15px 0;padding:13px;display:grid}.next-cancel-reason span{line-height:1.6}.project-cancel-dialog,.archive-delete-dialog{background:var(--paper);border:1px solid var(--line);border-radius:18px;width:min(560px,100vw - 30px);max-height:calc(100vh - 32px);padding:30px;overflow:auto;box-shadow:0 30px 80px #122a3047}.project-cancel-dialog>p,.archive-delete-dialog>p{color:var(--muted);line-height:1.7}.project-cancel-dialog label,.archive-delete-dialog label{gap:7px;margin-top:15px;font-weight:700;display:grid}.project-cancel-dialog .button-row,.archive-delete-dialog .button-row{justify-content:flex-end;margin-top:22px}.danger-text{color:#a13d34}.danger-summary{color:#71332e;background:#fff0ed;border:1px solid #efc1bb;border-radius:11px;gap:4px;padding:14px;display:grid}.danger-summary span{color:#8d625e;font-size:12px}.archive-page{padding:28px}.archive-heading{align-items:flex-start}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.archive-card{border:1px solid var(--line);background:#fbfcfb;border-radius:16px;gap:13px;padding:20px;display:grid}.archive-card-top{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.archive-card h3{margin:0;font-size:19px;line-height:1.4}.archive-card>p{min-height:40px;color:var(--muted);margin:0;line-height:1.6}.archive-stats{background:var(--soft);border-radius:11px;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px;display:grid}.archive-stats span{text-align:center;gap:3px;display:grid}.archive-stats small{color:var(--muted)}.archive-reason{background:#f3f6f5;border-radius:9px;gap:4px;padding:11px;display:grid}.archive-reason.cancelled{color:#71332e;background:#fff0ed}.archive-reason p{color:inherit;margin:0;font-size:12px;line-height:1.55}.archive-actions{gap:8px;margin-top:auto;display:flex}.archive-actions button{flex:1}.archive-readonly{color:var(--muted);margin-top:auto}.archive-empty{min-height:360px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.archive-empty>span{width:58px;height:58px;color:var(--teal);background:var(--soft);border-radius:17px;place-items:center;font-size:25px;font-weight:900;display:grid}.public-project-title{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.public-project-title h3{margin-bottom:8px}.public-project-title:hover h3{color:var(--teal);text-underline-offset:4px;text-decoration:underline}.public-detail-page{width:min(1440px,100% - 48px);margin:0 auto;padding:36px 0 70px}.detail-back{color:var(--teal);background:0 0;border:0;margin-bottom:16px;padding:8px 0;font-weight:800}.public-detail-hero{color:#fff;background:linear-gradient(132deg,#123f49,#19636a);border-radius:24px;justify-content:space-between;align-items:flex-end;gap:28px;padding:clamp(28px,5vw,66px);display:flex;box-shadow:0 20px 48px #0d3f462e}.detail-kicker{color:#c8dfe1;align-items:center;gap:12px;margin-bottom:18px;display:flex}.public-detail-hero h1{max-width:930px;margin:0 0 12px;font-size:clamp(30px,4.5vw,58px);line-height:1.18}.public-detail-hero p{color:#d0e2e4;max-width:860px;margin:0;font-size:17px;line-height:1.7}.public-detail-hero>button{flex:none}.detail-facts{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.detail-facts>div{background:var(--paper);border:1px solid var(--line);border-radius:14px;gap:7px;padding:19px;display:grid}.detail-facts small{color:var(--muted)}.public-detail-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.detail-main-card,.detail-side-card,.detail-positions,.detail-notices article{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:28px}.detail-side-card{position:sticky;top:92px}.detail-side-card ol{color:var(--muted);gap:12px;padding-left:20px;line-height:1.6;display:grid}.detail-side-card button{width:100%;margin-top:15px}.rich-public-text{color:#30474d;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:18px;line-height:1.9}.detail-positions{margin-top:18px}.detail-position-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-position-grid article{border:1px solid var(--line);border-radius:14px;grid-template-columns:auto 1fr;gap:16px;padding:20px;display:grid}.detail-position-grid h3{margin:0 0 6px}.detail-position-grid dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.detail-position-grid dl>div{background:var(--soft);border-radius:8px;gap:3px;padding:10px;display:grid}.detail-position-grid dt{color:var(--muted);font-size:11px}.detail-position-grid dd{margin:0;line-height:1.5}.detail-notices{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.public-detail-empty{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:60vh;display:grid}.public-detail-empty>span{color:#fff;background:var(--teal);border-radius:20px;place-items:center;width:70px;height:70px;font-size:30px;font-weight:900;display:grid}.public-detail-empty p{color:var(--muted)}.candidate-table{min-width:1460px}.candidate-name-cell{white-space:nowrap}.sensitive-cell{color:#273f47;font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:.015em}.identity-cell{font-family:Microsoft YaHei,ui-monospace,monospace}.table-actions .review-reset-link{color:#9a622f}@media (width<=1320px){.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.venue-cards,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-workspace{grid-template-columns:285px minmax(0,1fr)}.workflow-action-groups.exam-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-action-groups.exam-groups .workflow-next-arrow{display:none}}@media (width<=1050px){.landing-hero{grid-template-columns:1fr}.process-card{max-width:600px}.project-grid,.attachment-list,.slot-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.candidate-upload-grid,.manual-steps{grid-template-columns:1fr 1fr}.dynamic-material-grid{grid-template-columns:1fr}.material-upload-card.video-material-card{grid-column:auto}.dashboard-hero,.dashboard-bottom-grid{grid-template-columns:1fr}.detail-facts{grid-template-columns:1fr 1fr}.public-detail-grid{grid-template-columns:1fr}.detail-side-card{position:static}.dashboard-hero-actions{flex-direction:row;justify-content:flex-start}.workflow-track{min-width:820px}.project-workspace{grid-template-columns:1fr}.project-catalog{max-height:none;position:static}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}}@media (width<=760px){.site-header{height:64px;padding:0 16px}.brand small,.help-text,.header-user{display:none}.header-actions{gap:6px}.desktop-label{display:none}.mobile-label{display:inline}.header-utility{white-space:nowrap;min-width:34px;padding:7px 2px;font-size:11px}.header-actions .ghost-button{padding:8px 9px;font-size:11px}.brand-mark{width:35px;height:35px}.landing-hero{min-height:auto;padding:55px 22px}.hero-copy h1{font-size:39px}.fairness-title{gap:8px!important;font-size:46px!important}.hero-system-title{font-size:19px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.public-section{padding:56px 20px}.public-heading{flex-direction:column;align-items:start}.project-grid,.guide-strip,.split-grid,.venue-grid{grid-template-columns:1fr}.public-detail-page{width:min(100% - 24px,1440px);padding-top:18px}.public-detail-hero{border-radius:18px;flex-direction:column;align-items:stretch;padding:26px 20px}.public-detail-hero>button{width:100%}.detail-facts,.detail-position-grid,.detail-notices,.archive-grid,.detail-position-grid dl{grid-template-columns:1fr}.detail-main-card,.detail-side-card,.detail-positions,.detail-notices article{padding:20px 16px}.archive-page{padding:18px 14px}.archive-actions,.cancelled-project-notice{flex-direction:column;align-items:stretch}.project-cancel-dialog,.archive-delete-dialog{padding:22px 17px}.dashboard-hero{min-height:auto;padding:25px 20px}.dashboard-facts{grid-template-columns:1fr 1fr;display:grid}.dashboard-hero-actions{flex-direction:column}.dashboard-metrics{grid-template-columns:1fr 1fr}.workflow-panel{padding:20px 16px}.workflow-panel .section-heading{flex-direction:column}.project-list{grid-template-columns:1fr}.project-editor-header,.publish-callout,.venue-empty{flex-direction:column;align-items:stretch}.project-header-actions{justify-content:flex-start}.setup-tabs{grid-template-columns:1fr}.setup-tabs button{grid-template-columns:30px 1fr}.form-section-card,.position-form-grid,.publish-checks,.venue-cards,.venue-form-grid{grid-template-columns:1fr}.position-material-editor>.section-heading{flex-direction:column;align-items:stretch}.position-material-editor>.section-heading .button-row{grid-template-columns:1fr;display:grid}.material-rule-grid{grid-template-columns:1fr}.material-rule-grid .span-2{grid-column:auto}.material-rule-heading{flex-wrap:wrap;align-items:flex-start}.form-section-card .span-2,.position-form-grid .span-2{grid-column:auto}.form-section-title{flex-direction:column;grid-column:auto;align-items:flex-start;gap:4px}.position-cards article{grid-template-columns:48px 1fr}.position-cards article .table-actions{grid-column:1/-1;justify-content:flex-end}.editor-title-actions{flex-wrap:wrap;align-items:flex-start}.editor-title-actions>button{margin-left:72px}.venue-manager>.section-heading{flex-direction:column;align-items:stretch}.venue-heading-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.venue-heading-actions .primary-button{white-space:nowrap;width:auto}.guide-strip{margin:0 20px 56px}.guide-strip>div{border-bottom:1px solid #cbd5d2;border-right:0}.portal-shell{padding-bottom:62px;display:block}.portal-sidebar{z-index:30;padding:0;position:fixed;bottom:0;left:0;right:0}.portal-sidebar .user-block,.portal-sidebar .privacy-note{display:none}.portal-sidebar nav{margin:0;display:flex;overflow-x:auto}.portal-nav-group{display:contents}.portal-nav-group-label{display:none}.portal-sidebar nav{scrollbar-width:none}.portal-sidebar nav::-webkit-scrollbar{display:none}.portal-sidebar nav button{text-align:center;border-radius:0;flex:1;min-width:max-content;padding:15px 12px;font-size:12px}.portal-main{padding:24px 16px 40px}.portal-header{flex-direction:column;align-items:stretch;gap:12px}.portal-header-actions{align-items:stretch;width:100%}.portal-header h1{font-size:23px}.portal-header select{width:100%}.dashboard-grid,.application-form,.form-section{grid-template-columns:1fr}.span-2,.application-form>.section-heading,.application-form>.form-error,.application-form>button,.form-section,.form-section .span-2{grid-column:auto}.hero-status{flex-direction:column;align-items:start;gap:24px}.hero-status h2{font-size:27px}.attachment-list,.slot-grid,.info-grid,.candidate-upload-grid,.manual-steps,.process-hint,.dynamic-material-grid,.photo-material-card{grid-template-columns:1fr}.photo-material-card .material-card-heading,.photo-material-card .material-rule-summary,.photo-material-card .material-instructions,.photo-material-card .material-upload-form,.photo-material-card .material-photo-preview{grid-area:auto}.material-card-heading{align-items:flex-start}.material-card-heading>div{flex-direction:column;align-items:flex-start}.photo-upload-card,.candidate-summary,.inline-material-upload{grid-template-columns:1fr}.photo-preview{width:130px;height:174px}.admin-attachment-list article.image-attachment-card{grid-template-columns:72px minmax(0,1fr)}.admin-attachment-list article.video-attachment-card{grid-template-columns:1fr}.attachment-image-preview{width:72px;height:72px}.draft-directory-note{flex-direction:column;align-items:flex-start}.image-preview-overlay{padding:10px}.image-preview-dialog{width:100%;height:92vh;padding:12px}.candidate-drawer{width:100vw;padding:20px 16px}.drawer-header{flex-direction:column;align-items:flex-start;margin:-20px -16px 20px;padding:20px 16px 14px}.guide-download,.backup-hero,.danger-zone{flex-direction:column;align-items:stretch}.inline-upload{grid-template-columns:1fr}.submit-strip{flex-direction:column;align-items:stretch;gap:15px}.section-heading{align-items:start;gap:12px}.toolbar{flex-direction:column;align-items:stretch}.filters{grid-template-columns:1fr 1fr;display:grid}.filters input{grid-column:1/-1;width:100%}.filters select{width:100%}.workflow-batch{padding:11px}.workflow-section-label{flex-direction:column;align-items:flex-start;gap:2px}.workflow-stage-strip{grid-template-columns:repeat(2,1fr)}.workflow-stage-strip span:nth-child(2){border-right:0}.workflow-stage-strip span:nth-child(-n+2){border-bottom:1px solid #dde5e2}.workflow-selection{flex-direction:column;align-items:stretch}.workflow-selection>div{flex-direction:column;align-items:flex-start;gap:3px}.workflow-rollback{width:100%}.workflow-handoff,.workflow-guidance{flex-direction:column;align-items:stretch}.workflow-handoff button,.workflow-guidance button{width:100%}.workflow-action-groups.review-groups,.workflow-action-groups.exam-groups{grid-template-columns:1fr}.workflow-next-arrow{display:none}.workflow-group-actions{grid-template-columns:1fr;display:grid}.workflow-action{width:100%;min-height:40px}.site-footer{flex-direction:column;gap:7px;padding:18px}.auth-card{padding:28px 20px}.privacy-modal{padding:22px 18px}.privacy-modal .section-heading{flex-direction:column}.privacy-modal-actions{margin:0 -18px -22px;padding:14px 18px;bottom:-22px}.privacy-modal-actions button{flex:1}.captcha-row{grid-template-columns:1fr 130px}.sms-code-row{grid-template-columns:1fr}.sms-code-row>small{grid-column:auto}.operation-toast-stack{width:auto;bottom:16px;left:16px;right:16px}}@media print{.site-header,.portal-sidebar,.site-footer,.portal-header,.toolbar,.batch-bar,.workflow-batch,.pagination,.button-row,.secondary-button,.ghost-button,.table-actions,.alert{display:none!important}.portal-shell{display:block}.portal-main{background:#fff;padding:0}.panel{box-shadow:none;border:0}table{font-size:10px}th,td{padding:7px 5px}}
