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