:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf3ed;font-synthesis:none;--bg:#090c0b;--panel:#111614;--panel-2:#171d1a;--line:#29332e;--muted:#93a098;--green:#83f28f;--green-strong:#4fd861;--danger:#f77;--focus:#b8ffc0;background:#090c0b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow,.step-label{color:var(--green);letter-spacing:.15em;font:700 .68rem/1.2 ui-monospace,monospace}.button{border:1px solid var(--line);color:#edf3ed;cursor:pointer;background:#171d1a;border-radius:5px;justify-content:center;align-items:center;gap:.65rem;min-height:44px;padding:.7rem 1rem;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){border-color:#526158;transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{color:#071008;background:var(--green);border-color:var(--green)}.button--primary:hover:not(:disabled){background:#a0f9aa}.button--quiet{color:#bec8c1;background:0 0}.button--discord{background:#5865f2;border-color:#7380ff}.button--google{color:#172019;background:#f4f7f4;border-color:#fff;width:100%}.app-frame{grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0c100e;flex-direction:column;height:100vh;padding:1.6rem 1.1rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.75rem;width:fit-content;display:flex}.brand-mark{background:var(--green);color:#061008;clip-path:polygon(0 0,100% 0,100% 75%,75% 75%,75% 100%,0 100%);place-items:center;width:38px;height:38px;font:900 1.2rem/1 ui-monospace,monospace;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.12em}.brand small{color:var(--muted);letter-spacing:.13em;margin-top:.15rem;font:600 .58rem ui-monospace,monospace}.sidebar nav{gap:.4rem;margin-top:3rem;display:grid}.nav-link{color:#9ca8a0;border-left:2px solid #0000;align-items:center;gap:.7rem;padding:.75rem .8rem;font-weight:650;display:flex}.nav-link:hover{color:#fff;background:#141a17}.nav-link--active{color:var(--green);border-left-color:var(--green);background:#152018}.sidebar-status{border:1px solid var(--line);background:#111614;align-items:center;gap:.65rem;margin-top:auto;padding:.85rem;display:flex}.sidebar-status strong,.sidebar-status small{display:block}.sidebar-status strong{font-size:.75rem}.sidebar-status small{color:var(--muted);margin-top:.2rem;font-size:.66rem}.pulse{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #83f28f1a}.connection-status,.control-note{color:var(--muted);font-size:.8rem}.server-controls{justify-items:end;gap:.65rem;max-width:24rem;display:grid}.operation-timeline{gap:.75rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.operation-timeline li{border-left:2px solid var(--green);background:#0d120f;padding:.75rem 1rem}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d110fdd;justify-content:space-between;align-items:center;gap:1rem;min-height:88px;padding:1.15rem clamp(1.2rem,4vw,3rem);display:flex}.topbar h1{margin:.3rem 0 0;font-size:1.25rem}.user-menu{align-items:center;gap:.75rem;display:flex}.avatar{color:#09110a;background:#badfbe;border-radius:4px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.user-copy strong,.user-copy small{display:block}.user-copy strong{font-size:.8rem}.user-copy small{color:var(--muted);text-transform:capitalize;font-size:.67rem}.content{max-width:1320px;margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem)}.section-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem;display:flex}.section-heading h2{margin:.45rem 0 .35rem;font-size:clamp(1.7rem,3vw,2.4rem)}.section-heading p{color:var(--muted);margin:0}.text-link,.card-link{color:var(--green);font-weight:700}.status-card,.empty-state{text-align:center;background:radial-gradient(circle,#162019 0,#0d110f 55%);border:1px dashed #334139;flex-direction:column;justify-content:center;align-items:center;min-height:55vh;padding:3rem 1.5rem;display:flex}.status-card h2,.empty-state h2{margin:.8rem 0 .4rem;font-size:1.8rem}.status-card p,.empty-state p{max-width:520px;color:var(--muted);margin:0 0 1.5rem;line-height:1.65}.loader{border:3px solid #304038;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.status-icon{border:1px solid var(--danger);width:38px;height:38px;color:var(--danger);place-items:center;font-weight:900;display:grid}.empty-cube{border:2px solid #4a5e51;width:64px;height:64px;margin-bottom:2rem;transform:rotate(30deg)skew(-5deg);box-shadow:12px 12px #172019}.server-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.server-card{border:1px solid var(--line);background:var(--panel);padding:1.35rem;transition:transform .15s,border-color .15s}.server-card:hover{border-color:#526b59;transform:translateY(-3px)}.server-card__top{justify-content:space-between;align-items:start;display:flex}.server-glyph,.summary-icon{width:45px;height:45px;color:var(--green);background:#26392a;border:1px solid #426349;place-items:center;font:800 1.1rem ui-monospace,monospace;display:grid}.server-card h3{margin:1.2rem 0 .35rem}.server-card code,.summary-card code,.hero-card code{color:#9fb4a6}.server-card dl{border-block:1px solid var(--line);gap:.65rem;margin:1.4rem 0;padding:1rem 0;display:grid}.server-card dl div{justify-content:space-between;gap:1rem;font-size:.75rem;display:flex}.server-card dt{color:var(--muted)}.server-card dd{margin:0}.state-badge{color:#c2cdc5;text-transform:uppercase;border:1px solid #37443d;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .5rem;font:700 .65rem ui-monospace,monospace;display:inline-flex}.state-dot{background:#89958d;border-radius:50%;width:6px;height:6px}.state-badge--online{color:var(--green);border-color:#346a3b}.state-badge--online .state-dot{background:var(--green)}.state-badge--crashed,.state-badge--unavailable{color:var(--danger);border-color:#713c3c}.state-badge--crashed .state-dot,.state-badge--unavailable .state-dot{background:var(--danger)}.create-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:1.5rem;display:grid}.form-card,.summary-card,.panel,.hero-card{border:1px solid var(--line);background:var(--panel)}.form-card fieldset{border:0;margin:0;padding:0}.form-section{border-bottom:1px solid var(--line);grid-template-columns:65px minmax(0,1fr);display:grid}.form-section__number{border-right:1px solid var(--line);color:#607167;padding:1.6rem 1rem;font:800 .75rem ui-monospace,monospace}.form-section__body{padding:1.6rem;display:grid}.form-section h3{margin:0 0 .35rem}.form-section p{color:var(--muted);margin:0 0 1.5rem;font-size:.85rem}.form-section label{margin:1rem 0 .45rem;font-size:.78rem;font-weight:750}.form-section input,.form-section select{color:#edf3ed;background:#0c100e;border:1px solid #3a4740;border-radius:3px;width:100%;min-height:46px;padding:.75rem}.form-section input:hover,.form-section select:hover{border-color:#5d6b63}.form-section small{color:var(--muted);margin-top:.4rem;line-height:1.5}.input-suffix{align-items:stretch;display:flex}.input-suffix input{border-radius:3px 0 0 3px;min-width:0}.input-suffix span{color:#9aaa9f;background:#171d1a;border:1px solid #3a4740;border-left:0;align-items:center;padding:0 .85rem;font:.76rem ui-monospace,monospace;display:flex}.field-error{color:var(--danger)!important}.form-actions{justify-content:flex-end;gap:.7rem;padding:1.1rem 1.6rem;display:flex}.alert{border:1px solid;margin:1rem 1.6rem 0;padding:.8rem 1rem;font-size:.82rem;line-height:1.5}.alert--error{color:#ffd3d3;background:#291516;border-color:#713c3c}.summary-card{padding:1.4rem;position:sticky;top:1.5rem}.summary-icon{margin:1.5rem 0 1rem}.summary-card h3{margin:0 0 .35rem}.summary-card dl{margin:1.5rem 0}.summary-card dl div,.detail-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.75rem 0;font-size:.78rem;display:flex}.summary-card dt,.detail-list dt{color:var(--muted)}.summary-card dd,.detail-list dd{text-align:right;margin:0}.summary-card>p{color:#aab8ae;border-left:2px solid var(--green);background:#0b100d;margin:0;padding:.9rem;font-size:.72rem;line-height:1.55}.hero-card{justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem;display:flex}.title-with-badge{align-items:center;gap:.8rem;display:flex}.title-with-badge h2{margin:.5rem 0 .4rem;font-size:2rem}.detail-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.panel{padding:1.5rem}.panel--muted{background:#0d110f}.panel h3{margin-top:1.2rem}.panel p{color:var(--muted);line-height:1.65}.login-layout{grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);min-height:100vh;display:grid}.login-story{background:radial-gradient(circle at 70% 45%,#1d3522 0,#0b110d 45%,#070908 75%);flex-direction:column;padding:clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.brand--login{z-index:1}.login-copy{z-index:1;max-width:700px;margin:auto 0;position:relative}.login-copy h1{letter-spacing:-.055em;margin:1rem 0 1.2rem;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.98}.login-copy h1 em{color:var(--green);font-style:normal}.login-copy>p{color:#aab7ae;max-width:560px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.metric-row{gap:clamp(1.5rem,5vw,4rem);margin-top:3rem;display:flex}.metric-row strong,.metric-row span{display:block}.metric-row strong{font-size:1.05rem}.metric-row span{color:#718078;letter-spacing:.12em;margin-top:.35rem;font:.62rem ui-monospace,monospace}.terrain{opacity:.3;height:25%;position:absolute;inset:auto 0 0}.terrain span{clip-path:polygon(0 35%,25% 35%,25% 15%,50% 15%,50% 45%,75% 45%,75% 0,100% 0,100% 100%,0 100%);background:#273e2b;position:absolute;bottom:0}.terrain span:first-child{width:30%;height:50%;left:0}.terrain span:nth-child(2){width:25%;height:80%;left:24%}.terrain span:nth-child(3){width:30%;height:45%;left:46%}.terrain span:nth-child(4){width:32%;height:70%;left:68%}.login-panel{border-left:1px solid var(--line);background:#0d110f;place-items:center;padding:2rem;display:grid}.login-card{width:min(100%,410px)}.login-card h2{margin:.65rem 0;font-size:2rem}.login-card>p{color:var(--muted);line-height:1.6}.auth-actions{gap:.75rem;margin-top:2rem;display:grid}.auth-actions .button{min-height:52px}.fine-print{text-align:center;margin-top:1.5rem;font-size:.68rem}.fullscreen-status{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:1rem;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.app-frame{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;gap:1rem;width:100%;height:auto;padding:1rem;position:static}.sidebar nav{margin:0 0 0 auto;display:flex}.sidebar-status{display:none}.nav-link{border-bottom:2px solid #0000;border-left:0}.nav-link--active{border-bottom-color:var(--green)}.create-layout{grid-template-columns:1fr}.summary-card{position:static}.login-layout{grid-template-columns:1fr}.login-story{min-height:56vh}.login-panel{border:0;border-top:1px solid var(--line);min-height:44vh}.detail-grid{grid-template-columns:1fr}}@media (width<=620px){.sidebar{flex-wrap:wrap;align-items:flex-start}.sidebar nav{order:2;width:100%;margin:.5rem 0 0}.nav-link{flex:1;justify-content:center;font-size:.8rem}.topbar{align-items:flex-start}.user-copy{display:none}.topbar .button{padding:.55rem .7rem}.content{padding:1.25rem}.section-heading,.hero-card{flex-direction:column;align-items:flex-start}.server-controls{justify-items:stretch;width:100%;max-width:none}.form-section{grid-template-columns:42px minmax(0,1fr)}.form-section__number{padding-inline:.65rem}.form-section__body{padding:1.2rem}.login-story{padding:1.5rem}.login-copy h1{font-size:2.8rem}.metric-row{flex-wrap:wrap;gap:1.2rem}.login-panel{padding:2.5rem 1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.server-console{margin-top:1.25rem}.console-output{color:#d8e2ec;background:#090d12;border-radius:.75rem;min-height:18rem;max-height:32rem;padding:1rem;font:.85rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.console-line{grid-template-columns:1.25rem minmax(0,1fr);gap:.4rem;display:grid}.console-line pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.console-line--stderr{color:#ffb4a9}.console-line--input{color:#8ee6a8}.console-form{gap:.75rem;margin-top:.75rem;display:flex}.console-form input{flex:1}.content-upload{gap:.85rem;margin-top:1rem;display:grid}.content-upload input[type=file]{max-width:100%}.file-editor{gap:.85rem;margin-top:1rem;display:grid}.file-editor label{gap:.35rem;display:grid}.file-editor textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.file-shortcuts{flex-wrap:wrap;gap:.5rem;display:flex}
