html,body,#root{background:#05050a;height:100%;margin:0;padding:0;overflow:hidden}:root{--z-hud:16777300;--z-chat:16777300;--z-pause:16777300;--z-loading:16777300}.loading-screen{z-index:var(--z-loading);color:#f5f5f5;background-color:#08090c;background-image:linear-gradient(#08090c1f,#08090c1f),url(/loading.avif);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;font-family:system-ui,-apple-system,sans-serif;display:grid;position:fixed;inset:0}.loading-screen__content{text-align:center;text-shadow:0 2px 5px #000000bf;align-self:end;width:min(30rem,100vw - 40px);margin-bottom:clamp(4rem,9vh,7rem);padding:0 1rem}.loading-screen__eyebrow{display:none}.loading-screen__track{background:#0a0a0fa6;border:1px solid #ffffff59;border-radius:999px;height:16px;position:relative;overflow:hidden;box-shadow:0 3px #00000073}.loading-screen__track span{border-radius:inherit;background:#d4a853;width:0;height:100%;transition:width .18s ease-out;display:block;position:absolute;inset:0 auto 0 0}.loading-screen__track strong{color:#fff8df;text-shadow:0 1px 3px #000c;place-items:center;font-size:.72rem;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.loading-screen__status{color:#fff;margin:4px 0 10px;font-size:1rem}.loading-screen button{color:#241300;min-width:13rem;min-height:3.4rem;font:inherit;cursor:pointer;background:linear-gradient(#ffd064,#d99519);border:2px solid #8b5607;border-radius:18px;font-size:1.15rem;font-weight:700;transition:transform 70ms,box-shadow 70ms,filter .12s;box-shadow:0 8px #754707,0 12px 18px #00000073,inset 0 2px #ffffff80}.loading-screen button:not(:disabled):hover{filter:brightness(1.08)}.loading-screen button:not(:disabled):active{transform:translateY(7px);box-shadow:0 1px #754707,0 4px 8px #0006,inset 0 2px #ffffff59}.loading-screen button:disabled{color:#777b84;cursor:wait;background:#22242a;border-color:#3b3e45}.loading-screen__credit{color:#fff8dfdb;letter-spacing:.04em;text-shadow:0 1px 4px #000c;white-space:nowrap;margin:0;font-family:Georgia,serif;font-size:.82rem;font-style:italic;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.loading-screen__credit span{color:#ef5b69;font-style:normal}.mobile-unsupported{color:#f5f5f5;text-align:center;background:#08090c url(/loading.webp) 50%/cover no-repeat;place-items:center;padding:24px;font-family:system-ui,-apple-system,sans-serif;display:grid;position:fixed;inset:0}.mobile-unsupported__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090cd1;border:1px solid #ffffff3d;border-radius:20px;width:min(30rem,100%);padding:2rem 1.5rem;box-shadow:0 16px 40px #0006}.mobile-unsupported__icon{font-size:2.5rem}.mobile-unsupported h1{margin:.75rem 0;font-size:clamp(1.4rem,6vw,2rem)}.mobile-unsupported p{color:#ffffffc7;margin:0;line-height:1.6}.hud{z-index:var(--z-hud);pointer-events:none;font-family:system-ui,-apple-system,sans-serif;position:fixed;inset:0}.hud__crosshair{width:18px;height:18px;transition:transform 90ms ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud__crosshair--active{transform:translate(-50%,-50%)scale(1.3)}.hud__bar{background:#fff;position:absolute;box-shadow:0 0 0 1px #000000bf}.hud__crosshair--active .hud__bar{background:#7dd3fc}.hud__bar--h{width:100%;height:2px;margin-top:-1px;top:50%;left:0}.hud__bar--v{width:2px;height:100%;margin-left:-1px;top:0;left:50%}.hud__prompt-slot{align-items:center;height:34px;display:flex;position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%)}.hud__prompt{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f5f5f5;white-space:nowrap;background:#0a0a0fb8;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:7px;padding:7px 14px;font-size:.85rem;display:flex}.hud__key,.pause-overlay kbd{background:#ffffff1f;border:1px solid #ffffff59;border-bottom-width:2px;border-radius:4px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-family:inherit;font-size:.72rem;font-weight:700;display:inline-grid}.chat{z-index:var(--z-chat);pointer-events:none;flex-direction:column;gap:8px;width:min(30rem,45vw);font-family:system-ui,-apple-system,sans-serif;display:flex;position:fixed;bottom:16px;left:16px}.chat--open{pointer-events:auto}.chat__log{scrollbar-width:none;flex-direction:column;gap:3px;max-height:34vh;display:flex;overflow-y:auto}.chat__log::-webkit-scrollbar{display:none}.chat:not(.chat--open) .chat__log{opacity:.72;transition:opacity .4s ease-out}.chat--open .chat__log{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0fad;border-radius:8px;padding:10px 12px}.chat__line{color:#f1f1f1;text-shadow:0 1px 3px #000000f2;overflow-wrap:anywhere;border-radius:4px;margin:0;padding:2px 6px;font-size:.84rem;line-height:1.45}.chat__author{color:#7dd3fc;margin-right:6px;font-weight:700}.chat__author:after{content:":";color:#ffffff80}.chat__line--system .chat__body{color:#fcd34d;font-style:italic}.chat__line--error .chat__body{color:#fca5a5}.chat__input-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0fd9;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.chat__caret{color:#7dd3fc;font-size:.9rem;font-weight:700}.chat__input{color:#f5f5f5;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.88rem}.chat__input::placeholder{color:#fff6}.pause-overlay{z-index:var(--z-pause);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#f5f5f5;text-align:center;cursor:pointer;pointer-events:auto;background:#0009;justify-content:center;align-items:center;font-family:system-ui,-apple-system,sans-serif;display:flex;position:fixed;inset:0}.pause-overlay__panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0fb8;border:1px solid #fff3;border-radius:12px;padding:2rem 2.75rem}.pause-overlay__panel h1{letter-spacing:.02em;margin:0 0 .4rem;font-size:1.5rem}.pause-overlay__resume{opacity:.75;margin:0 0 1.25rem;font-size:.9rem}.pause-overlay__field{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:.75rem 0 1rem;font-size:.85rem;display:grid}.pause-overlay__label{opacity:.8;white-space:nowrap}.pause-overlay__input{color:#f5f5f5;cursor:text;background:#ffffff14;border:1px solid #ffffff40;border-radius:6px;flex:1;min-width:0;padding:7px 10px;font-family:inherit;font-size:.85rem}.pause-overlay__input:focus{background:#ffffff1f;border-color:#7dd3fc;outline:none}.pause-overlay__button{color:#f5f5f5;white-space:nowrap;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:6px;padding:7px 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .12s ease-out,border-color .12s ease-out}.pause-overlay__button:hover:not(:disabled){background:#7dd3fc38;border-color:#7dd3fc}.pause-overlay__button:disabled{opacity:.4;cursor:default}.pause-overlay__keys{border-top:1px solid #ffffff1f;gap:.55rem;margin:0;padding:1.25rem 0 0;font-size:.85rem;list-style:none;display:grid}.pause-overlay__keys li{align-items:center;gap:6px;display:flex}.pause-overlay__keys span{opacity:.8;margin-left:auto;padding-left:1.5rem}.debug{z-index:var(--z-hud);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;-webkit-user-select:none;user-select:none;background:#08080cd1;border:1px solid #ffffff24;border-radius:8px;width:min(34rem,58vw);padding:10px 12px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.7rem;line-height:1.5;position:fixed;top:16px;right:16px}.debug__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.debug__section{margin-bottom:8px}.debug__section h2{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin:0 0 2px;font-size:.72rem;font-weight:600}.debug__header{text-transform:uppercase;letter-spacing:.08em;opacity:.65;border-bottom:1px solid #ffffff1f;justify-content:space-between;margin-bottom:6px;padding-bottom:6px;display:flex}.debug__stats{grid-template-columns:3.2rem 1fr;gap:1px 8px;margin:0 0 8px;display:grid}.debug__stats dt{opacity:.5}.debug__stats dd{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:5px;margin:0;display:flex;overflow:hidden}.debug__stats .debug__detail{margin-left:auto;font-size:.94em}.debug__dot{border-radius:50%;flex-shrink:0;align-self:center;width:6px;height:6px}.debug__dot--up{background:#6bbf59}.debug__dot--down{background:#e85a5a}@media (width<=760px){.debug{width:min(30rem,100vw - 32px)}.debug__columns{grid-template-columns:1fr}}.debug__detail{opacity:.5;text-overflow:ellipsis;overflow:hidden}
