.home-page{display:grid;gap:14px}.home-person-avatar{display:none}.home-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-radius:18px;background:linear-gradient(125deg,#0b315d,#1769e0);color:#fff;box-shadow:0 10px 28px #113b6b22}.home-hero small{color:#cfe2ff;font-size:12px;font-weight:800}.home-hero h2{margin:4px 0;font-size:24px}.home-hero p{margin:0;color:#e7f0ff}.home-hero button{border:1px solid #ffffff55;border-radius:10px;padding:10px 14px;background:#ffffff18;color:#fff;font-weight:800}.home-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.home-kpis button{display:grid;gap:4px;min-width:0;padding:14px;border:1px solid #dce3ec;border-radius:13px;background:#fff;color:#172235;text-align:left;box-shadow:0 2px 10px #15324f09}.home-kpis small{color:#6b778c;font-weight:700}.home-kpis b{font-size:23px}.home-kpis b span{margin-left:3px;font-size:11px}.home-kpis em{overflow:hidden;color:#6b778c;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.home-kpis button.danger,.home-kpis button.warning{border-color:#e1a29d;background:#fff6f5}.home-kpis button.attention{border-color:#e2bb62;background:#fffaf0}.home-kpis button.attendance-working{border-color:#77b99e;background:#f0fbf6}.home-quick{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.home-quick button{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;padding:11px 13px;border:1px solid #dce3ec;border-radius:11px;background:#fff;color:#172235;text-align:left}.home-quick button>span{grid-row:1/3;font-size:19px;color:#1769e0}.home-quick button>b{font-size:13px}.home-quick button>small{color:#6b778c;font-size:10px}.home-dashboard-body{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:12px;align-items:start}.home-panel{min-width:0;padding:16px;border:1px solid #dce3ec;border-radius:15px;background:#fff}.home-panel>header{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px}.home-panel>header small{color:#1769e0;font-size:10px;font-weight:800;letter-spacing:.08em}.home-panel>header h3{margin:2px 0;font-size:18px}.home-panel>header button{padding:7px 9px;border:1px solid #dce3ec;border-radius:8px;background:#f8fafc;color:#31506e;font-size:11px;font-weight:800}.home-schedule-panel{grid-row:span 2}.home-alert-panel{grid-column:1/-1}.home-day+.home-day{margin-top:13px}.home-day-label{display:flex;justify-content:space-between;padding:7px 2px;border-bottom:1px solid #dce3ec}.home-day-label b{font-size:13px}.home-day-label span{color:#6b778c;font-size:11px}.home-schedule-card{display:flex;gap:7px;align-items:stretch;padding-top:8px}.home-schedule-card>button{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:10px;align-items:start;min-width:0;flex:1;padding:10px;border:1px solid #dce3ec;border-left:5px solid #1769e0;border-radius:10px;background:#fff;color:#172235;text-align:left}.home-schedule-time{font-size:15px;font-weight:900}.home-schedule-time small{display:block;color:#6b778c;font-size:10px}.home-schedule-main{display:grid;gap:3px;min-width:0}.home-schedule-main>small{color:#1769e0;font-weight:800}.home-schedule-main>b,.home-schedule-main>span,.home-schedule-main>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-schedule-main>b{font-size:14px}.home-schedule-main>span{font-size:11px}.home-schedule-main>em{color:#6b778c;font-size:10px;font-style:normal}.home-schedule-card>button>strong{padding:3px 6px;border-radius:999px;background:#edf4ff;color:#145cbd;font-size:10px}.home-schedule-card>a{display:grid;place-items:center;width:46px;border-radius:9px;background:#edf4ff;color:#145cbd;text-decoration:none;font-size:11px;font-weight:800}.home-task-card,.home-notification,.home-alert{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;padding:11px 6px;border:0;border-bottom:1px solid #e6ebf1;background:#fff;color:#172235;text-align:left}.home-task-card>span,.home-notification>span,.home-alert>span{display:grid;place-items:center;min-width:34px;height:34px;padding:0 6px;border-radius:9px;background:#edf4ff;color:#145cbd;font-size:10px;font-weight:900}.home-task-card.priority-urgent>span,.home-task-card.overdue>span,.home-alert.critical>span{background:#feeceb;color:#a52c29}.home-task-card.priority-high>span,.home-alert.warning>span{background:#fff3d9;color:#805400}.home-task-card b,.home-notification b,.home-alert b{font-size:12px}.home-task-card p,.home-notification p,.home-alert p{overflow:hidden;margin:3px 0;color:#556577;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.home-task-card small,.home-notification small{color:#7b8795;font-size:10px}.home-task-card>strong,.home-notification>strong,.home-alert>strong{color:#8a97a5}.home-notification.read{opacity:.65}.home-notification.unread{background:#f7fbff}.home-attendance-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px;border-radius:12px;background:#f4f7fb}.home-attendance-card>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#dfe8f2;color:#31506e;font-size:13px;font-weight:900}.home-attendance-card.working{background:#edf9f3}.home-attendance-card.working>span{background:#138a5b;color:#fff}.home-attendance-card.done>span{background:#dff2e8;color:#0d7149}.home-attendance-card b{font-size:13px}.home-attendance-card p{margin:4px 0 0;color:#6b778c;font-size:11px}.home-attendance-card button{padding:9px;border:0;border-radius:8px;background:#1769e0;color:#fff;font-size:11px;font-weight:800}.home-empty{padding:24px 10px;border:1px dashed #ccd6e2;border-radius:10px;text-align:center}.home-empty b{font-size:13px}.home-empty p{margin:5px 0;color:#6b778c;font-size:11px}.home-loading{padding:40px;border-radius:14px;background:#fff;color:#6b778c;text-align:center}
@media(max-width:1100px){.home-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.home-dashboard-body{grid-template-columns:1fr 1fr}.home-schedule-panel,.home-alert-panel{grid-column:1/-1;grid-row:auto}}
@media(max-width:800px){.home-page{gap:10px}.home-hero{padding:15px;border-radius:14px}.home-hero h2{font-size:19px}.home-hero p{display:block!important;font-size:11px}.home-hero button{padding:8px;font-size:11px}.home-kpis{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none}.home-kpis::-webkit-scrollbar,.home-quick::-webkit-scrollbar{display:none}.home-kpis button{min-width:142px;padding:11px;scroll-snap-align:start}.home-kpis b{font-size:20px}.home-quick{grid-template-columns:repeat(5,minmax(64px,1fr));gap:5px;overflow-x:auto;scrollbar-width:none}.home-quick button{display:grid;place-items:center;gap:2px;min-width:64px;padding:8px 3px;text-align:center}.home-quick button>span{grid-row:auto;font-size:18px}.home-quick button>small{display:none}.home-dashboard-body{display:grid;grid-template-columns:1fr}.home-schedule-panel,.home-alert-panel{grid-column:auto}.home-panel{padding:13px}.home-panel>header{margin-bottom:8px}.home-schedule-card>button{grid-template-columns:59px minmax(0,1fr) auto;gap:7px;padding:9px 7px}.home-schedule-main>b{font-size:13px}.home-schedule-main>span{font-size:10px}.home-schedule-card>a{width:42px}.home-attendance-card{grid-template-columns:auto 1fr}.home-attendance-card button{grid-column:1/-1;width:100%;min-height:42px}.home-task-card,.home-notification,.home-alert{min-height:58px}.home-alert-panel{margin-bottom:8px}}
@media(max-width:800px){
  .home-page{gap:11px}
  .home-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#172235;box-shadow:none}
  .home-person-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#dbeaff;color:#17589f;font-weight:900}
  .home-hero>div{display:flex;min-width:0;flex-direction:column}.home-hero h2{order:1;margin:0;font-size:13px}.home-hero small{order:2;margin-top:4px;color:#758196;font-size:9px;letter-spacing:0}.home-hero p{display:none!important}.home-hero>button{display:none}
  .home-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible;padding:0}
  .home-kpis button{display:grid;place-items:center;gap:2px;min-width:0;padding:11px 4px;border-radius:10px;text-align:center;box-shadow:none}
  .home-kpis button>b{grid-row:1;font-size:21px;color:#1769e0}.home-kpis button>small{grid-row:2;font-size:9px;color:#758196}.home-kpis button>em{display:none}
  .home-quick{display:none}
  .home-dashboard-body{display:block}.home-dashboard-body>.home-panel:not(.home-schedule-panel){display:none}
  .home-schedule-panel{padding:0;border:0;background:transparent}.home-schedule-panel>header{margin:2px 0 6px}.home-schedule-panel>header small{display:none}.home-schedule-panel>header h3{font-size:15px}.home-schedule-panel>header button{border:0;background:#e8eff9;color:#1769e0;font-size:9px}
  .home-day{padding:0}.home-day-label{padding:8px 2px}.home-schedule-card{gap:6px}.home-schedule-card>button{grid-template-columns:58px minmax(0,1fr) auto;padding:11px 8px;border-left-width:5px;background:#fff}.home-schedule-time{font-size:13px}.home-schedule-main>small{font-size:9px}.home-schedule-main>b{font-size:12px}.home-schedule-main>span,.home-schedule-main>em{font-size:9px}.home-schedule-card>a{width:40px;font-size:9px}
}
