.admin-layout{display:flex;min-height:100vh;background:#f0f4f8;font-family:var(--font-inter),sans-serif}.admin-sidebar{width:260px;background:#0f172a;color:#fff;padding:32px 12px;display:flex;flex-direction:column;position:fixed;height:100vh;box-shadow:4px 0 24px rgba(0,0,0,.15);z-index:1001;transition:left .3s cubic-bezier(.4,0,.2,1)}@media (max-width:991px){.admin-sidebar{left:-260px}.admin-sidebar.open{left:0}}.mobile-menu-btn{display:none;background:#fff;border:1px solid #e2e8f0;width:45px;height:45px;border-radius:8px;align-items:center;justify-content:center;cursor:pointer;color:#0f172a;font-size:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}@media (max-width:991px){.mobile-menu-btn{display:flex}}.sidebar-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000}@media (max-width:991px){.sidebar-overlay.open{display:block}}.sidebar-logo{font-size:22px;font-weight:800;margin-bottom:30px;display:flex;align-items:center;gap:12px;color:#fff;padding:0 12px}.sidebar-logo span{color:#f97316}.sidebar-section-label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:1.5px;padding:0 12px;margin:20px 0 10px}.sidebar-nav{display:flex;flex-direction:column;gap:4px;flex:1 1}.nav-item{padding:12px 16px;border-radius:10px;color:#94a3b8;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:12px}.nav-item:hover{background:hsla(0,0%,100%,.05);color:#e2e8f0}.nav-item.active{background:rgba(249,115,22,.1);color:#fb923c;font-weight:700;position:relative}.nav-item.active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;background:#f97316;border-radius:0 4px 4px 0}.sidebar-divider{height:1px;background:hsla(0,0%,100%,.05);margin:8px 0}.logout-btn{width:100%;background:transparent;border:1px solid rgba(239,68,68,.4);color:#f87171;border-radius:10px;padding:12px 16px;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s}.logout-btn:hover{background:#ef4444;color:#fff;border-color:#ef4444}.admin-content{flex:1 1;margin-left:260px;padding:30px 40px;background:#f8fafc;min-width:0}@media (max-width:991px){.admin-content{margin-left:0;padding:20px 15px}}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:transparent;padding:10px 0}.admin-title h1{font-size:clamp(24px,5vw,32px);font-weight:800;color:#0f172a;letter-spacing:-1px;margin:0}.admin-title p{color:#64748b;margin:4px 0 0;font-size:14px;font-weight:500}.stat-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-bottom:30px}.stat-card{background:#fff;padding:24px;border-radius:16px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:center;gap:20px;border:1px solid #f1f5f9;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.stat-icon{width:64px;height:64px;border-radius:12px!important;display:flex;align-items:center;justify-content:center}.stat-icon.orange{background:#fff7ed;border:1px solid #ffedd5}.stat-icon.blue{background:#eff6ff;border:1px solid #dbeafe}.stat-icon.green{background:#f0fdf4;border:1px solid #dcfce7}.stat-info h4{margin:0;font-size:11px;color:#64748b;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.stat-info h2{margin:4px 0 0;font-size:32px;font-weight:800;color:#1e293b;letter-spacing:-1px}.table-card{background:#fff;border-radius:16px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #f1f5f9;overflow:hidden}.table-header{padding:24px 30px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.table-header h3{margin:0;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.3px}.admin-filter-bar{display:flex;align-items:flex-end;gap:20px;padding:24px 30px;background:#fff;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.filter-item{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:180px}.filter-item.date-range{min-width:320px;flex:2 1}.filter-item label{font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:8px}.filter-input{height:44px;padding:0 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;color:#1e293b;background:#f8fafc;outline:none;transition:all .2s;width:100%}.filter-input:focus{border-color:#f97316;background:#fff;box-shadow:0 0 0 4px rgba(249,115,22,.1)}.filter-clear-btn{height:44px;padding:0 20px;border-radius:10px;border:1px solid rgba(239,68,68,.2);background:#fef2f2;color:#ef4444;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;gap:8px}.filter-clear-btn:hover{background:#ef4444;color:#fff}.admin-dashboard .table{margin:0;border-collapse:separate;border-spacing:0}.admin-dashboard .table thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:700;text-transform:uppercase;padding:16px 30px;letter-spacing:1px}.admin-dashboard .table tbody td{padding:20px 30px;vertical-align:middle;border-bottom:1px solid #f1f5f9}.admin-dashboard .table tbody tr{transition:background .2s}.admin-dashboard .table tbody tr:hover{background:#fcfdfe}.badge-status{padding:6px 12px;border-radius:99px!important;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.action-btn{width:36px;height:36px;border-radius:10px!important;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s;margin:0 4px}.action-btn:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a;transform:translateY(-2px)}.action-btn.success:hover{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.action-btn.warning:hover{background:#fef9c3;color:#a16207;border-color:#fef08a}.action-btn.danger:hover{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.admin-login-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;display:flex;align-items:center}.login-card{border-top:6px solid #ff6b00!important;border-radius:8px!important;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-orange{background:linear-gradient(90deg,#ff6b00,#ff8c00);color:#fff;border:none;transition:all .4s;border-radius:8px!important}.btn-orange:hover{background:linear-gradient(90deg,#e65a00,#ff6b00);transform:translateY(-3px);box-shadow:0 15px 30px rgba(255,107,0,.3);color:#fff}.admin-pagination{display:flex;gap:8px;padding:24px 30px;border-top:1px solid #f1f5f9}.admin-pagination,.page-btn{justify-content:center;align-items:center;background:#fff}.page-btn{min-width:40px;height:40px;border-radius:10px!important;border:1px solid #e2e8f0;color:#475569;font-weight:600;font-size:14px;cursor:pointer;display:inline-flex;transition:all .2s}.page-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.page-btn.active{background:#f97316;border-color:#f97316;color:#fff;box-shadow:0 10px 15px -3px rgba(249,115,22,.3)}.page-btn:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9}