:root{--gr-navy: #0c1927;--gr-yellow: #f0b61c;--gr-text: #0c1927;--gr-muted: #707070;--gr-white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;color:var(--gr-text);background:var(--gr-white);font-family:Fira Sans,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes gr-reveal-up{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0 0}}.gr-reveal{opacity:0}.gr-reveal.is-visible{animation:gr-reveal-up .72s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--gr-reveal-delay, 0ms)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-delay:0ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.gr-reveal,.gr-reveal.is-visible{opacity:1;translate:none;animation:none}}
