@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700;800&display=swap";.admin-dashboard{font-family:Cairo,Tajawal,sans-serif;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);direction:rtl}.admin-sidebar{position:fixed;right:0;top:0;height:100vh;width:280px;background:linear-gradient(180deg,#1e293b,#0f172a);box-shadow:-4px 0 30px #0000004d;z-index:1000;transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.admin-sidebar::-webkit-scrollbar{width:6px}.admin-sidebar::-webkit-scrollbar-track{background:#ffffff0d}.admin-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.sidebar-hidden{transform:translate(100%)}@media (max-width: 768px){.admin-sidebar{transform:translate(100%)}.admin-sidebar:not(.sidebar-hidden){transform:translate(0)}}@media (min-width: 769px){.admin-sidebar,.sidebar-hidden{transform:translate(0)!important}}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sidebar-header{padding:30px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#667eea,#764ba2)}.sidebar-brand{display:flex;align-items:center;gap:15px;flex-direction:row-reverse;justify-content:flex-end}.sidebar-logo{width:50px;height:50px;background:#fff3;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0003}.sidebar-title h2{margin:0;font-size:20px;font-weight:700;color:#fff}.sidebar-title p{margin:5px 0 0;font-size:13px;color:#fffc}.sidebar-close-btn{background:#fff3;border:none;color:#fff;width:35px;height:35px;border-radius:10px;cursor:pointer;transition:all .3s ease;display:none;align-items:center;justify-content:center}.sidebar-close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}@media (max-width: 768px){.sidebar-close-btn{display:flex}}.sidebar-nav{padding:20px 15px;flex:1}.nav-item{margin-bottom:8px}.admin-sidebar .nav-link{display:flex;align-items:center;gap:15px;padding:14px 18px;border-radius:12px;color:#ffffffb3!important;text-decoration:none;transition:all .3s ease;font-weight:600;font-size:15px;cursor:pointer;border:none;background:transparent;background-color:transparent;width:100%;text-align:right;justify-content:space-between;flex-direction:row-reverse;-moz-appearance:none;appearance:none;-webkit-appearance:none}.admin-sidebar .nav-link *{color:#ffffffb3!important}.admin-sidebar .nav-link:hover{background:#ffffff1a;color:#fff!important;transform:translate(-5px)}.admin-sidebar .nav-link:hover *{color:#fff!important}.admin-sidebar .nav-link.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff!important;box-shadow:0 4px 15px #667eea66;transform:translate(-5px)}.admin-sidebar .nav-link.active *{color:#fff!important}.admin-sidebar .nav-link svg{font-size:20px;min-width:20px;flex-shrink:0}.admin-sidebar .nav-link span{flex:1;text-align:right}.sidebar-footer{padding:20px 15px;border-top:1px solid rgba(255,255,255,.1)}.footer-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;border:none;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s ease;width:100%;text-align:right;margin-bottom:10px;justify-content:space-between;flex-direction:row-reverse;color:#ffffffe6!important}.footer-btn *{color:inherit!important}.footer-btn svg{min-width:20px;flex-shrink:0}.footer-btn span{flex:1;text-align:right}.footer-btn.settings{background:#ffffff1a;color:#ffffffe6!important}.footer-btn.settings *{color:#ffffffe6!important}.footer-btn.settings:hover{background:#ffffff26;color:#fff!important}.footer-btn.settings:hover *{color:#fff!important}.footer-btn.logout{background:#ef444433;color:#fca5a5!important}.footer-btn.logout *{color:#fca5a5!important}.footer-btn.logout:hover{background:#ef44444d;color:#fee2e2!important}.footer-btn.logout:hover *{color:#fee2e2!important}.admin-main{margin-right:280px;min-height:100vh;background:#f8fafc;transition:margin .3s ease}@media (max-width: 768px){.admin-main,.admin-main.sidebar-collapsed{margin-right:0!important}}.admin-header{background:#fff;padding:20px 30px;box-shadow:0 2px 10px #0000000d;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.header-left{display:flex;align-items:center;gap:20px}.menu-toggle{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;width:45px;height:45px;border-radius:12px;cursor:pointer;display:none!important;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.menu-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@media (max-width: 768px){.menu-toggle{display:flex!important}}.header-title{display:flex;align-items:center;gap:15px}.header-icon{width:45px;height:45px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.header-title h1{margin:0;font-size:24px;font-weight:700;color:#1e293b}.header-right{display:flex;align-items:center;gap:15px}.user-info{text-align:left}.user-info p{margin:0;font-size:13px;color:#64748b}.user-info .user-name{font-size:15px;font-weight:700;color:#1e293b}.user-avatar{width:45px;height:45px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;transition:all .3s ease;cursor:pointer}.user-avatar:hover{transform:scale(1.05);box-shadow:0 4px 15px #667eea66}.admin-content{padding:30px}.dashboard-card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;margin-bottom:25px}.dashboard-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.card-header-custom{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f1f5f9}.card-title{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:#1e293b;margin:0}.card-title svg{font-size:24px;color:#667eea}.btn-custom{padding:12px 24px;border-radius:10px;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.btn-primary-custom{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.btn-primary-custom:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-success-custom{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d}.btn-danger-custom{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 15px #ef44444d}.btn-outline-custom{background:transparent;border:2px solid #667eea;color:#667eea}.btn-outline-custom:hover{background:#667eea;color:#fff}.form-group-custom{margin-bottom:20px}.form-label-custom{display:block;margin-bottom:8px;font-weight:600;color:#334155;font-size:14px}.form-input-custom{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s ease;background:#fff}.form-input-custom:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-select-custom{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s ease;background:#fff;cursor:pointer}.form-select-custom:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-box{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:25px}.search-input-wrapper{display:flex;align-items:center;gap:12px}.search-icon{font-size:24px;color:#667eea}.search-input{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s ease}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.table-wrapper{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.custom-table{width:100%;border-collapse:collapse}.custom-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.custom-table thead th{padding:16px;text-align:center;font-weight:700;font-size:14px}.custom-table tbody td{padding:16px;text-align:center;border-bottom:1px solid #f1f5f9;font-size:14px;color:#475569}.custom-table tbody tr:hover{background:#f8fafc}.badge-custom{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:inline-block}.badge-success{background:#dcfce7;color:#166534}.badge-danger{background:#fee2e2;color:#991b1b}.badge-warning{background:#fef3c7;color:#92400e}.badge-info{background:#dbeafe;color:#1e40af}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeIn .3s ease}.modal-content-custom{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-header-custom{background:linear-gradient(135deg,#667eea,#764ba2);padding:25px;border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:space-between}.modal-header-custom h3{margin:0;color:#fff;font-size:20px;font-weight:700}.modal-close-btn{background:#fff3;border:none;color:#fff;width:35px;height:35px;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.modal-body-custom{padding:30px}.modal-footer-custom{padding:20px 30px;border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end}.alert-custom{padding:16px 20px;border-radius:12px;margin-bottom:20px;display:flex;align-items:center;gap:12px;font-weight:600;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.alert-success{background:#dcfce7;color:#166534;border-left:4px solid #16a34a}.alert-danger{background:#fee2e2;color:#991b1b;border-left:4px solid #dc2626}.alert-info{background:#dbeafe;color:#1e40af;border-left:4px solid #3b82f6}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{background:#fff;border-radius:24px;padding:50px;width:100%;max-width:450px;box-shadow:0 20px 60px #0000004d;animation:slideUp .5s ease}.login-logo{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;font-size:40px;color:#fff;box-shadow:0 8px 25px #667eea66}.login-title{text-align:center;margin-bottom:40px}.login-title h2{margin:0 0 10px;font-size:28px;font-weight:800;color:#1e293b}.login-title p{margin:0;color:#64748b;font-size:14px}@media (max-width: 1024px){.admin-sidebar{width:260px}.admin-main{margin-right:260px}}@media (max-width: 768px){.admin-sidebar{width:280px}.admin-main{margin-right:0}.menu-toggle{display:flex}.admin-content{padding:20px}.admin-header{padding:15px 20px}.header-title h1{font-size:18px}.header-icon{width:40px;height:40px;font-size:18px}.user-info{display:none}.grid-2,.grid-3{grid-template-columns:1fr}.dashboard-card{padding:20px}.custom-table{font-size:13px}.custom-table thead th,.custom-table tbody td{padding:12px 8px}}@media (max-width: 480px){.login-card{padding:30px 20px}.modal-content-custom{max-width:95%}.modal-body-custom{padding:20px}}.spinner{border:3px solid rgba(102,126,234,.1);border-top:3px solid #667eea;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-left:8px}.status-dot.online{background:#10b981;box-shadow:0 0 8px #10b98199}.status-dot.offline{background:#ef4444;box-shadow:0 0 8px #ef444499}
