.admin-page{max-width:1160px;margin:45px auto;padding:0 25px}.admin-head>.back-dashboard{border:0;background:transparent;color:#5662db;padding:0;margin-bottom:23px;font:600 12px 'DM Sans';cursor:pointer}.admin-title{display:flex;justify-content:space-between;align-items:end}.admin-title h1{font:700 26px Manrope;margin:4px 0}.admin-title>div>p:not(.eyebrow){margin:0;color:#858ea1}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.admin-stats>div{background:#fff;border:1px solid #e9ecf3;border-radius:10px;padding:16px}.admin-stats small{display:block;color:#8b93a4;font-size:10px;font-weight:700}.admin-stats b{font:700 23px Manrope;display:block;margin-top:5px}.user-table-card{background:#fff;border:1px solid #e9ecf3;border-radius:11px;overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 17px;border-bottom:1px solid #edf0f5;color:#8992a3;font-size:11px}.user-search{width:210px;border:1px solid #e2e6ef;border-radius:6px;padding:7px;color:#7d8597}.user-search input{border:0;outline:0;font:11px 'DM Sans';width:170px}.users-table{margin:0}.users-table th,.users-table td{padding:12px 16px}.user-cell{display:flex;align-items:center;gap:8px}.user-cell b,.user-cell small{display:block}.user-cell small{color:#8992a3;font-size:10px;margin-top:2px}.role-select{border:1px solid #e1e5ee;border-radius:6px;padding:6px;background:#fff;font:11px 'DM Sans';color:#4d566a}.account-status{font-size:10px;border-radius:10px;padding:4px 8px;background:#e9f8f2;color:#168a65}.account-status.deactivated{background:#f3f4f7;color:#727b8d}.terminate,.restore{border:0;background:transparent;color:#d25463;font:600 11px 'DM Sans';cursor:pointer}.restore{color:#5662db}.admin-restricted,.restricted{display:flex;gap:13px;background:#fff;border:1px solid #e9ecf3;border-radius:10px;padding:25px}.admin-restricted b{height:32px;width:32px;background:#e5e8ff;color:#5662db;border-radius:8px;display:grid;place-items:center}.admin-restricted h2{font:700 15px Manrope;margin:0 0 4px}.admin-restricted p{margin:0;color:#768095}.confirm-layer{position:fixed;z-index:40;inset:0;background:rgba(17,24,45,.4);display:grid;place-items:center;padding:20px}.confirm-box{background:#fff;border-radius:12px;width:390px;padding:26px;box-shadow:0 20px 65px rgba(15,20,42,.25);text-align:center}.confirm-icon{display:grid;place-items:center;margin:auto;height:35px;width:35px;border-radius:50%;background:#fff0f1;color:#d25463;font-weight:700}.confirm-box h2{font:700 18px Manrope;margin:13px 0 5px}.confirm-box p{color:#7d8596;font-size:12px;line-height:1.5;margin:0 0 19px}.confirm-box>div:last-child{display:flex;justify-content:center;gap:8px}.cancel{border:1px solid #e1e5ed;background:#fff;border-radius:6px;padding:9px 12px;font:600 11px 'DM Sans';color:#667084}.danger{border:0;border-radius:6px;background:#d45463;color:#fff;padding:9px 12px;font:600 11px 'DM Sans'}.create-form{text-align:left}.create-form h2,.create-form p{text-align:left}.create-form label{display:block;font-size:11px;font-weight:700;margin-top:10px}.create-form input,.create-form select{display:block;width:100%;border:1px solid #e1e5ed;border-radius:6px;padding:9px;margin-top:5px;font:12px 'DM Sans'}.create-form>div:last-child{justify-content:flex-end;margin-top:18px}.admin-toast{position:fixed;right:25px;bottom:24px;background:#27334f;color:white;border-radius:7px;padding:11px 14px;font-size:11px;opacity:0;transform:translateY(10px);transition:.2s;pointer-events:none}.admin-toast.show{opacity:1;transform:translateY(0)}.admin-toast.warning{background:#c55260}@media(max-width:600px){.admin-title{align-items:start;gap:15px}.admin-stats{grid-template-columns:1fr}.user-table-card{overflow-x:auto}.users-table{min-width:700px}}
