.styles-module__10RQca__nav{background-color:var(--card);border-top:1px solid var(--border);padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom)) 0;z-index:50;justify-content:space-around;align-items:center;max-width:480px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000a}.styles-module__10RQca__navItem{border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:.2rem;padding:.4rem 2rem;text-decoration:none;transition:background-color .2s;display:flex}.styles-module__10RQca__navItem:active{background-color:var(--primary-light)}.styles-module__10RQca__navIcon{font-size:1.3rem}.styles-module__10RQca__navLabel{color:var(--text-muted);font-size:.7rem;font-weight:500}.styles-module__10RQca__navItemActive .styles-module__10RQca__navLabel{color:var(--primary);font-weight:700}.styles-module__10RQca__navItemActive .styles-module__10RQca__navIcon{filter:none}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#22c55e;--primary-dark:#16a34a;--primary-light:#f0fdf4;--primary-border:#bbf7d0;--text-primary:#0f172a;--text-secondary:#64748b;--text-muted:#94a3b8;--bg:#f8fafc;--card:#f8fafc;--border:#e2e8f0;--error:#ef4444;--error-light:#fef2f2;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 16px #00000014}html,body{background-color:var(--bg);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}input,select,textarea{font-size:16px}
