:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0;padding:0}.app-boot{color:#102019;background:#edf3ef;place-content:center;justify-items:center;gap:1rem;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.app-boot strong{font-size:1.35rem}.app-boot-overlay{z-index:2000;position:fixed;inset:0}.app-boot span{background:#cbd8d0;width:34px;height:3px;overflow:hidden}.app-boot span:after{content:"";background:#236846;width:16px;height:100%;animation:.9s ease-in-out infinite alternate app-boot-progress;display:block}@keyframes app-boot-progress{0%{transform:translate(0)}to{transform:translate(18px)}}@media (prefers-reduced-motion:reduce){.app-boot span:after{animation:none}}
