.freedoom-page{padding:42px 0 100px}.freedoom-hero{max-width:980px;margin-bottom:34px}.freedoom-hero h1{color:var(--ink);letter-spacing:-.065em;margin:18px 0 20px;font-size:clamp(2.9rem,6vw,5.2rem);font-weight:540;line-height:.95}.freedoom-hero>p:not(.mono-label){max-width:760px;color:var(--muted);margin:0;font-size:1.03rem;line-height:1.7}.freedoom-disclosures{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.freedoom-disclosures span{border:1px solid var(--line);color:#aebed2;letter-spacing:.035em;text-transform:uppercase;background:#ffffff04;min-height:34px;padding:8px 11px;font:680 .66rem/1.35 ui-monospace,Consolas,monospace}.freedoom-warning,.freedoom-error{color:#ffe1ac;background:#824d001f;border:1px solid #ffbe5c6b;border-left:3px solid #ffbe5c;margin:0 0 14px;padding:13px 15px;font-size:.8rem;line-height:1.5}.freedoom-error{color:#ffd0cb;background:#8e1f1526;border-color:#ff81756b #ff81756b #ff81756b #ff8175}.freedoom-workspace{border:1px solid var(--line);background:var(--panel);grid-template-columns:minmax(0,1.38fr) minmax(315px,.62fr);display:grid}.freedoom-stage{border-right:1px solid var(--line);min-width:0;padding:24px}.freedoom-statusbar{border:1px solid var(--line);min-height:42px;color:var(--faint);letter-spacing:.06em;text-transform:uppercase;background:#070b12;border-bottom:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:10px 12px;font:680 .62rem/1.4 ui-monospace,Consolas,monospace;display:grid}.freedoom-statusbar span:last-child{text-align:right}.freedoom-statusbar strong{color:#ffbe5c}.freedoom-statusbar strong[data-state=running]{color:var(--accent)}.freedoom-screen{aspect-ratio:4/3;background:#020304;border:1px solid #263b55;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #000000b3}.freedoom-screen[data-running=true]{border-color:#4978a9;box-shadow:0 0 28px #4f9fff1a}.freedoom-screen canvas{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;background:#000;display:block}.freedoom-launcher,.freedoom-pause-overlay{z-index:2;background:linear-gradient(115deg,#04070cf7 0%,#050a11ed 55%,#050b13c7 100%);align-content:center;justify-items:start;padding:clamp(20px,6vw,54px);display:grid;position:absolute;inset:0}.freedoom-launcher h2,.freedoom-pause-overlay h2{max-width:590px;color:var(--ink);letter-spacing:-.05em;margin:14px 0;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:560;line-height:1}.freedoom-launcher>p:not(.mono-label),.freedoom-pause-overlay>p:not(.mono-label){max-width:570px;color:var(--muted);margin:0 0 20px;font-size:.82rem;line-height:1.65}.freedoom-launcher progress{width:min(100%,470px);height:7px;accent-color:var(--accent);margin:8px 0 10px}.freedoom-launch-actions,.freedoom-runtime-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.freedoom-launch-actions button,.freedoom-launcher>button,.freedoom-pause-overlay button,.freedoom-runtime-controls button,.freedoom-content-choice button,.freedoom-file-button,.freedoom-sidebar button,.freedoom-dialog button{min-height:44px;color:var(--ink);cursor:pointer;background:#09111d;border:1px solid #314b70;padding:10px 14px;font-size:.75rem;font-weight:740}.freedoom-primary{border-color:var(--accent)!important;color:#05070c!important;background:var(--accent)!important}.freedoom-runtime-controls{min-height:60px;padding:10px 0 0}.freedoom-runtime-controls label{min-height:44px;color:var(--muted);align-items:center;gap:9px;padding:8px 10px;font-size:.72rem;display:flex}.freedoom-runtime-controls input{width:110px;accent-color:var(--accent)}.freedoom-live{color:#9fb4ce;background:#12274038;border-left:2px solid #33577e;min-height:38px;margin:10px 0 0;padding:9px 11px;font:650 .69rem/1.45 ui-monospace,Consolas,monospace}.freedoom-touch-controls{touch-action:none;user-select:none;grid-template-columns:120px minmax(90px,1fr);grid-template-areas:"stick turn""actions actions";gap:10px;margin-top:12px;display:none}.freedoom-stick,.freedoom-turn-pad{color:#8fa9c7;background:radial-gradient(circle,#4f9fff21,#0000 60%),#07101a;border:1px solid #375578;place-items:center;min-height:120px;font:750 .65rem ui-monospace,Consolas,monospace;display:grid}.freedoom-stick{border-radius:50%;grid-area:stick}.freedoom-turn-pad{grid-area:turn}.freedoom-touch-actions{grid-area:actions;grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.freedoom-touch-actions button{min-height:48px;color:var(--ink);touch-action:none;background:#0a1523;border:1px solid #375578}.freedoom-sidebar{align-content:start;gap:26px;min-width:0;padding:26px;display:grid}.freedoom-sidebar section{border-bottom:1px solid var(--line);min-width:0;padding-bottom:25px}.freedoom-sidebar section:last-child{border-bottom:0;padding-bottom:0}.freedoom-sidebar h2{color:var(--ink);letter-spacing:-.035em;margin:11px 0 10px;font-size:1.28rem;font-weight:570}.freedoom-sidebar p:not(.mono-label){color:var(--muted);margin:0;font-size:.77rem;line-height:1.58}.freedoom-content-choice{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0 12px;display:grid}.freedoom-content-choice button[aria-pressed=true]{border-color:var(--accent);color:var(--accent)}.freedoom-file-button{text-align:center;place-items:center;display:grid;position:relative}.freedoom-file-button input{opacity:0;width:1px;height:1px;position:absolute}.freedoom-file-button:focus-within{outline-offset:2px;outline:2px solid #b9d9ff}.freedoom-check{color:#b3c2d6;align-items:center;gap:10px;min-height:44px;font-size:.75rem;display:flex}.freedoom-check input{width:18px;height:18px;accent-color:var(--accent)}.freedoom-fineprint{color:var(--faint)!important;font-size:.68rem!important}.freedoom-file-button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.freedoom-quiet-danger{width:100%;margin-top:13px;color:#ffaaa2!important;background:0 0!important;border-color:#ff817559!important}.freedoom-keymap{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:14px 0 0;display:grid}.freedoom-keymap div{border-bottom:1px solid var(--line);padding:10px 8px 9px 0}.freedoom-keymap dt{color:var(--faint);font-size:.65rem}.freedoom-keymap dd{color:#b9c9dc;margin:4px 0 0;font:650 .68rem/1.4 ui-monospace,Consolas,monospace}.freedoom-latest{background:#2761a01a;border:1px solid #34597f;gap:6px;margin-top:14px;padding:13px;display:grid}.freedoom-latest strong{color:var(--accent);font:740 .78rem/1.4 ui-monospace,Consolas,monospace}.freedoom-latest span{color:#b0c4dd;font:650 .65rem/1.4 ui-monospace,Consolas,monospace}.freedoom-latest button{margin-top:3px}.freedoom-record-summary{text-transform:uppercase;letter-spacing:.035em;color:#aebed2!important;margin-top:12px!important;font:680 .65rem/1.5 ui-monospace,Consolas,monospace!important}.freedoom-progress-grid{grid-template-columns:repeat(8,1fr);gap:3px;margin-top:12px;display:grid}.freedoom-progress-grid span{color:#8295ad;text-align:center;background:#07101a;border:1px solid #26384f;min-width:0;padding:5px 1px;font:650 .49rem/1.2 ui-monospace,Consolas,monospace}.freedoom-progress-grid span[data-complete=true]{color:#c8e4ff;background:#2579b533;border-color:#397bb1}.freedoom-records{border-top:1px solid var(--line);margin:14px 0 0;padding:0;list-style:none}.freedoom-records li{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:9px;min-height:58px;display:grid}.freedoom-records span{color:var(--ink);font:700 .7rem/1.3 ui-monospace,Consolas,monospace}.freedoom-records small{color:var(--faint);margin-top:3px;font-size:.59rem;display:block}.freedoom-records strong{color:var(--accent);font:720 .72rem ui-monospace,Consolas,monospace}.freedoom-records button{min-height:44px;padding:8px}.freedoom-about{border:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:60px;margin-top:22px;padding:34px;display:grid}.freedoom-about h2{letter-spacing:-.05em;margin:15px 0 0;font-size:clamp(1.8rem,4vw,3rem);font-weight:550}.freedoom-about p{color:var(--muted);margin:0 0 13px;font-size:.82rem;line-height:1.65}.freedoom-about nav{flex-wrap:wrap;gap:7px 18px;display:flex}.freedoom-about a{min-height:44px;color:var(--accent);text-underline-offset:4px;align-items:center;padding:10px 0;font-size:.72rem;display:inline-flex}.freedoom-dialog-backdrop{z-index:30;background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.freedoom-dialog{width:min(100%,490px);color:var(--ink);background:#090f18;border:1px solid #49617f;padding:28px;box-shadow:0 30px 90px #0009}.freedoom-dialog h2{margin:0 0 11px}.freedoom-dialog p{color:var(--muted);margin:0;line-height:1.6}.freedoom-dialog>div{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.freedoom-danger{color:#ffd4d0!important;background:#391310!important;border-color:#ff8175!important}.freedoom-end-session{margin-left:auto;color:#ffe1ac!important;border-color:#ffbe5c6b!important}.freedoom-stage:fullscreen{background:#03060a;align-content:center;width:100vw;min-height:100vh;padding:clamp(10px,2vw,28px);display:grid}.freedoom-stage:fullscreen .freedoom-screen{width:min(100%,133.333vh - 253.333px);margin-inline:auto}@media (pointer:coarse),(width<=760px){.freedoom-touch-controls{display:grid}}@media (width<=960px){.freedoom-workspace{grid-template-columns:1fr}.freedoom-stage{border-right:0;border-bottom:1px solid var(--line)}.freedoom-sidebar{grid-template-columns:1fr 1fr}.freedoom-sidebar section:nth-last-child(-n+2){border-bottom:0}.freedoom-about{gap:32px}}@media (width<=640px){.freedoom-page{padding-top:30px}.freedoom-stage{padding:12px}.freedoom-statusbar{grid-template-columns:1fr auto}.freedoom-statusbar span:last-child{display:none}.freedoom-launcher,.freedoom-pause-overlay{padding:19px}.freedoom-launcher h2,.freedoom-pause-overlay h2{font-size:1.7rem}.freedoom-launcher>p:not(.mono-label){font-size:.74rem}.freedoom-sidebar{grid-template-columns:1fr;padding:22px}.freedoom-sidebar section:nth-last-child(2){border-bottom:1px solid var(--line)}.freedoom-about{grid-template-columns:1fr;padding:25px 21px}.freedoom-touch-actions{grid-template-columns:repeat(4,1fr)}.freedoom-runtime-controls label{width:100%}.freedoom-runtime-controls input{flex:1}.freedoom-end-session{margin-left:0}.freedoom-dialog>div{flex-direction:column-reverse}.freedoom-dialog button{width:100%}}@media (width<=360px){.freedoom-stage{padding:8px 0 12px}.freedoom-statusbar,.freedoom-live,.freedoom-runtime-controls,.freedoom-touch-controls{width:calc(100% - 16px);margin-left:auto;margin-right:auto}.freedoom-screen{border-left:0;border-right:0}.freedoom-content-choice{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.freedoom-screen{transition:none}}
