:root{--theme-expo-out:linear(0 0%, .1684 2.66%, .3165 5.49%, .446 8.52%, .5581 11.78%, .6535 15.29%, .7341 19.11%, .8011 23.3%, .8557 27.93%, .8962 32.68%, .9283 38.01%, .9529 44.08%, .9711 51.14%, .9833 59.06%, .9915 68.74%, 1 100%)}::view-transition-group(root){animation-duration:.7s;animation-timing-function:var(--theme-expo-out)}::view-transition-new(root){animation-name:theme-reveal-light;animation-fill-mode:both}::view-transition-old(root){z-index:-1;animation:none}:root[data-theme=dark]::view-transition-old(root){z-index:-1;animation:none}:root[data-theme=dark]::view-transition-new(root){animation-name:theme-reveal-dark;animation-fill-mode:both}@keyframes theme-reveal-dark{0%{clip-path:polygon(50% -71%,-50% 71%,-50% 71%,50% -71%)}to{clip-path:polygon(50% -71%,-50% 71%,50% 171%,171% 50%)}}@keyframes theme-reveal-light{0%{clip-path:polygon(171% 50%,50% 171%,50% 171%,171% 50%)}to{clip-path:polygon(171% 50%,50% 171%,-50% 71%,50% -71%)}}@media (prefers-reduced-motion:reduce){::view-transition-group(root){animation:none}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}:root{--duration-fast:.25s;--ease-smooth-out:cubic-bezier(.22, 1, .36, 1);color:#10213f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f9fc;min-width:320px;min-height:100dvh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #72bfff}::selection{color:#fff;background:#0c61b9}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
