*{box-sizing:border-box}body{color:#182236;background:#f5f7fb;margin:0;font-family:Arial,PingFang SC,sans-serif}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}button,input,select,textarea{font:inherit}.login-page{background:radial-gradient(circle at 50% 35%,#162647 0,#0a1020 48%,#070b15 100%);place-items:center;min-height:100vh;display:grid;position:relative}.login-page:before{content:"";background-image:linear-gradient(#5678b80d 1px,#0000 1px),linear-gradient(90deg,#5678b80d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.login-card{text-align:center;background:#131d31e8;border:1px solid #293650;border-radius:20px;width:min(440px,100% - 32px);padding:42px 38px;position:relative;box-shadow:0 24px 80px #0008}.logo-mark,.brand>span{color:#fff;background:linear-gradient(135deg,#5f8dff,#3367e7);border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.login-card .logo-mark{margin:0 auto 18px}.login-card h1{color:#f4f7ff;margin:0 0 8px;font-size:29px}.login-card p{color:#8f9ab1;margin:0 0 30px}.login-card input{color:#fff;background:#0c1424;border:1px solid #2c3953;border-radius:10px;outline:none;width:100%;padding:16px}.login-card button,.primary{color:#fff;cursor:pointer;background:#477ce9;border:0;border-radius:10px;font-weight:700}.login-card button{width:100%;margin-top:16px;padding:16px}.login-card button span{float:right}.app-shell{min-height:100vh;display:flex}.sidebar{color:#d7e0f2;background:#0c1424;flex-direction:column;width:250px;padding:28px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;margin:0 8px 40px;font-size:18px;font-weight:900;display:flex}.brand small{color:#68758d;letter-spacing:1px;margin-top:3px;font-size:10px;display:block}.sidebar nav{gap:8px;display:grid}.sidebar nav button,.logout{color:#8793aa;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 14px;font-weight:600}.sidebar nav span{width:27px;display:inline-block}.sidebar nav .nav-active{color:#77a0ff;background:#1a2b4a}.server-card{background:#111c30;border:1px solid #26344e;border-radius:12px;margin-top:auto;padding:16px}.server-card div{color:#8290a8;font-size:12px}.server-card i,.status i{background:#4bd39b;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.server-card strong,.server-card small{display:block}.server-card strong{margin:9px 0 4px;font-size:13px}.server-card small{color:#637087;font-size:11px}.logout{margin-top:14px}.content{width:calc(100% - 250px);max-width:1500px;margin-left:250px;padding:34px 42px 60px}.content header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.content header p{color:#4978e7;letter-spacing:1.5px;margin:0 0 7px;font-size:12px;font-weight:700}.content header h1{margin:0 0 8px;font-size:30px}.content header span{color:#7b879c;font-size:14px}.primary{padding:13px 20px;box-shadow:0 6px 16px #477ce933}.stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.stats article{background:#fff;border:1px solid #e7ebf2;border-radius:14px;gap:15px;padding:20px;display:flex;box-shadow:0 3px 16px #1b2b4910}.stat-icon{border-radius:11px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.blue{color:#477ce9;background:#e8efff}.green{color:#17aa75;background:#e2f8ef}.amber{color:#df9619;background:#fff2d8}.stats small,.stats em{color:#8b95a8;font-size:12px;font-style:normal;display:block}.stats strong{margin:4px 0;font-size:25px;display:block}.table-card{background:#fff;border:1px solid #e5e9f1;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #17233b0d}.table-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.table-head h2{margin:0 0 5px;font-size:18px}.table-head p{color:#8a94a6;margin:0;font-size:13px}.table-head input{border:1px solid #e0e5ee;border-radius:9px;outline:none;width:250px;padding:11px 13px}table{border-collapse:collapse;text-align:left;width:100%}th{color:#8490a4;letter-spacing:.7px;background:#fafbfc;padding:13px 24px;font-size:11px}td{color:#606c80;border-top:1px solid #edf0f5;padding:17px 24px;font-size:14px}td strong{color:#1e293b}.status{color:#1aaa75;background:#e7f8f1;border-radius:20px;padding:7px 10px;font-size:12px}.actions{gap:7px;display:flex}.actions button{color:#68768e;cursor:pointer;background:#fff;border:1px solid #e2e7ef;border-radius:8px;width:34px;height:34px}.modal-backdrop{z-index:10;background:#08101dcc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(760px,100%);padding:28px;position:relative;box-shadow:0 30px 100px #0007}.modal-x{color:#7c8799;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:20px;right:24px}.modal h2{margin:0 0 6px}.modal>p{color:#8792a4;margin:0 0 24px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label{color:#435069;font-size:13px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{background:#f9fafc;border:1px solid #dfe5ee;border-radius:9px;outline:none;width:100%;margin-top:8px;padding:12px}.form-grid .full{grid-column:1/-1}.modal-foot{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.modal-foot button{cursor:pointer;border:0;border-radius:9px;padding:12px 19px}@media (max-width:850px){.sidebar{width:76px;padding:25px 12px}.brand div,.server-card{display:none}.brand{margin-left:4px}.sidebar nav button,.logout{font-size:0}.sidebar nav button span{font-size:18px}.content{width:calc(100% - 76px);margin-left:76px;padding:24px 18px}.stats{grid-template-columns:1fr}.table-card{overflow:auto}.table-head{min-width:700px}table{min-width:760px}}@media (max-width:560px){.content header{align-items:flex-start;gap:18px}.content header span{display:none}.content header h1{font-size:25px}.primary{padding:11px 13px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}.demo-hint{color:#697790;margin-top:18px;font-size:11px;display:block}.toast{z-index:30;color:#fff;background:#18243a;border-radius:9px;padding:12px 19px;font-size:13px;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0004}.identity{border-top:1px solid #202c41;margin-top:28px;padding:18px 14px}.identity small{color:#647188;margin-bottom:5px;font-size:10px;display:block}.identity strong{font-size:13px}.subline{color:#9ba5b5;margin-top:4px;display:block}.status.disabled{color:#df4c4c;background:#ffebeb}.status.disabled i{background:#e45151}.empty{color:#9aa5b5;text-align:center!important;padding:55px!important}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.agent-grid article{background:#fff;border:1px solid #e3e8f0;border-radius:14px;align-items:center;gap:15px;padding:20px;display:flex}.agent-avatar{color:#477ce9;background:#e8efff;border-radius:12px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.agent-grid h3{margin:0 0 6px}.agent-grid p{color:#6f7b8e;margin:0 0 5px;font-size:13px}.agent-grid small{color:#98a2b2}.agent-grid article>button{color:#69758a;cursor:pointer;background:#fff;border:1px solid #e1e6ee;border-radius:8px;margin-left:auto;padding:8px 12px}.settings-card{background:#fff;border:1px solid #e3e8f0;border-radius:16px;max-width:680px;padding:30px;box-shadow:0 4px 20px #17233b0d}.tg-icon{color:#32a7e7;background:#e5f5ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.settings-card h2{margin:20px 0 8px}.settings-card>p{color:#7f8a9c;margin:0 0 24px;line-height:1.7}.settings-card label{color:#46536a;margin-top:16px;font-size:13px;font-weight:700;display:block}.settings-card input{background:#fafbfc;border:1px solid #dfe5ee;border-radius:9px;outline:none;width:100%;margin-top:8px;padding:13px;display:block}.settings-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.settings-actions button{cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:9px;padding:12px 17px}.settings-actions .primary{background:#477ce9;border:0}.form-grid.single{grid-template-columns:1fr}@media (max-width:720px){.agent-grid{grid-template-columns:1fr}}.agent-info{min-width:0}.agent-buttons{flex-wrap:wrap;gap:7px;margin-left:auto;display:flex}.agent-buttons button{color:#5f6d83;cursor:pointer;background:#fff;border:1px solid #e1e6ee;border-radius:8px;padding:8px 10px}.settings-stack{grid-template-columns:1fr 1fr;gap:18px;display:grid}.inline-field{gap:8px;display:flex}.inline-field input{flex:1}.inline-field button{cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:9px;margin-top:8px;padding:0 16px}.agent-ui{color:#e8eef9;background:#080e1b;min-height:100vh;font-family:Arial,PingFang SC,sans-serif;display:flex}.agent-side{background:linear-gradient(#060b16,#0b1425);border-right:1px solid #1d293c;flex-direction:column;width:325px;padding:28px 22px;display:flex;position:fixed;inset:0 auto 0 0}.agent-brand{align-items:center;gap:12px;margin-bottom:34px;font-size:20px;display:flex}.agent-brand span{color:#07101d;background:#5dcb9c;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.agent-side>label{color:#8290a7;margin:12px 0;font-size:13px;font-weight:700}.server-add{margin-bottom:8px;display:flex}.server-add input{color:#94a1b6;background:#111a2d;border:1px solid #243148;border-radius:11px 0 0 11px;flex:1;min-width:0;padding:14px}.server-add button{color:#fff;background:#5dcb9c;border:0;border-radius:0 11px 11px 0;width:54px;font-size:22px}.ip-card{background:#111c30;border:1px solid #3f6593;border-radius:12px;padding:16px}.ip-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.ip-card span{color:#9eabbf;font-size:12px}.ip-card i{background:#48c991;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block;box-shadow:0 0 0 5px #48c99122}.ip-card small{color:#65738a;margin:10px 0 14px;font-size:11px;display:block}.ip-card button{color:#d5deed;background:#1b2940;border:0;border-radius:8px;margin-right:7px;padding:9px 12px}.ip-card button:last-child{color:#fff;background:#dd4545}.agent-logout{color:#8996aa;background:0 0;border:1px solid #29364d;border-radius:9px;margin-top:auto;padding:12px}.agent-main{width:calc(100% - 325px);margin-left:325px;padding:34px 30px}.agent-main header{background:#101829;border:1px solid #202c40;border-radius:14px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.agent-main h1{margin:0 0 7px;font-size:24px}.agent-main header p{color:#8895a9;margin:0}.agent-main header>div:last-child{gap:10px;display:flex}.agent-add,.agent-exit{color:#fff;cursor:pointer;border:0;border-radius:10px;padding:13px 18px;font-weight:700}.agent-add{background:#5dcb9c}.agent-exit{background:#db4743}.ip-pill{background:#3678de;border:1px solid #6ba2fa;border-radius:28px;margin:22px 0;padding:12px 22px;font-weight:700;display:inline-block}.agent-table{background:#101829;border:1px solid #202c40;border-radius:14px;overflow:hidden}.agent-search{border-bottom:1px solid #222e42;padding:14px 18px}.agent-search input{color:#fff;background:#0c1424;border:1px solid #27344a;border-radius:9px;width:260px;padding:10px 13px}.agent-row{border-bottom:1px solid #222e42;grid-template-columns:140px minmax(220px,1fr) 200px 145px;align-items:center;gap:18px;padding:18px 22px;display:grid}.date-box{color:#d8e1ee;border:1px solid #26334a;border-radius:11px;padding:12px 14px}.agent-actions{gap:8px;display:flex}.agent-actions button{cursor:pointer;border:0;border-radius:8px;width:40px;height:40px}.agent-actions button:first-child{background:#ffc443}.agent-actions button:nth-child(2){color:#fff;background:#dc4743;font-size:22px}.agent-actions button:last-child{color:#fff;background:#56c1e4;font-size:18px}.agent-empty{text-align:center;color:#69778e;padding:50px}.agent-modal-bg .modal{color:#e8eef9;background:#080d16;border:1px solid #263248}.agent-modal-bg .modal input,.agent-modal-bg .modal select,.agent-modal-bg .modal textarea{color:#fff;background:#111a2d;border-color:#26334a}.agent-modal-bg .modal label{color:#dce4f1}.agent-modal-bg .modal-foot>button:first-child{color:#e6edf8;background:#202c40}@media (max-width:950px){.agent-side{width:250px}.agent-main{width:calc(100% - 250px);margin-left:250px}.agent-row{grid-template-columns:110px 1fr 160px 145px}.settings-stack{grid-template-columns:1fr}}@media (max-width:720px){.agent-side{width:100%;min-height:auto;position:relative}.agent-ui{display:block}.agent-main{width:100%;margin:0;padding:18px}.agent-side .agent-logout{margin-top:18px}.agent-row{min-width:750px}.agent-table{overflow-x:auto}.agent-main header{align-items:flex-start;gap:12px}.agent-main header>div:last-child{flex-direction:column}.agent-brand{margin-bottom:16px}}.server-choice{border:0;margin:0;padding:0}.server-choice legend{color:#dce4f1;margin-bottom:10px;font-size:13px;font-weight:700}.server-choice label{align-items:center;gap:9px;font-size:15px;display:flex}.server-choice input{accent-color:#5dcb9c;height:18px;width:18px!important;margin:0!important}.agent-brand img,.agent-brand>span{object-fit:cover;border-radius:10px;flex:none;width:48px;height:48px}.agent-brand>a{color:#fff;background:#269fe5;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:auto;font-size:18px;text-decoration:none;display:grid;transform:rotate(-18deg)}.agent-brand b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.not-found-page{color:#202c40;background:#080e1b;place-items:center;min-height:100vh;font:700 82px Arial;display:grid}.settings-stack{align-items:start}
