.topbar.svelte-1dqaaz3{position:sticky;top:0;z-index:10000;height:2rem;display:flex;align-items:center;background:var(--color-gray-50, #F9FAFB);list-style:none;padding:0 1rem;overflow:visible}.topbar-container.svelte-1dqaaz3{width:100%;max-width:120rem;margin-inline:auto;padding:0 1.5rem;display:flex;justify-content:flex-end;align-items:center}.topbar-nav.svelte-1dqaaz3{display:inline-flex;align-items:center;gap:1.75rem;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;color:#111827e0}.topbar-link.svelte-1dqaaz3{text-decoration:none;color:inherit;padding:.15rem .25rem;border-radius:.35rem}.topbar-link.svelte-1dqaaz3:hover{background:#4338ca14;color:var(--indigo-700, #4338ca)}.topbar-login-wrap.svelte-1dqaaz3{position:relative}.topbar-login.svelte-1dqaaz3{text-decoration:none;color:inherit;padding:.15rem .5rem;border-radius:.35rem;background:none;font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem}.topbar-login.svelte-1dqaaz3:hover{background:#4338ca0f;color:var(--indigo-700, #4338ca);border-color:#4338ca47}.topbar-login-dropdown.svelte-1dqaaz3{display:none;position:absolute;right:0;top:calc(100% + 0rem);min-width:fit-content;background:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:.25rem;padding:.35rem;box-shadow:0 4px 16px #0000001a;z-index:10010;list-style:none;margin:0}.topbar-login-wrap.svelte-1dqaaz3:hover .topbar-login-dropdown:where(.svelte-1dqaaz3),.topbar-login-wrap.svelte-1dqaaz3:focus-within .topbar-login-dropdown:where(.svelte-1dqaaz3){display:block}.topbar-login-dropdown.svelte-1dqaaz3 li:where(.svelte-1dqaaz3) a:where(.svelte-1dqaaz3){display:block;padding:.5rem;text-decoration:none;color:#111827e0;border-radius:.35rem;font-size:.8rem;white-space:nowrap}.topbar-login-dropdown.svelte-1dqaaz3 li:where(.svelte-1dqaaz3) a:where(.svelte-1dqaaz3):hover{background:#4338ca14;color:var(--indigo-700, #4338ca)}.lang-switcher.svelte-1dqaaz3{display:flex;gap:.5rem;margin-left:1rem}.lang-switcher.svelte-1dqaaz3 a:where(.svelte-1dqaaz3){font-size:.85rem;padding:.25rem .5rem;border-radius:4px;text-decoration:none;color:var(--indigo-700, #4338CA);border:1px solid transparent}.lang-switcher.svelte-1dqaaz3 a:where(.svelte-1dqaaz3):hover{background-color:var(--color-indigo-50)}.lang-switcher.svelte-1dqaaz3 a.selected:where(.svelte-1dqaaz3){border:1px solid var(--indigo-700, #4338CA);font-weight:600}.header.svelte-1dqaaz3{position:sticky;top:2rem;z-index:9999;background:#fff;box-shadow:0 0 80px 8px #4338ca1f}.header.svelte-1dqaaz3:before{content:"";position:absolute;inset:0;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background:none;z-index:-1}.container.svelte-1dqaaz3{width:100%;max-width:120rem;margin-inline:auto;padding:0 1.5rem;height:4.5rem}.nav.svelte-1dqaaz3{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:4rem;gap:clamp(.5rem,1.5vw,1.25rem)}.nav-left.svelte-1dqaaz3{display:flex;align-items:center;flex-shrink:0}.nav-left.svelte-1dqaaz3 img:where(.svelte-1dqaaz3){max-width:201px;width:100%;height:24px}.nav-links.svelte-1dqaaz3{list-style:none;display:flex;align-items:center;justify-content:center;flex:1;gap:clamp(1.25rem,3vw,5rem);min-width:0}.dropdown-icon.svelte-1dqaaz3{display:inline-block;vertical-align:middle;height:1em;width:auto;flex:0 0 auto;margin-left:0;position:relative}.nav-links.svelte-1dqaaz3 li:where(.svelte-1dqaaz3){padding:.4rem .8rem;text-decoration:none;font-weight:500;color:var(--indigo-700, #4338CA);border-radius:.375rem;transition:background-color .2s ease,color .2s ease}.nav-links.svelte-1dqaaz3 li:where(.svelte-1dqaaz3):hover{background-color:var(--color-indigo-50);color:var(--indigo-700, #4338CA)}.nav-right.svelte-1dqaaz3{display:flex;align-items:center;flex-shrink:0;gap:clamp(.5rem,1vw,1rem)}.nav-right.svelte-1dqaaz3 ul:where(.svelte-1dqaaz3){margin:0;padding:0;list-style:none;display:flex;align-items:center}.nav-right.svelte-1dqaaz3 li:where(.svelte-1dqaaz3){font-size:.95rem;align-content:center;background:var(--primary-button);color:var(--primary-contrast);font-weight:300;text-decoration:none;transition:background-color .2s ease;border-radius:6px;border:1px solid var(--color-gray-500, #4F46E5);list-style:none;height:2.5rem;padding:6px 10px;font-family:Inter,sans-serif;white-space:nowrap}.nav-right.svelte-1dqaaz3 li:where(.svelte-1dqaaz3):hover{background-color:var(--color-indigo-700)}.burger.svelte-1dqaaz3{display:none;width:2.25rem;height:2.25rem;border-radius:.6rem;border:1px solid var(--color-indigo-200, #c7d2fe);background:#fff;color:var(--color-indigo-700, #4338ca);align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background-color .2s ease,border-color .2s ease;z-index:10002;flex:0 0 auto}.burger.svelte-1dqaaz3:hover{background:var(--color-indigo-50, #eef2ff);transform:scale(1.04)}.backdrop.svelte-1dqaaz3{position:fixed;inset:0;background:#11182759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;z-index:10000;animation:svelte-1dqaaz3-fadeIn .25s ease}.mobile-menu.svelte-1dqaaz3{position:fixed;inset:0 0 0 auto;width:min(92vw,24rem);height:100dvh;min-height:100vh;background:linear-gradient(180deg,#fff,#eef2ff 55%,#e0e7ff);color:var(--color-gray-900, #111827);transform:translate(calc(100% + 8px));opacity:0;visibility:hidden;pointer-events:none;transition:transform .35s cubic-bezier(.22,.61,.36,1),opacity .3s ease,visibility 0s linear .35s;z-index:10001;display:grid;grid-template-rows:auto auto 1fr auto auto;padding:0;border-left:0;box-shadow:none;will-change:transform,opacity}.mobile-menu.open.svelte-1dqaaz3{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto;border-left:1px solid var(--color-gray-200, #e5e7eb);box-shadow:-12px 0 30px #00000014}.mobile-header.svelte-1dqaaz3{margin-top:1.5rem;position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--color-gray-200, #e5e7eb);z-index:2}.section.svelte-1dqaaz3{padding:1rem 1.25rem}.section.top-white.svelte-1dqaaz3{background:#fff}.section.gradient-body.svelte-1dqaaz3{background:linear-gradient(180deg,#fff,#eef2ff 55%,#e0e7ff);font-family:Inter,sans-serif;border-top:1px solid var(--color-gray-200, #e5e7eb);padding:2rem}.cta-center.svelte-1dqaaz3{display:flex;flex-direction:column;align-items:center}.mobile-links.svelte-1dqaaz3{list-style:none;display:grid;gap:.25rem;margin:0;padding:.5rem;font-family:Geist,sans-serif;font-weight:500;color:var(--color-indigo-800, #4338CA);transition:background-color .2s ease,color .2s ease}.mobile-links.svelte-1dqaaz3 li:where(.svelte-1dqaaz3){background-color:#f3f6ffda;color:var(--color-indigo-900, #4338CA);padding:.5rem 1rem;border-radius:.5rem}.cta-button.svelte-1dqaaz3{display:auto;padding:.25rem .75rem;background:var(--color-indigo-600, #4F46E5);color:#fff;border-radius:.375rem;min-width:10rem;height:3rem;font-weight:300;cursor:pointer;align-self:center}.lang-section.svelte-1dqaaz3{display:flex;align-items:center;justify-content:center;padding-bottom:.75rem}.lang-segment.svelte-1dqaaz3{display:inline-flex;gap:.5rem;background:#fff;padding:.35rem;border-radius:.8rem;border:1px solid var(--color-gray-200, #e5e7eb)}.lang-segment.svelte-1dqaaz3 a:where(.svelte-1dqaaz3){padding:.5rem 1rem;border-radius:.6rem;text-decoration:none;color:var(--color-gray-900, #111827);border:1px solid transparent;transition:background .2s ease,border-color .2s ease}.lang-segment.svelte-1dqaaz3 a:where(.svelte-1dqaaz3):hover{background:var(--color-indigo-50, #eef2ff)}.lang-segment.svelte-1dqaaz3 a.selected:where(.svelte-1dqaaz3){background:#eef2ff;border-color:var(--color-indigo-300, #a5b4fc);color:var(--color-indigo-900, #312e81);font-weight:600}.safe-area.svelte-1dqaaz3{height:env(safe-area-inset-bottom,16px)}.dropdown.svelte-1dqaaz3{position:relative}.dropdown-menu.svelte-1dqaaz3{display:none;position:absolute;left:0;top:90%;width:100%;background:var(--color-indigo-50, #eef2ff);border-radius:0rem;padding:.5rem 0;z-index:100;list-style:none}@media (max-width: 1024px){.container.svelte-1dqaaz3{max-width:100%;padding:0 2rem;height:4.5rem}.nav-left.svelte-1dqaaz3 img:where(.svelte-1dqaaz3){width:160px;height:auto}.nav-right.svelte-1dqaaz3 li:where(.svelte-1dqaaz3){font-size:.9rem;padding:6px 14px;height:2.25rem}}@media (max-width: 900px){.topbar.svelte-1dqaaz3{margin:0;padding:0 1.25rem}.topbar-container.svelte-1dqaaz3{padding:0 1.25rem}.topbar-nav.svelte-1dqaaz3{gap:1rem}.topbar-lang.svelte-1dqaaz3,.lang-switcher.svelte-1dqaaz3{display:none!important}.header.svelte-1dqaaz3{top:2rem}.burger.svelte-1dqaaz3{display:inline-flex}.nav-links.svelte-1dqaaz3{display:none}.nav-right.svelte-1dqaaz3 ul:where(.svelte-1dqaaz3){display:flex}}@media (max-width: 768px){.container.svelte-1dqaaz3{padding:0 1.25rem;height:4.5rem}.nav-left.svelte-1dqaaz3 img:where(.svelte-1dqaaz3){width:140px}.burger.svelte-1dqaaz3{width:2rem;height:2rem}.nav.svelte-1dqaaz3{gap:.5rem}.nav-right.svelte-1dqaaz3 li:where(.svelte-1dqaaz3){padding:6px 12px;font-size:.9rem}}@media (max-width: 560px){.topbar-container.svelte-1dqaaz3{padding:0 1rem}.topbar-nav.svelte-1dqaaz3{gap:.75rem}.container.svelte-1dqaaz3{max-width:100%;width:100%;padding:0 1rem;height:4.5rem;overflow-x:clip}.nav-left.svelte-1dqaaz3 img:where(.svelte-1dqaaz3){max-width:120px;width:100%}.burger.svelte-1dqaaz3{width:1.8rem;height:1.8rem}.nav-right.svelte-1dqaaz3 li:where(.svelte-1dqaaz3){height:2.25rem;padding:6px 10px;font-size:.85rem}}@keyframes svelte-1dqaaz3-fadeIn{0%{opacity:0}to{opacity:1}}.footer.svelte-cyz71o{background:none;overflow:hidden;position:relative;display:flex;max-width:120rem;height:auto;flex-direction:column;align-items:center;width:100%;padding:5rem}.footer.svelte-cyz71o:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 105%,#e879f966 10%,#e879f940 40%,#e879f926 80%,#e879f900);background-color:transparent;filter:blur(50px);z-index:-1}.footer-top.svelte-cyz71o,.footer-bottom.svelte-cyz71o{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-top.svelte-cyz71o{margin-bottom:2rem}.footer-divider.svelte-cyz71o{display:flex;align-self:stretch;height:1px;background-color:var(--color-gray-300);margin-bottom:2rem;align-items:flex-start;flex:1 0 0}.footer-copy.svelte-cyz71o{font-family:Geist,sans-serif;color:#000000 · 54%;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;transition:color .2s}.logo.svelte-cyz71o img:where(.svelte-cyz71o){height:24px}.footer-list.svelte-cyz71o{display:flex;flex-direction:column;gap:.35rem;padding:0;margin:0}.footer-middle.svelte-cyz71o{display:flex;justify-content:flex-end;align-items:flex-start;gap:8rem;width:100%;margin-bottom:1.5rem;padding-right:4rem}.footer-column.svelte-cyz71o{display:flex;flex-direction:column;gap:.55rem}.footer-heading.svelte-cyz71o{font-family:Geist,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.04em;margin-bottom:.65rem;color:#4d4fa6;text-transform:uppercase}.footer-column.svelte-cyz71o li:where(.svelte-cyz71o){font-family:Geist,sans-serif;font-size:.85rem;color:#000000a6;text-decoration:none;transition:color .2s ease;line-height:1.4;list-style:none}.footer-column.svelte-cyz71o li:where(.svelte-cyz71o):hover{color:#000000d9}@media (max-width: 1024px){.footer-middle.svelte-cyz71o{gap:4rem}}@media (max-width: 768px){.footer-middle.svelte-cyz71o{flex-direction:column;gap:2.5rem}}@media (max-width: 1024px){.footer.svelte-cyz71o{padding:4rem 0}.logo.svelte-cyz71o img:where(.svelte-cyz71o){height:22px}}@media (max-width: 768px){.footer.svelte-cyz71o{padding:3.5rem 0}.footer-top.svelte-cyz71o,.footer-bottom.svelte-cyz71o{flex-direction:row;gap:.75rem}}@media (max-width: 560px){.footer.svelte-cyz71o{max-width:100%;width:100%;overflow-x:clip;padding:2.25rem}.footer.svelte-cyz71o .container:where(.svelte-cyz71o){max-width:120rem;margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem);box-sizing:border-box}.footer-top.svelte-cyz71o{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem}.logo.svelte-cyz71o img:where(.svelte-cyz71o){height:20px}.footer-divider.svelte-cyz71o{margin:.75rem 0 1rem}.footer-bottom.svelte-cyz71o{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.footer-copy.svelte-cyz71o{order:2}}.consent-overlay.svelte-1ksbjrl{position:fixed;inset:0% 0 0;z-index:99999;background:#00000073;display:flex;align-items:center;justify-content:center;padding:1rem;height:100%}.consent-banner.svelte-1ksbjrl{position:relative;width:100%;max-width:580px;background:radial-gradient(204.86% 103.66% at 50% -34.9%,#4338ca4d 2%,#ffffff4d),#fff;border:1px solid #e5e7eb;border-radius:.6rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;padding:.85rem;animation:consent-pop .18s cubic-bezier(.2,.8,.2,1)}@media (min-width: 768px){.consent-banner.svelte-1ksbjrl{padding:1.25rem}}@media (prefers-reduced-motion: reduce){.consent-banner.svelte-1ksbjrl{animation:none}}.consent-banner.svelte-1ksbjrl h2:where(.svelte-1ksbjrl){font-weight:600;font-size:1rem;margin-bottom:.25rem;letter-spacing:-.01em}.consent-text-scroll.svelte-1ksbjrl{max-height:7.5rem;overflow-y:auto;padding-right:.25rem;margin-bottom:.6rem}.consent-text.svelte-1ksbjrl{font-size:.82rem;line-height:1.3;color:#4b5563;margin:0 0 .45rem}.consent-text.svelte-1ksbjrl:last-child{margin-bottom:0}.group-list.svelte-1ksbjrl{display:grid;grid-template-columns:1fr;gap:.4rem;margin-bottom:.6rem}@media (min-width: 640px){.group-list.svelte-1ksbjrl{grid-template-columns:repeat(2,1fr)}}.group-item.svelte-1ksbjrl{display:flex;align-items:flex-start;gap:.5rem}.group-text.svelte-1ksbjrl{display:flex;flex-direction:column;gap:.15rem}.group-title.svelte-1ksbjrl span:where(.svelte-1ksbjrl){font-weight:600;font-size:.85rem;line-height:1.2}.group-desc.svelte-1ksbjrl{font-size:.78rem;line-height:1.25;color:#4b5563}.actions.svelte-1ksbjrl{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem}@media (max-width: 480px){.actions.svelte-1ksbjrl{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;justify-content:stretch}.actions.svelte-1ksbjrl button:where(.svelte-1ksbjrl){width:100%;min-width:0;padding:.4rem .55rem;font-size:.82rem;border-radius:.45rem;white-space:normal;line-height:1.15}.actions.svelte-1ksbjrl .accept:where(.svelte-1ksbjrl){grid-column:1 / -1}}.actions.svelte-1ksbjrl button:where(.svelte-1ksbjrl){padding:.45rem .7rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;cursor:pointer;font-weight:500;font-size:.9rem}.actions.svelte-1ksbjrl button:where(.svelte-1ksbjrl):focus-visible{outline:2px solid #6366f1;outline-offset:2px}.actions.svelte-1ksbjrl .accept:where(.svelte-1ksbjrl){background:#000;color:#fff;border-color:#000}.actions.svelte-1ksbjrl .reject:where(.svelte-1ksbjrl),.actions.svelte-1ksbjrl .save:where(.svelte-1ksbjrl){background:#fff}.consent-footer.svelte-1ksbjrl{display:flex;justify-content:center;gap:1.1rem;margin-top:.6rem;padding-top:.45rem;border-top:1px solid #e5e7eb;font-size:.75rem;color:#4b5563;flex-wrap:wrap;align-items:center}.consent-footer.svelte-1ksbjrl .footer-link{background:none;border:none;padding:0;font-size:.75rem;color:#4b5563;cursor:pointer;text-decoration:none;white-space:nowrap}.consent-footer.svelte-1ksbjrl .footer-link:hover,.consent-footer.svelte-1ksbjrl .footer-link:focus-visible{color:#111827;text-decoration:underline;outline:none}.lang-menu.svelte-1ksbjrl{position:relative;display:inline-flex;align-items:center}.lang-dropdown.svelte-1ksbjrl{position:absolute;bottom:calc(100% + .4rem);left:50%;transform:translate(-50%);min-width:84px;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:.25rem;display:none;z-index:60}.lang-menu.svelte-1ksbjrl:hover .lang-dropdown:where(.svelte-1ksbjrl),.lang-menu.svelte-1ksbjrl:focus-within .lang-dropdown:where(.svelte-1ksbjrl){display:block}.lang-dropdown.svelte-1ksbjrl .lang-item{display:block;width:100%;text-align:left;background:transparent;border:none;padding:.35rem .5rem;font-size:.75rem;border-radius:.4rem;cursor:pointer;color:#111827;text-decoration:none}.lang-dropdown.svelte-1ksbjrl .lang-item:hover,.lang-dropdown.svelte-1ksbjrl .lang-item:focus-visible{background:#f3f4f6;outline:none}.app.svelte-19k32k3{background:radial-gradient(204.86% 52.66% at 50% -35.9%,#4338ca33,#4338ca00),transparent;display:flex;flex-direction:column}main.svelte-19k32k3{flex:1;background:none}.page-wrapper.svelte-19k32k3{width:100%;position:relative;max-width:120rem;background:transparent}
