.privacy_container__IY2dB{position:relative;width:100%;min-height:100%;background:#fafafa;font-family:var(--font-locale),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans GB","Microsoft YaHei",sans-serif}.privacy_contentWrapper__86Rpd{max-width:1200px;margin:0 auto;padding:20px;overflow:visible}.privacy_card__OAjBa{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 0 16px 0 rgba(128,128,128,.2);padding:40px}.privacy_header__VQ9fT{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.privacy_title__BrbMi{font-size:32px;font-weight:500;color:#000000;margin:0 0 16px}.privacy_updateInfo__RNDgt{font-size:14px;color:#6b7280;margin:0}.privacy_content__jv6g8{font-size:15px;line-height:1.8;color:#374151}.privacy_content__jv6g8 h2{font-size:20px;font-weight:600;color:#000000;margin:32px 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.privacy_content__jv6g8 h3{font-size:18px;font-weight:600;color:#1f2937;margin:24px 0 12px}.privacy_content__jv6g8 h4{font-size:16px;font-weight:600;color:#374151;margin:20px 0 10px}.privacy_content__jv6g8 p{margin:0 0 12px;text-align:justify}.privacy_content__jv6g8 ol,.privacy_content__jv6g8 ul{margin:12px 0;padding-left:28px}.privacy_content__jv6g8 li{margin:8px 0}.privacy_content__jv6g8 strong{font-weight:600;color:#000000}.privacy_content__jv6g8 em{font-style:italic}.privacy_content__jv6g8 blockquote{margin:16px 0;padding:12px 16px;background:rgba(0,0,0,.03);border-left:4px solid #3b82f6}.dark .privacy_container__IY2dB{background:#0f172a}.dark .privacy_card__OAjBa{background:rgba(30,41,59,.8);box-shadow:0 0 16px 0 rgba(0,0,0,.4)}.dark .privacy_title__BrbMi{color:#ffffff}.dark .privacy_updateInfo__RNDgt{color:#94a3b8}.dark .privacy_header__VQ9fT{border-bottom-color:#334155}.dark .privacy_content__jv6g8{color:#cbd5e1}.dark .privacy_content__jv6g8 h2{color:#ffffff;border-bottom-color:#334155}.dark .privacy_content__jv6g8 h3{color:#e2e8f0}.dark .privacy_content__jv6g8 h4{color:#cbd5e1}.dark .privacy_content__jv6g8 strong{color:#ffffff}.dark .privacy_content__jv6g8 blockquote{background:rgba(255,255,255,.05);border-left-color:#60a5fa}@media (max-width:768px){.privacy_contentWrapper__86Rpd{padding:20px 16px}.privacy_card__OAjBa{padding:24px 20px}.privacy_title__BrbMi{font-size:24px}.privacy_content__jv6g8 h2{font-size:18px}.privacy_content__jv6g8 h3{font-size:16px}.privacy_content__jv6g8{font-size:14px}}.Button_btn__x__kd.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs,8px);font-family:var(--font-locale);font-weight:600;border:1px solid transparent;border-radius:var(--radius-full,99px);cursor:pointer;white-space:nowrap;box-shadow:none;transition:background-color .2s,color .2s,border-color .2s,opacity .2s}.Button_btn__x__kd.ant-btn:disabled{cursor:not-allowed;opacity:.45}
/* !important:盖过 antd v6 `:where(...).ant-btn.ant-btn-round.ant-btn-lg` 的 padding-inline(特异性 0,4,0)*/.Button_lg__2Fw1x.ant-btn{height:46px!important;min-height:46px;padding:0 var(--space-lg,24px)!important;font-size:16px;line-height:24px}.Button_md__fwg2m.ant-btn{height:var(--agent-button-height,36px)!important;min-height:var(--agent-button-height,36px);
  /* !important:盖过 antd v6 round 按钮默认 padding-inline，确保二级按钮统一为 px16 */padding:0 var(--agent-button-padding-x,16px)!important;padding-inline:var(--agent-button-padding-x,16px)!important;font-size:var(--agent-button-font-size,14px);line-height:var(--agent-button-line-height,22px)}.Button_withIcon__wRXzl.Button_md__fwg2m.ant-btn{padding:0 16px!important;padding-inline:16px!important}.Button_text__dsM1r.Button_withIcon__wRXzl.ant-btn{padding:0!important;padding-inline:0!important}.Button_sm__CDbQJ.ant-btn{height:24px!important;min-height:24px;
  /* !important:盖过 antd v6 round 按钮的 padding-inline(特异性 0,4,0)*/padding:0 8px!important;padding-inline:8px!important;font-size:12px;line-height:16px}
/* !important:盖过 antd v6 cssinjs 的 primary 蓝色 hover/active/focus,保持黑色主按钮 */.Button_primary__gNjMo.ant-btn{background:var(--color-text-primary,rgba(4,15,36,.85))!important;color:var(--color-text-inverse,#fff)!important;border-color:transparent!important}.Button_primary__gNjMo.ant-btn:active:not(:disabled),.Button_primary__gNjMo.ant-btn:focus:not(:disabled),.Button_primary__gNjMo.ant-btn:hover:not(:disabled){background:var(--color-ink-hover,#1a1a1a)!important;color:#ffffff!important;border-color:transparent!important}.Button_secondary__6ARy2.ant-btn{background:var(--color-bg-container,#fff);color:var(--color-text-primary,rgba(4,15,36,.85));border-color:var(--color-border-primary,#b0b0b0)}.Button_secondary__6ARy2.ant-btn:hover:not(:disabled){background:var(--color-fill-secondary,#efefef);color:rgba(4,15,36,.85);border-color:var(--color-border-primary,#b0b0b0)}.Button_danger__yObcW.ant-btn{background:var(--color-bg-container,#fff);color:#b42318;border-color:#f1c7c7}.Button_danger__yObcW.ant-btn:hover:not(:disabled){background:#fff7f7;color:#b42318;border-color:#f1c7c7}.Button_text__dsM1r.ant-btn{height:auto;padding:0;border:none;border-radius:0;background:transparent;color:var(--color-text-secondary,rgba(4,15,36,.55));font-weight:400}.Button_text__dsM1r.ant-btn:hover:not(:disabled){color:var(--color-text-primary,rgba(4,15,36,.85));background:transparent}.Button_icon__BTVtg{flex:0 0 auto}.Button_icon__BTVtg,.StatusTag_tag__CWsTF{display:inline-flex;align-items:center;justify-content:center}.StatusTag_tag__CWsTF{box-sizing:border-box;min-width:0;border-radius:var(--radius-full,99px);font-family:var(--font-code,"Menlo",monospace);font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}.StatusTag_md__WUo25{height:28px;min-height:28px;padding:0 12px}.StatusTag_sm__s1NWQ{height:24px;min-height:24px;padding:0 8px}.StatusTag_withLeading__zQS1m{display:inline-grid;grid-template-columns:var(--status-tag-icon-size,12px) minmax(0,1fr);align-items:center;column-gap:var(--space-xxs,4px);min-width:var(--status-tag-width,76px)}.StatusTag_leading__1BBbr{grid-column:1;display:flex;align-items:center;justify-content:flex-start;width:var(--status-tag-icon-size,12px);height:var(--status-tag-icon-size,12px);color:currentColor}.StatusTag_leading__1BBbr :where(svg,img){display:block;width:var(--status-tag-icon-size,12px);height:var(--status-tag-icon-size,12px);flex:0 0 auto}.StatusTag_label__kVQto{display:block;min-width:0;line-height:16px}.StatusTag_withLeading__zQS1m .StatusTag_label__kVQto{grid-column:2;text-align:center}.StatusTag_dot__TUh8m{display:block;width:6px;height:6px;border-radius:50%;background:currentColor}.StatusTag_success__H5j2s{background:var(--color-success-bg,#effff4);color:var(--color-success-active,#009952)}.StatusTag_info__m706S{background:var(--color-info-bg,#e6f4ff);color:var(--color-info,#0066ff)}.StatusTag_warning___G0yR{background:var(--color-warning-bg,#fff2e9);color:var(--color-warning,#ff8800)}.StatusTag_error__m8KUW{background:var(--color-error-bg,#fff2f0);color:var(--color-error-text,#ff4040)}.StatusTag_neutral__H6VRB{background:var(--color-fill-secondary,#efefef);color:var(--color-text-tertiary,rgba(4,15,36,.45))}.CapsuleFilter_capsule__tDpYX{display:inline-flex;align-items:center;gap:15px;padding:8px;height:48px;box-sizing:border-box;border-radius:var(--radius-full,99px);background:var(--color-bg-page,#f8f8f8)}.CapsuleFilter_itemActive__Rm4c7,.CapsuleFilter_item__ynPAB{display:inline-flex;align-items:center;justify-content:center;width:var(--capsule-item-width,auto);height:32px;padding:0 16px;border:0;border-radius:var(--radius-full,99px);background:transparent;font-family:var(--font-cn,sans-serif);font-size:14px;font-weight:400;line-height:22px;white-space:nowrap;cursor:pointer;transition:color .18s ease,background .18s ease}.CapsuleFilter_item__ynPAB{color:var(--color-text-tertiary,rgba(4,15,36,.45))}.CapsuleFilter_item__ynPAB:hover{color:var(--color-text-secondary,rgba(4,15,36,.55))}.CapsuleFilter_itemActive__Rm4c7{background:var(--color-bg-container,#ffffff);color:var(--color-text-primary,rgba(4,15,36,.85));box-shadow:0 1px 6px rgba(4,15,36,.02)}.SearchInput_search__zC9kh.ant-input-affix-wrapper{width:100%;min-height:48px;padding-block:12px;padding-inline:20px 0;border:0;border-radius:var(--radius-full,99px);background:var(--color-bg-container,#ffffff);font-family:var(--font-cn,sans-serif);font-size:14px;line-height:22px;box-shadow:none}.SearchInput_search__zC9kh.ant-input-affix-wrapper:hover{border-color:transparent;background:var(--color-bg-container,#ffffff)}.SearchInput_search__zC9kh.ant-input-affix-wrapper-focused{border-color:transparent;background:var(--color-bg-container,#fff);box-shadow:none}.SearchInput_search__zC9kh .ant-input{background:transparent;font-size:14px;line-height:22px}.SearchInput_search__zC9kh .ant-input::placeholder{color:var(--color-text-tertiary,rgba(4,15,36,.45))}.SearchInput_search__zC9kh .ant-input-prefix{margin-inline:0 12px 0 0;color:var(--color-text-tertiary,rgba(4,15,36,.45))}.SearchInput_search__zC9kh .ant-input-suffix{margin-inline:0 16px 0 0}.NativeSelect_wrapper__tjih3{position:relative;display:block;width:100%}.NativeSelect_select__Dypxy{width:100%;appearance:none;-webkit-appearance:none;background-image:none!important;padding-right:48px!important}.NativeSelect_icon__A5rCM{position:absolute;top:50%;right:16px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;transform:translateY(-50%);color:rgba(4,15,36,.55);font-size:14px;line-height:1;pointer-events:none}.NativeSelect_select__Dypxy:disabled+.NativeSelect_icon__A5rCM{opacity:.45}.RequiredFieldLabel_requiredLabel__oM9Za{display:inline-flex;align-items:center;gap:4px}.RequiredFieldLabel_requiredMark__dm1U7{color:var(--color-error-text,#ff4040)}.OperationChip_chip__jK6jp{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;white-space:nowrap;text-decoration:none;box-shadow:none}.OperationChip_chip__jK6jp:disabled{cursor:not-allowed}.OperationChip_lg__VxiFL{height:36px;padding:0 16px;font-family:var(--font-en,"Poppins"),var(--font-cn,sans-serif);font-size:14px;line-height:22px;font-weight:400;border-radius:99px}.OperationChip_md__Odp00{height:32px;padding:0 12px}.OperationChip_md__Odp00,.OperationChip_sm__SbLIn{font-family:var(--font-en,"Poppins"),var(--font-cn,sans-serif);font-size:12px;line-height:16px;font-weight:400;border-radius:99px}.OperationChip_sm__SbLIn{height:24px;padding:0 8px}.OperationChip_xs__W5QLn{height:22px;padding:0 12px;font-family:var(--font-en,"Poppins"),var(--font-cn,sans-serif);font-size:12px;line-height:16px;font-weight:400;border-radius:99px}.OperationChip_outline__v4L2U{border:1px solid var(--color-border-primary,#b0b0b0);background:var(--color-bg-container,#ffffff);color:var(--color-text-primary,rgba(4,15,36,.85))}.OperationChip_dangerOutline__8cdhP{border:1px solid var(--color-error-border,#ffc1ba);background:var(--color-bg-container,#ffffff);color:var(--color-error-text,#ff4040)}.OperationChip_surface__OoYCu{border:none;background:var(--color-bg-container,#ffffff);color:var(--color-text-primary,#000000)}.OperationChip_soft__DP8u5{border:1px solid #e5e5e5;background:#eeeeee;color:#000000}.OperationChip_text__smgun{border:none;background:transparent;color:var(--color-text-secondary,rgba(4,15,36,.55))}.DataTable_table__fpetT.ant-table-wrapper{width:100%;min-width:0;max-width:100%;overflow:hidden;border:1px solid #e6e9e6;border-radius:var(--radius-lg,24px);background:#fbfbfb;color:rgba(10,15,10,.55);font-family:var(--font-cn,sans-serif);font-size:14px;line-height:22px}.DataTable_table__fpetT.ant-table-wrapper .ant-table,.DataTable_table__fpetT.ant-table-wrapper .ant-table-container{border-radius:inherit;background:#fbfbfb}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:transparent transparent;scrollbar-width:thin}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content:focus-visible{border-radius:calc(var(--radius-lg, 24px) - 1px);outline:2px solid #91a892;outline-offset:-3px}.DataTable_table__fpetT.ant-table-wrapper[data-scrollbar-active=true] .ant-table-content{scrollbar-color:rgba(10,15,10,.28) transparent}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content::-webkit-scrollbar{height:8px}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content::-webkit-scrollbar-thumb,.DataTable_table__fpetT.ant-table-wrapper .ant-table-content::-webkit-scrollbar-track{border-radius:var(--radius-full,99px)}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content::-webkit-scrollbar-track{background:transparent}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content::-webkit-scrollbar-thumb{border:2px solid transparent;background:transparent;transition:border-color .16s ease,background-color .16s ease}.DataTable_table__fpetT.ant-table-wrapper[data-scrollbar-active=true] .ant-table-content::-webkit-scrollbar-thumb{border-color:#fbfbfb;background-color:rgba(10,15,10,.28)}.DataTable_table__fpetT.ant-table-wrapper .ant-table-content::-webkit-scrollbar-corner{background:transparent}.DataTable_table__fpetT.ant-table-wrapper .ant-table-thead>tr>th{box-sizing:border-box;height:48px;padding:var(--data-table-header-padding-block,var(--space-sm,12px)) var(--data-table-cell-padding-inline,var(--space-xl,32px))!important;border-bottom:0;background:#fff;color:rgba(10,15,10,.55);font-family:var(--font-cn,sans-serif);font-size:14px;font-weight:500;line-height:22px;vertical-align:middle;white-space:nowrap}.DataTable_table__fpetT.ant-table-wrapper .ant-table-thead>tr>th:before{display:none!important}.DataTable_table__fpetT.ant-table-wrapper .ant-table-tbody>tr:not(.ant-table-measure-row)>td{box-sizing:border-box;padding:var(--data-table-cell-padding-block,var(--space-base,16px)) var(--data-table-cell-padding-inline,var(--space-xl,32px))!important;border-bottom:1px solid #f5f6f5;background:#fbfbfb;color:rgba(10,15,10,.55);font-family:var(--font-cn,sans-serif);font-size:14px;font-weight:400;line-height:22px;vertical-align:top}.DataTable_table__fpetT.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:focus-within>td,.DataTable_table__fpetT.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:#f5f6f5}.DataTable_table__fpetT.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-end{background:#fff}.DataTable_table__fpetT.ant-table-wrapper .ant-table-tbody>tr:not(.ant-table-measure-row)>td.ant-table-cell-fix-end{background:#fbfbfb}.DataTable_table__fpetT.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:focus-within>td.ant-table-cell-fix-end,.DataTable_table__fpetT.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-end{background:#f5f6f5}.DataTable_table__fpetT.ant-table-wrapper .ant-table-container:after{box-shadow:none!important}.DataTable_table__fpetT.ant-table-wrapper .ant-table-placeholder>td{height:var(--data-table-empty-height,54px);vertical-align:middle!important}.DataTable_tableLoading__GeYvl.ant-table-wrapper .ant-table-placeholder>td{padding:0!important}.DataTable_bodyLoading__1ZFYM{display:grid;width:100%;min-height:var(--data-table-empty-height,54px);place-items:center}.ListEmptyState_emptyState__CNeAA{display:flex;min-height:234px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ListEmptyState_illustration__ZgHDY{display:block;width:172px;height:164px;flex:0 0 164px}.ListEmptyState_copy__BpAg_{display:flex;flex-direction:column;align-items:center}.ListEmptyState_description__c2N1u,.ListEmptyState_title__YYP_T{margin:0;font-family:var(--font-locale,var(--font-cn,sans-serif))}.ListEmptyState_title__YYP_T{color:#0a0f0a;font-size:16px;font-weight:500;line-height:24px}.ListEmptyState_description__c2N1u{color:rgba(10,15,10,.45);font-size:14px;font-weight:400;line-height:22px}.Pagination_pagination__2qRis{display:flex;width:100%;min-width:0;min-height:30px;align-items:center;justify-content:flex-end;gap:12px;font-family:var(--font-locale,var(--font-cn,sans-serif))}.Pagination_summary__VxjZo{display:flex}.Pagination_pageSizeSelect__jQhk4,.Pagination_summary__VxjZo{height:30px;flex:0 0 auto;align-items:center;gap:8px;padding:4px 16px;border-radius:99px;background:#f8f8f8;color:rgba(4,15,36,.85);font-size:14px;font-weight:400;line-height:22px;white-space:nowrap}.Pagination_pageSizeSelect__jQhk4{position:relative;display:inline-flex;box-sizing:border-box}.Pagination_pageSizeSelect__jQhk4 select{position:absolute;inset:0;width:100%;height:100%;appearance:none;-webkit-appearance:none;padding:0;border:0;border-radius:99px;background:transparent;color:transparent;cursor:pointer;opacity:0}.Pagination_pageSizeSelect__jQhk4:has(select:focus-visible){outline:2px solid #91a892;outline-offset:2px}.Pagination_pageSizeSelect__jQhk4 img{display:block;width:14px;height:14px;flex:0 0 14px;pointer-events:none}.Pagination_visuallyHidden__t21_a{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Pagination_summary__VxjZo img{display:block;width:14px;height:14px;flex:0 0 14px}.Pagination_controls__SUS6Z{display:flex;height:30px;flex:0 0 auto;align-items:center;gap:8px}.Pagination_arrow__i_7te{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;padding:0;border:0;border-radius:2px;background:transparent;cursor:pointer}.Pagination_arrow__i_7te:hover:not(:disabled){background:#eef0ee}.Pagination_arrow__i_7te:focus-visible{outline:2px solid #91a892;outline-offset:2px}.Pagination_arrow__i_7te:disabled{cursor:not-allowed}.Pagination_arrow__i_7te img{display:block;width:16px;height:16px}.Pagination_nextDisabledIcon__1zMdT,.Pagination_previousActiveIcon__9hqWv{transform:rotate(180deg)}.Pagination_currentPage__8sNoS{display:inline-flex;width:48px;height:24px;flex:0 0 48px;align-items:center;justify-content:center;border-radius:99px;background:#0a0f0a;color:#f8faf8;font-size:14px;font-weight:400;line-height:22px}.Pagination_separator__iNqzS,.Pagination_totalPages__gGTCv{color:rgba(4,15,36,.85);font-size:14px;font-weight:400;line-height:22px}.Pagination_separator__iNqzS{font-family:"Lato",var(--font-en,sans-serif)}@media (max-width:640px){.Pagination_pagination__2qRis{flex-wrap:wrap}.Pagination_summary__VxjZo{max-width:100%;overflow:hidden}.Pagination_summary__VxjZo span{overflow:hidden;text-overflow:ellipsis}}.FadeInImage_box__C4LmV{position:relative;display:block;width:100%;height:100%;overflow:hidden}.FadeInImage_ph__pIx_t{position:absolute;inset:0;z-index:1;background-size:cover;background-position:50%;filter:blur(28px);transform:scale(1.12);opacity:1;transition:opacity .5s ease;pointer-events:none}.FadeInImage_loaded__bMV8O .FadeInImage_ph__pIx_t{opacity:0}.FadeInImage_revealOnLoad__B31t4>img{opacity:0;transition:opacity .2s ease}.FadeInImage_revealOnLoad__B31t4.FadeInImage_loaded__bMV8O>img{opacity:1}@media(prefers-reduced-motion:reduce){.FadeInImage_ph__pIx_t,.FadeInImage_revealOnLoad__B31t4>img{transition:none}}.Hero_hero__kbr_l{position:relative;width:1440px;height:891px;display:flex;align-items:center}.Hero_bg__UQYQY{position:absolute;top:0;left:calc(-1*var(--canvas-offset-x, 0px)/var(--canvas-scale, 1));width:calc(100vw/var(--canvas-scale, 1));height:calc(100% - 31.5px);overflow:hidden;z-index:0;pointer-events:none}.Hero_bg__UQYQY:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(0,0,0,0) 75%,#000000);pointer-events:none}.Hero_bg__UQYQY img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.Hero_content__epmLq{position:relative;z-index:1;display:flex;width:100%;height:388px;box-sizing:border-box;padding:24px 120px;justify-content:center;align-items:center;gap:64px}.Hero_copy__PhHjb{width:413px;height:340px;flex:1 0 0;gap:24px}.Hero_copy__PhHjb,.Hero_text__q4KX9{display:flex;flex-direction:column;align-items:flex-start}.Hero_text__q4KX9{width:100%;gap:20px}.Hero_title__XlxXg{font-size:48px;font-weight:500;line-height:56px;color:#fff;white-space:pre}.Hero_subtitle__Yi403,.Hero_title__XlxXg{margin:0;font-family:var(--font-locale);font-style:normal}.Hero_subtitle__Yi403{font-size:20px;font-weight:400;line-height:28px;color:#e5e5e5}.Hero_actions__4l2eh{display:flex;align-items:center;gap:14px}.Hero_btnPrimary__lTBLs{display:inline-flex;box-sizing:border-box;height:44px;padding:12px 6px 12px 24px;align-items:center;gap:24px;border-radius:60px;background:#fff;border:none;cursor:pointer;font-family:var(--font-locale);font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#000;white-space:nowrap;transition:transform .32s cubic-bezier(.34,1.56,.64,1),box-shadow .32s ease}.Hero_btnPrimary__lTBLs:hover{transform:translateY(-2px);box-shadow:0 10px 26px hsla(0,0%,100%,.22)}.Hero_btnPrimary__lTBLs:active{transform:translateY(0) scale(.98);transition-duration:.1s}.Hero_primaryArrow__ZJ99f{display:block;width:32.859px;height:31.971px;flex-shrink:0}.Hero_btnGhost__YPdtJ{display:flex;box-sizing:border-box;align-items:center;justify-content:center;height:44px;padding:6px 16px;gap:10px;border-radius:43px;background:rgba(0,0,0,0);border:1px solid #fff;cursor:pointer;font-family:var(--font-locale);font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#fff;white-space:nowrap;transition:background .2s ease,color .2s ease}.Hero_btnGhost__YPdtJ:hover{background:hsla(0,0%,100%,.1)}.Hero_code__N3YzT{width:723.012px;height:315px;flex-shrink:0}.Scenarios_section__8xvxY{position:relative;width:1440px;height:3250px;padding-top:44.62px}.Scenarios_heading__vMAdK{box-sizing:border-box;display:flex;width:1400px;height:164px;margin:0 auto;padding:0 120px;flex-direction:column;align-items:center;justify-content:center;gap:24px}.Scenarios_title__NZMCC{width:100%;font-weight:500;font-size:48px;line-height:56px;color:#fff}.Scenarios_subtitle__crphG,.Scenarios_title__NZMCC{margin:0;text-align:center;font-family:var(--font-locale)}.Scenarios_subtitle__crphG{width:756px;font-weight:400;font-size:20px;line-height:28px;color:#f8faf8}.Scenarios_hLine__FPOMd{position:absolute;left:85.11px;width:1264.74px;border-top:1px solid hsla(0,0%,100%,.1)}.Scenarios_vLine__kS6TR{position:absolute;left:719.21px;width:0;border-left:1px solid hsla(0,0%,100%,.1)}.LoginForm_form__TkC13{width:100%;display:flex;flex-direction:column;align-items:center}.LoginForm_title__LN3pv{font-size:22px;font-weight:700;color:black;line-height:normal;margin-bottom:8px}.LoginForm_subtitle__p6woO{font-size:12px;color:#868686;font-weight:500;line-height:normal;margin-bottom:24px}.LoginForm_inputWrapper__akhoj{margin-bottom:14px;width:100%}.LoginForm_phoneInputContainer__07nxf{display:flex;align-items:center;background:#f9f9f9;border:1.031px solid #e9e9e9;border-radius:12.066px;height:42.75px;width:315px;padding-left:13.3px;padding-right:13.3px}.LoginForm_countryCode__7NPR_{color:#8f8f8f;font-size:12px;font-weight:500;line-height:normal}.LoginForm_divider__aW_Pj{width:0;height:13.252px;margin-left:10.86px;margin-right:10.86px;border-right:1px solid #e9e9e9}.LoginForm_input__QNAR_{flex:1;background:transparent;outline:none;color:black;font-size:12px;font-weight:500;line-height:normal;border:none}.LoginForm_input__QNAR_::placeholder{color:#b4b4b4}.LoginForm_input__QNAR_:-webkit-autofill,.LoginForm_input__QNAR_:-webkit-autofill:active,.LoginForm_input__QNAR_:-webkit-autofill:focus,.LoginForm_input__QNAR_:-webkit-autofill:hover{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#000;caret-color:#000;transition:background-color 9999s ease-out 0s}.LoginForm_codeWrapper__sp8xF{margin-bottom:14px;display:flex;align-items:center;gap:7.875px;width:315px}.LoginForm_codeInputContainer__nnNRo{display:flex;align-items:center;background:#f9f9f9;border:1.031px solid #e9e9e9;border-radius:12.066px;height:42.75px;width:189px;padding-left:13.3px;padding-right:13.3px;gap:9px}.LoginForm_codeIcon___tN_g{flex-shrink:0}.LoginForm_codeButton__I2UkW{background:#f9f9f9;border:1.031px solid #e9e9e9;border-radius:12.066px;height:42.75px;width:118.125px;font-size:12px;font-weight:500;line-height:normal;color:black;transition:all .2s;cursor:pointer}.LoginForm_codeButton__I2UkW:hover{opacity:.8}.LoginForm_codeButton__I2UkW:disabled{cursor:not-allowed;color:#c4c4c4;border-color:#e9e9e9}.LoginForm_loginButton__7lEPg{width:313.5px;height:42.75px;border-radius:12.066px;background:black;color:white;font-weight:500;font-size:14px;line-height:normal;margin-bottom:16px;transition:all .2s;cursor:pointer;border:none}.LoginForm_loginButton__7lEPg:hover{opacity:.9}.LoginForm_loginButton__7lEPg:disabled{opacity:.5;cursor:not-allowed}.LoginForm_methodDivider__ZaGH_{width:315px;display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#929292;font-size:11px}.LoginForm_methodDivider__ZaGH_:after,.LoginForm_methodDivider__ZaGH_:before{content:"";flex:1;height:1px;background:#e5e5e5}.LoginForm_googleButton__W8jil{width:313.5px;height:42.75px;border-radius:12.066px;border:1px solid #dedede;background:#fff;color:#181818;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px;cursor:pointer}.LoginForm_googleButton__W8jil:disabled{opacity:.5;cursor:not-allowed}.LoginForm_googleLogo__Kps9b{width:18px;height:18px;flex:0 0 18px;object-fit:contain}.LoginForm_agreementWrapper__BE1yN{display:flex;align-items:center;justify-content:center}.LoginForm_nativeCheckbox__I_zw8{width:13px;height:13px;margin:0;accent-color:#111;flex-shrink:0}.LoginForm_agreementLabel__JhJT3{font-size:10px;color:#909090;font-weight:500;line-height:normal;display:flex;align-items:center;gap:6px;cursor:pointer}.LoginForm_checkbox__RkNFA{position:relative;cursor:pointer;transition:all .2s;flex-shrink:0;display:flex;align-items:center;justify-content:center}.LoginForm_checkboxIcon___KtFT,.LoginForm_checkbox__RkNFA{width:10.125px;height:10.125px}.LoginForm_checkboxDot__0R7F1{position:absolute;width:4px;height:4px;background:#909090;border-radius:50%}.LoginForm_agreementText__GUcQJ{white-space:nowrap;line-height:normal}.LoginForm_agreementLink__GTHlD{color:#2a2a2a;text-decoration:underline;text-decoration-style:solid}@media (max-width:768px){.LoginForm_codeWrapper__sp8xF,.LoginForm_googleButton__W8jil,.LoginForm_loginButton__7lEPg,.LoginForm_methodDivider__ZaGH_,.LoginForm_phoneInputContainer__07nxf{width:100%}.LoginForm_codeInputContainer__nnNRo{flex:1;width:auto;min-width:0}.LoginForm_codeButton__I2UkW{flex-shrink:0}}.LoginForm_dark__ZpFdD .LoginForm_title__LN3pv{font-size:24px;font-weight:500;line-height:32px;color:#fff;margin-bottom:12px}.LoginForm_dark__ZpFdD .LoginForm_subtitle__p6woO{font-size:14px;font-weight:400;line-height:22px;color:#e2dbdb;margin-bottom:24px}.LoginForm_dark__ZpFdD .LoginForm_inputWrapper__akhoj{margin-bottom:16px}.LoginForm_dark__ZpFdD .LoginForm_phoneInputContainer__07nxf{width:100%;height:48px;padding:0 24px;background:rgba(255,255,255,.17);border:none;border-radius:99px}.LoginForm_dark__ZpFdD .LoginForm_countryCode__7NPR_{font-size:14px;font-weight:400;color:#fff}.LoginForm_dark__ZpFdD .LoginForm_divider__aW_Pj{height:12px;margin-left:12px;margin-right:12px;border-right-color:#d9d9d9}.LoginForm_dark__ZpFdD .LoginForm_input__QNAR_{font-size:14px;font-weight:400;color:#fff}.LoginForm_dark__ZpFdD .LoginForm_input__QNAR_::placeholder{color:rgba(255,255,255,.55)}.LoginForm_dark__ZpFdD .LoginForm_input__QNAR_:-webkit-autofill,.LoginForm_dark__ZpFdD .LoginForm_input__QNAR_:-webkit-autofill:active,.LoginForm_dark__ZpFdD .LoginForm_input__QNAR_:-webkit-autofill:focus,.LoginForm_dark__ZpFdD .LoginForm_input__QNAR_:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff}.LoginForm_dark__ZpFdD .LoginForm_codeWrapper__sp8xF{width:100%;gap:12px;margin-bottom:16px}.LoginForm_dark__ZpFdD .LoginForm_codeInputContainer__nnNRo{flex:1;width:auto;min-width:0;height:48px;padding:0 24px;background:rgba(255,255,255,.17);border:none;border-radius:99px}.LoginForm_dark__ZpFdD .LoginForm_codeIcon___tN_g{display:none}.LoginForm_dark__ZpFdD .LoginForm_codeButton__I2UkW{flex-shrink:0;width:auto;height:48px;padding:0 24px;font-size:14px;font-weight:400;color:rgba(255,255,255,.9);background:rgba(255,255,255,.17);border:1px solid #cfd8e5;border-radius:99px}.LoginForm_dark__ZpFdD .LoginForm_codeButton__I2UkW:disabled{color:rgba(255,255,255,.35);border-color:rgba(255,255,255,.35)}.LoginForm_dark__ZpFdD .LoginForm_loginButton__7lEPg{width:100%;height:46px;font-weight:400;background:#000;border-radius:53px;margin-bottom:16px}.LoginForm_dark__ZpFdD .LoginForm_methodDivider__ZaGH_{width:100%;color:rgba(255,255,255,.45)}.LoginForm_dark__ZpFdD .LoginForm_methodDivider__ZaGH_:after,.LoginForm_dark__ZpFdD .LoginForm_methodDivider__ZaGH_:before{background:rgba(255,255,255,.25)}.LoginForm_dark__ZpFdD .LoginForm_googleButton__W8jil{width:100%;height:46px;color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.35);border-radius:53px;margin-bottom:20px}.LoginForm_dark__ZpFdD .LoginForm_nativeCheckbox__I_zw8{accent-color:#fff}.LoginForm_dark__ZpFdD .LoginForm_agreementLabel__JhJT3{font-size:12px;letter-spacing:.6px;color:rgba(255,255,255,.45)}.LoginForm_dark__ZpFdD .LoginForm_checkbox__RkNFA{width:13px;height:13px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.LoginForm_dark__ZpFdD .LoginForm_checkboxIcon___KtFT{display:none}.LoginForm_dark__ZpFdD .LoginForm_checkboxDot__0R7F1{width:5px;height:5px;background:rgba(255,255,255,.9)}.LoginForm_dark__ZpFdD .LoginForm_agreementLink__GTHlD{color:rgba(255,255,255,.9)}.Header_header__WK3da{position:sticky;top:0;z-index:100;height:var(--site-header-height,80px);display:flex;justify-content:center;align-items:flex-start;backdrop-filter:blur(2.5px);background:rgba(1,1,1,.1);view-transition-name:site-header}.Header_inner__B73FV{width:1440px;flex:none;box-sizing:border-box;padding:24px 64px;min-width:0;transform:scale(var(--site-header-scale,1));transform-origin:top center;display:flex;align-items:center;justify-content:space-between}.Header_logo__6Oq21{display:flex;align-items:center;gap:5.32px;width:164px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;text-decoration:none}.Header_logoMark__hzSPT{width:25.058px;height:15.197px;display:block}.Header_logoWordmark__6lyDR{width:93.692px;height:16px;display:block}.Header_nav__1Q2h_{gap:24px;width:744px}.Header_navItem__7uCC8,.Header_nav__1Q2h_{display:flex;align-items:center;justify-content:center}.Header_navItem__7uCC8{position:relative;padding:4px 12px;font-family:var(--font-locale);font-weight:400;font-size:14px;line-height:22px;color:#757575;background:rgba(0,0,0,0);border:none;white-space:nowrap;cursor:pointer;text-decoration:none;transition:color .25s ease,transform .25s ease}.Header_navItem__7uCC8:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:1.5px;border-radius:1px;background:#fff;transform:scaleX(0);transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1)}.Header_navItem__7uCC8:hover,.Header_navItem__7uCC8[aria-current=location]{color:#fff}.Header_navItem__7uCC8:hover:after,.Header_navItem__7uCC8[aria-current=location]:after{transform:scaleX(1)}.Header_navItem__7uCC8:hover{transform:translateY(-1px)}.Header_actions__OYwxg{display:flex;align-items:center;gap:14px}.Header_contactBtn__cSsvQ,.Header_loginBtn__HfC6c{display:flex;align-items:center;justify-content:center;height:32px;border-radius:42px;font-family:var(--font-locale);font-weight:500;font-size:14px;line-height:normal;white-space:nowrap;cursor:pointer}.Header_loginBtn__HfC6c{padding-left:15px;padding-right:15px;background:#eff0f0;border:none;color:#1e1e1e}.Header_loginBtnLabels__ssDG7{display:grid;place-items:center}.Header_loginBtnLabel__7pbod{grid-area:1/1}.Header_loginBtnLabelHidden__pCAc7{visibility:hidden}.Header_contactBtn__cSsvQ{padding:0 30px;background:rgba(0,0,0,0);border:1px solid #b7b7b7;color:#fff}.LoginModal_overlay__lpnWN{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:20px}.LoginModal_backdrop__TRQ__{position:absolute;inset:0;background:rgba(0,0,0,.59)}.LoginModal_formContainer__Rbkju,.LoginModal_modal__SFYnE{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.LoginModal_formContainer__Rbkju{z-index:10;max-width:354px;padding:32px 20px;background:rgba(255,255,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.36);border-radius:24px;flex-direction:column}.LoginModal_close__JLfY_{position:absolute;right:17px;top:14px;color:#fff;cursor:pointer}.LoginModal_close__JLfY_ svg{display:block;width:16px;height:16px}.mobile_root__rbJlm{position:sticky;top:0;z-index:200}.mobile_bar__RjhxT{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 var(--h5-pad,20px);background:rgba(1,1,1,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.mobile_logo__Bl7I7{display:flex;align-items:center;gap:4px;text-decoration:none;background:none;border:none;padding:0}.mobile_logoMark__o22sF{width:18.8px;height:11.4px;flex:none;display:block}.mobile_logoWordmark__t7awW{width:70.3px;height:12px;flex:none;display:block}.mobile_actions__ScryK{display:flex;align-items:center;gap:12px}.mobile_loginPill__Uya6t{padding:6px 12px;border:none;border-radius:99px;background:#fff;color:#1e1e1e;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .15s ease}.mobile_loginPill__Uya6t:active{opacity:.7}.mobile_hamburger___RTU4{position:relative;width:28px;height:28px;padding:0;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile_hamburger___RTU4 span{display:block;width:16px;height:2px;border-radius:9999px;background:#fff;transition:transform .28s ease,opacity .2s ease}.mobile_hamburger___RTU4:active span{opacity:.7}.mobile_hamburgerOpen__u_Jte span:first-child{transform:translateY(5px) rotate(45deg)}.mobile_hamburgerOpen__u_Jte span:nth-child(2){opacity:0}.mobile_hamburgerOpen__u_Jte span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.mobile_scrim__C0mnh{position:fixed;top:52px;left:0;right:0;bottom:0;z-index:198}.mobile_drawer__yg90C{position:fixed;top:54px;left:0;right:0;z-index:199;padding:0 12px;animation:mobile_drawerIn__BoyoA .24s ease}@keyframes mobile_drawerIn__BoyoA{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile_panel__T38__{display:flex;flex-direction:column;padding:2px 0;border-radius:12px;background:#313131;overflow:hidden}.mobile_drawerItem__ZNBq3{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 16px 11px;font-size:14px;line-height:26px;color:#e3e3e3;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color .15s ease}.mobile_drawerItem__ZNBq3:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:hsla(0,0%,100%,.06)}.mobile_drawerItem__ZNBq3:last-child{padding-bottom:10px}.mobile_drawerItem__ZNBq3:last-child:after{display:none}.mobile_drawerItem__ZNBq3:active,.mobile_drawerItem__ZNBq3[aria-current=location]{background-color:hsla(0,0%,100%,.08)}.mobile_chevron__66vlv{width:16px;height:16px;flex:none;display:block}.PrivacyModal_overlay__rqcTA{position:fixed;inset:0;z-index:301;display:flex;align-items:center;justify-content:center;padding:1rem}.PrivacyModal_close__BWOj5{position:absolute;right:26px;top:22px;cursor:pointer}.PrivacyModal_backdrop__1_XRZ{position:absolute;inset:0;background:rgba(0,0,0,.5)}.PrivacyModal_privacyModal__qCbi5{position:relative;width:400px;max-width:100%;background:rgba(255,255,255,1);border-radius:16px;box-shadow:0 0 16px 0 rgba(105,117,149,.2);padding:36px 24px;display:flex;flex-direction:column;justify-content:space-between}.PrivacyModal_header__Us9rh{display:flex;align-items:center;gap:8px;width:100%}.PrivacyModal_icon__dlcXE{width:8.889px;height:8.889px;flex-shrink:0}.PrivacyModal_title__U_RAc{font-size:18px;font-weight:700;color:black;line-height:normal;margin-bottom:14px}.PrivacyModal_content__7GKeW{font-size:14px;font-weight:500;line-height:normal;display:flex;text-align:left;gap:2px;flex-wrap:wrap;margin-bottom:24px}.PrivacyModal_contentText__ik3b_{color:black}.PrivacyModal_contentLink__DELie{color:#5c5c5c;text-decoration:underline;text-decoration-style:solid;cursor:pointer}.PrivacyModal_buttonGroup__FbSOC{display:flex;gap:12px;width:100%;justify-content:right}.PrivacyModal_cancelButton__9USnN{width:68.571px;height:32px;background:#f9f9f9;border:1px solid #e9e9e9;border-radius:8px;font-size:12px;font-weight:500;color:#010101;cursor:pointer;transition:all .2s}.PrivacyModal_cancelButton__9USnN:hover{opacity:.8}.PrivacyModal_confirmButton__H2_RF{width:91.429px;height:32px;background:#010101;border:none;border-radius:8px;font-size:12px;font-weight:500;color:white;cursor:pointer;transition:all .2s}.PrivacyModal_confirmButton__H2_RF:hover{opacity:.9}.modelMobile_root__PFpXh{padding:48px 20px 34px;height:100%;color:#fff;position:relative;z-index:1}.modelMobile_tagRow__IurIN{display:flex;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;margin-bottom:14px}.modelMobile_tagRow__IurIN::-webkit-scrollbar{display:none}.modelMobile_tag___DHEo{flex:0 0 auto;padding:6px 12px;border:1px solid #dbdcdd;border-radius:60px;background:rgba(0,0,0,0);color:#fff;font-size:12px;font-weight:500;line-height:normal;white-space:nowrap;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.modelMobile_tagActive__kQsoE{background:#fff;color:#090e19;box-shadow:2px 2px 3.65px rgba(31,38,52,.15)}.modelMobile_carousel__LMrjQ{margin:48px -17px 0;overflow:hidden;touch-action:pan-y;user-select:none;-webkit-user-select:none;cursor:grab}.modelMobile_carousel__LMrjQ:active{cursor:grabbing}.modelMobile_track__gYBJa{display:flex;align-items:center;gap:7px;height:195px;width:max-content;margin-left:50%;transition:transform .35s ease}.modelMobile_vCard__n71D_{position:relative;flex:0 0 auto;box-sizing:border-box;width:190px;height:140px;padding:4px;border-radius:26px;background:#e6e6e6;cursor:pointer;transition:width .35s ease,height .35s ease,background .3s ease}.modelMobile_vCardActive__6LhEV{width:202px;height:195px;background:#fff}.modelMobile_vImg__bE797{display:block;width:100%;height:100%;border-radius:22px;object-fit:cover}.modelMobile_vCardActive__6LhEV .modelMobile_vImg__bE797{border-radius:24px}.modelMobile_vPanel__5m6RK{position:absolute;left:4px;right:4px;bottom:4px;height:86px;border-radius:22px;background:#e6e6e6;padding:22px 17px 0;box-sizing:border-box}.modelMobile_vName__nsMRL{margin:0;font-size:14px;font-weight:800;color:#757575;opacity:.7;line-height:1.3}.modelMobile_vSub__AI3Kj{margin:6px 0 0;font-size:10px;font-weight:300;color:dimgray;opacity:.8;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modelMobile_playBtn__raFwq{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 2px 10px rgba(0,0,0,.18)}.modelMobile_playIcon__Ufj0l{width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #111;border-style:solid;border-width:7px 0 7px 12px;margin-left:3px}.modelMobile_pauseIcon__omIDE{width:11px;height:13px;border-left:4px solid #111;border-right:4px solid #111;box-sizing:border-box}.modelMobile_captionRow__tYCmz{display:flex;align-items:center;justify-content:center;gap:38px;margin-top:32px}.modelMobile_arrow__TJO0h{display:grid;place-items:center;padding:4px;border:none;background:none;cursor:pointer}.modelMobile_arrow__TJO0h img{width:16px;height:16px}.modelMobile_arrowLeft__ex7Ei{transform:rotate(180deg)}.modelMobile_caption__npLJu{text-align:center;width:170px}.modelMobile_captionTitle__2XU2t{font-size:16px;font-weight:400;margin:0 0 7px;color:#fff}.modelMobile_captionSub__x1XDb{font-size:12px;font-weight:300;color:#e9e9e9;margin:0;line-height:1.5;min-height:36px}.modelMobile_menu__Slsez{list-style:none;margin:6px 0 0;padding:4px;border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.18);max-height:180px;overflow-y:auto}.modelMobile_menu__Slsez>li{list-style:none}.modelMobile_menuItem__YP5Ie{display:flex;width:100%;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:13px;color:#2c2c2c;border:0;background:rgba(0,0,0,0);text-align:left;cursor:pointer}.modelMobile_menuItemActive__pyyne{background:rgba(0,0,0,.06);color:#0f0e0d}.modelMobile_menuAvatar__4X5pg{width:20px;height:20px;border-radius:50%;object-fit:cover;flex:0 0 auto}.modelMobile_block__Q1hmr{display:flex;flex-direction:column}.modelMobile_ttsCard__A7u6f{background:#fff;border-radius:20px;padding:12px 12px 12px 10px;height:295px;box-sizing:border-box;color:#0f0e0d}.modelMobile_screenFade__6T_2P{display:flex;flex-direction:column;height:100%;animation:modelMobile_ttsFade__AcHji .3s ease}@keyframes modelMobile_ttsFade__AcHji{0%{opacity:0}to{opacity:1}}.modelMobile_ttsTop__XBvg9{display:flex;align-items:center}.modelMobile_ghostPill__QglWJ{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border:.75px solid #e5e5e5;border-radius:53px;background:rgba(0,0,0,0);font-size:12px;font-weight:500;color:#0f0e0d;white-space:nowrap;cursor:pointer;user-select:none}.modelMobile_voiceList__k5meH{flex:1;min-height:0;margin-top:10px;overflow-y:auto;padding:0;list-style:none}.modelMobile_voiceList__k5meH>li{margin:0}.modelMobile_voiceRow__r_xsP{display:flex;width:100%;align-items:center;gap:9px;padding:6px 9px;border:0;border-radius:16px;background:rgba(0,0,0,0);color:inherit;text-align:left;cursor:pointer}.modelMobile_voiceRow__r_xsP img{width:20px;height:20px;border-radius:50%;object-fit:cover}.modelMobile_voiceRow__r_xsP span{font-size:14px;font-weight:500;color:#0f0e0d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modelMobile_voiceRowActive__Kpc_y{background:#ececec}.modelMobile_ttsBottom__qWC5C{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.modelMobile_ttsSelectors__c_wri{display:flex;flex:1 1 auto;align-items:center;min-width:0}.modelMobile_ttsSelectors__c_wri>div{flex:1 1 0;min-width:0}.modelMobile_ttsPlaybackActions__K_bsY{display:flex;flex:0 0 auto;align-items:center;gap:8.417px}.modelMobile_ttsAudioControl__Gna8f{position:relative;display:inline-flex;width:26px;height:26px;flex:0 0 26px;align-items:center;justify-content:center;padding:0;overflow:hidden;border:none;border-radius:50%;background:#000;cursor:pointer;transition:opacity .16s ease,transform .16s ease}.modelMobile_ttsAudioPlayIcon__l2iZ0{position:absolute;inset:0;display:block;width:26px;height:26px}.modelMobile_ttsAudioPauseIcon__usRwW{position:absolute;left:9px;top:8px;display:block;width:8.5px;height:9.392px}.modelMobile_ttsAudioIconHidden__MlJbv{visibility:hidden;opacity:0}.modelMobile_selPill__eb5uJ{display:inline-flex;max-width:100%;align-items:center;gap:6px;padding:5px 8px;border:0;border-radius:53px;background:rgba(0,0,0,0);font-size:12px;font-weight:500;color:#0f0e0d;cursor:pointer;user-select:none}.modelMobile_selText__s0BbQ{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modelMobile_ttsTextarea__Bz1mO{flex:1;min-height:0;width:100%;margin-top:10px;padding:0 8px;border:none;background:rgba(0,0,0,0);color:#0f0e0d;font-size:14px;line-height:23px;resize:none;outline:none;box-sizing:border-box;font-family:inherit}.modelMobile_cloneCard__buakv{background:#fff;border-radius:25px;padding:17px 26px 16px;color:#000}.modelMobile_cloneHint__xnE34{font-size:12px;color:#756f6b;margin:0 0 8px}.modelMobile_cloneBody__sd9eL{font-size:14px;line-height:19px;color:#000;margin:0 0 16px}.modelMobile_cloneRow__qGIFT{display:flex;align-items:center;justify-content:space-between;gap:12px}.modelMobile_cloneListen__rWyhV{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#333;cursor:pointer}.modelMobile_cloneListen__rWyhV img{width:19px;height:17px}.modelMobile_cloneDisabled__kRK6T{opacity:.4;pointer-events:none}.modelMobile_cloneRecord__PBz5O{padding:5px 12px;border:none;border-radius:53px;background:#000;color:#fff;font-size:12px;font-weight:500;line-height:normal;white-space:nowrap;cursor:pointer}.modelMobile_cloneRecord__PBz5O:disabled{opacity:.6;cursor:default}.modelMobile_cloneRecordOn__nr04N{background:#e5484d}.modelMobile_cloneMoonCard__28WHj{position:relative;margin-top:8px;background:#fff;border-radius:25px;padding:5px;cursor:pointer}.modelMobile_cloneMoonImg__BvwXz{display:block;width:100%;height:109px;border-radius:21px;object-fit:cover}.modelMobile_cloneMoonLabel__xX2_h{position:absolute;left:30px;bottom:26px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#fff}.modelMobile_cloneMoonLabel__xX2_h img{width:15px;height:15px}.modelMobile_caretDark__woZKL{width:0;height:0;border-color:rgba(15,14,13,.7) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:4px 3.5px 0}.modelMobile_playDark__Q45Sk{padding:5px 12px;border:none;border-radius:53px;background:#488553;color:#fff;font-size:12px;font-weight:500;line-height:normal;cursor:pointer}.modelMobile_ttsPlaybackActions__K_bsY .modelMobile_playDark__Q45Sk{transition:background-color .16s ease,transform .16s ease}.modelMobile_playDark__Q45Sk:disabled{opacity:.6;cursor:default}.modelMobile_ghostPill__QglWJ:focus-visible,.modelMobile_menuItem__YP5Ie:focus-visible,.modelMobile_playDark__Q45Sk:focus-visible,.modelMobile_selPill__eb5uJ:focus-visible,.modelMobile_ttsAudioControl__Gna8f:focus-visible,.modelMobile_voiceRow__r_xsP:focus-visible{outline:2px solid #578458;outline-offset:2px}@media(hover:hover){.modelMobile_ttsAudioControl__Gna8f:hover{opacity:.78;transform:translateY(-1px)}.modelMobile_ttsPlaybackActions__K_bsY .modelMobile_playDark__Q45Sk:not(:disabled):hover{background:#486f49;transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.modelMobile_ttsAudioControl__Gna8f,.modelMobile_ttsPlaybackActions__K_bsY .modelMobile_playDark__Q45Sk{transition:none}}.deviceCardMobile_root__7VjjT{display:flex;width:394px;height:914.765px;flex-direction:column;gap:42px}.deviceCardMobile_capability__8_DP0{width:394px;box-sizing:border-box;padding:0 19px;color:#fff}.deviceCardMobile_capabilityTitle__xjEhN{display:flex;width:299.18px;height:78px;margin:0;align-items:center;font-family:var(--font-locale);font-size:26px;font-weight:600;line-height:39px}.deviceCardMobile_capabilityDesc__X99WA{display:flex;width:363px;margin-top:15px;align-items:center;color:rgba(248,250,248,.72);font-family:var(--font-locale);font-size:16px;font-weight:400;line-height:24px}.deviceCardMobile_tabs__VzU_T{display:flex;margin-top:15px;flex-direction:column;gap:5.202px;overflow:hidden}.deviceCardMobile_tab__8DKbJ{display:flex;width:378.887px;box-sizing:border-box;padding:12px 0;flex-direction:column;gap:6.069px;overflow:hidden;border:0;border-bottom:.434px solid hsla(0,0%,100%,.5);border-radius:0;background:rgba(0,0,0,0);color:#fff;font-family:var(--font-locale);text-align:left;cursor:pointer;transition:height .26s ease,padding .26s ease}.deviceCardMobile_tab__8DKbJ:last-of-type{border-bottom:none}.deviceCardMobile_tabActive__e6IH0{height:auto;padding:13.872px 0}.deviceCardMobile_tabHeading__FrlQF{display:flex;width:343.334px;flex:0 0 auto;align-items:center;justify-content:space-between}.deviceCardMobile_tabLabel__0Gvm3{font-size:13.87px;font-weight:500;line-height:20px}.deviceCardMobile_tabActive__e6IH0 .deviceCardMobile_tabLabel__0Gvm3{background:linear-gradient(90deg,#87cf89,#ffffff 56%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);font-weight:600}.deviceCardMobile_tabChevron__E7RuN{width:10.404px;height:5.202px;flex:0 0 auto;transition:transform .24s ease}.deviceCardMobile_tabActive__e6IH0 .deviceCardMobile_tabChevron__E7RuN{transform:rotate(180deg)}.deviceCardMobile_tabDescriptionWrap__nGpxt{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .26s ease,opacity .2s ease}.deviceCardMobile_tabActive__e6IH0 .deviceCardMobile_tabDescriptionWrap__nGpxt{grid-template-rows:1fr;opacity:1}.deviceCardMobile_tabDescription__yfQ_P{display:block;width:351.142px;min-height:0;overflow:hidden;white-space:pre-line;font-family:var(--font-locale);font-size:13.87px;font-weight:300;line-height:18px;color:rgba(248,250,248,.72)}.deviceCardMobile_capabilityFooter__mrhMH{display:flex;margin-top:15px;align-items:flex-start;justify-content:space-between;gap:8px}.deviceCardMobile_capabilityFooter__mrhMH p{width:261.156px;margin:0;font-family:var(--font-locale);font-size:10px;font-weight:300;line-height:14px;color:#fff}.deviceCardMobile_consoleButton__tW9V1{display:inline-flex;min-width:60px;height:24px;box-sizing:border-box;padding:4px 6px 4px 12px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:46px;background:#fff;color:#000;font-family:var(--font-locale);font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;cursor:pointer}.deviceCardMobile_consoleArrow__1EJJB{width:4px;height:6px;flex:0 0 auto}.deviceCardMobile_arrowButton__bndm6:focus-visible,.deviceCardMobile_consoleButton__tW9V1:focus-visible,.deviceCardMobile_previewContent__IBL__:focus-visible,.deviceCardMobile_tab__8DKbJ:focus-visible,.deviceCardMobile_voiceCard__a4qId:focus-visible{outline:2px solid #87cf89;outline-offset:3px}.deviceCardMobile_previewStage__W6LPs{position:relative;width:394px;height:389px}.deviceCardMobile_previewCard__es4mk{position:absolute;top:0;left:19.805px;width:353px;height:389px;box-sizing:border-box;padding:6px;overflow:hidden;border-radius:28px;background:#fff}.deviceCardMobile_previewContent__IBL__{position:relative;width:341px;height:377px;overflow:hidden;border-radius:24px;background:#08080c;animation:deviceCardMobile_preview-enter__2DmJz .3s cubic-bezier(.22,1,.36,1)}.deviceCardMobile_previewBackground__H0YGA{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}@keyframes deviceCardMobile_preview-enter__2DmJz{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}.deviceCardMobile_voiceCarousel__WJ44e{position:absolute;inset:0;z-index:1}.deviceCardMobile_voiceTrack___J0BH{position:absolute;top:49.01px;left:0;width:341px;height:195px}.deviceCardMobile_voiceCard__a4qId{position:absolute;top:27.446px;display:block;width:189.823px;height:140.107px;box-sizing:border-box;padding:3.451px;overflow:hidden;border:0;border-radius:25.885px;background:#e6e6e6;cursor:pointer;transition:left .34s ease,top .34s ease,width .34s ease,height .34s ease,opacity .2s ease}.deviceCardMobile_voiceLeft__5G_Po{left:-127.228px}.deviceCardMobile_voiceCenter__2_ICC{left:69.498px;z-index:2}.deviceCardMobile_voiceRight__9B_y1{left:278.405px}.deviceCardMobile_voiceHiddenLeft__b3WDg{left:-330px;opacity:0;pointer-events:none}.deviceCardMobile_voiceHiddenRight__vsu2d{left:520px;opacity:0;pointer-events:none}.deviceCardMobile_voiceCardActive__3TIj4{top:0;width:202.005px;height:195px;border-radius:25.885px;background:#fff}.deviceCardMobile_voiceImage__VJrY3{display:block;width:100%;height:100%;border-radius:22.434px;object-fit:cover}.deviceCardMobile_voiceCardActive__3TIj4 .deviceCardMobile_voiceImage__VJrY3{border-radius:23.928px}.deviceCardMobile_voiceSideCopy__Tc70r{position:absolute;right:3.451px;bottom:3.451px;left:3.451px;display:flex;height:85.695px;box-sizing:border-box;padding:24px 17px 8px;flex-direction:column;gap:6px;border-radius:22.434px;background:#e6e6e6;color:#757575;text-align:left}.deviceCardMobile_voiceSideTitle__7rdR2{overflow:hidden;font-family:var(--font-locale);font-size:12px;font-weight:600;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.deviceCardMobile_voiceSideDescription__prKio{display:-webkit-box;overflow:hidden;font-family:var(--font-locale);font-size:8px;font-weight:300;line-height:12px;color:dimgray;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deviceCardMobile_playButton__2QGje{position:absolute;top:50%;left:50%;display:grid;width:41.402px;height:41.402px;transform:translate(-50%,-50%);place-items:center;border-radius:50%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.18)}.deviceCardMobile_playIcon__EQaUA{width:0;height:0;margin-left:3px;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:10px solid #111}.deviceCardMobile_pauseIcon__kHanV{width:10px;height:12px;box-sizing:border-box;border-right:3px solid #111;border-left:3px solid #111}.deviceCardMobile_voiceCaption__sqcYK{position:absolute;top:279.01px;left:50%;display:flex;width:330px;height:63px;transform:translateX(-50%);align-items:center;justify-content:space-between}.deviceCardMobile_arrowButton__bndm6{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;background:rgba(0,0,0,0);cursor:pointer}.deviceCardMobile_arrowButton__bndm6 img{display:block;width:6px;height:12px}.deviceCardMobile_arrowButtonNext__f2PCO img{transform:rotate(180deg)}.deviceCardMobile_captionCopy__kFSA3{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;font-family:var(--font-locale);text-align:center}.deviceCardMobile_captionCopy__kFSA3 p{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#fff}.deviceCardMobile_captionCopy__kFSA3 span{display:-webkit-box;overflow:hidden;font-size:12px;font-weight:300;line-height:16px;color:#e9e9e9;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(prefers-reduced-motion:reduce){.deviceCardMobile_tabChevron__E7RuN,.deviceCardMobile_tabDescriptionWrap__nGpxt,.deviceCardMobile_tab__8DKbJ,.deviceCardMobile_voiceCard__a4qId{transition:none}.deviceCardMobile_previewContent__IBL__{animation:none}}.mobile_hero__WKUiV{height:1300px;padding-top:48px;overflow:visible}.mobile_head__P1miz,.mobile_hero__WKUiV{position:relative;width:394px;box-sizing:border-box}.mobile_head__P1miz{z-index:3;display:flex;padding:0 20px;flex-direction:column;gap:12px}.mobile_title__mGNRb{display:flex;flex:0;align-items:center;color:#fff;font-size:46px;font-weight:500;line-height:56px}.mobile_lead__Np5mK,.mobile_title__mGNRb{width:354px;margin:0;font-family:var(--font-locale);overflow-wrap:break-word}.mobile_lead__Np5mK{color:rgba(248,250,248,.72);font-size:16px;font-weight:400;line-height:24px}.mobile_device__IRUKG{position:relative;z-index:3;width:394px;height:914.765px;margin-top:48px}.mobile_glow___yuEr{position:absolute;z-index:2;top:1180px;left:0;width:394px;height:115.052px;overflow:hidden;pointer-events:none;mask-image:linear-gradient(180deg,#000 0,#000 58%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 58%,transparent)}.mobile_glow___yuEr img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.apiMobile_panel__ZvMbd{padding:12px}.apiMobile_card__jPenQ{position:relative;border-radius:20px;background:#fff;padding:14px 14px 10px}.apiMobile_code__GC5Ze{font-family:SF Mono,ui-monospace,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:22px;color:#1f2328;overflow-wrap:anywhere;padding-bottom:2px}.apiMobile_rowLine__hPaGG{padding-left:2ch;text-indent:-2ch}.apiMobile_rowIndent__JRvoe{padding-left:4ch;text-indent:-2ch}.apiMobile_rowIndent2__IWgZ3{padding-left:6ch;text-indent:-2ch}.apiMobile_cKw__PMomS{color:#cf222e}.apiMobile_cVar__MlaSp{color:#953800}.apiMobile_cFn__WLYPP{color:#8250df}.apiMobile_cProp__xbl_m{color:#0550ae}.apiMobile_cStr__YCrIe{color:#0a3069}.apiMobile_field___fjbs{position:relative;display:inline-block;vertical-align:middle;text-indent:0}.apiMobile_chip__AgwH4{display:inline-flex;align-items:center;gap:4px;text-indent:0;overflow-wrap:normal;white-space:nowrap;padding:0 6px;border:1px solid rgba(9,105,218,.45);border-radius:6px;background:rgba(9,105,218,.08);color:#0969da;font:inherit;line-height:18px;cursor:pointer;user-select:none}.apiMobile_chip__AgwH4:active{background:rgba(9,105,218,.16)}.apiMobile_caret__2QIS5{width:0;height:0;border-left:3.5px solid rgba(0,0,0,0);border-right:3.5px solid rgba(0,0,0,0);border-top:4px solid;opacity:.85}.apiMobile_text__Powsj{display:inline-block;vertical-align:middle;text-indent:0;max-width:100%;width:200px;padding:0 6px;border:1px solid rgba(9,105,218,.45);border-radius:6px;background:rgba(9,105,218,.06);color:#0a3069;font:inherit;line-height:18px;outline:none}.apiMobile_text__Powsj:focus{border-color:#0969da;background:rgba(9,105,218,.12)}.apiMobile_menu__E6xgH{position:absolute;top:calc(100% + 6px);left:0;z-index:10;margin:0;padding:4px;list-style:none;min-width:170px;max-height:180px;overflow-y:auto;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.apiMobile_menu__E6xgH>li{list-style:none}.apiMobile_menuItem__SPPyJ{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;border:0;border-radius:7px;font-size:12px;line-height:18px;color:#2c2c2c;background:rgba(0,0,0,0);font-family:inherit;text-align:left;cursor:pointer}.apiMobile_menuItem__SPPyJ:active{background:rgba(0,0,0,.05)}.apiMobile_menuItemActive__fCl8X{background:rgba(9,105,218,.1);color:#0969da}.apiMobile_menuName__yUs9b{font-family:var(--font-locale)}.apiMobile_menuId__oyDee{color:#9a9fa8;font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:11px}.apiMobile_bar__l4NXA{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.apiMobile_barLeft__pONAL{display:flex;min-width:0;align-items:center;gap:8px;color:#76716a}.apiMobile_copy__Twuiq{display:inline-flex;padding:0;border:none;background:none;color:#76716a;cursor:pointer}.apiMobile_copy__Twuiq:active{color:#0f0e0d}.apiMobile_lang__ftSQx{display:inline-flex;align-items:center;gap:5px;font-weight:500;color:#0f0e0d}.apiMobile_lang__ftSQx,.apiMobile_run__qrBgI{font-family:var(--font-locale);font-size:var(--h5-fs-label,12px)}.apiMobile_run__qrBgI{padding:8px 14px;border:none;border-radius:999px;background:#000;color:#fff;line-height:16px;cursor:pointer}.apiMobile_run__qrBgI:active{background:#2c2c2c}.apiMobile_run__qrBgI:disabled{opacity:.6;cursor:default}.apiMobile_chip__AgwH4:focus-visible,.apiMobile_copy__Twuiq:focus-visible,.apiMobile_menuItem__SPPyJ:focus-visible,.apiMobile_run__qrBgI:focus-visible{outline:2px solid #578458;outline-offset:2px}.apiMobile_homePanel__f80eG{width:353px;height:214.664px;padding:0}.apiMobile_homePanel__f80eG .apiMobile_card__jPenQ{display:flex;width:353px;height:214.664px;box-sizing:border-box;padding:12px 7px 12px 15px;flex-direction:column;border-radius:20px}.apiMobile_homePanel__f80eG .apiMobile_code__GC5Ze{width:331px;height:134.664px;flex:0 0 134.664px;box-sizing:border-box;margin-top:12px;padding:5px 8px 0;overflow:auto;border-radius:20px;background:#fafafa;font-size:7px;line-height:11px;scrollbar-width:none}.apiMobile_homePanel__f80eG .apiMobile_code__GC5Ze::-webkit-scrollbar{display:none}.apiMobile_homePanel__f80eG .apiMobile_chip__AgwH4,.apiMobile_homePanel__f80eG .apiMobile_text__Powsj{padding:0 3px;border-radius:3px;line-height:10px}.apiMobile_homePanel__f80eG .apiMobile_text__Powsj{width:150px}.apiMobile_homePanel__f80eG .apiMobile_caret__2QIS5{border-right-width:2px;border-left-width:2px;border-top-width:3px}.apiMobile_homePanel__f80eG .apiMobile_bar__l4NXA{width:331px;height:32px;flex:0 0 32px;margin-top:12px}.apiMobile_homePanel__f80eG .apiMobile_copy__Twuiq svg{width:10px;height:11px}.apiMobile_homePanel__f80eG .apiMobile_run__qrBgI{height:32px;padding:8px 12px;border-radius:53px;background:#578458;font-family:var(--font-locale);font-size:12px;font-weight:400;line-height:16px}.apiMobile_homePanel__f80eG .apiMobile_run__qrBgI:active{background:#476f48}.hero_hero__SFs6n{position:relative;padding:48px 20px 0}.hero_bg__KXrfx{position:absolute;left:-267px;top:-102px;width:963.95px;height:666.89px;z-index:0;pointer-events:none}.hero_bg__KXrfx img{width:100%;height:100%;display:block;object-fit:cover}.hero_inner__oU5jl{position:relative;z-index:1}.hero_tag__eYHmt{display:inline-flex;align-items:center;gap:8px;box-sizing:border-box;height:33px;padding:6px 15px;border-radius:56px;background:#282828}.hero_tagDot__kcUVT{width:10px;height:10px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.hero_tag__eYHmt p{margin:0;font-family:var(--font-locale);font-weight:400;font-size:14px;line-height:26px;color:#e3e3e3;white-space:nowrap}.hero_title__9Jj_2{width:328px;font-weight:500;font-size:36px;line-height:normal;color:#fff}.hero_subtitle__1gd9B,.hero_title__9Jj_2{margin:12px 0 0;font-family:var(--font-locale)}.hero_subtitle__1gd9B{font-weight:400;font-size:14px;line-height:20px;color:#e2dbdb}.hero_code__Bblrz{margin-top:12px;width:353px}.hero_code__Bblrz>div{padding:0}.hero_actions__iShWx{margin-top:24px;display:flex;gap:14px;align-items:center}.hero_btnPrimary___EnVV{display:flex;align-items:center;gap:12px;height:44px;padding:12px 6px 12px 18px;border-radius:60px;background:#fff;border:none;cursor:pointer;font-family:var(--font-locale);font-weight:900;font-size:16px;color:#020406;white-space:nowrap}.hero_btnPrimary___EnVV:active{transform:scale(.98)}.hero_btnGhost__eQP5D:focus-visible,.hero_btnPrimary___EnVV:focus-visible{outline:2px solid #87cf89;outline-offset:3px}.hero_btnPrimary___EnVV img{width:32.859px;height:31.971px}.hero_btnGhost__eQP5D{display:flex;align-items:center;justify-content:center;height:44px;padding:6px 16px;border-radius:43px;background:rgba(0,0,0,0);border:1px solid #fff;cursor:pointer;font-family:var(--font-locale);font-weight:400;font-size:16px;color:#faf9f9;white-space:nowrap}.hero_btnGhost__eQP5D:active{background:hsla(0,0%,100%,.1)}.hero_home__ouExu{width:394px;height:530.664px;box-sizing:border-box;padding:0 20px}.hero_home__ouExu .hero_inner__oU5jl{display:flex;width:354px;height:100%;flex-direction:column;align-items:flex-start}.hero_home__ouExu .hero_title__9Jj_2{display:flex;width:354px;flex:0;margin:0;align-items:center;font-family:var(--font-locale);font-size:38px;font-weight:600;line-height:46px;white-space:pre-line}.hero_home__ouExu .hero_subtitle__1gd9B{width:354px;min-height:58px;margin:12px 0 0;font-family:var(--font-locale);font-size:14px;font-weight:400;line-height:22px;color:#e2dbdb}.hero_home__ouExu .hero_code__Bblrz{width:353px;height:214.664px;flex:0 0 214.664px;margin-top:12px}.hero_home__ouExu .hero_code__Bblrz>div{height:100%;padding:0}.hero_home__ouExu .hero_actions__iShWx{height:44px;flex:0 0 44px;margin-top:24px}.hero_home__ouExu .hero_btnPrimary___EnVV{height:44px;padding:4px 6px 4px 16px;background:#fff;gap:12px;font-family:var(--font-locale);font-size:12px;font-weight:600;line-height:16px}.hero_home__ouExu .hero_btnGhost__eQP5D{height:44px;padding:6px 16px;font-family:var(--font-locale);font-size:14px;font-weight:600;line-height:22px}.Message_messageContainer__MLBm_{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;pointer-events:none}.Message_messageItem__0MmEy{display:flex;align-items:center;padding:12px 16px;margin-bottom:10px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);background:white;min-width:280px;max-width:80vw;pointer-events:auto;font-size:14px;line-height:1.5;animation:Message_slideDown__2UfzT .3s ease-out;transition:all .3s ease}.Message_messageItem__0MmEy:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.Message_messageItemExiting__J1Yt9{animation:Message_slideUp__3ANk5 .3s ease-in forwards}.Message_messageIcon__b1EpN{margin-right:8px;font-size:16px;flex-shrink:0}.Message_messageContent__ubRr9{flex:1;word-break:break-word}.Message_messageClose__z99MI{margin-left:8px;cursor:pointer;opacity:.6;transition:opacity .2s;font-size:14px;flex-shrink:0;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.Message_messageClose__z99MI:hover{opacity:1}.Message_messageSuccess__nPwsA{color:#52c41a;background-color:#f6ffed;border:1px solid #b7eb8f}.Message_messageSuccess__nPwsA .Message_messageIcon__b1EpN{color:#52c41a}.Message_messageError__52pKg{color:#ff4d4f;background-color:#fff2f0;border:1px solid #ffccc7}.Message_messageError__52pKg .Message_messageIcon__b1EpN{color:#ff4d4f}.Message_messageWarning__Xo3wq{color:#faad14;background-color:#fffbe6;border:1px solid #ffe58f}.Message_messageWarning__Xo3wq .Message_messageIcon__b1EpN{color:#faad14}.Message_messageInfo__YRPNr{color:#1890ff;background-color:#e6f7ff;border:1px solid #91d5ff}.Message_messageInfo__YRPNr .Message_messageIcon__b1EpN{color:#1890ff}@media (prefers-color-scheme:dark){.Message_messageItem__0MmEy{background-color:#1f1f1f;color:#ffffff}.Message_messageSuccess__nPwsA{background-color:#162312;border-color:#274916;color:#95de64}.Message_messageSuccess__nPwsA .Message_messageIcon__b1EpN{color:#95de64}.Message_messageError__52pKg{background-color:#2a1215;border-color:#58181c;color:#ff7875}.Message_messageError__52pKg .Message_messageIcon__b1EpN{color:#ff7875}.Message_messageWarning__Xo3wq{background-color:#2b2111;border-color:#613400;color:#ffd666}.Message_messageWarning__Xo3wq .Message_messageIcon__b1EpN{color:#ffd666}.Message_messageInfo__YRPNr{background-color:#111b26;border-color:#003a8c;color:#69c0ff}.Message_messageInfo__YRPNr .Message_messageIcon__b1EpN{color:#69c0ff}}@keyframes Message_slideDown__2UfzT{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes Message_slideUp__3ANk5{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.Partnership_section__3gAaW{position:relative;z-index:1;width:1440px;height:513px;background:#000}.Partnership_inner__gIp2j{display:flex;width:100%;height:100%;padding:0 120px;flex-direction:column;align-items:flex-start;gap:80px;box-sizing:border-box}.Partnership_heading__KQYrZ{position:relative;display:flex;width:1198px;height:104px;flex:none;flex-direction:column;align-items:flex-start;gap:8px}.Partnership_title__uD0V2{display:flex;height:70px;align-items:center;font-size:50px;font-weight:600;line-height:normal;color:#fff}.Partnership_subtitle__RsXna,.Partnership_title__uD0V2{width:100%;margin:0;font-family:var(--font-locale);white-space:nowrap}.Partnership_subtitle__RsXna{height:26px;font-size:16px;font-weight:400;line-height:26px;color:#e2dbdb}.Partnership_icon__Yms5X{position:absolute;top:19px;right:0;width:34px;right:34px}.Partnership_cards__4eqWn{display:flex;width:1198px;height:329px;flex:none;align-items:center;gap:43px}.Partnership_card__eeYXw{position:relative;width:360px;height:329px;flex:0 0 360px;overflow:hidden;border-radius:24px;background:#1c1c1c}.Partnership_visual__OjaY4{position:absolute;top:12px;left:12px;width:336px;height:337px;overflow:hidden;border-radius:12px 12px 24px 24px}.Partnership_artworkImage__IDISj,.Partnership_artwork__gpzVH{position:absolute;pointer-events:none}.Partnership_artworkImage__IDISj{display:block;max-width:none}.Partnership_apiAccess__mS7VN .Partnership_artwork__gpzVH{top:-73.5px;left:calc(50% + 20px);width:472px;height:265px;transform:translateX(-50%)}.Partnership_apiAccess__mS7VN .Partnership_artworkImage__IDISj{top:50%;left:50%;width:265px;height:472px;object-fit:cover;filter:blur(24px);transform:translate(-50%,-50%) rotate(90deg)}.Partnership_enterpriseDeployment__kz_xN .Partnership_artwork__gpzVH{top:-163px;left:calc(50% + 62.5px);width:673px;height:349px;filter:blur(32px);transform:translateX(-50%) scaleY(-1)}.Partnership_enterpriseDeployment__kz_xN .Partnership_artworkImage__IDISj{top:-86.24px;left:0;width:673px;height:435.48px}.Partnership_strategicPartnerships__QH2KA .Partnership_artwork__gpzVH{top:-23.5px;left:calc(50% + 10px);width:381.742px;height:258px;transform:translateX(-50%)}.Partnership_strategicPartnerships__QH2KA .Partnership_artworkImage__IDISj{top:50%;left:50%;width:258px;height:381.742px;object-fit:cover;transform:translate(-50%,-50%) rotate(-90deg) scaleY(-1)}.Partnership_cardHeading__VP2JW{position:absolute;z-index:2;top:12px;left:12px;display:flex;width:336px;height:66px;padding:0 24px;align-items:center;box-sizing:border-box}.Partnership_cardTitle__0WzUX{margin:0;font-family:var(--font-locale);font-size:20px;font-weight:600;line-height:28px;color:#fff;white-space:nowrap}.Partnership_cardBody__FHFOi{position:absolute;z-index:1;top:113px;left:11px;display:flex;width:338px;height:216px;padding:32px 24px 23px;flex-direction:column;align-items:flex-start;justify-content:space-between;box-sizing:border-box;border-radius:0 24px 0 0;background:#1c1c1c}.Partnership_cardNotch__virMq{position:absolute;top:-35px;left:0;display:block;width:283px;height:35.5px}.Partnership_descriptionWrap__zmPK5{display:flex;width:100%;padding:6px 0;align-items:flex-start;justify-content:center}.Partnership_cardDescription__LAguQ{width:100%;margin:0;line-height:22px;color:#f5f5f5;word-break:break-word}.Partnership_cardDescription__LAguQ,.Partnership_cta__v9aVl{font-family:var(--font-locale);font-size:14px;font-weight:400}.Partnership_cta__v9aVl{display:inline-flex;min-height:36px;padding:8px 16px;flex:none;align-items:center;gap:16px;box-sizing:border-box;border:0;border-radius:48px;appearance:none;background:rgba(0,0,0,0);box-shadow:inset 0 0 0 1px #7c7c7c;color:#f2f2f2;cursor:pointer;line-height:20px;white-space:nowrap}.Partnership_ctaArrow__3b9ew{position:relative;display:block;width:14px;height:20px;flex:none}.Partnership_ctaArrow__3b9ew img{position:absolute;top:50%;left:50%;display:block;width:10.333px;height:10.089px;transform:translate(-50%,-50%) rotate(-90deg)}.Partnership_cta__v9aVl:focus-visible{outline:2px solid #fff;outline-offset:3px}.mobile_section__Tt5bu{display:flex;width:394px;height:1280px;flex-direction:column;align-items:center;gap:24px;overflow:hidden}.mobile_head__UFCX6{display:flex;width:394px;padding:0 20px;flex:none;flex-direction:column;align-items:flex-start;gap:12px;box-sizing:border-box}.mobile_title__QCEoF{display:flex;height:138px;flex:none;flex-direction:column;justify-content:center;font-size:38px;font-weight:600;line-height:46px;color:#fff}.mobile_subtitle__1BEvF,.mobile_title__QCEoF{width:100%;margin:0;font-family:var(--font-locale);word-break:break-word}.mobile_subtitle__1BEvF{font-size:16px;font-weight:400;line-height:24px;color:#e2dbdb}.mobile_cards__2vQg0{display:flex;width:360px;flex:none;flex-direction:column;align-items:center;gap:24px}.mobile_card__BnSy0{position:relative;width:360px;height:329px;flex:none;overflow:hidden;border-radius:24px;background:#1c1c1c}.mobile_visual__XWFBQ{position:absolute;top:12px;left:12px;width:336px;height:337px;overflow:hidden;border-radius:12px 12px 24px 24px}.mobile_artworkImage__cpsa9,.mobile_artwork__rj6FO{position:absolute;pointer-events:none}.mobile_artworkImage__cpsa9{display:block;max-width:none}.mobile_apiAccess__mV7mm .mobile_artwork__rj6FO{top:-73.5px;left:calc(50% + 20px);width:472px;height:265px;transform:translateX(-50%)}.mobile_apiAccess__mV7mm .mobile_artworkImage__cpsa9{top:50%;left:50%;width:265px;height:472px;object-fit:cover;filter:blur(24px);transform:translate(-50%,-50%) rotate(90deg)}.mobile_enterpriseDeployment__93KA2 .mobile_artwork__rj6FO{top:-163px;left:calc(50% + 62.5px);width:673px;height:349px;filter:blur(32px);transform:translateX(-50%) scaleY(-1)}.mobile_enterpriseDeployment__93KA2 .mobile_artworkImage__cpsa9{top:-86.24px;left:0;width:673px;height:435.48px}.mobile_strategicPartnerships__AugxF .mobile_artwork__rj6FO{top:-23.5px;left:calc(50% + 10px);width:381.742px;height:258px;transform:translateX(-50%)}.mobile_strategicPartnerships__AugxF .mobile_artworkImage__cpsa9{top:50%;left:50%;width:258px;height:381.742px;object-fit:cover;transform:translate(-50%,-50%) rotate(-90deg) scaleY(-1)}.mobile_cardHeading__AO2rS{position:absolute;z-index:2;top:12px;left:12px;display:flex;width:336px;height:66px;padding:0 24px;align-items:center;box-sizing:border-box}.mobile_cardTitle__I4Ldx{margin:0;font-family:var(--font-locale);font-size:20px;font-weight:600;line-height:28px;color:#fff;white-space:nowrap}.mobile_cardBody__OCGrt{position:absolute;z-index:1;top:113px;left:11px;display:flex;width:338px;height:216px;padding:32px 24px 24px;flex-direction:column;align-items:flex-start;justify-content:space-between;box-sizing:border-box;background:#1c1c1c}.mobile_cardNotch__KNdBZ{position:absolute;top:-35px;left:0;display:block;width:283px;height:35.5px}.mobile_descriptionWrap__WTY5B{display:flex;width:100%;height:78px;padding:6px 0;flex:none;align-items:flex-start;justify-content:center;box-sizing:border-box}.mobile_cardDescription__Xcvdq{width:100%;margin:0;line-height:22px;color:#f5f5f5;word-break:break-word}.mobile_cardDescription__Xcvdq,.mobile_cta__aIyZz{font-family:var(--font-locale);font-size:14px;font-weight:400}.mobile_cta__aIyZz{display:inline-flex;min-height:36px;padding:8px 16px;flex:none;align-items:center;gap:16px;box-sizing:border-box;border:0;border-radius:48px;appearance:none;background:rgba(0,0,0,0);box-shadow:inset 0 0 0 1px #7c7c7c;color:#f2f2f2;cursor:pointer;line-height:20px;white-space:nowrap}.mobile_ctaArrow__tUScT{position:relative;display:block;width:14px;height:20px;flex:none}.mobile_ctaArrow__tUScT img{position:absolute;top:50%;left:50%;display:block;width:10.333px;height:10.089px;transform:translate(-50%,-50%) rotate(-90deg)}.mobile_cta__aIyZz:focus-visible{outline:2px solid #fff;outline-offset:3px}.card_card__nZ27b{display:flex;flex:1 1 0;min-width:1px;flex-direction:column;gap:10px;padding-bottom:12px;border-radius:30px;background:hsla(0,0%,100%,.24);backdrop-filter:blur(28px);color:#fff}.card_primary__qSuer{background:#fff;backdrop-filter:none;color:#000}.card_head__tTVnS{padding:12px}.card_headInner__6oQKC{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:182px;padding:24px 24px 16px;border-radius:24px;overflow:hidden;background:hsla(0,0%,100%,.13);color:#fff}.card_primary__qSuer .card_headInner__6oQKC{background:#0a0f0a}.card_primary__qSuer .card_headInner__6oQKC:before{content:"";position:absolute;inset:-45%;background:radial-gradient(52% 42% at 76% 12%,rgba(244,255,244,.92),rgba(244,255,244,0) 62%),radial-gradient(95% 75% at 52% 0,rgba(86,129,87,.85),rgba(86,129,87,0) 68%);filter:blur(18px);transform:rotate(-10deg);pointer-events:none}.card_headInner__6oQKC>*{position:relative;z-index:1}.card_name__kE_tg{margin:0;font-family:var(--font-locale);font-size:24px;font-weight:400;line-height:32px;word-break:break-word}.card_priceRow__GeKmC{display:flex;align-items:flex-end;gap:4px;white-space:nowrap}.card_price__AuXXb{font-size:48px;font-weight:500}.card_price__AuXXb,.card_unit__DIWYF{font-family:var(--font-locale);line-height:1}.card_unit__DIWYF{padding-bottom:5px;font-size:16px;font-weight:400}.card_features__jVOXm{display:flex;flex-direction:column;gap:12px;height:128px;margin:0;padding:0 24px 8px;list-style:none;box-sizing:border-box}.card_featureItem__ONg0j{font-family:var(--font-locale);font-size:14px;font-weight:300;line-height:24px;opacity:.8;word-break:break-word}.card_featureItem__ONg0j+.card_featureItem__ONg0j{padding-top:12px;border-top:1px dashed hsla(0,0%,100%,.9);margin-top:-12px}.card_primary__qSuer .card_featureItem__ONg0j+.card_featureItem__ONg0j{border-top-color:rgba(0,0,0,.9)}.card_ctaWrap__CW5Ym{padding:0 12px}.card_cta__3_HY_{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:none;border-radius:60px;background:#101010;color:#fff;font-family:var(--font-locale);font-size:18px;font-weight:500;line-height:24px;cursor:pointer;transition:opacity .2s ease}.card_cta__3_HY_:hover{opacity:.85}.mobile_section__jltoJ{position:relative;z-index:1;width:394px;padding:72px 0 80px;background:#000;box-sizing:border-box}.mobile_title__CjiK_{margin:0;padding:0 20px;font-family:var(--font-locale);font-size:38px;font-weight:600;line-height:46px;text-align:left;color:#fff}.mobile_cards__xJZzw{display:flex;flex-direction:column;gap:24px;margin-top:24px;padding:0 17px}.chip_chip__8HNYn{position:absolute;display:inline-flex;align-items:center;gap:12px;height:38px;padding:8px 14px 8px 12px;border-radius:60px;background:rgba(12,12,12,.62);border:1px solid hsla(0,0%,100%,.22);backdrop-filter:blur(6px);white-space:nowrap}.chip_play__uP8xb{display:inline-flex;width:22px;height:22px}.chip_label__5_p2A{font-family:var(--font-locale);font-size:14px;line-height:21px;color:#fff}.chip_wave__b32LK{display:inline-flex;align-items:center;gap:2.7px}.chip_wave__b32LK i{width:1.8px;border-radius:1px;background:hsla(0,0%,100%,.85)}.CreatorPlatform_section__07kf3{position:relative;z-index:1;width:1440px;padding:95px 0 130px;background:#000}.CreatorPlatform_heading__evxSy{width:989px;margin:0 auto;text-align:center;color:#fff}.CreatorPlatform_title__e_k_f{margin:0;font-family:var(--font-locale);font-size:44px;font-weight:500;line-height:56px}.CreatorPlatform_subtitle__IRMIY{margin:24px 0 0;font-family:var(--font-locale);font-size:16px;font-weight:300;line-height:24px;color:hsla(0,0%,100%,.64)}.CreatorPlatform_card__pe6bq{position:relative;width:1200px;height:473px;margin:0 auto;border-radius:24px;overflow:hidden;isolation:isolate;background:linear-gradient(252deg,rgba(0,0,0,.2) 43.86%,rgba(102,102,102,.2) 96.92%),#151615}.CreatorPlatform_multiVoice__BJhtr{margin-top:95px}.CreatorPlatform_characterLab___7xcV{margin-top:70px}.CreatorPlatform_bgWrap__sdeWB{position:absolute;inset:0;z-index:0;pointer-events:none}.CreatorPlatform_cardBg__Kumxf{width:100%;height:100%;object-fit:cover}.CreatorPlatform_copy__4LC0y{position:relative;z-index:1;position:absolute;left:58px;top:96px;width:500px;color:#fff}.CreatorPlatform_multiVoice__BJhtr .CreatorPlatform_copy__4LC0y{top:110px}.CreatorPlatform_cardTitle__sYrJ7{margin:0;font-family:var(--font-locale);font-size:32px;font-weight:500;line-height:42px}.CreatorPlatform_desc1__yBoJI{margin:24px 0 0;font-weight:400;color:hsla(0,0%,100%,.82)}.CreatorPlatform_desc1__yBoJI,.CreatorPlatform_desc2__xPMtP{font-family:var(--font-locale);font-size:16px;line-height:24px}.CreatorPlatform_desc2__xPMtP{margin:12px 0 0;font-weight:300;color:hsla(0,0%,100%,.55)}.CreatorPlatform_artwork__XtNyi{position:absolute;inset:0;pointer-events:none}.CreatorPlatform_waveform__rU_RD{position:absolute;left:634px;top:182px;width:498px;height:132px}.CreatorPlatform_avatar__xJi0L{position:absolute;border-radius:50%}.CreatorPlatform_portrait__jtit6{position:absolute;left:771px;top:122px;width:235px;height:235px}.CreatorPlatform_cta__xCxRr{position:absolute;left:58px;top:339px;display:inline-flex;align-items:center;gap:18px;height:36px;padding:0 16px;border:1px solid hsla(0,0%,100%,.5);border-radius:60px;background:rgba(0,0,0,0);color:#fff;font-family:var(--font-locale);font-size:14px;line-height:20px;cursor:pointer;transition:background .2s ease}.CreatorPlatform_characterLab___7xcV .CreatorPlatform_cta__xCxRr{top:357px}.CreatorPlatform_cta__xCxRr:hover{background:hsla(0,0%,100%,.12)}.FooterCta_section__YLmVS{position:relative;width:1440px;padding-top:var(--footer-offset,104px)}.FooterCta_horizon__9KYVU{position:absolute;bottom:0;left:calc(-1*var(--canvas-offset-x, 0px)/var(--canvas-scale, 1));width:calc(100vw/var(--canvas-scale, 1));aspect-ratio:1440/686;z-index:0;pointer-events:none;background-image:url(/assets/homepage/footer/footer-horizon.png);background-repeat:no-repeat;background-size:100% 100%}.FooterCta_moon__m4Aj0{position:relative;z-index:1;width:74.864px;height:74.864px;margin:0 auto;overflow:hidden;border-radius:50%}.FooterCta_moon__m4Aj0 img{width:100%;height:100%;object-fit:cover}.FooterCta_cta__yFP7G{position:relative;z-index:1;display:flex;width:1440px;margin:90px auto 0;padding:0 140px;flex-direction:column;align-items:center;justify-content:center;gap:24px;box-sizing:border-box;background:#000;text-align:center}.FooterCta_ctaTitle__VJn9A{display:flex;height:47px;align-items:center;justify-content:center;color:#f8faf8;font-size:40px;font-weight:500;line-height:normal;white-space:nowrap}.FooterCta_ctaDescription__Ws266,.FooterCta_ctaTitle__VJn9A{width:1160px;margin:0;font-family:var(--font-locale);font-style:normal;text-align:center}.FooterCta_ctaDescription__Ws266{height:56px;color:rgba(248,250,248,.4509803922);font-size:20px;font-weight:400;line-height:28px}.FooterCta_nav__L14EG{position:relative;z-index:1;display:flex;width:1440px;height:483px;margin-top:133px;padding:140px 140px 72px;flex-direction:column;align-items:flex-start;gap:64px;box-sizing:border-box}.FooterCta_followEyebrow__rH4NI{height:24px;margin:0;color:#fff;font-family:var(--font-locale);font-size:20px;font-style:normal;font-weight:400;line-height:24px;white-space:nowrap}.FooterCta_followContent__e4Y_2{display:flex;width:1160px;height:95px;flex:none;flex-direction:column;align-items:flex-start;gap:23px}.FooterCta_followTitle__O1FcE{height:24px;font-size:30px;white-space:nowrap}.FooterCta_followDescription__aeRmH,.FooterCta_followTitle__O1FcE{margin:0;color:hsla(0,0%,100%,.8);font-family:var(--font-locale);font-style:normal;font-weight:400;line-height:24px}.FooterCta_followDescription__aeRmH{width:375px;height:48px;font-size:16px}.FooterCta_localeSwitcher__vvoWY{position:absolute;top:139px;left:1170.615px}.FooterCta_bottom__PSK2I{display:flex;width:1160px;height:24px;flex:none;align-items:center;justify-content:space-between}.FooterCta_bottomMain__7WoC8{display:flex;width:813.254px;height:24px;flex:none;align-items:center;gap:32px}.FooterCta_logoMark__It9cR{display:block;width:97.254px;height:12.883px;flex:none;object-fit:contain}.FooterCta_footerLinks__ZB0QI{display:flex;height:22px;flex:0;align-items:center;gap:16px}.FooterCta_footerLink__TzJ_8{color:hsla(0,0%,100%,.8);font-family:var(--font-locale);font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-decoration:none;white-space:nowrap;transition:color .16s ease}.FooterCta_footerLink__TzJ_8:focus-visible,.FooterCta_footerLink__TzJ_8:hover{color:#fff}.FooterCta_footerLink__TzJ_8:focus-visible{border-radius:2px;outline:2px solid #fff;outline-offset:3px}.FooterCta_footerSeparator__UgqYv{width:14px;flex:0 0 14px;font-weight:500}.FooterCta_footerCopyright__DIxWX,.FooterCta_footerSeparator__UgqYv{height:24px;color:hsla(0,0%,100%,.8);font-family:var(--font-locale);font-size:14px;font-style:normal;line-height:24px;white-space:nowrap}.FooterCta_footerCopyright__DIxWX{width:110px;flex:0 0 110px;font-weight:600}.mobile_section__a9rmL{position:relative;z-index:1;width:394px;padding:72px 0 0;background:#000;box-sizing:border-box}.mobile_heading__VXP9S{padding:0 20px;color:#fff}.mobile_title__dtpAO{margin:0;font-family:var(--font-locale);font-size:38px;font-weight:600;line-height:46px}.mobile_subtitle__flve_{margin:12px 0 0;font-family:var(--font-locale);font-size:14px;font-weight:300;line-height:22px;color:hsla(0,0%,100%,.64)}.mobile_card__CdWer{position:relative;width:360px;min-height:716px;margin:24px auto 0;border-radius:24px;overflow:hidden;isolation:isolate;background:linear-gradient(252deg,rgba(0,0,0,.2) 43.86%,rgba(102,102,102,.2) 96.92%),#151615;color:#fff}.mobile_artwork__9EsV5{position:relative;height:345px;pointer-events:none}.mobile_waveform__PoPrK{position:absolute;left:24px;top:205px;width:312px;height:83px}.mobile_avatar__ID4jH{position:absolute;border-radius:50%}.mobile_artworkLab__jrZyW{height:345px}.mobile_portrait__tQuE6{position:absolute;left:107px;top:99px;width:147px;height:147px}.mobile_bgWrap__UgXEs{position:absolute;inset:0;z-index:0;pointer-events:none}.mobile_cardBg___YbaH{width:100%;height:100%;object-fit:cover}.mobile_copy__W_4kH{position:relative;z-index:1;padding:0 29px}.mobile_cardTitle__0V_4D{margin:0;font-family:var(--font-locale);font-size:28px;font-weight:500;line-height:42px}.mobile_desc1__IJS4L{margin:20px 0 0;font-weight:400;color:hsla(0,0%,100%,.82)}.mobile_desc1__IJS4L,.mobile_desc2__KygZo{font-family:var(--font-locale);font-size:14px;line-height:22px}.mobile_desc2__KygZo{margin:10px 0 0;font-weight:300;color:hsla(0,0%,100%,.55)}.mobile_cta__tuYhD{display:inline-flex;align-items:center;gap:18px;height:36px;margin:22px 0 32px 29px;padding:0 16px;border:1px solid hsla(0,0%,100%,.5);border-radius:60px;background:rgba(0,0,0,0);color:#fff;font-family:var(--font-locale);font-size:14px;line-height:20px}.mobile_section__6_9mD{position:relative;width:394px;height:690px;overflow:hidden;background-color:#000;background-image:url(/assets/homepage/footer/footer-background-mobile.png);background-repeat:no-repeat;background-position:bottom;background-size:100% auto;color:#fff}.mobile_follow__gp10E{top:0;left:22px;width:350px;height:258.76px;flex-direction:column;gap:27px}.mobile_follow__gp10E,.mobile_switcher__J9wdF{position:absolute;display:flex;align-items:center}.mobile_switcher__J9wdF{top:310px;left:0;right:0;justify-content:center}.mobile_moonFrame__7SQHY{display:flex;width:350px;height:125.76px;flex:none;align-items:center;justify-content:center}.mobile_moon__5Bf12{display:block;width:72.233px;height:72.233px;flex:none;object-fit:cover}.mobile_followCopy__fRNCG{display:flex;width:350px;height:106px;flex:none;flex-direction:column;align-items:center;gap:6px;text-align:center}.mobile_followDescription__tS8TW,.mobile_followEyebrow__uUvhF,.mobile_followTitle__XbMCr{margin:0;color:#fff;font-family:var(--font-locale)}.mobile_followEyebrow__uUvhF{width:122px;height:26px;flex:none;font-size:14px;font-weight:500;line-height:26px;white-space:nowrap}.mobile_followTitle__XbMCr{width:325px;height:20px;flex:none;font-size:18px;font-weight:600;line-height:20px}.mobile_followDescription__tS8TW{width:350px;height:48px;flex:none;font-size:14px;font-weight:400;line-height:24px;opacity:.8}.mobile_bottom__atHTm{position:absolute;top:417.47px;left:62.5px;display:flex;width:269px;height:174px;flex-direction:column;align-items:center;gap:23px}.mobile_bottomMeta__51PMs{width:269px;height:111px;gap:12px}.mobile_bottomMeta__51PMs,.mobile_navigation__vEUxs{display:flex;flex:none;flex-direction:column;align-items:center}.mobile_navigation__vEUxs{height:49px;gap:5px}.mobile_navRow__BBgIO{display:flex;height:22px;flex:none;align-items:center;justify-content:center;gap:16px}.mobile_navLink__1vK63{color:hsla(0,0%,100%,.8);font-family:var(--font-locale);font-size:12px;font-weight:600;line-height:22px;text-decoration:none;text-align:left;white-space:nowrap}.mobile_navLink__1vK63:focus-visible{border-radius:2px;outline:2px solid #fff;outline-offset:3px}.mobile_copyright__gj5c3{display:block;width:92px;height:24px;flex:none;color:hsla(0,0%,100%,.8);font-family:var(--font-locale);font-size:12px;font-weight:400;line-height:24px;white-space:nowrap}.LocaleSwitcherV2_wrapper__lPznI{display:inline-flex}.LocaleSwitcherV2_switcher__haVyQ{display:inline-flex;width:144px;height:34px;box-sizing:border-box;margin:0;padding:4px 14px;flex:none;align-items:center;justify-content:center;gap:8px;border:0;border-radius:38px;background:rgba(255,255,255,.2);color:#ffffff;font-family:var(--font-locale);font-size:16px;font-weight:400;line-height:26px;white-space:nowrap;appearance:none;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.LocaleSwitcherV2_switcher__haVyQ:hover,.LocaleSwitcherV2_switcher__haVyQ[aria-expanded=true]{background:rgba(255,255,255,.28)}.LocaleSwitcherV2_switcher__haVyQ:active{transform:scale(.98)}.LocaleSwitcherV2_option__CZFlc:focus-visible,.LocaleSwitcherV2_switcher__haVyQ:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.LocaleSwitcherV2_switcher__haVyQ[aria-expanded=true]:focus-visible{outline:none}.LocaleSwitcherV2_footerNavigation__rkxqB{width:140px;padding:4px 12px;background:#626c71}.LocaleSwitcherV2_footerNavigation__rkxqB:hover,.LocaleSwitcherV2_footerNavigation__rkxqB[aria-expanded=true]{background:#737e84}.LocaleSwitcherV2_flagIcon__gnGUE,.LocaleSwitcherV2_optionFlag__PLEEV{display:block;width:16px;height:26px;flex:0 0 16px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:16px;line-height:26px;text-align:center}.LocaleSwitcherV2_localeIcon__w7o55{display:block;width:20px;height:20px;flex:0 0 20px}.LocaleSwitcherV2_label__SUUkY{min-width:0;flex:1 1 auto;overflow:hidden;text-align:center;text-overflow:clip}.LocaleSwitcherV2_dropdownIconSlot__ckOBO{display:grid;width:16px;height:16px;flex:0 0 16px;overflow:hidden;place-items:center}.LocaleSwitcherV2_dropdownIcon__yavuE{display:block;width:10.667px;height:6px;transform-origin:center;transition:transform .16s ease}.LocaleSwitcherV2_switcher__haVyQ[aria-expanded=true] .LocaleSwitcherV2_dropdownIcon__yavuE{transform:rotate(180deg)}.LocaleSwitcherV2_menuPositioner__DT3e0{position:fixed;z-index:1000}.LocaleSwitcherV2_menu__26QcP{display:flex;width:160px;height:92px;box-sizing:border-box;padding:12px;flex-direction:column;align-items:center;gap:8px;border-radius:12px;background:#626c71;color:#ffffff;font-family:var(--font-locale);font-size:16px;font-weight:400;line-height:26px;transform-origin:top left}.LocaleSwitcherV2_option__CZFlc{display:inline-flex;width:136px;height:26px;box-sizing:border-box;margin:0;padding:0 12px;flex:none;align-items:center;gap:8px;border:0;border-radius:24px;background:transparent;color:inherit;font:inherit;white-space:nowrap;appearance:none;cursor:pointer;transition:background-color .14s ease}.LocaleSwitcherV2_optionSelected__iZCtQ,.LocaleSwitcherV2_option__CZFlc:hover{background:rgba(255,255,255,.05)}.LocaleSwitcherV2_optionSelected__iZCtQ{height:34px;padding:4px 12px}.LocaleSwitcherV2_option__CZFlc:focus-visible{background:rgba(255,255,255,.05);outline-offset:-2px}.LocaleSwitcherV2_optionLabel___L72l{display:block}.LocaleSwitcherV2_checkIconSlot__WEcnC{display:grid;width:16px;height:16px;margin-left:auto;flex:0 0 16px;overflow:hidden;place-items:center}.LocaleSwitcherV2_checkIcon__0sfUQ{display:block;width:12px;height:8px}@media (prefers-reduced-motion:reduce){.LocaleSwitcherV2_dropdownIcon__yavuE,.LocaleSwitcherV2_option__CZFlc,.LocaleSwitcherV2_switcher__haVyQ{transition:none}}.XSocialQr_root__S5kfq{position:relative;display:inline-flex;flex:none;overflow:visible;z-index:2}.XSocialQr_trigger__k44bJ{display:flex;padding:0;align-items:center;justify-content:center;box-sizing:border-box;border:0;background:#d2d2d2;cursor:pointer;transition:background-color .2s ease}.XSocialQr_trigger__k44bJ:focus-visible{outline:2px solid #fff;outline-offset:3px}.XSocialQr_open__ZSDL3 .XSocialQr_trigger__k44bJ{background:#fff}.XSocialQr_trigger__k44bJ img{display:block}.XSocialQr_desktop__9Ztxv .XSocialQr_trigger__k44bJ{width:24px;height:24px;padding:4px;border-radius:6px}.XSocialQr_desktop__9Ztxv .XSocialQr_trigger__k44bJ img{width:16px;height:16px}.XSocialQr_mobile__BGJcw .XSocialQr_trigger__k44bJ{width:40px;height:40px;padding:6.667px;border-radius:10px}.XSocialQr_mobile__BGJcw .XSocialQr_trigger__k44bJ img{width:26.667px;height:26.667px}.XSocialQr_qrPop__K5_JF{position:absolute;bottom:calc(100% + 4px);left:50%;display:flex;flex-direction:column;align-items:center;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .2s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility .2s;pointer-events:none}.XSocialQr_open__ZSDL3 .XSocialQr_qrPop__K5_JF{opacity:1;visibility:visible;transform:translate(-50%)}.XSocialQr_desktop__9Ztxv .XSocialQr_trigger__k44bJ:focus-visible+.XSocialQr_qrPop__K5_JF,.XSocialQr_desktop__9Ztxv:hover .XSocialQr_qrPop__K5_JF{opacity:1;visibility:visible;transform:translate(-50%)}.XSocialQr_qrBubble__NDnqm{display:flex;width:73px;padding:6px;flex-direction:column;align-items:center;gap:6.7px;box-sizing:border-box;border-radius:6.7px;background:#262626}.XSocialQr_qrCard__vOGvI{display:flex;width:61px;height:62.5px;align-items:center;justify-content:center;border-radius:6px;background:#fff;overflow:hidden}.XSocialQr_qrCard__vOGvI img{display:block;width:55px;height:55px}.XSocialQr_qrLabel__3Of1R{max-width:61px;color:#fff;font-family:var(--font-locale);font-size:10px;font-weight:400;line-height:normal;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.XSocialQr_qrArrow__VHrVB{width:18px;height:9px;margin-top:-4px;background:#262626;clip-path:polygon(16% 0,84% 0,50% 75%)}.XSocialQr_mobile__BGJcw .XSocialQr_qrPop__K5_JF{bottom:calc(100% + 7px)}.XSocialQr_mobile__BGJcw .XSocialQr_qrBubble__NDnqm{width:122px;padding:10px;gap:11px;border-radius:11px}.XSocialQr_mobile__BGJcw .XSocialQr_qrCard__vOGvI{width:102px;height:104px;border-radius:10px}.XSocialQr_mobile__BGJcw .XSocialQr_qrCard__vOGvI img{width:92px;height:92px}.XSocialQr_mobile__BGJcw .XSocialQr_qrLabel__3Of1R{max-width:102px;font-size:12px}.XSocialQr_mobile__BGJcw .XSocialQr_qrArrow__VHrVB{width:30px;height:15px;margin-top:-7px}@media(prefers-reduced-motion:reduce){.XSocialQr_qrPop__K5_JF{transition:opacity .2s ease;transform:translate(-50%)}}