.cockpit-body{background:#0b1119}.cockpit-workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px}.cockpit-stage{position:relative;height:calc(100dvh - 76px);min-height:610px;overflow:hidden;background:#a8bcc9}#cockpit-viewport{position:absolute;inset:0;touch-action:none}#cockpit-viewport canvas{display:block;width:100%;height:100%;touch-action:none}.cockpit-heading{position:absolute;top:25px;left:30px;pointer-events:none;text-shadow:0 2px 18px #09141e}.cockpit-heading .eyebrow{color:#c7f9e7}.cockpit-heading h1{font:400 38px 'Space Grotesk',sans-serif;letter-spacing:-1.7px;margin:9px 0;color:#fff}.cockpit-heading p{font-size:12px;color:#e2eaf0}.cockpit-viewbar{position:absolute;left:24px;bottom:61px;display:flex;flex-wrap:wrap;gap:5px;max-width:calc(100% - 48px);background:#0a141de8;padding:6px;border:1px solid #44515b;border-radius:9px}.cockpit-viewbar button{padding:10px 12px;font-size:11px;background:transparent;border-color:transparent}.cockpit-viewbar button[aria-pressed=true]{background:#2c5149;color:#adf7df}.cockpit-hint{position:absolute;bottom:27px;left:28px;font-size:8px;letter-spacing:1px;color:#bdcbd5;text-shadow:0 1px 4px #000}.cockpit-hint span{margin:0 9px}.open-screen{position:absolute;bottom:60px;right:24px;background:#94efd0;color:#112d28;font-size:12px;font-weight:600;border-color:#a3f9df;padding:15px}.open-screen span{padding-left:20px}.cockpit-sidebar{padding:31px 25px;border-left:1px solid var(--line)}.cockpit-sidebar h2{font:400 27px 'Space Grotesk',sans-serif;line-height:1.2;margin:18px 0}.cockpit-sidebar>p{font-size:12px;line-height:1.8;color:var(--muted)}.cockpit-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:25px 0;border-bottom:1px solid var(--line);margin-bottom:25px}.cockpit-stats strong{display:block;font-size:30px;font-weight:400}.cockpit-stats small{font-size:14px;color:var(--muted);margin-left:2px}.cockpit-stats span{display:block;font-size:7px;letter-spacing:1px;color:var(--muted);margin-top:8px}.cockpit-sidebar h3{font-size:13px;font-weight:500}.app-shortcuts{display:grid;gap:7px}.app-shortcuts button{display:grid;grid-template-columns:29px 1fr;text-align:left;padding:12px;gap:3px 6px}.app-shortcuts button>span{grid-row:1/3;font-size:23px;color:var(--mint)}.app-shortcuts b{font-size:12px;font-weight:500}.app-shortcuts small{font-size:10px;color:var(--muted)}.cockpit-options{display:grid;gap:7px;grid-template-columns:1fr 1fr;margin:24px 0}.cockpit-options button{font-size:10px;padding:10px 6px}.simulation-note{font-size:10px!important;border-top:1px solid var(--line);padding-top:18px}.cockpit-manual,.cockpit-back{display:block;font-size:10px;line-height:1.8;color:var(--mint);margin-top:17px}.cockpit-back{color:var(--muted)}#cockpit-loading,#cockpit-error{position:absolute;inset:0;display:grid;place-content:center;background:#0b1119;color:var(--mint);font-size:17px;z-index:4}#cockpit-loading[hidden],#cockpit-error[hidden]{display:none}#screen-dialog{padding:18px;border:1px solid #52636f;border-radius:15px;background:#101923;color:#e8f0f5;width:min(1100px,calc(100vw - 36px));max-width:none;max-height:calc(100dvh - 30px);overflow:auto}#screen-dialog::backdrop{background:#020810c9;backdrop-filter:blur(7px)}.screen-dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.screen-dialog-head h2{font-size:20px;font-weight:400;margin:7px 0}.screen-dialog-head button{font-size:20px;padding:8px 13px}.screen-scroll{overflow:auto;max-width:100%;border-radius:13px}.touchscreen-host{position:relative;width:100%;aspect-ratio:1200/760;background:#e8edf0;border:8px solid #03060a;border-radius:13px;overflow:hidden}.touchscreen-host canvas{display:block;width:100%;height:100%}.screen-hotspots{position:absolute;inset:0}.screen-hotspots button{position:absolute;opacity:0;padding:0;border:0}.screen-hotspots button:focus-visible{opacity:1;background:#79b9ff33;outline:3px solid #1683ef;outline-offset:-3px;border-radius:4px;color:transparent}.screen-note{font-size:10px;text-align:center;color:#99adb9;margin:14px 0 0}.cockpit-entry{display:block;margin-top:13px;border:1px solid #4d7d72;padding:12px;background:#16372f;color:#b3f6df;border-radius:5px;font-size:12px}.cockpit-entry span{float:right}
@media(max-width:1250px){.cockpit-viewbar{bottom:103px}.open-screen{bottom:48px}.cockpit-stage{min-height:620px}.cockpit-hint{bottom:20px}}
@media(max-width:760px){.cockpit-workspace{display:block}.cockpit-stage{height:calc(100dvh - 60px);min-height:520px}.cockpit-heading{top:19px;left:20px}.cockpit-heading h1{font-size:29px}.cockpit-heading p{font-size:10px}.cockpit-viewbar{left:14px;right:14px;max-width:none;bottom:100px;display:grid;grid-template-columns:1fr 1fr}.cockpit-viewbar button{padding:9px 5px;font-size:10px}.open-screen{bottom:47px;left:14px;right:14px;text-align:center;padding:11px}.cockpit-hint{left:0;right:0;text-align:center;font-size:7px;bottom:22px}.cockpit-sidebar{padding:28px 22px}.app-shortcuts{grid-template-columns:1fr 1fr}.cockpit-options{max-width:350px}.cockpit-body .top-title{display:none}.cockpit-body .topbar>a:last-child{font-size:10px}#screen-dialog{padding:12px;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.screen-dialog-head h2{font-size:17px}.screen-dialog-head .eyebrow{font-size:8px}.touchscreen-host{min-width:660px}.screen-note{text-align:left;max-width:330px;line-height:1.6}#screen-dialog{overflow-x:hidden}.screen-dialog-head{position:sticky;left:0;width:calc(100vw - 44px)}.screen-note::after{content:' On small screens, swipe sideways to explore the full display.'}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
