#fastLogin {
  position: fixed;
  z-index: 5000;
  top: 0;
  left: 0;
}

.error-msg_0ca11 {
  font-size: 12px;
  font-weight: 400;
  height: 15.4px;
  line-height: 15.4px;
  color: rgb(215, 50, 41);
  margin-bottom: -16px;
  margin-top: 2px;
}

.referral-code-input-title_0ca11 {
  margin-bottom: 8px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #42464E;
}

.bp-fast-login-wrap .arco-input-inner-wrapper.referral-code-input_0ca11 {
  line-height: 36px;
  height: 36px;
  border-radius: 4px !important;
}

.alert_0ca11 {
  border-radius: 4px;
  padding: 8px 16px;
  background: #FEF8EB;
  margin-bottom: 24px;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.alert-icon_0ca11 {
  margin-right: 8px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  width: 20px;
}

.protocol_0ca11 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  text-align: center;
  color: #42464E;
}
.content-panel_ea38f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
  min-height: 520px;
}
.content-panel_ea38f .left-panel_ea38f {
  width: 320px;
  height: 100%;
}
.content-panel_ea38f .left-panel_ea38f img {
  position: absolute;
  width: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media screen and (max-width: 1023.9px) {
  .content-panel_ea38f .left-panel_ea38f {
    display: none;
  }
}
.content-panel_ea38f .right-panel_ea38f {
  position: relative;
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  padding: 71px 27px 40px 27px;
}
.content-panel_ea38f .right-panel_ea38f .back-button_ea38f {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  z-index: 100;
}
.content-panel_ea38f .right-panel_ea38f .close-button_ea38f {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 99;
  cursor: pointer;
}
.content-panel_ea38f .right-panel_ea38f .mobile-logo_ea38f {
  position: absolute;
  top: 16px;
  left: 27px;
}
@media screen and (min-width: 1024px) {
  .content-panel_ea38f .right-panel_ea38f .mobile-logo_ea38f {
    display: none;
  }
}
.content-panel_ea38f .right-panel_ea38f .hidden-by-double-check_ea38f {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
@media screen and (max-width: 1023.9px) {
  .content-panel_ea38f .right-panel_ea38f {
    width: 356px;
  }
}
@media screen and (min-width: 1024px) {
  .content-panel_ea38f .right-panel_ea38f {
    padding: 48px;
  }
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f {
  margin-bottom: -29px;
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f.invite-block-no-input_ea38f {
  margin-bottom: 0;
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f .arco-input-group > :first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 13px;
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f .arco-input-group > :last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f .arco-input-group-addbefore {
  background-color: #fff;
  border: 1px solid #dde2e9;
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f .arco-input-inner-wrapper {
  background-color: #fff;
  border: 1px solid #dde2e9;
  border-left: none;
}
.content-panel_ea38f .right-panel_ea38f .invite-block_ea38f .arco-input-inner-wrapper .arco-input {
  font-size: 13px;
}
.content-panel_ea38f .right-panel_ea38f .invite-title_ea38f {
  font-size: 24px;
  color: #020814;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 1023.9px) {
  .content-panel_ea38f .right-panel_ea38f .invite-title_ea38f {
    font-size: 20px;
  }
}
.content-panel_ea38f .right-panel_ea38f .invite-title-first_ea38f {
  margin-bottom: 0px;
}
.content-panel_ea38f .right-panel_ea38f .registered-block_ea38f {
  text-align: center;
  font-size: 13px;
  margin-top: 10px;
  color: #42464e;
  cursor: pointer;
}
@media screen and (max-width: 1023.9px) {
  .content-panel_ea38f .right-panel_ea38f .registered-block_ea38f {
    margin-top: 6px;
  }
}
.content-panel_ea38f .right-panel_ea38f .registered-block_ea38f span {
  color: #1664ff;
}
.content-panel_ea38f .right-panel_ea38f .registered-block_ea38f span:hover {
  color: #387bff;
}
.content-panel_ea38f div[class*=loginFrameContent] {
  min-height: unset;
}
.content-panel_ea38f div[class*=loginFrameContent] > div[class*=loginCard] > div[class*=login] > div[class*=wrap] > button.arco-btn {
  display: none;
}
.content-panel_ea38f div[class*=loginFrameContent] > div[class*=loginCard] > div[class*=login] > div[class*=wrap] > svg {
  margin-top: 30px !important;
}
.content-panel_ea38f div[class*=loginFrameContent] > div[class*=loginCard] > div[class*=login] > form[class*=onlyTelIdpForm] > div[class*=protocol] {
  margin-bottom: 16px;
}
.content-panel_ea38f div[class*=loginFrameContent] > div[class*=loginCard] > div[class*=login] > form[class*=onlyTelIdpForm] > div > button[type=submit] {
  height: 40px;
  margin-top: 0px;
}
.content-panel_ea38f div[class*=loginFrameContent] > div[class*=form] > div[class*=titles] > button.arco-btn {
  display: none;
}

.arco-message-wrapper {
  z-index: 10000;
}

.error-msg_ea38f {
  font-size: 12px;
  font-weight: 400;
  height: 15.4px;
  line-height: 15.4px;
  color: rgb(215, 50, 41);
  margin-bottom: -16px;
  margin-top: 2px;
}

.remove-space_ea38f {
  opacity: 0;
  margin: -15px;
}

.invite-space_ea38f {
  margin-top: 16px;
}
.invite-space_ea38f .arco-input-group-addbefore {
  width: 73px;
}

.arco-modal-wrap_ea38f {
  overflow: hidden !important;
}

.arco-modal-outer_ea38f {
  border-radius: 12px !important;
  width: auto !important;
  padding: 0px !important;
}
@media screen and (min-width: 1024px) {
  .arco-modal-outer_ea38f {
    width: 830px !important;
  }
}
.arco-modal-outer_ea38f .arco-modal-close-icon {
  top: 24px !important;
  right: 24px !important;
}
.arco-modal-outer_ea38f .arco-modal-close-icon::before {
  width: 24px !important;
  height: 24px !important;
}
.arco-modal-outer_ea38f .arco-modal-close-icon .arco-icon-close {
  width: 20px !important;
  height: 20px !important;
}
.arco-modal-outer_ea38f .arco-modal-content {
  padding: 0 !important;
}

.buttons_ea38f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 36px;
}
.buttons_ea38f :not(:first-child) {
  margin-left: 12px;
}
.buttons_ea38f .button_ea38f {
  height: 40px;
  -webkit-flex: auto;
     -moz-box-flex: 1;
          flex: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  cursor: pointer;
}
.buttons_ea38f .back_ea38f {
  cursor: pointer;
}
.buttons_ea38f .primary_ea38f {
  background-color: #1664ff;
  box-shadow: 0px 0px 0px 1px #1759dd, 0px 2px 1px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: #ffffff;
}
.buttons_ea38f .primary_ea38f:hover {
  background-color: #387bff;
  box-shadow: 0px 0px 0px 1px #1664ff, 0px 3px 4px rgba(0, 0, 0, 0.2);
}
.buttons_ea38f .primary_ea38f:active {
  background: #1759dd;
  box-shadow: 0px 0px 0px 1px #114ab9;
}
.buttons_ea38f .secondary_ea38f {
  background-color: #f6f8fa;
  box-shadow: 0px 0px 0px 1px #dde2e9, 0px 2px 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.003em;
  color: #42464e;
}
.buttons_ea38f .secondary_ea38f:hover {
  background-color: #fafbfc;
  box-shadow: 0px 0px 0px 1px rgba(22, 100, 255, 0.8), 0px 2px 3px rgba(0, 0, 0, 0.15);
}
.buttons_ea38f .secondary_ea38f:active {
  background-color: #f6f8fa;
  box-shadow: 0px 0px 0px 1px #0055ff;
}

.right-panel-double-check_ea38f {
  height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023.9px) {
  .right-panel-double-check_ea38f .double-check-content_ea38f {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .right-panel-double-check_ea38f .double-check-info-logo_ea38f {
    display: none;
  }
}

.double-check-title_ea38f {
  color: #020814;
  font-family: "PingFang SC";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.double-check-desc_ea38f {
  margin-top: 14px;
  color: #42464e;
  color: #42464e;
  color: var(--text-color-text-2, #42464e);
  font-family: "PingFang SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 169.231% */
  letter-spacing: 0.039px;
}
.double-check-desc_ea38f a {
  margin-left: 4px;
  margin-right: 4px;
  text-decoration: none;
}
@charset "UTF-8";
.bindSuccessModal_64e44 {
  border-radius: 16px !important; /* 外层圆角，避免遮罩边缘影响 banner 视觉 */
  overflow: visible !important;
  background: transparent !important;
}
.bindSuccessModal_64e44 .arco-modal-close-icon {
  top: 16px !important;
  right: 16px !important;
  z-index: 10 !important;
}
.bindSuccessModal_64e44 .arco-modal-content {
  padding: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}
.bindSuccessModal_64e44 .container_64e44 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  position: relative;
  width: 390px;
  height: 380px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: visible;
  z-index: 1;
}

.topSection_64e44 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 150px; /* 与 content 顶部和 banner 底部衔接 */
  border-radius: 16px 16px 0 0;
  z-index: 1;
}

.banner_64e44 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-30px);
     -moz-transform: translateX(-50%) translateY(-30px);
       -o-transform: translateX(-50%) translateY(-30px);
          transform: translateX(-50%) translateY(-30px);
  width: 290px;
  height: 180px;
  padding: 16px 18px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  color: #ffffff;
  border-radius: 16px 16px 0 0;
  background: none;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 2;
}

.content_64e44 {
  position: absolute;
  top: 148px;
  bottom: 0;
  width: 290px;
  padding: 16px 0 90px 0; /* 为底部绝对定位按钮预留空间 */
  text-align: center;
}

.contentTitle_64e44 {
  font: FZLanTingHeiS-DB1-GB;
  font-size: 22px;
  font-weight: 600;
  color: #0c0d0e;
  margin: 10px 0 8px;
  text-align: center;
}

.contentDesc_64e44 {
  font: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #4a4a4a;
  margin-bottom: 20px;
  text-align: center;
}

.confirmBtn_64e44 {
  position: absolute !important;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%) !important;
     -moz-transform: translateX(-50%) !important;
       -o-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  width: 136px;
  height: 40px !important;
  border-radius: 4px !important;
  margin: 0;
}
.confirmBtn_64e44:focus, .confirmBtn_64e44:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 44, 70, 0.25);
}
.confirmBtn_64e44 span {
  font: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

/* 移动端适配（整体缩小：宽度 350，banner 高度 160，内容起始 180） */
@media screen and (max-width: 1024px) {
  .bindSuccessModal_64e44 {
    width: 350px !important;
  }
  .bindSuccessModal_64e44 .arco-modal-close-icon {
    top: 12px !important;
    right: 12px !important;
  }
  .bindSuccessModal_64e44 .container_64e44 {
    width: 350px;
  }
  .bindSuccessModal_64e44 .banner_64e44 {
    height: 180px;
  }
  .bindSuccessModal_64e44 .content_64e44 {
    top: 150px;
    width: 290px; /* 保持内容区宽度不变，居中 */
  }
  .bindSuccessModal_64e44 .confirmBtn_64e44 {
    position: absolute;
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 40px;
    border-radius: 4px;
  }
}
.affix_fafc8 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: none;
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-color: #1d2129;
  z-index: 1000;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 0 24px;
}
.affix_fafc8::after {
  content: "";
  position: absolute;
  right: -23.487px;
  bottom: -112.707px;
  width: 500px;
  height: 100px;
  -webkit-transform: rotate(-4.084deg);
     -moz-transform: rotate(-4.084deg);
       -o-transform: rotate(-4.084deg);
          transform: rotate(-4.084deg);
  background: -webkit-gradient(linear, left top, right top, from(#ff7f66), color-stop(15%, #e566ff), color-stop(70%, #387bff), to(#32e5c8));
  background: -webkit-linear-gradient(left, #ff7f66 0%, #e566ff 15%, #387bff 70%, #32e5c8 100%);
  background: -moz-linear-gradient(left, #ff7f66 0%, #e566ff 15%, #387bff 70%, #32e5c8 100%);
  background: linear-gradient(90deg, #ff7f66 0%, #e566ff 15%, #387bff 70%, #32e5c8 100%);
  -webkit-filter: blur(25px);
          filter: blur(25px);
}
@media (min-width: 1024px) {
  .affix_fafc8 {
    padding: 0 32px;
  }
}
.affix_fafc8 > * {
  width: 100%;
}
.affix_fafc8 .content_fafc8 {
  color: white;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.affix_fafc8 .content_fafc8 .center-content_fafc8 {
  grid-column: 2;
  justify-self: center;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
}
.affix_fafc8 .content_fafc8 .center-content_fafc8 .icon_fafc8 {
  height: 30px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .affix_fafc8 .content_fafc8 .center-content_fafc8 .icon_fafc8 {
    height: 36px;
    margin-right: 16px;
  }
}
.affix_fafc8 .content_fafc8 .center-content_fafc8 .title_fafc8 {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
  font-weight: 400;
  color: white;
  margin: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 768px) {
  .affix_fafc8 .content_fafc8 .center-content_fafc8 .title_fafc8 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 400;
  }
}
.affix_fafc8 .content_fafc8 .right-content_fafc8 {
  grid-column: 3;
  justify-self: end;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.affix_fafc8 .content_fafc8 .right-content_fafc8 > * {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .affix_fafc8 .content_fafc8 .right-content_fafc8 > * {
    margin-left: 16px;
  }
}
.affix_fafc8 .content_fafc8 .right-content_fafc8 .close-button_fafc8 {
  cursor: pointer;
  color: white;
  -webkit-transition: 0.2s ease color;
  -o-transition: 0.2s ease color;
  -moz-transition: 0.2s ease color;
  transition: 0.2s ease color;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.affix_fafc8 .content_fafc8 .right-content_fafc8 .close-button_fafc8:hover {
  color: white;
}

.affix-visible_fafc8 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.affix-top_fafc8 {
  top: 0;
  -webkit-transition: 0.1s -webkit-transform ease;
  transition: 0.1s -webkit-transform ease;
  -o-transition: 0.1s -o-transform ease;
  -moz-transition: 0.1s transform ease, 0.1s -moz-transform ease;
  transition: 0.1s transform ease;
  transition: 0.1s transform ease, 0.1s -webkit-transform ease, 0.1s -moz-transform ease, 0.1s -o-transform ease;
}

.affix-bottom_fafc8 {
  bottom: 0;
  -webkit-transition: 0.3s -webkit-transform ease;
  transition: 0.3s -webkit-transform ease;
  -o-transition: 0.3s -o-transform ease;
  -moz-transition: 0.3s transform ease, 0.3s -moz-transform ease;
  transition: 0.3s transform ease;
  transition: 0.3s transform ease, 0.3s -webkit-transform ease, 0.3s -moz-transform ease, 0.3s -o-transform ease;
}

.button_fafc8 .button-text_fafc8 {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.3%;
}
@media (min-width: 768px) {
  .button_fafc8 .button-text_fafc8 {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0px;
    font-weight: 400;
  }
}
.button_fafc8.arco-btn {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  height: auto;
  border-radius: 4px;
  border-width: 1px;
  margin-left: 16px;
}
.button_fafc8.arco-btn-outline:not(.arco-btn-disabled) {
  color: white;
  border-color: white;
}
.button_fafc8.arco-btn-outline:not(.arco-btn-disabled):not(.arco-btn-loading):active {
  color: white;
  border-color: white;
}
.button_fafc8.arco-btn-outline:not(.arco-btn-disabled):not(.arco-btn-loading):hover {
  color: white;
  border-color: white;
}
.container_cbf37 {
  display: none;
  gap: 8px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .container_cbf37 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}

.duration_cbf37 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  font-weight: 400;
  font-weight: 600;
  color: white;
}

.text_cbf37 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 400;
  color: white;
}

.timing_cbf37 {
  /* Fixed width to prevent countdown string from shifting */
  width: 84px;
}
@charset "UTF-8";
/* ─── Design tokens (inlined for package self-containment) ─── */
/* ── Inline arrow icon (replaces CSS ::after pseudo-elements) ── */
.inlineArrow_5189f {
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-flex: 0 0 14px;
     -moz-box-flex: 0;
          flex: 0 0 14px;
  margin-left: 4px;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.header_5189f {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  height: 64px;
  max-height: 64px;
  background: transparent;
  overflow: visible;
  font-family: "Inter", system-ui, sans-serif;
  /* Solid opaque layer — fades in on hover/focus to replace the blur */
}
.header_5189f::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 88px;
  pointer-events: none;
  background: rgba(12, 13, 14, 0.16);
  backdrop-filter: blur(56px) saturate(160%) brightness(0.8);
  -webkit-backdrop-filter: blur(56px) saturate(160%) brightness(0.8);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(24%, rgb(0, 0, 0)), color-stop(48%, rgba(0, 0, 0, 0.88)), color-stop(72%, rgba(0, 0, 0, 0.52)), color-stop(90%, rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 24%, rgba(0, 0, 0, 0.88) 48%, rgba(0, 0, 0, 0.52) 72%, rgba(0, 0, 0, 0.16) 90%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(24%, rgb(0, 0, 0)), color-stop(48%, rgba(0, 0, 0, 0.88)), color-stop(72%, rgba(0, 0, 0, 0.52)), color-stop(90%, rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: -webkit-linear-gradient(top, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 24%, rgba(0, 0, 0, 0.88) 48%, rgba(0, 0, 0, 0.52) 72%, rgba(0, 0, 0, 0.16) 90%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.header_5189f::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: #0c0d0e;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.header_5189f:hover::after, .header_5189f:focus-within::after, .header_5189f.headerDropdownOpen_5189f::after {
  opacity: 1;
}
.header_5189f:hover::before, .header_5189f:focus-within::before, .header_5189f.headerDropdownOpen_5189f::before {
  opacity: 0;
}

.navShell_5189f {
  position: relative;
  z-index: 1001;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 16px;
  height: 100%;
  width: min(1408px, 100% - 32px);
  margin: 0 auto;
}

/* ── Brand ── */
.brandDropdown_5189f {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  z-index: 2;
  padding: 10px 14px 18px 10px;
  margin: -10px -14px -18px -10px;
}

.brand_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  min-width: 0;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.brand_5189f:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.42);
  outline-offset: 6px;
}

.brandTrigger_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 0;
  margin-left: 8px;
  border: 0;
  background: none;
  cursor: pointer;
}
.brandTrigger_5189f:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.42);
  outline-offset: 4px;
  border-radius: 4px;
}

.brandLogo_5189f {
  display: block;
  width: 122px;
  height: 24px;
  -webkit-flex: 0 0 122px;
     -moz-box-flex: 0;
          flex: 0 0 122px;
}

.brandCaret_5189f {
  width: 10px;
  height: 10px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, opacity 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
  opacity: 0.84;
}

.brandMenu_5189f {
  position: absolute;
  top: -webkit-calc(100% - 10px);
  top: -moz-calc(100% - 10px);
  top: calc(100% - 10px);
  left: 0;
  display: grid;
  gap: 4px;
  min-width: 388px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  background: rgba(18, 19, 21, 0.96);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.28);
  -webkit-backdrop-filter: blur(14px);
          backdrop-filter: blur(14px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-6px);
     -moz-transform: translateY(-6px);
       -o-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, -moz-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}

.brandMenuItem_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  width: 100%;
  gap: 4px;
  min-height: 68px;
  padding: 12px 14px;
  border: 0;
  border-radius: 8px;
  background: none;
  text-align: left;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.brandMenuItem_5189f:hover, .brandMenuItem_5189f:focus-visible {
  background: rgba(255, 255, 255, 0.08);
  outline: none;
}

.brandMenuTitle_5189f {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
}

.brandMenuDesc_5189f {
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.6);
}

.brandDropdownOpen_5189f .brandMenu_5189f {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.brandDropdownOpen_5189f .brandCaret_5189f {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 1;
}

/* ── Nav ── */
.mainNav_5189f {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 0;
  pointer-events: none;
}

.navDropdown_5189f {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  pointer-events: auto;
}
.navDropdown_5189f::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 18px;
}

.navDropdownTrigger_5189f {
  position: relative;
  z-index: 1;
  border: 0;
  background: none;
  cursor: pointer;
}

.navMegaMenu_5189f {
  position: fixed;
  top: 64px;
  left: 0;
  width: 100vw;
  height: auto;
  min-height: 0;
  padding: 0 16px 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: #0c0d0e;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-8px);
     -moz-transform: translateY(-8px);
       -o-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, -moz-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
  z-index: 4;
}

.navDropdownScrim_5189f {
  position: fixed;
  top: 64px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(12, 13, 14, 0.56);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease;
  -moz-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 3;
}

.navDropdownOpen_5189f .navMegaMenu_5189f {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.navDropdownOpen_5189f .navDropdownScrim_5189f {
  opacity: 1;
  visibility: visible;
}

.navMegaMenuShell_5189f {
  width: min(1040px, 100vw - 32px);
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 72px;
  height: auto;
}

.navMegaMenuShellLearn_5189f {
  gap: 90px;
}

.navMegaMenuMain_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  gap: 72px;
  height: auto;
}

.navMegaColumn_5189f {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  padding: 32px 0;
  height: auto;
  overflow: visible;
}

.navMegaModels_5189f {
  min-width: 283px;
  width: auto;
  padding-right: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.navMegaBuild_5189f {
  width: 263px;
}

.navMegaProductBuild_5189f {
  width: 283px;
}

.navMegaLearnColumn_5189f {
  width: 283px;
}

.navMegaLearnColumnDivider_5189f {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.navMegaLearnInitiatives_5189f {
  padding-left: 0;
}

.navMegaHeading_5189f {
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.navMegaHeadingStrong_5189f {
  font-weight: 700;
}

.navMegaModelList_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 18px;
}

.navMegaLinkList_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 24px;
}

.navMegaModelItem_5189f {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  color: #ffffff;
  text-align: left;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}
.navMegaModelItem_5189f:hover .navMegaModelTitle_5189f, .navMegaModelItem_5189f:focus-visible .navMegaModelTitle_5189f {
  opacity: 0.76;
}
.navMegaModelItem_5189f:focus-visible {
  outline: none;
}

.navMegaModelTitle_5189f {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  white-space: nowrap;
}

.navMegaModelItem_5189f:hover .navMegaModelTitle_5189f .inlineArrow_5189f,
.navMegaModelItem_5189f:focus-visible .navMegaModelTitle_5189f .inlineArrow_5189f {
  opacity: 1;
}

.navMegaModelDesc_5189f {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.navMegaLink_5189f {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  color: #ffffff;
  text-align: left;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.navMegaLink_5189f:hover, .navMegaLink_5189f:focus-visible {
  opacity: 0.76;
  outline: none;
}
.navMegaLink_5189f:hover .inlineArrow_5189f, .navMegaLink_5189f:focus-visible .inlineArrow_5189f {
  opacity: 1;
}
.navMegaLink_5189f + .navMegaLink_5189f {
  margin-top: 28px;
}

.navMegaTextLink_5189f {
  border: 0;
  background: none;
  padding: 0;
  color: #ffffff;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.navMegaTextLink_5189f:hover, .navMegaTextLink_5189f:focus-visible {
  opacity: 0.76;
  outline: none;
}
.navMegaTextLink_5189f:hover .inlineArrow_5189f, .navMegaTextLink_5189f:focus-visible .inlineArrow_5189f {
  opacity: 1;
}

.navMegaCta_5189f {
  margin-top: 28px;
  -webkit-align-self: flex-start;
          align-self: flex-start;
  width: auto;
  padding-inline: 16px;
}

/* ── Spotlight ── */
.navMegaSpotlight_5189f {
  width: 252px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 32px 0;
  height: auto;
}

.spotlightCard_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  min-height: 132px;
  padding: 24px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.07);
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  text-decoration: none;
  color: inherit;
  cursor: default;
}

.spotlightCardWithBg_5189f {
  background-size: cover;
  background-position: center;
}

.spotlightCard_5189f[href] {
  cursor: pointer;
}
.spotlightCard_5189f[href]:hover {
  opacity: 0.88;
}

.spotlightCardChanging_5189f {
  opacity: 0.78;
}

.spotlightCopy_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 4px;
}

.spotlightTitle_5189f {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
}

.spotlightDesc_5189f {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 12px;
  line-height: 1.25;
  font-weight: 400;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 2.5em;
}

.spotlightMeter_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 2px;
  height: 2px;
}

.spotlightMeterDot_5189f {
  width: 16px;
  -webkit-flex: 0 0 16px;
     -moz-box-flex: 0;
          flex: 0 0 16px;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}

.spotlightMeterDotActive_5189f {
  background: #ffffff;
}

/* ── Nav links ── */
.navLink_5189f {
  position: relative;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  padding: 4px 16px 6px;
}
.navLink_5189f::after {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
  height: 1px;
  background: #ffffff;
  border-radius: 0.5px;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.navLink_5189f:hover::after {
  opacity: 1;
}
.navLink_5189f:hover {
  color: #ffffff;
}

.navDropdownOpen_5189f > .navLink_5189f {
  color: #ffffff;
}
.navDropdownOpen_5189f > .navLink_5189f::after {
  opacity: 1;
}

/* ── Actions ── */
.navActions_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 12px;
  margin-left: auto;
  position: relative;
  z-index: 2;
}

.iconButton_5189f {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  padding: 8px;
  border-radius: 999px;
  border: 0;
  background: none;
  cursor: pointer;
}
.iconButton_5189f img, .iconButton_5189f svg {
  width: 16px;
  height: 16px;
}

/* ── Login link (text-only, from source .login-link) ── */
.loginLink_5189f {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 4px;
  padding: 5px 12px;
  border: 0;
  background: none;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}
.loginLink_5189f:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.42);
  outline-offset: 4px;
}

/* ── User Avatar (logged-in state) ── */
.userAvatarWrapper_5189f {
  position: relative;
}

.userAvatar_5189f {
  cursor: pointer;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #FFFFFF;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #42464E;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease;
  -o-transition: background-color 0.2s ease, border-color 0.2s ease;
  -moz-transition: background-color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.userDropdownMenu_5189f {
  position: absolute;
  top: -webkit-calc(100% + 8px);
  top: -moz-calc(100% + 8px);
  top: calc(100% + 8px);
  right: 0;
  min-width: 240px;
  background: #2C3033;
  border: 1px solid #33373B;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  padding: 0;
  z-index: 200;
  -webkit-animation: fadeIn_5189f 0.15s ease;
     -moz-animation: fadeIn_5189f 0.15s ease;
          animation: fadeIn_5189f 0.15s ease;
  overflow: hidden;
}

.userDropdownHeader_5189f {
  padding: 8px 12px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.userDropdownName_5189f {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  margin: 0;
}

.userDropdownEmail_5189f {
  color: rgba(255, 255, 255, 0.6980392157);
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.userDropdownBody_5189f {
  padding: 8px;
}

.userDropdownItem_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
  height: 40px;
  padding: 0 12px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  border-radius: 6px;
  -webkit-transition: background-color 0.15s ease, color 0.15s ease;
  -o-transition: background-color 0.15s ease, color 0.15s ease;
  -moz-transition: background-color 0.15s ease, color 0.15s ease;
  transition: background-color 0.15s ease, color 0.15s ease;
}
.userDropdownItem_5189f:hover {
  background-color: rgba(255, 255, 255, 0.0509803922);
  color: #ffffff;
}

.userDropdownSignout_5189f {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  height: 40px;
  padding: 0 12px;
  border: 0;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
  border-radius: 6px;
  -webkit-transition: background-color 0.15s ease, color 0.15s ease;
  -o-transition: background-color 0.15s ease, color 0.15s ease;
  -moz-transition: background-color 0.15s ease, color 0.15s ease;
  transition: background-color 0.15s ease, color 0.15s ease;
}
.userDropdownSignout_5189f:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.0509803922);
}

/* ── Mobile user section (logged-in) ── */
.mobileMenuUserSection_5189f {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 16px;
  margin-top: 8px;
}

.mobileMenuUserRow_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 12px;
  padding-bottom: 12px;
}

.mobileMenuUserAvatar_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #42464E;
  font-weight: 600;
  font-size: 13px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.mobileMenuUserName_5189f {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobileMenuUserLink_5189f {
  display: block;
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.mobileMenuUserLink_5189f:hover {
  color: #ffffff;
}

.mobileMenuSignoutLink_5189f {
  display: block;
  width: 100%;
  padding: 10px 0;
  border: 0;
  background: none;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  cursor: pointer;
}
.mobileMenuSignoutLink_5189f:hover {
  color: #ffffff;
}

/* ── CTA button (ghost pill, from source .cta-button + .nav-actions .cta-button) ── */
.ctaButton_5189f {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  min-height: 36px;
  padding: 5px 16px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.039px;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.ctaButton_5189f:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.34);
}

/* ── Filled pill (used inside mega-menus, e.g. "Explore 100+ models") ── */
.pillButton_5189f {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  min-height: 40px;
  padding: 5px 16px;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
  color: #0c0d0e;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.039px;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, background-color 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.pillButton_5189f:hover {
  background: #eef1f4;
}

/* ── Mobile ── */
.mobileMenuButton_5189f {
  display: none;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: auto;
  padding: 0;
  border-radius: 999px;
  border: 0;
  background: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 20px;
}

/* ── Mobile overlay ── */
.mobileOverlay_5189f {
  position: fixed;
  inset: 64px 0 0;
  background: rgba(0, 0, 0, 0.56);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 998;
  -webkit-animation: fadeIn_5189f 0.25s ease forwards;
     -moz-animation: fadeIn_5189f 0.25s ease forwards;
          animation: fadeIn_5189f 0.25s ease forwards;
}

.mobileOverlayClosing_5189f {
  -webkit-animation: fadeOut_5189f 0.25s ease forwards;
     -moz-animation: fadeOut_5189f 0.25s ease forwards;
          animation: fadeOut_5189f 0.25s ease forwards;
}

@-webkit-keyframes fadeIn_5189f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn_5189f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn_5189f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut_5189f {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut_5189f {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut_5189f {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.mobileMenu_5189f {
  display: none;
}

.mobileMenuSection_5189f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.mobileMenuTab_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 16px 0;
  border: 0;
  background: transparent;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
  text-align: left;
}

.mobileMenuCaret_5189f {
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  -o-transition: -o-transform 0.25s ease;
  -moz-transition: transform 0.25s ease, -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease, -moz-transform 0.25s ease, -o-transform 0.25s ease;
}
.mobileMenuSectionOpen_5189f .mobileMenuCaret_5189f {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.mobileSubmenu_5189f {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 4px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.32s cubic-bezier(0.22, 1, 0.36, 1), padding 0.32s ease;
  -o-transition: max-height 0.32s cubic-bezier(0.22, 1, 0.36, 1), padding 0.32s ease;
  -moz-transition: max-height 0.32s cubic-bezier(0.22, 1, 0.36, 1), padding 0.32s ease;
  transition: max-height 0.32s cubic-bezier(0.22, 1, 0.36, 1), padding 0.32s ease;
  padding-bottom: 0;
}
.mobileMenuSectionOpen_5189f .mobileSubmenu_5189f {
  max-height: 500px;
  padding-bottom: 16px;
}
.mobileSubmenu_5189f a {
  display: block;
  padding: 8px 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.mobileSubmenu_5189f a:hover {
  color: #ffffff;
}

.mobileMenuTopLink_5189f {
  display: block;
  padding: 16px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.mobileMenuLoginLink_5189f {
  display: block;
  padding: 16px 0;
  border: 0;
  background: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
}

.mobileMenuCta_5189f {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  height: 40px;
  padding: 5px 20px;
  margin-top: 16px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  -webkit-align-self: flex-start;
          align-self: flex-start;
  -webkit-transition: background-color 0.2s ease, border-color 0.2s ease;
  -o-transition: background-color 0.2s ease, border-color 0.2s ease;
  -moz-transition: background-color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, border-color 0.2s ease;
  width: 100%;
}
.mobileMenuCta_5189f:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.34);
}

@-webkit-keyframes mobileMenuSlideDown_5189f {
  from {
    opacity: 0;
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes mobileMenuSlideDown_5189f {
  from {
    opacity: 0;
    -moz-transform: translateY(-12px);
         transform: translateY(-12px);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@keyframes mobileMenuSlideDown_5189f {
  from {
    opacity: 0;
    -webkit-transform: translateY(-12px);
       -moz-transform: translateY(-12px);
         -o-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes mobileMenuSlideUp_5189f {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}
@-moz-keyframes mobileMenuSlideUp_5189f {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  to {
    opacity: 0;
    -moz-transform: translateY(-12px);
         transform: translateY(-12px);
  }
}
@keyframes mobileMenuSlideUp_5189f {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-12px);
       -moz-transform: translateY(-12px);
         -o-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}
.mobileMenuClosing_5189f {
  -webkit-animation: mobileMenuSlideUp_5189f 0.25s ease forwards !important;
     -moz-animation: mobileMenuSlideUp_5189f 0.25s ease forwards !important;
          animation: mobileMenuSlideUp_5189f 0.25s ease forwards !important;
}

@media (max-width: 1080px) and (min-width: 920px) {
  .navMegaMenuShell_5189f {
    gap: 32px;
  }
  .navMegaMenuShellLearn_5189f {
    gap: 40px;
  }
  .navMegaMenuMain_5189f {
    gap: 32px;
  }
  .navMegaModels_5189f {
    min-width: 220px;
    padding-right: 24px;
  }
  .navMegaBuild_5189f {
    width: 200px;
  }
  .navMegaProductBuild_5189f {
    width: 220px;
  }
  .navMegaLearnColumn_5189f {
    width: 200px;
  }
}
@media (max-width: 920px) {
  .mainNav_5189f {
    display: none;
  }
  .navActions_5189f {
    display: none;
  }
  .mobileMenuButton_5189f {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  .mobileMenu_5189f {
    display: none;
  }
  .mobileMenuOpen_5189f {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 0;
    padding: 0 24px 24px;
    background: #0c0d0e;
    max-height: -webkit-calc(100vh - 60px);
    max-height: -moz-calc(100vh - 60px);
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    z-index: 999;
    -webkit-animation: mobileMenuSlideDown_5189f 0.25s ease forwards;
       -moz-animation: mobileMenuSlideDown_5189f 0.25s ease forwards;
            animation: mobileMenuSlideDown_5189f 0.25s ease forwards;
  }
}
/* ════════════════════════════════════════════════════════════════════════
   LIGHT MODE OVERRIDES
   Applied when useHeaderTheme resolves to 'light' (body without arco-theme="dark").
   ════════════════════════════════════════════════════════════════════════ */
.header_5189f.light_5189f {
  /* ── Header background layers ── */
  /* ── Nav mega menu ── */
  /* ── Scrim ── */
  /* ── Column borders ── */
  /* ── Mega headings ── */
  /* ── Model items ── */
  /* ── Mega links (Build section) ── */
  /* ── Spotlight card ── */
  /* ── Nav links ── */
  /* ── CTA button (secondary/outline) ── */
  /* ── Pill button (filled, inside mega-menus) ── */
  /* ── Login link ── */
  /* ── User avatar ── */
  /* ── User dropdown ── */
  /* ── Brand dropdown (light — matches old Header implementation) ── */
  /* ── Inline arrow icon ── */
  /* ── Mobile hamburger ── */
  /* ── Mobile overlay ── */
  /* ── Mobile menu ── */
  /* ── Mobile user section ── */
}
.header_5189f.light_5189f::before {
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(56px) saturate(160%) brightness(1.1);
  -webkit-backdrop-filter: blur(56px) saturate(160%) brightness(1.1);
}
.header_5189f.light_5189f::after {
  background: #ffffff;
}
.header_5189f.light_5189f .navMegaMenu_5189f {
  background: #ffffff;
  border-top-color: #eaedf1;
}
.header_5189f.light_5189f .navDropdownScrim_5189f {
  background: rgba(255, 255, 255, 0.56);
}
.header_5189f.light_5189f .navMegaModels_5189f {
  border-right-color: #eaedf1;
}
.header_5189f.light_5189f .navMegaLearnColumnDivider_5189f {
  border-right-color: #eaedf1;
}
.header_5189f.light_5189f .navMegaHeading_5189f {
  color: #86909c;
}
.header_5189f.light_5189f .navMegaModelItem_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .navMegaModelTitle_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .navMegaModelDesc_5189f {
  color: #42464e;
}
.header_5189f.light_5189f .navMegaLink_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .navMegaTextLink_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .spotlightCard_5189f {
  background: #f6f8fa;
}
.header_5189f.light_5189f .spotlightTitle_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .spotlightDesc_5189f {
  color: #86909c;
}
.header_5189f.light_5189f .spotlightMeterDot_5189f {
  background: rgba(0, 0, 0, 0.2);
}
.header_5189f.light_5189f .spotlightMeterDotActive_5189f {
  background: #0c0d0e;
}
.header_5189f.light_5189f .navLink_5189f {
  color: rgba(0, 0, 0, 0.6);
}
.header_5189f.light_5189f .navLink_5189f::after {
  background: #0c0d0e;
}
.header_5189f.light_5189f .navLink_5189f:hover {
  color: #0c0d0e;
}
.header_5189f.light_5189f .navDropdownOpen_5189f > .navLink_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .ctaButton_5189f {
  border-color: #dde2e9;
  color: #0c0d0e;
}
.header_5189f.light_5189f .ctaButton_5189f:hover {
  background: rgba(0, 0, 0, 0.04);
  border-color: #c9cdd4;
}
.header_5189f.light_5189f .pillButton_5189f {
  background: #0c0d0e;
  color: #ffffff;
}
.header_5189f.light_5189f .pillButton_5189f:hover {
  background: #1d2129;
}
.header_5189f.light_5189f .loginLink_5189f {
  color: #42464e;
}
.header_5189f.light_5189f .loginLink_5189f:focus-visible {
  outline-color: rgba(0, 0, 0, 0.2);
}
.header_5189f.light_5189f .userAvatar_5189f {
  background-color: #0c0d0e;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.08);
}
.header_5189f.light_5189f .userDropdownMenu_5189f {
  background: #ffffff;
  border-color: #eaedf1;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.header_5189f.light_5189f .userDropdownHeader_5189f {
  border-bottom-color: #eaedf1;
}
.header_5189f.light_5189f .userDropdownName_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .userDropdownEmail_5189f {
  color: #86909c;
}
.header_5189f.light_5189f .userDropdownBody_5189f {
  background: #ffffff;
}
.header_5189f.light_5189f .userDropdownItem_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .userDropdownItem_5189f:hover {
  background-color: #f6f8fa;
  color: #0c0d0e;
}
.header_5189f.light_5189f .userDropdownSignout_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .userDropdownSignout_5189f:hover {
  color: #0c0d0e;
  background-color: #f6f8fa;
}
.header_5189f.light_5189f .brand_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .brand_5189f:focus-visible {
  outline-color: rgba(0, 0, 0, 0.2);
}
.header_5189f.light_5189f .brandCaret_5189f {
  -webkit-filter: invert(1);
          filter: invert(1);
  opacity: 0.56;
}
.header_5189f.light_5189f .brandTrigger_5189f:focus-visible {
  outline-color: rgba(0, 0, 0, 0.2);
}
.header_5189f.light_5189f .brandMenu_5189f {
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.06);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.28);
}
.header_5189f.light_5189f .brandMenuItem_5189f:hover, .header_5189f.light_5189f .brandMenuItem_5189f:focus-visible {
  background: #f6f8fa;
}
.header_5189f.light_5189f .brandMenuTitle_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .brandMenuDesc_5189f {
  color: #42464e;
}
.header_5189f.light_5189f .inlineArrow_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuButton_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileOverlay_5189f {
  background: rgba(255, 255, 255, 0.56);
}
.header_5189f.light_5189f .mobileMenuSection_5189f {
  border-bottom-color: #eaedf1;
}
.header_5189f.light_5189f .mobileMenuTab_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileSubmenu_5189f a {
  color: #42464e;
}
.header_5189f.light_5189f .mobileSubmenu_5189f a:hover {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuTopLink_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuLoginLink_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuSignoutLink_5189f {
  color: #42464e;
}
.header_5189f.light_5189f .mobileMenuSignoutLink_5189f:hover {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuCta_5189f {
  border-color: #dde2e9;
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuCta_5189f:hover {
  background: rgba(0, 0, 0, 0.04);
  border-color: #c9cdd4;
}
.header_5189f.light_5189f .mobileMenuUserAvatar_5189f {
  background-color: #0c0d0e;
  color: #ffffff;
}
.header_5189f.light_5189f .mobileMenuUserName_5189f {
  color: #0c0d0e;
}
.header_5189f.light_5189f .mobileMenuUserLink_5189f {
  color: #42464e;
}
.header_5189f.light_5189f .mobileMenuUserLink_5189f:hover {
  color: #0c0d0e;
}

/* Light mobile menu background override (needs to reach into &Open compound) */
@media (max-width: 920px) {
  .header_5189f.light_5189f .mobileMenuOpen_5189f {
    background: #ffffff;
  }
}
@-webkit-keyframes textShine_3b0e6 {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@-moz-keyframes textShine_3b0e6 {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes textShine_3b0e6 {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: transparent !important;
  color: #42464e;
  padding: 0;
  height: 36px;
  border: none !important;
  box-shadow: none !important;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0px;
  text-decoration: none;
  position: relative;
}
.linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  height: 1px;
  width: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ff7f66), color-stop(15%, #e666ff), color-stop(70%, #387bff), to(#32e6c8));
  background: -webkit-linear-gradient(left, #ff7f66 0%, #e666ff 15%, #387bff 70%, #32e6c8 100%);
  background: -moz-linear-gradient(left, #ff7f66 0%, #e666ff 15%, #387bff 70%, #32e6c8 100%);
  background: linear-gradient(90deg, #ff7f66 0%, #e666ff 15%, #387bff 70%, #32e6c8 100%);
  -o-transition: width 0.06s ease-out;
  -moz-transition: width 0.06s ease-out;
  transition: width 0.06s ease-out;
  -webkit-transition: width 0.06s ease-out;
}
.linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover, .linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled):active {
  color: #0c0d0e !important;
  background-color: transparent !important;
}
.linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover::after, .linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled):active::after {
  width: 100%;
  -o-transition: width 0.06s ease-in;
  -moz-transition: width 0.06s ease-in;
  transition: width 0.06s ease-in;
  -webkit-transition: width 0.06s ease-in;
}
[data-popover-active="true"] .linkBtn_3b0e6.arco-btn:not(.arco-btn-disabled)::after {
  width: 100% !important;
}
.linkBtn_3b0e6.disableUnderline_3b0e6.arco-btn::after {
  display: none !important;
}

.iconBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: transparent !important;
  color: #0c0d0e;
  border: none !important;
  box-shadow: none !important;
  border-radius: 4px;
  padding: 8px;
  width: 36px;
  height: 36px;
  min-height: 36px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.iconBtn_3b0e6.arco-btn:not(.arco-btn-disabled) img,
.iconBtn_3b0e6.arco-btn:not(.arco-btn-disabled) svg {
  width: 20px;
  height: 20px;
}
.iconBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover, .iconBtn_3b0e6.arco-btn:not(.arco-btn-disabled):active {
  background: -webkit-linear-gradient(12.14deg, #f1f9ff -3.23%, #edf3ff 51.11%, #faf4ff 98.65%) !important;
  background: -moz-linear-gradient(12.14deg, #f1f9ff -3.23%, #edf3ff 51.11%, #faf4ff 98.65%) !important;
  background: linear-gradient(77.86deg, #f1f9ff -3.23%, #edf3ff 51.11%, #faf4ff 98.65%) !important;
}

.outlineBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: transparent;
  color: #0c0d0e;
  border: 1px solid #dde2e9 !important;
  box-shadow: none !important;
  height: 28px;
  padding: 0 12px;
  border-radius: 1000px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}
.outlineBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover {
  background-color: #f6f8fa !important;
  border-color: #b8bfc8 !important;
  color: #0c0d0e !important;
}
.outlineBtn_3b0e6.arco-btn:not(.arco-btn-disabled):active {
  background-color: #e5e8eb !important;
}

.primaryBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: #0c0d0e;
  color: white;
  border: none !important;
  box-shadow: none !important;
  height: 28px;
  padding: 0 12px;
  border-radius: 1000px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}
.primaryBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover {
  background-color: #303132 !important;
  color: white !important;
}
.primaryBtn_3b0e6.arco-btn:not(.arco-btn-disabled):active {
  background-color: #545658 !important;
}

.textBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0;
  height: auto !important;
  min-height: 24px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #0c0d0e;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 8px;
}
.textBtn_3b0e6.arco-btn:not(.arco-btn-disabled) .icon {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.textBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover:not(:disabled) {
  color: #1664ff !important;
}
.textBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover:not(:disabled) .icon,
.textBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover:not(:disabled) .iconMask_3b0e6 {
  -webkit-transform: translateX(4px);
     -moz-transform: translateX(4px);
       -o-transform: translateX(4px);
          transform: translateX(4px);
}
.textBtn_3b0e6.dark_3b0e6.arco-btn:not(.arco-btn-disabled) {
  color: #ffffff;
}
.textBtn_3b0e6.dark_3b0e6.arco-btn:not(.arco-btn-disabled):hover:not(:disabled) {
  color: #c5c5c5 !important;
}
.textBtn_3b0e6 .iconMask_3b0e6 {
  display: block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-image: var(--icon-url);
  mask-image: var(--icon-url);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}

.gradientBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  padding: 0;
  height: auto;
  min-height: 24px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  background: -webkit-gradient(linear, left top, right top, from(#3b91ff), color-stop(#0d5eff), color-stop(#c069ff), color-stop(#0d5eff), color-stop(#3b91ff), color-stop(#0d5eff), to(#c069ff));
  background: -webkit-linear-gradient(left, #3b91ff, #0d5eff, #c069ff, #0d5eff, #3b91ff, #0d5eff, #c069ff);
  background: -moz-linear-gradient(left, #3b91ff, #0d5eff, #c069ff, #0d5eff, #3b91ff, #0d5eff, #c069ff);
  background: linear-gradient(to right, #3b91ff, #0d5eff, #c069ff, #0d5eff, #3b91ff, #0d5eff, #c069ff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  background-size: 400% auto;
  animation: textShine_3b0e6 8s linear infinite reverse;
}

.featuredBtn_3b0e6.arco-btn:not(.arco-btn-disabled) {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  padding: 0;
  height: auto;
  min-height: 24px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 4px;
  position: relative;
}
.featuredBtn_3b0e6.arco-btn:not(.arco-btn-disabled) .featuredIcon_3b0e6 {
  width: 12px;
  height: 12px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  position: relative;
}
.featuredBtn_3b0e6.arco-btn:not(.arco-btn-disabled) .featuredIcon_3b0e6::before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, right top, from(#387bff), color-stop(#e566ff), color-stop(#ff7f66), color-stop(#e566ff), color-stop(#387bff), color-stop(#32e5c8), to(#387bff));
  background: -webkit-linear-gradient(left, #387bff, #e566ff, #ff7f66, #e566ff, #387bff, #32e5c8, #387bff);
  background: -moz-linear-gradient(left, #387bff, #e566ff, #ff7f66, #e566ff, #387bff, #32e5c8, #387bff);
  background: linear-gradient(to right, #387bff, #e566ff, #ff7f66, #e566ff, #387bff, #32e5c8, #387bff);
  background-size: 1500% auto;
  background-position: 0% 50%;
  -webkit-mask: var(--icon-url) no-repeat center/contain;
  mask: var(--icon-url) no-repeat center/contain;
}
.featuredBtn_3b0e6.arco-btn:not(.arco-btn-disabled) .featuredText_3b0e6 {
  background: -webkit-gradient(linear, left top, right top, from(#387bff), color-stop(#e566ff), color-stop(#ff7f66), color-stop(#e566ff), color-stop(#387bff), color-stop(#32e5c8), color-stop(#387bff), to(#e566ff));
  background: -webkit-linear-gradient(left, #387bff, #e566ff, #ff7f66, #e566ff, #387bff, #32e5c8, #387bff, #e566ff);
  background: -moz-linear-gradient(left, #387bff, #e566ff, #ff7f66, #e566ff, #387bff, #32e5c8, #387bff, #e566ff);
  background: linear-gradient(to right, #387bff, #e566ff, #ff7f66, #e566ff, #387bff, #32e5c8, #387bff, #e566ff);
  background-size: 750% auto;
  background-position: 0% 50%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.featuredBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover .featuredIcon_3b0e6::before,
.featuredBtn_3b0e6.arco-btn:not(.arco-btn-disabled):hover .featuredText_3b0e6 {
  animation: textShine_3b0e6 4s linear infinite reverse;
}
@charset "UTF-8";
.affix_aaa31 {
  position: relative;
  z-index: 999;
  width: 100vw;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.affix_aaa31[data-hidden=true] {
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
}

.fixedAffix_aaa31 {
  position: fixed;
  top: 0;
  left: 0;
}

.container_aaa31 {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  height: 60px;
  padding: 0 24px;
  z-index: 999;
  background-color: #fff;
  -webkit-transition: box-shadow 0.2s ease, border-bottom 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, border-bottom 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: box-shadow 0.2s ease, border-bottom 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, box-shadow 0.2s ease, border-bottom 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-bottom 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-bottom 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.container_aaa31 * {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (min-width: 1280px) {
  .container_aaa31 {
    padding: 0;
  }
}
.container_aaa31[data-hidden=true] {
  box-shadow: none;
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
}
.container_aaa31[data-scrolled=true] {
  box-shadow: 0rem 0.25rem 0.625rem 0rem rgba(29, 33, 41, 0.1019607843);
  border-bottom: 1px solid #eaedf1;
}

.containerSearchActive_aaa31 {
  overflow: visible;
}

.main_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1280px) and (max-width: 1680px) {
  .main_aaa31 {
    width: 1200px;
  }
}
@media (min-width: 1681px) {
  .main_aaa31 {
    width: 1440px;
  }
}

@media (min-width: 1281px) {
  .mainFullWidth_aaa31 {
    width: 100% !important;
    padding: var(--content-padding) !important;
  }
}

.mainRight_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 16px;
}

.mobileRightIcons_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 16px;
}
@media (min-width: 768px) {
  .mobileRightIcons_aaa31 {
    gap: 0;
  }
}
@media (min-width: 1280px) {
  .mobileRightIcons_aaa31 {
    display: none;
  }
}

.mobileUserAvatar_aaa31 {
  display: none;
}
@media (max-width: 767px) {
  .mobileUserAvatar_aaa31 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}

.mainRightNav_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
}

.mainLeft_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
  overflow: visible;
}

.mainLeftSearchActive_aaa31 {
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
  overflow: visible;
}
.mainLeftSearchActive_aaa31 .mainLeftNav_aaa31 {
  display: none !important;
}

.featuredWrapper_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #dde2e9;
}

.mobileHeaderLeft_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 12px;
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  overflow: hidden;
}

.mobileBackButton_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #1d2129;
  font-size: 20px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.mobileBackButton_aaa31:active {
  opacity: 0.7;
}

.mobileTitle_aaa31 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #1d2129;
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mainLeftNav_aaa31 {
  display: none;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .mainLeftNav_aaa31 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}
.mainLeftNav_aaa31 .arco-btn {
  padding: 0 12px;
}

.mainLeftScroll_aaa31 > .arco-tabs-header-nav:before {
  display: none;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header > .arco-tabs-header-title {
  margin: 0;
  padding: 0;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header > .arco-tabs-header-title:not(:first-child) {
  margin-left: 24px;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header > .arco-tabs-header-title > .arco-tabs-header-title-text {
  padding: 0;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header > .arco-tabs-header-title > .arco-tabs-header-title-text:before {
  display: none;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header > .arco-tabs-header-ink {
  display: none;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-left-icon {
  height: 34px;
  background: -webkit-gradient(linear, left top, right top, color-stop(70%, white), to(transparent));
  background: -webkit-linear-gradient(left, white 70%, transparent);
  background: -moz-linear-gradient(left, white 70%, transparent);
  background: linear-gradient(90deg, white 70%, transparent);
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin: 0;
  padding-left: 8px;
  padding-right: 8px;
  position: absolute;
  left: -8px;
  z-index: 5;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-left-icon > svg {
  stroke-width: 6px;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-right-icon {
  height: 30px;
  background: -webkit-gradient(linear, right top, left top, color-stop(70%, white), to(transparent));
  background: -webkit-linear-gradient(right, white 70%, transparent);
  background: -moz-linear-gradient(right, white 70%, transparent);
  background: linear-gradient(270deg, white 70%, transparent);
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin: 0;
  padding-left: 8px;
  padding-right: 8px;
  position: absolute;
  right: -8px;
  z-index: 5;
}
.mainLeftScroll_aaa31 > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-right-icon > svg {
  stroke-width: 6px;
}
.mainLeftScroll_aaa31[data-has-featured=true] > .arco-tabs-header-nav > .arco-tabs-header-scroll > .arco-tabs-header-wrapper > .arco-tabs-header > .arco-tabs-header-title:nth-child(2) {
  margin-left: 0;
}

.mobileMenuIcon_aaa31 {
  cursor: pointer;
  margin-top: 4px;
  display: block;
}
@media (min-width: 1280px) {
  .mobileMenuIcon_aaa31 {
    display: none;
  }
}
.mobileMenuIcon_aaa31 svg {
  font-size: 20px;
}

@media (min-width: 768px) {
  .mobileMenuIconSmDisplay_aaa31 {
    display: none;
  }
}

.divider_aaa31 {
  height: 18px;
  width: 1px;
  background-color: rgba(77, 77, 77, 0.4);
  margin: 0 4px;
}

.userAvatar_aaa31 {
  cursor: pointer;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ecf2ff;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #0055ff;
  font-weight: 600;
  font-size: 14px;
}

.dropdownMenu_aaa31 .arco-dropdown-menu-inner {
  padding: 0 !important;
}
.dropdownMenu_aaa31 .arco-dropdown-menu-item {
  border-radius: 0 !important;
  color: var(--color-text-1) !important;
  height: 36px !important;
  line-height: 36px !important;
}
.dropdownMenu_aaa31 .arco-dropdown-menu-item:not(:last-child) {
  margin-bottom: 0 !important;
}
.dropdownMenu_aaa31 .arco-dropdown-menu-item:hover,
.dropdownMenu_aaa31 .arco-dropdown-menu-pop-header:hover {
  color: var(--color-text-1) !important;
  background-color: #f1f3f5 !important;
}
.dropdownMenu_aaa31 .arco-dropdown-menu-item:not(.arco-dropdown-menu-disabled):hover:before {
  display: none !important;
}

@media (max-width: 767px) {
  .pc-display-only_aaa31 {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .mobile-display-only_aaa31 {
    display: none !important;
  }
}

/* ── Brand Dropdown (light theme) ── */
.brandDropdown_aaa31 {
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  z-index: 999;
  padding: 10px 8px 18px 0;
  margin: -10px 0 -18px 0;
}

.brandLogoLink_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  text-decoration: none;
  margin-right: 8px;
}

.brandTrigger_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
.brandTrigger_aaa31:focus-visible {
  outline: 2px solid rgba(0, 0, 0, 0.2);
  outline-offset: 4px;
  border-radius: 4px;
}

.brandCaret_aaa31 {
  width: 12px;
  height: 12px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, opacity 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
  opacity: 0.56;
  -webkit-filter: invert(1);
          filter: invert(1);
}

.brandMenu_aaa31 {
  position: absolute;
  top: -webkit-calc(100% - 10px);
  top: -moz-calc(100% - 10px);
  top: calc(100% - 10px);
  left: -10px;
  display: grid;
  gap: 4px;
  min-width: 388px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.0784313725);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2784313725);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-6px);
     -moz-transform: translateY(-6px);
       -o-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, -moz-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}

.brandMenuItem_aaa31 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  width: 100%;
  gap: 4px;
  min-height: 68px;
  padding: 12px 14px;
  border: 0;
  border-radius: 8px;
  background: none;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.brandMenuItem_aaa31:hover, .brandMenuItem_aaa31:focus-visible {
  background: #f6f8fa;
  outline: none;
}

.brandMenuTitle_aaa31 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #0c0d0e;
}

.brandMenuDesc_aaa31 {
  font-size: 12px;
  line-height: 18px;
  color: #42464e;
}

.brandDropdownOpen_aaa31 .brandMenu_aaa31 {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.brandDropdownOpen_aaa31 .brandCaret_aaa31 {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 1;
}

@media (max-width: 767px) {
  .brandDropdown_aaa31 {
    display: none;
  }
}
.button_5aea4 {
  cursor: pointer;
}

.buttonWithTitle_5aea4 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
}
.buttonWithTitle_5aea4 img {
  width: 20px;
  height: 20px;
}
@media (min-width: 1024px) {
  .buttonWithTitle_5aea4 {
    padding: 0 16px;
  }
}

.popoverContent_5aea4 {
  padding-top: 20px;
  padding-bottom: 4px;
}

.footerPopoverContent_5aea4 {
  padding-bottom: 8px;
}

.dropdownMenu_5aea4 {
  min-width: 140px;
  max-height: 300px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05), 0px 15px 35px -2px rgba(0, 0, 0, 0.05);
  overflow: auto;
}

.menuItem_5aea4 {
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  color: #1d2129;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.menuItem_5aea4:hover {
  background-color: #f6f8fa;
}

.footerButton_5aea4 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 8px;
  height: 36px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 18px;
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
}
.footerButton_5aea4:hover {
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.05);
}
.footerButton_5aea4 img {
  width: 20px;
  height: 20px;
}
.footerButton_5aea4 span {
  font-size: 14px;
  line-height: 20px;
}
.trigger_68adc {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  cursor: pointer;
}

.popoverContainer_68adc {
  position: fixed;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  pointer-events: none;
}

.popoverContainerVisible_68adc {
  opacity: 1;
  pointer-events: auto;
}

.popoverContent_68adc {
  -webkit-transform: translateY(-8px);
     -moz-transform: translateY(-8px);
       -o-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  -o-transition: -o-transform 0.15s ease-in-out;
  -moz-transition: transform 0.15s ease-in-out, -moz-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -moz-transform 0.15s ease-in-out, -o-transform 0.15s ease-in-out;
}
.popoverContainerVisible_68adc .popoverContent_68adc {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
@-webkit-keyframes gradientScroll_77212 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-moz-keyframes gradientScroll_77212 {
  0% {
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(-50%);
         transform: translateX(-50%);
  }
}
@keyframes gradientScroll_77212 {
  0% {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.searchBar_77212 {
  position: relative;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  height: 36px;
  background: transparent;
  cursor: pointer;
  border: none;
  width: 20px;
}
@media (max-width: 1023px) {
  .searchBar_77212 {
    display: none;
  }
}

.searchBarInner_77212 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 4px;
}

.searchIcon_77212,
.searchPlaceholder_77212 {
  position: relative;
  z-index: 1;
}

.searchIcon_77212 {
  width: 20px;
  height: 20px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.searchPlaceholder_77212 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #737a87;
  white-space: nowrap;
  text-align: center;
}
.popoverContent_d4f39 {
  padding-top: 4px;
}

.dropdownMenu_d4f39 {
  min-width: 200px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05), 0px 15px 35px -2px rgba(0, 0, 0, 0.05);
  padding: 6px 6px 22px 6px;
}

.menuItem_d4f39 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 12px;
  height: 40px;
  padding: 0 16px;
  color: #1d2129;
  cursor: pointer;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
  text-decoration: none;
}
.menuItem_d4f39:hover {
  background-color: #f6f8fa;
  color: #1664ff;
}
.menuItem_d4f39:hover .menuIcon_d4f39 svg path {
  fill: #1664ff;
}
.menuItem_d4f39:hover .menuIcon_d4f39 img {
  -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(93%) saturate(2595%) hue-rotate(212deg) brightness(102%) contrast(104%);
          filter: brightness(0) saturate(100%) invert(28%) sepia(93%) saturate(2595%) hue-rotate(212deg) brightness(102%) contrast(104%);
}

.menuIcon_d4f39 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.menuIcon_d4f39 svg {
  width: 20px;
  height: 20px;
}
.menuIcon_d4f39 svg path {
  fill: #4e5969;
  -webkit-transition: fill 0.2s;
  -o-transition: fill 0.2s;
  -moz-transition: fill 0.2s;
  transition: fill 0.2s;
}
.menuIcon_d4f39 img {
  width: 20px;
  height: 20px;
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  -o-transition: filter 0.2s;
  -moz-transition: filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
}

.menuText_d4f39 {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  font-size: 14px;
  line-height: 20px;
}

.signOutButton_d4f39 {
  margin: 8px 12px 0;
  padding: 8px 12px;
  border: 1px solid #dde2e9;
  border-radius: 4px;
  background-color: #fff;
  color: #1d2129;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.signOutButton_d4f39:hover {
  background-color: #f6f8fa;
  border-color: #c9cdd4;
}
@-webkit-keyframes pulse_02581 {
  0% {
    background-position: 200% 0;
  }
  57.14% {
    background-position: -200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@-moz-keyframes pulse_02581 {
  0% {
    background-position: 200% 0;
  }
  57.14% {
    background-position: -200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes pulse_02581 {
  0% {
    background-position: 200% 0;
  }
  57.14% {
    background-position: -200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.skeletonContainer_02581 {
  width: 100%;
  height: 64px;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background: #ffffff;
}

.pcView_02581 {
  display: none;
  width: 100%;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media (min-width: 1281px) {
  .pcView_02581 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
@media (min-width: 1280px) and (max-width: 1680px) {
  .pcView_02581 {
    width: 1200px;
  }
}
@media (min-width: 1681px) {
  .pcView_02581 {
    width: 1440px;
  }
}

@media (min-width: 1281px) {
  .pcViewFullWidth_02581 {
    width: 100% !important;
    padding: var(--content-padding) !important;
  }
}
.pcViewFullWidth_02581 .leftSection_02581 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 20px;
}
.pcViewFullWidth_02581 .rightSection_02581 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
}
.pcViewFullWidth_02581 .logo_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 120px;
  height: 20px;
  margin-right: 12px;
}
.pcViewFullWidth_02581 .featured_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 110px;
  height: 16px;
}
.pcViewFullWidth_02581 .divider_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 1px;
  height: 24px;
  border-radius: 0;
}
.pcViewFullWidth_02581 .navTab_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 60px;
  height: 16px;
}
.pcViewFullWidth_02581 .linkButton_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 60px;
  height: 16px;
}
.pcViewFullWidth_02581 .signupButton_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 80px;
  height: 36px;
  border-radius: 1000px;
}

.tabletView_02581 {
  display: none;
  width: 100%;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .tabletView_02581 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
.tabletView_02581 .leftSection_02581 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.tabletView_02581 .rightSection_02581 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
}
.tabletView_02581 .logo_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 120px;
  height: 20px;
}
.tabletView_02581 .linkButton_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 60px;
  height: 16px;
}
.tabletView_02581 .signupButton_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 80px;
  height: 36px;
  border-radius: 1000px;
}
.tabletView_02581 .hamburger_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 20px;
  height: 20px;
}

.mobileView_02581 {
  display: none;
  width: 100%;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .mobileView_02581 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
.mobileView_02581 .leftSection_02581 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.mobileView_02581 .rightSection_02581 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
}
.mobileView_02581 .logo_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 120px;
  height: 20px;
}
.mobileView_02581 .linkButton_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 60px;
  height: 16px;
}
.mobileView_02581 .hamburger_02581 {
  background: -webkit-gradient(linear, left top, right top, from(#f1f3f5), color-stop(40%, #f1f3f5), color-stop(50%, #ffffff), color-stop(60%, #f1f3f5), to(#f1f3f5));
  background: -webkit-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: -moz-linear-gradient(left, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background: linear-gradient(90deg, #f1f3f5 0%, #f1f3f5 40%, #ffffff 50%, #f1f3f5 60%, #f1f3f5 100%);
  background-size: 200% 100%;
  -webkit-animation: pulse_02581 7s ease-in-out infinite;
     -moz-animation: pulse_02581 7s ease-in-out infinite;
          animation: pulse_02581 7s ease-in-out infinite;
  border-radius: 4px;
  width: 20px;
  height: 20px;
}
.backdrop_985bd {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 998;
}

@-webkit-keyframes gradientScroll_985bd {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

@-moz-keyframes gradientScroll_985bd {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

@keyframes gradientScroll_985bd {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@-webkit-keyframes expandFromTrigger_985bd {
  from {
    -webkit-transform: scaleX(0.15) scaleY(0.3);
            transform: scaleX(0.15) scaleY(0.3);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    opacity: 1;
  }
}
@-moz-keyframes expandFromTrigger_985bd {
  from {
    -moz-transform: scaleX(0.15) scaleY(0.3);
         transform: scaleX(0.15) scaleY(0.3);
    opacity: 0.5;
  }
  to {
    -moz-transform: scaleX(1) scaleY(1);
         transform: scaleX(1) scaleY(1);
    opacity: 1;
  }
}
@keyframes expandFromTrigger_985bd {
  from {
    -webkit-transform: scaleX(0.15) scaleY(0.3);
       -moz-transform: scaleX(0.15) scaleY(0.3);
         -o-transform: scaleX(0.15) scaleY(0.3);
            transform: scaleX(0.15) scaleY(0.3);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scaleX(1) scaleY(1);
       -moz-transform: scaleX(1) scaleY(1);
         -o-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    opacity: 1;
  }
}
@-webkit-keyframes slowFadeIn_985bd {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes slowFadeIn_985bd {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slowFadeIn_985bd {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOutGradient_985bd {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOutGradient_985bd {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutGradient_985bd {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes collapseToTrigger_985bd {
  from {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scaleX(0.15) scaleY(0.3);
            transform: scaleX(0.15) scaleY(0.3);
    opacity: 0;
  }
}
@-moz-keyframes collapseToTrigger_985bd {
  from {
    -moz-transform: scaleX(1) scaleY(1);
         transform: scaleX(1) scaleY(1);
    opacity: 1;
  }
  to {
    -moz-transform: scaleX(0.15) scaleY(0.3);
         transform: scaleX(0.15) scaleY(0.3);
    opacity: 0;
  }
}
@keyframes collapseToTrigger_985bd {
  from {
    -webkit-transform: scaleX(1) scaleY(1);
       -moz-transform: scaleX(1) scaleY(1);
         -o-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scaleX(0.15) scaleY(0.3);
       -moz-transform: scaleX(0.15) scaleY(0.3);
         -o-transform: scaleX(0.15) scaleY(0.3);
            transform: scaleX(0.15) scaleY(0.3);
    opacity: 0;
  }
}
@-webkit-keyframes fadeInGradient_985bd {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeInGradient_985bd {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInGradient_985bd {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes quickFadeOut_985bd {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes quickFadeOut_985bd {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes quickFadeOut_985bd {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.searchWrapper_985bd {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  position: relative;
  min-width: 0;
  margin: 0 16px;
  z-index: 999;
  -webkit-align-self: stretch;
          align-self: stretch;
}

.searchCard_985bd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #dde2e9;
  border-radius: 8px;
  -webkit-filter: drop-shadow(0px 5px 60px rgba(51, 65, 101, 0.1));
          filter: drop-shadow(0px 5px 60px rgba(51, 65, 101, 0.1));
  -webkit-transform-origin: top right;
     -moz-transform-origin: top right;
       -o-transform-origin: top right;
          transform-origin: top right;
  -webkit-animation: expandFromTrigger_985bd 0.1s ease-out forwards;
     -moz-animation: expandFromTrigger_985bd 0.1s ease-out forwards;
          animation: expandFromTrigger_985bd 0.1s ease-out forwards;
}
.searchCard_985bd::after {
  content: "";
  position: absolute;
  inset: -1.5px;
  border-radius: 10px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(#387bff), color-stop(10%, #e566ff), color-stop(20%, #ff7f66), color-stop(30%, #e566ff), color-stop(40%, #387bff), color-stop(50%, #32e5c8), color-stop(60%, #387bff), color-stop(70%, #e566ff), color-stop(80%, #ff7f66), color-stop(90%, #e566ff), to(#387bff));
  background: -webkit-linear-gradient(left, #387bff 0%, #e566ff 10%, #ff7f66 20%, #e566ff 30%, #387bff 40%, #32e5c8 50%, #387bff 60%, #e566ff 70%, #ff7f66 80%, #e566ff 90%, #387bff 100%);
  background: -moz-linear-gradient(left, #387bff 0%, #e566ff 10%, #ff7f66 20%, #e566ff 30%, #387bff 40%, #32e5c8 50%, #387bff 60%, #e566ff 70%, #ff7f66 80%, #e566ff 90%, #387bff 100%);
  background: linear-gradient(90deg, #387bff 0%, #e566ff 10%, #ff7f66 20%, #e566ff 30%, #387bff 40%, #32e5c8 50%, #387bff 60%, #e566ff 70%, #ff7f66 80%, #e566ff 90%, #387bff 100%);
  background-size: 200% 100%;
  -webkit-animation: gradientScroll_985bd 3s linear infinite, fadeOutGradient_985bd 0.4s ease-out 0.3s forwards;
     -moz-animation: gradientScroll_985bd 3s linear infinite, fadeOutGradient_985bd 0.4s ease-out 0.3s forwards;
          animation: gradientScroll_985bd 3s linear infinite, fadeOutGradient_985bd 0.4s ease-out 0.3s forwards;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: -webkit-linear-gradient(#fff 0 0) content-box, -webkit-linear-gradient(#fff 0 0);
  padding: 1.5px;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.searchCard_985bd.closing_985bd {
  -webkit-animation: collapseToTrigger_985bd 0.2s ease-in forwards;
     -moz-animation: collapseToTrigger_985bd 0.2s ease-in forwards;
          animation: collapseToTrigger_985bd 0.2s ease-in forwards;
}
.searchCard_985bd.closing_985bd::after {
  -webkit-animation: gradientScroll_985bd 3s linear infinite, fadeInGradient_985bd 0.1s ease-in forwards;
     -moz-animation: gradientScroll_985bd 3s linear infinite, fadeInGradient_985bd 0.1s ease-in forwards;
          animation: gradientScroll_985bd 3s linear infinite, fadeInGradient_985bd 0.1s ease-in forwards;
}

.expandedSearch_985bd {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 4px;
  height: 48px;
  padding: 0 16px;
  background: #fff;
  border-radius: 8px 8px 0 0;
}
.expandedSearch_985bd > * {
  opacity: 0;
  -webkit-animation: slowFadeIn_985bd 0.15s ease-out 0.1s forwards;
     -moz-animation: slowFadeIn_985bd 0.15s ease-out 0.1s forwards;
          animation: slowFadeIn_985bd 0.15s ease-out 0.1s forwards;
}
.closing_985bd .expandedSearch_985bd > * {
  -webkit-animation: quickFadeOut_985bd 0.1s ease-in forwards;
     -moz-animation: quickFadeOut_985bd 0.1s ease-in forwards;
          animation: quickFadeOut_985bd 0.1s ease-in forwards;
}

.aiIcon_985bd {
  width: 16px;
  height: 16px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.searchInput_985bd {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  border: none;
  outline: none;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #0c0d0e;
  background: transparent;
  min-width: 0;
}
.searchInput_985bd::-webkit-input-placeholder {
  color: #737a87;
}
.searchInput_985bd::-moz-placeholder {
  color: #737a87;
}
.searchInput_985bd:-ms-input-placeholder {
  color: #737a87;
}
.searchInput_985bd::-ms-input-placeholder {
  color: #737a87;
}
.searchInput_985bd::placeholder {
  color: #737a87;
}

.submitBtn_985bd {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  border: none;
  background: #737a87;
  cursor: pointer;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  -webkit-transition: background-color 0.15s ease;
  -o-transition: background-color 0.15s ease;
  -moz-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
}
.submitBtn_985bd:hover {
  background-color: #5a5f68;
}
.submitBtn_985bd svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #fff;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.resultsDropdown_985bd {
  border-top: 1px solid #e5e6eb;
  opacity: 0;
  -webkit-animation: slowFadeIn_985bd 0.15s ease-out 0.15s forwards;
     -moz-animation: slowFadeIn_985bd 0.15s ease-out 0.15s forwards;
          animation: slowFadeIn_985bd 0.15s ease-out 0.15s forwards;
}
.closing_985bd .resultsDropdown_985bd {
  -webkit-animation: quickFadeOut_985bd 0.1s ease-in forwards;
     -moz-animation: quickFadeOut_985bd 0.1s ease-in forwards;
          animation: quickFadeOut_985bd 0.1s ease-in forwards;
}

.resultsList_985bd {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  padding: 8px;
  gap: 0;
  max-height: 400px;
  overflow-y: auto;
  background: #fff;
  border-radius: 0 0 8px 8px;
}
.row_8d4b5 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  gap: 12px;
  padding: 8px;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  -webkit-transition: background-color 0.15s ease;
  -o-transition: background-color 0.15s ease;
  -moz-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
}
.row_8d4b5:hover {
  background-color: #f7f8fa;
}

.icon_8d4b5 {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  background-color: #f2f3f5;
}

.info_8d4b5 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  min-width: 0;
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
}

.name_8d4b5 {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  color: #0c0d0e;
}

.description_8d4b5 {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #737a87;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rightSection_8d4b5 {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 16px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  margin-left: auto;
}
@media (max-width: 1036px) {
  .rightSection_8d4b5 {
    display: none;
  }
}

.freeTrialText_8d4b5 {
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  color: #737a87;
  white-space: nowrap;
}
@media (max-width: 1280px) {
  .freeTrialText_8d4b5 {
    display: none;
  }
}

.actionBtn_8d4b5 {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 4px;
  padding: 0 12px;
  height: 24px;
  border: 1px solid #dde2e9;
  border-radius: 1000px;
  background: #fff;
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
  color: #0c0d0e;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: border-color 0.15s ease, background-color 0.15s ease;
  -o-transition: border-color 0.15s ease, background-color 0.15s ease;
  -moz-transition: border-color 0.15s ease, background-color 0.15s ease;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}
.actionBtn_8d4b5:hover {
  border-color: #b7bcc5;
  background-color: #f7f8fa;
}

.actionIcon_8d4b5 {
  width: 12px;
  height: 12px;
}
.actionIcon_8d4b5 svg {
  width: 12px;
  height: 12px;
}

.chevron_8d4b5 {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  width: 16px;
  height: 16px;
}
@charset "UTF-8";
/* ─── Design tokens (inlined for package self-containment) ─── */
.footerWrapper_b6b5a {
  position: relative;
  z-index: 6;
  background: #0c0d0e;
  /* Override shared Footer's .body width (1200px / 1440px) → 1408px cap */
}
.footerWrapper_b6b5a [class*=body] {
  width: min(1408px, 100% - 32px) !important;
}
.footerWrapper_b6b5a [class*=container] {
  padding: 0;
}
.footerWrapper_b6b5a [class*=navListItem] {
  margin-bottom: 16px;
}

/* ── Back to top (inside the footer bottom bar via slot) ── */
.backToTop_b6b5a {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 4px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-height: 36px;
  margin: 0;
  padding: 5px 16px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.backToTop_b6b5a:hover, .backToTop_b6b5a:focus-visible {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.34);
  outline: none;
}

.backToTopIcon_b6b5a {
  display: block;
  width: 12px;
  height: 12px;
}
@charset "UTF-8";
/* ── Megatype carousel (above footer) ── */
.megatypeShell_4022b {
  width: min(1408px, 100% - 32px);
  margin: 0 auto;
  padding: 80px 0 0;
  opacity: 0;
  -webkit-transform: translateY(72px);
     -moz-transform: translateY(72px);
       -o-transform: translateY(72px);
          transform: translateY(72px);
}

.revealed_4022b {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  -o-transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), -o-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  -moz-transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1), -moz-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1), -moz-transform 1s cubic-bezier(0.16, 1, 0.3, 1), -o-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}

.megatype_4022b {
  position: relative;
  display: grid;
  grid-template-columns: 1092fr 316fr;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  gap: 0;
  width: 100%;
  aspect-ratio: 1408/234;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.megatypeWordmark_4022b {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}

.megatypeIconViewport_4022b {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.megatypeIconTrack_4022b {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: auto;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  transition: -webkit-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  -o-transition: -o-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  -moz-transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1), -o-transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}

.megatypeIconTrackResetting_4022b {
  -webkit-transition: none !important;
  -o-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}

.megatypeIcon_4022b {
  display: block;
  width: 100%;
  max-height: 100%;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}

@media (max-width: 920px) {
  .megatypeShell_4022b {
    padding: 48px 0 24px;
  }
}
.container_b4a2c {
  background: #0c0d0e;
  padding: 0 24px;
}
@media (min-width: 1024px) {
  .container_b4a2c {
    padding: 0 32px;
  }
}

.body_b4a2c {
  width: 100%;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 20px;
}
@media (min-width: 1280px) {
  .body_b4a2c {
    padding-bottom: 32px;
  }
}
@media (min-width: 1280px) and (max-width: 1680px) {
  .body_b4a2c {
    width: 1200px;
  }
}
@media (min-width: 1681px) {
  .body_b4a2c {
    width: 1440px;
  }
}

.mainContent_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 80px;
  padding-bottom: 64px;
}
@media (min-width: 768px) {
  .mainContent_b4a2c {
    padding-bottom: 80px;
  }
}
@media (min-width: 1280px) {
  .mainContent_b4a2c {
    padding-bottom: 64px;
    border-bottom: 1px solid #42464e;
  }
}
@media (min-width: 1024px) and (max-width: 1680px) {
  .mainContent_b4a2c {
    gap: 64px;
  }
}
@media (min-width: 1681px) {
  .mainContent_b4a2c {
    gap: 120px;
  }
}

.leftSection_b4a2c {
  display: none;
}
@media (min-width: 1280px) {
  .leftSection_b4a2c {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 40px;
    min-width: 168px;
  }
}

.logo_b4a2c {
  width: 41px;
  height: auto;
}
@media (max-width: 1279px) {
  .logo_b4a2c {
    display: none;
  }
}

.socialIcons_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 16px;
}
@media (max-width: 1279px) {
  .socialIcons_b4a2c {
    gap: 32px;
  }
}
.socialIcons_b4a2c a {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.socialIcons_b4a2c a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.socialIcons_b4a2c a img {
  width: 20px;
  height: 20px;
}

.navColumns_b4a2c {
  -webkit-flex: 1 1;
     -moz-box-flex: 1;
          flex: 1 1;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}
@media (min-width: 768px) {
  .navColumns_b4a2c {
    grid-template-columns: repeat(2, 1fr);
    gap: 48px 120px;
  }
}
@media (min-width: 1024px) {
  .navColumns_b4a2c {
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
  }
}
@media (min-width: 1681px) {
  .navColumns_b4a2c {
    gap: 48px;
  }
}

.navList_b4a2c {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}

.navGroup_b4a2c {
  margin-bottom: 48px;
}
.navGroup_b4a2c:last-child {
  margin-bottom: 0;
}

.navListTitle_b4a2c {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 24px;
}

.navListItem_b4a2c {
  max-width: 240px;
  margin-bottom: 16px;
}
.navListItem_b4a2c:last-child {
  margin-bottom: 0;
}
.navListItem_b4a2c a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.1s border-bottom linear;
  -o-transition: 0.1s border-bottom linear;
  -moz-transition: 0.1s border-bottom linear;
  transition: 0.1s border-bottom linear;
  text-decoration: none !important;
  color: rgba(255, 255, 255, 0.7) !important;
  display: inline-block;
}
.navListItem_b4a2c a:hover {
  color: #fff !important;
  border-bottom-color: rgba(255, 255, 255, 0.7);
}

.bottom_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  gap: 24px;
  margin-top: 24px;
  border-top: 1px solid #42464e;
  padding-top: 20px;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .bottom_b4a2c {
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .bottom_b4a2c {
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    padding-top: 28px;
    margin-top: 0;
    border-top: none;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}

.bottomLeft_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 8px;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .bottomLeft_b4a2c {
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-flow: row wrap;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1024px) {
  .bottomLeft_b4a2c {
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }
}

.bottomLeftSecondLine_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 8px;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-top: 12px;
}

.bottomLeftText_b4a2c {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}
.bottomLeftText_b4a2c a {
  color: #ffffff !important;
  text-decoration: none !important;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.bottomLeftText_b4a2c a:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.copyrightDivider_b4a2c {
  width: 1px;
  height: 17px;
  background-color: #42464e;
  margin: 0 6px;
}

.bottomLeftDivider_b4a2c {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
}

.bottomCenter_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.bottomRightGroup_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
  margin-left: auto;
}

.bottomRight_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 16px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 1279px) {
  .bottomRight_b4a2c {
    display: none;
  }
}

.mention_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 4px;
}
@media (min-width: 768px) {
  .mention_b4a2c {
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1024px) {
  .mention_b4a2c {
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }
}

.mentionText_b4a2c {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
}

.mentionLink_b4a2c {
  line-height: 12px;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.mentionLink_b4a2c img {
  height: 16px;
  width: auto;
}

.mobileFooter_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 64px;
}
@media (min-width: 768px) {
  .mobileFooter_b4a2c {
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    gap: 0;
  }
}

.socialIconsMobile_b4a2c {
  display: none;
}
@media (max-width: 1279px) {
  .socialIconsMobile_b4a2c {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    gap: 32px;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
  .socialIconsMobile_b4a2c a {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .socialIconsMobile_b4a2c a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .socialIconsMobile_b4a2c a img {
    width: 20px;
    height: 20px;
  }
}

.languageSwitcher_b4a2c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
@media (max-width: 1279px) {
  .languageSwitcher_b4a2c {
    display: none;
  }
}

.languageSwitcherMobile_b4a2c {
  display: none;
}
@media (max-width: 1279px) {
  .languageSwitcherMobile_b4a2c {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
.promoNotice_8b19c {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 160;
  width: min(400px, 100vw - 48px);
  padding: 16px;
  border: 1px solid #2c3033;
  border-radius: 12px;
  background: rgba(33, 36, 38, 0.92);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translate3d(0, 18px, 0) scale(0.97);
     -moz-transform: translate3d(0, 18px, 0) scale(0.97);
          transform: translate3d(0, 18px, 0) scale(0.97);
  -webkit-transform-origin: right bottom;
     -moz-transform-origin: right bottom;
       -o-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transition: opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.46s ease, -webkit-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.46s ease, -webkit-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1);
  -o-transition: opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.46s ease, -o-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1);
  -moz-transition: opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1), transform 0.46s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.46s ease, -moz-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1), transform 0.46s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.46s ease;
  transition: opacity 0.42s cubic-bezier(0.22, 1, 0.36, 1), transform 0.46s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.46s ease, -webkit-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1), -moz-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1), -o-transform 0.46s cubic-bezier(0.22, 1, 0.36, 1);
}

.isVisible_8b19c {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
     -moz-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

.header_8b19c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  gap: 12px;
}

.eyebrow_8b19c {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0;
}

.closeButton_8b19c {
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
  display: inline-grid;
  place-items: center;
  width: 16px;
  height: 16px;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  opacity: 0.92;
}
.closeButton_8b19c:hover, .closeButton_8b19c:focus-visible {
  opacity: 1;
  outline: none;
}

.body_8b19c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 16px;
  margin-top: 12px;
}

.copy_8b19c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex: 0 0 200px;
     -moz-box-flex: 0;
          flex: 0 0 200px;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  gap: 16px;
  min-width: 0;
}

.text_8b19c {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 8px;
}
.text_8b19c h3, .text_8b19c p {
  margin: 0;
}
.text_8b19c h3 {
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
.text_8b19c p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

.cta_8b19c {
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  min-height: 32px;
  padding: 5px 16px;
  border-radius: 1000px;
  background: #ffffff;
  color: #0c0d0e;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0.039px;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.cta_8b19c:hover {
  opacity: 0.85;
}

.visual_8b19c {
  position: relative;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
          flex: 1 1 auto;
  min-width: 120px;
  border-radius: 8px;
  overflow: hidden;
  background: #1e2124;
}
.visual_8b19c img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .promoNotice_8b19c {
    right: 8px;
    bottom: 8px;
    width: -webkit-calc(100vw - 16px);
    width: -moz-calc(100vw - 16px);
    width: calc(100vw - 16px);
  }
  .body_8b19c {
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
  .copy_8b19c {
    -webkit-flex: none;
       -moz-box-flex: 0;
            flex: none;
  }
  .visual_8b19c {
    display: none;
  }
}

/*# sourceMappingURL=5312.0e98b4c8.css.map*/