.dashboard_header__Cmj9G{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:flex-end}.dashboard_title__J9wC6{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.dashboard_date__FdpTo{color:var(--text-muted);font-size:.9rem}.dashboard_grid__bX8Ii{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.dashboard_card__D9n2Q{background:var(--solvy-blue-surface);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);padding:1.5rem;display:flex;flex-direction:column}.dashboard_cardLabel__s1SHv{color:var(--text-muted);font-size:.875rem;margin-bottom:.5rem}.dashboard_cardValue__ve6mX{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.dashboard_cardChange__xykkf{font-size:.875rem;display:flex;align-items:center;gap:.25rem}.dashboard_up__53lNw{color:var(--solvy-green)}.dashboard_down__u4plV{color:var(--solvy-red)}.dashboard_sectionTitle__t6SWj{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.dashboard_recentOrders__Tve6A{background:var(--solvy-blue-surface);border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.05);overflow:hidden}.dashboard_tableHeader__71mfi{background:rgba(0,0,0,.2);font-size:.875rem;font-weight:600;color:var(--text-muted)}.dashboard_tableHeader__71mfi,.dashboard_tableRow___6kBH{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr;padding:1rem 1.5rem}.dashboard_tableRow___6kBH{border-bottom:1px solid rgba(255,255,255,.05);align-items:center;font-size:.9rem}.dashboard_tableRow___6kBH:last-child{border-bottom:none}.dashboard_status__ChH18{display:inline-block;padding:.25rem .75rem;border-radius:full;font-size:.75rem;font-weight:600;border-radius:9999px;text-transform:capitalize}.dashboard_status-preparing__f4oRv{background:rgba(59,130,246,.2);color:#60a5fa}.dashboard_status-ready__sMdFv{background:rgba(16,185,129,.2);color:#34d399}.dashboard_status-pending__LozbU{background:rgba(245,158,11,.2);color:#fbbf24}.dashboard_status-served__NDdJC{background:rgba(148,163,184,.2);color:#cbd5e1}