:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#fff;background:radial-gradient(circle at 0 0,#2563eb59,#0000 35%),radial-gradient(circle at 100% 0,#0ea5e92e,#0000 28%),#030817;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input{font:inherit}.loginPage{place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{text-align:center;background:linear-gradient(#0f172ae6,#020617e0);border:1px solid #60a5fa61;border-radius:28px;width:min(560px,100%);padding:42px;box-shadow:0 30px 100px #00000070,inset 0 1px #ffffff0d}.loginIcon{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:34px;font-weight:950;display:grid;box-shadow:0 0 34px #60a5fa6b}.loginCard h1{color:#fff;text-shadow:0 0 24px #60a5fa52;margin:0 0 12px;font-size:clamp(34px,5vw,52px);line-height:1.05}.loginCard p{color:#bfdbfe;margin:0 0 28px;font-size:17px}.loginCard input{color:#fff;background:#020617bd;border:1px solid #93c5fd61;border-radius:16px;outline:none;width:100%;margin-bottom:18px;padding:16px 18px}.loginCard input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.loginCard button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:16px;width:100%;padding:15px 18px;font-weight:900;box-shadow:0 16px 30px #2563eb47}.loginStatus{color:#93c5fd;margin-top:22px}.adminShell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(#020617e0,#030712f5);border-right:1px solid #60a5fa38;flex-direction:column;gap:34px;min-height:100vh;padding:30px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;display:flex}.brandIcon{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;place-items:center;width:44px;height:44px;font-size:24px;font-weight:950;display:grid;box-shadow:0 0 28px #3b82f659}.brand strong{font-size:20px;display:block}.brand span{color:#60a5fa;margin-top:2px;display:block}.nav{gap:12px;display:grid}.navItem{text-align:left;color:#dbeafe;cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;padding:14px 16px;font-weight:800}.navItem.active,.navItem:hover{color:#fff;background:linear-gradient(135deg,#2563ebbf,#1e40af8c)}.sideNote{background:#0f172a94;border:1px solid #60a5fa40;border-radius:18px;margin-top:auto;padding:18px}.sideNote strong{margin-bottom:8px;display:block}.sideNote span{color:#93c5fd;line-height:1.55;display:block}.main{min-width:0;padding:34px clamp(22px,4vw,54px) 54px}.topbar{justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px;display:flex}.topbar h1{color:#fff;text-shadow:0 0 24px #60a5fa42;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.topbar p{color:#60a5fa;margin:8px 0 0}.actions{flex-wrap:wrap;gap:12px;display:flex}.actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:14px;padding:14px 18px;font-weight:900}.actions .ghost{background:#94a3b82e}.statusBanner{color:#bfdbfe;text-align:center;background:#0f172a94;border:1px solid #60a5fa3d;border-radius:18px;margin:0 0 18px;padding:16px 18px}.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.metricCard{background:linear-gradient(#0f172ab8,#0206179e);border:1px solid #60a5fa3d;border-radius:22px;align-items:center;gap:20px;min-height:140px;padding:24px;display:flex;box-shadow:0 24px 70px #00000038}.metricIcon{background:#2563eb2e;border-radius:18px;place-items:center;width:74px;height:74px;font-size:34px;display:grid}.metricCard span{color:#dbeafe;margin-bottom:8px;font-weight:900;display:block}.metricCard strong{color:#60a5fa;font-size:42px;line-height:1;display:block}.metricCard small{color:#93c5fd;margin-top:8px;display:block}.panel{background:linear-gradient(#0f172ab8,#0206179e);border:1px solid #60a5fa3d;border-radius:22px;margin-top:18px;padding:24px;overflow-x:auto;box-shadow:0 24px 70px #0000002e}.panel h2{color:#fff;text-align:left;margin:0 0 18px;font-size:22px}.emptyBox{text-align:center;color:#93c5fd;background:#0206175c;border:1px solid #60a5fa24;border-radius:16px;padding:22px}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{vertical-align:middle;border-bottom:1px solid #93c5fd29;padding:16px 14px;text-align:left!important}th{color:#60a5fa;font-size:15px;font-weight:900}td{color:#fff}th:first-child,td:first-child{width:180px}th:nth-child(2),td:nth-child(2){width:260px}th:nth-child(3),td:nth-child(3){width:180px}th:nth-child(4),td:nth-child(4){width:100px;text-align:center!important}@media (width<=900px){.adminShell{grid-template-columns:1fr}.sidebar{min-height:auto;padding:18px;position:relative}.nav{grid-template-columns:repeat(3,1fr)}.navItem{text-align:center}.sideNote{display:none}.topbar{flex-direction:column;align-items:flex-start}.metricGrid{grid-template-columns:1fr}}@media (width<=560px){.main{padding:22px 16px 40px}.metricCard{flex-direction:column;align-items:flex-start}.nav{grid-template-columns:1fr}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.panel{max-width:100%}.panel table{min-width:0}.splitGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;width:100%;display:grid}.splitGrid .panel{margin-top:0}@media (width<=1000px){.splitGrid{grid-template-columns:1fr}}.splitGrid{align-items:start}.splitGrid th,.splitGrid td{word-break:break-word;overflow-wrap:anywhere}.splitGrid tbody tr td:first-child{font-size:13px}.splitGrid .panel table th:first-child,.splitGrid .panel table td:first-child{width:auto}.splitGrid .panel table th:nth-child(2),.splitGrid .panel table td:nth-child(2){width:90px}.splitGrid .panel{overflow-x:hidden!important}.splitGrid table{table-layout:auto!important;width:100%!important}.splitGrid th,.splitGrid td{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:left!important;padding:14px 10px!important;font-size:14px!important}.splitGrid th:first-child,.splitGrid td:first-child{width:120px!important}.splitGrid th:nth-child(2),.splitGrid td:nth-child(2){width:150px!important}.splitGrid th:nth-child(3),.splitGrid td:nth-child(3){width:110px!important}.splitGrid th:nth-child(4),.splitGrid td:nth-child(4){text-align:center!important;width:70px!important}.splitGrid .panel:first-child th:first-child,.splitGrid .panel:first-child td:first-child{width:auto!important}.splitGrid .panel:first-child th:nth-child(2),.splitGrid .panel:first-child td:nth-child(2){text-align:center!important;width:80px!important}.badge{border-radius:999px;justify-content:center;align-items:center;min-width:70px;padding:6px 10px;font-size:13px;font-weight:900;display:inline-flex}.badge.free{color:#bfdbfe;background:#2563eb38;border:1px solid #60a5fa59}.badge.active{color:#bbf7d0;background:#16a34a2e;border:1px solid #22c55e59}.usersTable{width:100%;overflow-x:auto}.usersTable th,.usersTable td{white-space:nowrap;text-align:left;padding:14px 12px}.usersTable th:nth-child(2),.usersTable td:nth-child(2),.usersTable th:nth-child(3),.usersTable td:nth-child(3){width:110px}.usersTable{overflow-x:hidden!important}.usersTable table{table-layout:fixed!important;width:100%!important;min-width:0!important}.usersTable th,.usersTable td{white-space:nowrap!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:normal!important;padding:14px 10px!important;font-size:14px!important;overflow:hidden!important}.usersTable th:first-child,.usersTable td:first-child{width:160px!important}.usersTable th:nth-child(2),.usersTable td:nth-child(2),.usersTable th:nth-child(3),.usersTable td:nth-child(3){width:95px!important}.usersTable th:nth-child(4),.usersTable td:nth-child(4),.usersTable th:nth-child(5),.usersTable td:nth-child(5),.usersTable th:nth-child(6),.usersTable td:nth-child(6){text-align:center!important;width:85px!important}.usersTable th:nth-child(7),.usersTable td:nth-child(7){width:120px!important}.userTabs{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.userTab{cursor:pointer;color:#cbd5e1;background:#0f172a8c;border:0;border-radius:12px;padding:10px 18px;font-weight:800}.userTab.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 24px #2563eb59}.userToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.userToolbar .userTabs{margin-bottom:0}.userSearch{color:#fff;background:#02061794;border:1px solid #60a5fa52;border-radius:14px;outline:none;width:min(420px,100%);padding:12px 14px}.userSearch::placeholder{color:#93c5fd}.userSearch:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}.userControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;width:min(680px,100%);display:flex}.userSort{color:#fff;background:#02061794;border:1px solid #60a5fa52;border-radius:14px;outline:none;min-width:220px;padding:12px 14px}.userSort:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa24}@media (width<=900px){.userControls{justify-content:flex-start}.userSearch,.userSort{width:100%}}.userSort{appearance:none;line-height:1.2;box-shadow:inset 0 1px #ffffff08;color:#bfdbfe!important;background:linear-gradient(#0f172ab8,#020617b8),#02061794!important;border:1px solid #60a5fa52!important;font-size:16px!important;font-weight:700!important}.userSort option{color:#dbeafe;background:#020617;font-weight:700}.userSort,.userSearch{height:54px}.healthCard strong{font-size:34px}.healthDot{border-radius:18px;place-items:center;width:74px;height:74px;font-size:34px;font-weight:950;display:grid}.healthDot.ok{color:#bbf7d0;background:#16a34a33;border:1px solid #22c55e5c}.healthDot.bad{color:#fecaca;background:#dc262633;border:1px solid #f871715c}.healthList{color:#dbeafe;gap:14px;font-size:17px;display:grid}.healthList strong{color:#60a5fa}.limitsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-bottom:18px;display:grid}.limitCard{background:linear-gradient(#0f172ab8,#0206179e);border:1px solid #60a5fa3d;border-radius:22px;padding:24px;box-shadow:0 24px 70px #0000002e}.limitHead{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.limitHead h2{color:#fff;margin:0;font-size:22px}.limitHead span{color:#bfdbfe;background:#2563eb38;border:1px solid #60a5fa59;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900}.limitRows{gap:12px;display:grid}.limitRow{border-bottom:1px solid #93c5fd21;justify-content:space-between;gap:14px;padding:13px 0;display:flex}.limitRow:last-child{border-bottom:0}.limitRow strong{color:#dbeafe}.limitRow em{color:#60a5fa;text-align:right;font-style:normal;font-weight:900}@media (width<=1100px){.limitsGrid{grid-template-columns:1fr}}.plansGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-bottom:18px;display:grid}.planCard{background:linear-gradient(#0f172ab8,#0206179e);border:1px solid #60a5fa3d;border-radius:24px;padding:26px;box-shadow:0 24px 70px #0000002e}.planCard.featured{border-color:#60a5fa94;box-shadow:0 30px 90px #2563eb38}.planTop span{color:#bfdbfe;background:#2563eb38;border:1px solid #60a5fa59;border-radius:999px;margin-bottom:14px;padding:7px 11px;font-size:13px;font-weight:900;display:inline-flex}.planTop h2{color:#fff;margin:0 0 10px;font-size:28px}.planTop strong{color:#60a5fa;margin-bottom:12px;font-size:34px;display:block}.planTop p{color:#bfdbfe;margin:0 0 22px;line-height:1.55}.planFeatures{color:#dbeafe;gap:12px;line-height:1.5;display:grid}@media (width<=1100px){.plansGrid{grid-template-columns:1fr}}
