*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f4f5f7;font-family:Inter,system-ui,-apple-system,sans-serif}.admin-sidebar{z-index:50;background:#0f0f1a;flex-direction:column;width:260px;min-height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.admin-sidebar-logo{border-bottom:1px solid #ffffff0f;padding:1.5rem}.admin-sidebar-logo h1{color:#2ebd4e;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.admin-sidebar-logo p{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin-top:.15rem;font-size:.7rem}.admin-sidebar-nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.admin-sidebar-link{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.admin-sidebar-link:hover{color:#ffffffe6;background:#ffffff0f}.admin-sidebar-link.active{color:#2ebd4e;background:#2ebd4e1f}.admin-sidebar-link svg{flex-shrink:0;width:18px;height:18px}.admin-sidebar-footer{border-top:1px solid #ffffff0f;padding:.75rem}.admin-main{min-height:100vh;margin-left:260px;padding:2rem}.admin-topbar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-topbar h2{color:#1a1a2e;font-size:1.5rem;font-weight:700}.admin-user-badge{color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .5rem;font-size:.8rem;font-weight:600;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(135deg,#2ebd4e,#1a8a35);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.admin-stats-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.admin-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;padding:1.25rem;transition:box-shadow .15s}.admin-stat-card:hover{box-shadow:0 4px 16px #0000000f}.admin-stat-icon{border-radius:.625rem;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.875rem;display:flex}.admin-stat-icon svg{width:20px;height:20px}.admin-stat-value{color:#1a1a2e;font-size:1.75rem;font-weight:800;line-height:1}.admin-stat-label{color:#888;margin-top:.35rem;font-size:.8rem}.admin-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden}.admin-table-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.admin-table-header h3{color:#1a1a2e;font-size:1rem;font-weight:700}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#888;text-transform:uppercase;letter-spacing:.05em;background:#fafbfc;border-bottom:1px solid #e5e7eb;padding:.75rem 1.25rem;font-size:.7rem;font-weight:600}.admin-table td{color:#333;border-bottom:1px solid #f3f4f6;padding:.75rem 1.25rem;font-size:.85rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fafbfc}.admin-badge{border-radius:9999px;align-items:center;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.admin-badge-green{color:#1a8a35;background:#2ebd4e1a}.admin-badge-gray{color:#888;background:#0000000d}.admin-login-wrapper{background:#0f0f1a;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.admin-login-wrapper:before{content:"";background:radial-gradient(circle,#2ebd4e1f,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.admin-login-wrapper:after{content:"";background:radial-gradient(circle,#2ebd4e14,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}.admin-login-card{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.25rem;width:100%;max-width:400px;padding:2.5rem;position:relative}.admin-login-logo{text-align:center;margin-bottom:2rem}.admin-login-logo h1{color:#2ebd4e;font-size:1.5rem;font-weight:800}.admin-login-logo p{color:#fff6;margin-top:.25rem;font-size:.8rem}.admin-login-field{margin-bottom:1.25rem}.admin-login-field label{color:#fff9;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:block}.admin-login-field input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;width:100%;padding:.7rem 1rem;font-size:.9rem;transition:border-color .15s}.admin-login-field input::placeholder{color:#ffffff40}.admin-login-field input:focus{border-color:#2ebd4e}.admin-login-btn{color:#fff;cursor:pointer;background:#2ebd4e;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:background .15s}.admin-login-btn:hover{background:#25a342}.admin-login-btn:disabled{opacity:.6;cursor:not-allowed}.admin-login-error{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:.5rem;margin-bottom:1rem;padding:.6rem .8rem;font-size:.8rem}.admin-login-back{text-align:center;margin-top:1.5rem}.admin-login-back a{color:#fff6;font-size:.8rem;text-decoration:none;transition:color .15s}.admin-login-back a:hover{color:#ffffffb3}.admin-empty{text-align:center;color:#aaa;padding:3rem 1rem;font-size:.9rem}.admin-spinner{vertical-align:middle;border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite admin-spin;display:inline-block}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-mobile-toggle{z-index:60;color:#fff;cursor:pointer;background:#0f0f1a;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;display:none;position:fixed;top:1rem;left:1rem}.admin-overlay{z-index:40;background:#00000080;display:none;position:fixed;inset:0}@media (max-width:768px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-main{margin-left:0;padding:4rem 1rem 1rem}.admin-mobile-toggle{display:flex}.admin-overlay.open{display:block}.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-table-card{overflow-x:auto}}
