:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--reveal-delay:0s}*,:before,:after{box-sizing:border-box}html,body,#root{margin:0;padding:0}body{min-width:320px;min-height:100vh}#root{overflow-x:clip}img{max-width:100%;display:block}html{scroll-behavior:smooth}:where(section,[id]){scroll-margin-top:84px}@supports (scrollbar-color:auto){html{scrollbar-color:#3c9498 #e7edee;scrollbar-width:thin}}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#e7edee}::-webkit-scrollbar-thumb{background:#3c9498;border:3px solid #e7edee;border-radius:999px}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}}
