:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes fadeInOut{0%{opacity:0}26.7%{opacity:1}73.3%{opacity:1}to{opacity:0}}.animate-splash{animation:3s ease-in-out forwards fadeInOut}@media print{.print-hidden,button,nav,header,.MuiDrawer-root,.MuiIconButton-root,.MuiButton-root{display:none!important}html,body{color:#000!important;background:#fff!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.MuiBox-root{height:auto!important;overflow:visible!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.printable-item{page-break-inside:avoid!important;break-inside:avoid!important;-webkit-column-break-inside:avoid!important;float:none!important;box-shadow:none!important;border:1px solid #ddd!important;margin-bottom:10px!important;padding:5px!important;display:block!important;position:relative!important;overflow:visible!important}.print-container{flex:none!important;height:auto!important;display:block!important;overflow:visible!important}.printable-item span{font-family:var(--font-lexend),"Lexend Deca",sans-serif!important;font-weight:400!important}}@keyframes drawCircle{0%{stroke-dasharray:0 157;stroke-dashoffset:0;opacity:1;transform:scale(.5)}50%{stroke-dasharray:157 157;stroke-dashoffset:0;opacity:1;transform:scale(1.1)}to{stroke-dasharray:157 157;stroke-dashoffset:0;opacity:0;transform:scale(1.2)}}
