:root{--brand-purple:#7170ff;--brand-purple-deep:#5e6ad2;--brand-black:#171717;--brand-black-soft:#333333;--brand-gray:#666666;--brand-white:#ffffff;--background:var(--brand-white);--foreground:var(--brand-black);--foreground-secondary:var(--brand-black-soft);--muted:#f4f4f6;--muted-foreground:var(--brand-gray);--primary:var(--brand-purple);--primary-deep:var(--brand-purple-deep);--primary-foreground:var(--brand-white);--primary-muted:rgb(113 112 255/0.1);--ring:var(--brand-purple);--border:#e6e6ea;--border-strong:#d4d4da;--radius:12px;--radius-sm:8px;--radius-lg:16px;--radius-xl:24px;--surface-elevated:var(--brand-white);--surface-glass:rgb(255 255 255/0.82);--surface-glass-border:rgb(255 255 255/0.9);--surface-dark:var(--brand-black);--surface-dark-soft:var(--brand-black-soft);--primary-alpha-04:rgb(113 112 255/0.04);--primary-alpha-06:rgb(113 112 255/0.06);--primary-alpha-08:rgb(113 112 255/0.08);--primary-alpha-10:rgb(113 112 255/0.1);--primary-alpha-12:rgb(113 112 255/0.12);--primary-alpha-15:rgb(113 112 255/0.15);--primary-alpha-22:rgb(113 112 255/0.22);--card-hover-bg:rgb(113 112 255/0.07);--shadow-xs:0 1px 2px rgb(23 23 23/0.04);--shadow-sm:0 1px 3px rgb(23 23 23/0.06),0 1px 2px rgb(23 23 23/0.04);--shadow-md:0 4px 12px rgb(23 23 23/0.06);--shadow-lg:0 8px 24px rgb(23 23 23/0.08);--shadow-xl:0 16px 40px rgb(23 23 23/0.1);--shadow-soft:0 4px 24px rgb(113 112 255/0.12);--gradient-brand:linear-gradient(135deg,var(--brand-purple) 0%,var(--brand-purple-deep) 100%);--gradient-hero:linear-gradient(180deg,#f8f8ff 0%,var(--brand-white) 55%);--gradient-cta:linear-gradient(135deg,var(--brand-purple) 0%,var(--brand-purple-deep) 100%);--success:#0e8345;--success-foreground:var(--brand-white);--success-muted:#ecfdf5;--destructive:#d92d20;--destructive-foreground:var(--brand-white);--destructive-muted:#fef3f2;--warning:#dc6803;--warning-muted:#fffaeb;--info:var(--brand-purple-deep);--info-muted:var(--primary-muted);--glass-bg:rgb(255 255 255/0.65);--glass-border:rgb(255 255 255/0.2);--glass-shadow:0 8px 32px rgb(23 23 23/0.06);--sidebar-width:16rem;--sidebar-bg:#fafafa;--sidebar-hover:#f0f0f4;--sidebar-active-bg:var(--primary-muted);--sidebar-active-color:var(--brand-purple-deep);--sidebar-icon-color:var(--brand-gray);--sidebar-group-label:#9999a3;--bottom-tab-height:3.5rem;--font-sans:var(--font-manrope),system-ui,sans-serif;--font-display:var(--font-unbounded),var(--font-manrope),system-ui,sans-serif;--font-logo:var(--font-manrope),system-ui,sans-serif;--container-max:72rem;--header-height:3.5rem;--z-mobile-overlay:200;--z-mobile-drawer:210;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:clamp(2rem,5vw,3rem);--marketing-section-y:var(--space-12);--marketing-hero-padding:var(--space-16) var(--space-6) 5rem;--hero-gradient:linear-gradient(180deg,#f0f0ff 0%,#f8f8fc 45%,var(--background) 85%);--marketing-header-offset:calc(max(0.5rem, env(safe-area-inset-top, 0px)) + 3.25rem + 0.75rem);--marketing-header-bleed:3px;--hero-glow-top:-20%;--hero-glow-right:30%;--hero-glow-left:-10%;--hero-glow-height:70%;--app-shell-padding:var(--space-6);--table-row-py:0.625rem;--bp-sm:640px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px}@media (min-width:768px){:root{--marketing-header-offset:calc(max(0.5rem, env(safe-area-inset-top, 0px)) + 3.5rem + 0.75rem)}}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;font-family:var(--font-manrope),system-ui,sans-serif;font-size:var(--text-base);color:var(--foreground);background:var(--background);line-height:1.5}a{color:inherit;text-decoration:none}a:active:not([aria-disabled]),button:active:not(:disabled){transform:scale(.97)}@media (prefers-reduced-motion:reduce){a:active:not([aria-disabled]),button:active:not(:disabled){transform:none}}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}[data-zone=app],[data-zone=marketing]{--section-title-size:var(--text-2xl)}[data-zone=marketing] .pageTitle,[data-zone=marketing] .sectionTitle,[data-zone=marketing] h1,[data-zone=marketing] h2{color:var(--foreground)}::selection{background:var(--primary-alpha-15);color:var(--foreground)}.CookieConsent_root__KndyV{position:fixed;z-index:100;left:max(1rem,env(safe-area-inset-left));right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));pointer-events:none}@media (min-width:640px){.CookieConsent_root__KndyV{left:max(1.25rem,env(safe-area-inset-left));right:auto;max-width:22.5rem}}.CookieConsent_rootWithTab__klcjg{bottom:calc(1rem + var(--bottom-tab-height) + env(safe-area-inset-bottom))}@media (min-width:1024px){.CookieConsent_rootWithTab__klcjg{bottom:max(1.25rem,env(safe-area-inset-bottom))}}.CookieConsent_card__ERnV_{pointer-events:auto;display:flex;flex-direction:column;gap:.875rem;padding:1rem 1.125rem;background:var(--background);border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));border-radius:var(--radius-lg);box-shadow:0 1px 2px rgb(15 23 42/.04),0 12px 32px rgb(15 23 42/.12);animation:CookieConsent_riseIn__jViUM .32s cubic-bezier(.22,1,.36,1)}@keyframes CookieConsent_riseIn__jViUM{0%{opacity:0;transform:translateY(.75rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.CookieConsent_header__23TAo{display:flex;gap:.75rem;align-items:flex-start}.CookieConsent_iconWrap__RFvsA{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--primary);background:var(--primary-muted);border-radius:var(--radius)}.CookieConsent_headerText__JI4qn{display:flex;flex-direction:column;gap:.25rem;min-width:0}.CookieConsent_title__Nv9fS{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3;color:var(--foreground)}.CookieConsent_summary__Q5r4o{margin:0;font-size:.8125rem;line-height:1.5;color:var(--muted-foreground)}.CookieConsent_detailsToggle__UtaS8{align-self:flex-start;padding:0;font:inherit;font-size:.8125rem;font-weight:500;color:var(--primary);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.CookieConsent_detailsToggle__UtaS8:hover{text-decoration:none}.CookieConsent_detailsToggle__UtaS8:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:2px}.CookieConsent_details__OSDZQ{padding:.75rem .875rem;background:var(--muted);border-radius:var(--radius)}.CookieConsent_detailList__uZwHO{margin:0;padding-left:1.1rem;font-size:.8125rem;line-height:1.55;color:var(--foreground)}.CookieConsent_detailList__uZwHO li+li{margin-top:.35rem}.CookieConsent_legal___qjBE{margin:.625rem 0 0;font-size:.75rem;line-height:1.5;color:var(--muted-foreground)}.CookieConsent_link__Exe59{color:var(--primary);font-weight:500;text-decoration:underline;text-underline-offset:2px}.CookieConsent_link__Exe59:hover{text-decoration:none}.CookieConsent_actions__fX_ph{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}@media (max-width:380px){.CookieConsent_actions__fX_ph{grid-template-columns:1fr}}.CookieConsent_btnPrimary__kwTKr,.CookieConsent_btnSecondary__3II2W{width:100%;padding:.5625rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:600;border-radius:var(--radius);cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.CookieConsent_btnPrimary__kwTKr{color:var(--primary-foreground);background:var(--primary);border:1px solid transparent}.CookieConsent_btnPrimary__kwTKr:hover{filter:brightness(1.05);box-shadow:0 4px 14px color-mix(in srgb,var(--primary) 35%,transparent)}.CookieConsent_btnSecondary__3II2W{color:var(--foreground);background:var(--background);border:1px solid var(--border)}.CookieConsent_btnSecondary__3II2W:hover{background:var(--muted);border-color:color-mix(in srgb,var(--primary) 25%,var(--border))}.CookieConsent_btnPrimary__kwTKr:focus-visible,.CookieConsent_btnSecondary__3II2W:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.MarketToaster_liveRegion__8G_iC{position:relative;z-index:9999;pointer-events:none}.MarketToaster_liveRegion__8G_iC>div{pointer-events:auto}.MarketToaster_container__2wQ_o{top:calc(var(--header-height, 4rem) + .5rem)!important}.MarketToaster_toast__LnkKO{padding:.75rem 1rem!important;font-size:.9375rem!important;font-family:var(--font-manrope),system-ui,sans-serif!important;color:var(--foreground)!important;background:var(--surface-elevated)!important;border:1px solid var(--border)!important;border-radius:calc(var(--radius) - 4px)!important;box-shadow:var(--shadow-soft)!important}.MarketToaster_success__eMDg3{border-color:#86efac!important}.MarketToaster_error__n5mDu{border-color:#fca5a5!important}