@font-face{font-family:Kaushan Script;font-style:normal;font-display:swap;font-weight:400;src:url(./kaushan-script-latin-ext-400-normal.Tmja8eh8.woff2) format("woff2"),url(./kaushan-script-latin-ext-400-normal.DO0lLpNC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Kaushan Script;font-style:normal;font-display:swap;font-weight:400;src:url(./kaushan-script-latin-400-normal.BLEbE4S9.woff2) format("woff2"),url(./kaushan-script-latin-400-normal.BHeYM1Q8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--nav-h: 100px;--primary: #0d75fc}.topbar.svelte-7fhbcw{position:fixed;top:0;left:0;right:0;height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 24px 0 40px;background:#090909a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:none;z-index:1000}.brand.svelte-7fhbcw{display:inline-flex;align-items:center;gap:12px;text-decoration:none}@media (min-width: 1200px){.brand.svelte-7fhbcw{margin-left:80px}.links.svelte-7fhbcw{margin-right:80px}}.logo.svelte-7fhbcw{height:48px;width:auto;display:block}.brand-text.svelte-7fhbcw{font-size:36px;font-weight:600;color:#fff;font-family:Poppins,sans-serif}.links.svelte-7fhbcw{display:none;align-items:center;gap:10px}.link.svelte-7fhbcw{color:#e7e7e7;text-decoration:none;padding:8px 18px;border-radius:0;font-size:18px;font-weight:600;font-family:Poppins,sans-serif;border:none;transition:background-color .15s ease,color .15s ease}.link--bordered.svelte-7fhbcw:first-child{border-radius:25px 0 0 25px}.link--bordered.svelte-7fhbcw:last-child{border-radius:0 25px 25px 0}.links-bordered.svelte-7fhbcw{display:flex;align-items:center;border:2px solid #fff;border-radius:25px;overflow:hidden}.link.svelte-7fhbcw:hover{background:#ffffff14;color:#fff}.link--cta.svelte-7fhbcw{background:linear-gradient(to right,#0049a8,#00112c);border:2px solid #0d75fc;color:#fff;padding:10px 22px;font-weight:600;border-radius:25px;box-shadow:0 4px 20px #0d75fc99;transition:all .3s ease}.link--cta.svelte-7fhbcw:hover{background:linear-gradient(160deg,#fff,#fff,#0000006e);border:2px solid #ffffff;color:#000;box-shadow:0 6px 25px #d3d3d3cc;transform:translateY(-2px) scale(1.05)}@media (min-width: 1000px){.links--desktop.svelte-7fhbcw{display:flex}.hamburger.svelte-7fhbcw{display:none}}.hamburger.svelte-7fhbcw{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:transparent;border:1px solid transparent;color:#fff;transition:border-color .15s ease,background-color .15s ease}.hamburger.svelte-7fhbcw:hover{background:#ffffff0f;border-color:#2a2a2a}.hamburger.svelte-7fhbcw:focus-visible{outline:2px solid #0d75fc;outline-offset:3px}@media (min-width: 1000px){.hamburger.svelte-7fhbcw{display:none}}.hamburger__box.svelte-7fhbcw{position:relative;width:22px;height:16px;display:inline-block}.hamburger__line.svelte-7fhbcw{position:absolute;left:0;right:0;height:2px;border-radius:2px;background:#fff;transition:transform .18s ease,opacity .18s ease,top .18s ease,background-color .18s ease}.hamburger__line.svelte-7fhbcw:nth-child(1){top:0}.hamburger__line.svelte-7fhbcw:nth-child(2){top:7px}.hamburger__line.svelte-7fhbcw:nth-child(3){top:14px}.hamburger[aria-expanded=true].svelte-7fhbcw .hamburger__line:where(.svelte-7fhbcw):nth-child(1){top:7px;transform:rotate(45deg);background:#0d75fc}.hamburger[aria-expanded=true].svelte-7fhbcw .hamburger__line:where(.svelte-7fhbcw):nth-child(2){opacity:0;transform:translate(-4px)}.hamburger[aria-expanded=true].svelte-7fhbcw .hamburger__line:where(.svelte-7fhbcw):nth-child(3){top:7px;transform:rotate(-45deg);background:#0d75fc}.menu.svelte-7fhbcw{position:fixed;top:100px;right:12px;width:min(260px,calc(100% - 24px));background:#0b0b0b;border:1px solid #1f1f1f;border-radius:14px;padding:10px;display:grid;gap:6px;box-shadow:0 18px 40px #0006,0 0 0 1px #ffffff0a inset;z-index:999;opacity:0;transform:translateY(-8px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.menu[data-open=true].svelte-7fhbcw{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.menu.svelte-7fhbcw a:where(.svelte-7fhbcw){display:block;text-decoration:none;color:#e7e7e7;padding:10px 12px;border-radius:10px;transition:background-color .15s ease,color .15s ease,transform .08s ease}.menu.svelte-7fhbcw a:where(.svelte-7fhbcw):hover:not(.menu-cta){background:#0d75fc1f;color:#fff}@media (min-width: 1000px){.menu.svelte-7fhbcw{display:none}}.menu.svelte-7fhbcw .menu-cta:where(.svelte-7fhbcw){position:relative;font-family:Kaushan Script,cursive;font-size:clamp(18px,4.8vw,22px);letter-spacing:.3px;color:#fff;padding:12px 18px 12px 34px;border-radius:14px;border:2px solid transparent;background:linear-gradient(#0b0b0b,#0b0b0b) padding-box,linear-gradient(100deg,#00f5a0,#00d9f5,#8456ec 36%,#ff3d81 56%,#f9d423,#00f5a0) border-box;box-shadow:0 0 0 1px #ffffff0f inset,0 10px 26px #8456ec59,0 6px 14px #00d9f52e;background-size:300% 100%;animation:svelte-7fhbcw-ctaShift 6s linear infinite}.menu.svelte-7fhbcw .menu-cta:where(.svelte-7fhbcw):before{content:"✦";position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;filter:drop-shadow(0 2px 6px rgba(255,255,255,.35));opacity:.95}.menu.svelte-7fhbcw .menu-cta:where(.svelte-7fhbcw):hover{transform:translateY(-1px);color:#fff}.menu.svelte-7fhbcw .menu-cta:where(.svelte-7fhbcw):active{transform:translateY(0)}.menu.svelte-7fhbcw .menu-cta:where(.svelte-7fhbcw):focus-visible{outline:2px solid #ffffff;outline-offset:2px}@keyframes svelte-7fhbcw-ctaShift{0%{background-position:0% 50%}to{background-position:200% 50%}}
