:root{--nav-height:52px;--bg:#fff;--text:#1a1a1a;--text-muted:#666;--border:#e0e0e0;--accent:#1565c0;--brand-green:#074322;--brand-orange:#fc6f12}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--text);margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{flex-direction:column;display:flex}main{flex:1;min-height:0}.mobile-sheet button,.mobile-sheet select,.mobile-sheet input[type=text],.mobile-sheet input[type=number],.mobile-sheet input[type=date],.mobile-sheet input[type=time]{min-height:38px;font-size:15px}.mobile-sheet a{padding:6px 10px;display:inline-block}
