@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@300;400;500;600;700&family=Nunito:ital,wght@0,300;0,400;0,600;0,700;1,300&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--blue: #1e9fff;--blue2: #0a66d6;--blue-glow: rgba(30, 159, 255, .45);--bg: #06090f;--bg2: #080d1a;--surface: rgba(255, 255, 255, .04);--border: rgba(30, 159, 255, .18);--text: rgba(220, 235, 255, .92);--muted: rgba(150, 180, 220, .55);--role-morro: #ff4d3d;--role-morro-glow: rgba(255, 77, 61, .4);--role-police: #1e9fff;--role-police-glow: rgba(30, 159, 255, .4);--role-medic: #22e0a8;--role-medic-glow: rgba(34, 224, 168, .4);--role-biz: #ffc94d;--role-biz-glow: rgba(255, 201, 77, .4)}html{scroll-behavior:smooth}body{background:var(--bg);font-family:Nunito,sans-serif;color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}::-moz-selection{background:#1e9fff59;color:#fff}::selection{background:#1e9fff59;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#1e9fff4d;border-radius:10px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
