:root{--background:#fff;--foreground:#171717;--Default-Cool-Gray-20:#e5e7eb;--Default-Cool-Gray-100:#121619;--Default-Neutral-White:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{background:#fff;max-width:100vw;overflow-x:hidden}h1,h2,h3,h4,p{color:#000}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Roboto,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.indicator{background-color:#eb6200;border-radius:50%;width:16px;height:16px;animation:2s ease-in-out infinite indicator-blink}@keyframes indicator-blink{0%{opacity:1}50%{opacity:.1}to{opacity:1}}@media (prefers-color-scheme:dark){html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}@media print{html,body,#__next{height:auto!important;min-height:auto!important;overflow:visible!important}@page{size:A4 landscape}main{width:100%!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;position:relative!important;overflow-x:visible!important}aside{display:none!important}[style*=position\:sticky],[style*="position: fixed"],.sticky,.fixed{position:static!important;inset:auto!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=4aa21abb2047fa67.css.map*/