html,body{height:100%;margin:0}#root{height:100%;display:flex;flex-direction:column;min-height:0}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#f5f5f4;background:#121212;--color-text: #f5f5f4;--color-text-secondary: #a8a29e;--color-text-muted: #78716c;--color-surface: #1a1a1a;--color-border: rgba(255, 255, 255, .08);--color-accent: #d4c4a8;--radius-md: 6px;--radius-lg: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .45)}*{box-sizing:border-box}body{background:#121212}:where(button,a,input,select,textarea):focus-visible{outline:2px solid #d4c4a8;outline-offset:2px}:where(button,a,input,select,textarea):focus:not(:focus-visible){outline:none}
