.server-status.svelte-13y4qg1{margin-top:20px;padding:20px 30px;background:#0a0a0acc;border:1px solid #222;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:320px}.status-loading.svelte-13y4qg1,.status-error.svelte-13y4qg1{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;color:#888}.spinner.svelte-13y4qg1{width:20px;height:20px;border:2px solid #333;border-top-color:#fff;border-radius:50%;animation:svelte-13y4qg1-spin 1s linear infinite}.mini-spinner.svelte-13y4qg1{width:12px;height:12px;border:2px solid #333;border-top-color:#fff;border-radius:50%;animation:svelte-13y4qg1-spin 1s linear infinite;margin-left:auto}@keyframes svelte-13y4qg1-spin{to{transform:rotate(360deg)}}.status-header.svelte-13y4qg1{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #222}.status-indicator.svelte-13y4qg1{width:10px;height:10px;border-radius:50%}.status-indicator.online.svelte-13y4qg1{background:#4ade80;box-shadow:0 0 10px #4ade80}.status-indicator.offline.svelte-13y4qg1{background:#f87171;box-shadow:0 0 10px #f87171}.status-label.svelte-13y4qg1{font-weight:600;letter-spacing:1px}.status-grid.svelte-13y4qg1{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.status-item.svelte-13y4qg1{display:flex;flex-direction:column;gap:4px}.item-label.svelte-13y4qg1{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:1px}.item-value.svelte-13y4qg1{font-size:1rem;color:#fff}.item-value.players.svelte-13y4qg1{font-size:1.5rem;font-weight:700}.status-footer.svelte-13y4qg1{margin-top:15px;padding-top:15px;border-top:1px solid #222;text-align:center}.version.svelte-13y4qg1{font-size:.75rem;color:#444;font-family:Consolas,monospace}@media(max-width:768px){.server-status.svelte-13y4qg1{min-width:auto;width:100%;margin:20px}.status-grid.svelte-13y4qg1{grid-template-columns:repeat(2,1fr)}}:root{color-scheme:dark;font-synthesis:none}html body{min-width:320px;min-height:100vh;overflow:hidden;background:#020303;color:#e7e9e8;font-family:IBM Plex Mono,Cascadia Mono,Segoe UI Mono,Consolas,monospace}button,a{-webkit-tap-highlight-color:transparent}#aleph-lobby{--bg: #020303;--panel: rgba(7, 9, 9, .9);--panel-soft: rgba(13, 16, 16, .76);--line: rgba(210, 220, 216, .16);--line-bright: rgba(229, 237, 234, .38);--muted: #747b78;--text: #e7e9e8;--accent: #cdd8d4;--signal: #90ad9f;position:relative;isolation:isolate;display:grid;grid-template-rows:64px minmax(0,1fr) auto;min-height:100svh;max-height:100svh;padding:16px 24px 20px;overflow:hidden;background:radial-gradient(circle at 52% 45%,rgba(89,110,101,.06),transparent 34%),linear-gradient(125deg,#020303,#070909 46%,#020303);color:var(--text)}#aleph-lobby:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 82%);mask-image:radial-gradient(circle at center,black,transparent 82%)}#aleph-lobby #canvas{position:fixed;inset:0;z-index:-3;display:block;width:100vw;height:100vh;opacity:.12;filter:grayscale(1) contrast(1.2);pointer-events:none}#aleph-lobby .bg-noise{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 42%,transparent 0%,rgba(0,0,0,.3) 58%,#000 100%),linear-gradient(180deg,rgba(255,255,255,.015),transparent 15%,transparent 80%,rgba(0,0,0,.55))}#aleph-lobby .bg-noise:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");opacity:.035}#aleph-lobby .scanlines{position:fixed;inset:0;z-index:20;pointer-events:none;background:repeating-linear-gradient(180deg,transparent 0,transparent 3px,rgba(0,0,0,.1) 4px);mix-blend-mode:multiply}#aleph-lobby .topbar{position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100%,1600px);margin:0 auto;border-top:1px solid var(--line-bright);border-bottom:1px solid var(--line)}#aleph-lobby .topbar:before,#aleph-lobby .topbar:after{content:"";position:absolute;top:-1px;width:54px;height:2px;background:var(--text);opacity:.75}#aleph-lobby .topbar:before{left:0}#aleph-lobby .topbar:after{right:0}#aleph-lobby .brand{display:inline-flex;align-items:center;justify-self:start;gap:13px;border:0;padding:0;background:transparent;color:var(--text);font:inherit;cursor:pointer}#aleph-lobby .brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line-bright);font:400 25px/1 Georgia,serif;box-shadow:inset 0 0 16px #ffffff09}#aleph-lobby .brand-name{font-size:.78rem;font-weight:700;letter-spacing:.34em}#aleph-lobby .terminal-path{display:flex;align-items:center;gap:12px;color:#5f6663;font-size:.62rem;letter-spacing:.16em}#aleph-lobby .terminal-path i{display:block;width:44px;height:1px;background:var(--line)}#aleph-lobby .topbar-tools{display:flex;align-items:center;justify-self:end;gap:22px}#aleph-lobby .link-state{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.61rem;letter-spacing:.14em}#aleph-lobby .link-state span{width:6px;height:6px;background:var(--signal);box-shadow:0 0 10px #90ad9fb3;animation:signal-pulse 2.4s ease-in-out infinite}#aleph-lobby .language-switcher{position:static;display:flex;align-items:center;gap:7px;border:0;border-left:1px solid var(--line);border-radius:0;padding:0 0 0 20px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}#aleph-lobby .language-switcher span{color:#3f4442;font-size:.66rem}#aleph-lobby .language-switcher button{border:0;border-radius:0;padding:8px 2px;background:transparent;color:#555c59;font:700 .66rem/1 IBM Plex Mono,Cascadia Mono,monospace;letter-spacing:.14em;cursor:pointer}#aleph-lobby .language-switcher button:hover,#aleph-lobby .language-switcher button.active{background:transparent;color:var(--text);text-shadow:0 0 12px rgba(255,255,255,.32)}#aleph-lobby .home{position:relative;z-index:2;display:grid;grid-template-columns:minmax(230px,.82fr) minmax(390px,1.52fr) minmax(285px,.92fr);align-items:stretch;gap:12px;width:min(100%,1600px);min-height:0;margin:0 auto;padding:16px 0 12px}#aleph-lobby .hud-panel{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:0;background:var(--panel);box-shadow:inset 0 1px #ffffff05,0 20px 60px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#aleph-lobby .hud-panel:before{content:"";position:absolute;top:-1px;left:18px;z-index:3;width:44px;height:2px;background:var(--accent);opacity:.62}#aleph-lobby .corner{position:absolute;width:15px;height:15px;pointer-events:none}#aleph-lobby .corner.top-left{top:8px;left:8px;border-top:1px solid var(--line-bright);border-left:1px solid var(--line-bright)}#aleph-lobby .corner.bottom-right{right:8px;bottom:8px;border-right:1px solid var(--line-bright);border-bottom:1px solid var(--line-bright)}#aleph-lobby .intro-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(25px,3vw,46px)}#aleph-lobby .panel-code{margin:0 0 26px;color:var(--muted);font-size:.61rem;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}#aleph-lobby .hero-lockup{display:flex;align-items:center;gap:18px;margin-left:-4px}#aleph-lobby .hero-symbol{font:400 clamp(3.2rem,5vw,5.6rem)/.8 Georgia,"Times New Roman",serif;color:#dce2df;text-shadow:0 0 24px rgba(218,229,224,.18)}#aleph-lobby .title{margin:0;font-size:clamp(2.25rem,3.9vw,4.7rem);font-weight:500;line-height:.85;letter-spacing:.12em;text-shadow:0 0 24px rgba(255,255,255,.12)}#aleph-lobby .tagline{margin:28px 0 0;color:#bec4c1;font-size:.76rem;line-height:1.65;letter-spacing:.1em;text-transform:uppercase}#aleph-lobby .hero-description{max-width:35ch;margin:18px 0 0;color:var(--muted);font-family:Segoe UI,Arial,sans-serif;font-size:.85rem;line-height:1.65}#aleph-lobby .system-specs{display:grid;gap:9px;margin-top:auto;padding-top:48px}#aleph-lobby .system-specs div{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.07);padding-top:9px}#aleph-lobby .system-specs span,#aleph-lobby .system-specs b{font-size:.56rem;letter-spacing:.1em}#aleph-lobby .system-specs span{color:#4f5553}#aleph-lobby .system-specs b{color:#8c9390;font-weight:500;text-align:right}#aleph-lobby .visual-panel{min-height:480px;background:#050707}#aleph-lobby .visual-panel:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:78px 78px;mix-blend-mode:screen}#aleph-lobby .visual-image{position:absolute;inset:0;background:url(../../../lobby-bg.jpg) 62% center / cover no-repeat;filter:grayscale(.45) saturate(.7) contrast(1.12) brightness(.72);transform:scale(1.015);transition:filter .8s ease,transform 1.2s ease}#aleph-lobby .visual-panel:hover .visual-image{filter:grayscale(.25) saturate(.8) contrast(1.08) brightness(.78);transform:scale(1.035)}#aleph-lobby .visual-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(2,3,3,.48),transparent 28%,transparent 58%,rgba(2,3,3,.96)),linear-gradient(90deg,rgba(2,3,3,.55),transparent 45%)}#aleph-lobby .visual-index{position:absolute;top:24px;left:26px;z-index:4;font-size:.65rem;letter-spacing:.16em}#aleph-lobby .visual-index:after{content:"";display:inline-block;width:64px;height:1px;margin:0 0 3px 12px;background:#ffffff4d}#aleph-lobby .reticle{position:absolute;top:50%;left:50%;z-index:4;width:66px;height:66px;border:1px solid rgba(255,255,255,.16);border-radius:50%;transform:translate(-50%,-50%);opacity:.52}#aleph-lobby .reticle:before,#aleph-lobby .reticle:after,#aleph-lobby .reticle span:before,#aleph-lobby .reticle span:after{content:"";position:absolute;background:#fff6}#aleph-lobby .reticle:before{top:-10px;left:50%;width:1px;height:20px}#aleph-lobby .reticle:after{bottom:-10px;left:50%;width:1px;height:20px}#aleph-lobby .reticle span:before{top:50%;left:-10px;width:20px;height:1px}#aleph-lobby .reticle span:after{top:50%;right:-10px;width:20px;height:1px}#aleph-lobby .visual-caption{position:absolute;right:28px;bottom:26px;left:28px;z-index:4;display:flex;align-items:end;justify-content:space-between;gap:20px}#aleph-lobby .visual-caption span{color:#646b68;font-size:.55rem;letter-spacing:.12em}#aleph-lobby .visual-caption b{max-width:19ch;color:#d7dcda;font-family:Segoe UI,Arial,sans-serif;font-size:.88rem;font-weight:500;line-height:1.35;text-align:right}#aleph-lobby .telemetry-panel{display:flex;flex-direction:column;padding:clamp(22px,2.5vw,34px)}#aleph-lobby .panel-heading{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}#aleph-lobby .panel-heading>span{color:#555c59;font-size:.62rem}#aleph-lobby .panel-heading>div{padding-left:16px;border-left:1px solid var(--line)}#aleph-lobby .panel-heading p{margin-bottom:5px;color:#555c59;font-size:.54rem;letter-spacing:.12em}#aleph-lobby .panel-heading h2{font-family:Segoe UI,Arial,sans-serif;font-size:1.08rem;font-weight:500;letter-spacing:.03em}#aleph-lobby .endpoint-block{display:grid;grid-template-columns:1fr auto;gap:10px 12px;margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}#aleph-lobby .endpoint-block .endpoint-label{grid-column:1 / -1;color:#555c59;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase}#aleph-lobby .server-status{min-width:0;margin:0;border:0;border-radius:0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}#aleph-lobby .status-loading,#aleph-lobby .status-error{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:88px;padding:0;color:#757d79;font-family:Segoe UI,Arial,sans-serif;font-size:.82rem}#aleph-lobby .spinner,#aleph-lobby .mini-spinner{width:11px;height:11px;border:1px solid #303532;border-top-color:#cdd4d1;border-radius:0}#aleph-lobby .mini-spinner{margin-left:auto}#aleph-lobby .status-header{display:flex;align-items:center;gap:10px;margin:0 0 20px;border-bottom:1px solid rgba(255,255,255,.07);padding:0 0 16px}#aleph-lobby .status-indicator{width:7px;height:7px;border-radius:0}#aleph-lobby .status-indicator.online{background:var(--signal);box-shadow:0 0 10px #90ad9fb3}#aleph-lobby .status-indicator.offline{background:#8e6e6e;box-shadow:0 0 10px #8e6e6e80}#aleph-lobby .status-label{color:#a9b0ad;font-size:.62rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}#aleph-lobby .status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}#aleph-lobby .status-item{display:flex;min-width:0;flex-direction:column;gap:7px}#aleph-lobby .item-label{color:#505653;font-size:.54rem;letter-spacing:.12em;text-transform:uppercase}#aleph-lobby .item-value,#aleph-lobby .item-value.players{overflow:hidden;color:#d8dddb;font-size:.82rem;font-weight:500;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}#aleph-lobby .item-value.players{font-size:1.45rem}#aleph-lobby .status-footer{margin:20px 0 0;border-top:1px solid rgba(255,255,255,.07);padding:13px 0 0;text-align:left}#aleph-lobby .version{color:#484e4b;font-size:.54rem;letter-spacing:.08em}#aleph-lobby .endpoint-block code{align-self:center;overflow:hidden;color:#aeb5b2;font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}#aleph-lobby .endpoint-block button,#aleph-lobby .text-copy{border:0;border-bottom:1px solid var(--line-bright);padding:4px 0;background:transparent;color:#cfd4d2;font-family:inherit;font-size:.58rem;font-weight:600;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}#aleph-lobby .action-deck{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,1600px);min-height:64px;margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line-bright)}#aleph-lobby .action-note{display:flex;align-items:center;gap:18px}#aleph-lobby .action-note span{color:#505653;font-size:.55rem;letter-spacing:.12em}#aleph-lobby .action-note p{color:#8b928f;font-family:Segoe UI,Arial,sans-serif;font-size:.77rem}#aleph-lobby .action-buttons{display:flex;align-self:stretch}#aleph-lobby .lobby-button{display:flex;align-items:center;gap:36px;min-width:190px;border:0;border-left:1px solid var(--line);border-radius:0;padding:0 24px;background:#0a0c0cc7;color:#9ba19f;font-family:inherit;font-size:.76rem;font-weight:500;line-height:1;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .22s ease,color .22s ease}#aleph-lobby .lobby-button span{color:#505654;font-size:.55rem}#aleph-lobby .lobby-button:hover{background:#222725e0;color:#fff}#aleph-lobby .lobby-button.primary{background:#d8dddb;color:#080a09}#aleph-lobby .lobby-button.primary span{color:#626765}#aleph-lobby .lobby-button.primary:hover{background:#fff;box-shadow:0 0 30px #dce6e21f}#aleph-lobby .play-page{position:relative;z-index:2;display:grid;grid-template-columns:minmax(230px,.72fr) minmax(300px,.9fr) minmax(430px,1.45fr);align-items:stretch;gap:12px;width:min(100%,1500px);min-height:0;margin:0 auto;padding:18px 0 4px}#aleph-lobby .play-heading{display:flex;flex-direction:column;justify-content:center;padding:24px clamp(12px,2vw,30px) 24px 0}#aleph-lobby .back-btn{position:static;align-self:flex-start;margin:0 0 auto;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:9px 0;background:transparent;color:#8d9491;font-family:inherit;font-size:.65rem;font-weight:600;line-height:1;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}#aleph-lobby .play-heading .panel-code{margin:auto 0 24px}#aleph-lobby .play-heading h1{max-width:9ch;margin:0 0 22px;font-family:Segoe UI,Arial,sans-serif;font-size:clamp(2.2rem,4vw,4.8rem);font-weight:300;line-height:.98;letter-spacing:-.04em}#aleph-lobby .play-heading>p:last-child{max-width:34ch;margin:0;color:var(--muted);font-family:Segoe UI,Arial,sans-serif;font-size:.85rem;line-height:1.65}#aleph-lobby .connect-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 28px;text-align:center}#aleph-lobby .card-index{position:absolute;top:20px;left:22px;color:#555c59;font-size:.55rem;letter-spacing:.12em}#aleph-lobby .connect-symbol{display:grid;place-items:center;width:110px;height:110px;margin-bottom:34px;border:1px solid var(--line-bright);font:400 4.5rem/1 Georgia,serif;box-shadow:inset 0 0 50px #ffffff06}#aleph-lobby .connect-card>p{margin-bottom:10px;color:#595f5d;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase}#aleph-lobby .connect-card>code{margin-bottom:30px;color:#c2c8c5;font-size:clamp(.6rem,.82vw,.76rem)}#aleph-lobby .launch-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #d6dcda;padding:17px 18px;background:#d6dcda;color:#080a09;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}#aleph-lobby .launch-button:hover{background:transparent;color:#fff}#aleph-lobby .text-copy{margin-top:18px}#aleph-lobby .instructions{display:grid;grid-template-rows:repeat(4,1fr);margin:0;padding:0;text-align:left}#aleph-lobby .step{display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;align-items:center;margin:0;border:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;padding:clamp(15px,2.1vh,23px) clamp(20px,2.6vw,38px);background:transparent}#aleph-lobby .step:last-child{border-bottom:0}#aleph-lobby .step-number{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:0;background:transparent;color:#656c69;font-size:.59rem;font-weight:500}#aleph-lobby .step-content h3{margin:0 0 6px;font-family:Segoe UI,Arial,sans-serif;font-size:.98rem;font-weight:500}#aleph-lobby .step-content p{margin:0;color:#707774;font-family:Segoe UI,Arial,sans-serif;font-size:.76rem;line-height:1.45}#aleph-lobby .step-link{display:inline-block;margin-top:8px;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:3px 0;background:transparent;color:#cbd0ce;font-size:.62rem;text-decoration:none}#aleph-lobby .server-address{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}#aleph-lobby .server-address code{border:1px solid var(--line);border-radius:0;padding:8px 10px;background:#080a0a;color:#abb2af;font-size:.62rem}#aleph-lobby .copy-btn{border:1px solid var(--line);border-radius:0;padding:9px 12px;background:transparent;color:#aeb4b1;font-family:inherit;font-size:.57rem;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}#aleph-lobby :is(button,a):focus-visible{outline:1px solid #f1f5f3;outline-offset:3px}@keyframes signal-pulse{0%,to{opacity:.45}50%{opacity:1}}@media(max-width:1180px){#aleph-lobby{padding-inline:16px}#aleph-lobby .home{grid-template-columns:minmax(210px,.75fr) minmax(350px,1.35fr) minmax(250px,.85fr)}#aleph-lobby .intro-panel,#aleph-lobby .telemetry-panel{padding:24px}#aleph-lobby .system-specs{padding-top:32px}#aleph-lobby .play-page{grid-template-columns:minmax(210px,.65fr) minmax(280px,.85fr) minmax(390px,1.25fr)}}@media(max-width:960px){html body{overflow:auto}#aleph-lobby{display:block;max-height:none;overflow:visible}#aleph-lobby .topbar{height:58px}#aleph-lobby .home{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)}#aleph-lobby .intro-panel{grid-column:1 / -1;min-height:340px}#aleph-lobby .visual-panel{min-height:480px}#aleph-lobby .action-deck{min-height:70px}#aleph-lobby .action-note{display:none}#aleph-lobby .action-buttons{width:100%}#aleph-lobby .lobby-button{justify-content:space-between;width:50%}#aleph-lobby .play-page{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);padding-bottom:16px}#aleph-lobby .play-heading{grid-column:1 / -1;min-height:310px;padding-right:0}#aleph-lobby .play-heading h1{max-width:none}}@media(max-width:680px){#aleph-lobby{padding:10px 10px 16px}#aleph-lobby .topbar{grid-template-columns:1fr auto}#aleph-lobby .terminal-path,#aleph-lobby .link-state,#aleph-lobby .brand-name{display:none}#aleph-lobby .topbar-tools{gap:0}#aleph-lobby .language-switcher{border-left:0;padding-left:0}#aleph-lobby .home,#aleph-lobby .play-page{display:grid;grid-template-columns:minmax(0,1fr);padding-top:10px}#aleph-lobby .intro-panel,#aleph-lobby .play-heading{grid-column:auto;min-height:420px}#aleph-lobby .title{font-size:clamp(2.2rem,13vw,3.7rem)}#aleph-lobby .hero-symbol{font-size:clamp(3rem,15vw,4.4rem)}#aleph-lobby .visual-panel{min-height:440px}#aleph-lobby .visual-caption{align-items:start;flex-direction:column}#aleph-lobby .visual-caption b{text-align:left}#aleph-lobby .telemetry-panel{min-height:440px}#aleph-lobby .action-deck{margin-top:2px;border-top:0}#aleph-lobby .action-buttons{align-self:auto;flex-direction:column}#aleph-lobby .lobby-button{width:100%;min-height:58px;border:1px solid var(--line);border-bottom:0}#aleph-lobby .lobby-button:last-child{border-bottom:1px solid var(--line)}#aleph-lobby .play-heading{padding:28px 12px}#aleph-lobby .connect-card{min-height:520px}#aleph-lobby .instructions{grid-template-rows:none}#aleph-lobby .step{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:24px 18px}}@media(prefers-reduced-motion:reduce){#aleph-lobby *,#aleph-lobby *:before,#aleph-lobby *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,system-ui,sans-serif;background:#000;color:#fff}.app.svelte-1uha8ag{min-height:100vh}.language-switcher.svelte-1uha8ag{position:fixed;top:30px;right:30px;z-index:20;display:flex;padding:3px;border:1px solid #333;border-radius:6px;background:#0a0a0acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-switcher.svelte-1uha8ag button:where(.svelte-1uha8ag){border:0;border-radius:3px;padding:7px 10px;background:transparent;color:#666;font:inherit;font-size:.75rem;font-weight:700;letter-spacing:1px;cursor:pointer;transition:color .2s,background .2s}.language-switcher.svelte-1uha8ag button:where(.svelte-1uha8ag):hover{color:#fff}.language-switcher.svelte-1uha8ag button.active:where(.svelte-1uha8ag){background:#fff;color:#000}.language-switcher.svelte-1uha8ag button:where(.svelte-1uha8ag):focus-visible{outline:2px solid #fff;outline-offset:2px}.bg-noise.svelte-1uha8ag{position:fixed;inset:0;background:radial-gradient(ellipse at center,#0a0a0a,#000e 70%);z-index:0}.bg-noise.svelte-1uha8ag:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.03}.home.svelte-1uha8ag{min-height:100vh;display:flex;align-items:center;justify-content:center}.title.svelte-1uha8ag{font-size:5rem;font-weight:800;letter-spacing:20px;margin-bottom:15px;text-shadow:0 0 10px rgba(255,255,255,.8),0 0 40px rgba(255,255,255,.4),0 0 80px rgba(255,255,255,.2)}.tagline.svelte-1uha8ag{color:#666;font-size:1.2rem;margin-bottom:50px;letter-spacing:2px}.play-page.svelte-1uha8ag{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.back-btn.svelte-1uha8ag{position:fixed;top:30px;left:30px;background:transparent;border:1px solid #333;color:#888;padding:10px 20px;border-radius:4px;cursor:pointer;transition:all .3s;z-index:10}.back-btn.svelte-1uha8ag:hover{color:#fff;border-color:#fff}.instructions.svelte-1uha8ag{text-align:left;margin-bottom:40px}.step.svelte-1uha8ag{display:flex;gap:20px;margin-bottom:30px;padding:25px;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:10px}.step-number.svelte-1uha8ag{width:40px;height:40px;background:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:8px;font-size:1.1rem}.step-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#888;font-size:.95rem;line-height:1.5}.step-link.svelte-1uha8ag{color:#fff;text-decoration:none;display:inline-block;margin-top:10px;padding:8px 16px;background:#1a1a1a;border-radius:4px;transition:background .3s}.step-link.svelte-1uha8ag:hover{background:#333}.server-address.svelte-1uha8ag{margin-top:15px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.server-address.svelte-1uha8ag code:where(.svelte-1uha8ag){background:#1a1a1a;padding:12px 16px;border-radius:4px;font-family:Consolas,monospace;font-size:.95rem;border:1px solid #333}.copy-btn.svelte-1uha8ag{background:#333;border:none;color:#fff;padding:12px 20px;border-radius:4px;cursor:pointer;transition:background .3s}.copy-btn.svelte-1uha8ag:hover{background:#444}#canvas.svelte-1uha8ag{position:fixed}@media(max-width:768px){.language-switcher.svelte-1uha8ag{top:20px;right:20px}.title.svelte-1uha8ag{font-size:3rem;letter-spacing:10px}.step.svelte-1uha8ag{flex-direction:column;text-align:center}.step-number.svelte-1uha8ag{margin:0 auto}.server-address.svelte-1uha8ag{flex-direction:column}.server-address.svelte-1uha8ag code:where(.svelte-1uha8ag){width:100%;text-align:center}#canvas.svelte-1uha8ag{display:none}}
