:root{--brand-blue-light: #7ea2dd;--brand-blue: #1e3864;--brand-blue-dark: #07273d;--brand-purple-light: #af91ed;--brand-purple: #7259a9;--brand-purple-dark: #3f2c66;--brand-orange-light: #ffb168;--brand-orange: #cc7000;--brand-orange-dark: #bf5c02;--text-main: #07273d;--text-light: #f8fafc;--text-contrast: #18181b}body{background:#000;color:var(--text-light);font-family:Inter,Segoe UI,Arial,"sans-serif";margin:0;min-height:100vh;position:relative}body:before,body:after{content:none}.border-gradient.svelte-12qhfyh{background:linear-gradient(to right,var(--brand-orange-light) 0%,var(--brand-purple-light) 66%,var(--brand-blue-light) 120%);color:#fff;font-weight:600;display:flex;border-radius:10rem;padding:2px;text-decoration:none}.navbar.svelte-12qhfyh{height:6vh;width:100%;background:#00000003;display:flex;align-items:center;justify-content:space-around;padding:1.5rem 0;position:sticky;gap:20rem;top:0;z-index:100;box-shadow:0 2px 8px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:hidden}.nav-logo.svelte-12qhfyh{width:100%;flex-direction:row;justify-content:space-around}@media(max-width:800px){.navbar.svelte-12qhfyh,.nav-menu.svelte-12qhfyh{overflow-x:hidden!important;width:100%}.navbar.svelte-12qhfyh{position:fixed;width:100%;z-index:1000;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1.2rem .8rem .2rem;height:85px;box-sizing:border-box;gap:0}.navbar.svelte-12qhfyh:has(.nav-toggle:where(.svelte-12qhfyh):checked){height:fit-content}.nav-logo.svelte-12qhfyh{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.logo-img.svelte-12qhfyh{max-width:140px!important;height:36px!important}.nav-toggle-label.svelte-12qhfyh{display:flex!important;align-items:center;justify-content:flex-end;width:48px!important;height:48px!important;margin-left:1.5rem;margin-right:0;cursor:pointer;z-index:1001;background:none}.footer-copyright.svelte-12qhfyh{text-align:left}.nav-menu.svelte-12qhfyh{position:sticky;left:0;top:0;width:100%;z-index:9999;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-height:0;overflow:hidden;gap:2rem;padding-top:0;margin-top:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .2s,visibility .2s;opacity:0;visibility:hidden;box-sizing:border-box;pointer-events:none;flex-basis:100%}.nav-toggle.svelte-12qhfyh:checked~.nav-menu:where(.svelte-12qhfyh){max-height:400px;padding-top:1.5rem;opacity:1;visibility:visible;align-items:center;justify-content:center;pointer-events:auto}.nav-menu.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){font-size:2rem;padding:.75rem 1.5rem}}@media(max-width:700px){.logo-img.svelte-12qhfyh{max-width:100px;height:28px}}.nav-logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.logo-img.svelte-12qhfyh{width:auto;max-width:140px;height:36px;display:block}.nav-menu.svelte-12qhfyh{overflow:hidden;display:flex;gap:1rem;list-style:none;margin:0;padding:1rem;align-items:center;transition:right .3s;position:relative;right:0}.nav-menu.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:#e5e7eb;text-decoration:none;font-weight:500;font-size:1rem;padding:.75rem 2rem;border-radius:2rem;transition:background .2s,color .2s,box-shadow .2s;outline:none}.nav-button.svelte-12qhfyh{background-color:#000;border-radius:10rem;padding:.875rem 2.8125rem;transition:.2s;overflow:hidden}.nav-button.svelte-12qhfyh:hover{background-color:#fff0}.nav-toggle.svelte-12qhfyh{display:none}.nav-toggle-label.svelte-12qhfyh{display:none;cursor:pointer;width:32px;height:32px;align-items:center;justify-content:center}.nav-toggle-label.svelte-12qhfyh span:where(.svelte-12qhfyh),.nav-toggle-label.svelte-12qhfyh span:where(.svelte-12qhfyh):before,.nav-toggle-label.svelte-12qhfyh span:where(.svelte-12qhfyh):after{display:block;background:var(--text-light);height:4px;width:28px;border-radius:2rem;position:relative;transition:all .3s}.nav-toggle-label.svelte-12qhfyh span:where(.svelte-12qhfyh):before{content:"";position:absolute;top:-8px;left:0;width:28px;height:4px;background:var(--text-light);border-radius:2rem}.nav-toggle-label.svelte-12qhfyh span:where(.svelte-12qhfyh):after{content:"";position:absolute;top:8px;left:0;width:28px;height:4px;background:var(--text-light);border-radius:2rem}.footer.svelte-12qhfyh{background:#000;z-index:100;color:#e5e7eb;padding:2rem 0 1rem;text-align:right}.footer-content.svelte-12qhfyh{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;gap:1rem}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#38bdf8;text-decoration:none;margin:0 .5rem;transition:color .2s}.socials.svelte-12qhfyh{display:flex;gap:.5rem;margin-top:.5rem;width:0;min-width:0;max-width:0}.socials.svelte-12qhfyh svg:where(.svelte-12qhfyh){vertical-align:middle;fill:var(--text-light);transition:fill .3s}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover svg:where(.svelte-12qhfyh){fill:var(--brand-blue-light);color:var(--brand-blue-light)}.footer-columns.svelte-12qhfyh{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;gap:20rem;margin:0 auto;padding:2rem 1rem 1rem}.footer-col.svelte-12qhfyh{min-width:2rem}.footer-sitemap-list.svelte-12qhfyh{list-style:none;padding:0;margin:0 0 1.5rem}.footer-sitemap-list.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:.5rem}.footer-sitemap-list.svelte-12qhfyh li:where(.svelte-12qhfyh){color:#fff;text-decoration:none;font-weight:600;font-size:1.2rem;transition:color .2s}.footer-sitemap-list.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;font-weight:400;font-size:1rem}@media(max-width:800px){.footer-columns.svelte-12qhfyh{flex-direction:row;gap:1.5rem;align-items:stretch;padding:1.5rem .5rem .5rem}}@media(min-width:1400px){.navbar.svelte-12qhfyh{gap:30rem}.footer-columns.svelte-12qhfyh{gap:40rem}}
