.analytics-container{padding:1.5rem;max-width:1400px;margin:0 auto;background-color:#f8fafc;min-height:100vh;font-family:inherit;color:#1e293b}.analytics-header{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.analytics-header{flex-direction:row;align-items:center;justify-content:space-between}}.page-title h1{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0}.page-subtitle{color:#64748b;font-size:.875rem;margin-top:.25rem}.header-actions{display:flex;align-items:center;gap:.75rem}.date-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f1f5f9;color:#475569;border-radius:.5rem;font-size:.875rem;font-weight:600}.btn-download{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background-color:#4f46e5;color:#fff;border-radius:.5rem;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:background-color .2s;box-shadow:0 4px 6px -1px #4f46e51a}.btn-download:hover{background-color:#4338ca}.today-board{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem 1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d}.today-board-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.today-board-head h3{margin:0;font-size:1rem;font-weight:800;color:#1e293b}.today-board-head span{font-size:.75rem;color:#64748b}.today-board-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}@media(min-width:768px){.today-board-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.today-item{border:1px solid #e2e8f0;border-radius:.75rem;padding:.8rem;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:inherit;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.today-item:hover{border-color:#cbd5e1;transform:translateY(-1px)}.today-item span{font-size:.8rem;color:#475569;font-weight:700}.today-item strong{font-size:1.2rem;color:#0f172a}.today-item.overdue{border-color:#fecdd3;background:#fff1f2}.today-item.overdue strong{color:#be123c}.stats-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media(min-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;display:flex;align-items:flex-start;justify-content:space-between;box-shadow:0 1px 3px #0000000d;transition:transform .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.stat-info{display:flex;flex-direction:column;gap:.5rem}.stat-label{font-size:.875rem;font-weight:600;color:#64748b}.stat-value{font-size:1.75rem;font-weight:800;color:#1e293b;letter-spacing:-.025em}.stat-icon-wrapper{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.icon-revenue{background-color:#eff6ff;color:#3b82f6}.icon-orders{background-color:#f0fdf4;color:#16a34a}.icon-average{background-color:#faf5ff;color:#9333ea}.icon-returns{background-color:#fff1f2;color:#e11d48}.chart-section{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.chart-title h3{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}.chart-subtitle{font-size:.875rem;color:#64748b}.chart-container{position:relative;height:400px;width:100%}
