.hero-nav[data-astro-cid-mhlngquj]{display:flex;align-items:center;justify-content:space-between;padding:24px 120px;max-width:100%;position:relative;z-index:10;background:var(--bgColor);backdrop-filter:blur(40px) saturate(1.8);-webkit-backdrop-filter:blur(40px) saturate(1.8);border-bottom:1px solid rgba(255,255,255,.06)}.hero-nav-left[data-astro-cid-mhlngquj]{display:flex;align-items:center}.hero-nav-sep[data-astro-cid-mhlngquj]{width:1px;height:20px;background:#ffffff14;margin:0 12px;flex-shrink:0}.hero-nav-logo[data-astro-cid-mhlngquj]{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--textColor);font-weight:600;font-size:15px;font-family:Inter,system-ui,sans-serif}.hero-nav-links[data-astro-cid-mhlngquj]{display:flex;gap:28px}.hero-nav-links[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]{color:var(--linkColor);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s;cursor:pointer;font-family:Inter,system-ui,sans-serif}.hero-nav-links[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]:hover,.hero-nav-links[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj].hn-active{color:var(--linkActiveColor)}.hero-nav-cta[data-astro-cid-mhlngquj]{padding:8px 20px;border-radius:6px;background:#734bf2;color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;font-family:Inter,system-ui,sans-serif}.hero-nav-cta[data-astro-cid-mhlngquj]:hover{background:#6340d4}.nav-burger[data-astro-cid-mhlngquj]{display:none;width:32px;height:32px;border:none;background:none;cursor:pointer;padding:6px;flex-direction:column;justify-content:center;gap:5px}.nav-burger[data-astro-cid-mhlngquj] span[data-astro-cid-mhlngquj]{display:block;width:100%;height:2px;background:var(--burgerColor);border-radius:1px;transition:transform .3s,opacity .3s}.nav-burger[data-astro-cid-mhlngquj].open span[data-astro-cid-mhlngquj]:nth-child(1){transform:translateY(3.5px) rotate(45deg)}.nav-burger[data-astro-cid-mhlngquj].open span[data-astro-cid-mhlngquj]:nth-child(2){opacity:0}.nav-burger[data-astro-cid-mhlngquj].open span[data-astro-cid-mhlngquj]:nth-child(3){transform:translateY(-3.5px) rotate(-45deg)}.nav-mobile[data-astro-cid-mhlngquj]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--mobileBg);border-top:1px solid var(--mobileBorder);box-shadow:0 16px 48px #0006;padding:16px 20px;z-index:20}.nav-mobile[data-astro-cid-mhlngquj].open{display:block}.nav-mob-label[data-astro-cid-mhlngquj]{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffff40;padding:4px 0 6px;font-family:Inter,system-ui,sans-serif}.nav-mob-grid[data-astro-cid-mhlngquj]{display:grid;grid-template-columns:1fr 1fr;gap:2px}.nav-mob-grid[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]{display:block;padding:10px 8px;font-size:13px;font-weight:500;color:var(--mobileLinkColor);text-decoration:none;font-family:Inter,system-ui,sans-serif;border-radius:6px;transition:background .15s}.nav-mob-grid[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]:active{background:#734bf21a}.nav-mobile[data-astro-cid-mhlngquj] .nav-mobile-cta[data-astro-cid-mhlngquj]{display:inline-block;margin-top:12px;padding:12px 24px;background:#734bf2;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-align:center;width:100%}@media(max-width:768px){.nav-burger[data-astro-cid-mhlngquj]{display:flex}.hero-nav-cta[data-astro-cid-mhlngquj]{display:none}.hero-nav[data-astro-cid-mhlngquj]{padding:16px 32px!important}}@media(max-width:640px){.hero-nav[data-astro-cid-mhlngquj]{padding:14px 20px!important}}.hn-mega[data-astro-cid-mhlngquj]{position:absolute;top:calc(100% - 12px);left:50%;width:480px;transform:translate(-50%);background:var(--megaBg);backdrop-filter:blur(40px) saturate(1.8);-webkit-backdrop-filter:blur(40px) saturate(1.8);border:1px solid var(--megaBorder);border-radius:50px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0f,inset 0 -1px #0000001a;padding:8px 14px;overflow:hidden;max-height:48px;opacity:0;transition:width .5s cubic-bezier(.32,.72,0,1),max-height .5s cubic-bezier(.32,.72,0,1),border-radius .5s cubic-bezier(.32,.72,0,1),padding .5s cubic-bezier(.32,.72,0,1),box-shadow .5s cubic-bezier(.32,.72,0,1),opacity .3s;pointer-events:none;z-index:9;color:var(--megaTextColor)}.hero-nav[data-astro-cid-mhlngquj].hn-open .hn-mega[data-astro-cid-mhlngquj]{width:760px;max-height:500px;opacity:1;border-radius:24px;padding:16px 28px 22px;box-shadow:0 24px 80px #00000080;pointer-events:auto}.hn-mega-bar[data-astro-cid-mhlngquj]{display:flex;align-items:center;gap:2px;margin-bottom:0;transition:margin .4s}.hero-nav[data-astro-cid-mhlngquj].hn-open .hn-mega-bar[data-astro-cid-mhlngquj]{margin-bottom:14px}.hn-mega-bar[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]{font-size:12px;font-weight:500;color:var(--linkColor);padding:6px 10px;border-radius:999px;cursor:pointer;transition:color .2s,background .2s;white-space:nowrap;text-decoration:none;font-family:Inter,system-ui,sans-serif}.hn-mega-bar[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]:hover,.hn-mega-bar[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj].hn-active{color:var(--linkActiveColor)}.hn-mega-bar[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj].hn-active{background:var(--megaHoverBg)}.hn-mega-line[data-astro-cid-mhlngquj]{height:1px;background:var(--mobileLinkBorder);margin:0 0 14px;opacity:0;transition:opacity .3s .1s}.hero-nav[data-astro-cid-mhlngquj].hn-open .hn-mega-line[data-astro-cid-mhlngquj]{opacity:1}.hn-mega-content[data-astro-cid-mhlngquj]{opacity:0;transition:opacity .3s .15s}.hero-nav[data-astro-cid-mhlngquj].hn-open .hn-mega-content[data-astro-cid-mhlngquj]{opacity:1}.hn-mega-sections[data-astro-cid-mhlngquj]{display:none}.hn-mega-sections[data-astro-cid-mhlngquj].active{display:block}.hn-mega-label[data-astro-cid-mhlngquj]{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--megaLabelColor);padding:0 6px 8px;font-family:Inter,system-ui,sans-serif}.hn-mega-grid[data-astro-cid-mhlngquj]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.hn-mega-item[data-astro-cid-mhlngquj]{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;text-decoration:none;color:var(--megaTextColor);transition:background .15s}.hn-mega-item[data-astro-cid-mhlngquj]:hover{background:var(--megaHoverBg)}.hn-mega-icon[data-astro-cid-mhlngquj]{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--megaTitleColor)}.hn-mega-title[data-astro-cid-mhlngquj]{font-size:13px;font-weight:600;color:var(--megaTitleColor);font-family:Inter,system-ui,sans-serif}.hn-mega-desc[data-astro-cid-mhlngquj]{font-size:11px;color:var(--megaDescColor);margin-top:1px;font-family:Inter,system-ui,sans-serif}@media(max-width:768px){.hero-nav-links[data-astro-cid-mhlngquj],.hn-mega[data-astro-cid-mhlngquj]{display:none}}
