.bell_btn__yil2q{--size:32px;height:32px;border:none;outline:none;width:max-content;border-radius:40px;padding:5px;margin-left:auto;min-width:var(--size);display:grid;place-items:center;background:none;--curve:cubic-bezier(0.66,-0.64,0.44,1.48);background-image:linear-gradient(to right,var(--lighten-color),var(--lighten-color));--lighten-color:hsla(0,0%,100%,0);cursor:pointer;transition-property:box-shadow;transition-duration:.15s;transition-timing-function:ease;border:1px solid var(--ds-gray-alpha-400);backface-visibility:hidden;transform:translateZ(0);position:relative}.bell_focus__Xyy4z.bell_shadow__1T7KD{box-shadow:0 0 0 2px var(--geist-foreground)}.bell_active__4ujl8{--lighten-color:hsla(0,0%,50%,.2)}.bell_hover__Fcewl{background-color:var(--accents-1);--lighten-color:hsla(0,0%,50%,.05)}.bell_active__4ujl8,.bell_pressed__rwS0h{--lighten-color:hsla(0,0%,50%,.09)}.dark-theme .bell_active__4ujl8{--lighten-color:hsla(0,0%,50%,.7)}.bell_buttonContent__IPiYG{display:flex;align-items:center}.bell_badge__yCwNU{content:" ";font-size:14px;--badge-size:18px;height:var(--badge-size);width:var(--badge-size);padding:3px 0;border-radius:10px;display:inline-grid;place-items:center;background:#0070f3;color:#fff;opacity:0;right:-25px;transform:translateX(25px)}.bell_badgeMotion__Y26MP{transition:transform .5s var(--curve),width .5s var(--curve),opacity .4s var(--curve)}.bell_frame__8Kjx3{--badge-size:18px;width:0;position:relative;margin-left:0}.bell_frameMotion__QuWpT{transition:margin-left .5s var(--curve),width .5s var(--curve)}.bell_icon__U0zUM{display:grid;place-items:center}.bell_statusIcon__XjZwm{position:absolute;right:-2px;top:0}.bell_frame__8Kjx3.bell_lg__9YN6B,.bell_frame__8Kjx3.bell_md__7UN4r,.bell_frame__8Kjx3.bell_sm__iXUFr{margin-left:3px}.bell_text__td4wH{line-height:10px;font-size:10px;font-weight:500}.bell_lg__9YN6B{width:calc(var(--badge-size) + .8ch)}.bell_md__7UN4r{width:calc(var(--badge-size) + .3ch)}.bell_sm__iXUFr{width:var(--badge-size)}.bell_lg__9YN6B,.bell_md__7UN4r,.bell_sm__iXUFr{opacity:1;transform:translateX(0)}@keyframes bell_fadeIn__aAuNe{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}@keyframes bell_fadeOut__zblB7{0%{opacity:1;scale:1}to{opacity:0;scale:.95}}.bell_content__5D6Pg{transform-origin:top right 0}.bell_content__5D6Pg[data-state=open]{animation:bell_fadeIn__aAuNe .3s cubic-bezier(.16,1,.3,1)}.bell_content__5D6Pg[data-state=closed]{animation:bell_fadeOut__zblB7 .4s cubic-bezier(.16,1,.3,1);animation-fill-mode:forwards}.input_container__jQS33{display:flex;align-items:center;font-size:var(--geist-form-font);max-width:100%;border-radius:6px;transition:box-shadow .15s;box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400))}.input_container__jQS33.input_rounded__i6WGK{border-radius:9999px;margin-top:12px}.input_container__jQS33.input_rounded__i6WGK .input_input__qqGLC{border-radius:9999px}.input_container__jQS33 [data-geist-input-prefix],.input_container__jQS33 [data-geist-input-suffix]{display:flex;justify-content:center}.input_input__qqGLC{font:inherit;font-size:100%;width:100%;min-width:0;display:inline-flex;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;border-radius:6px;padding:0 var(--geist-gap-half);background:var(--ds-background-100);color:var(--geist-foreground);height:var(--geist-form-height);line-height:normal;order:1;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-tap-highlight-color:transparent}.input_input__qqGLC::-moz-placeholder{color:var(--ds-gray-700)}.input_input__qqGLC::placeholder{color:var(--ds-gray-700)}.input_input__qqGLC[disabled]{background:var(--ds-background-100);color:var(--ds-gray-700);opacity:1;-webkit-text-fill-color:var(--ds-gray-700);cursor:not-allowed}.geist-error>.input_input__qqGLC[disabled]{border-color:var(--themed-border,var(--accents-2));background:var(--themed-bg,var(--accents-1));color:var(--themed-fg,var(--accents-5));-webkit-text-fill-color:var(--themed-fg,var(--accents-5))}.input_input__qqGLC[disabled]::-moz-placeholder{opacity:1;color:var(--accents-3);-webkit-text-fill-color:var(--accents-3)}.input_input__qqGLC[disabled]::placeholder{opacity:1;color:var(--accents-3);-webkit-text-fill-color:var(--accents-3)}.input_large__Xh6Tw .input_input__qqGLC{height:var(--geist-form-large-height);font-size:var(--geist-form-large-font);border-radius:8px}.input_large__Xh6Tw{border-radius:8px}.input_small__F6Zw0 .input_input__qqGLC{font-size:var(--geist-form-small-font);height:var(--geist-form-small-height)}.input_xSmall__udivE .input_input__qqGLC{font-size:12px;height:24px;padding:0 8px}.input_large__Xh6Tw.input_prefix__jVRdh>:nth-child(2),.input_large__Xh6Tw.input_suffix__mjuha>:last-child{height:var(--geist-form-large-height);width:var(--geist-form-large-height);font-size:var(--geist-form-large-font)}.input_small__F6Zw0.input_prefix__jVRdh>:nth-child(2),.input_small__F6Zw0.input_suffix__mjuha>:last-child{padding:0 var(--geist-gap-quarter);height:var(--geist-form-small-height);font-size:var(--geist-form-small-font)}.input_mediumSmall__b6bJu .input_input__qqGLC{padding:0 var(--geist-gap-quarter)}.input_mediumSmall__b6bJu.input_prefix__jVRdh>:nth-child(2){padding:0 var(--geist-gap-quarter);margin-right:var(--geist-gap-quarter-negative)}@media (max-width:600px){.input_container__jQS33{font-size:16px}}.input_prefix__jVRdh{border-top-left-radius:0;border-bottom-left-radius:0}.input_suffix__mjuha{border-top-right-radius:0;border-bottom-right-radius:0}.input_prefix__jVRdh .input_input__qqGLC{border-bottom-left-radius:0;border-top-left-radius:0}.input_suffix__mjuha .input_input__qqGLC{border-top-right-radius:0;border-bottom-right-radius:0}.input_container__jQS33.geist-themed .input_prefix__jVRdh>:first-child:not([disabled]),.input_container__jQS33.geist-themed .input_suffix__mjuha>:last-child:not([disabled]){color:var(--themed-fg)}.input_prefix__jVRdh>:nth-child(2),.input_suffix__mjuha>:last-child{flex-shrink:0;position:relative;color:var(--ds-gray-700);background:var(--ds-background-100);height:var(--geist-form-height);padding:0 var(--geist-gap-half);display:flex;align-items:center;transition:color .15s ease}.input_prefix__jVRdh,.input_suffix__mjuha{box-shadow:0 0 0 1px var(--border-color,var(--ds-gray-alpha-400));border-radius:6px}.input_prefix__jVRdh input,.input_suffix__mjuha input{box-shadow:none}.input_prefix__jVRdh input{border-left:1px solid var(--ds-gray-alpha-400)}.input_suffix__mjuha input{border-right:1px solid var(--ds-gray-alpha-400)}.input_container__jQS33:focus-within{box-shadow:0 0 0 1px var(--ds-gray-alpha-600),0 0 0 4px rgba(0,0,0,.16)}.dark-theme .input_container__jQS33:focus-within:not(.input_keyboardFocus__Rn5d_){box-shadow:0 0 0 1px var(--ds-gray-alpha-600),0 0 0 4px hsla(0,0%,100%,.24)}.input_container__jQS33.input_keyboardFocus__Rn5d_{box-shadow:var(--ds-focus-ring)}.input_prefix__jVRdh>:nth-child(2){order:0;border-right:0;border-radius:6px 0 0 6px;background:var(--ds-background-200)}.input_suffix__mjuha>:last-child{order:2;border-left:0;border-radius:0 6px 6px 0;background:var(--ds-background-200)}.input_prefix__jVRdh.input_noPrefixStyle__eL_eQ>:nth-child(2){background:var(--ds-background-100);margin-right:var(--geist-gap-half-negative)}.input_prefix__jVRdh.input_noPrefixStyle__eL_eQ .input_input__qqGLC{border-left:0}.input_suffix__mjuha.input_noSuffixStyle__xhJa9>:last-child{background:var(--ds-background-100);margin-left:var(--geist-gap-half-negative)}.input_suffix__mjuha.input_noSuffixStyle__xhJa9 .input_input__qqGLC{border-right:0}.input_prefix__jVRdh.input_noPrefixStyle__eL_eQ .input_input__qqGLC[disabled]+*,.input_suffix__mjuha.input_noSuffixStyle__xhJa9 .input_input__qqGLC[disabled]~:last-child{background:var(--ds-background-100);cursor:not-allowed}.input_input__qqGLC[type=search]::-webkit-search-cancel-button,.input_input__qqGLC[type=search]::-webkit-search-decoration,.input_input__qqGLC[type=search]::-webkit-search-results-button,.input_input__qqGLC[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.input_error__vJAEv{box-shadow:0 0 0 1px var(--ds-red-900),0 0 0 4px var(--ds-red-300)}@media (hover:hover){.input_error__vJAEv:hover{box-shadow:0 0 0 1px var(--ds-red-900),0 0 0 4px var(--ds-red-500)}}.feed_feed__MOBuW{--feed-container-height:80dvh;--header-height:var(--geist-space-large);--footer-height:72px;box-shadow:var(--ds-shadow-menu);height:var(--feed-container-height);background:var(--geist-background);border-radius:var(--geist-marketing-radius);position:relative;overflow-y:auto;display:grid;grid-template-rows:max-content 1fr}.feed_feed__MOBuW[data-tab=comments] [data-empty]{display:block}.feed_feed__MOBuW[data-tab=comments] [data-empty]>*{height:100%}.feed_feed__MOBuW[data-tab=comments] [data-empty]>*>ol{margin:auto 0}@media (min-width:601px){.feed_feed__MOBuW{height:auto;min-height:500px;max-height:var(--feed-container-height)}}.feed_tab__vY_sd{margin-top:6px;margin-bottom:6px}.feed_tabText__fMvUp{padding:6px 8px;margin:0 -8px;border-radius:10px;transition:box-shadow .2s ease-in}.feed_headerGrid__UFhIg [data-geist-tab][data-focus-visible-added] .feed_tabText__fMvUp{box-shadow:0 0 0 2px var(--geist-foreground)}.feed_feedContent__HPk4g{overflow:hidden auto;display:block;align-self:flex-start;position:relative;height:100%;overscroll-behavior:contain}.feed_feedContent__HPk4g[data-empty=""]{display:grid;flex-grow:1;align-self:flex-start;place-items:center}.feed_headerGrid__UFhIg{height:var(--header-height);display:flex;justify-content:space-between;align-items:center;flex-grow:1;padding:0 var(--geist-space-2x) 0 0;padding-left:var(--geist-space-4x);position:relative}.feed_headerGrid__UFhIg:after{content:"";position:absolute;bottom:1px;left:0;right:0;height:1px;background:var(--ds-gray-alpha-400)}.feed_headerGrid__UFhIg [data-geist-tab]>div{padding:6px 2px!important}.feed_headerGrid__UFhIg>div{overflow:visible}.feed_emptyIcon__MnZVr{background:var(--accents-1);width:48px;height:48px;display:grid;place-items:center;border-radius:24px}.feed_emptyLabel__x7M9l{text-wrap:balance}.feed_archiveFooter__ahQ6X{background:var(--geist-background);border-top:1px solid var(--accents-2);width:100%;display:flex;position:sticky;bottom:0;justify-content:center;padding:var(--geist-space-2x)}.feed_view__0UKXo{margin:0;margin-block-start:0;padding:0}.feed_view__0UKXo:not([data-empty]){height:100%;margin-bottom:-20px}.feed_commentsView__MDgXi{margin-top:16px;list-style:none;display:flex;flex-direction:column}.feed_commentsView__MDgXi>li{border-bottom:1px solid var(--accents-2)}.feed_commentsView__MDgXi>li:last-child{border-bottom:none}.feed_cell__Fvs4p{background:var(--geist-background);padding:var(--geist-space-4x);box-shadow:inset 0 -1px 1px var(--accents-2)}.feed_settingsLink__mCxz0{width:32px;height:32px;border-radius:16px;display:grid;place-items:center;outline-color:var(--geist-foreground);transition:background .2s cubic-bezier(.455,.03,.515,.955)}.feed_settingsLink__mCxz0[data-hover=""]{background:var(--accents-2)}.feed_breakAll__0qgtl{word-break:break-all}@media (min-width:600px){.feed_feed__MOBuW{width:400px}}@media (max-width:600px){.feed_header__rOpyD{background:var(--geist-background)}.feed_feed__MOBuW{border-bottom-left-radius:0;border-bottom-right-radius:0}}.item_item__CH_4W{background:var(--geist-background);padding:var(--geist-space-4x);padding-right:var(--geist-space-2x);box-shadow:inset 0 -1px 1px var(--accents-2)}.item_link__rUl_8{text-decoration:none;outline:none}.item_link__rUl_8.item_focus-visible__qR_Ut>li,.item_link__rUl_8:focus-visible>li{outline:none;box-shadow:inset 0 0 0 2px var(--geist-foreground)}@media (hover:hover){.item_item__CH_4W:hover{background:var(--accents-1)}}.item_focusVisible__RhhSa{background:var(--accents-1)}.item_focusVisible__RhhSa a:focus{outline:none}.item_focusVisible__RhhSa a:focus>div{outline:none;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;-webkit-text-decoration-color:var(--accents-7);text-decoration-color:var(--accents-7)}.item_focusVisible__RhhSa button:focus{box-shadow:0 0 0 2px var(--accents-7)}.item_subject__K55bB{position:relative;display:flex;width:44px}.item_subAvatar__M71Qf{position:absolute;top:20px;left:24px}.item_fallbackIcon__WTBvZ{padding:8px;background:var(--accents-1);width:36px;height:36px;border-radius:18px;box-shadow:0 0 1px var(--accents-3)}.item_hidden__C84Kl{visibility:hidden}.item_dot__mnXQU{width:32px;height:100%;align-self:center;position:absolute;top:0;transition:left .2s cubic-bezier(.37,.28,.55,1.15)}.item_dot__mnXQU>div{width:8px;height:8px;background:#0070f3;border-radius:4px}.item_archiveButton__n4N7G{background:none}@media (hover:hover){.item_archiveButton__n4N7G:hover{background:var(--accents-2)}}.item_archive__V76IW{display:grid;place-items:center;width:32px;height:100%;align-self:center;position:absolute;top:0;left:0;transition:opacity .18s cubic-bezier(.49,.07,.12,1.19)}.item_notificationContent__sVdcA p{padding:0;margin:0;font-size:14px;color:var(--accents-7)}.item_notificationContent__sVdcA strong{font-weight:600}.item_notificationContent__sVdcA blockquote{margin:var(--geist-space) 0;padding:var(--geist-space) 0 var(--geist-space) var(--geist-space-3x);border-left:4px solid var(--accents-2)}.comment-item_commentWrapper__9cnMG{border:none;background:none;width:100%;text-align:left;cursor:pointer;padding:0}.comment-item_commentWrapper__9cnMG.comment-item_selected___1cqC{background-color:var(--ds-gray-100)}@media (hover:hover){.comment-item_commentWrapper__9cnMG:hover>*{background-color:var(--ds-gray-100)}}.notifications_commentsDetailView__w5j9c{background:var(--ds-background-200);width:100%}.notifications_commentsDetailView__w5j9c>:last-child{padding-bottom:32px}.fieldset_fieldset__hOiKR{background:var(--ds-background-100);border-radius:6px;box-shadow:var(--ds-shadow-border);position:relative;overflow:hidden}.fieldset_fieldset__hOiKR.fieldset_shadow__DCy6w{border:none;box-shadow:var(--shadow-large)}.fieldset_borderless__8yt9r{border:0;border-radius:0;box-shadow:none}.fieldset_borderless__8yt9r .fieldset_tabsRow__YaKAa{padding:0;border:none;border-bottom:1px solid var(--ds-gray-400)}.fieldset_fieldset__hOiKR>.fieldset_content___pFQ9:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fieldset_fieldset__hOiKR>.fieldset_content___pFQ9:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.fieldset_fieldset__hOiKR.fieldset_errorBorder__vpSIG{border:1px solid var(--ds-red-400);box-shadow:none}.fieldset_fieldset__hOiKR.fieldset_errorBorder__vpSIG .fieldset_footer__67ze7{border-top:1px solid var(--ds-red-400);background:var(--ds-red-100);color:var(--ds-red-900)}.fieldset_fieldset__hOiKR.fieldset_warningBorder__71S_O{border:1px solid var(--ds-amber-400);box-shadow:none}.fieldset_fieldset__hOiKR.fieldset_warningBorder__71S_O .fieldset_footer__67ze7{border-top:1px solid var(--ds-amber-400);background:var(--ds-amber-100);color:var(--ds-amber-900)}.fieldset_content___pFQ9{position:relative;background-color:var(--ds-background-100);border-top-left-radius:var(--geist-radius);border-top-right-radius:var(--geist-radius);padding:var(--geist-gap)}.fieldset_content___pFQ9.fieldset_full__lulp_{padding-left:0;padding-right:0;padding-bottom:0}.fieldset_content___pFQ9.fieldset_noBottomPadding__4C63c{padding-bottom:0}.fieldset_content___pFQ9.fieldset_disabled__S3z7z{background:var(--ds-background-100);color:var(--ds-gray-700)}.fieldset_footer__67ze7{position:relative;min-height:57px;align-items:center;background-color:var(--ds-background-200);border-bottom-left-radius:var(--geist-radius);border-bottom-right-radius:var(--geist-radius);border-top:1px solid var(--ds-gray-400);color:var(--ds-gray-900);display:flex;font-size:.875rem;padding:var(--geist-gap-half) var(--geist-gap);box-sizing:border-box;line-height:1.6}.dark-theme .fieldset_footer__67ze7{background:#0a0a0a}.tailwind .fieldset_footer__67ze7{border-top:1px solid var(--ds-gray-400)}.fieldset_footer__67ze7.fieldset_disabled__S3z7z{color:var(--ds-gray-900)}.fieldset_footer__67ze7.fieldset_highlight__JXX09{background-color:var(--bg)}@media (max-width:768px){.fieldset_footer__67ze7{flex-direction:column;justify-content:center;padding:var(--geist-gap)}.fieldset_footer__67ze7>*{margin-bottom:var(--geist-gap-half);border-bottom:1px solid var(--ds-gray-400)}.fieldset_footer__67ze7>:last-of-type{margin-bottom:0;border-bottom:0;padding:0 7.5px}}.fieldset_footer__67ze7 .fieldset_status__lKMRr{display:flex;align-items:center;max-width:100%}.fieldset_footer__67ze7 .fieldset_status__lKMRr.fieldset_disabled__S3z7z{pointer-events:none}.fieldset_footer__67ze7 .fieldset_actions__VzV_y{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}@media (max-width:768px){.fieldset_footer__67ze7 .fieldset_actions__VzV_y{margin-left:0}}@media (max-width:420px){.fieldset_footer__67ze7 .fieldset_actions__VzV_y{justify-content:space-between}}.fieldset_footer__67ze7 .fieldset_action__p0bnI{margin-left:.5em;margin-right:.5em}.fieldset_footer__67ze7 .fieldset_action__p0bnI:first-of-type{margin-left:0}.fieldset_footer__67ze7 .fieldset_action__p0bnI:last-of-type{margin-right:0}@media (max-width:420px){.fieldset_footer__67ze7 .fieldset_action__p0bnI{text-align:center;width:100%}}.fieldset_title__dQFLo{align-items:center;display:inline-flex;word-break:break-word;scroll-margin-top:24px}.fieldset_error__Ff9Tc,.fieldset_error__Ff9Tc .fieldset_footer__67ze7{color:var(--ds-red-900)}.fieldset_warning__1vAFU{color:var(--ds-amber-900)}.fieldset_tabsRow__YaKAa{border-top-left-radius:6px;border-top-right-radius:6px;padding:0 16px;background:var(--ds-background-100);height:48px;display:flex;align-items:flex-end;border:1px solid var(--ds-gray-400);border-bottom:0}.dark-theme .fieldset_tabsRow__YaKAa{background:#0a0a0a}.fieldset_tabsRow__YaKAa+div{border-top-left-radius:0;border-top-right-radius:0}@media (hover:hover){.aliases_aliasLink__0Gzx9:hover{text-decoration:underline}}.sub-menu_nav__LyD_g{--menu-logo-size:20px;--menu-gap:9px;--menu-gap-offset:calc(var(--menu-gap) * -1);box-shadow:inset 0 -1px var(--ds-gray-alpha-400)}.sub-menu_menu-wrap__k276Q{margin-top:-10px;height:48px;position:relative;overflow:hidden}.sub-menu_menu-inner__BzfPe{max-width:100%;padding:0 var(--geist-page-margin);z-index:1100;height:48px;line-height:48px;margin:auto auto -1px;display:flex;align-items:flex-end;line-height:normal;font-size:16px;font-weight:500;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sub-menu_menu-inner__BzfPe.sub-menu_fullWidthLayout__qKgrM{width:auto}.sub-menu_menu-inner__BzfPe::-webkit-scrollbar{display:none}.sub-menu_menu__EfHz_{transition:box-shadow .2s ease}.sub-menu_menu__EfHz_.sub-menu_sticky__O1IuP{background:var(--geist-background);position:fixed;z-index:100;top:0;left:0;right:0;padding-bottom:1px;box-shadow:0 0 0 1px var(--ds-gray-alpha-400)}.sub-menu_menu-content__k2sa6{display:flex;transform:translate3d(-29px,0,0);transition:transform .25s ease;flex-grow:1;flex-shrink:0;align-items:center}.sub-menu_sticky-content__l167L{padding-right:var(--geist-page-margin);margin-right:calc(-1 * var(--geist-page-margin));opacity:0;animation:sub-menu_reveal__d3v84 .2s ease .2s forwards}.sub-menu_logo__EwQIl{-webkit-appearance:none;appearance:none;display:inline-flex;background:none;border:none;padding:0;align-items:center;cursor:pointer;width:var(--menu-logo-size);margin-top:auto;margin-bottom:auto;opacity:0;transform:translate3d(0,calc(var(--menu-logo-size) * -1),0);transition:all .25s ease;visibility:hidden}.sub-menu_srOnly__ts5Nl{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sub-menu_sticky__O1IuP .sub-menu_logo__EwQIl{opacity:1;transform:translateZ(0);visibility:visible}.sub-menu_sticky__O1IuP .sub-menu_menu-content__k2sa6{transform:translate3d(var(--menu-gap),0,0);margin-right:var(--menu-gap)}@media (max-width:600px){.sub-menu_logo__EwQIl{display:none}.sub-menu_menu-content__k2sa6,.sub-menu_sticky__O1IuP .sub-menu_menu-content__k2sa6{transform:translate3d(var(--menu-gap-offset),0,0);margin-right:var(--menu-gap-offset)}.sub-menu_menu-inner__BzfPe{padding:0 16px}}@keyframes sub-menu_reveal__d3v84{0%{opacity:0}to{opacity:1}}a.sub-menu-tabs_tab__bk6Rs{position:relative;display:inline-block;padding:16px 12px;color:var(--accents-5);text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;outline:none;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}a.sub-menu-tabs_tab__bk6Rs.sub-menu-tabs_active__rSVIg{color:var(--geist-foreground)}a.sub-menu-tabs_tab__bk6Rs.sub-menu-tabs_active__rSVIg:before{content:"";display:block;position:absolute;height:0;left:9px;right:9px;bottom:0;border-bottom:2px solid}a.sub-menu-tabs_tab__bk6Rs:focus{color:var(--geist-foreground);text-decoration:none}@media (hover:hover){a.sub-menu-tabs_tab__bk6Rs:hover{color:var(--geist-foreground);text-decoration:none}}a.sub-menu-tabs_tab__bk6Rs.sub-menu-tabs_dot__XKauA:after{content:"";display:block;position:absolute;right:3px;top:12px;width:6px;height:6px;border-radius:5px;background:var(--geist-success-light)}a.sub-menu-tabs_tab__bk6Rs.sub-menu-tabs_dot__XKauA.sub-menu-tabs_error__RpO3d:after{background:var(--geist-error-light)}a.sub-menu-tabs_tab__bk6Rs.sub-menu-tabs_dot__XKauA.sub-menu-tabs_warning__vdC28:after{background:var(--geist-warning-light)}a.sub-menu-tabs_tab__bk6Rs.sub-menu-tabs_disabled__E7089{color:var(--accents-5);opacity:.3!important;cursor:not-allowed}.sub-menu-tabs_parent__WnORf{display:flex}@media (hover:hover){.sub-menu-tabs_parent__WnORf:hover .sub-menu-tabs_highlight__kaE2h{opacity:1}}.sub-menu-tabs_highlight__kaE2h{opacity:0;contain:strict;background:var(--ds-gray-200);position:absolute;top:9px;left:0;border-radius:4px;z-index:-1;height:32px;transition:.15s ease;transition-property:width,transform,opacity}.dark-theme .sub-menu-tabs_highlight__kaE2h{background:var(--ds-gray-300)}.sub-menu-tabs_portalAnchor__4QBIF{position:absolute;bottom:0;right:0;left:0;height:0;pointer-events:none}.sub-menu-tabs_portalDestination__vIufK{position:absolute}.sub-menu-tabs_portalDestination__vIufK>div{width:100%}.sub-menu-tabs_portalTrigger___NiAr{position:relative;height:100%;width:100%}.sub-menu-tabs_popoverLink__T3QZV{display:inline-flex;align-items:center}.sub-menu-tabs_popoverLink__T3QZV>span{display:inline-block;padding-right:var(--geist-space)}.components_hero-wrapper__Em1Lt{position:relative;overflow:hidden}.components_gradient-wrapper__4AXDK{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;overflow:hidden;filter:blur(var(--gradient-blur-radius,100px));-webkit-user-select:none;user-select:none;pointer-events:none}.components_title__3A_4H{margin:0 auto;font-weight:700;font-size:80px;line-height:1.2;text-align:center;letter-spacing:-.02em}@media (max-width:768px){.components_title__3A_4H{font-size:46px}}.components_description__F3e0d{max-width:850px;width:100%;margin:0 auto}.components_top-ctas__Q_pDX{max-width:450px;width:100%;margin:0 auto}.components_summary__UG4gG{background:var(--accents-1);border-top:1px solid var(--accents-2);border-bottom:1px solid var(--accents-2)}.components_summary-icon__Z9w9S{width:56px;height:56px;flex-shrink:0;background:var(--geist-foreground);border-radius:100%;display:flex;align-items:center;justify-content:center}.components_summary-wrapper__INO4V{max-width:1256px;margin:0 auto;width:100%;padding:0 var(--geist-space-gap)}.components_gradient__c_4lL{position:absolute;border-radius:100%;background:var(--color);opacity:var(--light-opacity);mix-blend-mode:screen;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.1,0,.9,1)}.dark-theme .components_gradient__c_4lL{opacity:var(--dark-opacity)}.components_gradient-1__2oL8W{width:700px;height:700px;z-index:-2;left:60%;top:40%;mix-blend-mode:lighten;animation-duration:11s;animation-name:components_gradient-1__2oL8W}@keyframes components_gradient-1__2oL8W{0%{transform:translateY(-50%) translateX(-50%) rotate(-20deg) translateX(20%)}25%{transform:translateY(-50%) translateX(-50%) skew(-15deg,-15deg) rotate(80deg) translateX(30%)}50%{transform:translateY(-50%) translateX(-50%) rotate(180deg) translateX(25%)}75%{transform:translateY(-50%) translateX(-50%) skew(15deg,15deg) rotate(240deg) translateX(15%)}to{transform:translateY(-50%) translateX(-50%) rotate(340deg) translateX(20%)}}.components_gradient-2__dqzUB{width:600px;height:600px;z-index:-1;left:40%;top:60%;animation-duration:11s;animation-name:components_gradient-2__dqzUB;animation-direction:reverse}@keyframes components_gradient-2__dqzUB{0%{transform:translateY(-50%) translateX(-50%) rotate(40deg) translateX(-20%)}25%{transform:translateY(-50%) translateX(-50%) skew(15deg,15deg) rotate(110deg) translateX(-5%)}50%{transform:translateY(-50%) translateX(-50%) rotate(210deg) translateX(-35%)}75%{transform:translateY(-50%) translateX(-50%) skew(-15deg,-15deg) rotate(300deg) translateX(-10%)}to{transform:translateY(-50%) translateX(-50%) rotate(400deg) translateX(-20%)}}.components_gradient-3__JzhZm{width:500px;height:500px;z-index:-3;left:50%;top:50%;animation-duration:11s;animation-name:components_gradient-3__JzhZm}@keyframes components_gradient-3__JzhZm{0%{transform:translateY(-50%) translateX(-50%) translateX(-15%) translateY(10%)}20%{transform:translateY(-50%) translateX(-50%) translateX(20%) translateY(-30%)}40%{transform:translateY(-50%) translateX(-50%) translateX(-25%) translateY(-15%)}60%{transform:translateY(-50%) translateX(-50%) translateX(30%) translateY(20%)}80%{transform:translateY(-50%) translateX(-50%) translateX(5%) translateY(35%)}to{transform:translateY(-50%) translateX(-50%) translateX(-15%) translateY(10%)}}.components_graphic-flex-shrink__bc5h0{flex-shrink:0}.components_cta-button__QIUPY{max-width:200px;width:100%}@media (max-width:960px){.components_cta-button__QIUPY{margin:0 auto}}.components_graphic-light__M5suL{display:block}.components_graphic-light__M5suL svg{width:100%;height:100%}.components_graphic-dark__NDYEw,.dark-theme .components_graphic-light__M5suL{display:none}.dark-theme .components_graphic-dark__NDYEw{display:block}.dark-theme .components_graphic-dark__NDYEw svg{width:100%;height:100%}.components_overflow-hidden__ep_pg{overflow:hidden}@media (max-width:960px){.components_text-align-center-on-tablet__kmnJN{text-align:center;max-width:640px}}.components_summary-item-text__rTtIJ,.components_turbo-summary-item-text__VRv8q{text-align:center}@media (min-width:600px) and (max-width:1100px){.components_turbo-summary-item-text__VRv8q{max-width:100%}}@media (min-width:600px){.components_turbo-summary-item-text__VRv8q{text-align:left;max-width:200px}.components_summary-item-text__rTtIJ{text-align:left}}
/*# sourceMappingURL=2323d832e9664e63.css.map*/