*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f7f4;--surface:#fff;--accent:#4361ee;--accent-light:#eef1ff;--text:#111;--text-muted:#6b7280;--border:#e8e6e1;--radius:16px;--font-display:"Lora", Georgia, serif;--font-ui:"DM Sans", system-ui, sans-serif;--nav-height:64px;--safe-bottom:env(safe-area-inset-bottom,0px)}html,body,#root{height:100%}body{font-family:var(--font-ui);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior:none}#root{flex-direction:column;max-width:480px;height:100%;margin:0 auto;display:flex}button{font-family:var(--font-ui);cursor:pointer;background:0 0;border:none}input,textarea{font-family:var(--font-ui)}::-webkit-scrollbar{display:none}*{scrollbar-width:none}
