*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f7f4;--surface:#fff;--text-primary:#0a0e1a;--text-secondary:#6b7280;--accent:#f59e0b;--accent-dark:#d97706;--border:#e5e7eb;--shadow:0 2px 12px #00000014;--navbar-height:64px;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Syne,system-ui,sans-serif;font-size:16px}body{color:var(--text-primary);background:#e5e7eb;min-height:100svh;overflow-x:hidden}#root{background:var(--bg);width:100%;max-width:480px;min-height:100svh;padding-bottom:var(--navbar-height);flex-direction:column;margin:0 auto;display:flex;position:relative}@keyframes spin{to{transform:rotate(360deg)}}
