
* {
  font-family: "SUIT", sans-serif;
  padding:0;
  margin: 0;
  letter-spacing: -0.05em;
}

html,
body {
  background: #100f14;
  min-height: 100vh;
  font-family: "SUIT", sans-serif;
  letter-spacing: 0;
}

body {
  padding-bottom: 90px;
  background: #3c3750;
}
.header-logo-text {
  display: inline-block;
  position: relative;
  letter-spacing: -0.1em;
  border-radius: 999px;
  border: none;
  background: none;
  color: #ffff;
  font-size: 18px;
  /* padding: 10px 20px; */
  text-align: center;
  font-weight: 500;
}
.brand-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 19px;
}

.brand-logo-pill {
  display: inline-block;
  position: relative;
  letter-spacing: -0.1em;
  border-radius: 999px;
  border: 2px solid #fff;
  background: #18171d;
  color: #fff;
  font-family: "SUIT", sans-serif;
  font-size: 15px;
  padding: 10px 20px;
  text-align: center;
  font-weight: 500;
}

.mobile-table-outer {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
  width: 95vw;
  max-width: 430px;
  margin: 0 auto 24px auto;
  padding: 0 0 24px 0;
  overflow: hidden;
}

.span1 {
  font-weight: 700;
  white-space: pre-wrap;
}
.p {
  margin: 0;
}
.p1 {
  margin: 16px 0 0 0;
  white-space: normal;
  font-size: 20px;
  text-align: center;
  width: 100%;
  display: block;
  letter-spacing: 0;
}
.p1 b {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1.6;
  padding-top: 2px;
}
.page-title {
  position: relative;
  letter-spacing: -1px;
  line-height: 40px;
  text-align: center;
  width: auto;
}
.page-title-container {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 40px;
}
.page-title-box {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 19px;
  text-align: center;
  font-size: 15px;
}
.marketing-table-title {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.1em;
  font-weight: 600;
}
.marketing-table-subtitle-container {
  align-self: stretch;
  position: relative;
  font-size: 18px;
  letter-spacing: -0.1em;
  color: #b8b8b8;
}
.div2 {
  width: 100%;
  height: 108px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 13px;
  box-sizing: border-box;
  padding:0 40px;
}
.table-header-selection {
  width: 8%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
  box-sizing: border-box;
}
.table-header-description {
  width: 38%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
}
.table-header-options {
  width: 34%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
}
.table-header-price {
  flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
  width: 10%;
}
.table-header-quantity {
  width: 10%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 10px;
}
.div4 {
  width: 100%;
  background-color: #140933;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 7px 0px;
  box-sizing: border-box;
}
.vector-icon {
  width: 12px;
  position: relative;
  height: 6px;
}
.check {
  width: 22px;
  height: 22px;
  border-radius: 2px;
  background-color: #7f62ff;
  border: 1px solid transparent;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.table-row-selection {
  width: 8%;
  height: 54px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.p2 {
  margin: 0;
  font-weight: 800;
}
.p3 {
  margin: 0;
  font-size: 17px;
  color: #7f62ff;
}
.table-row-description-container {
  position: relative;
  letter-spacing: -0.1em;
  line-height: 160%;
}
.table-row-description {
  width: 38%;
  height: 54px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 8px 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
}
.table-row-options {
  width: 34%;
  height: 54px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
.table-row-price {
  width: 10%;
  height: 54px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
.wrapper {
  width: 30px;
  border-radius: 4px 0px 0px 4px;
  background-color: #7f62ff;
  height: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  box-sizing: border-box;
}

.wrapper.disabled {
  opacity: 0.4;
  background-color: #b8b8b8 !important;
  color: #fff !important;
  cursor: not-allowed;
  pointer-events: none;
  transition: background 0.2s, opacity 0.2s;
}

.container {
  width: 34px;
  border-top: 1px solid rgba(127, 98, 255, 0.5);
  border-bottom: 1px solid rgba(127, 98, 255, 0.5);
  box-sizing: border-box;
  height: 34px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0px;
  text-align: center;
  line-height: 34px;
}
.frame {
  width: 30px;
  border-radius: 0px 4px 4px 0px;
  background-color: #7f62ff;
  height: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  box-sizing: border-box;
}
.div5 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.table-row-quantity {
  width: 10%;
  height: 54px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
  font-size: 21px;
}
.table-row {
  align-self: stretch;
  border-bottom: 1px solid #898989;
  box-sizing: border-box;
  height: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.div3 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1px;
}
.check1 {
  width: 22px;
  border-radius: 2px;
  background-color: rgba(217, 217, 217, 0);
  border: 1px solid transparent;
  box-sizing: border-box;
  height: 22px;
}
.decrease-text {
  position: relative;
  letter-spacing: -0.1em;
  font-weight: 300;
}
.decrease-button {
  width: 30px;
  border-radius: 4px 0px 0px 4px;
  background-color: rgba(127, 98, 255, 0.1);
  border: 1px solid rgba(127, 98, 255, 0.5);
  box-sizing: border-box;
  height: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  color: rgba(255, 255, 255, 0.5);
}
.quantity-container {
  width: 35px;
  border-top: 1px solid rgba(127, 98, 255, 0.5);
  border-bottom: 1px solid rgba(127, 98, 255, 0.5);
  box-sizing: border-box;
  height: 34px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 4px 0px;
  text-align: center;
}
.marketing-table-content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1px;
  font-size: 18px;
}
.div1 {
  width: 1400px;
  border-radius: 25px;
  background-color: #0d081e;
  border: 2px solid #fff;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 45px 0px 50px;
  gap: 1px;
}
.contents {
  width: 1280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
}
.main-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 0px 100px;
}
.group-icon {
  width: 152px;
  position: relative;
  height: 40.8px;
}
.group-icon1 {
  width: 147.5px;
  position: relative;
  height: 4.2px;
}
.logo {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}
.span2 {
  text-decoration: underline;
}
.a {
  color: inherit;
}
.footer-text {
  width: 100%;
  position: relative;
  letter-spacing: -1px;
  line-height: 25px;
  display: inline-block;
  flex-shrink: 0;
}
.footer-text-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.footer-content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10px;
  gap: 19px;
}
.footer {
  left: 0px;
  background-color: #3c3c3c;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 47px 320px;
  box-sizing: border-box;
  font-size: 16px;
}
.page-wrapper {
  width: 100%;
  position: relative;
  background-color: #100f14;
  min-height: 100vh;
  text-align: left;
  font-size: 30px;
  color: #fff;
}

/* 커스텀 체크박스 */
.custom-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: relative;
}
.custom-checkbox input[type="checkbox"] {
  opacity: 0;
  width: 22px;
  height: 22px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
.custom-checkmark {
  width: 22px;
  height: 22px;
  border-radius: 2px;
  border: 1px solid #fff;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
  position: relative;
  z-index: 1;
}
.custom-checkbox input[type="checkbox"]:checked + .custom-checkmark {
  background: #7f62ff;
}
.custom-checkbox input[type="checkbox"]:checked + .custom-checkmark::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("assets/img/Vector.svg") center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.page-title-mobile {
  display: none;
}
.page-title-pc {
  display: block;
}

@media (max-width: 768px) {
  .page-title-mobile {
    flex: 1;
    display: inline-block;
    letter-spacing: -2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
  }
  .page-title-pc {
    display: none;
  }

  .span-mobile {
    font-family: "SUIT", sans-serif;
    font-size: 30px;
    font-weight: 400;
  }
  .span1-mobile {
    font-family: "SUIT", sans-serif;
    font-size: 30px;
    font-weight: 800;
    white-space: pre-wrap;
  }
  .span2-mobile {
    font-family: "SUIT", sans-serif;
    font-weight: 800;
    white-space: pre-wrap;
  }
  .p1-mobile {
    margin: 0;
    font-size: 16px;
  }
}
