*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafbfa;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.app-shell{display:flex;min-height:100vh}.app-sidebar{width:240px;background:#fff;border-right:1px solid #ECEFEC;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.app-sidebar .logo-wrap{padding:20px 16px;border-bottom:1px solid #ECEFEC;display:flex;align-items:center;justify-content:center}.app-sidebar .logo-wrap img{max-width:180px;width:100%;height:auto}.app-sidebar .sidebar-menu{flex:1;border-right:0!important;padding:8px}.app-main{flex:1;display:flex;flex-direction:column;min-width:0}.app-topbar{background:#fff;border-bottom:1px solid #ECEFEC;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar-username{display:inline-block}.app-topbar .page-title{font-size:18px;font-weight:600;color:#1a1a1a}.app-content{padding:24px;flex:1;min-width:0}@media (max-width: 992px){.app-sidebar{width:200px}}@media (max-width: 768px){.app-sidebar{position:fixed;z-index:50;transform:translate(-100%);transition:transform .3s ease;width:280px}.app-sidebar.mobile-open{transform:translate(0)}.app-content{padding:68px 12px 12px}.app-topbar{padding:0 12px;height:56px;padding-left:64px!important}.topbar-username{display:none}.app-topbar .page-title{font-size:16px}.app-sidebar .logo-wrap{padding:16px 12px}.app-sidebar .logo-wrap img{max-width:140px}}@media (max-width: 768px){h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:18px!important}h4{font-size:16px!important}h5{font-size:14px!important}}@media (max-width: 768px){.ant-card{border-radius:12px!important}.ant-card-head{padding:12px 16px}.ant-card-body{padding:16px}}@media (max-width: 768px){.ant-table-wrapper{font-size:12px;overflow-x:auto}.ant-table{font-size:12px!important;min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px}.ant-table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}}@media (max-width: 768px){.ant-table-wrapper:after{content:"← Trượt →";display:block;text-align:center;font-size:11px;color:#999;padding:4px;background:linear-gradient(to right,transparent,#f0f0f0 20%,#f0f0f0 80%,transparent)}}@media (max-width: 768px){.ant-form-item{margin-bottom:12px}.ant-input,.ant-select,.ant-picker{font-size:14px!important}}@media (max-width: 768px){.ant-btn{font-size:13px;padding:4px 12px;height:auto}.ant-btn-lg{height:36px;font-size:14px}}@media (max-width: 768px){.ant-modal{max-width:calc(100vw - 32px)!important;margin:8px auto}.ant-modal-content{border-radius:12px}.ant-modal-header{padding:16px;border-radius:12px 12px 0 0}.ant-modal-body{padding:16px;max-height:60vh;overflow-y:auto}.ant-modal-footer{padding:12px 16px}}@media (max-width: 768px){.ant-drawer{max-width:100vw!important}.ant-drawer-content-wrapper{width:100vw!important;border-radius:12px 12px 0 0;max-height:90vh!important}.ant-drawer-body{padding:16px;overflow-y:auto}}@media (max-width: 768px){.ant-tag{font-size:11px;padding:2px 6px}}@media (max-width: 768px){.ant-statistic-title{font-size:12px}.ant-statistic-content-value{font-size:24px!important}.ant-statistic-content{font-size:24px}}@media (max-width: 768px){.ant-row{margin-left:-4px!important;margin-right:-4px!important}.ant-col{padding-left:4px!important;padding-right:4px!important}}@media (max-width: 768px){.ant-input-group{flex-wrap:wrap}.ant-input-group-addon{width:100%;border-left:1px solid #d9d9d9!important}}@media (max-width: 768px){.login-card{width:100%!important;max-width:100%!important}.login-logo{max-width:160px!important}}@media (max-width: 768px){.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 0!important;font-size:13px}}@media (max-width: 768px){.ant-picker{width:100%!important}}@media (max-width: 768px){.ant-segmented{font-size:12px;padding:2px}.ant-segmented-item{padding:4px 8px!important}}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (max-width: 768px){.ant-empty-description{font-size:13px}.ant-empty-image{height:80px}}@media (max-width: 768px){.ant-collapse-header,.ant-collapse-content-box{padding:12px!important}}.schedule-grid{--hour-w: 160px;--day-w: 2240px;--name-w: 220px;display:flex;flex-direction:column;background:#fff;border:1px solid #ECEFEC;border-radius:8px;min-width:max-content;width:max-content}.schedule-grid-header{display:flex;position:sticky;top:0;z-index:100;min-width:max-content}.schedule-grid-name-header{width:var(--name-w);min-width:var(--name-w);max-width:var(--name-w);flex-shrink:0;background:#5ac8a4;color:#fff;font-weight:600;padding:8px 12px;border-right:1px solid #48B392;border-bottom:2px solid #48B392;box-sizing:border-box;position:sticky;left:0;z-index:101;white-space:nowrap;display:flex;align-items:flex-end}.schedule-grid-day-header{width:var(--day-w);min-width:var(--day-w);flex-shrink:0;border-right:2px solid #48B392}.schedule-grid-day-title{background:#5ac8a4;color:#fff;font-weight:600;padding:8px 4px;text-align:center;white-space:nowrap}.schedule-grid-hours-header{display:flex;background:#48b392}.schedule-grid-hour-header{width:var(--hour-w);min-width:var(--hour-w);flex-shrink:0;color:#fff;font-weight:600;font-size:12px;text-align:left;padding:4px 2px 4px 6px;border-right:1px solid rgba(255,255,255,.25);box-sizing:border-box}.schedule-grid-body-row{display:flex;min-width:max-content}.schedule-grid-name-cell{width:var(--name-w);min-width:var(--name-w);max-width:var(--name-w);flex-shrink:0;background:#fafbfa;padding:8px 12px;font-weight:500;border-right:1px solid #ECEFEC;border-bottom:1px solid #ECEFEC;box-sizing:border-box;position:sticky;left:0;z-index:10;display:flex;align-items:center}.schedule-grid-day-cell{width:var(--day-w);min-width:var(--day-w);flex-shrink:0;position:relative;border-right:2px solid #48B392;border-bottom:1px solid #ECEFEC;min-height:80px;overflow:hidden}.schedule-grid-timeline{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.schedule-grid-timeline-hour{width:var(--hour-w);min-width:var(--hour-w);flex-shrink:0;border-right:1px solid #EFF1EF;height:100%;box-sizing:border-box}.schedule-grid-content-cell{position:absolute;padding:4px 8px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;z-index:1;border-radius:4px;box-shadow:0 1px 2px #0000000f}.schedule-grid-content-cell-shift{justify-content:center;text-align:center;opacity:.9}.schedule-grid-content-cell .cell-head{display:flex;align-items:center;gap:4px;margin-bottom:2px}.schedule-grid-content-cell .cell-class{font-weight:600;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-grid-content-cell .cell-company{font-size:11px;color:#555;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-grid-content-cell .cell-time{font-size:11px;color:#666;margin-top:1px;white-space:nowrap}.cell-role{display:inline-block;padding:1px 6px;border-radius:3px;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.02em;white-space:nowrap}.cell-role-teaching{background:#2e9b78;color:#fff}.cell-role-tutoring{background:#e08a2e;color:#fff}.legend-item{display:inline-flex;align-items:center;gap:6px}.legend-swatch{display:inline-block;width:22px;height:12px;border-radius:3px}.schedule-table-wrap{overflow-x:auto;overflow-y:visible;border-radius:8px;-webkit-overflow-scrolling:touch}.schedule-table td .cell-class{font-weight:600;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.schedule-table td .cell-company{font-size:11px;color:#555;margin-top:2px}.schedule-table td .cell-time{font-size:10px;color:#777;margin-top:2px}.schedule-table td .cell-badge{display:inline-block;margin-top:4px;padding:1px 6px;background:#f5e94e;border-radius:4px;font-size:10px;font-weight:700;color:#1a1a1a}.fill-card .ant-card-body{padding:16px}.full-width{width:100%}
