:root{--color-bg:#07080c;--color-surface:#101218;--color-fg:#e7ebf2;--color-muted:#9aa3b2;--color-accent:#d5dbe4;--color-accent-fg:#14161c;--color-border:#2a2e38;--font-sans:"IBM Plex Sans", ui-sans-serif, system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--radius-sm:.5rem;--radius-lg:1.25rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--color-bg);height:100%;color:var(--color-fg);margin:0}body{font-family:var(--font-sans);overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;background:0 0}button:focus-visible,input:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.left-1\/2{left:50%}.top-1\/3{top:33.333%}.z-10{z-index:10}.z-20{z-index:20}.h-dvh{height:100dvh}.h-full{height:100%}.w-full{width:100%}.overflow-hidden{overflow:hidden}.bg-bg{background:var(--color-bg)}.bg-surface{background:var(--color-surface)}.bg-accent{background:var(--color-accent)}.text-fg{color:var(--color-fg)}.text-muted{color:var(--color-muted)}.text-accent-fg{color:var(--color-accent-fg)}.pointer-events-none{pointer-events:none}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.block{display:block}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.grid-cols-2{grid-template-columns:1fr 1fr}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.p-3{padding:.75rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.min-h-11{min-height:2.75rem}.min-w-11{min-width:2.75rem}.size-4{width:1rem;height:1rem}.rounded-sm{border-radius:var(--radius-sm)}.rounded-lg{border-radius:var(--radius-lg)}.border{border:1px solid var(--color-border)}.border-border{border-color:var(--color-border)}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.font-medium{font-weight:500}.font-mono{font-family:var(--font-mono)}.tracking-wide{letter-spacing:.025em}.leading-normal{line-height:1.5}.tabular-nums{font-variant-numeric:tabular-nums}.text-center{text-align:center}.-translate-x-1\/2{transform:translate(-50%)}.playfield{touch-action:none}.hud{touch-action:manipulation;padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.vignette{box-shadow:inset 0 0 calc(14vh + var(--boost,0) * 8vh) calc(3vh + var(--boost,0) * 7vh) #000000c7}:root[data-boosting="1"] .boost-btn{background:var(--color-accent);color:var(--color-accent-fg)}.reticle{width:1.75rem;height:1.75rem;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.reticle span{background:color-mix(in oklab, var(--color-fg) 45%, transparent);position:absolute}.reticle span:first-child,.reticle span:nth-child(2){width:.45rem;height:1px;margin-top:-.5px;top:50%}.reticle span:first-child{left:0}.reticle span:nth-child(2){right:0}.reticle span:nth-child(3),.reticle span:nth-child(4){width:1px;height:.45rem;margin-left:-.5px;left:50%}.reticle span:nth-child(3){top:0}.reticle span:nth-child(4){bottom:0}.dock-range{appearance:none;background:0 0;width:100%;height:2.75rem}.dock-range::-webkit-slider-runnable-track{background:var(--color-border);border-radius:999px;height:2px}.dock-range::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid var(--color-bg);background:var(--color-accent);border-radius:999px;width:1.125rem;height:1.125rem;margin-top:-.5rem}.dock-range::-moz-range-track{background:var(--color-border);border-radius:999px;height:2px}.dock-range::-moz-range-thumb{border:1px solid var(--color-bg);background:var(--color-accent);border-radius:999px;width:1.125rem;height:1.125rem}@media (height<=520px){.starslip-hint{display:none}}@media (prefers-reduced-motion:reduce){.vignette{box-shadow:inset 0 0 14vh 3vh #000000c7}}
