.dashboard_dashboardContainer__1Pa8W{width:100%;height:100%;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:2rem;background:linear-gradient(135deg,#f3f4f6,#edf2f7);font-family:var(--font-inter,sans-serif)}.dashboard_headerSection__0ADR6{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.5rem}.dashboard_welcomeText__qmLdA h1{font-size:1.5rem;font-weight:500;color:#111827;letter-spacing:-.02em;margin-bottom:0;background:-webkit-linear-gradient(45deg,#6f9cff,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dashboard_welcomeText__qmLdA p{color:#6b7280;font-size:.95rem;font-weight:500}.dashboard_dateBadge__ewmc8{background:#fff;padding:.5rem 1rem;border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;align-items:center;gap:.5rem;color:#374151;font-size:.9rem;font-weight:600;border:1px solid #e5e7eb}.dashboard_statsGrid__8f0iJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard_statCard__p7RlY{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.5);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.dashboard_statCard__p7RlY:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.08);background:hsla(0,0%,100%,.9)}.dashboard_statHeader__DeRUL{display:flex;justify-content:space-between;align-items:center}.dashboard_blue__OHioj{background:#eff6ff;color:#3b82f6}.dashboard_green___2DNH{background:#f0fdf4;color:#22c55e}.dashboard_orange__c0yaU{background:#fff7ed;color:#f97316}.dashboard_purple__KEStF{background:#faf5ff;color:#a855f7}.dashboard_iconBox__vtJjh{width:40px;height:40px;border-radius:10px;display:flex;justify-content:center;align-items:center;font-size:1.25rem}.dashboard_trendBadge__NBPha{font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:6px}.dashboard_trendBadge__NBPha.dashboard_up__U6SfK{background:#dcfce7;color:#166534}.dashboard_trendBadge__NBPha.dashboard_down__NoEOm{background:#fee2e2;color:#991b1b}.dashboard_statValue__Suja8{font-size:2rem;font-weight:700;color:#1f2937;line-height:1}.dashboard_statTitle__F3Fcn{font-size:.9rem;color:#6b7280;font-weight:500}.dashboard_stockAlertsWidget__HI9dK{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);border:1px solid #fee2e2;display:flex;flex-direction:column;gap:1rem}.dashboard_alertHeader__UEnc6{display:flex;align-items:center;gap:.5rem;color:#991b1b;font-weight:700;font-size:1.1rem}.dashboard_alertList__a65FO{display:flex;flex-direction:column;gap:.75rem}.dashboard_alertItem__qQxIt{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fef2f2;border-radius:8px;border-left:4px solid #ef4444}.dashboard_alertInfo__SGa8j{display:flex;flex-direction:column}.dashboard_alertTitle___hNIi{font-weight:600;color:#7f1d1d;font-size:.9rem}.dashboard_alertMeta__BwJ_H{font-size:.8rem;color:#b91c1c}.dashboard_alertAction__3W6Yy{font-size:.8rem;font-weight:600;color:#dc2626;text-decoration:underline;cursor:pointer}.dashboard_quickActionsSection__xZ54z{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.dashboard_quickActionCard__W5jf_{background:linear-gradient(145deg,#fff,#f3f4f6);padding:1rem;border-radius:12px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.03)}.dashboard_quickActionCard__W5jf_:hover{transform:translateY(-2px);box-shadow:0 8px 12px -3px rgba(0,0,0,.1);border-color:#3b82f6}.dashboard_qaIcon__p1ElO{width:36px;height:36px;border-radius:8px;display:flex;justify-content:center;align-items:center;background:#eff6ff;color:#2563eb;font-size:1.1rem}.dashboard_qaText__13k_z{font-weight:600;color:#374151;font-size:.95rem}.dashboard_chartsSection__bwRjg{display:flex;gap:1.5rem;align-items:stretch;margin-bottom:2rem}.dashboard_analyticsColumn__ZWo_b{flex:2 1;display:flex;flex-direction:column}.dashboard_chartCard__WveAf{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);padding:1.5rem;display:flex;flex-direction:column;height:100%;min-height:400px}.dashboard_lineChartContainer__AjMSm{flex:1 1;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.dashboard_startSvg__gTyc4{width:100%;height:100%;overflow:visible}.dashboard_chartLabels__W9csJ{display:flex;justify-content:space-between;margin-top:.5rem;border-top:1px solid #e5e7eb;padding-top:.5rem}.dashboard_chartLabels__W9csJ span{font-size:.75rem;color:#9ca3af}.dashboard_barChartContainer__sCyod{flex:1 1;display:flex;justify-content:space-between;align-items:flex-end;padding:2rem .5rem 0;border-bottom:1px solid #e5e7eb;height:100%;min-height:250px}.dashboard_barGroup__2c2eR{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.5rem;height:100%;width:100%}.dashboard_bar__C8zBQ{width:40%;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:6px 6px 0 0;transition:height .5s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer;min-height:4px}.dashboard_bar__C8zBQ:hover{background:linear-gradient(180deg,#60a5fa,#3b82f6);filter:drop-shadow(0 4px 6px rgba(59,130,246,.3))}.dashboard_bar__C8zBQ:after{content:attr(data-value);position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:#1f2937;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;opacity:0;transition:opacity .2s;pointer-events:none;white-space:nowrap}.dashboard_bar__C8zBQ:hover:after{opacity:1}.dashboard_barLabel__YOkr7{font-size:.8rem;color:#6b7280;font-weight:500;margin-top:.5rem}.dashboard_recentActivity__UnhKw{flex:1 1;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);padding:1.5rem;display:flex;flex-direction:column;height:100%;min-height:400px}.dashboard_activityList__awU7m{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.dashboard_activityItem__vJuiI{display:flex;gap:1rem;align-items:flex-start}.dashboard_activityIcon__Shukt{min-width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.9rem;margin-top:2px}.dashboard_activityContent__YnfYH{flex:1 1}.dashboard_activityText__CScxb{font-size:.9rem;color:#374151;line-height:1.4;margin-bottom:.2rem}.dashboard_activityTime__JnnBU{font-size:.75rem;color:#9ca3af}.dashboard_tableSection__DEEgF{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);padding:1.5rem;display:flex;flex-direction:column}.dashboard_quickActions__948gJ{display:flex;gap:1rem}.dashboard_actionBtnPrimary__3q4Pc{background:#3b82f6;color:#fff!important;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s;box-shadow:0 2px 4px rgba(59,130,246,.3)}.dashboard_actionBtnPrimary__3q4Pc:hover{background:#2563eb}.dashboard_actionBtnSecondary__ssmcA{background:#fff;color:#374151;border:1px solid #e5e7eb;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.dashboard_actionBtnSecondary__ssmcA:hover{background:#f9fafb}.dashboard_tableContainer__6zBJI{overflow-x:auto}.dashboard_jobsTable__K6Ah8{width:100%;border-collapse:separate;border-spacing:0}.dashboard_jobsTable__K6Ah8 th{text-align:left;padding:1rem;font-size:.85rem;font-weight:600;color:#6b7280;border-bottom:2px solid #f3f4f6;text-transform:uppercase;letter-spacing:.05em}.dashboard_jobsTable__K6Ah8 td{padding:1rem;font-size:.95rem;color:#1f2937;border-bottom:1px solid #f3f4f6}.dashboard_jobsTable__K6Ah8 tr:last-child td{border-bottom:none}.dashboard_tdId__IooyQ{font-family:monospace;font-weight:600;color:#3b82f6}.dashboard_tdClient__DbJTs{font-weight:500}.dashboard_statusBadge__tDuLU{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase}.dashboard_statusBadge__tDuLU.dashboard_completed__6a3gV{background:#dcfce7;color:#166534}.dashboard_statusBadge__tDuLU.dashboard_inprogress__xXgAz{background:#dbeafe;color:#1e40af}.dashboard_statusBadge__tDuLU.dashboard_pending___yP4t{background:#fef3c7;color:#92400e}.dashboard_sectionHeader__3Xhda{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard_headerSelect__Ens1f{background:#fff;color:#374151;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:background .2s,box-shadow .2s,border-color .2s;font-weight:600;font-size:.9rem;box-shadow:0 1px 2px rgba(0,0,0,.05);outline:none}.dashboard_headerSelect__Ens1f:hover{background:#f9fafb;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dashboard_headerSelect__Ens1f:focus-visible{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}@media (max-width:1024px){.dashboard_chartsSection__bwRjg{height:auto;flex-direction:column;margin-bottom:0}.dashboard_chartCard__WveAf,.dashboard_recentActivity__UnhKw{height:350px}}@media (max-width:768px){.dashboard_headerSection__0ADR6{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard_chartsSection__bwRjg{flex-direction:column}}