@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}.ProgressToast_wrapper__SqqyI{min-width:280px;max-width:360px;background:#ffffff;color:#1f2937;padding:12px 14px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.1),0 3px 3px rgba(0,0,0,.05);font-size:13px;line-height:1.35;opacity:0;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.ProgressToast_wrapperVisible__UG71L{opacity:1;transform:translateY(0)}.ProgressToast_header__jiiLY{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px}.ProgressToast_label__HFpuD{font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProgressToast_percent__s8G6Z{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#6b7280;font-size:12px;flex-shrink:0}.ProgressToast_track__d1W7a{width:100%;height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.ProgressToast_bar__7fBEF{height:100%;background:var(--color-primary,#3b82f6);border-radius:999px;transition:width .18s ease-out}.ProgressToast_subtle__IoY_8{margin-top:6px;font-size:11px;color:#6b7280}.WebButton_root__H9rVt{display:inline-flex;align-items:center;gap:.5rem;border:1px solid transparent;border-radius:var(--web-radius-pill);font-family:inherit;font-size:var(--web-label-size);font-weight:500;letter-spacing:-.01em;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background-color .3s var(--web-ease),border-color .3s var(--web-ease),color .3s var(--web-ease),transform .3s var(--web-ease)}.WebButton_root__H9rVt:active{transform:scale(.98)}.WebButton_root__H9rVt:disabled{opacity:.6;cursor:not-allowed}.WebButton_md__CKRw3{padding:.8125rem 1.5rem}.WebButton_lg__MK5_J{padding:1.0625rem 2rem;font-size:1.0625rem}.WebButton_accent__ySRiU{position:relative;background-image:var(--web-grad-brand);color:#ffffff}.WebButton_accent__ySRiU:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:var(--web-grad-brand-hover);opacity:0;transition:opacity .3s var(--web-ease)}.WebButton_accent__ySRiU:hover:before{opacity:1}.WebButton_accent__ySRiU>*{position:relative;z-index:1}.WebButton_dark__fb9RD{background:var(--web-panel);color:var(--web-text-on-dark)}.WebButton_dark__fb9RD:hover{background:var(--web-panel-soft)}.WebButton_outline__DkSiv{background:transparent;border-color:var(--web-border);color:var(--web-ink)}.WebButton_outline__DkSiv:hover{border-color:var(--web-ink)}.WebButton_outlineOnDark__Qehuq{background:transparent;border-color:var(--web-border-on-dark);color:var(--web-text-on-dark)}.WebButton_outlineOnDark__Qehuq:hover{border-color:rgba(255,255,255,.4)}.WebButton_ghostOnDark__TeYm1{background:transparent;color:var(--web-text-on-dark)}.WebButton_ghostOnDark__TeYm1:hover{color:#ffffff}.WebButton_labelWrap__DtS4P{position:relative;display:block;overflow:hidden}.WebButton_labelClone__2FSNd,.WebButton_label__eCkqm{display:block;transition:transform .4s var(--web-ease)}.WebButton_labelClone__2FSNd{position:absolute;inset:0;transform:translateY(110%)}.WebButton_root__H9rVt:hover .WebButton_label__eCkqm{transform:translateY(-110%)}.WebButton_root__H9rVt:hover .WebButton_labelClone__2FSNd{transform:translateY(0)}.WebButton_arrow__Bp9DE{width:1rem;height:1rem;flex-shrink:0;transition:transform .3s var(--web-ease)}.WebButton_root__H9rVt:hover .WebButton_arrow__Bp9DE{transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.WebButton_arrow__Bp9DE,.WebButton_labelClone__2FSNd,.WebButton_label__eCkqm{transition:none}.WebButton_root__H9rVt:hover .WebButton_label__eCkqm{transform:none}.WebButton_root__H9rVt:hover .WebButton_labelClone__2FSNd{transform:translateY(110%)}}.WebsiteHeader_header__AImzU{position:fixed;top:1.125rem;left:0;right:0;z-index:100;display:flex;justify-content:center;padding:0 var(--web-gutter);pointer-events:none}.WebsiteHeader_pill__Zjcl_{pointer-events:auto;width:100%;max-width:var(--web-content-width);background:rgba(255,255,255,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(15,28,46,.08);border-radius:calc(var(--web-radius-card) - 2px);box-shadow:0 12px 32px -16px rgba(15,28,46,.25);transition:background-color .35s var(--web-ease),border-color .35s var(--web-ease)}.WebsiteHeader_onDark__ZS4VC{background:rgba(11,33,54,.72);border-color:var(--web-border-on-dark)}.WebsiteHeader_bar__ePQi7{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;padding:.5625rem .5625rem .5625rem 1.375rem}.WebsiteHeader_brandZone__gNxLh{display:flex;align-items:center;gap:.875rem;justify-self:start;min-width:0}.WebsiteHeader_brand__Xt0h5{display:flex;align-items:center;gap:.5625rem;text-decoration:none;flex-shrink:0}.WebsiteHeader_brandMark__Uqyqi{width:26px;height:auto}.WebsiteHeader_brandName__jfYPB{font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:var(--web-ink);transition:color .35s var(--web-ease)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_brandName__jfYPB{color:#ffffff}.WebsiteHeader_nav__ZBjFh{display:flex;align-items:center;justify-self:center;gap:.375rem}.WebsiteHeader_navLink__BsygY{padding:.5rem .875rem;border-radius:var(--web-radius-pill);font-size:var(--web-label-size);font-weight:500;letter-spacing:-.01em;color:var(--web-ink);text-decoration:none;transition:color .25s var(--web-ease),background-color .25s var(--web-ease)}.WebsiteHeader_navLink__BsygY:hover{background:rgba(15,28,46,.06)}.WebsiteHeader_navLinkActive__arONa{color:var(--web-accent-text)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_navLink__BsygY{color:var(--web-text-on-dark)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_navLink__BsygY:hover{color:#ffffff;background:rgba(255,255,255,.08)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_navLinkActive__arONa{color:var(--web-accent)}.WebsiteHeader_actions__fqGiS{display:flex;align-items:center;justify-self:end;gap:.75rem;flex-shrink:0}.WebsiteHeader_socials__suD7r{display:flex;align-items:center;gap:.0625rem}.WebsiteHeader_socialLink__vqj2g{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--web-radius-pill);color:var(--web-ink);opacity:.75;transition:opacity .25s var(--web-ease),color .35s var(--web-ease),background-color .25s var(--web-ease)}.WebsiteHeader_socialLink__vqj2g:hover{opacity:1;background:rgba(15,28,46,.06)}.WebsiteHeader_socialLink__vqj2g svg{width:16px;height:16px}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_socialLink__vqj2g{color:var(--web-text-on-dark)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_socialLink__vqj2g:hover{color:#ffffff;background:rgba(255,255,255,.08)}.WebsiteHeader_socialDivider__al1IF{width:1px;height:18px;background:rgba(15,28,46,.12);flex-shrink:0;transition:background-color .35s var(--web-ease)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_socialDivider__al1IF{background:var(--web-border-on-dark)}.WebsiteHeader_signIn__8fE_D{padding:.5rem .25rem;font-size:var(--web-label-size);font-weight:500;white-space:nowrap;color:var(--web-ink);text-decoration:none;transition:color .25s var(--web-ease),opacity .25s var(--web-ease);opacity:.85}.WebsiteHeader_signIn__8fE_D:hover{opacity:1}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_signIn__8fE_D{color:var(--web-text-on-dark)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_signIn__8fE_D:hover{color:#ffffff}.WebsiteHeader_menuToggle__dNlrJ{display:none;align-items:center;justify-content:center;width:42px;height:42px;background:none;border:none;border-radius:var(--web-radius-pill);color:var(--web-ink);cursor:pointer;transition:color .35s var(--web-ease)}.WebsiteHeader_onDark__ZS4VC .WebsiteHeader_menuToggle__dNlrJ{color:#ffffff}.WebsiteHeader_menuToggle__dNlrJ svg{width:22px;height:22px}.WebsiteHeader_mobilePanel__r_s7Y{display:none;padding:.5rem 1.25rem 1.25rem;border-top:1px solid rgba(15,28,46,.08)}.WebsiteHeader_mobileNav__vscQf{display:flex;flex-direction:column}.WebsiteHeader_mobileNavLink__CDFT_{padding:.875rem 0;font-size:1.0625rem;font-weight:500;color:var(--web-ink);text-decoration:none;border-bottom:1px solid rgba(15,28,46,.08)}.WebsiteHeader_mobileNavLink__CDFT_:hover{color:var(--web-accent-text)}.WebsiteHeader_mobileSocials__2gUZs{display:flex;align-items:center;gap:.5rem;padding-top:1.125rem}.WebsiteHeader_mobileSocialLink__aSkEH{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(15,28,46,.12);border-radius:var(--web-radius-pill);color:var(--web-ink);transition:border-color .25s var(--web-ease),color .25s var(--web-ease)}.WebsiteHeader_mobileSocialLink__aSkEH:hover{border-color:var(--web-accent-text);color:var(--web-accent-text)}.WebsiteHeader_mobileSocialLink__aSkEH svg{width:18px;height:18px}.WebsiteHeader_mobileActions__QF3DL{display:flex;align-items:center;gap:1.25rem;padding-top:1.125rem}.WebsiteHeader_mobileSignIn__tsw02{font-size:1.0625rem;font-weight:500;color:var(--web-ink);text-decoration:none}@media (max-width:75em){.WebsiteHeader_socialDivider__al1IF,.WebsiteHeader_socials__suD7r{display:none}}@media (max-width:62em){.WebsiteHeader_bar__ePQi7{display:flex;justify-content:space-between}.WebsiteHeader_actions__fqGiS,.WebsiteHeader_nav__ZBjFh{display:none}.WebsiteHeader_menuToggle__dNlrJ{display:flex}.WebsiteHeader_pillOpen__WL29p{background:rgba(255,255,255,.97)}.WebsiteHeader_pillOpen__WL29p .WebsiteHeader_mobilePanel__r_s7Y{display:block}}.WebsiteFooter_footer__zdUuF{background:var(--web-panel);padding:clamp(3.5rem,7vw,6rem) var(--web-gutter) 2.5rem}.WebsiteFooter_container__vlMPX{max-width:var(--web-content-width);margin:0 auto}.WebsiteFooter_top__g1wSd{display:flex;justify-content:space-between;gap:clamp(2.5rem,6vw,6rem);padding-bottom:clamp(2.5rem,5vw,4rem);border-bottom:1px solid var(--web-border-on-dark)}.WebsiteFooter_brandCol__kjsc9{display:flex;flex-direction:column;gap:1.25rem;max-width:340px}.WebsiteFooter_brand__7UuO0{display:flex;align-items:center;gap:.625rem;text-decoration:none;width:-moz-fit-content;width:fit-content}.WebsiteFooter_brandMark___sJ2E{width:28px;height:auto}.WebsiteFooter_brandName__tJgrl{font-size:1.25rem;font-weight:600;letter-spacing:-.02em;color:#ffffff}.WebsiteFooter_blurb__shm4T{font-size:var(--web-body-size);line-height:1.55;color:var(--web-text-on-dark-muted)}.WebsiteFooter_email__yF9gY{font-size:var(--web-body-size);font-weight:500;color:var(--web-accent);text-decoration:none;width:-moz-fit-content;width:fit-content}.WebsiteFooter_email__yF9gY:hover{text-decoration:underline}.WebsiteFooter_socials__K96uh{display:flex;gap:.625rem}.WebsiteFooter_socialLink__gsDCL{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--web-border-on-dark);border-radius:var(--web-radius-pill);color:var(--web-text-on-dark);transition:border-color .25s var(--web-ease),color .25s var(--web-ease)}.WebsiteFooter_socialLink__gsDCL:hover{border-color:var(--web-accent);color:var(--web-accent)}.WebsiteFooter_socialLink__gsDCL svg{width:18px;height:18px}.WebsiteFooter_linkCols__3eT7X{display:flex;gap:clamp(2rem,5vw,5rem);flex-wrap:wrap}.WebsiteFooter_linkCol__BG5A3{display:flex;flex-direction:column;gap:.75rem;min-width:140px}.WebsiteFooter_colHeading__6X2_h{font-size:var(--web-label-size);font-weight:600;color:#ffffff;margin-bottom:.375rem}.WebsiteFooter_link__jD0Ca{font-size:var(--web-body-size);color:var(--web-text-on-dark-muted);text-decoration:none;width:-moz-fit-content;width:fit-content;transition:color .25s var(--web-ease)}.WebsiteFooter_link__jD0Ca:hover{color:var(--web-accent)}.WebsiteFooter_bottom__RCNG9{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:2rem}.WebsiteFooter_legal__p1_oB{font-size:.875rem;color:var(--web-text-on-dark-muted)}@media (max-width:62em){.WebsiteFooter_top__g1wSd{flex-direction:column}}.WebsiteLayout_root__1ZmVt{font-family:var(--font-inter),sans-serif;background:var(--web-bg);color:var(--web-ink);-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}.WebsiteLayout_main__MF3ws{flex:1 1}.LegalShell_root__wRjJF{padding:clamp(7.5rem,14vh,10rem) var(--web-gutter) var(--web-section-pad);background:var(--web-bg)}.LegalDocument_container__HX9Ta{max-width:680px;margin:0 auto;padding:4rem var(--spacing-md) 5rem}.LegalDocument_header__9aCUo{margin-bottom:3.5rem}.LegalDocument_title__KMRGE{font-size:2.5rem;font-weight:500;letter-spacing:-.045em;color:var(--text);line-height:1.1;margin-bottom:1.75rem}.LegalDocument_headerMetaItem__ne0q3,.LegalDocument_headerMeta__TbErj{display:flex;align-items:stretch}.LegalDocument_headerMetaDivider__KMIwg{width:1px;margin:0 2rem;background-color:var(--divider-color);align-self:stretch}.LegalDocument_metaDateField__pOuib{display:flex;flex-direction:column;gap:.375rem;min-width:7.5rem}.LegalDocument_metaDateLabel___wUKV{font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dimmed);line-height:1}.LegalDocument_metaDateValue__6UT1q{font-size:.9375rem;font-weight:400;letter-spacing:-.01em;color:var(--text);line-height:1.3}.LegalDocument_headerRule__KxkFo{margin-top:2.25rem;height:1px;background-color:var(--divider-color)}.LegalDocument_notice__9UUr4{margin-bottom:3rem}.LegalDocument_noticeLabel__wh2BM{display:block;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dimmed);margin-bottom:.625rem}.LegalDocument_noticeText__WW4vl{font-size:.9375rem;line-height:1.75;color:var(--text)}.LegalDocument_body__E7lqT{display:flex;flex-direction:column;gap:2.75rem}.LegalDocument_sectionTitle__IKHM3{font-size:1.0625rem;font-weight:500;letter-spacing:-.01em;color:var(--text);line-height:1.35;margin-bottom:1rem}.LegalDocument_subsection__f0S8E{margin-top:1.25rem;padding-left:.75rem;border-left:1px solid var(--divider-color)}.LegalDocument_subsectionTitle__W8itK{font-size:.9375rem;font-weight:500;color:var(--text);line-height:1.35;margin-bottom:.75rem}.LegalDocument_paragraph__eWXoS{font-size:.9375rem;line-height:1.75;color:var(--text);margin-bottom:.875rem}.LegalDocument_paragraph__eWXoS:last-child{margin-bottom:0}.LegalDocument_list__4Cyw6{margin:.25rem 0 .875rem;padding-left:1.125rem;display:flex;flex-direction:column;gap:.5rem}.LegalDocument_listItem__hVeWs{font-size:.9375rem;line-height:1.75;color:var(--text)}.LegalDocument_definitionsList__7doxm{margin:0;padding-left:1.125rem;display:flex;flex-direction:column;gap:.625rem;list-style:disc}.LegalDocument_definitionItem__jnD9C{padding-left:.25rem;font-size:.9375rem;line-height:1.75;color:var(--text)}.LegalDocument_definitionTerm__3kp6q{display:inline;font-weight:500;color:var(--text)}.LegalDocument_definitionDash__VFDCw{color:var(--text-dimmed)}.LegalDocument_definitionDesc__PEQl_{display:inline;color:var(--text)}.LegalDocument_inlineLink__NRRmF{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--divider-color);text-decoration-color:var(--divider-color);text-underline-offset:3px;transition:-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease;transition:text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.LegalDocument_inlineLink__NRRmF:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}.LegalDocument_tableWrapper__6dw5n{overflow-x:auto;margin-top:1.25rem}.LegalDocument_table__N37qR{width:100%;border-collapse:collapse;font-size:.8125rem;line-height:1.5}.LegalDocument_table__N37qR td,.LegalDocument_table__N37qR th{padding:.75rem 0;border-bottom:1px solid var(--divider-color);text-align:left;vertical-align:top}.LegalDocument_table__N37qR th{font-weight:500;color:var(--text-dimmed);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;padding-bottom:.625rem}.LegalDocument_table__N37qR tbody tr:last-child td{border-bottom:none}@media (max-width:768px){.LegalDocument_container__HX9Ta{padding:2.5rem var(--spacing-md) 3.5rem}.LegalDocument_title__KMRGE{font-size:1.875rem;margin-bottom:1.5rem}.LegalDocument_header__9aCUo{margin-bottom:2.5rem}.LegalDocument_headerMeta__TbErj{flex-direction:column;gap:1.25rem}.LegalDocument_headerMetaItem__ne0q3{flex-direction:column}.LegalDocument_headerMetaDivider__KMIwg{display:none}.LegalDocument_headerRule__KxkFo{margin-top:1.75rem}.LegalDocument_body__E7lqT{gap:2.25rem}}