.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-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:24px 32px;z-index:20}.nav-mobile[data-astro-cid-mhlngquj].open{display:block}.nav-mobile[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]{display:block;padding:12px 0;font-size:15px;font-weight:500;color:var(--mobileLinkColor);text-decoration:none;border-bottom:1px solid var(--mobileLinkBorder);font-family:Inter,system-ui,sans-serif}.nav-mobile[data-astro-cid-mhlngquj] a[data-astro-cid-mhlngquj]:last-child{border-bottom:none}.nav-mobile[data-astro-cid-mhlngquj] .nav-mobile-cta[data-astro-cid-mhlngquj]{display:inline-block;margin-top:16px;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}}.ga-overlay[data-astro-cid-px2dadat]{position:fixed;inset:0;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:10001;display:none;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity .35s cubic-bezier(.25,1,.5,1)}.ga-overlay[data-astro-cid-px2dadat].open{display:flex;opacity:1}.ga-modal[data-astro-cid-px2dadat]{background:#fff;border-radius:16px;max-width:520px;width:100%;padding:48px 40px;position:relative;box-shadow:0 40px 100px #0003;transform:translateY(20px) scale(.97);transition:transform .4s cubic-bezier(.25,1,.5,1);text-align:center}.ga-overlay[data-astro-cid-px2dadat].open .ga-modal[data-astro-cid-px2dadat]{transform:translateY(0) scale(1)}.ga-close[data-astro-cid-px2dadat]{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:1px solid #eceff3;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.ga-close[data-astro-cid-px2dadat]:hover{border-color:#818898}.ga-modal[data-astro-cid-px2dadat] h3[data-astro-cid-px2dadat]{font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:700;color:#272835;margin-bottom:8px;letter-spacing:-.02em}.ga-modal[data-astro-cid-px2dadat] .ga-sub[data-astro-cid-px2dadat]{font-size:14px;color:#818898;margin-bottom:28px;line-height:1.6}.ga-form[data-astro-cid-px2dadat]{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.ga-row[data-astro-cid-px2dadat]{display:flex;gap:12px}.ga-input[data-astro-cid-px2dadat]{width:100%;padding:12px 16px;border:1px solid #eceff3;border-radius:8px;font-size:14px;font-family:Inter,system-ui,sans-serif;outline:none;transition:border-color .2s}.ga-input[data-astro-cid-px2dadat]:focus{border-color:#734bf2}.ga-submit[data-astro-cid-px2dadat]{width:100%;padding:14px;border:none;border-radius:8px;background:#734bf2;color:#fff;font-size:15px;font-weight:600;font-family:Inter,system-ui,sans-serif;cursor:pointer;transition:background .2s}.ga-submit[data-astro-cid-px2dadat]:hover{background:#6340d4}.ga-proof[data-astro-cid-px2dadat]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.ga-proof-faces[data-astro-cid-px2dadat]{display:flex}.ga-proof-faces[data-astro-cid-px2dadat] img[data-astro-cid-px2dadat]{width:28px;height:28px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px;filter:grayscale(.5)}.ga-proof-faces[data-astro-cid-px2dadat] img[data-astro-cid-px2dadat]:first-child{margin-left:0}.ga-proof-text[data-astro-cid-px2dadat]{font-size:12px;color:#a4acb9}@media(max-width:640px){.ga-modal[data-astro-cid-px2dadat]{padding:32px 24px}.ga-row[data-astro-cid-px2dadat]{flex-direction:column}}
