.element-message {
  display: flex;
  flex-direction: column;
  width: 1920px;
  align-items: flex-start;
  position: relative;
  background-color: #141518;
}

.element-message .topbar {
  display: flex;
  height: 65px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #272a31;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #1e2939;
}

.element-message .frame {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element-message .logo {
  display: flex;
  width: 232px;
  align-items: center;
  gap: 76px;
  position: relative;
}

.element-message .kakaotalk {
  position: relative;
  width: 154px;
  height: 26px;
  aspect-ratio: 5.92;
  object-fit: cover;
}

.element-message .alarm {
  display: flex;
  max-width: 500px;
  width: 300px;
  height: 40px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  background-color: #303338;
  border-radius: 10px;
}

.element-message .vector {
  position: relative;
  width: 15px;
  height: 15px;
  aspect-ratio: 1;
}

.element-message .text-wrapper {
  position: relative;
  display: -webkit-box;
  align-items: center;
  flex: 1;
  margin-top: -1.5px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-message .btn {
  display: inline-flex;
  height: 36px;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.element-message .div {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -2px;
  margin-bottom: -2px;
}

.element-message .div-2 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.element-message .img {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}

.element-message .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.08px;
  line-height: 23.2px;
  white-space: nowrap;
}

.element-message .level {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 6px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--purple);
  border-radius: 4px;
  overflow: hidden;
}

.element-message .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.element-message .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-message .text-wrapper-4 {
  margin-top: -1px;
  font-weight: 600;
  color: #eeff00;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-message .button-loout {
  position: relative;
  width: 82px;
  height: 36px;
  background-color: #303338;
  border-radius: 10px;
}

.element-message .text-wrapper-5 {
  position: absolute;
  top: 8px;
  left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #d1d5dc;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-message .frame-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-message .sidebar {
  display: flex;
  flex-direction: column;
  width: 256px;
  align-items: flex-start;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  background-color: #212328;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #1e2939;
}

.element-message .container {
  gap: 24px;
  padding: 0px 16px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-message .div-3 {
  gap: 8px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-message .heading {
  display: flex;
  height: 16px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-message .text-wrapper-6 {
  flex: 1;
  margin-top: -1px;
  font-weight: 600;
  color: #6a7282;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  position: relative;
  font-family: "Inter", Helvetica;
}

.element-message .cash-menu {
  display: flex;
  height: 35px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #303338;
  border-radius: 10px;
  overflow: hidden;
}

.element-message .frame-4 {
  display: inline-flex;
  height: 14px;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.element-message .ico-cash {
  position: relative;
  width: 19.06px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 1.27;
  background-image: url(../../img/idx-em/31_message/vector-1.svg);
  background-size: 100% 100%;
}

.element-message .vector-2 {
  position: absolute;
  width: 100%;
  height: 65.89%;
  top: 34.11%;
  left: 0;
}

.element-message .vector-3 {
  position: absolute;
  width: 41.23%;
  height: 27.25%;
  top: 72.75%;
  left: 58.77%;
}

.element-message .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 23px;
  height: 17px;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-message .ico-cashback {
  position: relative;
  width: 19px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 1.21;
}

.element-message .ico-point {
  position: relative;
  width: 12.33px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 0.82;
  background-image: url(../../img/idx-em/31_message/vector-4.svg);
  background-size: 100% 100%;
}

.element-message .vector-4 {
  position: absolute;
  width: 66.08%;
  height: 76.84%;
  top: 23.16%;
  left: 33.92%;
}

.element-message .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-message .list {
  gap: 4px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-message .link-wrapper {
  height: 30px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-message .link {
  gap: 12px;
  padding: 0px 0px 0px 8px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.element-message .icon {
  position: relative;
  width: 20px;
  height: 20px;
}

.element-message .vector-5 {
  position: absolute;
  width: 83.33%;
  height: 41.67%;
  top: 58.33%;
  left: 16.67%;
}

.element-message .vector-6 {
  position: absolute;
  width: 70.83%;
  height: 91.67%;
  top: 8.33%;
  left: 29.17%;
}

.element-message .div-wrapper {
  position: relative;
  width: 70px;
  height: 20px;
}

.element-message .text-wrapper-9 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-message .icon-2 {
  position: relative;
  width: 20px;
}

.element-message .sidebar-2 {
  position: relative;
  width: 42px;
  height: 20px;
}

.element-message .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  text-shadow: 0px 0px 2px #ffffff80;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  white-space: nowrap;
}

.element-message .text-wrapper-11 {
  margin-top: -1px;
  font-weight: 700;
  color: #eeff00;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-message .calendar {
  position: relative;
  width: 20px;
  height: 18px;
  aspect-ratio: 1.09;
  background-image: url(../../img/idx-em/31_message/vector-8.svg);
  background-size: 100% 100%;
}

.element-message .vector-stroke {
  position: absolute;
  height: 55.56%;
  top: 44.44%;
  left: calc(50.00% - 4px);
  width: 8px;
}

.element-message .sidebar-3 {
  position: relative;
  width: 93.84px;
  height: 20px;
}

.element-message .train-ticket {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
  background-image: url(../../img/idx-em/31_message/vector-9.svg);
  background-size: 100% 100%;
}

.element-message .vector-7 {
  position: absolute;
  width: 64.58%;
  height: 66.67%;
  top: 33.33%;
  left: 35.42%;
}

.element-message .vector-8 {
  position: absolute;
  width: 54.17%;
  height: 47.92%;
  top: 52.08%;
  left: 45.83%;
}

.element-message .vector-9 {
  position: absolute;
  width: 91.67%;
  height: 70.84%;
  top: 29.16%;
  left: 8.33%;
}

.element-message .vector-10 {
  position: absolute;
  width: 54.17%;
  height: 70.84%;
  top: 29.16%;
  left: 45.83%;
}

.element-message .vector-11 {
  position: absolute;
  width: 83.33%;
  height: 54.17%;
  top: 45.83%;
  left: 16.67%;
}

.element-message .vector-12 {
  position: absolute;
  width: 83.33%;
  height: 91.67%;
  top: 8.33%;
  left: 16.67%;
}

.element-message .vector-13 {
  position: absolute;
  width: 91.67%;
  height: 95.84%;
  top: 4.16%;
  left: 8.33%;
}

.element-message .vector-14 {
  position: absolute;
  width: 54.17%;
  height: 37.50%;
  top: 62.50%;
  left: 45.83%;
}

.element-message .sidebar-4 {
  position: relative;
  width: 56px;
  height: 20px;
}

.element-message .ico-notice-wrapper {
  display: flex;
  flex-direction: column;
  width: 20px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 1px 0px;
  position: relative;
}

.element-message .ico-notice {
  position: relative;
  width: 18.5px;
  height: 18.5px;
  margin-top: -0.25px;
  margin-bottom: -0.25px;
  aspect-ratio: 1;
}

.element-message .link-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 36px;
}

.element-message .link-2 {
  width: 223px;
  height: 36px;
  justify-content: space-between;
  padding: 0px 8px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.element-message .sidebar-5 {
  display: flex;
  width: 74px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-message .trophy {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 106px 155px;
  position: relative;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-message .trophy-stroke {
  position: relative;
  width: 16px;
  height: 23px;
  margin-top: -105px;
  margin-bottom: -105px;
  margin-left: -150.5px;
  margin-right: -150.5px;
  aspect-ratio: 0.7;
}

.element-message .text {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 20px;
}

.element-message .div-4 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-message .span {
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

.element-message .text-wrapper-12 {
  font-size: 12px;
}

.element-message .vector-wrapper {
  position: relative;
  width: 16px;
  height: 16px;
}

.element-message .vector-15 {
  position: absolute;
  width: 66.67%;
  height: 79.16%;
  top: 20.84%;
  left: 33.33%;
}

.element-message .sidebar-6 {
  display: flex;
  width: 60px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-message .img-2 {
  position: relative;
  width: 25px;
  height: 25px;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
  aspect-ratio: 1;
}

.element-message .sidebar-7 {
  display: flex;
  width: 88px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-message .live {
  position: relative;
  width: 25px;
  margin-top: -1.75px;
  margin-bottom: -1.75px;
  aspect-ratio: 1;
}

.element-message .sidebar-8 {
  display: flex;
  width: 106.92px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-message .chip {
  position: relative;
  width: 25px;
  margin-top: -1.5px;
  margin-bottom: -1.5px;
}

.element-message .coin {
  position: relative;
  width: 25px;
  margin-top: -1.5px;
  margin-bottom: -1.5px;
  aspect-ratio: 1;
}

.element-message .bet {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-message .vector-16 {
  position: relative;
  width: 23px;
  height: 23px;
  aspect-ratio: 1;
}

.element-message .x {
  position: relative;
  width: 25px;
  height: 22.28px;
  margin-top: -1.14px;
  margin-bottom: -1.14px;
  aspect-ratio: 1.12;
}

.element-message .vector-stroke-2 {
  position: absolute;
  width: 96.38%;
  height: 60.98%;
  top: 39.02%;
  left: 3.62%;
}

.element-message .vector-stroke-3 {
  position: absolute;
  width: 86.23%;
  height: 44.72%;
  top: 55.28%;
  left: 13.77%;
}

.element-message .vector-stroke-4 {
  position: absolute;
  width: 60.87%;
  height: 44.72%;
  top: 55.28%;
  left: 39.13%;
}

.element-message .vector-stroke-5 {
  position: absolute;
  width: 35.51%;
  height: 44.72%;
  top: 55.28%;
  left: 64.49%;
}

.element-message .vector-stroke-6 {
  position: absolute;
  width: 75.36%;
  height: 100%;
  top: 0;
  left: 24.64%;
}

.element-message .vector-stroke-7 {
  position: absolute;
  width: 100%;
  height: 77.24%;
  top: 22.76%;
  left: 0;
}

.element-message .vector-stroke-8 {
  position: absolute;
  width: 28.26%;
  height: 77.24%;
  top: 22.76%;
  left: 71.74%;
}

.element-message .ace-diamonds {
  position: relative;
  width: 25px;
  height: 25px;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-message .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 60px;
  object-fit: cover;
}

.element-message .main-content-wrapper {
  padding: 30px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  width: 100%;
  min-width: 0;
  transition: padding 0.2s ease;
}

.element-message .main-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  padding: 0px 57px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
  transition: padding 0.2s ease;
}

@media (max-width: 768px) {
  .element-message .main-content-wrapper {
    padding: 10px 0;
  }

  .element-message .main-content {
    padding: 0 20px;
  }
}

.element-message .home {
  display: flex;
  flex-direction: column;
  max-width: 1550px;
  width: 100%;
  align-items: stretch;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  min-width: 0;
}

.element-message .board-list {
  gap: 15px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-message .board-list-2 {
  gap: 10px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-message .board-title {
  display: flex;
  height: 40px;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-message .text-wrapper-13 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.08px;
  line-height: 19.2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-message .bet-list {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  min-width: 0;
  flex: 0 0 auto;
  background-color: #272a31;
  border-radius: 16px;
  overflow: visible;
  box-sizing: border-box;
}

.element-message .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  padding: 5px 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #282828;
}

.element-message .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-message .text-2 {
  justify-content: center;
  gap: 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-3 {
  max-width: none;
  min-width: 52px;
  height: 30px;
  justify-content: center;
  padding: 4px 6px;
  flex: 0.6;
  flex-grow: 0.6;
  background-color: #212328;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #99a1af;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-message .text-4 {
  height: 30px;
  justify-content: center;
  padding: 4px 6px;
  flex: 4.8;
  flex-grow: 4.8;
  background-color: #212328;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-5 {
  max-width: none;
  min-width: 64px;
  height: 30px;
  justify-content: center;
  padding: 4px 6px;
  flex: 0.9;
  flex-grow: 0.9;
  background-color: #212328;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-6 {
  max-width: none;
  min-width: 88px;
  height: 30px;
  justify-content: center;
  padding: 4px 6px;
  flex: 1.1;
  flex-grow: 1.1;
  background-color: #212328;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .contents-wrapper {
  flex: 0 0 auto;
  border-radius: 4px;
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.element-message .contents {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  min-width: 0;
  flex: 0 0 auto;
  border-radius: 4px;
  overflow: visible;
  box-sizing: border-box;
}

.element-message .text-7 {
  gap: 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-8 {
  max-width: none;
  min-width: 52px;
  height: 30px;
  justify-content: center;
  gap: 4px;
  padding: 4px 6px;
  flex: 0.6;
  flex-grow: 0.6;
  background-color: #3b3f46;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-wrapper-15 {
  justify-content: center;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-message .text-9 {
  height: 30px;
  justify-content: center;
  gap: 4px;
  padding: 4px 6px;
  flex: 4.8;
  flex-grow: 4.8;
  background-color: #3b3f46;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-wrapper-16 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  flex: 1;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  cursor: pointer;
}

.element-message .text-10 {
  max-width: none;
  min-width: 64px;
  height: 30px;
  justify-content: center;
  gap: 4px;
  padding: 4px 6px;
  flex: 0.9;
  flex-grow: 0.9;
  background-color: #3b3f46;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-11 {
  max-width: none;
  min-width: 88px;
  height: 30px;
  justify-content: center;
  gap: 4px;
  padding: 4px 6px;
  flex: 1.1;
  flex-grow: 1.1;
  background-color: #3b3f46;
  display: flex;
  align-items: center;
  position: relative;
}

.element-message .text-wrapper-17 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
  flex: 1;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-message .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ff4e00;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
  cursor: pointer;
}

.element-message .text-12 {
  display: none;
  height: auto;
  min-height: 80px;
  max-height: none;
  justify-content: flex-start;
  padding: 4px 6px;
  align-self: stretch;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  background-color: #303338;
  border-radius: 5px;
  overflow: visible;
  align-items: stretch;
  position: relative;
}

.element-message .text-7.is-open + .text-12 {
  display: flex;
}

.element-message .element-wrapper {
  justify-content: flex-start;
  gap: 4px;
  padding: 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  overflow: visible;
  position: relative;
}

.element-message .element,
.element-message .idx-note-body {
  position: relative;
  flex: 1;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin-top: 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: anywhere;
  box-sizing: border-box;
}

.element-message .idx-note-body img,
.element-message .element img {
  max-width: 100%;
  height: auto;
}

.element-message .idx-note-body table,
.element-message .element table {
  max-width: 100%;
  table-layout: fixed;
}

.element-message .idx-note-body pre,
.element-message .element pre {
  max-width: 100%;
  overflow-x: auto;
  white-space: pre-wrap;
  word-break: break-word;
}

.element-message .page {
  display: flex;
  height: 20px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.element-message .text-wrapper-19 {
  justify-content: center;
  margin-top: -1px;
  font-weight: 600;
  color: #eeff00;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-message .text-wrapper-20 {
  justify-content: center;
  margin-top: -1px;
  font-weight: 600;
  color: #99a1af;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-message .frame-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-message .btn-join {
  background-color: #d73d3f;
  box-shadow: 0px 0px 15px #10b9814c;
  display: flex;
  max-width: 400px;
  height: 36px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 10px;
}

.element-message .text-wrapper-21 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-message .btn-join-2 {
  gap: 5px;
  padding: 10px;
  background-color: #303338;
  display: flex;
  max-width: 400px;
  height: 36px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 10px;
}

.element-message .text-wrapper-22 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.5px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-message .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 50px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #272a31;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #1e2939;
}

.element-message .text-13 {
  display: inline-flex;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
}

.element-message .text-wrapper-23 {
  position: relative;
  width: fit-content;
  margin-top: -0.67px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: var(--purple);
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 20px;
  white-space: nowrap;
}

.element-message .text-wrapper-24 {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 16.3px;
  white-space: nowrap;
  position: relative;
  font-family: "Inter", Helvetica;
}

.element-message .container-2 {
  width: 794.34px;
  gap: 3px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-message .p {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #6a7282;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

.element-message .TINGBET {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

.element-message .text-wrapper-25 {
  font-weight: 500;
  color: #f952ff;
}

.element-message .text-wrapper-26 {
  color: #6a7282;
}

.element-message .text-wrapper-27 {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #6a7282;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

/* 쪽지 목록 — 고객센터(.idx-cc__table)과 동일한 제목·상태·작성일·삭제 열 */
.element-message .frame-wrapper {
  padding: 5px 0 10px;
  border-bottom: 1px solid #282828;
}

.element-message .contents {
  gap: 6px;
}

.element-message .text-2,
.element-message .text-7 {
  display: grid;
  grid-template-columns: minmax(0, 2.2fr) minmax(56px, 1fr) minmax(62px, 0.85fr) minmax(48px, 0.75fr);
  gap: 4px;
  align-items: stretch;
  width: 100%;
  box-sizing: border-box;
}

.element-message .text-2 {
  margin-bottom: 6px;
  padding-bottom: 6px;
  box-shadow: 0 1px 0 #282828;
}

.element-message .text-2 > .text-3,
.element-message .text-7 > .text-8 {
  display: none !important;
}

.element-message .text-2 > .text-4,
.element-message .text-2 > .text-5,
.element-message .text-2 > .text-6 {
  flex: none;
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 30px;
  margin: 0;
  padding: 4px 10px;
  background-color: #212328;
  border-radius: 5px;
}

.element-message .text-2 > .text-4 {
  border-radius: 5px 0 0 5px;
  justify-content: flex-start;
}

.element-message .text-2 > .text-6 {
  border-radius: 0;
}

.element-message .text-2 > .text-5:last-of-type {
  border-radius: 0 5px 5px 0;
}

.element-message .text-2 .text-wrapper-14 {
  color: #99a1af;
  font-size: 10px;
  line-height: 1.45;
}

.element-message .text-7 {
  gap: 4px;
  height: auto;
  min-height: 0;
  overflow: visible;
  border-radius: 0;
}

.element-message .text-7 > .text-9,
.element-message .text-7 > .text-10,
.element-message .text-7 > .text-11 {
  flex: none;
  width: auto;
  min-width: 0;
  max-width: none;
  height: auto;
  min-height: 36px;
  margin: 0;
  padding: 8px 6px;
  box-sizing: border-box;
  background-color: #3b3f46;
  border-radius: 0;
}

.element-message .text-7 > .text-9 {
  justify-content: flex-start;
  align-items: center;
  padding: 8px 10px;
  border-radius: 5px 0 0 5px;
  text-align: left;
  cursor: pointer;
}

.element-message .text-7 > .text-10:first-of-type,
.element-message .text-7 > .text-11 {
  justify-content: center;
  align-items: center;
  text-align: center;
}

.element-message .text-7 > .text-10:last-of-type {
  justify-content: center;
  align-items: center;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.element-message .text-wrapper-16 {
  display: block;
  width: 100%;
  min-width: 0;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  line-height: 1.45;
  font-size: 12px;
}

.element-message .text-7.is-open > .text-9 .text-wrapper-16 {
  font-weight: 600;
}

.element-message .text-7 > .text-10:first-of-type .text-wrapper-15 {
  font-size: 10px;
  line-height: 1.45;
}

.element-message .text-11 {
  padding: 6px 4px;
}

.element-message .idx-note-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  width: 100%;
  line-height: 1.15;
}

.element-message .idx-note-date__day {
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  white-space: nowrap;
}

.element-message .idx-note-date__time {
  font-size: 9px;
  font-weight: 400;
  color: #99a1af;
  white-space: nowrap;
}

.element-message .text-wrapper-17 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
  line-height: 1.35;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.element-message .text-wrapper-18 {
  color: #ff4e00;
  font-size: 12px;
  width: 100%;
  text-align: center;
}

.element-message .text-12 {
  margin: 0 0 2px;
  border-radius: 10px;
  background-color: #303338;
}

.element-message .text-7.is-open + .text-12 {
  display: flex;
}

@media (max-width: 768px) {
  .element-message .text-2,
  .element-message .text-7 {
    grid-template-columns: minmax(0, 1.6fr) minmax(52px, 0.85fr) minmax(58px, 0.8fr) minmax(44px, 0.7fr);
    gap: 4px;
  }

  .element-message .text-wrapper-16 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    word-break: break-word;
  }

  .element-message .idx-note-date__day {
    font-size: 10px;
  }

  .element-message .idx-note-date__time {
    font-size: 8px;
  }

  .element-message .text-7 > .text-9,
  .element-message .text-7 > .text-10,
  .element-message .text-7 > .text-11 {
    min-height: 40px;
    padding: 8px 4px;
  }

  .element-message .text-7 > .text-9 {
    padding: 8px 8px;
  }
}
