:root{--font-family-base:"Work Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-heading:Figtree,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-large:"Bebas Neue",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:"Cascadia Code",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-family:var(--font-family-base);font-size:var(--font-size-md);font-weight:var(--font-weight-regular);color-scheme:light dark;color:var(--color-primary-main);background-color:var(--color-background-base);font-synthesis:none;text-rendering:optimizeLegibility}body,html{height:-webkit-fill-available;height:-moz-available;height:stretch;min-width:300px;position:relative;padding:0;margin:0;width:100%;display:flex;flex-direction:column;height:100dvh}footer,header{flex-shrink:0}main{flex:1 0 auto}#root{height:-webkit-fill-available;height:-moz-available;height:stretch;height:100dvh;width:100%;min-width:300px;background-color:var(--color-background-base);display:flex;flex-direction:column;font-family:var(--font-family-base);font-size:var(--font-size-md);color:var(--color-primary-main)}a:active,a:hover,a:link,a:visited{color:var(--color-primary-main);text-decoration:none!important}blockquote,h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}img{pointer-events:none}