:root{--nb-font: "Nunito", system-ui, sans-serif;--nb-green: #6b9080;--nb-green-dark: #52796f;--nb-cream: #faf9f6;--nb-wood: #bc6c25;--nb-slate: #475569;--nb-muted: #94a3b8;--nb-radius: 14px;--nb-shadow: 0 8px 30px rgba(71, 85, 105, .12);--nb-border: 1px solid rgba(107, 144, 128, .18)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}button,a,[role=button]{-webkit-tap-highlight-color:transparent}input,textarea,select{-webkit-tap-highlight-color:transparent;font-size:16px}button:focus,button:focus-visible,button:active,a:focus,a:focus-visible,a:active,input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible,[role=button]:focus,[role=button]:focus-visible{outline:none;box-shadow:none}html,body{margin:0;padding:0;width:100%;height:100%;height:100dvh;max-height:100dvh;overflow:hidden;overscroll-behavior:none;position:fixed;top:0;right:0;bottom:0;left:0;touch-action:none;font-family:var(--nb-font);background:var(--nb-cream);color:var(--nb-slate)}nb-app{display:block;width:100%;height:100%;max-height:100dvh;overflow:hidden;overscroll-behavior:none;touch-action:none}nb-map{touch-action:none}.nb-scroll{touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}nb-login{display:block;height:100%;overflow-y:auto;touch-action:pan-y}
