:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;--bg:#080808;--panel:#ffffff0b;--panel-strong:#ffffff13;--line:#ffffff1f;--line-strong:#ffffff38;--muted:#8c8c8c;--soft:#cfcfcf;--red:#ef4444;--green:#22c55e;--yellow:#facc15;background:#080808;font-family:Inter,Pretendard,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.login-page{background:radial-gradient(circle at 20% 12%,#ef444414,#0000 34%),radial-gradient(circle at 80% 80%,#ffffff0d,#0000 30%),#080808;place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{border:1px solid var(--line);text-align:center;background:#ffffff0d;border-radius:8px;width:min(460px,100%);padding:42px;box-shadow:0 24px 80px #0009}.login-logo{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:92px;height:92px}.login-card h1{letter-spacing:0;margin:22px 0 6px;font-size:34px}.login-card p{color:var(--muted);margin:0 0 30px}.login-form{text-align:left;gap:16px;display:grid}label{color:var(--soft);gap:8px;font-size:13px;font-weight:800;display:grid}input,select{border:1px solid var(--line);color:#fff;background:#00000059;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px}input:focus,select:focus{border-color:var(--line-strong)}input[type=checkbox]{accent-color:#fff;width:16px;height:16px}.primary-btn,.ghost-btn,.row-actions button,.bulk-bar button,.danger-wide{border:1px solid var(--line);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 14px;font-weight:850;line-height:1;display:inline-flex}.primary-btn{color:#080808;background:#fff;border-color:#fff;width:100%}.ghost-btn,.row-actions button,.bulk-bar button{color:#fff;background:#ffffff0f}.danger-btn,.danger-wide{color:#fca5a5!important;background:#ef44441f!important;border-color:#ef444459!important}.shell{background:#080808;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#ffffff06;flex-direction:column;gap:26px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;display:flex}.brand img{border:1px solid var(--line);object-fit:cover;border-radius:8px;width:48px;height:48px}.brand strong{font-size:16px;display:block}.brand span{color:var(--muted);font-size:12px}nav{gap:8px;display:grid}nav button{height:42px;color:var(--soft);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:flex}nav button.active,nav button:hover{background:var(--panel-strong);border-color:var(--line);color:#fff}.side-box{border:1px solid var(--line);color:var(--muted);border-radius:8px;grid-template-columns:1fr auto;gap:10px;margin-top:auto;padding:16px;display:grid}.side-box b{color:#fff}.danger-text{color:#fca5a5!important}.content{width:100%;min-width:0;max-width:1320px;margin:0 auto;padding:30px}.topbar{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.eyebrow{color:var(--muted);margin:0 0 6px;font-size:13px;font-weight:850}h1{letter-spacing:0;margin:0;font-size:30px}h2{letter-spacing:0;margin:0;font-size:18px}.top-actions{gap:10px;display:flex}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:18px}.metric span{color:var(--muted);font-size:13px;font-weight:800}.metric strong{margin-top:10px;font-size:26px;display:block}.panel-grid{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.panel-grid.one{grid-template-columns:1fr}.panel-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:22px;box-shadow:0 18px 58px #00000047}.panel-card.compact{grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:14px;display:grid}.panel-card.compact h2{grid-column:1/-1}.panel-card.compact .check{min-height:42px}.panel-card p{color:var(--muted);margin:6px 0 0}.check{align-items:center;gap:9px;display:flex}.list-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.list-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.search{border:1px solid var(--line);background:#00000047;border-radius:8px;align-items:center;gap:8px;width:min(280px,100%);height:40px;padding:0 12px;display:flex}.search input{background:0 0;border:0;height:auto;padding:0}.filter-wrap{flex:none;position:relative}.filter-wrap .ghost-btn{min-width:94px;padding:0 13px}.filter-wrap .ghost-btn b{background:#ffffff29;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;display:inline-flex}.filter-pop{z-index:5;border:1px solid var(--line);background:#050505;border-radius:8px;width:282px;padding:18px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 70px #000000b3}.filter-pop h3{margin:0 0 16px;font-size:15px}.filter-pop section{border-bottom:1px solid var(--line);gap:10px;margin-bottom:14px;padding-bottom:14px;display:grid}.filter-pop section span{color:var(--muted);font-size:12px;font-weight:850}.filter-pop label{align-items:center;gap:8px;display:flex}.danger-wide{width:100%}.bulk-bar{border:1px solid var(--line);background:#ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex}.bulk-bar div{flex-wrap:wrap;gap:8px;display:flex}.table-wrap{border:1px solid var(--line);border-radius:8px;width:100%;overflow:visible}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px}th{color:var(--muted);background:#00000038;font-size:12px;font-weight:900}td{color:var(--soft);font-size:13px}td b{color:#fff;margin-bottom:4px;display:block}td small{color:var(--muted);line-height:1.55;display:block}code{color:#fff;border:1px solid var(--line);white-space:normal;overflow-wrap:anywhere;background:#00000047;border-radius:8px;padding:5px 7px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px}.server-table table,.license-table table,.restore-table table,.backup-table table{min-width:0}.license-table th:first-child,.license-table td:first-child,.restore-table th:first-child,.restore-table td:first-child{width:44px}.server-table th:first-child,.server-table td:first-child,.license-table th:nth-child(2),.license-table td:nth-child(2),.restore-table th:nth-child(2),.restore-table td:nth-child(2),.backup-table th:first-child,.backup-table td:first-child{width:78px}.license-table th:nth-child(3),.license-table td:nth-child(3),.restore-table th:nth-child(3),.restore-table td:nth-child(3){width:270px}.license-table th:nth-child(4),.license-table td:nth-child(4),.restore-table th:nth-child(4),.restore-table td:nth-child(4){width:auto}.license-table th:nth-child(5),.license-table td:nth-child(5),.restore-table th:nth-child(5),.restore-table td:nth-child(5),.backup-table th:nth-child(5),.backup-table td:nth-child(5){white-space:nowrap;width:170px}.server-table th:last-child,.server-table td:last-child,.license-table th:last-child,.license-table td:last-child,.restore-table th:last-child,.restore-table td:last-child,.backup-table th:last-child,.backup-table td:last-child{text-align:center;width:132px;padding-left:8px;padding-right:8px}.server-table th:nth-child(2),.server-table td:nth-child(2){width:36%}.server-table th:nth-child(3),.server-table td:nth-child(3){width:260px}.server-table th:nth-child(4),.server-table td:nth-child(4){width:90px}.backup-table th:nth-child(2),.backup-table td:nth-child(2){width:28%}.backup-table th:nth-child(3),.backup-table td:nth-child(3){width:300px}.backup-table th:nth-child(4),.backup-table td:nth-child(4){width:180px}.file-cell code{white-space:normal;max-width:100%;line-height:1.45;display:inline-block}.row-actions{vertical-align:middle;text-align:center;white-space:nowrap;display:table-cell}.row-actions button{vertical-align:middle;border-radius:7px;min-width:30px;height:30px;margin-right:5px;padding:0 8px;display:inline-flex}.row-actions button:last-child{margin-right:0}.row-actions button:has(svg):not(:has(+span)){width:30px;padding:0}.status{color:#86efac;background:#22c55e1f;border:1px solid #22c55e52;border-radius:8px;justify-content:center;align-items:center;min-width:58px;height:26px;font-size:12px;font-weight:900;display:inline-flex}.status.suspended{color:#cbd5e1;background:#94a3b81a;border-color:#94a3b840}.status.expired{color:#fde68a;background:#facc151f;border-color:#facc1552}.system-card{max-width:720px}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.setting-row:last-child{border-bottom:0}.setting-row span{color:var(--muted)}.toggle{border:1px solid var(--line);width:94px;height:38px;color:var(--muted);background:#ffffff0f;border-radius:8px;font-weight:950}.toggle.active{color:#080808;background:#fff;border-color:#fff}.segmented{border:1px solid var(--line);background:#00000047;border-radius:8px;flex:none;align-items:center;gap:4px;height:40px;padding:4px;display:inline-flex}.segmented button{height:30px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 11px;font-weight:850}.segmented button.active{color:#080808;background:#fff}.logo-setting{align-items:center}.logo-upload{justify-content:flex-end;align-items:center;gap:12px;display:flex}.logo-upload img{border:1px solid var(--line);object-fit:cover;background:#111;border-radius:8px;width:54px;height:54px}.upload-btn{border:1px solid var(--line);color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 13px;font-weight:850;display:inline-flex}.upload-btn input{display:none}.toast{z-index:20;border:1px solid var(--line);color:#fff;background:#111;border-radius:8px;align-items:center;gap:10px;min-height:46px;padding:0 16px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 60px #0000008c}.toast.error{color:#fecaca;border-color:#ef444466}.loading-line{color:var(--muted);margin-bottom:12px;font-weight:800}@media (width<=1100px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid{grid-template-columns:1fr}.panel-card.compact,.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.content,.sidebar{padding:18px}.topbar,.list-header,.bulk-bar{flex-direction:column;align-items:stretch}.top-actions,.list-tools{flex-direction:column;width:100%}.search{width:100%}.metrics,nav{grid-template-columns:1fr}.login-card{padding:28px}.panel-card.compact{grid-template-columns:1fr}table,thead,tbody,tr,th,td{display:block;width:100%!important}thead{display:none}tr{border-bottom:1px solid var(--line);padding:10px 0}td{border-bottom:0;padding:8px 12px}.row-actions{justify-content:flex-start}}
