:root{color-scheme:dark;--bg:#0b0e14;--panel:#11151e;--panel-soft:#141923;--line:#222936;--line-soft:#1c222d;--text:#edf0f7;--muted:#8992a3;--faint:#5f6878;--purple:#8b7bff;--purple-soft:#28233f;--green:#35d39a;--yellow:#f4bd62;--red:#fa7180;--blue:#60a5fa}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.45 "DM Sans",sans-serif;letter-spacing:-.01em}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{width:252px;position:fixed;inset:0 auto 0 0;background:#0e1118;border-right:1px solid var(--line-soft);padding:26px 16px 14px;display:flex;flex-direction:column;z-index:5}.brand{height:38px;display:flex;align-items:center;gap:10px;padding-left:8px;margin-bottom:30px}.brand-mark{width:30px;height:30px;border-radius:9px;background:linear-gradient(140deg,#a293ff,#7062ec);display:grid;place-items:center;box-shadow:0 6px 22px #7766ec33}.brand-mark svg{width:19px;fill:white}.brand-name{font:700 15px "Space Grotesk",sans-serif;letter-spacing:.07em}.brand-name span{color:#a1a9ba;font-size:10px;margin-left:6px;letter-spacing:.14em}.workspace-switcher{height:54px;border:1px solid var(--line);border-radius:10px;background:#121720;display:flex;align-items:center;padding:8px;gap:9px;margin-bottom:25px}.workspace-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#c4baff;background:linear-gradient(135deg,#393257,#29263d);font:600 13px "Space Grotesk"}.workspace-copy,.profile-copy{display:flex;flex-direction:column;min-width:0;flex:1}.workspace-copy strong,.profile-copy strong{font-size:12px;font-weight:600}.workspace-copy small,.profile-copy small{font-size:10px;color:var(--muted);margin-top:2px}.chevron{width:15px;stroke:#8790a0;fill:none;stroke-width:1.7}.nav-caption{font-size:9px;font-weight:700;letter-spacing:.15em;color:#656e7d;padding:0 11px;margin-bottom:9px}.primary-nav{display:grid;gap:4px}.nav-item{height:40px;padding:0 11px;display:flex;align-items:center;gap:12px;color:#939cac;border-radius:8px;font-size:12px;font-weight:500;position:relative;transition:.16s}.nav-item:hover{background:#171c27;color:#e7e9f0}.nav-item.active{background:linear-gradient(90deg,#28243c,#211f31);color:#c8c0ff}.nav-item.active:before{content:"";position:absolute;width:2px;height:22px;left:-16px;background:#9384ff;border-radius:0 2px 2px 0}.nav-item svg,.icon-button svg,.button svg,.filter-button svg,.table-search svg,.select-button svg,.text-link svg,.notification-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.nav-count{margin-left:auto;font-size:10px;color:#a2aabd;background:#252b38;border-radius:5px;padding:2px 6px}.alert-dot,.notification-button i{width:6px;height:6px;border-radius:50%;background:#f47c87;position:absolute;right:12px;top:11px;box-shadow:0 0 0 3px #f47c871e}.nav-caption-bottom{margin-top:25px}.sidebar-bottom{margin-top:auto}.plan-card{background:linear-gradient(140deg,#171a29,#141722);border:1px solid #29283a;border-radius:10px;padding:13px;margin-bottom:12px}.plan-heading{display:flex;justify-content:space-between;font-size:11px;font-weight:600}.plan-tag{color:#b7adff;background:#302b49;padding:2px 6px;border-radius:4px;font-size:9px}.plan-track{height:4px;background:#2d3140;border-radius:4px;margin:11px 0 8px;overflow:hidden}.plan-track i{display:block;width:40%;height:100%;border-radius:4px;background:#8d7eff}.plan-card p{margin:0 0 9px;color:var(--muted);font-size:10px}.plan-card a{font-size:10px;color:#b7adff;font-weight:600}.plan-card a span{margin-left:3px}.profile-button{background:none;border:0;border-top:1px solid var(--line-soft);width:100%;display:flex;align-items:center;padding:14px 3px 0;gap:9px;text-align:left;color:var(--text)}.avatar,.top-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#56465b;color:#f5d3e8;font-size:10px;font-weight:700}.more-icon{width:17px;fill:#919aaa}.main-content{margin-left:252px;min-height:100vh}.topbar{height:67px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;padding:0 39px;background:#0c0f16}.breadcrumbs{display:flex;align-items:center;gap:11px;font-size:11px;color:#788292}.breadcrumbs svg{width:12px;fill:none;stroke:#5e6775;stroke-width:1.7}.breadcrumbs strong{font-weight:600;color:#e3e5ed}.topbar-actions{display:flex;align-items:center;gap:17px}.system-status{display:flex;align-items:center;gap:7px;color:#a2acbb;font-size:10px;padding-right:13px;border-right:1px solid var(--line)}.system-status i,.section-live i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #35d39a18}.icon-button{background:none;border:0;color:#a2acbb;display:flex;align-items:center;justify-content:center;cursor:pointer}.search-button{border:1px solid #252b38;border-radius:7px;padding:5px 7px;gap:15px;font-size:9px;color:#70798a}.search-button svg{width:14px}.notification-button{position:relative}.notification-button svg{width:18px}.notification-button i{right:0;top:0;width:5px;height:5px}.top-avatar{width:27px;height:27px;background:#29384e;color:#b9d3ff;font-size:9px}.mobile-menu{display:none}.page-wrap{max-width:1470px;margin:auto;padding:34px 39px 20px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.eyebrow{font-size:9px;letter-spacing:.13em;color:#929aab;display:flex;align-items:center;gap:8px;font-weight:600}.eyebrow-line{width:17px;height:1px;background:#8b7bff}.welcome-row h1{font:600 26px/1.2 "Space Grotesk",sans-serif;letter-spacing:-.04em;margin:10px 0 6px}.wave{font-family:"DM Sans";font-size:19px;color:#a494ff}.page-subtitle,.section-heading p{color:#8e97a7;font-size:11px;margin:0}.header-buttons{display:flex;gap:9px}.button{height:36px;border-radius:7px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;justify-content:center;font-size:11px;font-weight:600;cursor:pointer;transition:.15s}.button svg{width:14px}.button-primary{border:1px solid #9688ff;background:#8374f3;color:white;box-shadow:0 5px 18px #7868ec25}.button-primary:hover{background:#9588ff;transform:translateY(-1px)}.button-secondary{border:1px solid #2a303d;background:#141923;color:#c0c6d2}.button-secondary:hover{background:#1b212d}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-card,.resource-card,.table-card,.feed-card,.alert-card{border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,#131822,#11151d)}.summary-card{padding:15px 16px 14px;min-height:119px;position:relative;overflow:hidden}.summary-top{display:flex;align-items:center;justify-content:space-between}.summary-label{font-size:10px;color:#9ca5b5;font-weight:500}.summary-icon{width:28px;height:28px;border-radius:7px;display:grid;place-items:center}.summary-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.summary-icon.purple{background:#2c2845;color:#a99cff}.summary-icon.green{background:#18372f;color:#58dda9}.summary-icon.blue{background:#1d2d40;color:#75b7ff}.summary-icon.yellow{background:#393022;color:#f5c574}.summary-value{font:600 25px "Space Grotesk",sans-serif;letter-spacing:-.04em;margin-top:8px}.summary-meta{display:flex;align-items:center;gap:6px;margin-top:3px;color:#838c9b;font-size:9px}.trend{color:#49cf99;background:#16352c;border-radius:4px;padding:2px 5px;font-weight:700;font-size:9px}.trend.neutral{color:#a8afbc;background:#222936}.summary-spark{position:absolute;width:86px;height:33px;right:13px;bottom:14px;opacity:.8}.section-block{margin-top:27px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-heading h2{font:600 14px "Space Grotesk",sans-serif;margin:0 0 3px;letter-spacing:-.02em}.section-heading p{font-size:10px}.select-button{border:1px solid #272e3a;color:#aab2c1;background:#131821;border-radius:6px;height:28px;padding:0 9px;display:flex;align-items:center;gap:9px;font-size:9px;cursor:pointer}.select-button svg{width:12px}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.resource-card{height:152px;padding:14px 15px 10px;overflow:hidden;position:relative}.resource-header{display:flex;justify-content:space-between;align-items:center;color:#a4adbc;font-size:10px}.resource-header .summary-icon{width:25px;height:25px}.resource-value{font:600 21px "Space Grotesk",sans-serif;margin-top:9px;letter-spacing:-.03em}.resource-value small{font:500 10px "DM Sans";color:#8992a2;letter-spacing:0}.resource-foot{display:flex;justify-content:space-between;align-items:center;color:#778191;font-size:9px;margin-top:1px}.resource-foot strong{color:#b4bdca;font-weight:500}.chart{position:absolute;left:0;right:0;bottom:0;width:100%;height:55px;overflow:visible}.chart .gridline{stroke:#282f3b;stroke-width:1;stroke-dasharray:3 5}.chart .area{opacity:.11}.chart .line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chart .line.purple{stroke:#9685ff}.chart .line.blue{stroke:#62adff}.chart .line.green{stroke:#44d39b}.chart .line.yellow{stroke:#f4bd62}.section-live{display:inline-flex;align-items:center;gap:6px;margin-left:7px;color:#6cd4aa;font-size:9px}.section-live i{width:5px;height:5px}.text-link{font-size:10px;color:#a99cff;font-weight:600}.text-link span{font-size:14px;margin-left:3px}.servers-section{margin-top:30px}.table-card{overflow:hidden}.table-toolbar{height:54px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.table-title{font-size:11px;font-weight:600}.count-pill{display:inline-grid;place-items:center;min-width:19px;height:17px;padding:0 5px;margin-left:4px;border-radius:5px;background:#252b38;color:#aeb7c6;font-size:9px}.table-controls{display:flex;gap:8px}.table-search{height:29px;border:1px solid #272e3a;border-radius:6px;display:flex;align-items:center;padding:0 8px;gap:6px;color:#737d8d}.table-search svg{width:13px}.table-search input{width:116px;background:none;border:0;outline:0;color:#e5e8ef;font-size:9px}.table-search input::placeholder{color:#758092}.filter-button{height:29px;padding:0 9px;background:#141923;border:1px solid #272e3a;border-radius:6px;color:#aeb7c5;display:flex;align-items:center;gap:6px;font-size:9px;cursor:pointer}.filter-button svg{width:13px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}thead{background:#121720}th{text-align:left;padding:10px 13px;color:#737d8c;font-size:8px;letter-spacing:.08em;font-weight:600;white-space:nowrap}th:first-child,td:first-child{padding-left:16px}td{padding:11px 13px;border-top:1px solid #1d2430;color:#b4bdcb;font-size:10px;white-space:nowrap}tbody tr:hover{background:#151a24}.server-name-cell{display:flex;align-items:center;gap:9px;color:#e1e5ed;font-weight:600}.server-glyph{width:26px;height:26px;border:1px solid #2c3442;border-radius:7px;display:grid;place-items:center;color:#adb8cb;background:#1a202c}.server-glyph svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.server-subtitle{display:block;color:#788394;font-size:8px;font-weight:400;margin-top:2px}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:5px;font-size:8px;font-weight:600}.status-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-online{background:#17332c;color:#59d4a0}.status-warning{background:#382f20;color:#f1c16b}.status-offline{background:#35242a;color:#fa8290}.location{display:flex;align-items:center;gap:6px}.flag{font-size:12px}.type-label{color:#9da6b5}.usage{display:flex;align-items:center;gap:7px}.usage-track{width:42px;height:4px;border-radius:5px;background:#2a303b;overflow:hidden}.usage-track i{display:block;height:100%;border-radius:5px;background:#887af0}.usage-track.high i{background:#efb45e}.row-menu{background:none;border:0;color:#778294;font-size:17px;padding:0 5px;cursor:pointer}.table-footer{height:42px;border-top:1px solid var(--line);padding:0 14px;display:flex;justify-content:space-between;align-items:center;color:#7e8898;font-size:9px}.table-footer>div{display:flex;gap:4px}.pagination-button{width:23px;height:22px;background:#141923;border:1px solid #282f3b;border-radius:5px;color:#929cad;font-size:12px;cursor:pointer}.pagination-button:disabled{opacity:.35}.pagination-button.current{background:#2c2848;border-color:#554a8f;color:#c2baff}.bottom-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:18px;margin-top:2px}.feed-section,.alerts-section{min-width:0}.feed-card,.alert-card{overflow:hidden}.activity-item{display:flex;gap:10px;padding:11px 13px;border-bottom:1px solid #1d2430;align-items:flex-start}.activity-item:last-child{border-bottom:0}.activity-icon{width:25px;height:25px;flex:none;display:grid;place-items:center;border-radius:7px}.activity-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.activity-icon.success{color:#51d4a0;background:#19332c}.activity-icon.info{color:#75b3ff;background:#1d2b40}.activity-icon.warn{color:#efc06f;background:#352d20}.activity-copy{min-width:0;flex:1}.activity-copy strong{display:block;font-size:9px;color:#dce1ea;font-weight:600}.activity-copy p{font-size:9px;color:#8b95a5;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-time{font-size:8px;color:#717b8a;white-space:nowrap;margin-top:2px}.alert-item{padding:12px 13px;border-bottom:1px solid #1d2430;display:flex;gap:9px;align-items:flex-start}.alert-item:last-child{border:0}.alert-severity{width:25px;height:25px;flex:none;display:grid;place-items:center;border-radius:7px;color:#f1bf66;background:#362d20}.alert-severity.critical{color:#fb7d8a;background:#3b252b}.alert-severity svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.alert-copy{flex:1;min-width:0}.alert-copy strong{display:block;font-size:9px;font-weight:600;color:#dce1ea}.alert-copy p{font-size:9px;color:#8993a3;margin:3px 0}.alert-meta{display:flex;gap:7px;align-items:center;color:#6f7989;font-size:8px}.severity-tag{border-radius:4px;padding:2px 5px;color:#efc16d;background:#342d20}.severity-tag.critical{color:#fa8993;background:#37232a}.alert-dismiss{border:0;background:none;color:#778293;cursor:pointer;font-size:14px}.footer{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line-soft);padding-top:15px;margin-top:24px;color:#697384;font-size:9px}.footer span:nth-child(2){margin-left:auto;display:flex;align-items:center;gap:6px}.footer span i{width:5px;height:5px;border-radius:50%;background:#48d29a}.footer a{color:#8a94a5}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,12px);opacity:0;pointer-events:none;background:#222a37;border:1px solid #343e4d;color:#e8ebf2;border-radius:8px;padding:10px 15px;font-size:11px;z-index:20;transition:.2s;box-shadow:0 10px 35px #0006}.toast.show{opacity:1;transform:translate(-50%,0)}.modal-backdrop{position:fixed;inset:0;background:#05070bcc;z-index:15;display:none;place-items:center;padding:20px;backdrop-filter:blur(5px)}.modal-backdrop.open{display:grid}.modal{width:min(100%,420px);position:relative;border:1px solid #2b3240;border-radius:14px;background:#141923;padding:25px;box-shadow:0 25px 90px #0008;animation:pop .18s ease-out}@keyframes pop{from{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}.modal-close{position:absolute;right:15px;top:12px;color:#8b95a5;background:none;border:0;font-size:22px;cursor:pointer}.modal-icon{width:36px;height:36px;border-radius:10px;background:#2c2847;display:grid;place-items:center;color:#b4aaff}.modal-icon svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.modal h2{font:600 18px "Space Grotesk";margin:13px 0 4px}.modal-subtitle{font-size:11px;color:#8e97a7;margin:0 0 19px}.modal form{display:grid;gap:12px}.modal label{font-size:10px;color:#abb4c2;display:grid;gap:6px}.modal input,.modal select{height:36px;width:100%;border-radius:7px;border:1px solid #303847;background:#0f131b;color:#e6e9f0;padding:0 10px;outline:0;font-size:11px}.modal input:focus,.modal select:focus{border-color:#8172e5}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:7px}.modal-actions .button{height:34px}.empty-state{text-align:center;padding:24px;color:#7f8999;font-size:10px}
@media(max-width:1120px){.sidebar{width:220px}.main-content{margin-left:220px}.topbar{padding:0 26px}.page-wrap{padding:30px 26px 18px}.summary-grid,.resource-grid{gap:9px}.summary-card{padding:13px}.summary-spark{width:66px}.bottom-grid{gap:12px}}
@media(max-width:900px){.sidebar{transform:translateX(-100%);transition:transform .22s ease;box-shadow:15px 0 35px #0005}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0}.mobile-menu{display:flex;margin-right:7px}.topbar{justify-content:flex-start;padding:0 22px}.breadcrumbs{flex:1}.system-status{display:none}.page-wrap{padding:26px 22px 18px}.summary-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.topbar{height:58px;padding:0 15px}.topbar-actions{gap:12px}.search-button,.top-avatar{display:none}.page-wrap{padding:23px 15px 16px}.welcome-row{display:block}.welcome-row h1{font-size:23px}.header-buttons{margin-top:15px}.header-buttons .button{flex:1}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-card{min-height:110px;padding:12px}.summary-value{font-size:22px}.summary-spark{width:65px;height:25px}.resource-grid{grid-template-columns:1fr 1fr;gap:8px}.resource-card{height:140px;padding:12px}.section-block{margin-top:23px}.section-heading h2{font-size:13px}.section-heading p{font-size:9px}.select-button{font-size:8px}.servers-section{margin-top:25px}.table-toolbar{padding:0 10px}.table-search input{width:90px}.bottom-grid{grid-template-columns:1fr;gap:0}.bottom-grid .section-block{margin-top:23px}.footer{gap:10px;flex-wrap:wrap}.footer span:nth-child(2){margin-left:0}.footer a{margin-left:auto}}
.brand-wordmark{color:#fff;font:700 17px "Space Grotesk",sans-serif;letter-spacing:-.08em}.brand-name{font-size:17px;letter-spacing:-.05em}.theme-toggle{width:29px;height:29px;border:1px solid #252b38;border-radius:7px;color:#b9c1ce}.theme-toggle svg{width:15px}.theme-toggle .moon-icon,body[data-theme="light"] .theme-toggle .sun-icon{display:none}body[data-theme="light"] .theme-toggle .moon-icon{display:block}
body[data-theme="light"]{color-scheme:light;--bg:#f5f6fa;--panel:#fff;--panel-soft:#fff;--line:#e3e6ee;--line-soft:#e9ebf1;--text:#202431;--muted:#727b8c;--faint:#9299a8;background:var(--bg);color:var(--text)}
body[data-theme="light"] .sidebar{background:#fff;border-color:#e6e8ef}body[data-theme="light"] .topbar{background:#fff;border-color:#e7e9f0}body[data-theme="light"] .workspace-switcher,body[data-theme="light"] .summary-card,body[data-theme="light"] .resource-card,body[data-theme="light"] .table-card,body[data-theme="light"] .feed-card,body[data-theme="light"] .alert-card{background:#fff;border-color:#e4e7ef;box-shadow:0 2px 7px #242b3d08}body[data-theme="light"] .workspace-icon{background:#eeeaff;color:#7161d6}body[data-theme="light"] .nav-caption{color:#9aa1ae}body[data-theme="light"] .nav-item{color:#70798b}body[data-theme="light"] .nav-item:hover{background:#f5f5fa;color:#282d3a}body[data-theme="light"] .nav-item.active{background:#f0edff;color:#6554d3}body[data-theme="light"] .nav-item.active:before{background:#7969e5}body[data-theme="light"] .plan-card{background:#f8f7ff;border-color:#e8e4fa}body[data-theme="light"] .plan-track{background:#e8e6f0}body[data-theme="light"] .profile-button{border-color:#eceef3}body[data-theme="light"] .breadcrumbs{color:#858d9b}body[data-theme="light"] .breadcrumbs strong{color:#373d4b}body[data-theme="light"] .system-status{color:#737d8d;border-color:#e8eaf0}body[data-theme="light"] .search-button,body[data-theme="light"] .theme-toggle{border-color:#e5e7ef;color:#697386}
body[data-theme="light"] .summary-label,body[data-theme="light"] .resource-header{color:#6c7586}body[data-theme="light"] .summary-meta,body[data-theme="light"] .resource-foot{color:#7d8696}body[data-theme="light"] .summary-meta span:last-child{color:#8a92a1}body[data-theme="light"] .summary-icon.purple{background:#f0edff;color:#7565de}body[data-theme="light"] .summary-icon.green{background:#e8f8f1;color:#19996a}body[data-theme="light"] .summary-icon.blue{background:#eaf3ff;color:#3b83d4}body[data-theme="light"] .summary-icon.yellow{background:#fff5e5;color:#c98b24}body[data-theme="light"] .section-heading p{color:#7d8696}body[data-theme="light"] .section-live{color:#198b64}body[data-theme="light"] .section-live i{background:#35b884}body[data-theme="light"] thead{background:#f8f9fc}body[data-theme="light"] th{color:#788193}body[data-theme="light"] td{color:#5b6474;border-color:#eef0f5}body[data-theme="light"] tbody tr:hover{background:#fafaff}body[data-theme="light"] .server-name-cell{color:#29303d}body[data-theme="light"] .server-glyph{background:#f5f6fa;border-color:#e4e7ee;color:#687386}body[data-theme="light"] .server-subtitle{color:#8b93a1}
/* Combined server workspace and account access */
.view-heading .header-buttons{flex-wrap:wrap}.server-kind-tabs{display:flex;gap:5px;align-items:center;margin-bottom:10px;border-bottom:1px solid var(--line);overflow-x:auto}.server-kind-tab,.auth-tab{border:0;background:transparent;color:var(--muted);padding:9px 12px;white-space:nowrap;font-size:10px;cursor:pointer;border-bottom:2px solid transparent}.server-kind-tab span{margin-left:5px;color:var(--faint);font-size:9px}.server-kind-tab.active,.auth-tab.active{color:var(--purple);border-bottom-color:var(--purple)}.server-kind-tab:hover,.auth-tab:hover{color:var(--text)}.auth-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin:-2px 0 13px}.auth-form{max-width:520px}.auth-form .settings-field{margin:9px 0}.auth-form .settings-field input{height:37px}.auth-note{font-size:9px;color:var(--muted);margin:11px 0}.auth-submit{min-width:120px}.auth-feedback{min-height:15px;margin:8px 0 0;color:var(--red);font-size:10px}.auth-form button:disabled{opacity:.65;cursor:wait}.auth-service-notice{display:grid;gap:5px;padding:12px;border:1px solid #3c3321;background:#201b12;border-radius:8px;color:#edc274;font-size:10px}.auth-service-notice span{color:var(--muted);line-height:1.6}.account-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-title-row .settings-title{margin:0}.account-state{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:9px}.account-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.signed-in-user{display:flex;align-items:center;gap:10px;margin:15px 0}.signed-in-user>span:last-child{display:grid;gap:3px}.signed-in-user strong{font-size:11px}.signed-in-user small{font-size:9px;color:var(--muted)}.account-avatar{width:32px;height:32px;display:grid;place-items:center}.account-card{grid-column:1/-1}.server-kind-tabs button:focus-visible,.auth-tabs button:focus-visible,.auth-form input:focus-visible{outline:2px solid var(--purple);outline-offset:2px}
body[data-theme="light"] .server-kind-tabs,body[data-theme="light"] .auth-tabs{border-color:#e5e7ef}body[data-theme="light"] .server-kind-tab,body[data-theme="light"] .auth-tab{color:#737d8d}body[data-theme="light"] .server-kind-tab.active,body[data-theme="light"] .auth-tab.active{color:#6554d3;border-color:#7969e5}body[data-theme="light"] .server-kind-tab span{color:#9299a8}body[data-theme="light"] .settings-field input{background:#fff;border-color:#dfe3ec;color:#272d39}
@media(max-width:850px){.view-heading{align-items:flex-start;gap:14px;flex-direction:column}.view-heading .header-buttons{margin-top:0}.settings-layout{grid-template-columns:1fr}.settings-layout>.settings-card:last-child,.account-card{grid-column:auto}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.view-heading .header-buttons{width:100%}.view-heading .header-buttons .button{flex:1}.provider-grid{grid-template-columns:1fr}.server-kind-tab{padding:9px 8px;font-size:9px}.auth-form{max-width:none}}
body[data-theme="light"] .status-online{background:#e8f8f1;color:#17865f}body[data-theme="light"] .status-warning{background:#fff5df;color:#ad7715}body[data-theme="light"] .status-offline{background:#ffedf0;color:#cf4f61}body[data-theme="light"] .usage-track{background:#e7e9ef}body[data-theme="light"] .table-footer{color:#737d8d}body[data-theme="light"] .activity-item,body[data-theme="light"] .alert-item{border-color:#eef0f5}body[data-theme="light"] .activity-icon.success{background:#e8f8f1;color:#218e68}body[data-theme="light"] .activity-icon.info{background:#eaf3ff;color:#3c80cf}body[data-theme="light"] .activity-icon.warn{background:#fff4df;color:#bc851f}body[data-theme="light"] .activity-copy strong,body[data-theme="light"] .alert-copy strong{color:#333a47}body[data-theme="light"] .activity-copy p,body[data-theme="light"] .alert-copy p{color:#7a8392}
body[data-theme="light"] .alert-severity{background:#fff4df;color:#b9811a}body[data-theme="light"] .alert-severity.critical{background:#ffedf0;color:#ce5363}body[data-theme="light"] .severity-tag{background:#fff4df;color:#a8781c}body[data-theme="light"] .severity-tag.critical{background:#ffedf0;color:#c84d5d}body[data-theme="light"] .footer{border-color:#e7e9f0;color:#818a99}body[data-theme="light"] .footer a{color:#697386}body[data-theme="light"] .modal{background:#fff;border-color:#e1e4ed;box-shadow:0 25px 90px #28314824}body[data-theme="light"] .modal label{color:#596274}body[data-theme="light"] .modal input,body[data-theme="light"] .modal select{background:#fff;border-color:#dfe3ec;color:#272d39}body[data-theme="light"] .modal-subtitle{color:#7d8696}body[data-theme="light"] .modal-close{color:#687386}body[data-theme="light"] .toast{background:#fff;border-color:#e0e4ec;color:#343b49;box-shadow:0 10px 35px #28314820}body[data-theme="light"] .notification-button{color:#697386}body[data-theme="light"] .text-link{color:#6d5bd4}body[data-theme="light"] .footer span i{background:#31af7b}
.system-status.offline i{background:#fa7180;box-shadow:0 0 0 3px #fa71801e}.system-status.connected i{background:#35d39a}
body[data-theme="light"] .system-status.offline{color:#bb5360}body[data-theme="light"] .system-status.connected{color:#278a66}
.view-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.view-heading h1{font:600 26px/1.2 "Space Grotesk",sans-serif;letter-spacing:-.04em;margin:10px 0 6px}.view-heading .page-subtitle{margin:0}.mini-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mini-stat-card,.provider-card,.settings-card{border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,#131822,#11151d)}.mini-stat-card{padding:14px 16px;display:grid;gap:6px}.mini-stat-card>span{font-size:10px;color:#929bab}.mini-stat-card strong{font:600 23px "Space Grotesk",sans-serif;letter-spacing:-.04em}.mini-stat-card small{font-size:9px;color:#758092}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.provider-card{min-height:72px;padding:12px;display:flex;align-items:center;gap:10px}.provider-symbol{width:34px;height:34px;border-radius:9px;background:#27243b;color:#b9afff;display:grid;place-items:center;font:700 11px "Space Grotesk",sans-serif;flex:none}.provider-copy{display:grid;gap:3px;flex:1;min-width:0}.provider-copy strong{font-size:10px}.provider-copy span{font-size:9px;color:var(--muted)}.button-small{height:28px;padding:0 9px;font-size:9px}.empty-panel{min-height:205px;padding:28px 18px;border:1px dashed #303746;border-radius:10px;background:#11151b;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-panel-icon{width:36px;height:36px;border-radius:10px;background:#24223a;color:#aa9fff;display:grid;place-items:center;margin-bottom:10px}.empty-panel-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.empty-panel h3{font:600 13px "Space Grotesk",sans-serif;margin:0 0 5px}.empty-panel p{font-size:10px;color:var(--muted);margin:0 0 13px;max-width:380px}.inline-select{height:29px;padding:0 8px;border:1px solid #272e3a;border-radius:6px;background:#141923;color:#aab2c1;font-size:9px}.player-empty .empty-panel{border:0;background:transparent}.settings-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.settings-card{padding:17px}.settings-title{margin-bottom:14px}.settings-title h2{font:600 13px "Space Grotesk",sans-serif;margin:0 0 3px}.settings-title p{margin:0;color:var(--muted);font-size:10px}.theme-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-option{display:grid;gap:5px;text-align:left;color:var(--text);padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);cursor:pointer}.theme-option:hover{border-color:#8879ee}.theme-option strong{font-size:10px}.theme-option>span:last-child{font-size:9px;color:var(--muted)}.theme-preview{height:55px;border-radius:5px;padding:7px;display:flex;gap:4px}.theme-preview i{display:block;border-radius:3px}.light-preview{background:#f1f2f7}.light-preview i:first-child{width:20%;background:#fff;border:1px solid #e5e6ec}.light-preview i:nth-child(2){flex:1;background:#fff}.light-preview i:nth-child(3){width:23%;background:#dedaf6}.dark-preview{background:#0e1118}.dark-preview i:first-child{width:20%;background:#1b202b}.dark-preview i:nth-child(2){flex:1;background:#171b25}.dark-preview i:nth-child(3){width:23%;background:#29253d}.settings-field{display:grid;gap:5px;margin:11px 0;color:#939cad;font-size:9px}.settings-field input{height:33px;border:1px solid #2a303d;border-radius:6px;padding:0 9px;background:#0f131b;color:var(--text);font-size:10px}.connection-row{display:flex;align-items:center;gap:9px}.connection-dot{width:7px;height:7px;border-radius:50%;background:#f0bd66;box-shadow:0 0 0 3px #f0bd6618}.connection-row.connected .connection-dot{background:#35d39a;box-shadow:0 0 0 3px #35d39a18}.connection-row>span:nth-child(2){flex:1;display:grid;gap:3px;min-width:0}.connection-row strong{font-size:10px}.connection-row small{font-size:8px;color:var(--muted);overflow-wrap:anywhere}.settings-layout>.settings-card:last-child{grid-column:1/-1}.servers-section .table-toolbar{justify-content:space-between}
body[data-theme="light"] .mini-stat-card,body[data-theme="light"] .provider-card,body[data-theme="light"] .settings-card{background:#fff;border-color:#e4e7ef;box-shadow:0 2px 7px #242b3d08}body[data-theme="light"] .mini-stat-card>span,body[data-theme="light"] .mini-stat-card small{color:#7c8595}body[data-theme="light"] .provider-symbol{background:#f0edff;color:#7565de}body[data-theme="light"] .empty-panel{border-color:#dfe3ec;background:#fbfbfd}body[data-theme="light"] .empty-panel-icon{background:#f0edff;color:#7565de}body[data-theme="light"] .inline-select{border-color:#e1e4ec;background:#fff;color:#596274}body[data-theme="light"] .theme-option{border-color:#e1e4ec;background:#fff}body[data-theme="light"] .settings-field{color:#697386}body[data-theme="light"] .settings-field input{border-color:#dfe3ec;background:#fff;color:#272d39}
@media(max-width:900px){.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-layout>.settings-card:last-child{grid-column:auto}}
@media(max-width:620px){.view-heading{display:block}.view-heading .header-buttons{margin-top:13px}.mini-stat-grid{gap:8px}.mini-stat-card{padding:11px}.mini-stat-card strong{font-size:19px}.provider-grid{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr}.settings-layout>.settings-card:last-child{grid-column:auto}.theme-options{gap:7px}}
body[data-theme="light"] .mini-stat-card,body[data-theme="light"] .provider-card,body[data-theme="light"] .settings-card{background:#fff;border-color:#e4e7ef;box-shadow:0 2px 7px #242b3d08}body[data-theme="light"] .mini-stat-card>span,body[data-theme="light"] .mini-stat-card small{color:#7c8595}body[data-theme="light"] .provider-symbol{background:#f0edff;color:#7565de}body[data-theme="light"] .empty-panel{border-color:#dfe3ec;background:#fbfbfd}body[data-theme="light"] .empty-panel-icon{background:#f0edff;color:#7565de}body[data-theme="light"] .inline-select{border-color:#e1e4ec;background:#fff;color:#596274}body[data-theme="light"] .theme-option{border-color:#e1e4ec;background:#fff}body[data-theme="light"] .settings-field{color:#697386}body[data-theme="light"] .settings-field input{border-color:#dfe3ec;background:#fff;color:#272d39}
.auth-gate{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;overflow:auto;background:radial-gradient(ellipse at 50% 0%,#282342 0%,transparent 48%),var(--bg)}.auth-gate[hidden]{display:none!important}.auth-gate-card{width:min(100%,440px);padding:34px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(150deg,var(--panel-soft),var(--panel));box-shadow:0 24px 90px #0004}.auth-gate-brand{display:flex;align-items:center;gap:10px;font:700 18px "Space Grotesk",sans-serif;letter-spacing:-.04em;margin-bottom:35px}.auth-gate-brand .brand-mark{margin:0}.auth-gate-copy{margin-bottom:22px}.auth-gate-eyebrow{font-size:9px;font-weight:700;letter-spacing:.14em;color:#a99cff}.auth-gate-copy h1{font:600 25px/1.22 "Space Grotesk",sans-serif;letter-spacing:-.045em;margin:9px 0 7px}.auth-gate-copy p{font-size:11px;color:var(--muted);margin:0}.auth-gate-tabs{margin-bottom:15px}.auth-gate-form{max-width:none}.auth-gate-form .settings-field{margin:11px 0;color:var(--muted)}.auth-gate-form .settings-field input{height:42px;border-radius:8px}.auth-gate-form .auth-note{margin:13px 0}.auth-gate-form .auth-submit{width:100%;height:42px;border-radius:8px;font-size:12px;margin-top:4px}.auth-switch-note{text-align:center;font-size:10px;color:var(--muted);margin:17px 0 0}.auth-switch-note button{border:0;background:none;color:#b5aaff;font-weight:700;cursor:pointer}.auth-gate-footer{display:block;text-align:center;border-top:1px solid var(--line-soft);margin-top:25px;padding-top:16px;color:var(--faint);font-size:9px}.auth-gate .auth-service-notice{margin-top:12px}.auth-gate .auth-service-notice button{justify-self:start;margin-top:6px}body[data-theme="light"] .auth-gate{background:radial-gradient(ellipse at 50% 0%,#e9e4ff 0%,transparent 48%),var(--bg)}body[data-theme="light"] .auth-gate-card{box-shadow:0 24px 80px #27304a18}body[data-theme="light"] .auth-switch-note button{color:#6654d3}@media(max-width:520px){.auth-gate{padding:16px}.auth-gate-card{padding:25px 20px}.auth-gate-brand{margin-bottom:27px}.auth-gate-copy h1{font-size:22px}}
.role-pill{display:inline-flex;align-items:center;align-self:center;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:700;white-space:nowrap}.role-pill.admin{color:#c7bdff;background:#2a2545;border:1px solid #48406d}.role-pill.user{color:#aab3c2;background:#1b202a;border:1px solid #303746}.account-permission-copy{margin:0 0 12px 42px;color:var(--muted);font-size:10px}body[data-theme="light"] .role-pill.admin{color:#6554d3;background:#f0edff;border-color:#d8d1ff}body[data-theme="light"] .role-pill.user{color:#596274;background:#f3f5f8;border-color:#e1e5ed}
.tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.tool-card{min-height:190px;padding:17px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,#131822,#11151d);display:flex;flex-direction:column;align-items:flex-start;gap:11px}.tool-card-head{display:flex;align-items:flex-start;gap:11px;margin-bottom:2px}.tool-icon{width:32px;height:32px;flex:none;border-radius:9px;display:grid;place-items:center;background:#292540;color:#b4aaff}.tool-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tool-card h2{margin:0 0 4px;font:600 12px "Space Grotesk",sans-serif}.tool-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.tool-card>.button{margin-top:auto}.tool-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.refresh-field{width:min(100%,190px);margin:0}.refresh-field .inline-select{width:100%}.tool-hint{color:var(--faint);font-size:9px}body[data-theme="light"] .tool-card{background:#fff;border-color:#e4e7ef;box-shadow:0 2px 7px #242b3d08}body[data-theme="light"] .tool-icon{background:#f0edff;color:#7565de}@media(max-width:700px){.tools-grid{grid-template-columns:1fr}}
.server-controls{display:flex;align-items:center;gap:5px}.server-controls .button{white-space:nowrap}.server-controls button:disabled{opacity:.55;cursor:wait}.server-open-disabled{opacity:.45;cursor:not-allowed}.server-scope-note{max-width:900px}.server-scope-note>p,.server-form-note{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.server-form-note{display:block;margin-top:-4px}.modal .server-form-note{font-size:9px}.modal .auth-feedback{min-height:0;margin:0;color:var(--red)}body[data-theme="light"] .server-scope-note>p,body[data-theme="light"] .server-form-note{color:#697386}@media(max-width:620px){.server-controls{flex-wrap:wrap}.server-controls .button{height:25px;padding:0 7px;font-size:8px}}.eula-consent{padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--panel-soft)}.eula-consent p{margin:0 0 10px;color:var(--muted);font-size:10px;line-height:1.6}.eula-consent a{color:#a99cff;text-decoration:underline}.eula-check{display:flex;align-items:flex-start;gap:8px!important;line-height:1.5!important}.eula-check input,.remember-login input{width:15px!important;height:15px!important;flex:none;margin:1px 0 0!important;accent-color:var(--purple)}.remember-login{display:flex!important;align-items:center;gap:8px!important;color:var(--muted)!important;font-size:12px!important}.remember-login input{margin:0!important}body[data-theme="light"] .eula-consent{background:#fafaff;border-color:#e2e4ef}body[data-theme="light"] .eula-consent p{color:#697386}body[data-theme="light"] .eula-consent a{color:#6554d3}
.server-folder-path{display:block;max-width:330px;overflow-wrap:anywhere;white-space:normal;margin-top:3px;font-size:9px;opacity:.8}

.game-connection{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;margin:12px 0;border:1px solid var(--line);border-radius:9px;background:var(--panel-soft)}
.game-connection-copy{display:grid;gap:3px;min-width:0}
.game-connection-copy strong{font-size:11px;color:var(--text)}
.game-connection-copy span{font:600 14px "Space Grotesk",sans-serif;color:#a99cff;overflow-wrap:anywhere}
.game-connection-copy small,.game-connection-empty{font-size:10px;color:var(--muted);line-height:1.6}
.game-connection-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap;flex:none}.game-upgrade-status{color:#e9be72!important}
.game-connection-empty{padding:13px;margin:12px 0;border:1px dashed var(--line);border-radius:9px}
.minecraft-log-output{max-height:520px;min-height:180px;overflow:auto;margin:0;padding:15px;background:#0a0d13;color:#c5cfde;font:11px/1.6 Consolas,"Cascadia Code",monospace;white-space:pre-wrap;overflow-wrap:anywhere}
body[data-theme="light"] .game-connection{background:#f7f8fc;border-color:#e4e7ee}
body[data-theme="light"] .game-connection-copy strong{color:#29303d}
body[data-theme="light"] .game-connection-copy span{color:#6554d3}
body[data-theme="light"] .game-connection-copy small,body[data-theme="light"] .game-connection-empty{color:#697386}body[data-theme="light"] .game-connection-copy .game-upgrade-status{color:#8a5c0e!important}
body[data-theme="light"] .minecraft-log-output{background:#f5f6fa;color:#344054}
@media(max-width:620px){.game-connection{align-items:flex-start;flex-direction:column}.game-connection-actions{justify-content:flex-start}}
