.dashboard-module__ri1OsW__page{gap:var(--space-lg);flex-direction:column;display:flex}.dashboard-module__ri1OsW__hero{background:linear-gradient(135deg,var(--brand-navy),var(--brand-navy-light));border-radius:var(--radius-xl);padding:var(--space-xl)var(--space-xl);color:#fff;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#39b54a26 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;right:-40px}.dashboard-module__ri1OsW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f4b2231a 0%,#0000 70%);width:150px;height:150px;position:absolute;bottom:-30px;left:30%}.dashboard-module__ri1OsW__heroContent{z-index:1;position:relative}.dashboard-module__ri1OsW__heroGreeting{letter-spacing:-.02em;margin-bottom:4px;font-size:1.6rem;font-weight:800}.dashboard-module__ri1OsW__heroSub{color:#ffffffa6;font-size:.9rem;font-weight:400}.dashboard-module__ri1OsW__heroDate{color:#fff6;text-transform:capitalize;white-space:nowrap;z-index:1;font-size:.8rem;position:relative}.dashboard-module__ri1OsW__statsGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.dashboard-module__ri1OsW__statCard{border-radius:var(--radius-lg);padding:var(--space-lg);align-items:center;gap:var(--space-md);transition:all var(--transition-normal);cursor:default;border:1px solid #0000000a;display:flex}.dashboard-module__ri1OsW__statCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.dashboard-module__ri1OsW__statNavy{background:linear-gradient(135deg,#132d7614 0%,#132d7608 100%);border-color:#132d761a}.dashboard-module__ri1OsW__statGreen{background:linear-gradient(135deg,#39b54a14 0%,#39b54a08 100%);border-color:#39b54a1a}.dashboard-module__ri1OsW__statGold{background:linear-gradient(135deg,#f4b22314 0%,#f4b22308 100%);border-color:#f4b2231a}.dashboard-module__ri1OsW__statBlue{background:linear-gradient(135deg,#3b82f614 0%,#3b82f608 100%);border-color:#3b82f61a}.dashboard-module__ri1OsW__statIconWrap{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.dashboard-module__ri1OsW__statNavy .dashboard-module__ri1OsW__statIconWrap{background:linear-gradient(135deg,var(--brand-navy),var(--brand-navy-light));color:#fff}.dashboard-module__ri1OsW__statGreen .dashboard-module__ri1OsW__statIconWrap{background:linear-gradient(135deg,var(--brand-green),#6dd688);color:#fff}.dashboard-module__ri1OsW__statGold .dashboard-module__ri1OsW__statIconWrap{background:linear-gradient(135deg,var(--brand-gold),#f7c94c);color:#fff}.dashboard-module__ri1OsW__statBlue .dashboard-module__ri1OsW__statIconWrap{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa)}.dashboard-module__ri1OsW__statInfo{flex-direction:column;display:flex}.dashboard-module__ri1OsW__statValue{color:var(--text-primary);font-size:1.7rem;font-weight:800;line-height:1.2}.dashboard-module__ri1OsW__statLabel{color:var(--text-secondary);font-size:.78rem;font-weight:500}.dashboard-module__ri1OsW__cardsRow{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.dashboard-module__ri1OsW__infoCard{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);padding:var(--space-lg);transition:box-shadow var(--transition-normal)}.dashboard-module__ri1OsW__infoCard:hover{box-shadow:var(--shadow-md)}.dashboard-module__ri1OsW__infoHeader{margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-color);align-items:center;gap:10px;display:flex}.dashboard-module__ri1OsW__headerIcon{color:var(--brand-navy)}.dashboard-module__ri1OsW__infoTitle{color:var(--text-primary);font-size:.95rem;font-weight:700}.dashboard-module__ri1OsW__statusList{flex-direction:column;gap:12px;display:flex}.dashboard-module__ri1OsW__statusItem{justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__statusLabel{color:var(--text-secondary);font-size:.85rem}.dashboard-module__ri1OsW__statusDate{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.8rem}.dashboard-module__ri1OsW__actionList{flex-direction:column;gap:8px;display:flex}.dashboard-module__ri1OsW__actionBtn{border-radius:var(--radius-md);border:1px solid var(--border-color);color:var(--text-primary);transition:all var(--transition-fast);align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;font-weight:500;display:flex}.dashboard-module__ri1OsW__actionBtn:hover{border-color:var(--brand-navy);background:#132d7608;transform:translate(4px)}@media (max-width:768px){.dashboard-module__ri1OsW__hero{padding:var(--space-lg);flex-direction:column;align-items:flex-start;gap:8px}.dashboard-module__ri1OsW__heroGreeting{font-size:1.3rem}.dashboard-module__ri1OsW__statsGrid{grid-template-columns:repeat(2,1fr)}}
