:root{--primary-dark:#001650;--primary-light:#0558EE;--primary-accent-dark:#38B6FF;--primary-accent-light:#B8D6F6;--secondary-dark:#00990F;--secondary-light:#00BD58;--secondary-accent:#00FF85;--grey:#8B9EB0;--orange:#fd9053;--red:#c40000;--green:#00c48c;--background-light:#E9EDF0;--background-light-secondary:#F3F3F3;--background-light-accent-primary:#EFEEF5;--background-light-accent-secondary:#E6E9EF}:root{--white:#fff;--light:#e4e9f7;--brand:#11101d;--brand-light:#1d1b31}.container.svelte-18czffp.svelte-18czffp{background:var(--light);position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.container.svelte-18czffp .loader-container.svelte-18czffp{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.container.svelte-18czffp .loader-container .text.svelte-18czffp{font-weight:600;font-size:1.125rem;color:#001650;text-align:center;z-index:100}.loader.svelte-18czffp.svelte-18czffp{position:relative;height:200px;width:200px}.loader.svelte-18czffp .logo.svelte-18czffp{top:50%;left:50%;position:absolute;width:48px;height:48px;animation:svelte-18czffp-logo 2s linear infinite}.loader.svelte-18czffp .circle.svelte-18czffp{top:50%;left:50%;position:absolute;width:200px;height:200px;filter:invert(20%);animation:svelte-18czffp-circle 10s linear infinite}@keyframes svelte-18czffp-logo{0%{scale:1.1;rotate:0deg;translate:-50% -50%}50%{scale:.8;rotate:180deg;translate:-50% -50%}to{scale:1;rotate:360deg;translate:-50% -50%}}@keyframes svelte-18czffp-circle{0%{rotate:0deg;translate:-50% -50%}50%{rotate:-180deg;translate:-50% -50%}to{rotate:-360deg;translate:-50% -50%}}body.dark-mode .container.svelte-18czffp.svelte-18czffp{background:#313131}body.dark-mode .container.svelte-18czffp .text.svelte-18czffp{color:#e9edf0}
