*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1a2e;--surface:#16213e;--surface-2:#0f3460;--accent:#e94560;--accent-light:#ff6b81;--text:#eee;--text-dim:#89a;--border:#2a2a4a;--success:#2ecc71;--warning:#f39c12;--radius:12px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{overscroll-behavior:none;min-height:100dvh}#root{max-width:500px;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;margin:0 auto;display:flex}button{cursor:pointer;-webkit-appearance:none;border:none;outline:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:16px}
