:root{--color-slab: #1a1a2e;--color-surface: #16213e;--color-accent: #ff8c00;--color-accent-dim: #c73652;--color-text-primary: #eaeaea;--color-text-secondary: #a8a8b3;--color-text-muted: #6c6c80;--color-border: #2a2a4a;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:auto;user-select:auto}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:var(--theme-bg, #1a1a1a);color:var(--theme-text, #ffffff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}
