:root{--orange: #f5821f;--blue: #001b25;--bg: #f2f2f7;--white: #fff}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--blue);font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{min-height:100dvh}button{font-family:inherit;cursor:pointer;border:none;background:none}button,a,[role=button]{touch-action:manipulation}:focus-visible{outline:3px solid rgba(245,130,31,.6);outline-offset:2px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
