.rcc0fp0 {
  display: grid;
  grid-template-columns: repeat(9999, max-content);
  grid-template-rows: minmax(30px, 1fr);
  grid-auto-flow: column;
  grid-auto-columns: 0;
  width: 100%;
  max-width: 0;
  align-items: center;
}
.rcc0fp1 {
  direction: rtl;
  max-width: none;
  max-width: initial;
}
.jet0cz0 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  display: flex;
  padding: 18px;
  gap: 18px;
}
.jet0cz1 {
  background: rgba(34, 34, 34, 0.87);
  border: 1px solid var(--color-highlight);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  padding: 24px;
  border-radius: 12px;
  max-width: 500px;
}
.jet0cz2 {
  height: 36px !important;
  padding: 0 18px !important;
  font-size: 12px !important;
}
.jet0cz3 {
  height: auto !important;
  padding: 0 18px !important;
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.87) !important;
}
.jet0cz4 {
  margin-top: 6px;
  font-size: 14px;
  line-height: 19px;
}
.jet0cz4 a {
  color: var(--color-accent);
}
.jet0cz5 {
  background: rgba(34, 34, 34, 0.87);
  border: 1px solid var(--color-divider);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  padding: 27px;
  border-radius: 12px;
  max-width: 270px;
}
.jet0cz5::after {
  content: " ";
  display: block;
  background-image: url("https://assets.lemonade.social/assets/images/cookie.svg");
  background-repeat: none;
  width: 72px;
  height: 45px;
  position: absolute;
  top: -27px;
}
@media screen and (max-width: 800px) {
  .jet0cz0 {
    flex-direction: column;
  }
}
._15gtgco0 {
  background-size: 6px 6px;
  background-image: linear-gradient(to right, rgba(255, 0, 0, 0.12) 1px, transparent 1px), linear-gradient(rgba(255, 0, 0, 0.12) 1px, transparent 1px);
}
option {
  color: #000000 !important;
}
body a {
  text-decoration: none;
  outline: none;
}
body *::-moz-selection {
  background-color: var(--color-accent);
  color: #FFFFFF;
}
body *::selection {
  background-color: var(--color-accent);
  color: #FFFFFF;
}
html {
  overflow: hidden;
}
body {
  margin: 0;
  height: calc(var(--vh) * 100);
  font-family: var(--typography-primary);
  overflow: hidden;
  overscroll-behavior: contain;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
}
body {
  background-color: var(--color-primary);
}
body #inset-shadow [result='inside-color'] {
  flood-color: var(--color-text-disabled);
}
#root {
  height: 100%;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
svg {
  flex-shrink: 0;
}
button, a, img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
}
*::-webkit-search-cancel-button {
  display: none;
}
body .gm-style-cc, body .gmnoprint {
  display: none;
}
body .pac-container {
  background: var(--color-primary);
  color: var(--color-text-primary);
  padding-top: 18px;
  margin-top: -18px;
  box-shadow: none;
  border: 2px solid var(--color-divider);
  border-top: none;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  font-family: var(--typography-primary);
}
body .pac-item {
  height: 54px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  position: relative;
  border: none;
  cursor: pointer;
}
body .pac-item:hover, body .pac-item-selected {
  background: var(--color-highlight);
}
body .pac-item .pac-item-query {
  font-size: 14px;
  color: var(--color-text-primary);
  position: absolute;
  left: 58px;
  top: 2px;
}
body .pac-item span:nth-child(3) {
  font-size: 14px;
  color: var(--color-text-secondary);
  margin-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .pac-icon {
  min-width: 24px;
  height: 24px;
  margin: 0;
  margin-right: 18px;
  background-size: 100%;
  background-position: center;
  opacity: 0.54;
}
._19m2te00 {
  overflow: hidden;
  position: relative;
  box-shadow: 1px 0 var(--color-divider);
}
._19m2te01 {
  z-index: 2;
  width: 100%;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  ._19m2te01 {
    width: 360px;
  }
}
@media (min-width: 1440px) {
  ._19m2te01 {
    width: 720px;
  }
  ._19m2te02 {
    max-width: 1080px;
  }
}
._1k361cq0 {
  height: 54px;
}
._1k361cq1 {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  margin: 2px;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  color: var(--color-text-primary);
}
._1k361cq1:disabled {
  color: var(--color-text-disabled);
}
._1k361cq2 {
  color: var(--color-text-secondary);
}
._1k361cq3 {
  color: var(--color-text-inverse);
  background-color: var(--color-surface-inverse);
}
._1a5v95m0 {
  border: 1px solid var(--color-divider);
  display: flex;
  border-radius: 9px;
  align-items: center;
  padding: 12px;
  gap: 12px;
  height: 53px;
}
._1a5v95m1 {
  margin: 18px 0;
  margin-left: 18px;
  margin-right: -6px;
}
._1a5v95m2 {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
}
._1a5v95m3 {
  width: 100%;
  background: var(--color-highlight);
  text-align: center;
  position: absolute;
  top: 8px;
  left: 0;
  color: var(--color-error-red);
}
._1a5v95m4 {
  display: none;
}
._1a5v95m5 {
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
._1a5v95m6 {
  color: var(--color-error-red);
}
._1a5v95m7 {
  padding: 24px;
  border-top: 1px solid var(--color-divider);
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  height: 96px;
}
._1a5v95m8 {
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
}
._1a5v95m9 {
  display: grid;
  grid: auto-flow / 1fr 1fr;
  grid-gap: 12px;
}
._1a5v95ma {
  border: 1px solid var(--color-divider);
  border-radius: 12px;
  padding: 12px 15px;
  position: relative;
}
._1a5v95mb {
  position: absolute;
  top: 12px;
  right: 15px;
}
._1a5v95mc {
  color: var(--color-text-primary);
}
._1a5v95md {
  transform: scale(1.5) translate(0, 6px);
}
._1a5v95me {
  background: var(--color-divider-a24);
}
._1a5v95mf {
  display: grid;
  grid-gap: 12px;
}
._1a5v95mg {
  border: 1px solid var(--color-divider);
  border-radius: 9px;
  height: 53px;
  padding: 15px;
  font-size: 12px;
  font-weight: 500;
}
._1a5v95mh {
  font-size: 12px;
  font-weight: 500;
}
._1a5v95mi {
  border: 1px solid var(--color-divider);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
}
._1a5v95mj {
  aspect-ratio: 2;
  position: relative;
  border: 1px solid var(--color-divider);
  border-radius: 12px;
  background-size: cover;
  background-position: center;
}
._1a5v95mk {
  background: rgba(0, 0, 0, 0.18);
  padding: 6px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}
._1a5v95ml {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 12px;
  gap: 12px;
  grid-template-rows: 162px;
}
._1a5v95mm {
  position: relative;
  border: 1px solid var(--color-divider);
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
._1a5v95mn {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 15px;
  top: 15px;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  font-weight: 900;
  color: var(--color-primary);
  font-size: 18px;
  line-height: 23px;
  z-index: 1;
  text-align: center;
}
._1ot0qgx0 {
  padding: 24px;
  border-top: 1px solid var(--color-divider);
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  height: 96px;
}
._1ot0qgx1 {
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
}
._15ojamu0 {
  position: absolute;
  bottom: 78px;
  left: 0;
  right: 0;
}
._15ojamu1 {
  margin: 0;
  word-break: break-word;
  display: flex;
  align-items: center;
}
._15ojamu2 {
  margin: 0 8px 0 0;
  cursor: pointer;
  color: var(--color-accent);
  line-height: 28px;
}
._15ojamu3 {
  color: var(--color-accent-inverse);
}
._15ojamu4 {
  background-color: var(--color-accent);
}
._15ojamu4:after {
  background-color: var(--color-accent);
}
._15ojamu5 {
  background-color: var(--color-discovery-purple);
}
._15ojamu5:after {
  background-color: var(--color-discovery-purple);
}
._15ojamu6 {
  font-size: 16px;
  padding: 8px 12px;
  border-radius: 16px;
  position: relative;
  word-break: break-all;
}
._15ojamu6:before {
  transform: translateY(calc(100% - 19px));
  left: -5px;
}
._15ojamu6:after {
  transform: scaleX(-1) translateY(calc(100% - 19px));
  right: -5px;
}
._15ojamu7 {
  width: 100%;
  max-width: 346px;
  height: 304px;
}
._15ojamu8 {
  color: #FFFFFF;
}
._15ojamu8:after {
  content: '';
  position: absolute;
  right: -4.6px;
  bottom: 0;
  width: 14px;
  height: 100%;
  background-position-y: calc(100% + 19px);
  transform: scaleX(-1) translateY(calc(100% - 19px));
  -webkit-clip-path: url(#tail);
          clip-path: url(#tail);
}
._15ojamu9 {
  background-color: var(--color-surface);
  color: var(--color-surface-inverse);
}
._15ojamu9:before {
  content: '';
  position: absolute;
  left: -4.6px;
  bottom: 0;
  width: 14px;
  height: 100%;
  background-position-y: calc(100% + 19px);
  transform: translateY(calc(100% - 19px));
  -webkit-clip-path: url(#tail);
          clip-path: url(#tail);
  background-color: var(--color-surface);
}
._15ojamua {
  filter: url(#inset-shadow);
  background-color: transparent;
  background-image: linear-gradient(#ED7E8C, #CE4959);
  color: rgba(255, 255, 255, 0.87);
}
._15ojamua:before, ._15ojamua:after {
  background-color: transparent;
  background-image: linear-gradient(#ED7E8C, #CE4959);
}
._15ojamub {
  filter: url(#inset-shadow);
  background-color: transparent;
  background-image: linear-gradient(#3BC36F, #11998E);
  color: rgba(0, 0, 0, 0.72);
}
._15ojamub:before, ._15ojamub:after {
  background-color: transparent;
  background-image: linear-gradient(#3BC36F, #11998E);
}
._15ojamuc {
  filter: url(#inset-shadow);
  background-color: transparent;
  background-image: linear-gradient(#FEB47B, #FF7E5F);
  color: rgba(0, 0, 0, 0.72);
}
._15ojamuc:before, ._15ojamuc:after {
  background-color: transparent;
  background-image: linear-gradient(#FEB47B, #FF7E5F);
}
._15ojamud {
  color: var(--color-accent-inverse);
  background-color: var(--color-accent);
  border-radius: 50%;
  padding: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._15ojamue {
  color: var(--color-error-red);
}
._15ojamuf {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  background: none;
  border: none;
  color: var(--color-text-secondary);
  cursor: pointer;
  outline: none;
}
._15ojamug {
  background: var(--color-surface-intense);
  color: var(--color-text-primary);
  border: none;
}
.knv3sl0 {
  margin-right: 12px;
}
.knv3sl1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-text-secondary);
}
.knv3sl2 {
  display: grid;
  grid-template-columns: 6px;
  grid-auto-flow: column;
  grid-gap: 12px;
  padding: 12px 0px 18px 0px;
}
.knv3sl2::before {
  content: '';
  width: 0.5px;
}
.knv3sl2::after {
  content: '';
  width: 6px;
}
.knv3sl3 {
  margin: 12px 0px 0px;
}
.knv3sl4 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.48);
  padding: 0px 12px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.knv3sl5 {
  border-radius: 24px;
  background-color: var(--color-surface-bold);
  padding: 0px 0px 18px;
  border: 1px solid var(--color-divider);
  max-width: 100%;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5);
}
.knv3sl6 {
  border: 2px solid var(--color-divider);
  border-radius: 24px;
  padding: 36px 24px 42px 24px;
  margin: 10px 18px 0px;
}
.knv3sl7 {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.knv3sl8 {
  margin: 36px 0px 12px;
}
.knv3sl9 {
  color: var(--color-text-secondary);
}
.knv3sla {
  color: var(--color-text-secondary);
}
.knv3slb {
  border-top: 1px solid var(--color-divider);
}
.knv3slb:first-child {
  border: none;
}
.knv3slb:last-child {
  margin-bottom: 126px;
}
.dn9g490 {
  flex: 1 1;
}
.dn9g491 {
  background-color: var(--color-primary);
}
.dn9g492 {
  margin-right: 12px;
}
.dn9g493 {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-text-secondary);
}
.dn9g494 {
  width: 100%;
}
.dn9g494:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% + 1px);
  height: 126px;
  background: linear-gradient(180deg, rgba(20, 20, 20, 0) 0%, #141414 100%);
  pointer-events: none;
}
.dn9g495 {
  height: calc((var(--vh, 1vh) * 100) - 212px);
  border-top: 1px solid var(--color-divider);
}
.dn9g496 {
  display: grid;
  grid-template-columns: 6px;
  grid-auto-flow: column;
  grid-gap: 12px;
  padding: 12px 0px 18px 0px;
}
.dn9g496::before {
  content: '';
  width: 0.5px;
}
.dn9g496::after {
  content: '';
  width: 6px;
}
.dn9g497 {
  margin: 12px 0px 0px;
}
.dn9g498 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.48);
  padding: 0px 12px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.dn9g499 {
  border-radius: 24px;
  background-color: var(--color-surface-bold);
  padding: 0px 0px 18px;
  border: 1px solid var(--color-divider);
  max-width: 100%;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5);
}
.dn9g49a {
  border: 2px solid var(--color-divider);
  border-radius: 24px;
  padding: 36px 24px 42px 24px;
  margin: 10px 18px 0px;
}
.dn9g49b {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.dn9g49c {
  margin: 36px 0px 12px;
}
.dn9g49d {
  color: var(--color-text-secondary);
}
.dn9g49e {
  color: var(--color-text-secondary);
}
.dn9g49f {
  border-top: 1px solid var(--color-divider);
}
.dn9g49f:first-child {
  border: none;
}
.dn9g49f:last-child {
  margin-bottom: 126px;
}
._1ymm2ex0 {
  background-size: cover;
  background-position: top;
}
._1ymm2ex1 {
  min-width: 36px;
  min-height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 100%;
  margin-right: 18px;
}
._1ymm2ex2 {
  font-size: 21px;
  line-height: 27px;
  width: 135px;
  height: 54px;
  text-align: left;
}
._1ymm2ex3 {
  margin: 12px 0 12px -50px;
  color: var(--color-text-hint);
  font-weight: 500;
  font-size: 15px;
}
._1tximtl0 {
  position: relative;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.24);
}
._1tximtl1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
._1tximtl1:after {
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.18) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 24px;
}
._1tximtl2 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
  filter: blur(30px);
}
._1tximtl3 {
  color: white;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  font-family: var(--typography-secondary);
}
._1tximtl4 {
  margin: 4px 0px 0px 12px;
}
._1tximtl5 {
  margin-top: 12px;
}
._1tximtl6 {
  width: 42px;
  height: 42px;
  background-color: var(--color-divider);
  border: 1px solid var(--color-divider);
  border-radius: 50%;
}
._1tximtl7 {
  color: var(--color-error-red);
  margin-right: 12px;
}
._1tximtl8 {
  color: var(--color-cash-green);
}
._1cpa3ts0 {
  display: grid;
  grid-row-gap: 10px;
}
._1cpa3ts1 {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 8px;
}
._1cpa3ts2 {
  font-size: 15px;
}
._1cpa3ts3 {
  margin-bottom: 34px;
}
._1cpa3ts4 {
  color: var(--color-accent);
  margin-left: 6px;
}
.kmjk4t0 {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 18px;
  z-index: 10;
}
.kmjk4t1 {
  width: 384px;
  height: 216px;
}
.kmjk4t2 {
  position: absolute;
  width: 48px;
  padding: 12px;
  left: -60px;
  background: var(--color-surface-a80);
  border-radius: 12px;
  box-shadow: inset 0 0 0 1px var(--color-divider);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
}
.kmjk4t3 {
  position: static !important;
  position: initial !important;
}
.kmjk4t2 > *:not(:last-child) {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .kmjk4t1 {
    width: 256px;
    height: 144px;
  }
}
.zq9cg0 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 18px;
  padding: 30px 24px;
  width: 384px;
  box-sizing: border-box;
  max-width: calc(100vw - 36px);
}
.zq9cg1 {
  margin-bottom: 18px;
}
.zq9cg2 {
  padding: 24px;
  min-width: 384px;
}
.p02ecm0 {
  width: 270px;
}
.p02ecm1 {
  font-size: 18px;
  line-height: 23px;
  color: var(--color-text-intense);
  margin: 0 0 12px 0;
}
.p02ecm2 {
  font-size: 14px;
  line-height: 18px;
  color: var(--color-text-primary);
  margin: 0;
  opacity: 0.72;
  font-weight: 400;
}
.p02ecm3 {
  border-radius: 12px !important;
  background: var(--color-primary-a87) !important;
  padding: 24px;
  min-width: 384px;
}
.p02ecm3 .ripple-card {
  height: 90px;
}
.repg470 {
  width: 480px;
  background-image: url("https://assets.lemonade.social/assets/images/pick_username_bg.png");
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  min-height: 666px;
}
.repg471 {
  height: 72px !important;
  font-size: 18px !important;
}
._6qv0eg0 {
  height: 54px;
  padding: 0 18px;
  color: var(--color-text-secondary);
}
._6qv0eg1 {
  color: var(--color-error-red);
}
._1cmyx8a0 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  outline: none;
  font-size: 12px;
  z-index: 1;
  font-family: var(--typography-primary);
  font-weight: 500;
  color: rgba(255, 255, 255, 0.72);
  padding: 10px 20px 16px 0;
  margin: -10px -20px -16px 0;
}
._1cmyx8a1 {
  font-size: 42px;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-feature-settings: "tnum";
  font-variant: tabular-nums;
}
._1cmyx8a2 {
  min-width: 0;
  flex: 0.8 1;
  padding: 0;
  border: none;
  background: transparent;
  text-align: center;
  outline: none;
  color: var(--color-text-primary);
}
._1cmyx8a3 {
  color: var(--color-error-red);
}
._1cmyx8a4 {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  ._1cmyx8a2 {
    flex: 1 1;
  }
}
._951gch0 {
  flex: 1 1;
}
._951gch1 {
  display: grid;
  grid: auto-flow / 1fr 1fr;
  grid-gap: 12px;
  padding: 18px;
}
._951gch2 {
  display: grid;
  grid: auto-flow / min-content 1fr min-content;
  grid-gap: 12px;
  padding: 18px;
  cursor: pointer;
}
._951gch2:hover {
  background: var(--color-divider);
}
._951gch3 {
  height: 48px;
  width: 68px;
  border-radius: 6px;
  backgroundsize: contain;
  background-position: center;
}
.k1s7w0 {
  background-color: var(--color-surface-intense);
  height: calc(var(--vh) * 100);
  width: 84px;
  z-index: 4;
}
.k1s7w1 {
  height: 100%;
  width: 84px;
  padding: 9px;
  box-shadow: inset -1px 0 0 0 var(--color-divider);
  transition: all 0.3s ease;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  background-color: inherit;
}
.k1s7w1:focus, .k1s7w1:hover {
  width: 240px;
}
.k1s7w1::-webkit-scrollbar {
  display: none;
}
.k1s7w2 {
  width: 100vw !important;
}
.k1s7w3 {
  height: 68px;
  border-radius: 6px;
  transition: all 192ms ease;
  margin: 9px 0px;
  position: relative;
  cursor: pointer !important;
}
.k1s7w4 {
  width: 68px;
}
.k1s7w5 {
  overflow: hidden;
  left: 66px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.3s ease;
}
.k1s7w1:hover .k1s7w5, .k1s7w1:focus .k1s7w5 {
  opacity: 1;
}
.k1s7w6 {
  color: var(--color-text-secondary);
}
.k1s7w6:hover {
  background-color: var(--color-surface-a80);
}
.k1s7w7 {
  color: var(--color-accent);
  background-color: var(--color-accent-a18);
}
.k1s7w8 {
  text-transform: uppercase;
  white-space: nowrap;
  padding: 22px 18px;
  border: 1px solid var(--color-divider);
  border-radius: 6px;
  position: absolute;
  top: 1px;
  left: calc(100% + 18px);
  z-index: 10;
  background-color: var(--color-surface);
  color: var(--color-text-intense);
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 767px) {
  .k1s7w0 {
    height: auto;
    width: auto;
  }
  .k1s7w1 {
    height: calc(var(--vh) * 100 - 72px);
    width: 0;
    padding: 0;
    position: absolute;
    top: 72px;
    left: 0;
  }
  .k1s7w1:focus, .k1s7w1:hover {
    width: 0;
  }
  .k1s7w3 {
    border-radius: 0;
  }
  .k1s7w5 {
    opacity: 1;
  }
}
._12b6yt30 {
  width: 100%;
  transition: width 0.5s;
}
