.dashboard-v4{--dashboard-navy: #0B2A3D;--dashboard-navy-deep: #071F2E;--dashboard-gold: #E8C877;--dashboard-gold-strong: #D9B95E;--dashboard-hero-text: #F7FBFD;--dashboard-hero-muted: #9ED0E7;width:min(100%,1320px);margin-inline:auto}.dashboard-home-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.68fr);gap:16px;align-items:stretch;margin-bottom:16px}.dashboard-attendance-hero{position:relative;isolation:isolate;display:grid;min-height:292px;align-content:space-between;gap:24px;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 94% 8%,rgba(232,200,119,.13),transparent 36%),linear-gradient(145deg,var(--dashboard-navy),var(--dashboard-navy-deep));color:var(--dashboard-hero-text);box-shadow:0 18px 42px #071f2e29;transition:transform .18s ease,box-shadow .18s ease}.dashboard-attendance-hero:after{content:"";position:absolute;z-index:-1;right:-64px;bottom:-88px;width:250px;height:250px;border:1px solid rgba(232,200,119,.14);border-radius:999px;box-shadow:0 0 0 42px #e8c87709,0 0 0 84px #e8c87706}.dashboard-hero-date,.dashboard-hero-state{display:flex;align-items:center}.dashboard-hero-date{gap:9px;color:var(--dashboard-hero-muted);font-size:13px;font-weight:700}.dashboard-hero-date>svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-role-chip{margin-left:auto;padding:5px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0f;color:#ffffffb8;font-size:11px;font-weight:800}.dashboard-hero-state{align-items:flex-start;gap:12px}.dashboard-hero-dot{width:10px;height:10px;flex:0 0 auto;margin-top:10px;border-radius:999px;background:#7b8790;box-shadow:0 0 0 5px #ffffff0a;transition:background .18s ease,box-shadow .18s ease}.dashboard-attendance-hero[data-tone=active] .dashboard-hero-dot,.dashboard-attendance-hero[data-tone=complete] .dashboard-hero-dot{background:#7ee09a}.dashboard-attendance-hero[data-tone=wfh] .dashboard-hero-dot{background:var(--dashboard-gold)}.dashboard-attendance-hero[data-tone=leave] .dashboard-hero-dot{background:#9ec7ff}.dashboard-attendance-hero[data-tone=pending] .dashboard-hero-dot{background:#f4b65d}.dashboard-hero-state>div{min-width:0}.dashboard-hero-kicker{display:block;margin-bottom:3px;color:var(--dashboard-hero-muted);font-size:12px;font-weight:750}.dashboard-hero-state h2{margin:0;max-width:760px;color:var(--dashboard-hero-text);font-size:clamp(25px,3vw,36px);line-height:1.12;letter-spacing:-.035em}.dashboard-hero-state p{margin:7px 0 0;max-width:700px;color:var(--dashboard-hero-muted);font-size:14px;line-height:1.55}.dashboard-hero-action{width:100%;min-height:50px;border:1px solid var(--dashboard-gold);border-radius:13px;background:var(--dashboard-gold);color:#1b2024;font-weight:850;box-shadow:none;transition:transform .14s ease,background .14s ease,border-color .14s ease}.dashboard-hero-action:hover{background:#f0d58d;border-color:#f0d58d;transform:translateY(-1px)}.dashboard-hero-action:active{background:var(--dashboard-gold-strong);border-color:var(--dashboard-gold-strong);transform:translateY(0)}.dashboard-snapshot-grid.dashboard-summary-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(0,1fr);gap:12px;margin:0}.dashboard-snapshot-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:0;padding:17px;border:1px solid var(--att-border);border-radius:18px;background:color-mix(in srgb,var(--att-surface) 94%,var(--dashboard-navy) 6%);box-shadow:none;transition:border-color .16s ease,background .16s ease}.dashboard-snapshot-card>div{display:grid;min-width:0;gap:3px}.dashboard-snapshot-card>div>span{color:var(--att-muted);font-size:13px;font-weight:700}.dashboard-snapshot-card strong{color:var(--att-heading);font-size:clamp(22px,2vw,28px);line-height:1.08;letter-spacing:-.025em}.dashboard-snapshot-card small{overflow:hidden;color:var(--att-subtle);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-snapshot-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--dashboard-gold) 34%,var(--att-border));border-radius:12px;background:color-mix(in srgb,var(--dashboard-gold) 10%,var(--att-surface));color:color-mix(in srgb,var(--dashboard-gold) 74%,var(--att-heading))}.dashboard-snapshot-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-productivity-card .dashboard-snapshot-icon{color:var(--att-primary);border-color:color-mix(in srgb,var(--att-primary) 30%,var(--att-border));background:var(--att-primary-soft)}.dashboard-activity-card{overflow:hidden;border:1px solid var(--att-border);border-radius:20px;background:var(--att-surface);box-shadow:none}.dashboard-activity-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;padding:0 18px;border-bottom:1px solid var(--att-border)}.dashboard-activity-tabs{display:flex;align-self:stretch;gap:22px}.dashboard-activity-tab{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:60px;padding:0 2px;border:0;background:transparent;color:var(--att-muted);font-weight:800}.dashboard-activity-tab:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:transparent;transform:scaleX(.6);transition:background .16s ease,transform .16s ease}.dashboard-activity-tab.active{color:var(--att-heading)}.dashboard-activity-tab.active:after{background:var(--dashboard-gold);transform:scaleX(1)}.dashboard-tab-badge{display:inline-grid;min-width:20px;height:20px;place-items:center;padding:0 6px;border-radius:999px;background:color-mix(in srgb,var(--att-warning) 15%,var(--att-surface));color:var(--att-warning);font-size:10px;font-weight:900}.dashboard-activity-actions{display:flex;align-items:center;gap:10px}.dashboard-activity-panel{padding:18px;animation:dashboardPanelIn .18s ease}@keyframes dashboardPanelIn{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.dashboard-week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.dashboard-week-day{display:grid;min-width:0;min-height:116px;place-items:center;align-content:center;gap:5px;padding:10px 6px;border:1px solid transparent;border-radius:15px;background:var(--att-surface-2);text-align:center;transition:border-color .16s ease,background .16s ease,transform .16s ease}.dashboard-week-day>span{color:var(--att-subtle);font-size:11px;font-weight:800}.dashboard-week-day>b{color:var(--att-heading);font-size:13px}.dashboard-week-day>i{display:grid;width:31px;height:31px;place-items:center;border:1px solid var(--att-border-strong);border-radius:999px;color:var(--att-muted);font-size:14px;font-style:normal;font-weight:900}.dashboard-week-day>small{overflow:hidden;width:100%;color:var(--att-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-week-day.office>i{border-color:#45a06f47;background:#45a06f21;color:var(--att-success)}.dashboard-week-day.wfh>i{border-color:color-mix(in srgb,var(--dashboard-gold) 52%,var(--att-border));background:color-mix(in srgb,var(--dashboard-gold) 13%,var(--att-surface));color:color-mix(in srgb,var(--dashboard-gold) 72%,var(--att-heading))}.dashboard-week-day.leave>i{border-color:color-mix(in srgb,var(--att-primary) 38%,var(--att-border));background:var(--att-primary-soft);color:var(--att-primary)}.dashboard-week-day.missing>i{border-color:color-mix(in srgb,var(--att-danger) 35%,var(--att-border));background:color-mix(in srgb,var(--att-danger) 9%,var(--att-surface));color:var(--att-danger)}.dashboard-week-day.future,.dashboard-week-day.off{opacity:.62}.dashboard-week-day.is-today{border-color:color-mix(in srgb,var(--dashboard-gold) 66%,var(--att-border));background:color-mix(in srgb,var(--dashboard-gold) 6%,var(--att-surface-2))}.dashboard-week-day.is-today>span{color:color-mix(in srgb,var(--dashboard-gold) 72%,var(--att-heading))}.dashboard-week-summary{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:11px;color:var(--att-muted);font-size:11px}.dashboard-week-summary strong{color:var(--att-heading);font-size:12px}.dashboard-month-compact{margin-top:16px;padding-top:16px;border-top:1px solid var(--att-border)}.dashboard-month-compact-head,.dashboard-requests-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.dashboard-month-compact-head>div{display:grid;gap:1px}.dashboard-month-compact-head strong,.dashboard-requests-head>span{color:var(--att-heading);font-size:13px;font-weight:850}.dashboard-month-compact-head span{color:var(--att-subtle);font-size:11px}.dashboard-v4 .dashboard-attendance-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-v4 .dashboard-attendance-facts>div{padding:10px 11px}.dashboard-v4 .dashboard-attendance-progress-copy{margin-bottom:8px}.dashboard-v4 .dashboard-attendance-progress{margin-bottom:10px}.dashboard-v4 .dashboard-list{display:grid;gap:8px}.dashboard-v4 .dashboard-list .request-row,.dashboard-v4 .dashboard-list .dashboard-request-item{transition:background .16s ease,border-color .16s ease,transform .16s ease}:root[data-theme=dark] .dashboard-snapshot-card,:root[data-theme=dark] .dashboard-activity-card{background:#121415}:root[data-theme=dark] .dashboard-week-day{background:#17191a}@media (max-width: 1050px){.dashboard-home-grid{grid-template-columns:minmax(0,1.45fr) minmax(240px,.72fr)}.dashboard-attendance-hero{min-height:270px}}@media (max-width: 860px){.dashboard-v4{padding-bottom:6px}.dashboard-home-grid{grid-template-columns:1fr;gap:12px}.dashboard-attendance-hero{min-height:238px;padding:20px;border-radius:20px}.dashboard-snapshot-grid.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-snapshot-card{grid-template-columns:1fr;align-content:start;gap:11px;min-height:132px;padding:14px}.dashboard-snapshot-card .dashboard-snapshot-icon{width:34px;height:34px;border-radius:10px}.dashboard-snapshot-card .dashboard-snapshot-icon svg{width:17px;height:17px}.dashboard-productivity-card:not([hidden]){grid-column:1 / -1;grid-template-columns:36px minmax(0,1fr);min-height:88px}.dashboard-activity-card{border-radius:18px}.dashboard-activity-head{min-height:56px;padding-inline:14px}.dashboard-activity-tabs{gap:18px}.dashboard-activity-tab{min-height:54px}.dashboard-activity-actions{display:none}.dashboard-activity-panel{padding:14px}.dashboard-week-strip{gap:5px}.dashboard-week-day{min-height:104px;padding-inline:3px;border-radius:13px}.dashboard-week-day>i{width:29px;height:29px}.dashboard-week-day>small{font-size:9px}.dashboard-week-summary{justify-content:space-between;gap:10px}.dashboard-v4 .dashboard-attendance-facts{grid-template-columns:1fr}}@media (max-width: 520px){.dashboard-attendance-hero{min-height:226px;padding:18px}.dashboard-hero-state h2{font-size:24px}.dashboard-hero-state p{font-size:13px}.dashboard-role-chip{display:none}.dashboard-snapshot-card strong{font-size:22px}.dashboard-week-day{min-height:90px;gap:4px}.dashboard-week-day>b{display:none}.dashboard-week-day>i{width:28px;height:28px}.dashboard-week-day>small{display:none}.dashboard-week-summary{font-size:10px}.dashboard-month-compact{margin-top:13px;padding-top:13px}}@media (prefers-reduced-motion: reduce){.dashboard-attendance-hero,.dashboard-hero-action,.dashboard-hero-dot,.dashboard-week-day,.dashboard-activity-tab:after,.dashboard-activity-panel{transition:none;animation:none}}.app-shell .side-nav .feature-state-badge{display:none!important}@media (max-width: 860px){body.authenticated .install-banner{position:relative;inset:auto;width:auto;max-width:none;margin:8px 12px 0;transform:none;box-shadow:none}}
