:root{--bg: #0A0A0A;--surface: #141414;--surface-2: #1A1A1A;--border: #222;--accent: #F97316;--accent-glow: rgba(249, 115, 22, .12);--text: #F0F0F0;--text-muted: #555;--text-sub: #888;--green: #22C55E;--radius: 12px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}#root{display:flex;flex-direction:column;max-width:480px;margin:0 auto;min-height:100%;position:relative}input,select,button,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.screen{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}
