.nav-wrapper[data-astro-cid-pux6a34n]{position:fixed;top:1.5rem;left:0;width:100%;display:flex;flex-direction:column;align-items:center;z-index:1000;pointer-events:none}.announcement-wrapper[data-astro-cid-pux6a34n]{width:100%;max-width:1540px;display:flex;justify-content:flex-end;padding-right:1.5rem;position:absolute;top:66px;pointer-events:none;z-index:900;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .5s ease}.announcement-wrapper[data-astro-cid-pux6a34n].hidden{transform:translateY(-50px);opacity:0}.announcement-pill[data-astro-cid-pux6a34n]{background:#fff;border:1px solid rgba(36,0,41,.08);height:38px;width:460px;border-radius:999px;box-shadow:0 4px 12px #2400290d,0 1px 2px #24002905;pointer-events:auto;overflow:hidden}.announcement-slider[data-astro-cid-pux6a34n]{display:flex;flex-direction:row;transition:transform .5s cubic-bezier(.4,0,.2,1);height:100%;width:100%}.announcement-item[data-astro-cid-pux6a34n]{flex:0 0 100%;min-width:0;height:100%;display:flex;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.8rem;font-weight:700;color:var(--color-text);white-space:nowrap;overflow:hidden;transition:transform .2s ease}.announcement-item[data-astro-cid-pux6a34n]:hover{transform:translateY(1px)}.announcement-item[data-astro-cid-pux6a34n] .label[data-astro-cid-pux6a34n]{opacity:.6}.announcement-item[data-astro-cid-pux6a34n] .arrow[data-astro-cid-pux6a34n]{color:var(--color-primary);font-weight:900}.nav-pill[data-astro-cid-pux6a34n]{width:auto;max-width:1540px;height:60px;background:#fffdf866;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(36,0,41,.05);border-radius:12px;display:flex;align-items:center;padding:0 1.5rem;box-shadow:0 2px 4px #24002905;transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:auto;transform:translateY(0);will-change:transform,background-color,box-shadow;z-index:1000}.nav-pill[data-astro-cid-pux6a34n].scrolled{background:#fffffff2;border-color:#2400291f;box-shadow:0 2px 4px #2400291f,0 4px 8px #2400290f,0 1px 1px #2400290d;transform:translateY(-10px)}.nav-content[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center;width:100%;gap:2rem}.logo[data-astro-cid-pux6a34n]{font-size:1.15rem;font-weight:900;color:var(--color-text);letter-spacing:-.05em;white-space:nowrap}.logo-accent[data-astro-cid-pux6a34n]{color:var(--color-primary)}.nav-center[data-astro-cid-pux6a34n]{flex:1;display:flex;justify-content:center}.nav-links[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:1.2rem}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{position:relative}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:.85rem;font-weight:700;color:var(--color-text);opacity:.8;transition:opacity .2s ease;display:flex;align-items:center;gap:.2rem;padding:1rem 0}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{opacity:1}.chevron[data-astro-cid-pux6a34n]{font-size:.6rem;margin-top:1px}.dropdown-menu[data-astro-cid-pux6a34n]{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:1rem;min-width:220px;display:flex;flex-direction:column;gap:.5rem;opacity:0;visibility:hidden;transition:all .2s ease;box-shadow:0 10px 25px #2400291a}.has-dropdown[data-astro-cid-pux6a34n]:hover .dropdown-menu[data-astro-cid-pux6a34n]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{padding:.5rem 1rem;font-size:.85rem;border-radius:6px;white-space:nowrap}.nav-right[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:1.2rem}.lang-toggle[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;color:var(--color-text);background:#24002908;padding:.4rem .8rem;border-radius:999px;border:1px solid rgba(36,0,41,.05)}.lang-toggle[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{transition:opacity .2s ease}.lang-toggle[data-astro-cid-pux6a34n] .active[data-astro-cid-pux6a34n]{opacity:1;color:var(--color-primary)}.lang-toggle[data-astro-cid-pux6a34n] .inactive[data-astro-cid-pux6a34n]{opacity:.4}.lang-toggle[data-astro-cid-pux6a34n] .sep[data-astro-cid-pux6a34n]{opacity:.2;font-weight:400}.login-text[data-astro-cid-pux6a34n]{font-size:.85rem;font-weight:700;color:var(--color-text)}.sign-up-btn[data-astro-cid-pux6a34n]{padding:.5rem 1.25rem;font-size:.85rem;height:40px;border-radius:10px}.mobile-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{display:block;width:20px;height:2px;background-color:var(--color-text);border-radius:2px;transition:all .3s ease}.mobile-menu[data-astro-cid-pux6a34n]{position:fixed;inset:0;background:#fff;z-index:2000;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);pointer-events:auto;overflow-y:auto}.mobile-menu[data-astro-cid-pux6a34n].active{transform:translate(0)}.mobile-menu-inner[data-astro-cid-pux6a34n]{padding:2rem;display:flex;flex-direction:column;gap:2rem;min-height:100%}.mobile-menu-header[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center}.mobile-close[data-astro-cid-pux6a34n]{font-size:2.5rem;background:none;border:none;color:var(--color-text-muted);cursor:pointer;line-height:1}.mobile-lang-switcher[data-astro-cid-pux6a34n]{display:flex;gap:1rem;font-weight:800;font-size:.9rem}.mobile-lang-switcher[data-astro-cid-pux6a34n] .active[data-astro-cid-pux6a34n]{color:var(--color-primary)}.mobile-lang-switcher[data-astro-cid-pux6a34n] .inactive[data-astro-cid-pux6a34n]{opacity:.5}.mobile-nav-groups[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:2rem}.mobile-nav-group[data-astro-cid-pux6a34n] h4[data-astro-cid-pux6a34n]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:1rem}.mobile-nav-group[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:.75rem}.mobile-nav-group[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:1.1rem;font-weight:700;color:var(--color-text)}.highlight-link[data-astro-cid-pux6a34n]{color:var(--color-primary)!important}.mobile-menu-footer[data-astro-cid-pux6a34n]{margin-top:auto;display:flex;flex-direction:column;gap:1rem;padding-top:2rem}.full-width[data-astro-cid-pux6a34n]{width:100%;height:50px}body.menu-open{overflow:hidden}@media(max-width:1024px){.nav-center[data-astro-cid-pux6a34n],.nav-right[data-astro-cid-pux6a34n] .login-text[data-astro-cid-pux6a34n],.nav-right[data-astro-cid-pux6a34n] .sign-up-btn[data-astro-cid-pux6a34n],.nav-right[data-astro-cid-pux6a34n] .lang-toggle[data-astro-cid-pux6a34n],.announcement-wrapper[data-astro-cid-pux6a34n]{display:none}.mobile-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-pill[data-astro-cid-pux6a34n]{padding:0 1.25rem;height:54px}}.footer[data-astro-cid-sz7xmlte]{padding:var(--space-3xl) 0 var(--space-xl);background-color:var(--color-white);border-top:1px solid rgba(0,0,0,.05);margin-top:var(--space-3xl)}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr;gap:var(--space-2xl);margin-bottom:var(--space-3xl)}.logo[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:var(--color-text);margin-bottom:var(--space-sm);display:block;letter-spacing:-.03em}.logo[data-astro-cid-sz7xmlte] .accent[data-astro-cid-sz7xmlte]{color:var(--color-primary)}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:1.1rem;color:var(--color-text-muted);max-width:320px}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:var(--space-2xl)}.link-group[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:var(--space-md);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text)}.link-group[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.95rem;color:var(--color-text-muted)}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:var(--space-lg);border-top:1px solid rgba(0,0,0,.05)}.footer-bottom-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:var(--color-text-muted)}.legal-links[data-astro-cid-sz7xmlte]{display:flex;gap:var(--space-lg)}@media(max-width:768px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:var(--space-2xl)}.footer-bottom-content[data-astro-cid-sz7xmlte]{flex-direction:column;gap:var(--space-md);text-align:center}}.exit-popup-overlay[data-astro-cid-y2nevnuy]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#24002966;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.exit-popup-overlay[data-astro-cid-y2nevnuy].visible{opacity:1}.exit-popup-overlay[data-astro-cid-y2nevnuy].hidden,#exit-form-content[data-astro-cid-y2nevnuy].hidden,#exit-success[data-astro-cid-y2nevnuy].hidden{display:none!important}.exit-popup-modal[data-astro-cid-y2nevnuy]{background:#fff;padding:3rem;border-radius:24px;width:90%;max-width:500px;position:relative;transform:translateY(20px) scale(.95);transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 25px 50px -12px #00000040}.exit-popup-overlay[data-astro-cid-y2nevnuy].visible .exit-popup-modal[data-astro-cid-y2nevnuy]{transform:translateY(0) scale(1)}.close-btn[data-astro-cid-y2nevnuy]{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.close-btn[data-astro-cid-y2nevnuy]:hover{background:#0000000d;color:var(--color-text)}.popup-header[data-astro-cid-y2nevnuy]{text-align:center;margin-bottom:2rem}.popup-header[data-astro-cid-y2nevnuy] h2[data-astro-cid-y2nevnuy]{font-size:1.8rem;line-height:1.2;margin-bottom:1rem;color:var(--color-text)}.popup-header[data-astro-cid-y2nevnuy] p[data-astro-cid-y2nevnuy]{color:var(--color-text-muted);font-size:1.1rem;line-height:1.5}.exit-form[data-astro-cid-y2nevnuy] .input-group[data-astro-cid-y2nevnuy]{display:flex;flex-direction:column;gap:1rem}.exit-form[data-astro-cid-y2nevnuy] input[data-astro-cid-y2nevnuy][type=email]{padding:1rem 1.5rem;border-radius:999px;border:1px solid var(--color-border);font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.exit-form[data-astro-cid-y2nevnuy] input[data-astro-cid-y2nevnuy][type=email]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #8b5cf61a}.exit-success[data-astro-cid-y2nevnuy]{text-align:center;padding:2rem 0}.exit-success[data-astro-cid-y2nevnuy] .success-icon[data-astro-cid-y2nevnuy]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#10b9811a;border-radius:50%;margin-bottom:1.5rem}.exit-success[data-astro-cid-y2nevnuy] h3[data-astro-cid-y2nevnuy]{font-size:1.5rem;color:var(--color-text);margin-bottom:.5rem}.exit-success[data-astro-cid-y2nevnuy] p[data-astro-cid-y2nevnuy]{color:var(--color-text-muted)}@media(min-width:640px){.exit-form[data-astro-cid-y2nevnuy] .input-group[data-astro-cid-y2nevnuy]{flex-direction:row;gap:.5rem}.exit-form[data-astro-cid-y2nevnuy] input[data-astro-cid-y2nevnuy][type=email]{flex:1}.exit-form[data-astro-cid-y2nevnuy] .btn[data-astro-cid-y2nevnuy]{flex-shrink:0}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}main{position:relative;z-index:1}
