@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;background:#f0f2f7;color:#1a2035;font-family:Inter,system-ui,sans-serif;font-size:14px}:root{--navy:#0f1729;--navy-800:#1a2540;--navy-700:#243050;--blue:#1e4fbf;--blue-500:#3b82f6;--blue-100:#dbeafe;--blue-50:#eff6ff;--green:#15803d;--green-100:#dcfce7;--amber:#b45309;--amber-100:#fef3c7;--red:#b91c1c;--red-100:#fee2e2;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--radius:10px;--radius-lg:14px;--shadow-sm:0 1px 3px #00000014,0 1px 2px #0000000a;--shadow:0 4px 12px #00000014,0 1px 3px #0000000f;--shadow-lg:0 8px 30px #0000001f,0 2px 8px #0000000f}.app-shell{display:flex;min-height:100vh}.sidebar{background:#0f1729;background:var(--navy);bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;position:fixed;top:0;width:240px;z-index:50}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:240px;min-height:100vh}.page-body{max-width:1100px}.page-body,.page-body-sm{margin:0 auto;padding:2rem;width:100%}.page-body-sm{max-width:760px}.sidebar-logo{border-bottom:1px solid #ffffff14;padding:1.5rem 1.25rem 1.25rem}.sidebar-logo img{height:40px;object-fit:contain;width:auto}.sidebar-logo-name{color:#ffffffe6;font-size:13px;font-weight:600;letter-spacing:.01em;margin-top:8px}.sidebar-logo-sub{color:#fff6;font-size:11px;margin-top:1px}.sidebar-nav{flex:1 1;padding:.75rem}.sidebar-section-label{color:#ffffff4d;font-size:10px;font-weight:600;letter-spacing:.08em;padding:.5rem .5rem .25rem;text-transform:uppercase}.nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#ffffff8c;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;margin-bottom:2px;padding:.625rem .75rem;text-align:left;transition:all .15s ease;width:100%}.nav-item:hover{background:#ffffff12;color:#ffffffe6}.nav-item.active{background:#3b82f633;box-shadow:inset 0 0 0 1px #3b82f64d;color:#fff}.nav-item svg{flex-shrink:0;opacity:.7}.nav-item.active svg{opacity:1}.sidebar-footer{border-top:1px solid #ffffff14;padding:1rem .75rem}.sidebar-footer-scv{color:#ffffff59;font-size:11px}.sidebar-footer-scv,.sidebar-user{align-items:center;display:flex;gap:8px}.sidebar-user{border-radius:8px;margin-bottom:.5rem;padding:.5rem .75rem}.sidebar-user-name{color:#ffffffb3;font-size:12px;font-weight:500}.sidebar-user-role{color:#ffffff59;font-size:11px}.sidebar-signout{align-items:center;background:none;border:none;border-radius:8px;color:#fff6;cursor:pointer;display:flex;font-family:inherit;font-size:12px;gap:6px;padding:.5rem .75rem;transition:all .15s ease;width:100%}.sidebar-signout:hover{background:#ffffff0f;color:#ffffffb3}.page-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.75rem}.page-title{color:#0f172a;color:var(--gray-900);font-size:22px;font-weight:700;letter-spacing:-.02em}.page-subtitle{color:#94a3b8;color:var(--gray-400);font-size:13px;font-weight:400;margin-top:3px}.card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:14px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);padding:1.5rem}.card+.card{margin-top:.875rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.card-title{color:#1e293b;color:var(--gray-800);font-size:14px;font-weight:600}.card-subtitle{color:#94a3b8;color:var(--gray-400);font-size:12px;margin-top:2px}.card-body{padding:0}hr.card-divider{border:none;border-top:1px solid #f1f5f9;border-top:1px solid var(--gray-100);margin:1.25rem -1.5rem}.stats-grid{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:1.75rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:14px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);padding:1.25rem}.stat-label{color:#94a3b8;color:var(--gray-400);font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.stat-value{color:#0f172a;color:var(--gray-900);font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1}.stat-sub{color:#94a3b8;color:var(--gray-400);font-size:11px;margin-top:4px}.field{margin-bottom:1.125rem}.field:last-child{margin-bottom:0}.label{color:#475569;color:var(--gray-600);display:block;font-size:12px;font-weight:600;letter-spacing:.01em;margin-bottom:.4rem}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--gray-200);border-radius:10px;border-radius:var(--radius);color:#0f172a;color:var(--gray-900);font-family:Inter,inherit;font-size:14px;padding:9px 12px;transition:border-color .15s,box-shadow .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#3b82f6;border-color:var(--blue-500);box-shadow:0 0 0 3px #3b82f61f;outline:none}input::placeholder,textarea::placeholder{color:#cbd5e1;color:var(--gray-300)}textarea{line-height:1.6;min-height:90px;resize:vertical}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath fill='%2394a3b8' d='M7 9 0 0h14z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.grid2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.grid3{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:1fr 1fr 1fr}.seg{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.seg-btn{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--gray-200);border-radius:8px;color:#64748b;color:var(--gray-500);cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;line-height:1;padding:7px 14px;transition:all .12s ease}.seg-btn:hover{background:#f8fafc;background:var(--gray-50);border-color:#cbd5e1;border-color:var(--gray-300);color:#334155;color:var(--gray-700)}.seg-btn.active{background:#0f1729;background:var(--navy);border-color:#0f1729;border-color:var(--navy);color:#fff}.btn{align-items:center;border:none;border-radius:10px;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:7px;justify-content:center;line-height:1;padding:9px 16px;text-decoration:none;transition:all .15s ease;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.45}.btn svg{flex-shrink:0}.btn-primary{background:#0f1729;background:var(--navy);box-shadow:0 1px 3px #0f172933;color:#fff}.btn-primary:hover:not(:disabled){background:#1a2540;background:var(--navy-800)}.btn-blue{background:#1e4fbf;background:var(--blue);box-shadow:0 1px 3px #1e4fbf4d;color:#fff}.btn-blue:hover:not(:disabled){background:#1a46b0}.btn-outline{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--gray-200);color:#334155;color:var(--gray-700)}.btn-outline:hover:not(:disabled){background:#f8fafc;background:var(--gray-50);border-color:#cbd5e1;border-color:var(--gray-300)}.btn-ghost{background:none;border:none;color:#64748b;color:var(--gray-500)}.btn-ghost:hover{background:#f1f5f9;background:var(--gray-100);color:#334155;color:var(--gray-700)}.btn-danger{background:#fff;border:1.5px solid #fca5a5;color:#b91c1c;color:var(--red)}.btn-danger:hover:not(:disabled){background:#fef2f2}.btn-success{background:#15803d;background:var(--green);color:#fff}.btn-success:hover:not(:disabled){background:#166534}.btn-sm{border-radius:7px;font-size:12px;padding:6px 12px}.btn-lg{border-radius:11px;font-size:15px;padding:12px 22px}.btn-full{width:100%}.btn-icon{aspect-ratio:1;border-radius:8px;padding:8px}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;gap:5px;letter-spacing:.01em;padding:3px 9px}.badge:before{border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.badge-blue{background:#dbeafe;background:var(--blue-100);color:#1e4fbf;color:var(--blue)}.badge-blue:before{background:#1e4fbf;background:var(--blue)}.badge-green{background:#dcfce7;background:var(--green-100);color:#15803d;color:var(--green)}.badge-green:before{background:#15803d;background:var(--green)}.badge-amber{background:#fef3c7;background:var(--amber-100);color:#b45309;color:var(--amber)}.badge-amber:before{background:#b45309;background:var(--amber)}.badge-gray{background:#f1f5f9;background:var(--gray-100);color:#64748b;color:var(--gray-500)}.badge-gray:before{background:#94a3b8;background:var(--gray-400)}.badge-red{background:#fee2e2;background:var(--red-100);color:#b91c1c;color:var(--red)}.badge-red:before{background:#b91c1c;background:var(--red)}.badge-navy{background:#0f172914;color:#0f1729;color:var(--navy)}.badge-navy:before{background:#0f1729;background:var(--navy)}.badge-no-dot:before{display:none}.alert{border-radius:10px;border-radius:var(--radius);border-style:solid;border-width:1px;font-size:13px;line-height:1.5;margin-bottom:1rem;padding:12px 14px}.alert-success{background:#dcfce7;background:var(--green-100);border-color:#bbf7d0;color:#15803d;color:var(--green)}.alert-error{background:#fee2e2;background:var(--red-100);border-color:#fecaca;color:#b91c1c;color:var(--red)}.alert-info{background:#dbeafe;background:var(--blue-100);border-color:#bfdbfe;color:#1e4fbf;color:var(--blue)}.tbl-wrap{-webkit-overflow-scrolling:touch;border-radius:14px;border-radius:var(--radius-lg);overflow-x:auto}table{border-collapse:collapse;font-size:13px;width:100%}thead{background:#f8fafc;background:var(--gray-50)}th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--gray-200);color:#94a3b8;color:var(--gray-400);font-size:11px;font-weight:600;letter-spacing:.06em;padding:10px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}td{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--gray-100);color:#334155;color:var(--gray-700);padding:13px 14px;vertical-align:middle}tr:last-child td{border-bottom:none}tr.row-click{cursor:pointer;transition:background .1s}tr.row-click:hover td{background:#eff6ff;background:var(--blue-50)}.dd-wrap{position:relative}.dd-list{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--gray-200);border-radius:14px;border-radius:var(--radius-lg);box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;box-shadow:var(--shadow-lg);left:0;max-height:220px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:40}.dd-item{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--gray-100);cursor:pointer;font-size:13px;padding:10px 14px;transition:background .1s}.dd-item:last-child{border-bottom:none}.dd-item:hover{background:#eff6ff;background:var(--blue-50)}.dd-item-name{color:#1e293b;color:var(--gray-800);font-weight:500}.dd-item-sub{color:#94a3b8;color:var(--gray-400);font-size:11px;margin-top:1px}.modal-bg{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172980;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:100}.modal{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;box-shadow:var(--shadow-lg);max-height:90vh;max-width:440px;overflow-y:auto;padding:1.75rem;width:100%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.modal-title{color:#0f172a;color:var(--gray-900);font-size:17px;font-weight:700}.cal-nav{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.cal-title{color:#0f172a;color:var(--gray-900);font-size:18px;font-weight:700}.cal-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,1fr)}.cal-day-hdr{color:#94a3b8;color:var(--gray-400);font-size:11px;font-weight:600;margin-bottom:2px;padding:6px 0;text-align:center;text-transform:uppercase}.cal-cell{background:#fff;border:1px solid #f1f5f9;border:1px solid var(--gray-100);border-radius:10px;border-radius:var(--radius);cursor:default;min-height:88px;padding:7px;transition:border-color .12s}.cal-cell:hover{border-color:#e2e8f0;border-color:var(--gray-200)}.cal-cell.today{background:#eff6ff;background:var(--blue-50);border-color:#3b82f6;border-color:var(--blue-500)}.cal-cell.other{background:#f8fafc;background:var(--gray-50);opacity:.6}.cal-date{color:#cbd5e1;color:var(--gray-300);font-size:12px;font-weight:600;margin-bottom:5px}.cal-date.today-num{color:#3b82f6;color:var(--blue-500)}.cal-event{background:#dbeafe;background:var(--blue-100);border-radius:5px;color:#1e4fbf;color:var(--blue);cursor:pointer;font-size:11px;font-weight:500;margin-bottom:3px;overflow:hidden;padding:3px 7px;text-overflow:ellipsis;transition:opacity .1s;white-space:nowrap}.cal-event:hover{opacity:.8}.cal-event.in-progress{background:#fef3c7;background:var(--amber-100);color:#b45309;color:var(--amber)}.cal-event.complete{background:#dcfce7;background:var(--green-100);color:#15803d;color:var(--green)}.spinner{animation:spin .6s linear infinite;border:2px solid #00000014;border-radius:50%;border-top-color:initial;display:inline-block;height:16px;vertical-align:middle;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.spin-page{background:#f8fafc;background:var(--gray-50)}.auth-wrap,.spin-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.auth-wrap{background:linear-gradient(135deg,#0f1729,#1a2d5a);padding:1rem}.auth-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:380px;padding:2.5rem 2rem;width:100%}.auth-logo{margin-bottom:2rem;text-align:center}.auth-logo img{height:52px;margin-bottom:12px;width:auto}.auth-title{color:#0f172a;color:var(--gray-900);font-size:20px;font-weight:700;letter-spacing:-.02em}.auth-sub{color:#94a3b8;color:var(--gray-400);font-size:13px;margin-top:4px}.inst-header{background:linear-gradient(135deg,#0f1729,#243050);background:linear-gradient(135deg,var(--navy) 0,var(--navy-700) 100%);color:#fff;padding:1.25rem 1rem}.inst-header-logo{height:28px;margin-bottom:8px;opacity:.9;width:auto}.inst-header-title{font-size:18px;font-weight:700}.inst-header-sub{font-size:13px;margin-top:2px;opacity:.65}.inst-body{margin:0 auto;max-width:560px;padding:1rem 1rem 3rem}.week-nav{align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--gray-200);border-radius:14px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;margin-bottom:1.25rem;padding:1rem 1.25rem}.week-label{color:#0f172a;color:var(--gray-900);font-size:15px;font-weight:700}.week-total{color:#94a3b8;color:var(--gray-400);font-size:12px;margin-top:2px}.time-row{align-items:center;border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--gray-100);display:flex;gap:14px;padding:1rem 0}.time-row:last-child{border-bottom:none}.time-date-box{align-items:center;background:#eff6ff;background:var(--blue-50);border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;height:44px;justify-content:center;width:44px}.time-date-day{color:#1e4fbf;color:var(--blue);font-size:10px;font-weight:700;text-transform:uppercase}.time-date-num{color:#0f1729;color:var(--navy);font-size:17px;font-weight:700;line-height:1}.time-info{flex:1 1;min-width:0}.time-name{color:#1e293b;color:var(--gray-800);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.time-detail{color:#94a3b8;color:var(--gray-400);font-size:12px;margin-top:2px}.time-notes{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b;color:var(--gray-500);display:-webkit-box;font-size:12px;margin-top:3px;overflow:hidden}.time-hours-pill{background:#0f1729;background:var(--navy);border-radius:20px;color:#fff;flex-shrink:0;font-size:13px;font-weight:700;padding:6px 12px}.link-box{background:#f8fafc;background:var(--gray-50);border:1.5px solid #e2e8f0;border:1.5px solid var(--gray-200);border-radius:10px;border-radius:var(--radius);color:#64748b;color:var(--gray-500);font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6;padding:10px 14px;word-break:break-all}.empty{color:#94a3b8;color:var(--gray-400);padding:4rem 2rem;text-align:center}.empty-icon{font-size:48px;margin-bottom:1rem;opacity:.5}.empty-title{color:#64748b;color:var(--gray-500);font-size:16px;font-weight:600;margin-bottom:.5rem}.empty-sub{font-size:13px}.muted{color:#94a3b8;color:var(--gray-400)}.text-sm{font-size:12px}.fw600{font-weight:600}.divider{border:none;border-top:1px solid #f1f5f9;border-top:1px solid var(--gray-100);margin:1.25rem 0}.search-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.search-row input{flex:1 1;min-width:200px}.search-row select{min-width:130px;width:auto}.pill-tag{background:#f1f5f9;background:var(--gray-100);border-radius:12px;color:#475569;color:var(--gray-600);display:inline-block;font-size:11px;font-weight:500;padding:2px 8px}@media(max-width:768px){.sidebar{transform:translateX(-100%);transition:transform .25s ease}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0}.mobile-nav{display:flex!important}.grid2,.grid3{grid-template-columns:1fr}.page-body,.page-body-sm{padding:1rem 1rem 5rem}.stats-grid{grid-template-columns:1fr 1fr}}.mobile-nav{background:#fff;border-top:1px solid #e2e8f0;border-top:1px solid var(--gray-200);bottom:0;display:none;left:0;padding:4px 0 env(safe-area-inset-bottom);position:fixed;right:0;z-index:50}.mobile-nav-btn{align-items:center;background:none;border:none;color:#94a3b8;color:var(--gray-400);cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:inherit;font-size:10px;font-weight:600;gap:3px;padding:8px 4px}.mobile-nav-btn.active{color:#1e4fbf;color:var(--blue)}.mobile-nav-btn svg{height:20px;width:20px}
/*# sourceMappingURL=main.5795583a.css.map*/