:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#e8ecf6;background:#080b12;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 15% 0,#172341 0,transparent 35%),#080b12;min-height:100vh}main{width:min(1200px,calc(100% - 32px));margin:auto;padding:42px 0 80px}header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}h1{font-size:clamp(32px,5vw,58px);letter-spacing:-.05em;margin:4px 0 8px}h2{font-size:18px;margin:0 0 20px}p{color:#919bb0}.eyebrow{color:#65e5bd;font-weight:800;font-size:12px;letter-spacing:.18em;margin:0}.badge{background:#321b23;color:#ff8e9e;border:1px solid #67303d;border-radius:99px;padding:10px 14px}.badge.ok{background:#122d29;color:#65e5bd;border-color:#24564c}.key{display:flex;gap:12px;align-items:flex-end;background:#0e1420;border:1px solid #222d41;border-radius:16px;padding:16px;margin-bottom:16px}.key label{flex:1 1}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:18px 0}.panel,.stats article{background:rgba(14,20,32,.9);border:1px solid #222d41;border-radius:18px;padding:22px;box-shadow:0 16px 50px rgba(0,0,0,.18)}label,small{display:block;color:#8d98ae;font-size:12px;font-weight:700;letter-spacing:.04em}.stats strong{display:block;margin-top:10px;overflow-wrap:anywhere}.grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:14px;gap:14px;margin-bottom:14px}input,textarea{width:100%;margin-top:8px;margin-bottom:16px;background:#090e17;border:1px solid #29354b;border-radius:10px;color:#fff;padding:12px;font:inherit;outline:none}input:focus,textarea:focus{border-color:#65e5bd}button{border:0;border-radius:10px;background:#65e5bd;color:#06110e;padding:12px 16px;font-weight:800;cursor:pointer}.actions{display:flex;gap:9px;flex-wrap:wrap}.secondary{background:#7296ff;color:#07102d}.ghost{background:#222d41;color:#dce4f5}.notice{padding:13px 16px;background:#17233a;border:1px solid #2a426d;border-radius:12px;color:#b9ccff}.table{overflow-x:auto}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:12px 9px;border-bottom:1px solid #202a3c;vertical-align:top}th{color:#7e8aa2}.active{color:#65e5bd}.inactive{color:#ff8e9e}.link{background:none;color:#8eaeff;padding:0}.message{max-width:440px;white-space:pre-wrap}.empty{text-align:center;padding:30px}.panel>.table:last-child table tr:last-child td{border-bottom:0}.sexy{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:14px}.captcha{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.captcha img{border-radius:10px;border:1px solid #33415b}.captcha input{margin-bottom:0}@media(max-width:760px){main{width:min(100% - 20px,1200px);padding-top:24px}header{align-items:stretch;flex-direction:column}.badge{align-self:flex-start}.stats{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.key,.sexy{align-items:stretch;flex-direction:column}}.captcha img{width:min(560px,100%);height:auto;max-height:none;object-fit:contain;background:#fff;width:250px;max-height:150px;object-fit:cover;cursor:zoom-in}.captcha img.captcha-zoomed{position:fixed;z-index:1000;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(94vw,1100px);height:auto;max-height:90vh;object-fit:contain;cursor:zoom-out;box-shadow:0 0 0 100vmax rgba(0,0,0,.82),0 24px 80px #000;background:#fff}.sexy-actions{display:flex;gap:9px;margin-top:14px}.sexy small{margin-top:7px;color:#ffbd78}.sexy button:disabled{opacity:.55;cursor:wait}.sexy-summary{min-width:0;flex:1 1}.sexy-summary h2{margin:7px 0 14px;font-size:22px}.sexy-status-grid{display:grid;grid-template-columns:repeat(3,minmax(145px,1fr));grid-gap:9px;gap:9px}.sexy-status{padding:11px 13px;border:1px solid #2a3549;border-radius:12px;background:#0a101a}.sexy-status span{display:block;margin-bottom:5px;color:#7f8aa0;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sexy-status strong{display:block;line-height:1.25;letter-spacing:.015em}.sexy-status.ok{border-color:#24564c;background:#102923}.sexy-status.ok strong{color:#65e5bd}.sexy-status.waiting{border-color:#735c28;background:#2d2512}.sexy-status.waiting strong{color:#ffd36a}.sexy-status.bad{border-color:#67303d;background:#2d1920}.sexy-status.bad strong{color:#ff8e9e}.sexy-status.info{border-color:#304a78;background:#14213a}.sexy-status.info strong{color:#8eaeff}@media(max-width:900px){.sexy-status-grid{grid-template-columns:1fr}}.quota-grid{display:grid;grid-template-columns:220px 1fr;grid-gap:14px;gap:14px}@media(max-width:760px){.quota-grid{grid-template-columns:1fr}}.key-result{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0}.key-result h2{font-size:28px;letter-spacing:.08em;margin:8px 0}.key-result p{margin:5px 0}.key-result code{color:#65e5bd}@media(max-width:760px){.key-result{align-items:stretch;flex-direction:column}}.grid{display:flex;flex-direction:column}.grid>article:nth-child(2){order:-1}.header-actions{display:flex;align-items:center;gap:10px}.login-page{min-height:100vh;width:100%;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#21335d 0,transparent 38%),#080b12}.login-card{width:min(440px,100%);padding:38px;background:rgba(14,20,32,.96);border:1px solid #293750;border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.55)}.login-card h1{font-size:36px;margin:12px 0 6px}.login-card>p{margin:0 0 26px}.login-card form button{width:100%;font-size:15px;margin-top:4px}.login-logo{display:grid;place-items:center;width:58px;height:58px;margin-top:22px;border-radius:17px;background:linear-gradient(135deg,#65e5bd,#7296ff);color:#07110f;font-size:30px;font-weight:900;box-shadow:0 12px 30px rgba(101,229,189,.2)}.login-error{padding:11px 13px;margin:0 0 14px;border:1px solid #67303d;border-radius:10px;background:#321b23;color:#ff9bab;font-size:13px}.login-loading{color:#a9b7d0}.login-card input{padding:14px}.login-card label{margin-top:14px}@media(max-width:760px){.header-actions{align-items:flex-start;flex-direction:column}.login-card{padding:26px}.login-card h1{font-size:30px}}.user-filters{display:grid;grid-template-columns:minmax(260px,1fr) 210px auto;grid-gap:12px;gap:12px;align-items:end;margin-bottom:14px}.user-filters input,.user-filters select{margin-bottom:0}.user-filters select{width:100%;margin-top:8px;padding:12px;background:#090e17;border:1px solid #29354b;border-radius:10px;color:#fff;font:inherit}.user-filters>span{padding:12px;color:#65e5bd;font-weight:800;white-space:nowrap}@media(max-width:760px){.user-filters{grid-template-columns:1fr}.user-filters>span{padding:0}}html{font-size:16px}body{font-size:14px;line-height:1.5}h1{font-size:clamp(34px,4vw,48px);line-height:1.06;letter-spacing:-.035em}.panel h2,h2{font-size:20px;line-height:1.3;letter-spacing:-.01em;margin-bottom:18px}p{font-size:14px;line-height:1.55}.eyebrow{font-size:11px;line-height:1.4;letter-spacing:.16em}.panel{font-size:14px}.stats small,label,small{font-size:12px;line-height:1.4}.stats strong{font-size:20px;line-height:1.25}.badge{font-size:13px;line-height:1.2}button,input,select,textarea{font-size:14px;line-height:1.35}button{letter-spacing:.005em}table{font-size:13px;line-height:1.45}th{font-size:11px;line-height:1.35;letter-spacing:.045em}td{font-size:13px}.notice{font-size:14px;line-height:1.45}.sexy-summary h2{font-size:21px}.sexy-status span{font-size:10px}.sexy-status strong{font-size:14px}.sexy-status.info strong{font-size:20px}.key-result h2{font-size:26px}.login-card h1{font-size:34px}@media(max-width:760px){body{font-size:14px}h1{font-size:32px}.panel h2,h2{font-size:18px}.panel{padding:18px}.stats strong{font-size:18px}table,td{font-size:12px}th{font-size:10px}.sexy-summary h2{font-size:19px}.login-card h1{font-size:28px}}