@font-face{font-family:Nunito;src:url("./media/Nunito-VariableFont_wght-KCOSCOSM.ttf") format("truetype");font-weight:200 1000;font-style:normal;font-display:swap}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;src:url("./media/material-symbols-outlined-DDPPSMTO.woff2") format("woff2");font-display:block}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:Nunito,Inter,Segoe UI,sans-serif}.splash-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#797ef3,#5b5de6);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeOutSplash .5s ease 3.3s forwards}.splash-brand{display:flex;align-items:center;justify-content:center;animation:brandToCorner 1.1s ease-in-out 2.2s forwards}.splash-logo{width:200px;height:auto;animation:logoIntro 1s ease-out forwards,logoShiftLeft .7s ease 1s forwards}.splash-wordmark{color:#fff;font-size:52px;font-weight:700;white-space:nowrap;line-height:1;margin-left:0;max-width:0;opacity:0;overflow:hidden;transform:translate(-22px);animation:wordmarkReveal .7s ease 1s forwards}@keyframes logoIntro{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes logoShiftLeft{0%{transform:translate(0) scale(1)}to{transform:translate(-78px) scale(1);opacity:1}}@keyframes wordmarkReveal{to{max-width:300px;opacity:1;margin-left:14px;transform:translate(0)}}@keyframes brandToCorner{0%{transform:translate(0) scale(1)}to{transform:translate(calc(-50vw + 150px),calc(-50vh + 72px)) scale(.23)}}@keyframes fadeOutSplash{to{opacity:0;visibility:hidden}}.max-width-container{max-width:1440px;margin:0 auto;width:100%}
