.restaurant-dashboard{padding:24px;max-width:1400px;margin:0 auto}.restaurant-dashboard-loading,.restaurant-dashboard-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 20px;color:#6c757d}.restaurant-dashboard-loading i{font-size:40px}.restaurant-dashboard-error{color:#dc3545}.restaurant-dashboard-error i{font-size:40px}.restaurant-dashboard-retry-btn{margin-top:12px;padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:8px}.restaurant-dashboard-retry-btn:hover{background:#0056b3}.restaurant-dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.restaurant-dashboard-title{margin:0;font-size:32px;font-weight:700;color:#1a1a2e}.restaurant-dashboard-subtitle{margin:4px 0 0;font-size:14px;color:#6c757d}.restaurant-dashboard-refresh-btn{width:44px;height:44px;border:none;background:#fff;border-radius:12px;cursor:pointer;font-size:16px;color:#6c757d;box-shadow:0 2px 8px #00000014;transition:all .2s}.restaurant-dashboard-refresh-btn:hover{background:#f8f9fa;color:#333;transform:rotate(180deg)}.restaurant-dashboard-section{margin-bottom:28px}.restaurant-dashboard-section-title{font-size:16px;font-weight:600;color:#495057;margin:0 0 16px;display:flex;align-items:center;gap:10px}.restaurant-dashboard-section-title i{color:#6c757d}.restaurant-dashboard-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.restaurant-dashboard-financial-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.restaurant-dashboard-card{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 4px 20px #0000000f;transition:transform .2s,box-shadow .2s}.restaurant-dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.restaurant-dashboard-card-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;color:#fff;flex-shrink:0}.restaurant-dashboard-card--cash .restaurant-dashboard-card-icon{background:linear-gradient(135deg,#28a745,#20c997)}.restaurant-dashboard-card--bank .restaurant-dashboard-card-icon{background:linear-gradient(135deg,#007bff,#6610f2)}.restaurant-dashboard-card--advances .restaurant-dashboard-card-icon{background:linear-gradient(135deg,#ffc107,#fd7e14)}.restaurant-dashboard-card-label{font-size:13px;color:#6c757d;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.restaurant-dashboard-card-value{font-size:28px;font-weight:700;color:#1a1a2e}.restaurant-dashboard-reservation-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.restaurant-dashboard-reservation-main{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000f;display:flex;gap:24px}.restaurant-dashboard-reservation-today{flex:1}.restaurant-dashboard-reservation-today-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.restaurant-dashboard-reservation-today-label{font-size:14px;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.restaurant-dashboard-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.restaurant-dashboard-badge--warning{background:#fff3cd;color:#856404}.restaurant-dashboard-reservation-today-content{margin-bottom:16px}.restaurant-dashboard-reservation-big-number{font-size:64px;font-weight:800;color:#667eea;line-height:1}.restaurant-dashboard-reservation-sublabel{font-size:14px;color:#6c757d;margin-top:4px}.restaurant-dashboard-reservation-guests{display:flex;align-items:center;gap:8px;font-size:14px;color:#495057;padding:10px 14px;background:#f8f9fa;border-radius:10px;width:fit-content}.restaurant-dashboard-reservation-guests i{color:#6c757d}.restaurant-dashboard-status-breakdown{border-left:1px solid #eee;padding-left:24px;display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:160px}.restaurant-dashboard-status-item{display:flex;align-items:center;gap:10px}.restaurant-dashboard-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.restaurant-dashboard-status-dot--pending{background:#ffc107}.restaurant-dashboard-status-dot--confirmed{background:#17a2b8}.restaurant-dashboard-status-dot--arrived{background:#28a745}.restaurant-dashboard-status-dot--completed{background:#6c757d}.restaurant-dashboard-status-label{flex:1;font-size:13px;color:#6c757d}.restaurant-dashboard-status-count{font-size:14px;font-weight:700;color:#333}.restaurant-dashboard-reservation-secondary{display:flex;flex-direction:column;gap:16px}.restaurant-dashboard-reservation-small-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #0000000f;display:flex;align-items:center;gap:16px;flex:1}.restaurant-dashboard-reservation-small-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#667eea20,#764ba220);display:flex;align-items:center;justify-content:center;font-size:20px;color:#667eea}.restaurant-dashboard-reservation-small-value{font-size:28px;font-weight:700;color:#333}.restaurant-dashboard-reservation-small-label{font-size:13px;color:#6c757d}.restaurant-dashboard-staff-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000f}.restaurant-dashboard-staff-main{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.restaurant-dashboard-staff-working-value{font-size:48px;font-weight:800;color:#28a745;line-height:1}.restaurant-dashboard-staff-working-label{font-size:13px;color:#6c757d;margin-top:4px}.restaurant-dashboard-staff-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#28a74520,#20c99720);display:flex;align-items:center;justify-content:center;font-size:24px;color:#28a745}.restaurant-dashboard-staff-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.restaurant-dashboard-staff-stat{text-align:center;padding:12px;background:#f8f9fa;border-radius:10px}.restaurant-dashboard-staff-stat-value{display:block;font-size:24px;font-weight:700;color:#333}.restaurant-dashboard-staff-stat-label{display:block;font-size:12px;color:#6c757d;margin-top:4px}.restaurant-dashboard-orders-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000f}.restaurant-dashboard-orders-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.restaurant-dashboard-orders-item{text-align:center;padding:16px;border-radius:12px}.restaurant-dashboard-orders-item--pending{background:linear-gradient(135deg,#ffc10720,#fd7e1420)}.restaurant-dashboard-orders-item--payment{background:linear-gradient(135deg,#dc354520,#e8346920)}.restaurant-dashboard-orders-item--monthly{background:linear-gradient(135deg,#007bff20,#6610f220)}.restaurant-dashboard-orders-item-value{font-size:32px;font-weight:800;color:#333}.restaurant-dashboard-orders-item--pending .restaurant-dashboard-orders-item-value{color:#fd7e14}.restaurant-dashboard-orders-item--payment .restaurant-dashboard-orders-item-value{color:#dc3545}.restaurant-dashboard-orders-item--monthly .restaurant-dashboard-orders-item-value{color:#007bff}.restaurant-dashboard-orders-item-label{font-size:12px;color:#6c757d;margin-top:4px}.restaurant-dashboard-quick-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px}.restaurant-dashboard-quick-link{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;background:#fff;border-radius:16px;text-decoration:none;box-shadow:0 4px 20px #0000000f;transition:all .2s}.restaurant-dashboard-quick-link:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.restaurant-dashboard-quick-link:hover .restaurant-dashboard-quick-link-icon{background:var(--link-color);color:#fff}.restaurant-dashboard-quick-link-icon{width:52px;height:52px;border-radius:14px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--link-color);transition:all .2s}.restaurant-dashboard-quick-link-label{font-size:14px;font-weight:600;color:#333}@media (max-width: 1024px){.restaurant-dashboard-grid-2,.restaurant-dashboard-reservation-grid{grid-template-columns:1fr}}@media (max-width: 768px){.restaurant-dashboard{padding:16px}.restaurant-dashboard-header{flex-direction:column;gap:16px}.restaurant-dashboard-title{font-size:26px}.restaurant-dashboard-financial-cards{grid-template-columns:1fr}.restaurant-dashboard-card{padding:20px}.restaurant-dashboard-card-value{font-size:24px}.restaurant-dashboard-reservation-main{flex-direction:column}.restaurant-dashboard-status-breakdown{border-left:none;border-top:1px solid #eee;padding-left:0;padding-top:20px;flex-direction:row;flex-wrap:wrap;min-width:auto}.restaurant-dashboard-status-item{flex:1 1 45%}.restaurant-dashboard-reservation-big-number{font-size:48px}.restaurant-dashboard-orders-grid{grid-template-columns:1fr}.restaurant-dashboard-quick-links{grid-template-columns:repeat(2,1fr)}}
