:root{--theme-slot-bg: var(--theme-bg);--theme-slot-panel: var(--theme-surface);--theme-slot-panel-alt: var(--theme-surface);--theme-slot-border: var(--theme-border);--theme-slot-border-strong: var(--theme-border);--theme-slot-text: var(--theme-text);--theme-slot-text-dim: var(--theme-text);--theme-slot-hover: var(--theme-surface);--theme-slot-active: var(--theme-surface);--theme-slot-selected: var(--theme-overlay);--theme-slot-accent: var(--theme-text);--theme-slot-accent-dim: var(--theme-text);--theme-slot-track: var(--theme-surface);--theme-slot-overlay: var(--theme-overlay);--theme-slot-ghost: var(--theme-border)}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:var(--theme-bg)}body{position:fixed;top:0;right:0;bottom:0;left:0}#view{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;outline:none;user-select:none;-webkit-user-select:none;touch-action:none}
