.worker-dashboard-container{flex-direction:column;gap:16px;width:100%;margin-top:-16px;display:flex}.hero-split-layout{grid-template-columns:2.2fr 1fr;gap:24px;width:100%;display:grid}.hero-profile-card{background:#fff;border-radius:6px;flex-direction:column;justify-content:space-between;gap:20px;padding:24px;display:flex;box-shadow:0 0 25px #e3e6f5!important}.profile-details-row{align-items:center;gap:20px;display:flex}.profile-avatar-wrapper{border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-welcome-block{flex-direction:column;flex:1;display:flex}.profile-welcome-block h1{color:#0f172a;margin:0 0 8px;font-size:26px;font-weight:700;line-height:26px}.profile-date{color:#64748b;margin-bottom:8px;font-size:16px;font-weight:400;line-height:16px}.profile-location-tag{color:#0050d5;letter-spacing:.5px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;width:fit-content;margin-top:4px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.profile-clock-block{text-align:right;flex-direction:column;justify-content:center;display:flex}.clock-label{letter-spacing:1.5px;color:#64748b;text-transform:uppercase;font-size:10px;font-weight:700}.clock-time{color:#64748b;font-variant-numeric:tabular-nums;margin-top:4px;font-size:26px;font-weight:600}.metrics-segment-row{background:0 0;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.metric-segment{background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 18px;transition:transform .2s,box-shadow .2s;display:flex}.metric-segment:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 10px #e3e6f580}.metric-segment.due-today{background:#eff7ff;border-left:4px solid #0050d5}.metric-segment.overdue{background:#fff2f2;border-left:4px solid #ef4444}.metric-segment.assigned{background:#e6f9f1;border-left:4px solid #22c55e}.metric-segment-label{color:#00203d;font-size:14px;font-weight:500}.metric-badge-circle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #00000014}.metric-badge-circle.blue{background:#0050d5}.metric-badge-circle.red{background:#ef4444}.metric-badge-circle.green{background:#22c55e}.quick-actions-card{background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;display:flex;box-shadow:0 4px 20px #e3e6f566}.quick-actions-title{color:#0f172a;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.quick-actions-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:10px;display:grid}.full-width{width:100%}.quick-action-btn-small{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:80px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.quick-action-btn-small:hover{color:#0050d5;background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.quick-action-btn-small svg{font-size:20px}.quick-action-btn-full{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0050d5 35%,#5082ff 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #0050d533}.quick-action-btn-full:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 16px #0050d559}.quick-action-btn-full svg{font-size:20px}.dashboard-main-grid{grid-template-columns:2.2fr 1fr;gap:16px;width:100%;display:grid}.dashboard-left-column{flex-direction:column;gap:28px;min-width:0;display:flex}.dashboard-right-column{position:sticky;top:24px}.section-header-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title-wrapper{align-items:center;gap:8px;display:flex}.section-title-wrapper .icon{background:#fff;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 25px #e3e6f5!important}.section-title-wrapper h2{color:#0f172a;margin:0;font-size:16px;font-weight:700;line-height:26px}.section-title-wrapper svg{color:#0050d5;font-size:20px}.section-header-action-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.section-header-action-btn:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.section-header-action-btn.primary{color:#fff;background:#0050d5;border-color:#0050d5;box-shadow:0 2px 6px #0050d526}.section-header-action-btn.primary:hover{background:#0040ab;border-color:#0040ab}.schedule-list-stack{flex-direction:column;gap:12px;display:flex}.schedule-card-node{background:#fff;border-left:5px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 0 25px #e3e6f5}.schedule-card-node:hover{transform:translate(4px)}.schedule-card-node.state-completed{opacity:.85;border-left-color:#94a3b8}.schedule-card-node.state-active{border-left-color:#22c55e}.schedule-card-node.state-upcoming{border-left-color:#f59e0b}.schedule-card-node.state-appointment{border-left-color:#a855f7}.schedule-node-details{flex:1;align-items:flex-start;gap:16px;display:flex}.schedule-node-icon-wrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.state-completed .schedule-node-icon-wrapper{color:#64748b;background:#e2e8f0}.state-active .schedule-node-icon-wrapper{color:#16a34a;background:#dcfce7}.state-upcoming .schedule-node-icon-wrapper{color:#d97706;background:#fef3c7}.state-appointment .schedule-node-icon-wrapper{color:#7c3aed;background:#f3e8ff}.schedule-node-info-text{flex-direction:column;gap:4px;display:flex}.schedule-node-meta-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-type-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.schedule-type-badge.shift.active{background-color:#22c55e}.schedule-type-badge.shift.upcoming{background-color:#f59e0b}.schedule-type-badge.shift.completed{background-color:#64748b}.schedule-type-badge.appointment{background-color:#a855f7}.schedule-type-badge.evv{background-color:#8b5cf6;border:1px solid #7c3aed}.schedule-node-status-dot-label{align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.schedule-node-status-dot-label.active{color:#22c55e}.schedule-node-status-dot-label.upcoming{color:#f59e0b}.schedule-node-status-dot-label.appointment{color:#a855f7}.schedule-node-status-dot-label.completed{color:#64748b}.schedule-node-time{color:#64748b;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.schedule-node-title{color:#0f172a;margin:0;font-size:16px;font-weight:700}.schedule-node-meta-bottom{flex-wrap:wrap;align-items:center;gap:16px;margin-top:2px;display:flex}.schedule-meta-item{color:#64748b;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.schedule-meta-item svg{color:#94a3b8;font-size:14px}.schedule-node-actions{flex-shrink:0}.schedule-action-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.schedule-action-btn.clock-in{color:#fff;background:#f59e0b;box-shadow:0 2px 6px #f59e0b33}.schedule-action-btn.clock-in:hover{background:#d97706;transform:translateY(-1px)}.schedule-action-btn.clock-out{color:#fff;background:#0050d5;box-shadow:0 2px 6px #0050d533}.schedule-action-btn.clock-out:hover{background:#0040ab;transform:translateY(-1px)}.tasks-list-stack{flex-direction:column;gap:10px;display:flex}.task-card-node{background:#fff;border-left:4px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 0 25px #e3e6f5}.task-card-node:hover{transform:translate(4px);box-shadow:0 4px 15px #e3e6f566}.task-card-node.task-pending{border-left-color:#3b82f6}.task-card-node.task-overdue{border-left-color:#ef4444}.task-card-node.task-completed{border-left-color:#22c55e}.task-node-left{flex:1;align-items:center;gap:16px;display:flex}.task-icon-container{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.task-pending .task-icon-container{color:#3b82f6;background:#eff6ff}.task-overdue .task-icon-container{color:#ef4444;background:#fef2f2}.task-completed .task-icon-container{color:#22c55e;background:#f0fdf4}.task-details-wrapper{flex-direction:column;gap:2px;display:flex}.task-title{color:#0f172a;margin:0;font-size:15px;font-weight:700}.task-due-date{color:#64748b;font-size:12px;font-weight:500}.task-overdue .task-due-date{color:#ef4444;font-weight:600}.task-node-middle{text-align:left;flex-shrink:0;min-width:180px}.task-assigned-by-label{color:#64748b;letter-spacing:.5px;font-size:10px;font-weight:700}.task-assigned-by-value{color:#334155;margin-top:2px;font-size:13px;font-weight:600}.task-node-right{flex-shrink:0;align-items:center;gap:16px;display:flex}.task-status-pill{border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.task-pending .task-status-pill{color:#1d4ed8;background:#eff6ff}.task-overdue .task-status-pill{color:#b91c1c;background:#fef2f2}.task-completed .task-status-pill{color:#15803d;background:#f0fdf4}.task-chevron-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.task-chevron-btn:hover{color:#475569}.individuals-grid-container{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.individuals-list-container{flex-direction:column;gap:12px;display:flex}.layout-toggle-button-group{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:4px;display:flex}.layout-toggle-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.layout-toggle-btn.active{color:#fff;background:#0050d5;box-shadow:0 1px 3px #0000001a}.layout-toggle-btn svg{font-size:20px}.notifications-panel-sticky{background:#fff;border-radius:8px;flex-direction:column;gap:16px;padding:20px;display:flex;position:sticky;top:24px;box-shadow:0 0 25px #e3e6f5}.notifications-panel-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.notifications-title{color:#0f172a;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.notifications-title svg{color:#f59e0b}.notifications-count-dot{color:#fff;background:#ef4444;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:700}.notifications-stack{flex-direction:column;gap:12px;display:flex}.notification-item-card{border:1px solid #e2e8f0;border-radius:12px;gap:12px;padding:14px;transition:all .2s;display:flex;position:relative}.notification-item-card:hover{background:#f8fafc;border-color:#cbd5e1}.notification-item-card.unread{background:#f0f7ff;border-color:#c0dffd}.notification-item-card.unread:after{content:"";background:#3b82f6;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px}.notification-icon-indicator{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.notification-icon-indicator.critical{color:#ef4444;background:#fef2f2}.notification-icon-indicator.verification{color:#22c55e;background:#f0fdf4}.notification-icon-indicator.system{color:#3b82f6;background:#eff6ff}.notification-item-content{flex-direction:column;flex:1;gap:4px;display:flex}.notification-text{color:#1e293b;margin:0;font-size:13px;font-weight:600;line-height:1.4}.notification-meta{color:#64748b;justify-content:space-between;align-items:center;margin-top:2px;font-size:11px;display:flex}.notification-meta-user{font-weight:500}.notification-status-text{text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:700}.notification-status-text.unread{color:#ef4444}.notification-status-text.read{color:#64748b}@media (max-width:1200px){.hero-split-layout,.dashboard-main-grid{grid-template-columns:1fr}.dashboard-right-column{position:static}}@media (max-width:768px){.dashboard-main-grid{flex-direction:column!important;gap:15px!important;display:flex!important}.dashboard-left-column,.dashboard-right-column{display:contents!important}.dashboard-left-column>.hero-profile-card{order:1!important}.dashboard-right-column>:first-child{order:2!important}.dashboard-left-column>.schedule-section{order:3!important}.dashboard-left-column>.tasks-section{order:4!important}.dashboard-left-column>.individuals-section{order:5!important}.dashboard-left-column>*{order:6!important}.dashboard-right-column>:nth-child(2){order:7!important}.dashboard-right-column>:nth-child(n+3){order:8!important}.hero-profile-card{border:none;border-radius:12px;gap:10px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 30px #0050d533;color:#fff!important;background:linear-gradient(135deg,#0050d5 0%,#1d4ed8 50%,#1e3a8a 100%)!important}.hero-profile-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.profile-details-row{text-align:left;z-index:1;flex-flow:wrap;align-items:center;gap:16px;position:relative}.profile-avatar-wrapper{border:2px solid #fff6;width:68px;height:68px;box-shadow:0 4px 10px #00000026}.profile-welcome-block{flex:1;align-items:flex-start;min-width:150px}.profile-welcome-block h1{color:#fff;margin-bottom:2px;font-size:22px}.profile-date{color:#93c5fd;margin-bottom:8px;font-size:13px}.profile-location-tag{color:#fff;background:#ffffff26;border:1px solid #ffffff1a;margin-top:0}.profile-clock-block{text-align:left;background:#ffffff14;border:none;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;box-shadow:inset 0 1px 1px #ffffff1a}.clock-label{color:#93c5fd;font-size:14px}.clock-time{color:#fff;margin-top:0;font-size:14px}.metrics-segment-row{z-index:1;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:0;position:relative}.metric-segment{border-radius:12px;flex-direction:column-reverse;justify-content:center;align-items:center;gap:8px;padding:12px 6px;box-shadow:none!important;background:#ffffff1a!important;border:1px solid #fff3!important}.metric-segment-label{text-align:center;line-height:1.2;color:#f1f5f9!important;font-size:11px!important;font-weight:500!important}.metric-segment.due-today{border-top:3px solid #60a5fa!important}.metric-segment.overdue{border-top:3px solid #f87171!important}.metric-segment.assigned{border-top:3px solid #4ade80!important}.section-header-row{flex-direction:column;align-items:flex-start;gap:12px}.section-header-row>a,.section-header-row>button{text-align:center;justify-content:center;width:100%;display:flex}.section-header-row .layout-toggle-button-group{display:none!important}.layout-toggle-btn{flex:1}.individuals-grid-container{grid-template-columns:1fr}.individual-dashboard-card{border-top:4px solid #0050d5!important;border-radius:12px!important;padding:16px!important;position:relative!important;box-shadow:0 4px 15px #e3e6f566!important}.individual-dashboard-card .card-header,.individual-dashboard-card .card-header-left{flex-direction:row!important;align-items:center!important;gap:12px!important}.individual-dashboard-card .card-avatar{width:52px!important;height:52px!important}.individual-dashboard-card .card-title{padding-right:64px!important;font-size:15px!important}.individual-dashboard-card .card-subtitle{padding-right:64px!important;font-size:12px!important;line-height:1.3!important}.individual-dashboard-card .card-status-pill{border-radius:20px!important;padding:4px 10px!important;font-size:11px!important;position:absolute!important;top:16px!important;right:16px!important}.individual-dashboard-card .card-dates-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.individual-dashboard-card .date-box{align-items:center!important;gap:8px!important;padding:10px!important}.individual-dashboard-card .date-icon-container{font-size:16px!important}.individual-dashboard-card .date-label{font-size:10px!important}.individual-dashboard-card .date-value{font-size:12px!important}.task-card-node{border-left-width:5px!important;grid-template-rows:auto auto!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:12px 16px!important;padding:16px!important;display:grid!important}.task-node-left{grid-area:1/1/2/2!important;align-items:center!important;gap:12px!important;width:100%!important;display:flex!important}.task-icon-container{width:44px!important;height:44px!important}.task-title{font-size:15px!important}.task-node-middle{width:fit-content!important;min-width:unset!important;background:#f8fafc!important;border:1px solid #f1f5f9!important;border-radius:8px!important;flex-direction:row!important;grid-area:2/1/3/2!important;align-items:center!important;gap:6px!important;margin:0!important;padding:6px 12px!important;display:flex!important}.task-assigned-by-label:after{content:":"!important}.task-assigned-by-value{margin-top:0!important}.task-node-right{display:contents!important}.task-status-pill{grid-area:1/2/2/3!important;place-self:start end!important;margin-top:4px!important}.task-chevron-btn{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:50%!important;grid-area:2/2/3/3!important;justify-content:center!important;place-self:center end!important;align-items:center!important;width:32px!important;height:32px!important;display:flex!important;position:static!important;transform:none!important}.schedule-card-node{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:20px!important;display:flex!important;position:relative!important}.schedule-node-details{grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:12px 14px!important;width:100%!important;display:grid!important}.schedule-node-icon-wrapper{border-radius:50%!important;grid-area:1/1/3/2!important;justify-content:center!important;align-self:start!important;align-items:center!important;width:48px!important;height:48px!important;display:flex!important}.schedule-node-info-text{display:contents!important}.schedule-node-meta-top{grid-area:1/2/2/3!important;grid-template-columns:auto 1fr auto!important;grid-template-areas:"badge.dot""time time time"!important;align-items:center!important;gap:6px 8px!important;width:100%!important;padding-right:0!important;display:grid!important}.schedule-type-badge{grid-area:badge!important;width:fit-content!important}.schedule-node-status-dot-label{background:#0000000a!important;border-radius:12px!important;grid-area:dot!important;justify-self:end!important;padding:4px 8px!important;font-size:11px!important;font-weight:700!important;position:static!important}.schedule-node-time{white-space:nowrap!important;grid-area:time!important;align-items:center!important;gap:6px!important;font-size:13px!important;display:flex!important}.schedule-node-title{word-break:break-word!important;grid-area:2/2/3/3!important;align-self:start!important;margin:0!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important}.schedule-node-meta-bottom{box-sizing:border-box!important;background:0 0!important;border:none!important;border-top:1px dashed #cbd5e1!important;border-radius:0!important;flex-flow:wrap!important;grid-area:3/1/4/3!important;align-items:center!important;gap:12px!important;width:100%!important;margin-top:4px!important;padding:12px 0 0!important;display:flex!important}.schedule-meta-item{font-size:12px!important}.schedule-node-actions{width:100%!important;margin-top:-4px!important}.schedule-action-btn{border-radius:10px!important;justify-content:center!important;align-items:center!important;width:100%!important;padding:12px!important;font-size:14px!important;display:flex!important}}.individual-dashboard-card{background:#fff;border-radius:6px;flex-direction:column;gap:16px;padding:20px;transition:all .2s;display:flex;box-shadow:0 0 25px #e3e6f5}.individual-dashboard-card:hover{transform:translateY(-2px);box-shadow:0 4px 25px #e3e6f599}.individual-dashboard-card .card-header{justify-content:space-between;align-items:center;margin:0;display:flex}.individual-dashboard-card .profile-left{align-items:center;gap:16px;display:flex}.individual-dashboard-card .avatar-wrapper{border:2px solid #eff6ff;border-radius:50%;width:56px;height:56px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.individual-dashboard-card .avatar-wrapper img{object-fit:cover;width:100%;height:100%}.individual-dashboard-card .profile-info{flex-direction:column;gap:4px;display:flex}.individual-dashboard-card .name{color:#1e293b;margin:0;font-size:18px;font-weight:700}.individual-dashboard-card .program{color:#64748b;font-size:13.5px;font-weight:500}.individual-dashboard-card .card-dates-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.individual-dashboard-card .date-box{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.individual-dashboard-card .date-icon{color:#0050d5;font-size:18px}
