.Dashboard-module__1AMG0q__dashboard{flex-direction:column;gap:30px;display:flex}.Dashboard-module__1AMG0q__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.Dashboard-module__1AMG0q__kpiCard{background:var(--surface-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.Dashboard-module__1AMG0q__kpiCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Dashboard-module__1AMG0q__kpiInfo{flex-direction:column;gap:8px;display:flex}.Dashboard-module__1AMG0q__kpiTitle{color:var(--text-muted);font-size:.9rem;font-weight:600}.Dashboard-module__1AMG0q__kpiValue{color:var(--text-main);font-size:2.2rem;font-weight:800;font-family:var(--font-display)}.Dashboard-module__1AMG0q__percentageBadge{border-radius:var(--radius-full);align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.Dashboard-module__1AMG0q__positive{color:var(--success-color);background:#00b5331a}.Dashboard-module__1AMG0q__negative{color:var(--danger-color);background:#ff00001a}.Dashboard-module__1AMG0q__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard-module__1AMG0q__iconSales{color:var(--primary-color);background:#ff4d001a}.Dashboard-module__1AMG0q__iconLink{color:var(--info-color);background:#0088ff1a}.Dashboard-module__1AMG0q__iconBox{color:#a855f7;background:#a855f71a}.Dashboard-module__1AMG0q__iconStar{color:var(--warning-color);background:#ffb8001a}.Dashboard-module__1AMG0q__layoutGrid{grid-template-columns:2fr 1fr;gap:30px;display:grid}.Dashboard-module__1AMG0q__card{background:var(--surface-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:24px}.Dashboard-module__1AMG0q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Dashboard-module__1AMG0q__cardTitle{color:var(--text-main);font-size:1.25rem;font-weight:700}.Dashboard-module__1AMG0q__viewAll{color:var(--primary-color);font-size:.9rem;font-weight:600}.Dashboard-module__1AMG0q__viewAll:hover{text-decoration:underline}.Dashboard-module__1AMG0q__ordersTable{border-collapse:collapse;width:100%}.Dashboard-module__1AMG0q__ordersTable th{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border-light);text-transform:uppercase;letter-spacing:.05em;padding:12px 10px;font-size:.85rem;font-weight:600}.Dashboard-module__1AMG0q__ordersTable td{border-bottom:1px solid var(--border-light);vertical-align:middle;padding:15px 10px;font-size:.95rem}.Dashboard-module__1AMG0q__ordersTable tr:last-child td{border-bottom:none}.Dashboard-module__1AMG0q__statusBadge{border-radius:var(--radius-full);padding:4px 10px;font-size:.8rem;font-weight:600}.Dashboard-module__1AMG0q__stPending{color:#f57f17;background:#fff8e1}.Dashboard-module__1AMG0q__stShipped{color:#1976d2;background:#e3f2fd}.Dashboard-module__1AMG0q__stDelivered{color:#388e3c;background:#e8f5e9}.Dashboard-module__1AMG0q__customerCell{align-items:center;gap:10px;display:flex}.Dashboard-module__1AMG0q__avatar{background:var(--bg-color);width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.Dashboard-module__1AMG0q__chartPlaceholder{background-image:linear-gradient(0deg,#00000005 1px,#0000 1px);background-size:100% 40px;align-items:flex-end;gap:8px;height:250px;padding-top:20px;display:flex}.Dashboard-module__1AMG0q__bar{background:var(--primary-gradient);border-radius:4px 4px 0 0;flex:1;min-height:20px;transition:height 1s;position:relative}.Dashboard-module__1AMG0q__bar:hover:after{content:attr(data-value);background:var(--text-main);color:#fff;border-radius:4px;padding:2px 6px;font-size:.75rem;position:absolute;top:-25px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Dashboard-module__1AMG0q__layoutGrid{grid-template-columns:1fr}}@media (max-width:768px){.Dashboard-module__1AMG0q__ordersTable{display:block;overflow-x:auto}}
