@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&display=swap";:root{color:#182233;background:#f5f7fb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:flex}aside{color:#d7e1f1;background:#0b1424;flex-direction:column;gap:8px;width:270px;padding:28px 18px;display:flex;box-shadow:8px 0 30px #07152d10}.brand{align-items:center;gap:10px;margin-bottom:34px;font-family:Space Grotesk;font-size:18px;font-weight:700;display:flex}.brand img{object-fit:cover;background:#fff;border-radius:50%;width:40px;height:40px}.mark{color:#09263d;background:#34c6a1;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.mark.large{width:52px;height:52px;margin-bottom:26px;font-size:23px}.caption,.eyebrow{letter-spacing:.13em;color:#7f95b6;font-size:11px;font-weight:700}.caption{margin:4px 10px 8px}aside>button{color:#b9c8dd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 14px;font-size:14px}aside>button.active,aside>button:hover{color:#fff;background:#173352}.profile{border-top:1px solid #253750;flex-direction:column;gap:5px;margin-top:auto;padding-top:18px;display:flex}.profile small{color:#8ca0bd}.profile button{color:#9db1cc;text-align:left;cursor:pointer;background:0 0;border:0;padding:8px 0}main{flex:1;max-width:1600px;padding:48px 6vw}header{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}h1,h2{margin:6px 0;font-family:Space Grotesk}h1{letter-spacing:-.03em;font-size:34px}header p{color:#6e7c91}.actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.button{cursor:pointer;border:0;border-radius:9px;padding:11px 15px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-block}.button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #18345618}.primary{color:#072a3e;background:#34c6a1}.secondary{color:#3a506b;background:#fff;border:1px solid #dce3ee}.toolbar{gap:12px;margin-bottom:18px;display:flex}.toolbar input,.toolbar select,.modal input,.modal select,.login-card input{font:inherit;background:#fff;border:1px solid #dce3ee;border-radius:9px;padding:12px 13px}.toolbar input{flex:1}.card{background:#fff;border:1px solid #e4e9f1;border-radius:16px;overflow:auto;box-shadow:0 8px 28px #1b32500b}.table-head{border-bottom:1px solid #edf0f5;justify-content:space-between;padding:20px 22px;display:flex}.table-head span{color:#8794a8;font-size:13px}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:left;border-bottom:1px solid #edf0f5;padding:16px 22px;font-size:14px}th{letter-spacing:.08em;text-transform:uppercase;color:#8290a5;font-size:11px}tbody tr:hover{background:#f8fbff}.muted{color:#a2adbb}.status{color:#18866e;background:#e7f7f2;border-radius:20px;padding:5px 9px;font-size:12px;font-weight:600}.pill{color:#486487;background:#edf2fb;border-radius:20px;padding:5px 9px;font-size:12px}.row-actions{white-space:nowrap}.row-actions button{color:#3c6aa0;cursor:pointer;background:0 0;border:0;margin-right:8px}.row-actions .danger{color:#bb5963}.empty{text-align:center;color:#8794a8;padding:50px}.login{background:radial-gradient(circle at 20% 10%,#d8f5ee 0,#eff9f7 30%,#eef2fa 100%);place-items:center;min-height:100vh;display:grid}.login-card{background:#fff;border:1px solid #e3e9f2;border-radius:20px;width:410px;padding:42px;box-shadow:0 24px 80px #18345620}.login-logo{object-fit:cover;border:5px solid #fff;border-radius:50%;width:92px;height:92px;margin-bottom:26px;box-shadow:0 8px 22px #13243f25}.login-card h1{margin-top:8px}.login-card p{color:#718096}.login-card form,.modal{flex-direction:column;gap:15px;display:flex}.login-card label,.modal label{color:#40516b;flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.login-card .button{margin-top:8px}.error{color:#b24c59;background:#fff0f1;border-radius:8px;margin-top:15px;padding:10px;font-size:13px}.toast{color:#fff;background:#13243f;border-radius:9px;padding:14px 18px;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 25px #11254144}.overlay{background:#13243f66;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:460px;padding:26px;box-shadow:0 20px 70px #07152d55}.modal-title{justify-content:space-between;margin-bottom:4px;display:flex}.modal-title>button{color:#8190a5;cursor:pointer;background:0 0;border:0;font-size:25px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.modal-actions>button:first-child{cursor:pointer;background:#f1f4f8;border:0;border-radius:8px;padding:10px 14px}@media (width<=850px){aside{width:220px}main{padding:32px 22px}header{flex-direction:column;gap:20px}.actions{justify-content:flex-start}}@media (width<=620px){.shell{display:block}aside{width:100%;padding:18px;position:static}.brand{margin-bottom:15px}aside>button{width:49%;display:inline-block}.profile{margin-top:18px}.toolbar{flex-direction:column}.login-card{width:min(410px,100% - 32px);padding:30px}}.login-page{color:#fff;background:#080b10;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-visual{background:linear-gradient(145deg,#050608,#111722);flex-direction:column;justify-content:space-between;padding:52px;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";background:linear-gradient(115deg,#0000 40%,#29c6a11a),repeating-linear-gradient(90deg,#0000 0 79px,#ffffff07 80px);position:absolute;inset:0}.visual-content,.visual-footer{z-index:1;position:relative}.visual-content p{margin:14px 0;font-family:Space Grotesk;font-size:30px;font-style:italic;line-height:1.15}.login-panel{color:#152238;background:#f8fafc;place-items:center;padding:40px;display:grid}.login-form-wrap h1{margin:12px 0 4px;font-size:42px}.login-form-wrap>p{color:#6c788c;margin:0 0 32px}.login-form-wrap label{color:#34445c;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.login-form-wrap input{font:inherit;background:#fff;border:1px solid #d5dce7;border-radius:8px;outline:none;padding:14px}.login-btn{justify-content:space-between;align-items:center;width:100%;display:flex}.login-help{color:#8d99a8;margin-top:24px;display:block}.form-error{color:#ae4b59;background:#fff0f1;border-radius:8px;margin-top:18px;padding:12px;font-size:13px}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.summary-strip{background:#fff;border:1px solid #e3e8ef;border-radius:14px;align-items:center;gap:42px;margin-bottom:22px;padding:18px 22px;display:flex}.summary-strip>div{align-items:center;gap:12px;display:flex}.summary-mark{color:#139172;background:#e8f7f3;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.summary-strip b{font:700 20px Space Grotesk;display:block}.summary-strip small{color:#7d8a9f}.summary-note{color:#8a96a8;margin-left:auto;font-size:12px}.pulse{background:#34c6a1;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #34c6a122}.table-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #1b325009}.table-toolbar{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:22px;display:flex}.table-toolbar h2{font-size:19px}.table-toolbar span{color:#8794a8;font-size:12px}.filters{gap:10px;display:flex}.search-box{color:#8794a8;border:1px solid #dce3ec;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box input{width:220px;font:inherit;border:0;outline:0;padding:11px 0}.filters select{color:#52647c;background:#fff;border:1px solid #dce3ec;border-radius:8px;padding:0 10px}.person{align-items:center;gap:10px;display:flex}.person-avatar{color:#13836b;background:#d9f3eb;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.person-avatar.dark{color:#486994;background:#e7edf7}.person small{color:#8d99a8;margin-top:3px;display:block}.course-tag,.type-tag{color:#49678e;background:#edf3fb;border-radius:5px;padding:5px 8px;font-size:12px}.type-tag{color:#18866e;background:#e7f7f2}.status{align-items:center;gap:5px;display:inline-flex}.status i{background:#23ad88;border-radius:50%;width:6px;height:6px;display:block}.row-actions .delete{color:#be5965}.editor{background:#fff;border-radius:14px;width:min(620px,100%);padding:28px;box-shadow:0 30px 90px #06132655}.editor-head{justify-content:space-between;margin-bottom:22px;display:flex}.editor-head h2{font-size:25px}.close{color:#8190a5;cursor:pointer;background:0 0;border:0;font-size:26px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{color:#40516b;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select{font:inherit;border:1px solid #dce3ec;border-radius:8px;padding:12px}.form-grid em{color:#97a1af;font-style:normal;font-weight:400}.editor-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.summary-strip{flex-wrap:wrap;gap:18px}.summary-note{margin-left:0}.table-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.filters{width:100%}.search-box{flex:1}.search-box input{width:100%}}@media (width<=620px){.form-grid{grid-template-columns:1fr}}:root{--paper:#f4f6f5;--card:#fff;--line:#dce3e2;--line-strong:#c2cdcc;--ink:#17262c;--ink-soft:#5a6e77;--deep:#0f2e39;--deep-2:#16404f;--action:#0e6e7d;--action-hover:#0b5a66;--ok:#4fa981;--danger:#b3402f}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Archivo,Helvetica Neue,Arial,sans-serif}.btn{cursor:pointer;border:0;border-radius:6px;padding:13px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;transition:background .15s,transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px);box-shadow:0 7px 16px #0f2e3920}.btn-primary{background:var(--action);color:#fff}.btn-primary:hover{background:var(--action-hover)}.btn-outline{color:var(--ink);border:1px solid var(--line-strong);background:#fff}.login-page{background:var(--card);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100dvh;display:grid}.login-visual{background:var(--deep);color:#dce9ec;flex-direction:column;justify-content:space-between;padding:40px clamp(28px,5vw,72px);display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";background:repeating-linear-gradient(90deg,#ffffff0e 0 1px,transparent 1px 14px),radial-gradient(120% 80% at 85% 0%,var(--deep-2),transparent 62%);pointer-events:none;position:absolute;inset:0}.login-visual>*{z-index:1;position:relative}.visual-content{margin-top:auto;margin-bottom:auto}.visual-content img{object-fit:cover;border:6px solid #fff;border-radius:50%;width:168px;height:168px;box-shadow:0 0 0 1px #fff4,0 22px 50px #0008}.visual-content>span{letter-spacing:.2em;color:#64d0b5;margin-top:30px;font-size:12px;font-weight:700;display:block}.visual-content p{letter-spacing:-.035em;max-width:16ch;margin:14px 0 0;font-family:Archivo,sans-serif;font-size:clamp(25px,3vw,38px);font-style:italic;font-weight:600;line-height:1.12}.visual-footer{letter-spacing:.11em;color:#9fbac1;font-size:11px}.visual-footer i{color:#64d0b5;margin-left:12px;font-style:normal}.login-panel{background:var(--paper);place-items:center;padding:40px;display:grid}.login-form-wrap{width:min(372px,100%)}.login-form-wrap .eyebrow{color:#5b7b86}.login-form-wrap h1{letter-spacing:-.03em;margin:10px 0 7px;font-family:Archivo,sans-serif;font-size:clamp(30px,3.4vw,38px);font-weight:600}.login-form-wrap>p{color:var(--ink-soft);margin:0 0 32px;font-size:15px}.login-form-wrap form{flex-direction:column;gap:18px;display:flex}.login-form-wrap label{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.login-form-wrap input{width:100%;font:inherit;color:var(--ink);background:var(--card);border:1px solid var(--line-strong);border-radius:6px;outline:none;padding:13px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.login-form-wrap input::placeholder{color:#8da0a6}.login-btn{justify-content:space-between;align-items:center;width:100%;margin-top:4px;display:flex}.login-btn span{font-size:20px}.login-help{color:#83949a;margin-top:25px;font-size:12px;display:block}.form-error{border-left:3px solid var(--danger);color:#7f3126;background:#b3402f12;border-radius:0 6px 6px 0;margin-top:18px;padding:11px 13px;font-size:13px}.content{background:var(--paper)}.page-header{align-items:center}.eyebrow,.sidebar-label{letter-spacing:.16em;font-family:inherit}.sidebar{background:var(--deep);box-shadow:none}.brand img{border:2px solid #fff}.summary-strip,.table-card{border-color:var(--line)}.summary-mark{color:#167b69;background:#e6f2ef}.summary-mark.teal{color:#315f76;background:#e7eef2}.table-toolbar{border-color:var(--line)}.table-card th{color:#6b8088;background:#fbfcfc}.table-card tbody tr:hover{background:#f6fbfa}.status{color:#247b61;background:#e6f4ee}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f2e3988}.editor{border-radius:6px}.editor-head h2{font-family:inherit;font-weight:600}.form-grid input,.form-grid select{border-radius:6px}.close{font-family:inherit}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{min-height:100dvh}}@media (width<=620px){.login-panel{padding:24px}.header-actions{justify-content:flex-start}.summary-strip{gap:18px}.table-toolbar{align-items:stretch}.filters{flex-direction:column}.search-box input{width:100%}}.app-shell{background:var(--paper);min-height:100dvh;display:flex}.app-shell .sidebar{flex:0 0 272px;width:272px;min-height:100dvh;padding:30px 20px;position:sticky;top:0}.app-shell .content{flex:1;min-width:0;max-width:none;padding:42px clamp(28px,4vw,64px) 56px}.app-shell .page-header{margin-bottom:26px}.app-shell .page-header h1{font-size:clamp(30px,3vw,40px)}.app-shell .summary-strip{margin-bottom:26px}@media (width<=900px){.app-shell .sidebar{flex-basis:220px;width:220px}.app-shell .content{padding:32px 24px 44px}}@media (width<=620px){.app-shell{display:block}.app-shell .sidebar{width:100%;min-height:auto;position:static}.app-shell .content{padding:26px 18px 36px}}.app-shell .sidebar .nav{text-align:left;align-items:center;gap:12px;width:100%;display:flex}.app-shell .sidebar .nav>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.app-shell .sidebar .nav b,.app-shell .sidebar .nav small{line-height:1.2;display:block}.app-shell .sidebar .nav small{color:#9db7c0;font-size:11px}.app-shell .sidebar .nav-icon{text-align:center;color:#b8d1d5;flex:0 0 28px;width:28px;font-size:12px}.app-shell .sidebar .brand{gap:12px}.app-shell .sidebar .brand span{color:#94b0b8;margin-top:3px;font-size:12px;display:block}.app-shell .sidebar .user-card{align-items:center;gap:10px;display:flex}.app-shell .sidebar .user-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.app-shell .sidebar .user-card small{color:#9db7c0}.app-shell .sidebar .avatar{color:#fff;background:#2b6470;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.app-shell .sidebar .logout{color:#c9dadd;font:inherit;cursor:pointer;background:0 0;border:1px solid #315865;border-radius:6px;padding:9px 11px;font-size:12px}.app-shell .sidebar .logout:hover{background:#173f4b}.app-shell .sidebar-label{color:#a8c3c8;margin:30px 0 10px;font-size:11px;font-weight:700}.app-shell .sidebar-footer{border-top:1px solid #2a4a54;flex-direction:column;gap:14px;margin-top:auto;padding-top:20px;display:flex}.app-shell .header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.app-shell .table-card{box-shadow:0 10px 28px #0f2e390f}.app-shell .table-toolbar h2{margin:0 0 5px}.app-shell .table-toolbar span{font-size:12px}.course-quick-filter{scrollbar-width:thin;gap:8px;padding:2px 0 18px;display:flex;overflow-x:auto}.course-quick-filter button{border:1px solid var(--line);color:var(--ink-soft);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:9px 13px;font-size:12px}.course-quick-filter button b{color:var(--action);margin-left:5px;font-size:11px}.course-quick-filter button.selected{background:var(--deep);border-color:var(--deep);color:#fff}.course-quick-filter button.selected b{color:#8ce4ce}.pagination{color:var(--ink-soft);justify-content:center;align-items:center;gap:18px;padding:20px 0;font-size:13px;display:flex}.pagination button{border:1px solid var(--line-strong);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:9px 14px}.pagination button:disabled{opacity:.45;cursor:not-allowed}.key-reveal{word-break:break-all;background:#f4faf8;border:1px solid #b9e2d5;border-radius:8px;align-items:center;gap:10px;margin:18px 0;padding:12px;display:flex}.key-reveal code{color:#175f54;flex:1;font-size:13px}@media (width<=620px){.app-shell .sidebar{border-bottom:1px solid #315865;padding:16px 14px 12px}.app-shell .sidebar .brand{margin-bottom:14px}.app-shell .sidebar-label{margin:14px 0 8px}.app-shell .sidebar .nav{vertical-align:top;gap:7px;width:calc(50% - 4px);min-height:52px;padding:9px 8px;display:inline-flex}.app-shell .sidebar .nav-icon{flex-basis:22px;width:22px}.app-shell .sidebar .nav b{font-size:12px}.app-shell .sidebar .nav small{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.app-shell .sidebar-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding-top:12px}.app-shell .content{padding:22px 12px 34px}.app-shell .page-header{gap:16px;margin-bottom:18px}.app-shell .page-header h1{font-size:28px}.app-shell .page-header p{margin:7px 0 0;font-size:13px;line-height:1.45}.app-shell .header-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.app-shell .header-actions .btn{width:100%;padding:11px 8px;font-size:12px}.app-shell .summary-strip{grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.app-shell .summary-strip>div{min-width:0}.app-shell .summary-note{grid-column:1/-1;margin-left:0}.app-shell .table-card{border-radius:10px}.app-shell .table-toolbar{padding:16px 14px}.app-shell .table-toolbar h2{font-size:17px}.app-shell .filters,.app-shell .search-box{width:100%}.app-shell .search-box input{width:100%;min-width:0}.app-shell .filters select{width:100%;min-height:42px;padding:0 9px}.app-shell .table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.app-shell table{min-width:760px}.app-shell th,.app-shell td{padding:12px 14px}.schedule-list{padding:6px 14px 14px}.schedule-row{grid-template-columns:1fr 1fr;gap:11px}.schedule-row>div,.schedule-row button{grid-column:1/-1}.schedule-row input{min-height:42px}.editor{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:20px 16px;overflow-y:auto}.form-grid{grid-template-columns:1fr;gap:13px}.form-grid .wide{grid-column:auto}.editor-actions{flex-direction:column-reverse}.editor-actions .btn{width:100%}.key-reveal{flex-direction:column;align-items:stretch}.toast{text-align:center;bottom:12px;left:12px;right:12px}}@media (width<=380px){.app-shell .sidebar .nav{width:100%}.app-shell .header-actions,.app-shell .summary-strip{grid-template-columns:1fr}.app-shell .summary-note{grid-column:auto}}@media (width<=768px){.app-shell{width:100%;min-width:0;overflow-x:hidden;display:block!important}.app-shell .sidebar{height:auto;width:100%!important;min-height:0!important;padding:12px!important;display:block!important;position:static!important}.app-shell .sidebar .brand{margin:0 0 10px;padding:0 2px;display:flex}.app-shell .sidebar .brand img{width:34px;height:34px}.app-shell .sidebar-label{margin:8px 2px 6px}.app-shell .sidebar .nav{gap:7px;min-height:48px;margin:0 6px 6px 0;padding:8px 7px;width:calc(50% - 5px)!important;display:inline-flex!important}.app-shell .sidebar .nav:nth-of-type(2n){margin-right:0}.app-shell .sidebar .nav b{font-size:11px}.app-shell .sidebar .nav small{font-size:9px}.app-shell .sidebar-footer{flex-direction:row!important;margin-top:6px!important;padding-top:9px!important;display:flex!important}.app-shell .content{width:100%;padding:18px 12px 28px!important}.app-shell .page-header{display:block!important}.app-shell .page-header .header-actions{margin-top:14px}.app-shell .header-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid!important}.app-shell .header-actions .btn{white-space:normal;min-height:42px;padding:9px 6px;font-size:11px}.app-shell .summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 14px!important;padding:12px!important}.app-shell .summary-strip b{font-size:17px}.app-shell .summary-strip small{font-size:10px}.app-shell .summary-note{white-space:normal;font-size:10px}.app-shell .course-quick-filter{padding-bottom:12px}.app-shell .table-card{width:100%;overflow:hidden}.app-shell .table-toolbar{padding:14px 12px!important}.app-shell .table-toolbar h2{font-size:16px}.app-shell .filters{flex-direction:column;gap:7px;display:flex}.app-shell .search-box,.app-shell .filters select{min-height:40px}.app-shell .table-wrap{overflow:visible!important}.app-shell table{table-layout:fixed;width:100%!important;min-width:0!important}.app-shell th,.app-shell td{text-overflow:ellipsis;padding:10px 8px;font-size:11px;overflow:hidden}.app-shell th{font-size:9px}.app-shell .person{gap:5px}.app-shell .person-avatar{flex:0 0 25px;width:25px;height:25px;font-size:10px}.app-shell .person b{white-space:normal;font-size:10px;line-height:1.15;display:block}.app-shell .student-table th:nth-child(4),.app-shell .student-table td:nth-child(4),.app-shell .student-table th:nth-child(5),.app-shell .student-table td:nth-child(5){display:none}.app-shell .student-table th:first-child{width:43%}.app-shell .student-table th:nth-child(2){width:20%}.app-shell .student-table th:nth-child(3){width:18%}.app-shell .student-table th:nth-child(6){width:19%}.app-shell .inspector-table th:nth-child(2),.app-shell .inspector-table td:nth-child(2),.app-shell .inspector-table th:nth-child(4),.app-shell .inspector-table td:nth-child(4),.app-shell .inspector-table th:nth-child(5),.app-shell .inspector-table td:nth-child(5){display:none}.app-shell .inspector-table th:first-child{width:50%}.app-shell .inspector-table th:nth-child(3){width:28%}.app-shell .inspector-table th:nth-child(6){width:22%}.app-shell .row-actions{white-space:normal}.app-shell .row-actions button{margin:2px 0;padding:3px 0;font-size:10px;display:block}.app-shell .schedule-list{padding:6px 10px 12px}.app-shell .schedule-row{grid-template-columns:1fr 1fr!important}.app-shell .schedule-row>div,.app-shell .schedule-row button{grid-column:1/-1!important}.app-shell .schedule-row label{font-size:10px}.app-shell .schedule-row input{width:100%;min-height:40px;padding:8px}}@media (width<=390px){.app-shell .sidebar .nav{margin-right:0;width:100%!important}.app-shell .header-actions{grid-template-columns:1fr}.app-shell .summary-strip{grid-template-columns:1fr!important}}.mobile-menu-toggle,.mobile-nav-backdrop{display:none}@media (width<=768px){.mobile-menu-toggle{z-index:40;background:#0f2e39;border:1px solid #46717b;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex;position:fixed;top:12px;right:12px;box-shadow:0 8px 22px #08232d44}.mobile-menu-toggle span{background:#fff;border-radius:2px;width:20px;height:2px;display:block}.app-shell .sidebar{z-index:35;transition:transform .22s;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:16px 0 36px #061f2d55;width:min(290px,86vw)!important;height:100dvh!important;position:fixed!important}.app-shell .sidebar.mobile-open{transform:translate(0)}.mobile-nav-backdrop{z-index:30;opacity:0;pointer-events:none;background:#061d2680;transition:opacity .22s;display:block;position:fixed;inset:0}.mobile-nav-backdrop.visible{opacity:1;pointer-events:auto}.app-shell .content{padding-top:70px!important}.login-page{background:linear-gradient(145deg,#0f2e39 0 27%,#f4f6f5 27% 100%);min-height:100dvh;padding:24px 16px;display:block}.login-visual{text-align:center;background:0 0;justify-content:center;align-items:center;min-height:180px;padding:12px 8px 24px;display:flex}.login-visual:before,.visual-footer{display:none}.visual-content{margin:0}.visual-content img{border-width:4px;width:82px;height:82px}.visual-content>span{margin-top:12px;font-size:10px}.visual-content p{max-width:none;margin-top:8px;font-size:20px}.login-panel{background:0 0;min-height:0;padding:0;display:block}.login-form-wrap{background:#fff;border:1px solid #dce3e2;border-radius:18px;width:100%;max-width:420px;margin:0 auto;padding:24px 18px;box-shadow:0 18px 45px #09283226}.login-form-wrap h1{margin-top:8px;font-size:30px}.login-form-wrap>p{margin-bottom:22px;font-size:13px}.login-form-wrap form{gap:14px}.login-form-wrap input{min-height:48px;font-size:16px}.login-btn{justify-content:center;gap:12px;min-height:50px}}.sort-head{color:inherit;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0}.sort-head:hover{color:var(--action)}.schedule-list{padding:8px 22px 22px}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 150px 170px 100px;align-items:end;gap:18px;padding:16px 0;display:grid}.schedule-row:last-child{border-bottom:0}.schedule-row>div{flex-direction:column;gap:4px;display:flex}.schedule-row small{color:var(--ink-soft);font-size:12px}.schedule-row label{color:var(--ink-soft);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.schedule-row input{font:inherit;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:6px;padding:10px}.course-checks{border:1px solid var(--line);border-radius:6px;flex-wrap:wrap;gap:9px 14px;padding:12px 14px;display:flex}.course-checks legend{color:var(--ink-soft);padding:0 4px;font-size:12px;font-weight:600}.course-checks label{color:var(--ink);align-items:center;gap:5px;font-size:12px;display:flex}.course-checks input{accent-color:var(--action)}.status.late{color:#a96516;background:#fff1df}@media (width<=700px){.schedule-row{grid-template-columns:1fr 1fr}.schedule-row>div,.schedule-row button{grid-column:1/-1}}.login-page{background:#f7f8f7;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.login-visual{background-image:linear-gradient(90deg,#071c24c7,#071c246b),url(/login-access-bg.png);background-position:50%;background-size:cover;min-height:100dvh}.login-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f2e3900,#0f2e391f 32%,#f7f8f7b8 76%,#f7f8f7 100%);width:58%;position:absolute;top:0;bottom:0;right:0}.login-visual:before{background:linear-gradient(#05161d33,#05161db8),linear-gradient(90deg,#05161d1f,#05161d00)}.logo-frame{width:170px;height:170px;box-shadow:none;background:0 0;align-self:flex-start;place-items:center;margin:0;padding:0;display:grid}.visual-content img{object-fit:contain;width:170px;height:170px;box-shadow:none;border:0;display:block}.visual-content>span{color:#8ce4ce;margin-top:22px;font-size:11px}.visual-content p{text-shadow:0 2px 18px #0008;max-width:18ch;font-size:clamp(21px,2.35vw,30px);line-height:1.12}.login-panel{background:#fffffff0}.login-form-wrap{max-width:410px}.login-form-wrap h1{font-size:clamp(32px,3.4vw,40px);font-weight:500}.login-form-wrap>p{margin-bottom:34px;font-size:15px}.login-form-wrap input{background:#fff;border-color:#d1d9d9;border-radius:5px;padding:14px 15px}.login-form-wrap input:focus{border-color:#0e6e7d;box-shadow:0 0 0 3px #0e6e7d20}.login-btn{border-radius:5px;min-height:48px;padding:14px 18px}@media (width<=900px){.login-visual{min-height:230px;padding:28px 24px;display:flex}.visual-content{margin:0}.logo-frame,.visual-content img{width:90px;height:90px}.visual-content p{font-size:23px}.visual-footer{display:none}}.btn-danger{color:#b3402f;background:#fff;border:1px solid #d9a39b}.btn-danger:hover{box-shadow:none;background:#fff3f1}.reset-overlay{justify-content:center;align-items:center}.reset-dialog{background:#fff;border-radius:14px;width:min(540px,100vw - 36px);padding:28px;font-family:Archivo,Helvetica Neue,Arial,sans-serif;box-shadow:0 28px 80px #05181f52}.reset-dialog-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.reset-dialog h2{letter-spacing:-.025em;color:#17262c;margin:7px 0 0;font-family:Space Grotesk,sans-serif;font-size:25px}.danger-text{color:#b3402f}.reset-dialog p{color:#52656c;margin:0 0 12px;line-height:1.55}.reset-dialog-note{font-size:13px}.reset-dialog label{color:#40516b;flex-direction:column;gap:8px;margin-top:22px;font-size:13px;font-weight:700;display:flex}.reset-dialog label strong{color:#17262c}.reset-dialog input{color:#17262c;font:inherit;border:1px solid #d9a39b;border-radius:7px;outline:none;padding:12px}.reset-dialog input:focus{border-color:#b3402f;box-shadow:0 0 0 3px #b3402f24}
