:root{--bg:#07111f;--panel:rgba(14,28,47,.78);--line:rgba(148,180,220,.14);--text:#edf5ff;--muted:#8da2bb;--cyan:#27d7e8;--violet:#8e6cff;--orange:#ff9a3d;--green:#25d493;--danger:#ff6278;--shadow:0 24px 70px rgba(0,0,0,.32)}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:Inter,"Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 90% 10%,#17264e 0,transparent 36%),var(--bg);color:var(--text);overflow-x:hidden}.hidden{display:none!important}.glass{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(22px)}.aurora{position:fixed;pointer-events:none;border-radius:50%;filter:blur(100px);opacity:.15}.aurora-one{width:460px;height:460px;background:#6a5cff;left:-180px;top:25%}.aurora-two{width:400px;height:400px;background:#18d8c0;right:-220px;bottom:-100px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.auth-card{width:min(440px,100%);border-radius:28px;padding:38px}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--violet),#37c5f3);font-weight:900;letter-spacing:-1px;box-shadow:0 12px 32px rgba(103,94,255,.35)}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:800;color:#55cbd7;margin:24px 0 8px}.auth-card h1{font-size:39px;line-height:1.08;letter-spacing:-.04em;margin:0 0 14px}.auth-card h1 span{color:#a8b7ca}.subtle,.form-note{color:var(--muted);line-height:1.55;font-size:14px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:rgba(0,0,0,.22);border-radius:13px;padding:4px;margin:28px 0 20px}.tab{border:0;color:var(--muted);background:transparent;padding:11px;border-radius:10px;font-weight:700;cursor:pointer}.tab.active{background:#263b5a;color:white}.form-stack{display:grid;gap:16px}label{display:grid;gap:8px;font-size:12px;font-weight:750;color:#aac0d7}input{width:100%;border:1px solid #2b4261;background:#0a1728;color:white;border-radius:12px;padding:13px 14px;outline:0;font-size:14px}input:focus{border-color:#4bcbd9;box-shadow:0 0 0 3px rgba(75,203,217,.12)}button{font:inherit}.primary,.secondary{border:0;border-radius:12px;padding:12px 18px;color:white;font-weight:800;cursor:pointer}.primary{background:linear-gradient(135deg,#6959e8,#2bbbcf);box-shadow:0 10px 26px rgba(74,104,224,.25)}.secondary{background:#203651;border:1px solid #344e6e}.wide{width:100%;margin-top:4px}.form-note{text-align:center;margin:2px 0}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{position:fixed;inset:16px auto 16px 16px;width:234px;border-radius:22px;padding:20px 14px;display:flex;flex-direction:column;z-index:5}.side-brand{display:flex;align-items:center;gap:12px;padding:5px 8px 24px}.side-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--violet),#28becd);font-weight:900}.side-brand strong,.side-brand small{display:block}.side-brand small{font-size:11px;color:var(--muted);margin-top:3px}.sidebar nav{display:grid;gap:7px}.nav-item{border:0;background:transparent;color:#8ea5be;text-align:left;padding:13px 14px;border-radius:12px;cursor:pointer;font-weight:700}.nav-item span{display:inline-block;width:28px;color:#56ccdc}.nav-item.active{color:#fff;background:linear-gradient(90deg,rgba(111,93,238,.32),rgba(47,201,210,.09))}.profile{margin-top:auto;display:grid;grid-template-columns:36px 1fr 28px;gap:9px;align-items:center;padding:12px 8px 0;border-top:1px solid var(--line)}.profile strong,.profile small{display:block;max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile strong{font-size:12px}.profile small{font-size:10px;color:var(--muted);margin-top:3px}.profile button,.icon-button{border:0;color:#9eb3ca;background:transparent;font-size:20px;cursor:pointer}.avatar{display:grid;place-items:center;width:36px;height:36px;background:#273f60;border-radius:50%;font-weight:850}.content{grid-column:2;padding:30px 42px 60px;max-width:1500px;width:100%;margin:0 auto}.topbar,.section-head,.panel-title{display:flex;justify-content:space-between;align-items:center}.topbar{margin-bottom:28px}.topbar .eyebrow,.section-head .eyebrow{margin:0 0 5px}.topbar h2,.section-head h3,.panel-title h3{margin:0}.live-pill{border:1px solid var(--line);background:rgba(9,21,36,.74);padding:10px 14px;border-radius:99px;font-size:12px;color:#b1c4d8}.live-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);margin-right:7px}.banner{border-radius:14px;padding:14px 18px;margin-bottom:20px;display:flex;gap:12px;align-items:center}.banner.warning{background:rgba(255,166,61,.1);border:1px solid rgba(255,166,61,.28);color:#ffd29b}.banner span{font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{position:relative;overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,rgba(18,35,58,.96),rgba(10,23,39,.8));border-radius:18px;padding:20px;min-height:145px}.stat-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;filter:blur(35px);opacity:.32;right:-25px;bottom:-25px;background:currentColor}.stat-card small{font-size:10px;letter-spacing:.1em;color:#92a8bf;font-weight:800}.stat-card strong{display:block;font-size:39px;margin:13px 0 4px;letter-spacing:-.04em}.stat-card span{font-size:12px;color:var(--muted)}.stat-card.violet{color:#a792ff}.stat-card.orange{color:#ffab5c}.stat-card.cyan{color:#48d9e7}.stat-card.green{color:#38dba1}.section-head{margin:34px 0 15px}.accounts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-card{border:1px solid var(--line);background:rgba(13,27,46,.78);border-radius:18px;padding:20px}.account-head{display:flex;justify-content:space-between;gap:14px}.account-title{display:flex;gap:12px;align-items:center}.cultivator{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:linear-gradient(140deg,#413e9c,#166f85);font-size:22px}.account-title h4{margin:0 0 4px}.account-title p{margin:0;color:var(--muted);font-size:12px}.status{padding:7px 10px;border-radius:99px;font-size:10px;font-weight:850;height:max-content}.status.on{background:rgba(37,212,147,.13);color:#61e9b6;border:1px solid rgba(37,212,147,.23)}.status.off{background:rgba(141,162,187,.1);color:#9fb2c7;border:1px solid var(--line)}.worker-status{margin:17px 0;padding:11px 12px;background:#091726;border-radius:11px;color:#9bb2ca;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mini-stat{border:1px solid var(--line);border-radius:12px;padding:11px}.mini-stat small,.mini-stat strong{display:block}.mini-stat small{font-size:9px;color:var(--muted);letter-spacing:.08em}.mini-stat strong{font-size:18px;margin-top:5px}.account-actions{display:flex;gap:9px;margin-top:15px}.toggle-button,.delete-button{border:0;border-radius:10px;padding:10px 14px;font-weight:800;cursor:pointer}.toggle-button{flex:1;color:#07111f;background:#43dfaa}.toggle-button.stop{background:#ffb15d}.delete-button{color:#ff8293;background:rgba(255,98,120,.1)}.add-panel{border-radius:18px;padding:20px;margin-bottom:16px}.panel-title p{color:var(--muted);font-size:12px;margin:6px 0 0}.account-form{display:grid;grid-template-columns:1.3fr 1.1fr .55fr .8fr auto;gap:12px;align-items:end;margin-top:18px}.add-panel>.form-note{text-align:left;margin:14px 0 0}.empty{text-align:center;border-radius:18px;padding:45px}.empty div{font-size:40px;color:#7c69f3}.empty h3{margin:10px 0 4px}.empty p{color:var(--muted);margin:0}.table-wrap{border-radius:18px;overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:15px 16px;border-bottom:1px solid var(--line);font-size:12px}th{color:#7890aa;font-size:10px;letter-spacing:.1em}td strong,td small{display:block}td small{color:var(--muted);margin-top:4px}.admin-controls{display:flex;gap:8px;align-items:center}.admin-controls input{width:70px;padding:8px}.admin-controls button{border:0;border-radius:8px;padding:9px 11px;color:white;font-weight:800;cursor:pointer}.activate{background:#158862}.deactivate{background:#9a3e4d}.toast{position:fixed;z-index:20;right:24px;bottom:24px;max-width:380px;padding:13px 17px;border-radius:12px;background:#eaf7ff;color:#07111f;font-weight:750;font-size:13px;box-shadow:var(--shadow);transform:translateY(100px);opacity:0;transition:.25s}.toast.show{transform:none;opacity:1}.toast.error{background:#ffd9de;color:#731b2a}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.account-form{grid-template-columns:repeat(2,1fr)}.account-form button{grid-column:span 2}.accounts-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;top:0;inset:auto;width:100%;height:auto;border-radius:0;flex-direction:row;align-items:center;padding:10px 14px}.side-brand{padding:0}.side-brand div{display:none}.sidebar nav{display:flex;margin-left:auto}.nav-item{font-size:0}.nav-item span{font-size:18px;width:auto}.profile{margin:0 0 0 8px;border:0;padding:0}.profile>div:nth-child(2){display:none}.content{padding:24px 16px 50px}.topbar{align-items:flex-start}.live-pill{margin-top:5px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:125px;padding:15px}.stat-card strong{font-size:31px}.section-head{align-items:end}.account-form{grid-template-columns:1fr}.account-form button{grid-column:auto}.auth-card{padding:28px 22px}.auth-card h1{font-size:34px}}@media(max-width:430px){.stats-grid{grid-template-columns:1fr}.topbar .live-pill{font-size:0}.topbar .live-pill span{font-size:12px}.topbar .live-pill span:after{content:" bật"}.banner{align-items:flex-start;flex-direction:column}.section-head .primary{padding:10px 12px;font-size:12px}}
