.style_container__j4Gcm {
  margin-top: 72px;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  max-width: min(100dvw - 64px, 437px);
  padding: 16px;
  border-radius: 16px;
  font-size: 15px;
  line-height: 21px;
  color: #000;
  background-color: #fff;
  border: 1px solid var(--gm-black-08);
}
.style_container__j4Gcm .style_icon__O6UYf {
  display: flex;
  margin-right: 8px;
  max-width: 20px;
  max-height: 20px;
  flex-shrink: 0;
}
.style_container__j4Gcm .style_icon__O6UYf img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  display: block;
}
.style_container__j4Gcm .style_texts__oNdMx {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.style_container__j4Gcm .style_texts__oNdMx h3 {
  max-width: 100%;
  font-size: 15px;
  line-height: 21px;
}
.style_container__j4Gcm .style_texts__oNdMx span {
  max-width: 100%;
}
.style_container__j4Gcm .style_texts__oNdMx a {
  max-width: 100%;
  color: #1f84ff;
  text-decoration: underline;
}
.style_container__j4Gcm .style_spacer__vW4_u {
  margin-top: 4px;
}
.style_container__kG0jq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #000;
}
.style_container__kG0jq.style_dark__74z_F {
  color: #fff;
}
.style_container__kG0jq.style_screen__MaheT {
  width: 100dvw;
  height: 100dvh;
}
.style_container__Z3lQF {
  width: 100%;
  min-height: 100dvh;
  display: flex;
  position: relative;
}
.style_container__Z3lQF .style_colorContent__Z27zr {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/static/images/blur-bg.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.6;
}
.style_container__Z3lQF .style_colorContent__Z27zr .style_blur__WQvkt {
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 100%, 0.03);
  backdrop-filter: blur(40px);
}
.style_imgbox__hzYt_ {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  object-fit: cover;
}
.style_container__ikD9V {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
}
.style_container__ikD9V.style_fixed__0LYmR {
  position: fixed;
}
.style_container__ikD9V.style_light__DLJ_9 {
  color: #000;
}
.style_container__ikD9V .style_content__E9KwM {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 40px 4px;
}
.style_container__ikD9V .style_logo__UOBCp {
  z-index: 100;
  cursor: pointer;
  display: flex;
  object-fit: cover;
  height: 24px;
  width: 46px;
  flex-shrink: 1;
}
.style_container__ikD9V .style_menus__pJpZR {
  display: flex;
  align-items: center;
  margin-left: 32px;
  flex-shrink: 0;
}
.style_dynamic__NZ3ji {
  background-color: rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(6px);
  border-radius: 8px;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 1000px) {
  .style_container__ikD9V .style_content__E9KwM {
    padding: 24px 30px 4px;
  }
}
@media screen and (max-width: 768px) {
  .style_container__ikD9V .style_content__E9KwM {
    padding: 24px 20px 4px;
  }
}
@media screen and (max-width: 500px) {
  .style_container__ikD9V .style_content__E9KwM {
    padding: 24px 16px 4px;
  }
  .style_container__ikD9V .style_logo__UOBCp {
    max-width: 46px;
    max-height: 24px;
  }
}
.style_tooltipCustom__ucVnn {
  background-color: unset !important;
  max-width: 600px !important;
  overflow: hidden !important;
  margin: 8px !important;
  padding: 0 !important;
  color: #000 !important;
}
.style_tooltipCustom__ucVnn,
.style_tooltip__STIAE {
  font-family: Font-Medium, sans-serif !important;
  font-weight: 500 !important;
}
.style_tooltip__STIAE {
  background-color: #000 !important;
  padding: 3px 5px !important;
  margin: 6px !important;
  border-radius: 6px !important;
  width: auto !important;
  max-width: 350px !important;
  font-size: 12px !important;
  line-height: 1 !important;
  color: #fff !important;
}
.style_tooltipArrow__o3ohr {
  color: #000 !important;
}
.style_tooltipText___6KY6 {
  background-color: hsla(0, 0%, 100%, 0.8) !important;
  backdrop-filter: blur(4px);
  padding: 2px 4px !important;
  margin: 6px !important;
  border-radius: 2px !important;
  width: auto !important;
  max-width: 350px !important;
  font-family: Font-Medium, sans-serif !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #000 !important;
}
.style_touchableBox__eDQ30 {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.style_touchableBox__eDQ30.style_disabled__J5vHJ {
  cursor: not-allowed !important;
  opacity: 0.5;
}
.style_touchableBox__eDQ30.style_readOnly__M_xOM {
  cursor: not-allowed !important;
}
.style_touchableBox__eDQ30.style_cancelable__QGxZs {
  cursor: default !important;
}
.style_touchableBox__eDQ30.style_default__c32NX,
.style_touchableBox__eDQ30.style_feedback__ytjmX,
.style_touchableBox__eDQ30.style_opacity__TKRp0 {
  transition:
    opacity 0.1s ease,
    background-color 0.1s ease;
}
.style_touchableBox__eDQ30.style_default__c32NX:hover {
  opacity: 0.75;
}
.style_touchableBox__eDQ30.style_opacity__TKRp0:hover {
  opacity: 0.65;
}
.style_touchableBox__eDQ30.style_feedback__ytjmX:hover {
  opacity: 0.75;
  background-color: rgba(0, 0, 0, 0.03) !important;
}
.style_touchableBox__eDQ30.style_offset__hFYkz {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  user-select: none;
  transition:
    opacity 0.1s ease,
    transform 0.12s cubic-bezier(0.11, 0.83, 0.37, 1);
}
.style_touchableBox__eDQ30.style_offset__hFYkz.style_touchScale__UB6p0 {
  transform: scale(0.99);
}
.style_touchableBox__eDQ30.style_offset__hFYkz .style_layer__ivcK3 {
  z-index: 0;
  position: absolute;
  overflow: hidden;
}
.style_touchableBox__eDQ30.style_offset__hFYkz .style_children__WEoAk {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
}
.style_touchFeedback___BMJD {
  transition:
    opacity 0.1s ease,
    transform 0.12s cubic-bezier(0.11, 0.83, 0.37, 1);
  user-select: none;
}
.style_touchFeedback___BMJD.style_opacity__TKRp0 {
  opacity: 0.65;
}
.style_touchFeedback___BMJD.style_scale__dhRhV {
  transform: scale(0.99);
}
@media (hover: none) {
  .style_touchableBox__eDQ30.style_default__c32NX,
  .style_touchableBox__eDQ30.style_feedback__ytjmX,
  .style_touchableBox__eDQ30.style_opacity__TKRp0 {
    transition: unset !important;
  }
  .style_touchableBox__eDQ30.style_default__c32NX:hover,
  .style_touchableBox__eDQ30.style_feedback__ytjmX:hover,
  .style_touchableBox__eDQ30.style_opacity__TKRp0:hover {
    opacity: inherit;
    background-color: inherit !important;
  }
}
.style_textInput__0Fs9D {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid transparent;
  box-shadow: unset;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 20px;
  color: #000;
  caret-color: #000;
  resize: none;
  outline: none;
}
.style_textInput__0Fs9D::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.style_textInput__0Fs9D.style_singleLine__Psi25 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.style_textInput__0Fs9D.style_readOnly__FrHRd {
  cursor: not-allowed !important;
  color: rgba(0, 0, 0, 0.4) !important;
}
.style_textInput__0Fs9D.style_cancel__KFzWZ {
  cursor: default !important;
}
.style_textInput__0Fs9D.style_error__hk9TC {
  border-color: #ff1447 !important;
}
.style_textInput__0Fs9D.style_focus__sZtUL {
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
}
.style_textInput__0Fs9D.style_focus__sZtUL:focus {
  border-color: #000 !important;
}
.style_textInput__0Fs9D.style_dark__EcbW4 {
  background-color: hsla(0, 0%, 100%, 0.03);
  color: #fff;
  caret-color: #fff;
}
.style_textInput__0Fs9D.style_dark__EcbW4::placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}
.style_textInput__0Fs9D.style_dark__EcbW4.style_readOnly__FrHRd {
  cursor: not-allowed !important;
  color: hsla(0, 0%, 100%, 0.3) !important;
}
.style_textInput__0Fs9D.style_dark__EcbW4.style_focus__sZtUL:focus {
  border-color: #fff !important;
}
.style_multilineBox__8gWwr {
  width: 100%;
  height: 180px;
  padding: 10px 12px 30px;
  display: flex;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.style_multilineBox__8gWwr .style_areaBox__gfZDG {
  display: flex;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}
.style_multilineBox__8gWwr .style_areaBox__gfZDG .style_areaInput__UlnXi {
  height: 100% !important;
  padding: unset;
  border-radius: unset;
  border: unset;
  box-shadow: unset;
}
.style_multilineBox__8gWwr .style_limitBox__RlDCu {
  align-items: center;
  position: absolute;
  bottom: 8px;
  right: 12px;
}
.style_multilineBox__8gWwr .style_limitBox__RlDCu span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.style_multilineBox__8gWwr .style_limitBox__RlDCu span.style_limit__O_wzA {
  color: #ff1447;
}
.style_multilineBox__8gWwr.style_nonLimit__t8WxV {
  padding: 12px;
  height: 160px;
}
.style_multilineBox__8gWwr.style_boxReadOnly__tTEFP {
  cursor: not-allowed !important;
}
.style_multilineBox__8gWwr.style_boxFocus__hB1tJ {
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
  border-color: #000 !important;
}
.style_multilineBox__8gWwr.style_boxError__urEpq {
  border-color: #ff1447 !important;
}
.style_multilineBox__8gWwr.style_dark__EcbW4 {
  border: 1px solid #fff;
  background-color: #000;
}
.style_multilineBox__8gWwr.style_dark__EcbW4 .style_limitBox__RlDCu span {
  color: hsla(0, 0%, 100%, 0.4);
}
.style_multilineBox__8gWwr.style_dark__EcbW4.style_boxFocus__hB1tJ {
  border-color: #fff !important;
}
.style_container__I0Ffc {
  margin-left: 2px;
}
.style_container__I0Ffc .style_one__e0R_j {
  opacity: 1;
  animation: style_dot__9cQEd 1.3s infinite;
  animation-delay: 0s;
  margin: 0 0.5px;
}
.style_container__I0Ffc .style_two__MRaU_ {
  opacity: 1;
  animation: style_dot__9cQEd 1.3s infinite;
  animation-delay: 0.2s;
  margin: 0 0.5px;
}
.style_container__I0Ffc .style_three__C5Z1_ {
  opacity: 1;
  animation: style_dot__9cQEd 1.3s infinite;
  animation-delay: 0.4s;
  margin: 0 0.5px;
}
@keyframes style_dot__9cQEd {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.style_container__cpeyZ {
  width: 100%;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #000;
}
.style_container__cpeyZ .style_content__4rxyK {
  z-index: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  max-width: 516px;
  padding: 40px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  border-radius: 24px;
}
.style_container__cpeyZ .style_logo__9p1Un {
  display: flex;
  width: 100%;
  max-width: 80px;
}
.style_container__cpeyZ .style_title___8v46 {
  margin-top: 40px;
  width: 100%;
  font-size: 24px;
  line-height: 28px;
}
.style_container__cpeyZ .style_title___8v46.style_sub__uWbZR {
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
}
.style_container__cpeyZ .style_footer__OdP2A {
  margin-top: 48px;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
}
.style_container__cpeyZ .style_footer__OdP2A a {
  text-decoration: underline;
}
.style_container__cpeyZ .style_section__1g7bH {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  width: 100%;
}
.style_container__cpeyZ .style_section__1g7bH > span {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 12px;
}
.style_container__cpeyZ .style_section__1g7bH .style_input__xZXWS {
  width: 100%;
  height: 46px;
  padding: 12px 16px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.style_container__cpeyZ .style_section__1g7bH .style_input__xZXWS::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.style_container__cpeyZ .style_section__1g7bH .style_tips__2G73Z {
  margin-top: 8px;
  font-size: 13px;
  line-height: 17px;
  color: #ff1447;
}
.style_container__cpeyZ .style_codes__DDLh7 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 44px;
}
.style_container__cpeyZ .style_codes__DDLh7 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
}
.style_container__cpeyZ .style_codes__DDLh7 .style_code__LtS9f {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-right: 4px;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_last__P6gz7 {
  margin-right: unset;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_done__iHkON,
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_focus__nNU3o {
  border-color: #000;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_error__4y122 {
  border-color: #ff1447;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f
  .style_pointer__cbtOf {
  background-color: #000;
  height: 20px;
  width: 2px;
  animation: style_inputCursor__e8y1_ 1s infinite;
}
.style_container__cpeyZ .style_resendBox__hlqrv {
  margin: 20px 0 4px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.style_container__cpeyZ .style_resendBox__hlqrv .style_resend__DQ_C8 {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  text-decoration: underline;
}
.style_container__cpeyZ
  .style_resendBox__hlqrv
  .style_resend__DQ_C8.style_countdown__aONux {
  color: rgba(0, 0, 0, 0.3);
  text-decoration-color: transparent;
}
.style_container__cpeyZ .style_resendBox__hlqrv .style_paste__WkZ3Y {
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 8px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.05);
}
.style_container__cpeyZ .style_activate__VAuKj {
  margin-top: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 35px;
  background-color: #000;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.style_container__cpeyZ .style_activate__VAuKj:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.style_container__cpeyZ .style_activate__VAuKj.style_ref__ZlXQd {
  margin-top: unset;
  width: unset;
  flex: 1;
}
.style_container__cpeyZ .style_activate__VAuKj.style_google__t_yok {
  margin-top: 12px;
  background-color: unset;
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: #000;
}
.style_container__cpeyZ
  .style_activate__VAuKj.style_google__t_yok
  .style_googleIcon__vhZ5v {
  margin-right: 12px;
  width: 16px;
}
.style_container__cpeyZ .style_activate__VAuKj.style_google__t_yok:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.style_container__cpeyZ .style_refs__o2ukb {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.style_container__cpeyZ .style_refs__o2ukb .style_skip__CPKWP {
  margin-right: 8px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 20px;
}
.style_container__cpeyZ .style_refs__o2ukb .style_skip__CPKWP:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
@keyframes style_inputCursor__e8y1_ {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media screen and (max-width: 532px) {
  .style_container__cpeyZ .style_logo__9p1Un {
    display: none;
  }
  .style_container__cpeyZ .style_content__4rxyK {
    padding: 64px 16px;
    min-height: 100dvh;
    max-width: unset;
    background: unset;
    box-shadow: unset;
    border-radius: unset;
  }
  .style_container__cpeyZ .style_title___8v46 {
    margin-top: 32px;
  }
  .style_container__cpeyZ .style_section__1g7bH input {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .style_container__cpeyZ .style_section__1g7bH input::placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
}
.style_container__sZa_y {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100dvh;
  padding: 20px 16px;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color: #000;
}
.style_container__sZa_y .style_content__EipRW {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 768px;
}
.style_container__sZa_y .style_content__EipRW .style_home__3ZDN3 {
  margin-top: 32px;
}
.style_container__sZa_y
  .style_content__EipRW
  .style_home__3ZDN3
  .style_button__rG0eK {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 35px;
  background-color: #000;
  min-width: 68px;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
}
.style_container__sZa_y
  .style_content__EipRW
  .style_home__3ZDN3
  .style_button__rG0eK:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.style_container__vquvu {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100dvh;
  background-color: var(--gm-white-50);
  transition:
    width 80ms ease,
    height 80ms ease;
}
.style_container__vquvu.style_expand__uhZBd {
  width: 280px;
}
.style_container__vquvu.style_collapse__p2Att {
  width: 56px;
}
.style_container__vquvu.style_collapse__p2Att .style_header__RHNEE {
  padding: 12px 8px;
  justify-content: center;
}
.style_container__vquvu.style_collapse__p2Att
  .style_header__RHNEE
  .style_logo__z6sdX {
  display: none;
}
.style_container__vquvu.style_collapse__p2Att
  .style_header__RHNEE
  .style_switcher__1Ke7N {
  width: 32px;
  height: 32px;
  margin-right: unset;
}
.style_container__vquvu.style_collapse__p2Att
  .style_header__RHNEE
  .style_switcher__1Ke7N
  .style_img__4UKpJ.style_logo__z6sdX {
  display: flex;
  max-width: 28px;
  max-height: 15px;
}
.style_container__vquvu.style_collapse__p2Att
  .style_header__RHNEE
  .style_switcher__1Ke7N
  .style_img__4UKpJ.style_arrow__0RY39 {
  transform: rotate(180deg);
  display: none;
}
.style_container__vquvu.style_collapse__p2Att
  .style_header__RHNEE
  .style_switcher__1Ke7N:hover
  .style_img__4UKpJ.style_logo__z6sdX {
  display: none;
}
.style_container__vquvu.style_collapse__p2Att
  .style_header__RHNEE
  .style_switcher__1Ke7N:hover
  .style_img__4UKpJ.style_arrow__0RY39 {
  display: block;
}
.style_container__vquvu.style_full__A7hPM {
  z-index: 202;
  width: 100%;
  position: relative;
  height: 100%;
  border-right: unset;
  border-top: 1px solid var(--gm-black-05);
  background-color: unset;
  backdrop-filter: unset;
}
.style_container__vquvu.style_full__A7hPM.style_collapse__p2Att,
.style_container__vquvu.style_full__A7hPM.style_expand__uhZBd {
  width: 100%;
}
.style_container__vquvu.style_full__A7hPM
  .style_header__RHNEE
  .style_switcher__1Ke7N
  .style_img__4UKpJ.style_arrow__0RY39 {
  transform: rotate(90deg);
}
.style_container__vquvu.style_full__A7hPM .style_content___OWs5 {
  overflow-y: scroll;
  overflow-x: hidden;
}
.style_container__vquvu.style_full__A7hPM .style_chats__Whv_J {
  overflow-y: unset;
  overflow-x: unset;
}
.style_container__vquvu .style_header__RHNEE {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  height: 64px;
}
.style_container__vquvu .style_header__RHNEE .style_logo__z6sdX {
  width: 100px;
  max-width: 100px;
  max-height: 19px;
}
.style_container__vquvu .style_header__RHNEE .style_switcher__1Ke7N {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  overflow: hidden;
  margin-right: -6px;
}
.style_container__vquvu .style_header__RHNEE .style_switcher__1Ke7N:hover {
  background-color: var(--gm-black-05);
}
.style_container__vquvu
  .style_header__RHNEE
  .style_switcher__1Ke7N
  .style_img__4UKpJ {
  opacity: 0.5;
  object-fit: cover;
}
.style_container__vquvu
  .style_header__RHNEE
  .style_switcher__1Ke7N
  .style_img__4UKpJ.style_logo__z6sdX {
  display: none;
  opacity: 1;
}
.style_container__vquvu
  .style_header__RHNEE
  .style_switcher__1Ke7N
  .style_img__4UKpJ.style_arrow__0RY39 {
  display: block;
}
.style_container__vquvu .style_content___OWs5 {
  width: 100%;
  height: calc(100% - 64px);
  display: flex;
  flex-direction: column;
}
.style_container__vquvu .style_chats__Whv_J {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  overflow-x: hidden;
  flex: 1;
}
.style_container__vquvu .style_extras__YNe9B {
  width: 100%;
  display: flex;
}
.style_container__gsvSy {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  width: 100%;
  min-height: 100%;
}
.style_container__gsvSy.style_fixedHeight__p6bRd,
.style_container__gsvSy.style_fixedHeight__p6bRd .style_content__q7cd_ {
  height: 100dvh;
  overflow: hidden;
}
.style_container__gsvSy .style_content__q7cd_ {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.style_container__gsvSy .style_drawer__TdBZk {
  display: none;
}
.style_container__gsvSy.style_drawerMode__PhLct {
  flex-direction: row;
  align-items: flex-start;
  height: 100%;
  min-height: 100dvh;
}
.style_container__gsvSy.style_drawerMode__PhLct .style_drawer__TdBZk {
  position: fixed;
  display: flex;
  width: 280px;
  height: 100%;
  z-index: 200;
  transition: width 80ms ease;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_expand__rZslF
  .style_drawer__TdBZk {
  width: 280px;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_collapse__aHjqC
  .style_drawer__TdBZk {
  width: 56px;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7 {
  flex-direction: column;
  align-items: stretch;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_drawer__TdBZk {
  display: none;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_sticky__pBLFR {
  z-index: 200;
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 16px;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_sticky__pBLFR.style_opened__kgPza {
  width: 100%;
  background-color: var(--gm-white-50);
  backdrop-filter: blur(12px);
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_sticky__pBLFR
  .style_more__zCKgJ {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 32px;
  height: 32px;
  padding: 4px;
  border-radius: 10px;
  background-color: var(--gm-black-05);
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_sticky__pBLFR
  .style_more__zCKgJ:hover {
  background-color: var(--gm-black-03);
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_sticky__pBLFR
  .style_more__zCKgJ
  > div {
  width: 18px;
  height: 2px;
  border-radius: 4px;
  background-color: #000;
  margin-bottom: 3px;
}
.style_container__gsvSy.style_drawerMode__PhLct.style_full___35W7
  .style_sticky__pBLFR
  .style_more__zCKgJ
  > div:last-child {
  margin-bottom: unset;
}
.style_backdrop__EnTNq {
  position: fixed;
  left: 0;
  top: 64px;
  right: 0;
  bottom: 0;
  z-index: 201;
  background-color: var(--gm-white-50);
  backdrop-filter: blur(12px);
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: contain;
}
:root {
  --gm-error-color: #ff0123;
  --gm-background: #f2f2f2;
  --gm-color: #000;
  --gm-color-light: #fff;
  --gm-color-premium: #ea008c;
  --gm-warning-color: #ff0141;
  --gm-warning-03: rgba(255, 1, 65, 0.03);
  --gm-warning-08: rgba(255, 1, 65, 0.08);
  --gm-warning-50: rgba(255, 1, 65, 0.5);
  --gm-white-05: hsla(0, 0%, 100%, 0.05);
  --gm-white-10: hsla(0, 0%, 100%, 0.1);
  --gm-white-30: hsla(0, 0%, 100%, 0.3);
  --gm-white-50: hsla(0, 0%, 100%, 0.5);
  --gm-white-80: hsla(0, 0%, 100%, 0.8);
  --gm-black-03: rgba(0, 0, 0, 0.03);
  --gm-black-05: rgba(0, 0, 0, 0.05);
  --gm-black-08: rgba(0, 0, 0, 0.08);
  --gm-black-10: rgba(0, 0, 0, 0.1);
  --gm-black-20: rgba(0, 0, 0, 0.2);
  --gm-black-30: rgba(0, 0, 0, 0.3);
  --gm-black-40: rgba(0, 0, 0, 0.4);
  --gm-black-50: rgba(0, 0, 0, 0.5);
  --gm-black-60: rgba(0, 0, 0, 0.6);
  --gm-black-70: rgba(0, 0, 0, 0.7);
  --gm-black-80: rgba(0, 0, 0, 0.8);
}
body,
html {
  min-height: 100%;
  font-family:
    Font-Medium,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0;
  background-color: var(--gm-background);
  color: #000;
}
*,
body,
html {
  padding: 0;
  margin: 0;
}
* {
  outline: none;
  box-sizing: border-box;
  scrollbar-width: none;
}
::-webkit-scrollbar {
  display: none;
}
::-webkit-scrollbar-track {
  width: 0;
}
button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
}
input,
textarea {
  font-family:
    Font-Medium,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-style: normal;
  font-weight: 500;
  &.readOnly {
    cursor: not-allowed;
    color: rgba(0, 0, 0, 0.4);
  }
}
a {
  color: inherit;
  text-decoration: none;
  &.readOnly {
    color: rgba(0, 0, 0, 0.4);
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  &.readOnly {
    color: rgba(0, 0, 0, 0.4);
  }
}
img {
  -webkit-user-drag: none;
  &.readOnly {
    opacity: 0.5;
  }
}
em,
i {
  font-style: normal;
}
.single {
  -webkit-line-clamp: 1;
}
.ellipsis_line_clamp,
.single {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis_line_clamp {
  -webkit-line-clamp: var(--line-clamp);
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.none_user_select {
  user-select: none;
  -webkit-user-select: none;
  *,
  a,
  em,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  i,
  img,
  input,
  p,
  span,
  textarea {
    user-select: none;
    -webkit-user-select: none;
  }
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
}
@media (hover: none) {
  #__next,
  body,
  html {
    height: 100%;
  }
  * {
    cursor: default !important;
    user-select: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
}
.is_mobile_mode {
  #__next,
  body,
  html {
    height: 100%;
  }
}
@font-face {
  font-family: Font-Bold;
  src: url(/static/fonts/GTWalsheim-Bold.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: Font-Regular;
  src: url(/static/fonts/GTWalsheim-Regular.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Font-Medium;
  src: url(/static/fonts/GTWalsheim-Medium.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: Font-Light;
  src: url(/static/fonts/GTWalsheim-Light.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
}
.FontRegular {
  font-family:
    Font-Regular,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 400 !important;
}
.FontBold,
.FontRegular {
  font-style: normal !important;
}
.FontBold {
  font-family:
    Font-Bold,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 700 !important;
}
.FontMedium {
  font-family:
    Font-Medium,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 500 !important;
}
.FontLight,
.FontMedium {
  font-style: normal !important;
}
.FontLight {
  font-family:
    Font-Light,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 300 !important;
}
