@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#edebe5;--surface:#fff;--surface-2:#f7f5f1;--primary:#2a5c2e;--primary-dark:#1e4321;--primary-light:#3a8040;--accent:#c4791a;--accent-light:#c4791a1f;--text:#1c1917;--text-2:#6b6560;--text-3:#a09890;--border:#ddd8d0;--sos:#dc2626;--radius:16px;--radius-sm:10px;--shadow:0 2px 12px #00000014;--shadow-lg:0 8px 32px #00000024}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#1a1a1a;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}#root{background:var(--bg);width:100%;max-width:430px;height:100dvh;position:relative;overflow:hidden;box-shadow:0 0 80px #0009}.page{scrollbar-width:none;height:100dvh;padding-bottom:78px;overflow:hidden auto}.page::-webkit-scrollbar{display:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
