:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d2823;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{overscroll-behavior:none;background:radial-gradient(circle at 50% 15%,#3265538c,#0000 38%),#0d2823;width:100%;height:100dvh;margin:0;overflow:hidden}body{min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#app{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;height:100%}#app canvas{display:block}#system-panel{z-index:100;right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));color:#f7eed7;font-size:14px;position:fixed}#system-panel button{color:#fff8e5;min-height:42px;font:inherit;cursor:pointer;background:#214f42;border:1px solid #b9d8cbb3;border-radius:10px;padding:8px 12px;font-weight:700}#system-panel button:disabled{cursor:default;opacity:.48}.system-panel__toggle{float:right;opacity:.82}.system-panel__body{background:#0a211df5;border:1px solid #b9d8cb73;border-radius:14px;width:min(320px,100vw - 24px);margin-bottom:8px;padding:16px;box-shadow:0 12px 32px #00000059}.system-panel__body h2{margin:0 0 12px;font-size:18px}.system-panel__actions{gap:8px;margin-bottom:10px;display:flex}.system-panel__settings{gap:8px;margin-bottom:14px;display:grid}.system-panel__settings label{color:#d8e8df;justify-content:space-between;align-items:center;gap:12px;display:flex}.system-panel__settings input[type=range]{accent-color:#8ec5aa;width:150px}.system-panel__actions button{flex:1}.system-panel__diagnostics,.system-panel__status{color:#b9d8cb;margin:10px 0 0;line-height:1.45}.system-panel__status[data-kind=error]{color:#ffb3a7}.system-panel__status[data-kind=success]{color:#bff1c9}
