html,body,#app{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html:has(.user-view),html:has(.monitor-view){overflow:hidden}html:has(.control-view){overflow-y:auto}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer}:root{--color-running: #e0e0e0;--color-paused: #f59e0b;--color-initial: #ef4444;--bg-primary: #0a0a1a;--bg-secondary: #1a1a2e;--text-primary: #e0e0e0;--text-secondary: #a0a0a0;--border-color: #333355;--color-accent: #e30613;--color-accent-hover: #c70512;--gap-sm: .5rem;--gap-md: 1rem;--gap-lg: 2rem;--transition-fast: .15s ease;--transition-normal: .3s ease}
