/*!
 *  build: admin-pro 
 *  copyright: vue-admin-beautiful.com 1204505056@qq.com 
 *  time: 2025-7-4 13:31:44
 */.table{flex:1;flex-direction:column;width:100%;min-height:calc(100vh - 150px)!important}.table,.table .search{display:flex;justify-content:space-between}.table_box{padding:30px 20px}.headerTab{font-size:12px}.el-dialog__body{text-align:center}.schedule-table{font-family:sans-serif}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.day-box{background:#f5f5f5;border-radius:8px;padding:10px;text-align:center}.date{font-weight:700}.status{margin-top:5px;padding:4px;border-radius:4px;font-size:12px}.status.work{background-color:#d0f0ff;color:#007acc}.status.rest{background-color:#ffe0e0;color:#c33}