@layer goodcare-legacy{:root{--ink:#18212a;--muted:#66717d;--line:#d8dee5;--line-strong:#bec7d1;--surface:#fff;--surface-soft:#f4f6f8;--canvas:#eef1f4;--nav:#263746;--nav-hover:#354b5b;--blue:#246ea8;--blue-dark:#19577f;--teal:#257b76;--green:#25825f;--green-soft:#e8f5ee;--yellow:#a66c00;--yellow-soft:#fff6dd;--red:#b34a43;--red-soft:#fff0ee;font-synthesis:none}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0}body,button,select,input,textarea{letter-spacing:0;font-family:Pretendard,Noto Sans KR,Malgun Gothic,sans-serif}button,a,select{-webkit-tap-highlight-color:transparent}button,a{font:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #91bee0}.app-frame{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#fff;flex-direction:column;height:100vh;padding:18px 12px 14px;display:flex;position:sticky;top:0}.brand-mark{border-bottom:1px solid #415564;align-items:center;gap:10px;padding:2px 8px 20px;display:flex}.brand-mark img{object-fit:contain;width:38px;height:38px}.brand-mark div{flex-direction:column;min-width:0;display:flex}.brand-mark strong{font-size:16px;line-height:1.2}.brand-mark span{color:#b8c4cd;margin-top:3px;font-size:12px}.primary-nav{gap:4px;padding-top:18px;display:grid}.primary-nav>a,.nav-group-toggle,.sidebar-bottom>button{color:#cbd5dc;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;width:100%;height:44px;padding:0 12px;display:flex}.primary-nav>a:hover,.nav-group-toggle:hover,.sidebar-bottom>button:hover{background:var(--nav-hover);color:#fff}.primary-nav>a.active{color:#1e536f;background:#eaf2f7;font-weight:700}.primary-nav a{text-decoration:none}.nav-group-toggle .nav-chevron{margin-left:auto;transition:transform .18s}.nav-group.expanded .nav-chevron{transform:rotate(180deg)}.nav-group.active>.nav-group-toggle{color:#fff;background:#314859;font-weight:700}.nav-group-menu{border-left:1px solid #536674;margin:3px 0 5px 20px;padding-left:9px;display:none}.nav-group.expanded .nav-group-menu{gap:2px;display:grid}.nav-group-menu a{color:#bfcbd3;border-radius:5px;align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 8px;font-size:11px;line-height:1.25;display:flex}.nav-group-menu a:hover{background:var(--nav-hover);color:#fff}.nav-group-menu a.active{color:#1e536f;background:#eaf2f7;font-weight:800}.sidebar-bottom{border-top:1px solid #415564;margin-top:auto;padding-top:10px}.operator{align-items:center;gap:10px;margin-top:8px;padding:10px 8px;display:flex}.operator>span{color:#25485d;background:#dfe9ef;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.operator div{flex-direction:column;display:flex}.operator strong{font-size:13px}.operator small{color:#aebbc5;margin-top:2px;font-size:11px}.workspace-main{min-width:0;padding-bottom:32px}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:0 28px;display:flex}.topbar h1{margin:0;font-size:21px;line-height:1.3}.topbar p{color:var(--muted);margin:4px 0 0;font-size:13px}.topbar-actions{align-items:center;gap:10px;display:flex}.connection-summary{border:1px solid var(--line);background:var(--surface-soft);color:#42505d;border-radius:6px;align-items:center;gap:7px;height:36px;padding:0 10px;font-size:12px;display:flex}.status-dot{background:#acb5bd;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.status-dot.connected{background:#2a966e;box-shadow:0 0 0 2px #d9f0e7}.icon-button{border:1px solid var(--line);color:#495763;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.course-toolbar{background:var(--surface);border:1px solid var(--line);border-radius:7px;align-items:center;gap:12px;min-height:60px;margin:20px 28px 0;padding:10px 12px 10px 16px;display:flex}.course-toolbar label{color:#43515d;font-size:13px;font-weight:700}.select-wrap{width:230px;position:relative}.select-wrap select{appearance:none;border:1px solid var(--line-strong);width:100%;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;padding:0 34px 0 11px;font-size:14px;font-weight:700}.select-wrap svg{pointer-events:none;color:#65727d;position:absolute;top:10px;right:10px}.course-status{background:var(--yellow-soft);color:var(--yellow);border-radius:4px;padding:5px 9px;font-size:12px;font-weight:700}.course-status.complete{background:var(--green-soft);color:var(--green)}.course-period{color:#55636e;align-items:center;gap:7px;font-size:13px;display:flex}.secondary-button,.primary-button,.text-button{cursor:pointer;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;font-weight:700;text-decoration:none;display:inline-flex}.secondary-button{color:#315a72;background:#fff;border:1px solid #aabac5;min-height:38px;margin-left:auto;padding:0 13px}.secondary-button:disabled{cursor:wait;opacity:.7}.primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);min-height:36px;padding:0 13px;font-size:13px}.primary-button:hover{background:var(--blue-dark)}.primary-button:disabled{cursor:not-allowed;background:#a9b2ba;border-color:#a9b2ba}.text-button{color:var(--blue-dark);background:0 0;border:0;padding:8px 0}.spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-state,.error-band{border:1px solid var(--line);min-height:64px;color:var(--muted);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin:18px 28px;display:flex}.error-band{background:var(--red-soft);color:var(--red);border-color:#e7b9b5;justify-content:flex-start;padding:0 18px}.metrics-band{background:var(--surface);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(4,1fr);margin:14px 28px 0;display:grid}.metrics-band>div{border-right:1px solid var(--line);grid-template-columns:auto auto 1fr;align-items:end;column-gap:5px;min-height:82px;padding:14px 18px;display:grid}.metrics-band>div:last-child{border-right:0}.metrics-band span{color:var(--muted);grid-column:1/-1;align-self:start;font-size:12px}.metrics-band strong{font-size:27px;line-height:1}.metrics-band small{color:var(--muted);padding-bottom:2px;font-size:12px}.metrics-band .good strong,.metrics-band .good small{color:var(--green)}.metrics-band .warning strong,.metrics-band .warning small{color:var(--yellow)}.output-section,.education-summary-section,.schedule-calendar-section{background:var(--surface);border:1px solid var(--line);border-radius:7px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;display:flex}.section-heading>div{align-items:center;gap:9px;display:flex}.section-heading h2{margin:0;font-size:15px}.section-heading>span{color:var(--muted);background:var(--surface-soft);border-radius:4px;padding:5px 7px;font-size:11px}.step-number{color:#235b7c;background:#dceaf4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.lesson-tag{color:#385d73;background:#e7eef4;border-radius:4px;align-items:center;min-height:23px;padding:0 7px;font-weight:700;display:inline-flex}.lesson-tag.실기{color:#697526;background:#eef0dc}.lesson-tag.현장실습{color:#8a5b2c;background:#f6e9dc}.output-section{margin:14px 28px 0}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.document-item{border-right:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:104px;padding:14px 16px;display:grid}.document-item:last-child{border-right:0}.document-icon{color:#2a678d;background:#e4edf4;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.document-icon.practice{color:#4f792f;background:#e8f1e4}.document-icon.excel{color:#27714e;background:#e1f0e8}.document-item>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.document-item strong{font-size:14px}.document-item span{color:var(--muted);margin-top:5px;font-size:11px}.education-summary-section,.schedule-calendar-section{margin:14px 28px 0;overflow:hidden}.education-summary-section .metrics-band{border:0;border-radius:0;margin:0}.calendar-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:10px 14px 10px 16px;display:flex}.calendar-heading>div:first-child{align-items:center;gap:10px;display:flex}.calendar-heading h2{margin:0;font-size:15px}.calendar-heading span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.calendar-heading-actions{align-items:center;gap:7px;display:flex}.calendar-heading-actions strong{text-align:center;min-width:92px;font-size:14px}.calendar-heading-actions .secondary-button{margin-left:5px}.schedule-calendar{background:#dfe5e9;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}.calendar-weekday{color:#5e6d77;background:#f5f7f8;place-items:center;height:34px;font-size:11px;font-weight:800;display:grid}.calendar-weekday.sunday,.calendar-day.sunday .calendar-day-number{color:var(--red)}.calendar-weekday.saturday,.calendar-day.saturday .calendar-day-number{color:var(--blue)}.calendar-day{min-width:0;height:112px;color:var(--ink);text-align:left;cursor:default;background:#fff;border:0;flex-direction:column;align-items:stretch;gap:6px;padding:8px;display:flex}.calendar-day.empty{background:#f8f9fa}.calendar-day.has-schedule{cursor:pointer}.calendar-day.has-schedule:hover{background:#f2f7fa;box-shadow:inset 0 0 0 2px #7ea8bf}.calendar-day:disabled{opacity:1}.calendar-day-number{align-self:flex-start;font-size:12px;font-weight:800}.calendar-events{gap:4px;min-width:0;display:grid}.calendar-event{color:#315b72;text-overflow:ellipsis;white-space:nowrap;background:#eaf2f7;border-left:3px solid #4d88aa;border-radius:3px;align-items:center;gap:5px;min-width:0;height:25px;padding:0 6px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.calendar-event i{flex:none;font-size:8px;font-style:normal}.calendar-event.실기{color:#5f6e25;background:#f0f3e3;border-color:#82923f}.calendar-event.현장실습{color:#83572f;background:#f8ede2;border-color:#b8793e}.calendar-events small{color:var(--muted);font-size:9px;font-weight:700}.schedule-detail-modal{background:#fff;border-radius:7px;width:min(620px,100%);max-height:min(720px,100vh - 48px);overflow:hidden;box-shadow:0 20px 50px #00000038}.schedule-detail-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:12px 14px 12px 18px;display:flex}.schedule-detail-modal>header>div{align-items:center;gap:10px;display:flex}.schedule-detail-modal h2{margin:0;font-size:18px}.schedule-detail-modal header span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.schedule-detail-list{max-height:calc(100vh - 150px);padding:8px 18px 16px;overflow:auto}.schedule-detail-list article{border-bottom:1px solid #e7ebef;grid-template-columns:100px minmax(0,1fr);gap:14px;min-height:88px;padding:14px 0;display:grid}.schedule-detail-list article:last-child{border-bottom:0}.schedule-detail-period{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.schedule-detail-period strong{font-size:13px}.schedule-detail-content{min-width:0}.schedule-detail-content h3{margin:0;font-size:15px;line-height:1.4}.schedule-detail-content>div{color:#52616c;flex-wrap:wrap;gap:8px 14px;margin-top:9px;font-size:12px;display:flex}.schedule-detail-content>div span{align-items:center;gap:5px;display:inline-flex}.schedule-detail-content p{color:#596872;background:#f5f7f8;border-radius:4px;margin:9px 0 0;padding:8px;font-size:11px}.integration-strip{border:1px solid var(--line);color:#52606b;background:#f8f9fa;border-radius:6px;align-items:center;gap:22px;min-height:48px;margin:14px 28px 0;padding:0 14px;font-size:11px;display:flex}.integration-strip>div{align-items:center;gap:6px;display:flex}.integration-strip span{font-weight:700}.integration-strip small{color:var(--muted)}.integration-strip .last-sync{margin-left:auto}.editor-shell{background:#dfe3e7;grid-template-rows:48px minmax(0,1fr);height:100vh;display:grid}.editor-shell header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:150px minmax(180px,1fr) minmax(340px,auto);align-items:center;padding:0 10px;display:grid}.editor-shell header a{color:#365568;align-items:center;gap:7px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.editor-document-title{justify-self:center;align-items:center;gap:9px;min-width:0;display:flex}.editor-document-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-document-title>span{color:#2b607d;background:#e8f1f6;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:10px;display:inline-flex}.editor-actions{justify-self:end;align-items:center;gap:5px;display:flex}.editor-actions button,.editor-actions>a{border:1px solid var(--line);color:#365568;cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.editor-actions button:disabled{color:#9ca7af;cursor:not-allowed;background:#f3f5f6}.editor-actions .editor-status{color:#53626d;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;width:auto;max-width:220px;height:28px;padding:0 8px;font-size:11px;display:flex;overflow:hidden}.editor-actions .editor-status.warning{color:#8a5b2c}.spin{animation:.9s linear infinite spin}.editor-shell iframe{background:#fff;border:0;width:100%;height:100%}.login-page{background:#e8edf1;place-items:center;min-height:100vh;padding:20px;display:grid}.login-panel{border:1px solid var(--line-strong);background:#fff;border-radius:7px;width:min(100%,390px);padding:28px;box-shadow:0 12px 30px #18212a1a}.login-brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:20px;display:flex}.login-brand img{object-fit:contain}.login-brand div{flex-direction:column;display:flex}.login-brand strong{font-size:19px}.login-brand span{color:var(--muted);margin-top:3px;font-size:12px}.login-panel h1{margin:24px 0 18px;font-size:21px}.login-form{gap:8px;display:grid}.login-form label{color:#45535f;font-size:13px;font-weight:700}.login-form>div{border:1px solid var(--line-strong);border-radius:6px;align-items:center;gap:9px;height:48px;padding:0 12px;display:flex}.login-form input{border:0;outline:0;width:100%;height:42px;font-size:16px;font-weight:700}.login-form p{color:var(--red);margin:2px 0;font-size:12px}.login-form .login-submit{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:46px;margin-top:8px;font-weight:800;display:flex}.login-form .login-submit:disabled{cursor:not-allowed;background:#aab4bc;border-color:#aab4bc}.login-form>.login-mode{background:var(--surface-soft);grid-template-columns:1fr 1fr;gap:3px;height:40px;padding:3px;display:grid}.login-mode button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;font-weight:700}.login-mode button.active{color:var(--blue-dark);background:#fff;box-shadow:0 1px 3px #18212a1f}.privacy-indicator{background:var(--green-soft);color:#226e51;border:1px solid #a9cfc0;border-radius:5px;align-items:center;gap:7px;height:36px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.student-register-section,.student-list-section,.student-detail-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;margin:14px 28px 0}.student-register-section .section-heading button{padding-right:0}.management-toggle{min-height:36px;margin-left:0}.management-accordion-body{border-bottom:1px solid var(--line);background:#f7f9fa}.accordion-mode-switch{border-bottom:1px solid #e1e6ea;justify-content:space-between;align-items:center;min-height:42px;padding:0 16px;display:flex}.accordion-mode-switch strong{color:#43525d;font-size:12px}.accordion-mode-switch .text-button{padding:6px 0}.student-entry-form{grid-template-columns:1fr 1.1fr 1.2fr 1.8fr;align-items:end;gap:12px;padding:16px;display:grid}.student-entry-form label,.completion-fields label{color:#475560;gap:6px;font-size:12px;font-weight:700;display:grid}.student-entry-form label.wide{grid-column:span 2}.student-entry-form input,.student-entry-form select,.completion-fields input,.completion-fields select{border:1px solid var(--line-strong);width:100%;height:39px;color:var(--ink);background:#fff;border-radius:5px;padding:0 10px;font-size:13px}.address-search-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;min-width:0;display:grid}.address-search-row .secondary-button{white-space:nowrap;height:39px;margin-left:0}.student-entry-form>button{height:39px}.bulk-entry{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px 12px;padding:16px;display:grid}.bulk-entry label{color:#475560;grid-column:1/-1;font-size:12px;font-weight:700}.bulk-entry textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:5px;min-height:96px;padding:10px;font:13px/1.5 Pretendard,Noto Sans KR,sans-serif}.bulk-entry button{height:40px}.student-list-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:58px;padding:9px 12px;display:flex}.search-input{border:1px solid var(--line-strong);width:min(320px,100%);height:38px;color:var(--muted);border-radius:5px;align-items:center;gap:7px;padding:0 10px;display:flex}.search-input input{border:0;outline:0;width:100%;font-size:13px}.student-downloads{gap:8px;margin-left:auto;display:flex}.student-downloads .secondary-button{margin-left:0}.student-table-wrap{overflow:auto}.student-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:820px;font-size:13px}.student-table th{text-align:left;height:38px;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f8f9;padding:0 12px}.student-table td{color:#40505c;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e7ebef;height:47px;padding:6px 12px;overflow:hidden}.student-table tr{cursor:pointer}.student-table tbody tr:hover,.student-table tr.selected{background:#eef5f9}.student-table td:first-child,.student-table th:first-child{text-align:center;width:65px}.student-table td:nth-child(2){color:var(--ink)}.student-table td:nth-child(2) strong{margin-right:6px}.student-table td:nth-child(2) svg{color:var(--green);vertical-align:middle}.student-table th:nth-child(3){width:120px}.student-table th:nth-child(4){width:150px}.student-table th:nth-child(5){width:120px}.student-table th:nth-child(6){width:80px}.student-table th:nth-child(7){width:100px}.complete-count,.pending-count,.student-status{border-radius:4px;justify-content:center;align-items:center;min-height:25px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.complete-count{background:var(--green-soft);color:var(--green)}.pending-count{background:var(--yellow-soft);color:var(--yellow)}.student-status{color:#536775;background:#e9eef2}.status-수료{background:var(--green-soft);color:var(--green)}.status-중도탈락{background:var(--red-soft);color:var(--red)}.status-교육중{color:var(--blue-dark);background:#e7f0f7}.empty-students{min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.empty-students strong{color:var(--ink)}.empty-students span{font-size:12px}.student-detail-section{margin-bottom:28px}.student-personal-summary{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);min-height:66px;display:grid}.student-personal-summary>div{grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:11px 16px;display:grid}.student-personal-summary>div:first-child{border-right:1px solid var(--line)}.student-personal-summary span{color:var(--muted);font-size:11px;font-weight:700}.student-personal-summary strong{text-overflow:ellipsis;color:#33434e;min-width:0;font-size:13px;overflow:hidden}.student-personal-summary .icon-button{width:34px;height:34px;color:var(--blue-dark)}.student-personal-summary small{color:var(--red);grid-column:2/-1;font-size:10px}.student-detail-grid{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.4fr);display:grid}.paper-checklist,.completion-form{min-width:0;padding:16px}.paper-checklist{border-right:1px solid var(--line)}.paper-checklist h3,.completion-form h3{align-items:center;gap:7px;margin:0 0 13px;font-size:13px;display:flex}.paper-checklist>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.paper-checklist label{cursor:pointer}.paper-checklist input{opacity:0;pointer-events:none;position:absolute}.paper-checklist span{background:var(--yellow-soft);color:#775717;border:1px solid #e2c993;border-radius:5px;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.paper-checklist label.checked span{background:var(--green-soft);color:#216a4e;border-color:#b5dacb}.completion-fields{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.completion-fields label.wide{grid-column:span 5}.completion-form>button{float:right;margin-top:12px}.document-library,.settings-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;margin:20px 28px 0;overflow:hidden}.document-library-groups{padding-bottom:28px}.document-library-groups .document-library+.document-library{margin-top:14px}.document-group-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding:10px 14px;display:flex}.document-group-heading strong,.document-group-heading span{display:block}.document-group-heading strong{font-size:14px}.document-group-heading span{color:var(--muted);margin-top:4px;font-size:11px}.document-group-heading b{color:#415564;background:#edf2f5;border-radius:4px;place-items:center;min-width:28px;height:28px;font-size:12px;display:grid}.document-group-empty{min-height:92px;color:var(--muted);justify-content:center;align-items:center;gap:12px;padding:14px;display:flex}.document-group-empty>div{flex:1;min-width:0}.document-group-empty strong,.document-group-empty span{display:block}.document-group-empty strong{color:#364651;font-size:13px}.document-group-empty span{margin-top:4px;font-size:11px}.library-table-wrap{overflow:auto}.library-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.library-table th{text-align:left;height:40px;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f8f9;padding:0 14px}.library-table td{border-bottom:1px solid #e7ebef;height:52px;padding:6px 14px}.library-table tr:last-child td{border-bottom:0}.library-table th:first-child{width:140px}.library-table th:nth-child(3){width:125px}.library-table th:nth-child(4){width:100px}.library-table th:nth-child(5){width:70px}.library-table th:nth-child(6){width:130px}.library-table th:last-child{width:175px}.document-row-actions{gap:5px;display:flex}.document-row-actions .icon-button{width:32px;height:32px}.document-type{min-height:25px;color:var(--blue-dark);white-space:nowrap;background:#e7f0f7;border-radius:4px;align-items:center;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.document-type.type-student-batch{background:var(--green-soft);color:var(--green)}.document-status{color:#536775;white-space:nowrap;background:#e9eef2;border-radius:4px;align-items:center;min-height:25px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.document-status.ready{background:var(--green-soft);color:var(--green)}.document-status.running{color:var(--blue-dark);background:#e7f0f7}.document-status.interrupted{background:var(--yellow-soft);color:var(--yellow)}.document-status.failed{background:var(--red-soft);color:var(--red)}.library-table .version-history-row>td{background:#f7f9fa;height:auto;padding:0}.version-history-row>td>div{gap:5px;padding:10px 14px 12px 154px;display:grid}.version-history-row>td>div>strong{color:#45535f;align-items:center;gap:6px;font-size:11px;display:flex}.version-history-row>td>div>div{min-height:36px;color:var(--muted);border-top:1px solid #e1e6ea;grid-template-columns:48px 180px 80px 64px;align-items:center;gap:8px;font-size:11px;display:grid}.version-history-row .icon-button{width:28px;height:28px}.version-row-actions{gap:4px;display:flex}.library-table .archive-contents-row>td{background:#f5faf7;height:auto;padding:0}.archive-contents{padding:12px 18px 14px 154px}.archive-contents>strong{color:#315b49;align-items:center;gap:6px;font-size:12px;display:flex}.archive-entry-list{margin-top:8px;display:grid}.archive-entry-list>div{color:#5b7468;border-top:1px solid #dfeae4;grid-template-columns:24px 18px minmax(0,1fr);align-items:center;min-height:40px;display:grid}.archive-entry-list>div>span{font-family:monospace;font-size:12px}.archive-entry-list>div>div{min-width:0}.archive-entry-list strong,.archive-entry-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.archive-entry-list strong{color:#344c41;font-size:11px}.archive-entry-list small{color:var(--muted);margin-top:3px;font-size:10px}.archive-contents-status{min-height:52px;color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.archive-contents-status.error{color:var(--red)}.settings-section{max-width:720px}.settings-list{padding:4px 16px}.settings-list>div{border-bottom:1px solid #e7ebef;justify-content:space-between;align-items:center;min-height:54px;display:flex}.settings-list span{font-weight:700}.settings-list strong{color:var(--yellow);align-items:center;gap:6px;font-size:12px;display:inline-flex}.settings-list strong.connected{color:var(--green)}.settings-logout{margin:16px}.assessment-picker,.assessment-sheet,.readiness-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;margin:14px 28px 0;overflow:hidden}.assessment-tabs{gap:12px;padding:12px 16px;display:grid}.assessment-tabs>div{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:10px;display:grid}.assessment-tabs>div>strong{color:var(--muted);padding-top:7px;font-size:12px}.assessment-tabs>div>div{flex-wrap:wrap;gap:6px;display:flex}.assessment-tabs button{border:1px solid var(--line-strong);color:#44535f;cursor:pointer;background:#fff;border-radius:5px;min-height:34px;padding:0 10px;font-size:12px;font-weight:700}.assessment-tabs button.active{color:#1e5b7d;background:#eaf2f7;border-color:#598baa}.assessment-sheet-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:13px 16px;display:flex}.assessment-sheet-header>div:first-child{min-width:0}.assessment-sheet-header>div:first-child>span{color:var(--blue-dark);font-size:11px;font-weight:800}.assessment-sheet-header h2{margin:3px 0;font-size:17px}.assessment-sheet-header small{color:var(--muted);font-size:11px}.assessment-metadata{align-items:end;gap:8px;display:flex}.assessment-metadata label{color:var(--muted);gap:5px;font-size:11px;font-weight:700;display:grid}.assessment-metadata input{border:1px solid var(--line-strong);border-radius:5px;width:135px;height:36px;padding:0 9px}.assessment-metadata label:nth-child(2) input{width:100px}.assessment-metadata .secondary-button{height:36px;margin-left:0}.assessment-table-wrap,.readiness-table-wrap{overflow:auto}.assessment-table,.readiness-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:850px;font-size:13px}.assessment-table th,.readiness-table th{text-align:left;height:38px;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f8f9;padding:0 11px}.assessment-table td,.readiness-table td{border-bottom:1px solid #e7ebef;height:48px;padding:6px 11px}.assessment-table tr:last-child td,.readiness-table tr:last-child td{border-bottom:0}.assessment-table th:first-child,.assessment-table td:first-child,.readiness-table th:first-child,.readiness-table td:first-child{text-align:center;width:62px}.assessment-table th:nth-child(2){width:130px}.assessment-table th:nth-child(3),.assessment-table th:nth-child(4){width:110px}.assessment-table th:nth-child(5){width:65px}.assessment-table th:nth-child(7){width:100px}.assessment-table input,.assessment-table select{border:1px solid var(--line-strong);background:#fff;border-radius:5px;height:34px;padding:0 8px}.score-input{width:76px}.note-input{width:100%}.assessment-outcome,.ready-badge,.not-ready-badge{color:#536775;background:#e9eef2;border-radius:4px;align-items:center;gap:4px;min-height:25px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.outcome-passed,.ready-badge{background:var(--green-soft);color:var(--green)}.outcome-failed,.outcome-absent,.not-ready-badge{background:var(--yellow-soft);color:var(--yellow)}.assessment-actions{gap:5px;display:flex}.assessment-actions .icon-button{width:32px;height:32px}.assessment-actions .retest-button{color:var(--yellow);border-color:#d9be82}.readiness-section{margin-bottom:28px}.readiness-table th:nth-child(2){width:140px}.readiness-table th:last-child{width:100px}.readiness-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:8px 12px 8px 16px;display:flex}.readiness-heading>div:first-child{align-items:center;gap:9px;display:flex}.readiness-heading h2{margin:0;font-size:15px}.readiness-heading>div:first-child span{color:var(--muted);font-size:11px}.completion-actions{align-items:end;gap:7px;display:flex}.completion-actions label{color:var(--muted);gap:4px;font-size:10px;font-weight:700;display:grid}.completion-actions input{border:1px solid var(--line-strong);border-radius:5px;height:36px;padding:0 8px}.completion-actions .secondary-button{height:36px;margin-left:0}.grading-workspace{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:230px minmax(0,1fr);min-height:570px;margin:14px 28px 28px;display:grid;overflow:hidden}.grading-students{border-right:1px solid var(--line);background:#f7f9fa;min-width:0}.grading-students>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex}.grading-students>div strong{font-size:13px}.grading-students>div span{color:var(--muted);font-size:11px}.grading-students nav{max-height:650px;overflow:auto}.grading-students nav>button{color:#41515d;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e9ec;grid-template-columns:27px minmax(0,1fr) auto 16px;align-items:center;gap:5px;width:100%;min-height:48px;padding:5px 9px;display:grid}.grading-students nav>button:hover{background:#eef3f6}.grading-students nav>button.active{box-shadow:inset 3px 0 var(--blue-dark);background:#e5f0f6}.grading-students nav>button>span{color:var(--muted);text-align:center;font-size:10px}.grading-students nav>button>strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.grading-students nav>button>svg{color:#8a98a1}.grade-student-status{color:#6d7c85;background:#e8ecef;border-radius:4px;place-items:center;min-width:43px;height:22px;font-size:9px;font-style:normal;font-weight:800;display:grid}.grade-student-status.passed{background:var(--green-soft);color:var(--green)}.grade-student-status.failed,.grade-student-status.absent{background:var(--yellow-soft);color:var(--yellow)}.grading-sheet{min-width:0}.grading-assessment-tabs{border-bottom:1px solid var(--line);gap:6px;min-height:52px;padding:8px 10px;display:flex;overflow-x:auto}.grading-assessment-tabs button{border:1px solid var(--line-strong);color:#52636e;cursor:pointer;white-space:nowrap;background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;min-width:175px;height:35px;padding:0 9px;font-size:11px;font-weight:800;display:flex}.grading-assessment-tabs button span{color:var(--muted);font-size:9px}.grading-assessment-tabs button.active{color:var(--blue-dark);background:#edf5f9;border-color:#6f9fb9}.grading-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:104px;padding:13px 16px;display:flex}.grading-heading>div:first-child>span{color:var(--blue-dark);font-size:10px;font-weight:800}.grading-heading h2{margin:3px 0;font-size:19px}.grading-heading small{color:var(--muted);font-size:11px}.grading-score{grid-template-columns:auto auto auto;justify-content:end;align-items:baseline;column-gap:4px;min-width:154px;display:grid}.grading-score span{color:var(--muted);text-align:right;grid-column:1/-1;font-size:10px;font-weight:800}.grading-score strong{font-size:34px;line-height:1}.grading-score small{color:var(--muted);font-weight:800}.grading-score em{color:var(--muted);text-align:right;grid-column:1/-1;margin-top:4px;font-size:10px;font-style:normal}.grading-score.passed strong,.grading-score.passed span{color:var(--green)}.grading-score.failed strong,.grading-score.failed span{color:var(--red)}.grading-entry{border-bottom:1px solid var(--line);background:#f8fafb;grid-template-columns:minmax(400px,1fr) minmax(130px,.45fr) 74px;align-items:center;gap:12px;min-height:72px;padding:10px 16px;display:grid}.grading-capture{color:var(--blue-dark);grid-template-columns:24px minmax(130px,1fr) auto;align-items:center;gap:9px;display:grid}.grading-capture label{background:#fff;border:1px solid #7aa5bc;border-radius:5px;grid-template-columns:70px minmax(80px,1fr);align-items:center;height:39px;display:grid;overflow:hidden}.grading-capture label span{color:var(--blue-dark);text-align:center;font-size:11px;font-weight:800}.grading-capture input{border:0;border-left:1px solid #d5e2e9;outline:0;width:100%;height:100%;padding:0 9px;font-size:15px;font-weight:800}.grading-capture>div{gap:4px;display:flex}.grading-capture>div button{border:1px solid var(--line-strong);color:#364a56;cursor:pointer;background:#fff;border-radius:4px;width:35px;height:35px;font-weight:900}.grading-capture>div button:hover{background:#edf5f9;border-color:#6f9fb9}.grading-progress{background:#dfe5e9;border-radius:3px;height:10px;overflow:hidden}.grading-progress span{background:var(--blue);height:100%;transition:width .15s;display:block}.grading-entry>strong{color:#4b5d68;text-align:right;font-size:11px}.answer-grid{grid-template-columns:repeat(10,minmax(44px,1fr));gap:6px;padding:14px 16px;display:grid}.answer-grid>button{color:#344550;cursor:pointer;background:#fff;border:1px solid #cdd5da;border-radius:5px;grid-template-rows:14px 1fr;grid-template-columns:1fr auto;align-items:center;height:51px;padding:4px;display:grid;position:relative}.answer-grid>button>span{color:#7b8992;text-align:left;grid-column:1/-1;font-size:9px}.answer-grid>button>strong{font-size:18px;line-height:1}.answer-grid>button>svg{color:var(--green)}.answer-grid>button>small{color:#a53f4b;background:#f2dadd;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:900;display:grid}.answer-grid>button.active{outline-offset:1px;z-index:1;outline:3px solid #6f9fb9}.answer-grid>button.correct{background:#f0f8f5;border-color:#9bc8b7}.answer-grid>button.incorrect{background:#fcf1f2;border-color:#d9a4aa}.grading-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 16px;display:flex}.grading-footer>div{min-width:0}.grading-footer label{cursor:pointer}.grading-footer label input{opacity:0;position:absolute}.grading-footer label span{border:1px solid var(--line);min-height:30px;color:var(--muted);border-radius:4px;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.grading-footer label input:checked+span{background:var(--yellow-soft);color:var(--yellow);border-color:#d2b568}.grading-footer p{color:var(--red);margin:4px 0 0;font-size:10px}.grading-footer .primary-button{min-width:210px}.placement-assign-section,.placement-record-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;margin:14px 28px 0;overflow:hidden}.placement-record-section{margin-bottom:28px}.placement-template{padding:12px 16px 0}.placement-template label{color:#475560;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.placement-template select{border:1px solid var(--line-strong);background:#fff;border-radius:5px;width:min(520px,100%);height:38px;padding:0 10px}.placement-assign-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:16px;padding:14px 16px;display:grid}.placement-form{grid-template-columns:repeat(3,1fr);align-content:start;gap:10px;display:grid}.placement-form label{color:#475560;gap:5px;font-size:12px;font-weight:700;display:grid}.placement-form label.wide{grid-column:span 2}.placement-form input{border:1px solid var(--line-strong);border-radius:5px;width:100%;height:38px;padding:0 9px}.placement-student-picker{border:1px solid var(--line);border-radius:6px;min-width:0;overflow:hidden}.placement-student-picker>div:first-child{border-bottom:1px solid var(--line);background:#f7f8f9;justify-content:space-between;align-items:center;height:42px;padding:0 10px;font-size:12px;display:flex}.placement-student-picker>div:last-child{grid-template-columns:1fr 1fr;gap:6px;max-height:172px;padding:8px;display:grid;overflow:auto}.placement-student-picker label{cursor:pointer}.placement-student-picker input{opacity:0;pointer-events:none;position:absolute}.placement-student-picker label span{border:1px solid var(--line);border-radius:4px;align-items:center;gap:5px;min-height:34px;padding:0 8px;font-size:12px;font-weight:700;display:flex}.placement-student-picker label.selected span{color:var(--blue-dark);background:#eaf2f7;border-color:#8bb3ca}.placement-student-picker p{min-height:100px;color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:0;font-size:12px;display:flex}.placement-assign-action{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;min-height:54px;padding:8px 16px;display:flex}.placement-table-wrap{overflow:auto}.placement-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1080px;font-size:12px}.placement-table th{text-align:left;height:38px;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f8f9;padding:0 9px}.placement-table td{border-bottom:1px solid #e7ebef;height:52px;padding:6px 9px}.placement-table tr:last-child td{border-bottom:0}.placement-table th:first-child{text-align:center;width:54px}.placement-table td:first-child{text-align:center}.placement-table th:nth-child(2){width:110px}.placement-table th:nth-child(3){width:220px}.placement-table th:nth-child(4){width:65px}.placement-table th:nth-child(5){width:80px}.placement-table th:nth-child(6),.placement-table th:nth-child(7){width:100px}.placement-table th:nth-child(9){width:82px}.placement-table td>strong,.placement-table td>small{display:block}.placement-table td>small{color:var(--muted);margin-top:3px}.placement-table input,.placement-table select{border:1px solid var(--line-strong);background:#fff;border-radius:5px;width:100%;height:34px;padding:0 7px}.placement-table td:last-child>div{gap:5px;display:flex}.placement-table .icon-button{width:30px;height:30px}.delete-button{color:var(--red)}.template-upload-section,.template-library-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;margin:14px 28px 0;overflow:hidden}.template-library-section{margin-bottom:28px}.template-upload-form{grid-template-columns:1.2fr 150px 1.6fr auto;align-items:end;gap:12px;padding:16px;display:grid}.template-upload-form label{color:#475560;gap:6px;font-size:12px;font-weight:700;display:grid}.template-upload-form input:not([type=file]),.template-upload-form select{border:1px solid var(--line-strong);background:#fff;border-radius:5px;width:100%;height:40px;padding:0 10px}.template-file-label input{opacity:0;pointer-events:none;position:absolute}.template-file-label span{color:#315a72;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#f7fafb;border:1px dashed #92a8b7;border-radius:5px;align-items:center;height:40px;padding:0 10px;display:flex;overflow:hidden}.template-upload-form .primary-button{height:40px}.template-library-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:56px;padding:8px 12px;display:flex}.template-filters{background:var(--surface-soft);border-radius:5px;gap:5px;padding:3px;display:flex}.template-filters button{min-width:58px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:12px;font-weight:700}.template-filters button.active{color:var(--blue-dark);background:#fff;box-shadow:0 1px 3px #18212a1f}.template-library-toolbar>span{color:var(--muted);font-size:12px}.template-table-wrap{overflow:auto}.template-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:940px;font-size:13px}.template-table th{text-align:left;height:38px;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f8f9;padding:0 12px}.template-table td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e7ebef;height:50px;padding:6px 12px;overflow:hidden}.template-table tr:last-child td{border-bottom:0}.template-table th:first-child{width:84px}.template-table th:nth-child(2){width:190px}.template-table th:nth-child(4){width:125px}.template-table th:nth-child(5){width:90px}.template-table th:nth-child(6){width:110px}.template-table th:nth-child(7){width:120px}.template-table td:last-child>div{gap:5px;display:flex}.template-table .icon-button{width:30px;height:30px}.archive-button{color:var(--yellow)}.template-category{color:#4d6372;background:#e8eef2;border-radius:4px;align-items:center;min-height:24px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.category-입학{color:var(--blue-dark);background:#e7f0f7}.category-과정중{background:var(--yellow-soft);color:var(--yellow)}.category-수료{background:var(--green-soft);color:var(--green)}.template-automation-status{background:var(--yellow-soft);min-height:26px;color:var(--yellow);border-radius:4px;align-items:center;gap:5px;padding:0 7px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.template-automation-status.configured{background:var(--green-soft);color:var(--green)}.batch-main{grid-template-rows:78px auto minmax(0,1fr);height:100vh;padding-bottom:0;display:grid}.batch-control-bar{border-bottom:1px solid var(--line);background:#fff;align-items:end;gap:10px;min-height:66px;padding:10px 14px;display:flex}.batch-control-bar>label{color:var(--muted);gap:4px;font-size:11px;font-weight:700;display:grid}.batch-control-bar .select-wrap{width:240px}.batch-control-bar .secondary-button{margin-left:auto}.batch-control-bar .primary-button{height:38px}.batch-workspace-grid{grid-template-columns:330px minmax(0,1fr);min-height:0;display:grid}.batch-side-panel{border-right:1px solid var(--line);background:#f4f6f8;min-height:0;padding:10px;overflow:auto}.batch-panel-block{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:10px;overflow:hidden}.batch-panel-block>div:first-child{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:42px;padding:0 10px;display:flex}.batch-panel-block>div:first-child strong{align-items:center;gap:6px;font-size:12px;display:flex}.batch-panel-block>div:first-child>span{color:var(--muted);font-size:11px}.batch-student-list{grid-template-columns:1fr 1fr;gap:5px;max-height:210px;padding:8px;display:grid;overflow:auto}.batch-student-list label{cursor:pointer}.batch-student-list input{opacity:0;pointer-events:none;position:absolute}.batch-student-list label span{border:1px solid var(--line);border-radius:4px;align-items:center;gap:4px;min-height:32px;padding:0 7px;font-size:11px;font-weight:700;display:flex}.batch-student-list label.selected span{color:var(--blue-dark);background:#eaf2f7;border-color:#8bb3ca}.field-mapping-list{gap:6px;padding:6px 9px 9px;display:grid}.field-mapping-list label{color:#45535f;grid-template-columns:minmax(80px,1fr) 125px;align-items:center;gap:7px;font-size:11px;font-weight:700;display:grid}.field-mapping-list select{border:1px solid var(--line-strong);background:#fff;border-radius:4px;width:100%;height:32px;padding:0 6px}.batch-panel-block>p{color:var(--muted);text-align:center;margin:0;padding:18px 10px;font-size:11px}.batch-editor{background:#dfe3e7;min-width:0;min-height:0}.batch-editor iframe{background:#fff;border:0;width:100%;height:100%}.batch-control-bar .batch-save-template{margin-left:0}.quick-field-buttons{flex-wrap:wrap;gap:5px;padding:8px;display:flex}.quick-field-buttons>button,.quick-field-buttons>div button{color:#315a72;cursor:pointer;background:#fff;border:1px solid #9eb1bf;border-radius:4px;min-height:30px;padding:0 8px;font-size:11px;font-weight:700}.quick-field-buttons button:disabled{color:#99a5ae;cursor:not-allowed;background:#f1f3f5}.quick-field-buttons>div{grid-template-columns:1fr auto;gap:5px;width:100%;display:grid}.quick-field-buttons input{border:1px solid var(--line-strong);border-radius:4px;min-width:0;height:32px;padding:0 7px;font-size:11px}.batch-template-list{gap:5px;max-height:190px;padding:8px;display:grid;overflow:auto}.batch-template-list label{cursor:pointer}.batch-template-list input{opacity:0;pointer-events:none;position:absolute}.batch-template-list label>span{border:1px solid var(--line);color:#45535f;border-radius:4px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:36px;padding:0 7px;display:grid}.batch-template-list label>span>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.batch-template-list label>span>small{color:var(--muted);font-size:10px}.batch-template-list label.selected>span{color:var(--blue-dark);background:#eaf2f7;border-color:#8bb3ca}.batch-template-list label:has(input:disabled){cursor:not-allowed;opacity:.62}.batch-panel-block>.batch-generate-bundle{width:calc(100% - 16px);min-height:38px;margin:0 8px 8px}.batch-workspace-grid{grid-template-columns:390px minmax(0,1fr)}.batch-step-title{grid-template-columns:28px 1fr;align-self:center;column-gap:8px;min-width:180px;display:grid}.batch-step-title>span,.step-number{color:#fff;background:#315f78;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-style:normal;display:inline-grid}.batch-step-title>span{grid-row:1/span 2;align-self:center}.batch-step-title strong{font-size:13px}.batch-step-title small{color:var(--muted);margin-top:2px;font-size:10px}.automation-guide{background:#fff8f8;border:1px solid #f1c5c5;border-radius:4px;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin:8px;padding:8px;display:grid}.automation-guide i{color:#d32f2f;white-space:nowrap;font-size:11px}.automation-guide span{color:#6b5353;font-size:10px;line-height:1.35}.field-mapping-row{grid-template-columns:minmax(82px,1fr) 105px 28px 28px;align-items:center;gap:5px;display:grid}.field-mapping-row input,.field-mapping-row select{border:1px solid var(--line-strong);background:#fff;border-radius:4px;width:100%;min-width:0;height:32px;padding:0 6px;font-size:11px}.field-mapping-row .icon-button{width:28px;height:28px}.batch-field-block>.batch-save-template{width:calc(100% - 16px);margin:0 8px 8px}.batch-output-block>.batch-generate{width:calc(100% - 16px);min-height:38px;margin:8px 8px 0}.batch-editor{grid-template-rows:34px minmax(0,1fr);display:grid}.editor-document-state{color:#785a19;background:#fff4df;border-bottom:1px solid #e6c783;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.editor-document-state.loaded{color:#315f78;background:#eaf2f7;border-color:#9cb8c8}.survey-empty-admin,.survey-admin-overview,.survey-results-section,.survey-comments-admin{border:1px solid var(--line);background:#fff;border-radius:7px;margin:14px 28px 0}.survey-empty-admin{min-height:280px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.survey-empty-admin h2{color:var(--ink);margin:5px 0 0;font-size:18px}.survey-empty-admin p{margin:0 0 10px;font-size:13px}.survey-empty-admin svg{color:var(--blue)}.survey-admin-overview{grid-template-columns:210px minmax(320px,1fr) 150px;align-items:center;gap:22px;min-height:248px;padding:20px;display:grid}.survey-qr{place-items:center;gap:8px;display:grid}.survey-qr>span{background:var(--green-soft);min-height:27px;color:var(--green);border-radius:4px;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.survey-link-panel{gap:8px;min-width:0;display:grid}.survey-link-panel>span{color:var(--muted);font-size:11px;font-weight:700}.survey-link-panel>strong{font-size:19px}.survey-public-url{border:1px solid var(--line);color:#365568;overflow-wrap:anywhere;background:#f7f9fa;border-radius:5px;min-height:42px;padding:10px;font-size:12px}.survey-admin-actions{flex-wrap:wrap;gap:7px;display:flex}.survey-admin-actions .secondary-button{margin-left:0}.danger-outline-button{min-height:36px;color:var(--red);cursor:pointer;background:#fff;border:1px solid #d7a9a9;border-radius:5px;align-items:center;gap:6px;padding:0 11px;font-weight:700;display:inline-flex}.survey-score-card{border-left:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;column-gap:8px;min-height:174px;padding:18px;display:grid}.survey-score-card>svg{color:var(--blue);grid-column:1/-1}.survey-score-card span{color:var(--muted);font-size:11px}.survey-score-card strong{text-align:right;font-size:27px}.survey-score-card small{color:var(--muted);text-align:right;grid-column:2;font-size:10px}.survey-results-section .section-heading,.survey-comments-admin .section-heading{border-bottom:1px solid var(--line)}.survey-result-grid{grid-template-columns:1fr 1fr;gap:4px 22px;padding:8px 16px 16px;display:grid}.survey-result-grid>div{grid-template-columns:160px minmax(100px,1fr) 40px;align-items:center;gap:10px;min-height:42px;display:grid}.survey-result-grid span{color:#485762;font-size:12px}.survey-result-grid>div>div{background:#e9edf0;border-radius:4px;height:7px;overflow:hidden}.survey-result-grid i{background:#347aa2;border-radius:4px;height:100%;display:block}.survey-result-grid strong{text-align:right;font-size:12px}.survey-comments-admin{margin-bottom:28px}.survey-comments-admin>div:last-child{padding:0 16px 14px}.survey-comments-admin article{border-bottom:1px solid #e7ebef;grid-template-columns:160px minmax(0,1fr) 145px;align-items:center;gap:14px;min-height:62px;display:grid}.survey-comments-admin article>span{color:var(--blue-dark);font-size:11px;font-weight:800}.survey-comments-admin article p{color:#45535f;white-space:pre-wrap;margin:0;font-size:13px}.survey-comments-admin time{color:var(--muted);text-align:right;font-size:10px}.survey-no-comments{color:var(--muted);text-align:center;margin:0;padding:28px;font-size:12px}.public-survey-page{color:#222d34;background:#f0f3f5;min-height:100vh;padding-bottom:34px}.public-survey-page>header,.public-survey-page>section,.public-survey-page>div,.public-survey-page>form{width:min(100% - 28px,720px);margin-left:auto;margin-right:auto}.public-survey-header{align-items:center;gap:12px;min-height:92px;display:flex}.public-survey-header>div{min-width:0}.public-survey-header>div>span{color:#426377;font-size:12px;font-weight:700}.survey-brand-symbol{color:#237054;background:#dfeee8;border-radius:7px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.public-survey-header h1{margin:3px 0 0;font-size:22px}.survey-course-summary{background:#fff;border:1px solid #cbd5dc;border-radius:7px;gap:4px;padding:18px;display:grid}.survey-course-summary strong{color:#1f5e80;font-size:16px}.survey-course-summary span{font-size:13px}.survey-course-summary p{color:#60717c;border-top:1px solid #e5eaed;margin:8px 0 0;padding-top:10px;font-size:12px}.survey-progress{grid-template-columns:1fr 44px;align-items:center;gap:10px;height:46px;display:grid}.survey-progress>div{background:#dbe2e6;border-radius:4px;height:7px;overflow:hidden}.survey-progress>div span{background:#2d789f;border-radius:4px;height:100%;transition:width .2s;display:block}.survey-progress strong{color:#416272;text-align:right;font-size:12px}.public-survey-page form{gap:12px;display:grid}.survey-question-group{background:#fff;border:1px solid #cbd5dc;border-radius:7px;overflow:hidden}.survey-question-group h2{color:#315b72;background:#f7f9fa;border-bottom:1px solid #dfe5e9;align-items:center;height:44px;margin:0;padding:0 16px;font-size:14px;display:flex}.survey-question-group fieldset{border:0;border-bottom:1px solid #e5eaed;margin:0;padding:18px 16px}.survey-question-group fieldset:last-child{border-bottom:0}.survey-question-group legend{align-items:flex-start;gap:8px;width:100%;padding:0 0 14px;font-size:15px;font-weight:700;line-height:1.45;display:flex}.survey-question-group legend>span{color:#236383;background:#e4eef4;border-radius:50%;flex:0 0 25px;place-items:center;height:25px;font-size:11px;display:grid}.survey-rating-scale{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.survey-rating-scale label{cursor:pointer;text-align:center;background:#fff;border:1px solid #cbd5dc;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:67px;padding:7px 3px;display:flex}.survey-rating-scale label.selected{color:#155875;background:#e8f2f7;border-color:#2f799f;box-shadow:inset 0 0 0 1px #2f799f}.survey-rating-scale input{opacity:0;pointer-events:none;position:absolute}.survey-rating-scale strong{font-size:17px}.survey-rating-scale span{color:#667781;font-size:9px;line-height:1.2}.survey-comments{padding-bottom:14px}.survey-comments>label{color:#45545e;gap:7px;margin:14px 16px 0;font-size:13px;font-weight:700;display:grid}.survey-comments textarea{resize:vertical;border:1px solid #c5d0d7;border-radius:5px;width:100%;min-height:82px;padding:10px;font:14px/1.5 inherit}.survey-submit-button{color:#fff;cursor:pointer;background:#236b91;border:1px solid #236b91;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;font-size:16px;font-weight:800;display:flex}.survey-submit-button:disabled{cursor:not-allowed;background:#aab5bc;border-color:#aab5bc}.survey-submit-button svg{width:19px}.survey-message{background:var(--yellow-soft);color:#725516;text-align:center;border-radius:5px;margin:0;padding:11px;font-size:12px}.survey-privacy{color:#687983;justify-content:center;align-items:center;gap:5px;margin:2px 0 0;font-size:11px;display:flex}.survey-loading,.survey-complete{color:#526873;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.survey-complete>svg{color:var(--green)}.survey-complete h1{color:#26343d;margin:4px 0 0;font-size:23px}.survey-complete p{margin:0;font-size:14px}.schedule-total{color:#365c70;margin-left:auto;font-size:12px;font-weight:800}.course-create-form{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:1.1fr 100px 80px 145px 145px 150px auto;align-items:end;gap:9px;margin:12px 28px 0;padding:14px;display:grid}.course-create-form label{color:var(--muted);gap:5px;font-size:10px;font-weight:700;display:grid}.course-create-form input,.course-create-form select{border:1px solid var(--line-strong);background:#fff;border-radius:5px;width:100%;height:38px;padding:0 8px}.ledger-tabs{background:#dfe5e9;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:3px;margin:12px 28px 0;padding:3px;display:grid}.ledger-tabs button{color:#53636e;cursor:pointer;background:0 0;border:0;border-radius:4px;height:38px;font-weight:800}.ledger-tabs button.active{color:#1f5d7d;background:#fff;box-shadow:0 1px 3px #1e2d371f}.ledger-section{border:1px solid var(--line);background:#fff;border-radius:7px;margin:10px 28px 28px;overflow:hidden}.ledger-actions{border-bottom:1px solid var(--line);justify-content:flex-end;align-items:center;gap:7px;min-height:54px;padding:8px 10px;display:flex}.ledger-actions .secondary-button{margin-left:0}.ledger-table-wrap{max-height:calc(100vh - 300px);overflow:auto}.schedule-ledger-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1240px}.schedule-ledger-table th{z-index:1;border-bottom:1px solid var(--line);height:38px;color:var(--muted);text-align:left;background:#f4f7f8;padding:0 7px;font-size:11px;position:sticky;top:0}.schedule-ledger-table td{border-bottom:1px solid #e7ebef;height:43px;padding:4px}.schedule-ledger-table input,.schedule-ledger-table select{background:0 0;border:1px solid #0000;border-radius:4px;width:100%;height:34px;padding:0 6px;font-size:11px}.schedule-ledger-table input:focus,.schedule-ledger-table select:focus{background:#fff;border-color:#78a7c1;outline:0}.schedule-ledger-table th:first-child{width:120px}.schedule-ledger-table th:nth-child(2){width:58px}.schedule-ledger-table th:nth-child(3){width:104px}.schedule-ledger-table th:nth-child(4){width:92px}.schedule-ledger-table th:nth-child(5){width:190px}.schedule-ledger-table th:nth-child(6){width:110px}.schedule-ledger-table th:nth-child(7){width:175px}.schedule-ledger-table th:nth-child(8){width:165px}.schedule-ledger-table th:last-child{width:42px}.schedule-ledger-table td>span{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.reference-grid{gap:5px;padding:10px;display:grid}.reference-grid>div{grid-template-columns:1.1fr 2fr 80px;align-items:center;gap:7px;min-height:44px;display:grid}.reference-grid input{border:1px solid var(--line-strong);border-radius:5px;height:36px;padding:0 8px}.reference-grid label{align-items:center;gap:5px;height:34px;font-size:11px;font-weight:700;display:flex}.code-kind-tabs{justify-content:flex-start}.code-kind-tabs .primary-button{margin-left:auto}.code-kind-tabs .secondary-button.active{color:#1e5f80;background:#e8f2f7;border-color:#77a5be}.hrd-export-settings{border-bottom:1px solid var(--line);background:#f7f9fa;grid-template-columns:180px minmax(280px,1fr) auto;align-items:end;gap:10px;min-height:66px;padding:10px 12px;display:grid}.hrd-export-settings label{color:#475560;gap:5px;font-size:11px;font-weight:800;display:grid}.hrd-export-settings input{border:1px solid var(--line-strong);background:#fff;border-radius:5px;height:36px;padding:0 9px}.practice-ledger-grid{grid-template-columns:.8fr 1.5fr;display:grid}.practice-ledger-grid>div{min-width:0;padding:12px}.practice-ledger-grid>div:first-child{border-right:1px solid var(--line)}.practice-ledger-grid h3{margin:0 0 9px;font-size:13px}.practice-ledger-grid>div>div{gap:6px;margin-bottom:6px;display:grid}.practice-ledger-grid>div:first-child>div{grid-template-columns:115px 1fr 150px}.practice-ledger-grid>div:last-child>div{grid-template-columns:65px minmax(180px,1fr) 130px 130px 80px 80px}.practice-ledger-grid input,.practice-ledger-grid select{border:1px solid var(--line-strong);background:#fff;border-radius:5px;min-width:0;height:36px;padding:0 7px}.configuration-stack{gap:14px;margin-bottom:28px;display:grid}.configuration-stack .ledger-section{margin-top:0}.config-ledger .ledger-actions>span,.rule-ledger .ledger-actions>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.config-ledger .management-accordion-body{border-bottom:0}.config-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}.config-form-grid label{color:#475560;gap:5px;font-size:12px;font-weight:700;display:grid}.config-form-grid label.wide{grid-column:span 2}.config-form-grid input{border:1px solid var(--line-strong);border-radius:5px;width:100%;height:38px;padding:0 9px}.config-form-grid small{color:var(--muted);font-size:10px}.output-toggle-list{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 16px 16px;display:grid}.output-toggle-list label{cursor:pointer}.output-toggle-list input{opacity:0;position:absolute}.output-toggle-list span{border:1px solid var(--line);min-height:40px;color:var(--muted);border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.output-toggle-list input:checked+span{background:var(--green-soft);color:var(--green);border-color:#85b4a4}.rule-ledger-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1120px}.rule-ledger-table th{border-bottom:1px solid var(--line);height:38px;color:var(--muted);text-align:left;background:#f4f7f8;padding:0 7px;font-size:11px}.rule-ledger-table td{border-bottom:1px solid #e7ebef;height:43px;padding:4px}.rule-ledger-table input,.rule-ledger-table select{background:0 0;border:1px solid #0000;border-radius:4px;width:100%;height:34px;padding:0 6px;font-size:11px}.rule-ledger-table input:focus,.rule-ledger-table select:focus{background:#fff;border-color:#78a7c1;outline:0}.rule-ledger-table th:first-child{width:210px}.rule-ledger-table th:nth-child(2){width:340px}.rule-ledger-table th:nth-child(3){width:120px}.rule-ledger-table th:nth-child(4),.rule-ledger-table th:nth-child(6){width:110px}.rule-ledger-table th:nth-child(5){width:200px}.rule-ledger-table th:last-child{width:42px}.rule-ledger-table td>span{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.output-toggle-list label.disabled{cursor:not-allowed;opacity:.55}.dashboard-now,.dashboard-focus,.dashboard-process{background:var(--surface);border:1px solid var(--line);border-radius:7px;margin:14px 28px 0;overflow:hidden}.dashboard-now{grid-template-columns:1fr 1fr minmax(180px,1.2fr) 1fr;align-items:center;gap:20px;min-height:108px;padding:16px;display:grid}.dashboard-now>div:not(.dashboard-progress){gap:4px;display:grid}.dashboard-now span,.dashboard-now small{color:var(--muted);font-size:11px;font-weight:700}.dashboard-now strong{font-size:21px}.dashboard-now strong small{font-size:12px}.dashboard-progress{background:#e4e9ed;border-radius:3px;height:12px;overflow:hidden}.dashboard-progress span{background:var(--green);height:100%;display:block}.dashboard-focus>div:last-child{grid-template-columns:repeat(3,1fr);display:grid}.dashboard-focus article{border-right:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:72px 1fr;align-items:center;gap:10px;min-height:76px;padding:12px 16px;display:grid}.dashboard-focus article>span{color:var(--blue-dark);font-size:11px;font-weight:800}.dashboard-focus article strong,.dashboard-focus article small{display:block}.dashboard-focus article small{color:var(--muted);margin-top:4px;font-size:11px}.dashboard-focus p{color:var(--muted);align-items:center;gap:8px;padding:20px;display:flex}.dashboard-process{margin-bottom:28px}.dashboard-process>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;padding:14px;display:grid}.dashboard-process a{border:1px solid var(--line);color:#475560;background:#f5f7f8;border-radius:6px;grid-template-columns:28px 26px 1fr;align-items:center;gap:7px;min-height:78px;padding:10px;display:grid}.dashboard-process a>span{color:#667782;background:#dce2e6;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.dashboard-process a strong,.dashboard-process a small{display:block}.dashboard-process a small{color:var(--muted);margin-top:3px;font-size:10px}.dashboard-process a.complete{background:var(--green-soft);color:var(--green);border-color:#add4c6}.dashboard-process a.complete>span{background:var(--green);color:#fff}.dashboard-process a.progress{color:var(--blue-dark);background:#edf5f9;border-color:#9fc2d5}.dashboard-process a.pending{opacity:.62}.dashboard-process a:hover{opacity:1;border-color:#6f9cb5}@media (max-width:1100px){.app-frame{grid-template-columns:220px minmax(0,1fr)}.document-grid{grid-template-columns:1fr}.document-item{border-right:0;border-bottom:1px solid var(--line)}.document-item:last-child{border-bottom:0}.student-entry-form{grid-template-columns:1fr 1fr}.student-detail-grid{grid-template-columns:1fr}.paper-checklist{border-right:0;border-bottom:1px solid var(--line)}.completion-fields{grid-template-columns:1fr 1fr 1fr}.completion-fields label.wide{grid-column:span 3}.grading-workspace{grid-template-columns:190px minmax(0,1fr)}.answer-grid{grid-template-columns:repeat(5,minmax(44px,1fr))}.grading-entry{grid-template-columns:1fr 120px}.grading-entry>strong{display:none}.grading-capture{grid-column:1/-1}.placement-assign-grid{grid-template-columns:1fr}.placement-student-picker>div:last-child{max-height:140px}}@media (max-width:760px){.dashboard-now{grid-template-columns:1fr 1fr;gap:12px;margin:12px}.dashboard-progress{order:4;grid-column:1/-1}.dashboard-focus,.dashboard-process{margin-left:12px;margin-right:12px}.dashboard-focus>div:last-child{grid-template-columns:1fr}.dashboard-process>div:last-child{grid-template-columns:1fr 1fr;padding:10px}.dashboard-process .section-heading>span{display:none}.configuration-stack{margin-bottom:12px}.config-form-grid{grid-template-columns:1fr 1fr;padding:12px}.config-form-grid label.wide{grid-column:1/-1}.output-toggle-list{grid-template-columns:1fr 1fr;padding:0 12px 12px}.rule-ledger .ledger-actions{flex-wrap:wrap;align-items:stretch}.rule-ledger .ledger-actions>span{width:100%}.rule-ledger .ledger-actions button{flex:1;margin-left:0}.app-frame{padding-bottom:58px;display:block}.sidebar{z-index:20;border-top:1px solid #415564;flex-direction:row;width:100%;height:58px;padding:5px 8px;position:fixed;inset:auto 0 0}.brand-mark,.sidebar-bottom{display:none}.primary-nav{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;width:100%;padding:0;display:grid}.primary-nav>a,.nav-group-toggle{flex-direction:column;justify-content:center;gap:2px;height:48px;padding:0 2px;font-size:10px}.primary-nav>a span,.nav-group-toggle span{white-space:nowrap;display:inline}.nav-group{min-width:0}.nav-group-toggle .nav-chevron{display:none}.nav-group-menu{background:var(--nav);border:1px solid #536674;border-radius:6px;margin:0;padding:8px;box-shadow:0 -5px 18px #141f273d}.nav-group.expanded .nav-group-menu{z-index:30;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:fixed;bottom:64px;left:10px;right:10px}.nav-group:first-of-type .nav-group-menu a:first-child{grid-column:1/-1}.nav-group-menu a{justify-content:flex-start;min-height:42px;padding:8px 10px;font-size:12px}.topbar{height:66px;padding:0 14px}.topbar h1{font-size:18px}.topbar p,.connection-summary span{display:none}.course-toolbar{flex-wrap:wrap;margin:12px 12px 0;padding:10px}.course-toolbar label{width:100%}.select-wrap{width:calc(100% - 62px)}.course-period{order:5;width:100%}.secondary-button{margin-left:auto}.metrics-band{grid-template-columns:1fr 1fr;margin:10px 12px 0}.metrics-band>div:nth-child(2){border-right:0}.metrics-band>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.output-section,.education-summary-section,.schedule-calendar-section,.integration-strip{margin-left:12px;margin-right:12px}.education-summary-section .metrics-band{margin:0}.document-item{grid-template-columns:42px minmax(0,1fr)}.document-item .primary-button{grid-column:1/-1;width:100%}.calendar-heading{flex-direction:column;align-items:stretch}.calendar-heading-actions{grid-template-columns:36px minmax(0,1fr) 36px;display:grid}.calendar-heading-actions .secondary-button{grid-column:1/-1;width:100%;margin:2px 0 0}.calendar-day{gap:3px;height:88px;padding:5px 4px}.calendar-event{border-left-width:2px;height:20px;padding:0 3px;font-size:8px}.calendar-event i{display:none}.schedule-detail-modal{max-height:calc(100vh - 82px)}.schedule-detail-modal h2{font-size:16px}.schedule-detail-list{max-height:calc(100vh - 165px);padding-left:14px;padding-right:14px}.schedule-detail-list article{grid-template-columns:82px minmax(0,1fr);gap:10px}.schedule-detail-content>div{flex-direction:column;align-items:flex-start;gap:6px}.integration-strip{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.integration-strip .last-sync{margin-left:0}.editor-shell header{grid-template-columns:84px minmax(100px,1fr) auto}.editor-shell header strong{font-size:11px}.editor-shell header>a:first-child{gap:0;font-size:0}.editor-actions .editor-status,.editor-actions>a:last-child{display:none}.student-register-section,.student-list-section,.student-detail-section{margin-left:12px;margin-right:12px}.student-entry-form{grid-template-columns:1fr}.student-entry-form label.wide{grid-column:span 1}.student-personal-summary{grid-template-columns:1fr}.student-personal-summary>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.bulk-entry{grid-template-columns:1fr}.bulk-entry button{width:100%}.student-list-toolbar{flex-direction:column;align-items:stretch}.search-input{width:100%}.student-downloads{width:100%;margin-left:0}.student-downloads a{flex:1}.paper-checklist>div{grid-template-columns:1fr}.completion-fields{grid-template-columns:1fr 1fr}.completion-fields label.wide{grid-column:span 2}.document-library,.settings-section{margin-left:12px;margin-right:12px}.document-group-empty{flex-direction:column;align-items:stretch}.document-group-empty>.primary-button{width:100%}.document-library-groups{padding-bottom:12px}.version-history-row>td>div,.archive-contents{padding-left:14px}.assessment-picker,.assessment-sheet,.readiness-section{margin-left:12px;margin-right:12px}.grading-workspace{grid-template-columns:1fr;margin:12px}.grading-students{border-right:0;border-bottom:1px solid var(--line)}.grading-students nav{max-height:150px}.grading-heading{min-height:92px;padding:10px 12px}.grading-score{min-width:110px}.grading-score strong{font-size:28px}.grading-entry{grid-template-columns:1fr;padding:10px 12px}.grading-capture{grid-template-columns:20px 1fr}.grading-capture>div{grid-column:1/-1;justify-content:center}.grading-progress{width:100%}.answer-grid{grid-template-columns:repeat(5,minmax(42px,1fr));padding:10px 12px}.grading-footer{flex-direction:column;align-items:stretch}.grading-footer .primary-button{width:100%}.assessment-tabs>div{grid-template-columns:1fr;gap:5px}.assessment-tabs>div>strong{padding-top:0}.assessment-sheet-header{flex-direction:column;align-items:stretch}.assessment-metadata{grid-template-columns:1fr 1fr;display:grid}.assessment-metadata input,.assessment-metadata label:nth-child(2) input{width:100%}.assessment-metadata .secondary-button{grid-column:1/-1}.readiness-heading{flex-direction:column;align-items:stretch}.readiness-heading>div:first-child{flex-wrap:wrap}.completion-actions{grid-template-columns:1fr 1fr;display:grid}.completion-actions label{grid-column:1/-1}.completion-actions input,.completion-actions .primary-button,.completion-actions .secondary-button{width:100%}.placement-assign-section,.placement-record-section{margin-left:12px;margin-right:12px}.placement-template label{flex-direction:column;align-items:stretch}.placement-template select{width:100%}.placement-assign-grid{padding:12px}.placement-form{grid-template-columns:1fr 1fr}.placement-form label.wide{grid-column:span 2}.placement-student-picker>div:last-child{grid-template-columns:1fr 1fr}.placements-main .topbar-actions .secondary-button{min-width:38px;padding:0 9px;font-size:0}.template-upload-section,.template-library-section{margin-left:12px;margin-right:12px}.template-upload-form{grid-template-columns:1fr 1fr;padding:12px}.template-file-label{grid-column:1/-1}.template-upload-form .primary-button{grid-column:1/-1;width:100%}.template-library-toolbar{flex-direction:column;align-items:stretch;gap:6px}.template-filters{grid-template-columns:repeat(5,1fr);width:100%;display:grid}.template-filters button{min-width:0}.templates-main .topbar-actions>.secondary-button{display:none}.batch-frame{padding-bottom:58px}.batch-main{grid-template-rows:66px auto minmax(0,1fr);height:calc(100vh - 58px)}.batch-main .topbar-actions .secondary-button:first-child{display:none}.batch-control-bar{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.batch-step-title{grid-column:1/-1}.batch-step-title small{display:none}.batch-control-bar>label{min-width:0}.batch-control-bar .select-wrap{width:100%}.batch-control-bar .secondary-button{grid-column:1/-1;margin-left:0}.batch-workspace-grid{grid-template-rows:auto minmax(380px,1fr);grid-template-columns:1fr;overflow:auto}.batch-side-panel{border-right:0;border-bottom:1px solid var(--line);overflow:visible}.batch-student-list{max-height:130px}.batch-editor{min-height:560px}.survey-empty-admin,.survey-admin-overview,.survey-results-section,.survey-comments-admin{margin-left:12px;margin-right:12px}.survey-admin-overview{grid-template-columns:1fr;padding:16px}.survey-score-card{border-left:0;border-top:1px solid var(--line);grid-template-columns:1fr auto;min-height:100px}.survey-link-panel>strong{font-size:16px}.survey-admin-actions{grid-template-columns:1fr 1fr;display:grid}.survey-admin-actions>*{justify-content:center;width:100%}.survey-result-grid{grid-template-columns:1fr;padding:8px 12px 14px}.survey-result-grid>div{grid-template-columns:120px minmax(70px,1fr) 34px}.survey-comments-admin article{grid-template-columns:1fr;gap:5px;padding:10px 0}.survey-comments-admin time{text-align:left}.public-survey-page>header,.public-survey-page>section,.public-survey-page>div,.public-survey-page>form{width:min(100% - 20px,720px)}.public-survey-header{min-height:82px}.public-survey-header h1{font-size:18px}.survey-rating-scale{gap:4px}.survey-rating-scale label{min-height:62px}.survey-rating-scale span{font-size:8px}.survey-question-group fieldset{padding:16px 12px}.survey-question-group legend{font-size:14px}.course-create-form,.ledger-tabs,.ledger-section{margin-left:12px;margin-right:12px}.course-create-form{grid-template-columns:1fr 1fr}.course-create-form label:first-child,.course-create-form label:nth-child(6),.course-create-form .primary-button{grid-column:1/-1}.schedule-total{width:100%;margin-left:0}.ledger-table-wrap{max-height:none}.reference-grid>div{border-bottom:1px solid var(--line);grid-template-columns:1fr;padding:8px 0}.practice-ledger-grid{grid-template-columns:1fr}.practice-ledger-grid>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.practice-ledger-grid>div:first-child>div,.practice-ledger-grid>div:last-child>div{grid-template-columns:1fr 1fr}.practice-ledger-grid>div:first-child>div input:nth-child(3),.practice-ledger-grid>div:last-child>div select{grid-column:1/-1}}.action-confirm-backdrop{z-index:1000;background:#0f172a75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.action-confirm-modal{background:#fff;border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:44px minmax(0,1fr);gap:14px;width:min(440px,100%);padding:24px;display:grid;position:relative;box-shadow:0 24px 60px #0f172a38}.action-confirm-icon{color:#1d4ed8;background:#eff6ff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.action-confirm-modal.danger .action-confirm-icon{color:#b91c1c;background:#fef2f2}.action-confirm-copy h2{letter-spacing:0;margin:1px 32px 7px 0;font-size:18px}.action-confirm-copy p{color:#64748b;margin:0;line-height:1.55}.action-confirm-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.action-confirm-close:hover{background:#f1f5f9}.action-confirm-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.danger-button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#b91c1c;border:1px solid #b91c1c;border-radius:6px;padding:0 18px;font-weight:700}.danger-button:hover{background:#991b1b}@media (max-width:720px){.hrd-export-settings{grid-template-columns:1fr}}}
