.schedule-content{padding-bottom:32px}.attendance-tab-link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.schedule-banner{margin:0 0 14px;padding:12px 14px;border-radius:12px;background:#fff5df;border:1px solid #f0cf83;color:#6d4c00;font-size:13px}.schedule-toolbar{display:grid;grid-template-columns:minmax(220px,340px) minmax(180px,260px);gap:12px;align-items:end}.schedule-field{display:grid;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.schedule-field input,.schedule-filters input,.schedule-filters select{width:100%;min-height:44px;border:1px solid #cbd8df;border-radius:10px;background:#fff;padding:0 12px;color:#17324a}.schedule-generate{min-height:44px}.schedule-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:14px 0}.schedule-kpis article{background:#fff;border:1px solid #dbe5ea;border-radius:14px;padding:14px 16px;box-shadow:0 8px 22px rgba(16,50,74,.04)}.schedule-kpis span{display:block;color:#60758a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.schedule-kpis strong{display:block;margin-top:6px;font-size:24px;color:#07385a}.schedule-filters{display:grid;grid-template-columns:minmax(220px,1fr) 190px 190px;gap:10px;margin-bottom:14px}.schedule-table-wrap{max-height:62vh}.schedule-table td,.schedule-table th{white-space:nowrap}.schedule-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.schedule-status.is-ready{background:#e8f7f4;color:#08756e}.schedule-status.is-warning{background:#fff2dc;color:#8b5a00}.schedule-status.is-error{background:#fde9e8;color:#a33630}.schedule-list-head{margin-bottom:12px}
@media(max-width:1000px){.schedule-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-filters{grid-template-columns:1fr 1fr}.schedule-filters input{grid-column:1/-1}}
@media(max-width:700px){.schedule-toolbar{grid-template-columns:1fr}.schedule-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-filters{grid-template-columns:1fr}.schedule-filters input{grid-column:auto}.schedule-table-wrap{max-height:none}.schedule-kpis strong{font-size:20px}}
.attendance-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:560px){.attendance-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}
.schedule-excel-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid #e2ebef}.schedule-secondary{min-height:40px;background:#fff!important;color:#0a655f!important;border:1px solid #9ccfca!important;box-shadow:none!important}.schedule-upload-label{display:inline-flex;align-items:center;justify-content:center;padding:0 18px;cursor:pointer;font-weight:800}.schedule-excel-note{flex:1 1 320px;color:#60758a;font-size:12px;line-height:1.5}.schedule-import-card{margin-bottom:14px}.schedule-import-kpis{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 12px}.schedule-import-kpis span{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #dbe5ea;border-radius:999px;background:#f8fbfc;color:#60758a;font-size:12px}.schedule-import-kpis strong{color:#07385a}.schedule-import-table td{vertical-align:top}.schedule-import-table .is-error-row{background:#fff4f3}.schedule-import-table .is-warning-row{background:#fffaf0}.schedule-import-table .is-valid-row{background:#f5fbfa}.schedule-import-foot{margin-top:10px;padding:10px 12px;border-radius:10px;background:#eef7f6;color:#27635f;font-size:12px}.schedule-change-lines{display:grid;gap:3px}.schedule-change-lines small{color:#60758a}.schedule-change-lines strong{white-space:normal}.schedule-ref-note{display:block;margin-top:4px;color:#8b5a00;font-size:11px;white-space:normal}
@media(max-width:700px){.schedule-excel-actions{display:grid;grid-template-columns:1fr}.schedule-secondary,.schedule-upload-label{width:100%}.schedule-excel-note{min-width:0}}
.schedule-inline-edit{min-height:32px;padding:0 12px;border:1px solid #9ccfca;border-radius:9px;background:#fff;color:#0a655f;font-weight:800;cursor:pointer}.schedule-inline-edit:hover{background:#eef8f7}.schedule-edit-modal[hidden]{display:none}.schedule-edit-modal{position:fixed;inset:0;z-index:2500;display:grid;place-items:center;padding:20px}.schedule-edit-backdrop{position:absolute;inset:0;background:rgba(5,32,48,.48)}.schedule-edit-card{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;border:1px solid #dbe5ea;box-shadow:0 28px 80px rgba(9,42,60,.28);padding:22px}.schedule-edit-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.schedule-edit-head small{display:block;color:#0a7f78;font-size:11px;font-weight:900;letter-spacing:.08em}.schedule-edit-head h2{margin:4px 0 4px;color:#07385a}.schedule-edit-head p{margin:0;color:#60758a}.schedule-edit-head>button{width:38px;height:38px;border:1px solid #dbe5ea;border-radius:10px;background:#fff;font-size:24px;cursor:pointer}.schedule-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.schedule-edit-form label{display:grid;gap:7px;color:#4d667c;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.schedule-edit-form input,.schedule-edit-form select,.schedule-edit-form textarea{width:100%;border:1px solid #cbd8df;border-radius:10px;background:#fff;padding:10px 12px;color:#17324a;font:inherit;text-transform:none;letter-spacing:normal}.schedule-edit-form input,.schedule-edit-form select{min-height:44px}.schedule-edit-span{grid-column:1/-1}.schedule-edit-actions{display:flex;justify-content:flex-end;gap:10px}.schedule-edit-actions>button{min-height:42px;padding:0 18px;border-radius:10px;border:1px solid #cbd8df;background:#fff;font-weight:800}.schedule-edit-message{margin:0;color:#a33630;font-size:12px;font-weight:700}.schedule-edit-note{margin:14px 0 0;padding:10px 12px;border-radius:10px;background:#eef7f6;color:#27635f;font-size:12px}.schedule-status.is-adjusted{background:#e9eefb;color:#3155a5}
@media(max-width:700px){.schedule-edit-modal{padding:10px}.schedule-edit-card{padding:16px}.schedule-edit-form{grid-template-columns:1fr}.schedule-edit-span{grid-column:auto}.schedule-edit-actions{display:grid;grid-template-columns:1fr 1fr}.schedule-edit-actions>button{width:100%}}
