.admin-dashboard{width:100%;box-sizing:border-box}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}@media (min-width: 1024px){.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.dashboard-stat-card{background:#fff;padding:1.25rem;border-radius:.375rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:space-between;height:100%;position:relative;overflow:hidden;text-decoration:none;color:inherit;transition:all .2s}.dashboard-stat-card:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0000001a}.stat-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.stat-icon-wrapper{padding:.5rem;background:#f8fafc;border-radius:.375rem;border:1px solid #f1f5f9;color:#64748b;transition:all .2s}.dashboard-stat-card:hover .stat-icon-wrapper{background:#f1f5f9;color:#1e293b}.stat-trend{font-size:.75rem;font-weight:500;color:#059669;background:#d1fae5;padding:.125rem .5rem;border-radius:.25rem;border:1px solid #a7f3d0}.stat-period-info{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.stat-period-value{font-size:.875rem;font-weight:700;color:#059669}.stat-period-label{font-size:.625rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.stat-card-content{display:flex;flex-direction:column}.stat-value{font-size:1.5rem;font-weight:700;color:#1e293b;letter-spacing:-.02em;margin:0;line-height:1.2}@media (min-width: 768px){.stat-value{font-size:2rem}}.stat-title{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;margin-bottom:0}.dashboard-content-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){.dashboard-content-grid{grid-template-columns:repeat(2,1fr)}}.dashboard-card{background:#fff;padding:1.25rem;border-radius:.375rem;border:1px solid #e2e8f0}.dashboard-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #f1f5f9}.dashboard-card-link{font-size:.75rem;font-weight:600;color:#475569;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:color .2s}.dashboard-card-link:hover{color:#1e293b}.dashboard-section-title{font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0}.recent-orders-list{display:flex;flex-direction:column;gap:0}.recent-order-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9;text-decoration:none;color:inherit;transition:background .2s}.recent-order-item:hover{background:#f8fafc;margin:0 -1.25rem;padding-left:1.25rem;padding-right:1.25rem}.recent-order-item:last-child{border-bottom:none}.recent-order-info{flex:1;min-width:0}.recent-order-name{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.recent-order-meta{font-size:.75rem;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-order-status-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;margin-left:1rem;flex-shrink:0}.recent-order-status{display:inline-block;padding:.125rem .5rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;white-space:nowrap}.recent-order-status.status-new{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.recent-order-status.status-in-progress{color:#0369a1;background:#dbeafe;border:1px solid #bfdbfe}.recent-order-status.status-processed{color:#059669;background:#d1fae5;border:1px solid #a7f3d0}.recent-order-status.status-closed{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.recent-order-date{font-size:.625rem;color:#94a3b8}.recent-orders-empty{padding:2rem;text-align:center;color:#64748b;font-size:.875rem}.order-statuses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.order-status-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border-radius:.375rem;text-decoration:none;color:inherit;transition:all .2s;border:1px solid #e2e8f0}.order-status-item:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0000001a}.order-status-item.status-new{background:#fef3c7;border-color:#fde68a}.order-status-item.status-in-progress{background:#dbeafe;border-color:#bfdbfe}.order-status-item.status-processed{background:#d1fae5;border-color:#a7f3d0}.order-status-item.status-closed{background:#f1f5f9;border-color:#e2e8f0}.order-status-value{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.order-status-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.dashboard-chart{padding:1rem 0}.chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;height:150px;padding:0 .5rem}.chart-bar-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.chart-bar{width:100%;background:linear-gradient(to top,#3b82f6,#60a5fa);border-radius:.25rem .25rem 0 0;min-height:4px;position:relative;transition:all .2s;cursor:pointer}.chart-bar:hover{opacity:.8}.chart-bar-value{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);font-size:.625rem;font-weight:600;color:#475569;white-space:nowrap}.chart-bar-label{margin-top:.5rem;font-size:.625rem;color:#64748b;text-align:center}.top-products-list{display:flex;flex-direction:column;gap:0}.top-product-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9;text-decoration:none;color:inherit;transition:background .2s}.top-product-item:hover{background:#f8fafc;margin:0 -1.25rem;padding-left:1.25rem;padding-right:1.25rem}.top-product-item:last-child{border-bottom:none}.top-product-rank{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;color:#64748b;background:#f1f5f9;border-radius:.25rem;flex-shrink:0}.top-product-info{flex:1;min-width:0}.top-product-name{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.top-product-meta{font-size:.75rem;color:#64748b;margin:0}.top-product-popularity{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#059669;flex-shrink:0}@media (max-width: 768px){.dashboard-stats-grid{gap:.75rem}.dashboard-stat-card{padding:1rem}.stat-value{font-size:1.25rem}.dashboard-card{padding:1rem}.order-statuses-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.order-status-value{font-size:1.25rem}.chart-bars{height:120px;gap:.25rem}.chart-bar-value{font-size:.5rem}}@media (max-width: 480px){.dashboard-stats-grid{grid-template-columns:1fr}.stat-value{font-size:1.125rem}.order-statuses-grid{grid-template-columns:1fr}.chart-bars{height:100px}}
