@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");
.hidden {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

html {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-size: 16px;
}

body {
  margin: 0;
  color: #151515;
  background: #fff;
  -webkit-text-size-adjust: none;
  line-height: 1;
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
}

html,
body {
  overscroll-behavior-y: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
}

body,
input,
select,
textarea,
button,
pre {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}

article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
nav,
section,
time,
mark,
canvas,
video,
audio,
details,
summary {
  display: block;
}

ul {
  list-style: none;
}

address {
  font-style: normal;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  background: transparent;
  text-decoration: none;
  color: inherit;
}

b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

ins {
  color: #151515;
}

em {
  font-style: normal;
}

mark {
  background-color: #ff9;
  font-style: italic;
  color: #151515;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  font: inherit;
  letter-spacing: inherit;
  color: inherit;
}

textarea {
  resize: none;
}

input[type=text],
input[type=number],
input[type=password],
input[type=tel],
input[type=search],
input[type=email],
input[type=time],
input[type=month],
input[type=date],
input[type=url],
input[type=image],
input[type=button],
input[type=submit],
input[type=reset],
input[type=file],
textarea,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
}

input[type=hidden],
input::-ms-clear,
input::-ms-reveal {
  display: none;
}

input[type=password] {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif !important;
}

input[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
  margin: -1px;
  padding: 0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=button],
input[type=image],
input[type=file],
input[type=submit],
button {
  border: 0;
  background: transparent;
  cursor: pointer;
}

input:disabled,
button:disabled {
  cursor: default;
}

input[type=date] {
  background: transparent;
}

input::-webkit-calendar-picker-indicator {
  opacity: 0;
}

::-webkit-input-placeholder {
  color: #8d9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

::-moz-placeholder {
  color: #8d9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

:-moz-placeholder {
  color: #8d9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #8d9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

::placeholder {
  color: #8d9093;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}

select:invalid {
  color: #8d9093 !important;
  opacity: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400 !important;
}

input[type=date] {
  position: relative;
}

input[type=date]:in-range::-webkit-datetime-edit-year-field,
input[type=date]:in-range::-webkit-datetime-edit-month-field,
input[type=date]:in-range::-webkit-datetime-edit-day-field,
input[type=date]:in-range::-webkit-datetime-edit-text {
  color: transparent;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-clear-button {
  z-index: 1;
}

/**
 * Swiper 9.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 31, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 0);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper-pagination {
  bottom: 0 !important;
}
.swiper-pagination span {
  margin: 0 8px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
}
.swiper-pagination span:not(.swiper-pagination-bullet-active) {
  opacity: 1;
  background: #eee;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 32px;
  background: #555;
}

/*! jQuery UI - v1.13.2 - 2023-10-17
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/datepicker/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/datepicker/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/datepicker/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/datepicker/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/datepicker/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/datepicker/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../images/datepicker/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

li.card-frame-hot,
li.ad-style-hot {
  border-radius: 8px;
  border: 1px solid #00fff2;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(0, 255, 242, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
li.card-frame-hot:hover,
li.ad-style-hot:hover {
  box-shadow: 0 -1px 20px 0 rgba(0, 255, 242, 0.65);
  transform: translateY(-2px);
}

li.card-frame-premium,
li.ad-style-premium {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
li.card-frame-premium:hover,
li.ad-style-premium:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}

li.card-frame-mint,
li.ad-style-mint {
  border-radius: 8px;
  border: 1px solid #00fff2;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(0, 255, 242, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
li.card-frame-mint:hover,
li.ad-style-mint:hover {
  box-shadow: 0 -1px 20px 0 rgba(0, 255, 242, 0.65);
  transform: translateY(-2px);
}

li.card-frame-purple,
li.ad-style-purple {
  border-radius: 8px;
  border: 1px solid #7B61FF;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(123, 97, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
li.card-frame-purple:hover,
li.ad-style-purple:hover {
  box-shadow: 0 -1px 20px 0 rgba(123, 97, 255, 0.65);
  transform: translateY(-2px);
}

.popup {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5019607843);
}
.popup > div {
  position: relative;
  overflow: auto;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  background: #fff;
}
@media (min-width: 1280px) {
  .popup > div {
    max-height: calc(100vh - 80px);
    max-height: calc(var(--vh, 1vh) * 100 - 80px);
    padding: 35px 30px 30px;
  }
}
@media (max-width: 1280px) {
  .popup > div {
    width: calc(100% - 30px);
    max-width: min(100%, 600px);
    max-height: calc(100vh - 50px);
    max-height: calc(var(--vh, 1vh) * 100 - 50px);
    padding: 45px 20px 30px;
  }
}
.popup > div > header {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #555;
}
@media (min-width: 1280px) {
  .popup > div > header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 1280px) {
  .popup > div > header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (min-width: 1280px) {
  .popup > div > header h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 1280px) {
  .popup > div > header h3 {
    font-size: 16px;
    line-height: 23px;
  }
}
.popup > div > header h3 em {
  color: #6A84FF;
}
@media (min-width: 1280px) {
  .popup > div > header p {
    margin-left: 17px;
    font-size: 16px;
    line-height: 23px;
  }
}
@media (max-width: 1280px) {
  .popup > div > header p {
    font-size: 12px;
    line-height: 17px;
  }
}
.popup > div > header .close, .popup > div.review > .close {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0.5rem;
  background: url("../images/close.svg") no-repeat center;
}
@media (min-width: 1280px) {
  .popup > div > header .close, .popup > div.review > .close {
    top: 20px;
    right: 25px;
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1280px) {
  .popup > div > header .close, .popup > div.review > .close {
    right: 0;
    top: 0;
    width: 50px;
    height: 44px;
    background-size: 16px;
  }
}
.popup > div > footer.buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 30px;
}
.popup > div > footer.buttons > * {
  border-radius: 3px;
  font-weight: 700;
  line-height: 50px;
}
@media (min-width: 1280px) {
  .popup > div > footer.buttons > * {
    width: calc(50% - 10px);
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .popup > div > footer.buttons > * {
    width: calc(50% - 5px);
    font-size: 15px;
  }
}
.popup > div > footer.buttons > *.type01 {
  background: #e8e8e8;
  color: #464646;
}
.popup > div > footer.buttons > *.type02 {
  background: #ffca5d;
  color: #151515;
}
@media (min-width: 1280px) {
  .popup .ticket {
    width: min(100%, 570px);
  }
}
@media (min-width: 1280px) {
  .popup .ticket > section:first-of-type {
    margin-top: -5px;
  }
}
.popup .ticket > section + section {
  margin-top: 25px;
  border-top: 1px solid #eee;
}
@media (min-width: 1280px) {
  .popup .ticket > section + section {
    padding-top: 25px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section + section {
    padding-top: 30px;
  }
}
@media (min-width: 1280px) {
  .popup .ticket > section h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section h4 {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 1280px) {
  .popup .ticket > section ul {
    padding-top: 4px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul {
    padding-top: 8px;
  }
}
.popup .ticket > section ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li {
    margin-top: 10px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li {
    margin-top: 12px;
  }
}
.popup .ticket > section ul li p {
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li p {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li p {
    font-size: 12px;
  }
}
.popup .ticket > section ul li button {
  border-radius: 5px;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li button {
    width: min(100%, 117px);
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li button {
    width: 79px;
    font-size: 12px;
  }
}
.popup .ticket > section ul li button.case01 {
  border: 1px solid #F9C04C;
  color: #F9C04C;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li button.case01 {
    line-height: 40px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li button.case01 {
    line-height: 28px;
  }
}
.popup .ticket > section ul li button.case02 {
  background: #F9C04C;
  color: #151515;
}
@media (min-width: 1280px) {
  .popup .ticket > section ul li button.case02 {
    line-height: 42px;
  }
}
@media (max-width: 1280px) {
  .popup .ticket > section ul li button.case02 {
    line-height: 30px;
  }
}
@media (min-width: 1280px) {
  .popup .dialogue {
    width: min(100%, 500px);
  }
}
@media (max-width: 1280px) {
  .popup .dialogue {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > header h3 {
    font-size: 18px;
  }
}
.popup .dialogue > p {
  font-weight: 700;
  line-height: 1.45;
}
@media (min-width: 1280px) {
  .popup .dialogue > p {
    min-height: 85px;
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > p {
    min-height: 43px;
    font-size: 15px;
  }
}
.popup .dialogue > section h4 {
  line-height: 1.45;
}
@media (min-width: 1280px) {
  .popup .dialogue > section h4 {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > section h4 {
    font-size: 15px;
  }
}
.popup .dialogue > section p {
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.43;
}
@media (min-width: 1280px) {
  .popup .dialogue > section p {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > section p {
    font-size: 14px;
  }
}
.popup .dialogue > section p em {
  color: #FF0000;
}
.popup .dialogue > .radios {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 4px;
}
.popup .dialogue > .radios label {
  position: relative;
}
.popup .dialogue > .radios label input {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.popup .dialogue > .radios label span {
  padding-left: 38px;
  font-weight: 700;
  line-height: 30px;
}
.popup .dialogue > .radios label span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.popup .dialogue > .radios label input:not(:checked) + span {
  color: #999;
}
.popup .dialogue > .radios label input:not(:checked) + span::before {
  border: 2px solid #d4d4d4;
}
.popup .dialogue > .radios label input:checked + span {
  color: #151515;
}
.popup .dialogue > .radios label input:checked + span::before {
  border: 9px solid #f9c04c;
}
.popup .dialogue > .radios label + label {
  margin-top: 25px;
}
@media (min-width: 1280px) {
  .popup .dialogue > .radios label span {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  .popup .dialogue > .radios label span {
    font-size: 15px;
  }
}
.popup .review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .popup .review {
    width: min(100%, 760px);
    padding: 31px 50px 44px;
  }
}
.popup .review > p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 1280px) {
  .popup .review > p {
    padding-bottom: 10px;
  }
}
.popup .review > p span {
  overflow: hidden;
  margin-right: 11px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.popup .review > p strong {
  font-size: 14px;
}
.popup .review > label {
  width: 100%;
}
@media (min-width: 1280px) {
  .popup .review > label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label {
    padding-top: 15px;
  }
}
.popup .review > label > span {
  color: #070707;
}
@media (min-width: 1280px) {
  .popup .review > label > span {
    padding-top: 14px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label > span {
    font-size: 13px;
  }
}
.popup .review > label > input,
.popup .review > label > textarea {
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  color: #070707;
}
@media (min-width: 1280px) {
  .popup .review > label > input,
  .popup .review > label > textarea {
    width: min(100%, 600px);
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label > input,
  .popup .review > label > textarea {
    margin-top: 6px;
    width: 100%;
    font-size: 14px;
  }
}
.popup .review > label > input {
  height: 48px;
  font-weight: 700;
}
.popup .review > label > textarea {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.43;
}
@media (min-width: 1280px) {
  .popup .review > label > textarea {
    height: 117px;
  }
}
@media (max-width: 1280px) {
  .popup .review > label > textarea {
    height: 150px;
  }
}
@media (min-width: 1280px) {
  .popup .review > label > textarea.case {
    height: 175px;
  }
}
.popup .review > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .popup .review > div {
    margin-top: 9px;
  }
}
@media (max-width: 1280px) {
  .popup .review > div {
    margin-top: 12px;
  }
}
.popup .review > div span {
  color: #070707;
}
@media (min-width: 1280px) {
  .popup .review > div span {
    width: 59px;
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .popup .review > div span {
    margin-right: 10px;
    font-size: 13px;
  }
}
.popup .review > button:last-of-type {
  width: min(100%, 111px);
  height: 43px;
  border-radius: 5px;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .popup .review > button:last-of-type {
    margin-top: 9px;
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .review > button:last-of-type {
    margin-top: 12px;
    font-size: 14px;
  }
}
.popup .review > button:last-of-type:not(:disabled) {
  background: #F9C04C;
  color: #151515;
}
.popup .review > button:last-of-type:disabled {
  background: #ddd;
  color: #fff;
}
@media (min-width: 1280px) {
  .popup .terms {
    width: min(100%, 760px);
  }
}
@media (max-width: 1280px) {
  .popup .terms {
    width: 100%;
    height: 100%;
    max-height: unset;
    padding: 45px 0 0;
    border-radius: 0;
  }
  .popup .terms > header {
    margin: 0 20px;
  }
  .popup .terms > div {
    height: calc(100vh - 45px - 44px);
    height: calc(var(--vh, 1vh) * 100 - 45px - 44px);
    overflow: auto;
    padding: 25px 20px;
  }
}
.popup .terms > div {
  line-height: 1.45;
}
@media (min-width: 1280px) {
  .popup .terms > div {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .popup .terms > div {
    font-size: 13px;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  /* 메인 상단 띠배너 - 메인 페이지에서만 표시 */
}
#header .main-top-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  background: #2b2b2b;
}
#header .main-top-banner .main-top-banner-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 26px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #header .main-top-banner .main-top-banner-inner {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #header .main-top-banner .main-top-banner-inner {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#header .main-top-banner .main-top-banner-inner {
  padding: 0 20px;
}
#header .main-top-banner .main-top-banner-inner .main-top-banner-text {
  margin: 0;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1;
}
#header .main-top-banner .main-top-banner-inner .main-top-banner-text strong {
  font-weight: 700;
  color: #b157ff;
}
#header .main-top-banner .main-top-banner-inner .main-top-banner-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  padding: 7px 12px;
  border: 1px solid #fff;
  border-radius: 26px;
  background: transparent;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  text-decoration: none;
  transition: opacity 0.2s;
}
#header .main-top-banner .main-top-banner-inner .main-top-banner-btn:hover {
  opacity: 0.9;
}
#header .main-top-banner .main-top-banner-inner .main-top-banner-btn .main-top-banner-arrow {
  width: 7px;
  height: 10px;
  object-fit: contain;
}
@media (max-width: 640px) {
  #header .main-top-banner {
    height: 48px;
  }
  #header .main-top-banner .main-top-banner-inner {
    gap: 16px;
    padding: 0 15px;
    justify-content: space-between;
  }
  #header .main-top-banner .main-top-banner-inner .main-top-banner-text {
    font-size: 12px;
  }
  #header .main-top-banner .main-top-banner-inner .main-top-banner-btn {
    padding: 6px 10px;
    font-size: 12px;
  }
  #header .main-top-banner .main-top-banner-inner .main-top-banner-btn .main-top-banner-btn-pc-only {
    display: none;
  }
}
#header .info .noti,
#header .info .chat {
  position: relative;
  display: flex;
  align-items: center;
}
#header .info .noti.active::after,
#header .info .chat.active::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ff0000;
  position: absolute;
  top: 0;
  right: 0;
}
#header .info .noti .notification-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  background: #242424;
  border: 1px solid #404040;
  border-radius: 12px;
  padding: 28px 31px;
  min-width: 370px;
  z-index: 1000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
#header .info .noti .notification-dropdown .notification-loading {
  color: #fff;
  text-align: center;
  padding: 20px;
}
#header .info .noti .notification-dropdown .notification-list {
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin-bottom: 10px;
}
#header .info .noti .notification-dropdown .notification-list .notification-item {
  border-bottom: 1px solid #626262;
  padding-bottom: 16px;
  cursor: pointer;
}
#header .info .noti .notification-dropdown .notification-list .notification-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#header .info .noti .notification-dropdown .notification-list .notification-item .notification-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
#header .info .noti .notification-dropdown .notification-list .notification-item .notification-header .notification-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.2;
}
#header .info .noti .notification-dropdown .notification-list .notification-item .notification-header .notification-date {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.2;
  white-space: nowrap;
}
#header .info .noti .notification-dropdown .notification-list .notification-item .notification-content {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.2;
}
#header .info .noti .notification-dropdown .notification-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
#header .info .noti .notification-dropdown .notification-empty svg {
  color: #fff;
}
#header .info .noti .notification-dropdown .notification-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
#header .info .noti .notification-dropdown .notification-footer .notification-read-all {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  text-decoration: underline;
  line-height: 1.2;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
#header .info .noti .notification-dropdown .notification-footer .notification-read-all:hover {
  color: #a947ff;
}
#header .info .noti .notification-dropdown .notification-footer a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  text-decoration: underline;
  line-height: 1.2;
}
#header .info .noti .notification-dropdown .notification-footer a:hover {
  color: #a947ff;
}
#header .info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  background: #171717;
}
@media (max-width: 640px) {
  #header .info {
    height: 40px;
  }
}
#header .info ul {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #header .info ul {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #header .info ul {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#header .info ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
@media (max-width: 640px) {
  #header .info ul {
    gap: 12px;
    padding: 0 15px;
  }
}
#header .info ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #header .info ul li a {
    font-size: 12px;
  }
}
#header .info ul li a > u {
  margin-left: 8px;
  font-weight: 700;
}
@media (max-width: 640px) {
  #header .info ul li a > u {
    margin-left: 4px;
  }
}
#header .info ul li a .header-profile-avatar {
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
#header .gnb {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  background: #000;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
}
@media (max-width: 640px) {
  #header .gnb {
    height: auto;
  }
}
#header .gnb > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #header .gnb > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #header .gnb > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#header .gnb > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px;
  gap: 32px;
  position: relative;
}
@media (max-width: 640px) {
  #header .gnb > div {
    flex-wrap: wrap;
    gap: 12px;
    padding: 12px 15px;
  }
}
#header .gnb > div .gnb-logo {
  flex-shrink: 0;
}
#header .gnb > div .gnb-search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 568px;
  height: 38px;
  padding: 0 17px;
  border-radius: 31px;
  background: #2a2a2a;
  flex: 1 1 568px;
  margin-left: 110px;
}
@media (max-width: 640px) {
  #header .gnb > div .gnb-search {
    order: 3;
    max-width: none;
    flex-basis: 100%;
  }
}
#header .gnb > div .gnb-search .gnb-search-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 0;
  margin-right: 6px;
  background: transparent;
  border: 0;
  cursor: pointer;
  flex-shrink: 0;
}
#header .gnb > div .gnb-search input {
  width: 100%;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1;
  outline: none;
}
#header .gnb > div .gnb-search input::placeholder {
  color: rgba(255, 255, 255, 0.55);
}
#header .gnb > div ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  margin-left: auto;
}
@media (max-width: 640px) {
  #header .gnb > div ul {
    gap: 12px;
    width: 100%;
    justify-content: flex-start;
    margin-left: 0;
    overflow-x: auto;
    padding-bottom: 4px;
  }
}
#header .gnb > div ul li {
  display: flex;
  align-items: center;
  position: relative;
}
#header .gnb > div ul li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1;
}
@media (max-width: 640px) {
  #header .gnb > div ul li a {
    font-size: 14px;
  }
}
#header .gnb > div ul li a:hover {
  color: #a947ff;
}
#header .gnb > div ul li.active a {
  color: #a947ff;
}
#header .gnb > div ul li.active a::after {
  content: "";
  width: 100%;
  height: 5px;
  background: #a947ff;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 640px) {
  #header .gnb > div ul li.active a::after {
    bottom: -8px;
  }
}
#header .gnb > div ul .gnb-category-trigger {
  position: relative;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-link .gnb-category-arrow {
  display: inline-block;
  width: 10px;
  height: 8px;
  background-color: #fff;
  mask: url("/images/ic_arrow_up.svg") center/contain no-repeat;
  -webkit-mask: url("/images/ic_arrow_up.svg") center/contain no-repeat;
  transform: rotate(180deg);
  transition: background-color 0.2s;
}
#header .gnb > div ul .gnb-category-trigger:hover .gnb-category-link {
  color: #a947ff;
}
#header .gnb > div ul .gnb-category-trigger:hover .gnb-category-arrow {
  background-color: #a947ff;
}
#header .gnb > div ul .gnb-category-trigger.active .gnb-category-link {
  color: #a947ff;
}
#header .gnb > div ul .gnb-category-trigger.active .gnb-category-arrow {
  background-color: #a947ff;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-dropdown {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  padding-top: 4px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  z-index: 1100;
}
#header .gnb > div ul .gnb-category-trigger:hover .gnb-category-dropdown {
  opacity: 1;
  visibility: visible;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-dropdown-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding: 20px;
  background: #161616;
  border: 1px solid #1f1f1f;
  border-radius: 5px;
  margin-top: 0;
  min-width: 320px;
}
@media (max-width: 640px) {
  #header .gnb > div ul .gnb-category-trigger .gnb-category-dropdown-inner {
    min-width: 280px;
    padding: 16px;
  }
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 5px;
  background: #161616;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.59;
  letter-spacing: -0.5px;
  min-width: 0;
  box-sizing: border-box;
  transition: background 0.15s;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-item::after {
  content: none;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-item:hover {
  background: #373737;
}
@media (max-width: 640px) {
  #header .gnb > div ul .gnb-category-trigger .gnb-category-item {
    font-size: 13px;
  }
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  overflow: hidden;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-icon img {
  object-fit: contain;
}
#header .gnb > div ul .gnb-category-trigger .gnb-category-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#footer {
  padding-top: 80px;
  padding-bottom: 40px;
  background: #212121;
}
@media (max-width: 640px) {
  #footer {
    padding-top: 40px;
    padding-bottom: 30px;
    overflow-x: hidden;
  }
  #footer img,
  #footer svg {
    max-width: 100%;
    height: auto;
  }
}
#footer hr {
  background: #8d8d8d;
  height: 1px;
  width: 100%;
}
#footer #footer-sitemap {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #footer #footer-sitemap {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #footer #footer-sitemap {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#footer #footer-sitemap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  padding: 0 20px 20px;
}
@media (max-width: 640px) {
  #footer #footer-sitemap {
    flex-wrap: wrap;
    gap: 10px;
  }
}
#footer #footer-sitemap ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
@media (max-width: 640px) {
  #footer #footer-sitemap ul {
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    justify-content: flex-start;
  }
}
#footer #footer-sitemap ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 159%;
}
@media (max-width: 640px) {
  #footer #footer-sitemap ul li a {
    font-size: 10px;
  }
}
#footer #footer-info {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #footer #footer-info {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #footer #footer-info {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#footer #footer-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  padding: 40px 20px;
}
@media (max-width: 640px) {
  #footer #footer-info {
    flex-direction: column;
    padding: 30px 20px;
  }
}
@media (max-width: 640px) {
  #footer #footer-info > div {
    width: 100%;
  }
}
#footer #footer-info > div > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 640px) {
  #footer #footer-info > div > div {
    flex-direction: column;
    gap: 15px;
  }
}
#footer #footer-info > div > div dt {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 159%;
}
@media (max-width: 640px) {
  #footer #footer-info > div > div dt {
    font-size: 12px;
  }
}
#footer #footer-info > div > div dd {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
}
@media (max-width: 640px) {
  #footer #footer-info > div > div dd {
    font-size: 14px;
  }
}
#footer #footer-info > div > div dd > b {
  font-weight: 700;
}
#footer #footer-info > div > h5 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 50px;
}
@media (max-width: 640px) {
  #footer #footer-info > div > h5 {
    margin-top: 30px;
    font-size: 11px;
  }
}
#footer #footer-info > div > p {
  color: #7c7c7c;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #footer #footer-info > div > p {
    font-size: 11px;
    margin-top: 15px;
  }
}
#footer #footer-info > article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
  #footer #footer-info > article {
    width: 100%;
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }
}
#footer #footer-info > article a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 4px;
  background: #fff;
}
@media (max-width: 640px) {
  #footer #footer-info > article a {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 10px 16px;
  }
}

.section-bg-opacity-low {
  opacity: 0.3;
}

.section-bg-opacity-mid {
  opacity: 0.45;
}

.section-bg-opacity-high {
  opacity: 0.65;
}

.section-gap-top {
  margin-top: 48px;
}
@media (max-width: 640px) {
  .section-gap-top {
    margin-top: 24px;
  }
}

.section-gap-top-lg {
  margin-top: 60px;
}
@media (max-width: 640px) {
  .section-gap-top-lg {
    margin-top: 32px;
  }
}

.section-gap-top-sm {
  margin-top: 24px;
}
@media (max-width: 640px) {
  .section-gap-top-sm {
    margin-top: 16px;
  }
}

#index #index-1 {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 33.24%, #000 100%), linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url(../images/index_1_bg.png) center/cover no-repeat lightgray;
}
@media (max-width: 640px) {
  #index #index-1 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 33.24%, #000 100%), linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url(../images/mob_bg_1_com.png) center 18%/cover no-repeat lightgray;
    overflow-x: hidden;
  }
}
#index #index-1 > div {
  padding-top: 272px;
  padding-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-1 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-1 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
@media (max-width: 640px) {
  #index #index-1 > div {
    padding-top: 150px;
    padding-bottom: 60px;
  }
}
#index #index-1 > div > h2 {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 640px) {
  #index #index-1 > div > h2 {
    font-size: 18px;
    padding: 0 20px;
  }
}
#index #index-1 .index-1-logo {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: 340px;
}
@media (max-width: 640px) {
  #index #index-1 .index-1-logo {
    width: 230px;
    height: 76px;
    margin-top: 15px;
  }
}
#index #index-1 #index-1-input {
  margin-top: 20px;
  position: relative;
  width: min(100%, 640px);
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-input {
    width: 250px;
  }
}
#index #index-1 #index-1-input input {
  border-radius: 31px;
  border: 1px solid transparent;
  background: #fff;
  box-shadow: none;
  height: 60px;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: -0.5px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
#index #index-1 #index-1-input input:focus {
  border-color: #a947ff;
  box-shadow: 0 0 47.5px 0 #a947ff;
}
#index #index-1 #index-1-input input {
  width: 100%;
  padding: 8px 24px 8px 80px;
  outline: none;
}
#index #index-1 #index-1-input input::placeholder {
  color: #c3c3c3;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-input input::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  #index #index-1 #index-1-input input {
    font-size: 14px;
    padding: 8px 12px 8px 35px;
  }
}
#index #index-1 #index-1-input img {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #index #index-1 #index-1-input img {
    left: 8px;
    width: 24px !important;
    height: 24px !important;
  }
}
@media (max-width: 640px) {
  #index #index-1 #index-1-input {
    margin-top: 15px;
    padding: 0 20px;
    width: 100%;
  }
  #index #index-1 #index-1-input input {
    height: 44px;
  }
  #index #index-1 #index-1-input img {
    left: 24px;
    width: 32px;
    height: 32px;
  }
}
#index #index-1 #index-1-category {
  margin-top: 184px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category {
    margin-top: 60px;
    padding: 0;
  }
}
#index #index-1 #index-1-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  max-width: 1280px;
  margin: 0 auto;
  overflow: visible;
}
@media (max-width: 1280px) {
  #index #index-1 #index-1-category ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul {
    flex-wrap: wrap;
    gap: 16px;
    width: 252px;
    justify-content: center;
    margin: 0 auto;
  }
}
#index #index-1 #index-1-category ul li {
  flex: 0 0 240px; /* 1280 = 200*6 + 16*5 */
  overflow: visible;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li {
    flex: 0 0 118px;
    width: 118px;
    max-width: 118px;
    margin-left: 0;
    margin-right: 0;
  }
}
#index #index-1 #index-1-category ul li a {
  width: 240px;
  height: 240px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li a {
    width: 118px;
    min-width: 0;
    height: 117px;
    padding: 0;
    font-size: 12px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-1 {
  background-image: url(../images/box01-frame.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px 240px; /* 그림자 포함 전체 표시 */
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li.index-1-category-item-1 {
    background-size: 128px 128px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-2 {
  background-image: url(../images/box02-frame.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px 240px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li.index-1-category-item-2 {
    background-size: 128px 128px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-3 {
  background-image: url(../images/box03-frame.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px 240px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li.index-1-category-item-3 {
    background-size: 128px 128px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-4 {
  background-image: url(../images/box04-frame.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px 240px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li.index-1-category-item-4 {
    background-size: 128px 128px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-5 {
  background-image: url(../images/box05-frame.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px 240px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li.index-1-category-item-5 {
    background-size: 128px 128px;
  }
}
#index #index-1 #index-1-category ul li.index-1-category-item-6 {
  background-image: url(../images/box06-frame.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 240px 240px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-category ul li.index-1-category-item-6 {
    background-size: 128px 128px;
  }
}
#index #index-1 #index-1-notice {
  margin-top: 120px;
  position: relative;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice {
    margin-top: 60px;
    width: 333px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#index #index-1 #index-1-notice .title_box {
  position: absolute;
  top: -27px;
  left: -27px;
  width: 277px;
  height: 104px;
  background-image: url(../images/notice_title_bg.svg);
  background-position: center;
  padding-top: 39px;
  padding-left: 60px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice .title_box {
    position: static;
    width: 118px;
    height: 25px;
    background-image: url(../images/notice_title_bg_mob.svg);
    padding-top: 5px;
    padding-left: 15px;
  }
}
#index #index-1 #index-1-notice .title_box .title {
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: -0.5px;
  text-shadow: 0 0 12px rgba(169, 71, 255, 0.8), 0 0 24px rgba(169, 71, 255, 0.4);
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice .title_box .title {
    font-size: 18px;
    padding: 0;
    text-shadow: 0 0 8px rgba(169, 71, 255, 0.7), 0 0 16px rgba(169, 71, 255, 0.3);
  }
}
#index #index-1 #index-1-notice ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  padding-top: 50px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul {
    flex-direction: column;
    gap: 12px;
    padding-top: 0;
  }
}
#index #index-1 #index-1-notice ul li {
  background-image: url(../images/box-frame-cont.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 28px;
  position: relative;
  width: 416px;
  height: 208px;
  overflow: visible;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li {
    background-image: url(../images/box-frame-cont_mob.png);
    max-width: 100%;
    width: 333px;
    height: 102px;
    min-height: 100px;
    padding: 16px 40px;
    overflow: visible;
  }
}
#index #index-1 #index-1-notice ul li h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li h3 {
    font-size: 16px;
    margin-bottom: 10px;
    white-space: nowrap;
  }
}
#index #index-1 #index-1-notice ul li p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.25;
  max-width: 100%;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li p {
    font-size: 13px;
    -webkit-line-clamp: 3;
  }
}
#index #index-1 #index-1-notice ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
  position: absolute;
  bottom: 28px;
  right: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  line-height: 129%; /* 18.06px */
  text-decoration: none;
}
#index #index-1 #index-1-notice ul li a:hover {
  opacity: 0.85;
}
#index #index-1 #index-1-notice ul li a img,
#index #index-1 #index-1-notice ul li a svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 640px) {
  #index #index-1 #index-1-notice ul li a {
    font-size: 12px;
    font-weight: 500;
    bottom: 20px;
    right: 20px;
    gap: 5px;
  }
  #index #index-1 #index-1-notice ul li a img,
  #index #index-1 #index-1-notice ul li a svg {
    width: 14px;
    height: 14px;
  }
}
#index #index-2 {
  background: linear-gradient(rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.18)), url(../images/index_2_bg.png) center/cover no-repeat lightgray;
}
@media (max-width: 640px) {
  #index #index-2 {
    background: linear-gradient(rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.18)), url(../images/mob_bg_2_com.png) center/cover no-repeat lightgray;
    overflow-x: hidden;
  }
  #index #index-2 .list {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding: 0 16px 16px;
  }
  #index #index-2 .list::-webkit-scrollbar {
    display: none;
  }
  #index #index-2 .list li {
    flex: 0 0 257px;
    min-width: 257px;
    width: 257px;
    height: 294px;
    min-height: 294px;
  }
  #index #index-2 .list li section {
    height: 140px;
  }
  #index #index-2 .list li article {
    padding: 12px;
  }
  #index #index-2 .list li article h2 {
    font-size: 14px;
    margin-bottom: 6px;
    min-height: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #index #index-2 .list li article h5 {
    font-size: 12px;
    margin-bottom: 4px;
  }
}
#index #index-2 > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-2 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-2 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-2 > div .index-2-header {
  padding-top: 160px;
  padding-bottom: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header {
    padding-top: 60px;
    padding-bottom: 20px;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#index #index-2 > div .index-2-header h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header h2 {
    font-size: 20px;
  }
}
#index #index-2 > div .index-2-header h2 > span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding-left: 8px;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header h2 > span {
    font-size: 12px;
  }
}
#index #index-2 > div .index-2-header h2 > span.hot {
  color: #00fff2;
}
#index #index-2 > div .index-2-header h2 > span.best {
  color: #a947ff;
}
#index #index-2 > div .index-2-header h2 > span.hit {
  color: #a947ff;
}
#index #index-2 > div .index-2-header h2 > span.new {
  color: #a947ff;
}
#index #index-2 > div .index-2-header > a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  border-radius: 4px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.21);
  padding: 5px 10px;
}
@media (max-width: 640px) {
  #index #index-2 > div .index-2-header > a {
    font-size: 12px;
    padding: 3px 4px;
  }
}
#index #index-2 > div > ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#index #index-2 > div > ul.list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #index #index-2 > div > ul.list li {
    width: 100%;
    min-width: 0;
  }
}
#index #index-2 > div > ul.list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#index #index-2 > div > ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#index #index-2 > div > ul.list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#index #index-2 > div > ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#index #index-2 > div > ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#index #index-2 > div > ul.list li article {
  padding: 20px 16px;
}
#index #index-2 > div > ul.list li article .article-top-row {
  display: none;
}
#index #index-2 > div > ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#index #index-2 > div > ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#index #index-2 > div > ul.list li article .info {
  margin-top: 10px;
}
#index #index-2 > div > ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#index #index-2 > div > ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#index #index-2 > div > ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 > div > ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#index #index-2 > div > ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 > div > ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#index #index-2 > div > ul.list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#index #index-2 > div > ul.list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#index #index-2 > div > ul.list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#index #index-2 > div > ul.list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#index #index-2 > div > ul.list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#index #index-2 > div > ul.list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#index #index-2 > div > ul.list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #index #index-2 > div > ul.list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#index #index-2 > div > ul.list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#index #index-2 > div > ul.list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#index #index-2 > div > ul.list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#index #index-2 > div > ul.list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#index #index-2 > div > ul.list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#index #index-2 > div > ul.list li.product-card-ad article {
  padding: 20px 16px;
}
#index #index-2 > div > ul.list li.product-card-ad article .article-top-row {
  display: none;
}
#index #index-2 > div > ul.list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#index #index-2 > div > ul.list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info {
  margin-top: 10px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 > div > ul.list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#index #index-2 > div > ul.list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#index #index-2 > div > ul.list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#index #index-2 > div > ul.list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#index #index-2 > div > ul.list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
#index #index-2 ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#index #index-2 ul.list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #index #index-2 ul.list li {
    width: 100%;
    min-width: 0;
  }
}
#index #index-2 ul.list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#index #index-2 ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#index #index-2 ul.list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#index #index-2 ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#index #index-2 ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#index #index-2 ul.list li article {
  padding: 20px 16px;
}
#index #index-2 ul.list li article .article-top-row {
  display: none;
}
#index #index-2 ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#index #index-2 ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#index #index-2 ul.list li article .info {
  margin-top: 10px;
}
#index #index-2 ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#index #index-2 ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#index #index-2 ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#index #index-2 ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#index #index-2 ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#index #index-2 ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#index #index-2 ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#index #index-2 ul.list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#index #index-2 ul.list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#index #index-2 ul.list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#index #index-2 ul.list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#index #index-2 ul.list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#index #index-2 ul.list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#index #index-2 ul.list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #index #index-2 ul.list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#index #index-2 ul.list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#index #index-2 ul.list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#index #index-2 ul.list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#index #index-2 ul.list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#index #index-2 ul.list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#index #index-2 ul.list li.product-card-ad article {
  padding: 20px 16px;
}
#index #index-2 ul.list li.product-card-ad article .article-top-row {
  display: none;
}
#index #index-2 ul.list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#index #index-2 ul.list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#index #index-2 ul.list li.product-card-ad article .info {
  margin-top: 10px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#index #index-2 ul.list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-2 ul.list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#index #index-2 ul.list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#index #index-2 ul.list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#index #index-2 ul.list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#index #index-2 ul.list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
#index #index-2 ul.list li {
  flex: 0 0 308px;
}
@media (max-width: 640px) {
  #index #index-2 ul.list {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  #index #index-2 ul.list::-webkit-scrollbar {
    display: none;
  }
  #index #index-2 ul.list li {
    flex: 0 0 257px;
    min-width: 257px;
    width: 257px;
    height: 294px;
    min-height: 294px;
  }
  #index #index-2 ul.list li section {
    height: 140px;
  }
  #index #index-2 ul.list li article {
    padding: 12px;
  }
  #index #index-2 ul.list li article h2 {
    font-size: 14px;
    margin-bottom: 6px;
    min-height: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #index #index-2 ul.list li article h5 {
    font-size: 12px;
    margin-bottom: 4px;
  }
  #index #index-2 ul.list li.product-card-ad {
    height: 294px;
    min-height: 294px;
  }
  #index #index-2 ul.list li.product-card-ad section > span.ad.bottom {
    display: none;
  }
  #index #index-2 ul.list li.product-card-ad .product-card-ad__thumb {
    height: 188px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
  }
}
#index #index-3 {
  padding-top: 160px;
  padding-bottom: 160px;
  background: black;
}
@media (max-width: 640px) {
  #index #index-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#index #index-3 > div {
  background-image: url(../images/home_store_banner_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-3 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-3 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-3 > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 64px;
  height: 208px;
}
@media (max-width: 640px) {
  #index #index-3 > div {
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    min-height: 150px;
  }
}
#index #index-3 > div h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 640px) {
  #index #index-3 > div h4 {
    font-size: 16px;
  }
}
#index #index-3 > div h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-top: 8px;
}
@media (max-width: 640px) {
  #index #index-3 > div h2 {
    font-size: 20px;
    margin-top: 6px;
  }
}
#index #index-3 > div > div {
  margin-top: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  #index #index-3 > div > div {
    margin-top: 20px;
    gap: 10px;
    flex-wrap: wrap;
  }
}
#index #index-3 > div > div a {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  border-radius: 7px;
  background: #fff;
  padding: 8px 12px;
}
@media (max-width: 640px) {
  #index #index-3 > div > div a {
    font-size: 11px;
    padding: 6px 10px;
  }
}
#index #index-4 {
  overflow: hidden;
  background-image: url(../images/index_4_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 640px) {
  #index #index-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) {
  background-image: url(../images/index_frame_big.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 60px;
  margin-top: 250px;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) {
    margin: 20px;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div {
  padding-top: 160px;
  padding-bottom: 160px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div .index-4-category-rows {
  margin-top: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div .index-4-category-rows {
    margin-top: 30px;
    gap: 10px;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  flex-wrap: nowrap;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row li {
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row li {
    flex: 0 0 calc(50% - 5px);
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row li .index-4-category-icon {
  width: auto;
  height: 30px;
  object-fit: contain;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row li .index-4-category-icon {
    height: 20px;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 9px;
  border: 1px solid #a947ff;
  background: #141414;
  box-shadow: 0 0 70.7px -19px #b45eff;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 159%;
  padding: 11px 22px;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div ul.index-4-category-row li a {
    font-size: 12px;
    padding: 6px 9px;
    gap: 4px;
    border-radius: 6px;
    white-space: nowrap;
    width: auto;
    align-self: flex-start;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div .index-4-game-request-link {
  margin-top: 32px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.59;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media (max-width: 640px) {
  #index #index-4 > div:not(.review-carousel-wrap) > section > div .index-4-game-request-link {
    margin-top: 20px;
    font-size: 14px;
  }
}
#index #index-4 > div:not(.review-carousel-wrap) > section > div .index-4-game-request-link:hover {
  opacity: 0.85;
}
#index #index-4 h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  line-height: 100%;
  text-align: center;
}
@media (max-width: 640px) {
  #index #index-4 h2 {
    font-size: 24px;
    padding: 0 20px;
  }
}
#index #index-4 h4 {
  color: #a4a4a4;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 159%;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #index #index-4 h4 {
    font-size: 16px;
    margin-top: 4px;
    padding: 0 20px;
  }
}
#index #index-4 .review-carousel-wrap {
  --review-gap: 30px;
  margin-top: 70px;
  width: 100%;
  min-width: 0;
  overflow-x: hidden;
  overflow-y: visible;
  padding: 0 40px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  #index #index-4 .review-carousel-wrap {
    --review-gap: 15px;
    margin-top: 40px;
    padding: 0 20px;
  }
}
#index #index-4 .review-carousel-roller {
  overflow: visible;
}
#index #index-4 .review-carousel-track {
  display: flex;
  width: max-content;
  gap: var(--review-gap);
  will-change: transform;
  animation: rollingReviews 90s linear infinite;
}
#index #index-4 .rolling_list {
  display: flex;
  flex-shrink: 0;
  gap: var(--review-gap);
}
#index #index-4 .review-carousel-roller:hover .review-carousel-track {
  animation-play-state: paused;
}
@keyframes rollingReviews {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-50% - var(--review-gap) / 2));
  }
}
#index #index-4 .rolling_list li {
  flex: 0 0 506px;
  min-width: 506px;
  box-sizing: border-box;
  border-radius: 15px;
  border: 1px solid #a947ff;
  background: #0d0d0d;
  padding: 30px;
  width: 506px;
  height: 236px;
}
@media (max-width: 640px) {
  #index #index-4 .rolling_list li {
    flex: 0 0 253px;
    min-width: 253px;
    width: 253px;
    height: 213px;
    min-height: 213px;
    padding: 16px 16px 15px;
  }
}
#index #index-4 .rolling_list li > div > p.date {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  margin-top: 10px;
}
#index #index-4 .rolling_list li > div > p.content {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 10px;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
@media (max-width: 640px) {
  #index #index-4 .rolling_list li > div > p.content {
    font-size: 12px;
  }
}
#index #index-4 .rolling_list li .index-review-info {
  border-bottom: 1px solid #2d2d2d;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#index #index-4 .rolling_list li .index-review-info p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
#index #index-4 .rolling_list li .index-review-info p img {
  width: 18px;
  height: 18px;
}
#index #index-4 .rolling_list li .index-review-info > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
@media (max-width: 640px) {
  #index #index-4 .rolling_list li .index-review-info > div {
    gap: 5px;
  }
}
#index #index-4 .rolling_list li .index-review-info > div span {
  padding: 0px 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 159%;
  border-radius: 4px;
}
@media (max-width: 640px) {
  #index #index-4 .rolling_list li .index-review-info > div span {
    font-size: 10px;
    padding: 0px 4px;
  }
}
#index #index-4 .rolling_list li .index-review-info > div span.index-review-info-1 {
  background: #a947ff;
  color: white;
}
#index #index-4 .rolling_list li .index-review-info > div span.index-review-info-2 {
  background: #fff;
  color: #000;
}

#index-5 {
  background: url(../images/index_5_bg.png) center/cover no-repeat lightgray;
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 640px) {
  #index-5 {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(../images/index_5_bg_mob_2.png) 50%/cover no-repeat lightgray;
  }
}
#index-5 > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #index-5 > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #index-5 > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#index-5 > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 20px;
}
@media (max-width: 640px) {
  #index-5 > div {
    align-items: center;
    padding: 0 40px;
  }
}
#index-5 > div h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index-5 > div h2 {
    font-size: 20px;
    text-align: center;
  }
}
#index-5 > div h2 > b {
  font-weight: 900;
}
#index-5 > div h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 159%;
  letter-spacing: -0.5px;
  margin-top: 20px;
}
@media (max-width: 640px) {
  #index-5 > div h4 {
    font-size: 12px;
    margin-top: 10px;
  }
}
#index-5 > div ul {
  margin-top: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  #index-5 > div ul {
    margin-top: 24px;
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
}
@media (max-width: 640px) {
  #index-5 > div ul li {
    width: 100%;
  }
}
#index-5 > div ul li a {
  padding: 10px 24px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 159%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #index-5 > div ul li a {
    font-size: 12px;
    padding: 6px 24px;
    width: 100%;
    text-align: center;
    display: block;
  }
}
#index-5 > div ul li:first-child a {
  background: #a947ff;
  border: 1px solid #a947ff;
}
#index-5 > div ul li:last-child a {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}

#mypage-wrapper {
  background: #000;
}
#mypage-wrapper > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 980px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
#mypage-wrapper > div {
  padding-top: 160px;
  padding-bottom: 100px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div {
    padding-top: 48px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#mypage-wrapper > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #mypage-wrapper > div {
    flex-direction: column;
  }
}
#mypage-wrapper > div .mypage-content {
  width: calc(100% - 240px);
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content {
    width: 100%;
  }
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content > h2 {
    display: none;
  }
}
#mypage-wrapper > div .mypage-content h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
#mypage-wrapper > div .mypage-content p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content p {
    font-size: 14px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
    flex-direction: column;
    gap: 15px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap:has(.mypage-content-tab-wrap) {
  flex-direction: column;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-header-title {
  flex: 1;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-header-title {
    width: 100%;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap h2 {
  margin-bottom: 0px;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap {
    margin-bottom: 10px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  padding: 4px;
  border-radius: 6px;
  background: #272727;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap {
    width: 100%;
    gap: 8px;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button {
  padding: 10px 20px;
  border-radius: 6px;
  background: #272727;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: -0.3px;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
@media (max-width: 640px) {
  #mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button {
    font-size: 14px;
    padding: 8px 16px;
    flex: 1 1 auto;
    text-align: center;
  }
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button:hover:not(.active) {
  background: #272727;
  border-color: #444;
  color: #dddddd;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-wrap .mypage-content-tab-wrap .mypage-content-tab-button.active {
  background: #8801ff;
  border-color: #8801ff;
  color: #ffffff;
  font-weight: 700;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-button {
  display: flex;
  padding: 10px 36px;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%; /* 18px */
  letter-spacing: -0.5px;
}
#mypage-wrapper > div .mypage-content .mypage-content-header-button-2 {
  color: #0bf;
  font-size: 16px;
  font-weight: 400;
  line-height: 137%; /* 21.92px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

#mypage-sidemenu {
  width: min(100%, 216px);
  color: white;
}
@media (max-width: 640px) {
  #mypage-sidemenu {
    display: none;
  }
}
#mypage-sidemenu .side-menu-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 4px;
  gap: 4px;
  border-radius: 8px;
  border: 1px solid #2d2d2d;
  background: #000;
  margin-bottom: 8px;
}
#mypage-sidemenu .side-menu-title {
  width: 100%;
  padding: 14px 16px;
  border: none;
  background: transparent;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #mypage-sidemenu .side-menu-title {
    padding: 12px 14px;
  }
}
#mypage-sidemenu .side-menu-title.active {
  background: #8801ff;
  border-radius: 4px;
}
#mypage-sidemenu .side-menu-title .side-menu-title-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 640px) {
  #mypage-sidemenu .side-menu-title .side-menu-title-text {
    font-size: 16px;
  }
}
#mypage-sidemenu .side-menu-title-wrap {
  gap: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#mypage-sidemenu .side-menu-depth {
  position: relative;
  padding: 16px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
#mypage-sidemenu .side-menu-depth.active {
  border-radius: 4px;
  background: #191121;
}
#mypage-sidemenu .side-menu-depth.active::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: calc(100% - 4px);
  background: #8801ff;
  border-radius: 100px;
}

.mypage-box {
  border-radius: 8px;
  background: #1d1d1d;
  padding: 30px;
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .mypage-box {
    padding: 20px;
    margin-bottom: 15px;
  }
}

/* Figma 991:52298 - 주문 상태 설명 툴팁 */
.order-status-tooltip-wrap {
  position: relative;
  /* 툴팁이 부모 overflow에 잘리지 않도록 overflow를 visible로 설정 */
  overflow: visible;
}

.order-status-tooltip {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 20px;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  /* 다른 요소 위에 확실히 표시되도록 z-index 상향 */
  z-index: 200;
  width: 220px;
  background-color: #000;
  border: 1px solid #777;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  /* 툴팁 자체 클리핑 방지 */
  overflow: visible;
  /* 포인터 이벤트 활성화 */
  pointer-events: auto;
}
@media (max-width: 640px) {
  .order-status-tooltip {
    left: -50vw;
  }
}

.order-status-tooltip-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  width: 100%;
}

.order-status-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border-radius: 4px;
  flex-shrink: 0;
}
.order-status-badge-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
.order-status-badge--gray {
  background-color: #969696;
}
.order-status-badge--gray .order-status-badge-label {
  color: #fff;
}
.order-status-badge--cyan {
  background-color: #00ffcc;
}
.order-status-badge--cyan .order-status-badge-label {
  color: #000;
}
.order-status-badge--yellow {
  background-color: #faff63;
}
.order-status-badge--yellow .order-status-badge-label {
  color: #000;
}
.order-status-badge--blue {
  background-color: #2088ff;
}
.order-status-badge--blue .order-status-badge-label {
  color: #fff;
}
.order-status-badge {
  /* 목록 배지(.box-title-wrapper-as)와 동일: #e91e63 */
}
.order-status-badge--as {
  background-color: #e91e63;
  border: none;
}
.order-status-badge--as .order-status-badge-label {
  color: #fff;
}
.order-status-badge--purple {
  background-color: #8801ff;
}
.order-status-badge--purple .order-status-badge-label {
  color: #fff;
}
.order-status-badge--cancel {
  background-color: #383838;
  border: 1px solid #fff;
}
.order-status-badge--cancel .order-status-badge-label {
  color: #fff;
}
.order-status-badge--red {
  background-color: #ff4141;
}
.order-status-badge--red .order-status-badge-label {
  color: #fff;
}

.order-status-tooltip-desc {
  margin: 0 !important;
  padding: 0 5px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 600 !important;
  font-size: 12px !important;
  letter-spacing: -0.5px;
  line-height: 1.6 !important;
  color: #e3e3e3 !important;
  white-space: normal !important;
}

@media (max-width: 640px) {
  #mypage-profile .mypage-box {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
  }
  #mypage-profile h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  #mypage-profile #mypage-profile-top {
    margin-bottom: 20px;
  }
  #mypage-profile #mypage-profile-bottom {
    padding-bottom: 20px;
  }
}
#mypage-profile #mypage-profile-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #1d1d1d;
  padding: 30px;
  border-radius: 8px;
  min-height: 232px;
  gap: 30px;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top {
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 0;
    background: transparent;
    border-radius: 0;
    min-height: 0;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-wrap {
  flex-shrink: 0;
  width: 160px;
  height: 160px;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-photo-wrap {
    width: 125px;
    height: 125px;
    margin-bottom: 16px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  border-radius: 100%;
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn.is-disabled {
  cursor: wait;
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn img {
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
  display: block;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-photo-btn img {
    width: 125px;
    height: 125px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn .mypage-profile-photo-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn .mypage-profile-photo-overlay .mypage-profile-photo-action {
  background: #8801ff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn .mypage-profile-photo-overlay .mypage-profile-photo-action:disabled {
  cursor: wait;
}
#mypage-profile #mypage-profile-top .mypage-profile-photo-btn:hover .mypage-profile-photo-overlay, #mypage-profile #mypage-profile-top .mypage-profile-photo-btn:focus-within .mypage-profile-photo-overlay {
  opacity: 1;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-top-header {
    width: 100%;
    align-items: center;
    gap: 8px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 9px;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-top-header .div-2 {
    justify-content: center;
    align-items: center;
    gap: 9px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
  border: 1px solid #3c3c3c;
  background: #2c2c2c;
  padding: 20px;
  width: 100%;
  gap: 12px;
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 > p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 > p {
    font-size: 14px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 > .text-wrapper-2 {
  align-self: flex-end;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-top-header .div-3 {
    margin-top: 8px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .text-wrapper {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%; /* 24px */
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-top .mypage-profile-top-header .text-wrapper {
    font-size: 22px;
  }
}
#mypage-profile #mypage-profile-top .mypage-profile-top-header .text-wrapper-2 {
  color: #a947ff;
  font-size: 14px;
  font-weight: 400;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
#mypage-profile #mypage-profile-bottom > article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #4c4c4c;
}
#mypage-profile #mypage-profile-bottom > article:first-child {
  padding-top: 0;
}
#mypage-profile #mypage-profile-bottom > article:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#mypage-profile #mypage-profile-bottom > article > h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.5px;
}
#mypage-profile #mypage-profile-bottom > article > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 45px;
  width: 70%;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-bottom > article > div {
    width: 100%;
    gap: 16px;
  }
}
#mypage-profile #mypage-profile-bottom > article > div > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}
#mypage-profile #mypage-profile-bottom > article > div > div > a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.5px;
  padding: 4px 10px;
  border-radius: 6px;
  background: #8801ff;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  margin-top: 15px;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd {
  position: relative;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  width: 20px;
  height: 1px;
  background: #6721a4;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd:last-child:after {
  display: none;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%; /* 16.8px */
  letter-spacing: -0.5px;
  border-radius: 100px;
  background: #3c3c3c;
  padding: 4px 10px;
}
#mypage-profile #mypage-profile-bottom > article > div > section > dl > dd.active {
  border: 1px solid #6721a4;
  background: #430b74;
}
#mypage-profile #mypage-profile-bottom > article > div h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%; /* 28px */
  letter-spacing: -0.5px;
  width: 250px;
  text-align: right;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-bottom > article > div h4 {
    width: 100%;
    font-size: 22px;
    text-align: left;
  }
}
#mypage-profile #mypage-profile-bottom > article > div h4 > span {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.5px;
  padding-left: 7px;
}
@media (max-width: 640px) {
  #mypage-profile #mypage-profile-bottom > article {
    flex-direction: column;
    gap: 4px;
    padding-top: 20px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #mypage-profile #mypage-profile-bottom > article > h3 {
    font-size: 16px;
    font-weight: 700;
    color: #d7d7d7;
    letter-spacing: -0.5px;
    line-height: 1.4;
  }
  #mypage-profile #mypage-profile-bottom > article > div {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 8px;
    padding-bottom: 20px;
    border-bottom: 1px solid #4a4a4a;
  }
  #mypage-profile #mypage-profile-bottom > article > div h4 {
    width: auto;
    font-size: 22px;
    text-align: left;
    flex: 1 1 auto;
    letter-spacing: -0.5px;
    line-height: 1.4;
  }
  #mypage-profile #mypage-profile-bottom > article > div > div {
    flex-wrap: nowrap;
    gap: 8px;
    flex-shrink: 0;
  }
  #mypage-profile #mypage-profile-bottom > article > div > div > a {
    padding: 2px 10px;
    font-size: 14px;
    white-space: nowrap;
  }
  #mypage-profile #mypage-profile-bottom > article > div > section {
    flex: 1;
    min-width: 0;
  }
  #mypage-profile #mypage-profile-bottom > article > div > section h4 {
    font-size: 22px;
    width: auto;
  }
  #mypage-profile #mypage-profile-bottom > article > div > section > dl {
    margin-top: 14px;
    gap: 19px;
  }
  #mypage-profile #mypage-profile-bottom > article:last-child > div {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    column-gap: 12px;
    row-gap: 10px;
    align-items: center;
    border-bottom: none;
    padding-bottom: 0;
  }
  #mypage-profile #mypage-profile-bottom > article:last-child > div > section {
    display: contents;
  }
  #mypage-profile #mypage-profile-bottom > article:last-child > div section h4 {
    grid-column: 1/-1;
    margin-bottom: 0;
  }
  #mypage-profile #mypage-profile-bottom > article:last-child > div section > dl {
    grid-column: 1;
    margin-top: 0;
    align-self: center;
    justify-content: flex-start;
  }
  #mypage-profile #mypage-profile-bottom > article:last-child > div > div:last-child {
    grid-column: 2;
    grid-row: 2;
    justify-self: end;
    align-self: center;
  }
  #mypage-profile #mypage-profile-bottom > article:first-child {
    padding-top: 0;
  }
}

.mypage-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1000;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
}
.mypage-popup.is-active {
  display: flex;
}
.mypage-popup .mypage-popup-box {
  padding: 60px 40px;
  border-radius: 12px;
  background: #f4f4f4;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  width: min(90%, 540px);
  max-height: 90vh;
  overflow-y: auto;
  margin: auto;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  padding: 8px 14px;
  border-radius: 6px;
  width: 100%;
  flex: 1;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button.mypage-popup-confirm {
  background: #520099;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button.mypage-popup-cancel {
  background: #000;
}
.mypage-popup .mypage-popup-box .mypage-popup-button-wrap > button.mypage-popup-secondary {
  background: #9e9e9e;
}

#mypage-popup-nickname h3 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%; /* 22px */
  letter-spacing: -0.5px;
  text-align: center;
  margin-bottom: 12px;
}
#mypage-popup-nickname p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  text-align: center;
}
#mypage-popup-nickname .warning-title {
  color: #f00;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname h4 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#mypage-popup-nickname h4 > b {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname .mypage-popup-nickname-box {
  padding: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div > input {
  color: #000;
  padding: 6px 16px;
  border-radius: 6px;
  border: 1px solid #d3d3d3;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div > textarea {
  color: #000;
  padding: 6px 16px;
  border-radius: 6px;
  border: 1px solid #d3d3d3;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}
#mypage-popup-nickname .mypage-popup-nickname-box > div > button {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  border-radius: 6px;
  background: #535353;
  padding: 6px 16px;
}
#mypage-popup-nickname .mypage-popup-nickname-box p.warning {
  color: #f31d1d;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%; /* 18px */
  letter-spacing: -0.132px;
}
@media (max-width: 640px) {
  #mypage-popup-nickname {
    padding: 16px;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  #mypage-popup-nickname .mypage-popup-box {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 24px;
    box-sizing: border-box;
  }
  #mypage-popup-nickname .mypage-popup-nickname-box > div {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }
}

#mypage-popup-career h3 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%; /* 22px */
  letter-spacing: -0.5px;
  text-align: center;
  margin-bottom: 12px;
}
#mypage-popup-career p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  text-align: center;
}
#mypage-popup-career .warning-title {
  color: #f00;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}
#mypage-popup-career h4 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#mypage-popup-career h4 > b {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: -0.5px;
}
#mypage-popup-career .mypage-popup-nickname-box {
  margin-top: 20px;
  margin-bottom: 20px;
}
#mypage-popup-career .mypage-popup-nickname-box > div > textarea {
  color: #000;
  padding: 6px 16px;
  border-radius: 6px;
  border: 1px solid #d3d3d3;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
}

#mypage-myinfo #mypage-myinfo-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 27px;
  padding: 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-top .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-myinfo #mypage-myinfo-top .div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-top .div-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-top #mypage-myinfo-middle-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 80px;
  gap: 10px;
  position: relative;
}
#mypage-myinfo #mypage-myinfo-top .div-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #000000;
  border-radius: 4px;
  border: 1px solid;
  border-color: #2e2e2e;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-2 {
  margin-top: -1px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-3 {
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-top .div-wrapper-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1px;
  background-color: #000000;
  border-radius: 4px;
  border: 1px solid;
  border-color: #2e2e2e;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-4 {
  font-weight: 400;
  color: #a947ff;
  font-size: 14px;
  line-height: normal;
  text-decoration: underline;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-top .div-3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-top .text-wrapper-5 {
  margin-top: -0.5px;
  font-weight: 400;
  color: #a947ff;
  font-size: 14px;
  line-height: normal;
  text-decoration: underline;
  position: relative;
  width: fit-content;
  letter-spacing: 0;
}
#mypage-myinfo #mypage-myinfo-middle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 18px;
  padding: 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-myinfo #mypage-myinfo-middle .div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .line {
  width: 100%;
  height: 1px;
  background: #4c4c4c;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper {
  position: relative;
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .div-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 10px 40px;
  position: relative;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .div-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .div-wrapper-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .p {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .div-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .div-4 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #2c2c2c;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-myinfo #mypage-myinfo-middle .div-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-3 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-4 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-5 {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle #mypage-myinfo-middle-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 13px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-myinfo #mypage-myinfo-middle .div-6 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-myinfo #mypage-myinfo-middle .div-wrapper-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 33.33%;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-6 {
  margin-top: -1px;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-myinfo #mypage-myinfo-middle .div-7 {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .span {
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-7 {
  font-weight: 700;
}
#mypage-myinfo #mypage-myinfo-middle .div-8 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: min(100%, 670px);
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-myinfo #mypage-myinfo-middle .text-wrapper-8 {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  color: #ffffff;
  white-space: nowrap;
}
#mypage-myinfo #mypage-myinfo-middle .vector-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}

@media (max-width: 640px) {
  #mypage-myinfo {
    padding-bottom: 56px;
  }
  #mypage-myinfo .mypage-box {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
  }
  #mypage-myinfo h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  #mypage-myinfo #mypage-myinfo-top {
    gap: 12px;
  }
  #mypage-myinfo #mypage-myinfo-top .text-wrapper {
    font-size: 16px;
    font-weight: 700;
    color: #d7d7d7;
    letter-spacing: -0.5px;
    line-height: 1.4;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    width: 100%;
    padding: 19px 20px;
    border: 1px solid #898989;
    border-radius: 6px;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .frame-wrapper .div-wrapper,
  #mypage-myinfo #mypage-myinfo-top .div-2 .frame-wrapper .div-wrapper-2 {
    background-color: transparent;
    border: none;
    padding: 0;
    border-radius: 0;
    gap: 0;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .frame-wrapper .div-wrapper .text-wrapper-2,
  #mypage-myinfo #mypage-myinfo-top .div-2 .frame-wrapper .div-wrapper-2 .text-wrapper-2 {
    font-size: 14px;
    color: #c9c9c9;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .text-wrapper-3 {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    white-space: normal;
    word-break: break-all;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .div-3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px 18px;
    width: 100%;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .div-3 .text-wrapper {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    line-height: normal;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .div-3 .text-wrapper-5 {
    font-size: 14px;
    color: #a947ff;
    text-decoration: underline;
    white-space: nowrap;
    cursor: pointer;
  }
  #mypage-myinfo #mypage-myinfo-top .div-2 .text-wrapper-4,
  #mypage-myinfo #mypage-myinfo-top .div-2 .text-wrapper-5 {
    font-size: 14px;
    color: #a947ff;
    text-decoration: underline;
    white-space: nowrap;
    cursor: pointer;
  }
  #mypage-myinfo #mypage-myinfo-top .div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px;
    width: 100%;
  }
  #mypage-myinfo > .myinfo-withdraw-btn {
    width: 100%;
    justify-content: flex-end;
    display: flex;
    margin-top: 20px;
  }
  #mypage-myinfo > .myinfo-withdraw-btn > button {
    color: #888888;
    font-size: 14px;
    text-decoration: underline;
    background: none;
    border: none;
    cursor: pointer;
    font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
    letter-spacing: -0.5px;
  }
  #mypage-myinfo > .myinfo-withdraw-btn > button:hover {
    color: #a0a0a0;
  }
  #mypage-myinfo #mypage-myinfo-middle {
    gap: 16px;
    margin-top: 20px;
  }
  #mypage-myinfo #mypage-myinfo-middle .div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: nowrap;
    gap: 10px;
    padding-bottom: 16px;
    border-bottom: 1px solid #4a4a4a;
  }
  #mypage-myinfo #mypage-myinfo-middle .div .text-wrapper {
    font-size: 16px;
    font-weight: 700;
    color: #d7d7d7;
    letter-spacing: -0.5px;
  }
  #mypage-myinfo #mypage-myinfo-middle .div .div-wrapper {
    width: auto;
    justify-content: center;
    padding: 2px 10px;
    font-size: 14px;
    flex-shrink: 0;
  }
  #mypage-myinfo #mypage-myinfo-middle .div .div-wrapper .text-wrapper-2 {
    font-size: 14px;
  }
  #mypage-myinfo #mypage-myinfo-middle .line {
    display: none;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-2 {
    gap: 12px;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-wrapper-2 .p {
    font-size: 14px;
    color: #d7d7d7;
    font-weight: 500;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-3 {
    gap: 8px;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-4 {
    padding: 16px 20px;
    gap: 8px;
    border-radius: 8px;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-4 .div-5 {
    display: none;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px 0;
    padding: 10px 0;
    border-bottom: 1px solid #4b4b4b;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 .div-wrapper-3:nth-child(1) {
    width: auto;
    flex: 1 1 auto;
    min-width: 0;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 .div-wrapper-3:nth-child(2) {
    width: auto;
    flex-shrink: 0;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 .div-wrapper-3:nth-child(3) {
    width: 100%;
    justify-content: flex-end;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 .div-wrapper-3:nth-child(3) .div-7 {
    font-size: 12px;
    color: #888888;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 .text-wrapper-6 {
    font-size: 14px;
    white-space: normal;
    word-break: break-all;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-6 .div-7 {
    font-size: 14px;
    white-space: normal;
  }
  #mypage-myinfo #mypage-myinfo-middle .div-8 {
    width: 100%;
    padding: 12px 0;
  }
}
#mypage-password #mypage-password-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
  padding: 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-password #mypage-password-box .div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .div-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-password #mypage-password-box .div-wrapper-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 16px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #131313;
  border-radius: 6px;
  border: 1px solid;
  border-color: #9b9b9b;
}
#mypage-password #mypage-password-box .text-wrapper-2 {
  width: fit-content;
  font-weight: 400;
  color: #848484;
  white-space: nowrap;
  position: relative;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-password #mypage-password-box .frame-wrapper {
  align-self: flex-end;
}
#mypage-password #mypage-password-box .div-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 11px;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .text-wrapper-3 {
  font-weight: 700;
  color: #ffffff;
  position: relative;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-password #mypage-password-box input {
  color: #fff;
  padding: 6px 16px;
  border-radius: 6px;
  border: 1px solid #9c9c9c;
  background: #141414;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.5px;
  width: 100%;
}
#mypage-password #mypage-password-box .div-wrapper-4 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box #mypage-password-box-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-password #mypage-password-box .div-wrapper-5 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 10px 26px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-password #mypage-password-box #mypage-product-list-box-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #mypage-password h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  #mypage-password #mypage-password-box {
    gap: 16px;
  }
  #mypage-password #mypage-password-box .div,
  #mypage-password #mypage-password-box .div-2 {
    gap: 10px;
  }
  #mypage-password #mypage-password-box .text-wrapper,
  #mypage-password #mypage-password-box .text-wrapper-3 {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: normal;
  }
  #mypage-password #mypage-password-box input {
    padding: 14px 20px;
    font-size: 16px;
  }
  #mypage-password #mypage-password-box .frame-wrapper {
    align-self: stretch;
    width: 100%;
  }
  #mypage-password #mypage-password-box .div-wrapper-5 {
    width: 100%;
    padding: 14px 20px;
    justify-content: center;
  }
  #mypage-password #mypage-password-box .div-wrapper-5 .text-wrapper {
    font-size: 16px;
    font-weight: 700;
  }
}

#mypage-noti #mypage-noti-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
}
#mypage-noti #mypage-noti-box .div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-noti #mypage-noti-box .text-wrapper {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #mypage-noti {
    padding-bottom: 56px;
  }
  #mypage-noti h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  #mypage-noti #mypage-noti-box {
    gap: 16px;
  }
  #mypage-noti #mypage-noti-box .div {
    align-items: center;
    padding: 0;
  }
  #mypage-noti #mypage-noti-box .text-wrapper {
    font-size: 18px;
    line-height: 140%;
    flex: 1;
    padding-right: 12px;
  }
  #mypage-noti .noti-toggle {
    width: 46px;
    height: 24px;
    border-radius: 12px;
    flex-shrink: 0;
  }
  #mypage-noti .noti-toggle::after {
    width: 20px;
    height: 20px;
  }
  #mypage-noti .noti-toggle.on::after {
    transform: translateX(20px);
  }
}

#mypage-alarm .mypage-title {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 24px;
}
#mypage-alarm .alarm-loading,
#mypage-alarm .alarm-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  color: #999;
  font-size: 16px;
}
#mypage-alarm .alarm-empty {
  flex-direction: column;
  gap: 10px;
}
#mypage-alarm .alarm-empty .alarm-empty-icon {
  display: none;
}
#mypage-alarm .alarm-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-alarm .alarm-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 17px 34px;
  background: #000;
  border: 1px solid #000;
  border-radius: 12px;
  cursor: pointer;
  transition: border-color 0.2s;
}
#mypage-alarm .alarm-item.unread {
  border-color: #a947ff;
}
#mypage-alarm .alarm-item:hover {
  background: #1a1a1a;
}
#mypage-alarm .alarm-item .alarm-profile {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
#mypage-alarm .alarm-item .alarm-profile img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
}
#mypage-alarm .alarm-item .alarm-body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#mypage-alarm .alarm-item .alarm-body .alarm-content {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
}
#mypage-alarm .alarm-item .alarm-body .alarm-date {
  font-size: 16px;
  font-weight: 400;
  color: #999;
}
#mypage-alarm .alarm-item .alarm-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 24px;
}
#mypage-alarm .alarm-item .alarm-icon img {
  width: 28px;
  height: 24px;
  object-fit: contain;
}
#mypage-alarm .alarm-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
  padding: 20px 0;
}
#mypage-alarm .alarm-pagination button {
  padding: 8px 16px;
  background: #a947ff;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.2s;
}
#mypage-alarm .alarm-pagination button:hover {
  background: #8a35cc;
}
#mypage-alarm .alarm-pagination button:disabled {
  background: #555;
  cursor: not-allowed;
}
#mypage-alarm .alarm-pagination span {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 640px) {
  #mypage-alarm .mypage-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  #mypage-alarm .alarm-loading,
  #mypage-alarm .alarm-empty {
    padding: 150px 20px 120px;
    font-size: 14px;
    color: #fff;
  }
  #mypage-alarm .alarm-empty {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  #mypage-alarm .alarm-empty .alarm-empty-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #d9d9d9;
    flex-shrink: 0;
  }
  #mypage-alarm .alarm-empty p {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -0.5px;
  }
  #mypage-alarm .alarm-list {
    gap: 8px;
  }
  #mypage-alarm .alarm-item {
    gap: 7px;
    padding: 15px 20px;
    border-radius: 6px;
    background: #1f1f1f;
  }
  #mypage-alarm .alarm-item .alarm-profile {
    display: none;
  }
  #mypage-alarm .alarm-item .alarm-icon {
    order: -1;
    width: 17px;
    height: 14px;
    align-items: flex-start;
    padding-top: 1px;
  }
  #mypage-alarm .alarm-item .alarm-icon img {
    width: 17px;
    height: 14px;
  }
  #mypage-alarm .alarm-item .alarm-body {
    gap: 7px;
  }
  #mypage-alarm .alarm-item .alarm-body .alarm-content {
    font-size: 14px;
    line-height: 1.2;
    color: #cecece;
  }
  #mypage-alarm .alarm-item .alarm-body .alarm-date {
    font-size: 12px;
    color: #bfbfbf;
  }
  #mypage-alarm .alarm-item.unread .alarm-body .alarm-content {
    color: #fff;
  }
  #mypage-alarm .alarm-pagination {
    margin-top: 24px;
    gap: 14px;
  }
  #mypage-alarm .alarm-pagination button {
    padding: 7px 14px;
    font-size: 13px;
  }
  #mypage-alarm .alarm-pagination span {
    font-size: 14px;
  }
}

#mypage-product-list #mypage-product-list-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  position: relative;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-product-list #mypage-product-list-box .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 42px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .div-2 {
  display: flex;
  align-items: center;
  gap: 23px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .rectangle {
  position: relative;
  width: min(100%, 141px);
  height: 83px;
  object-fit: cover;
}
#mypage-product-list #mypage-product-list-box .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-product-list #mypage-product-list-box .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
}
#mypage-product-list #mypage-product-list-box .box-title-wrapper-2 .div-4 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
  gap: 0;
}
#mypage-product-list #mypage-product-list-box .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#mypage-product-list #mypage-product-list-box .order-detail-badge-new {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .top {
  position: relative;
  width: 13px;
  height: 16px;
  aspect-ratio: 0.81;
}
#mypage-product-list #mypage-product-list-box .OBJECTS {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}
#mypage-product-list #mypage-product-list-box .ellipse {
  position: absolute;
  width: 73.33%;
  height: 57.89%;
  top: 10.53%;
  left: 13.33%;
  border-radius: 4.77px/4.63px;
  border: 0.5px solid;
  border-color: #ffffff;
}
#mypage-product-list #mypage-product-list-box .star {
  position: absolute;
  width: 46.67%;
  height: 36.84%;
  top: 21.06%;
  left: 27.79%;
}
#mypage-product-list #mypage-product-list-box .TOP {
  position: relative;
  width: 15px;
  height: 15px;
}
#mypage-product-list #mypage-product-list-box .view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 4px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  border: 1px solid;
  border-color: #a947ff;
}
#mypage-product-list #mypage-product-list-box .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a947ff;
  font-size: 11px;
  letter-spacing: -0.5px;
  line-height: 11px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .p {
  flex: 1;
  min-width: 0;
  margin-top: -1px;
  margin-bottom: 0;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  letter-spacing: -0.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: -0.5px;
}
#mypage-product-list #mypage-product-list-box .div-6 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26.3px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .div-7.product-list-review-wrap {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .review-gauge-wrap {
  display: inline-flex;
  gap: 7px;
  flex: 0 0 auto;
  align-items: flex-start;
  position: relative;
}
#mypage-product-list #mypage-product-list-box .review-gauge-wrap img {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  display: block;
}
#mypage-product-list #mypage-product-list-box .review-gauge-count {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #cacaca;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}
#mypage-product-list #mypage-product-list-box .bar {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #919191;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}
#mypage-product-list #mypage-product-list-box .review-count-wrap {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .review-count-wrap img {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: block;
}
#mypage-product-list #mypage-product-list-box .review-count {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #cacaca;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .div-9 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-product-list #mypage-product-list-box .select-wrapper {
  position: relative;
  flex: 1 0 0;
}
#mypage-product-list #mypage-product-list-box .custom-select {
  position: relative;
  width: 100%;
  background: #fbfbfb;
  border-radius: 4px;
  cursor: pointer;
  user-select: none;
}
#mypage-product-list #mypage-product-list-box .custom-select.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
#mypage-product-list #mypage-product-list-box .custom-select-value {
  padding: 10px 20px;
  padding-right: 45px;
  color: #1d1d1d;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 146%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#mypage-product-list #mypage-product-list-box .custom-select-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #1d1d1d;
  font-size: 10px;
  pointer-events: none;
  transition: transform 0.2s;
}
#mypage-product-list #mypage-product-list-box .custom-select.open .custom-select-arrow {
  transform: translateY(-50%) rotate(180deg);
}
#mypage-product-list #mypage-product-list-box .custom-select-dropdown {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: #4c4c4c;
  border-radius: 4px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 100;
}
#mypage-product-list #mypage-product-list-box .custom-select-option {
  padding: 10px 20px;
  background: #fbfbfb;
  color: #1d1d1d;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 146%;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.2s;
}
#mypage-product-list #mypage-product-list-box .custom-select-option:hover {
  background: #f0f0f0;
}
#mypage-product-list #mypage-product-list-box .custom-select-option.selected {
  background: #4169e1;
  color: #ffffff;
}
#mypage-product-list #mypage-product-list-box .text-wrapper-4 {
  margin-top: -1px;
  color: #1d1d1d;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .polygon {
  position: relative;
  width: 6.93px;
  height: 4.5px;
}
#mypage-product-list #mypage-product-list-box .div-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-product-list #mypage-product-list-box .text-wrapper-5 {
  margin-top: -1px;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-product-list #mypage-product-list-box .div-wrapper-2.product-delete-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  width: 100%;
  min-width: 0;
  background-color: #4a4a4a;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font: inherit;
}
#mypage-product-list #mypage-product-list-box .line {
  position: relative;
  background: #626262;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-product-list #mypage-product-list-box .OBJECTS-2 {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-5.svg);
  background-size: 100% 100%;
}
#mypage-product-list #mypage-product-list-box .OBJECTS-3 {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-3.svg);
  background-size: 100% 100%;
}
@media (max-width: 640px) {
  #mypage-product-list {
    padding-bottom: 56px;
  }
  #mypage-product-list .mypage-content-header-button {
    width: 100%;
    justify-content: center;
    font-size: 16px;
    padding: 10px 20px;
  }
  #mypage-product-list #mypage-product-list-box {
    background: transparent;
    border-radius: 0;
    padding: 0;
    gap: 0;
  }
  #mypage-product-list #mypage-product-list-box .frame-wrapper {
    gap: 21px;
    padding-bottom: 30px;
  }
  #mypage-product-list #mypage-product-list-box .div {
    gap: 21px;
  }
  #mypage-product-list #mypage-product-list-box .div-2 {
    gap: 6px;
    align-items: center;
  }
  #mypage-product-list #mypage-product-list-box .rectangle {
    width: 116px;
    min-width: 116px;
    height: 68px;
    border-radius: 4px;
    object-fit: cover;
    flex-shrink: 0;
  }
  #mypage-product-list #mypage-product-list-box .div-3 {
    flex: 1;
    min-width: 0;
    gap: 6px;
  }
  #mypage-product-list #mypage-product-list-box .box-title-wrapper-2 {
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 8px;
  }
  #mypage-product-list #mypage-product-list-box .box-title-wrapper-2 .div-4 {
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 100%;
  }
  #mypage-product-list #mypage-product-list-box .div-5 {
    gap: 2px;
    flex-shrink: 0;
  }
  #mypage-product-list #mypage-product-list-box .view {
    padding: 1px 4px;
    font-size: 10px;
  }
  #mypage-product-list #mypage-product-list-box .text-wrapper {
    font-size: 10px;
  }
  #mypage-product-list #mypage-product-list-box .div-8 {
    gap: 4px;
  }
  #mypage-product-list #mypage-product-list-box .p {
    font-size: 12px;
  }
  #mypage-product-list #mypage-product-list-box .box-title-3 {
    font-size: 14px;
    line-height: 1.31;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #mypage-product-list #mypage-product-list-box .div-6 {
    flex-wrap: wrap;
    gap: 4px;
  }
  #mypage-product-list #mypage-product-list-box .price {
    font-size: 16px;
    line-height: 1.46;
  }
  #mypage-product-list #mypage-product-list-box .div-7.product-list-review-wrap {
    gap: 6px;
  }
  #mypage-product-list #mypage-product-list-box .review-gauge-wrap {
    gap: 4px;
  }
  #mypage-product-list #mypage-product-list-box .review-gauge-wrap img {
    width: 53px;
    height: 17px;
  }
  #mypage-product-list #mypage-product-list-box .review-gauge-count {
    font-size: 12px;
  }
  #mypage-product-list #mypage-product-list-box .review-count {
    font-size: 12px;
  }
  #mypage-product-list #mypage-product-list-box .div-9 {
    flex-direction: column;
    gap: 6px;
  }
  #mypage-product-list #mypage-product-list-box .select-wrapper {
    width: 100%;
    flex: unset;
  }
  #mypage-product-list #mypage-product-list-box .custom-select-value {
    font-size: 14px;
    padding: 6px 20px;
    padding-right: 45px;
  }
  #mypage-product-list #mypage-product-list-box .custom-select-option {
    font-size: 14px;
    padding: 6px 20px;
  }
  #mypage-product-list #mypage-product-list-box .div-wrapper {
    flex: unset;
    width: 100%;
    padding: 6px 10px;
    justify-content: center;
  }
  #mypage-product-list #mypage-product-list-box .div-wrapper .text-wrapper-5 {
    font-size: 14px;
  }
  #mypage-product-list #mypage-product-list-box .div-wrapper-2.product-delete-btn {
    width: 100%;
    padding: 6px 10px;
    justify-content: center;
  }
  #mypage-product-list #mypage-product-list-box .div-wrapper-2.product-delete-btn .text-wrapper-5 {
    font-size: 14px;
  }
  #mypage-product-list #mypage-product-list-box .line {
    height: 1px;
    margin-top: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    opacity: 1;
    background: none;
  }
  #mypage-product-list #mypage-product-list-box .empty-state {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
    width: 100%;
    text-align: center;
    color: #a3a3a3;
    font-size: 14px;
  }
  #mypage-product-list #mypage-product-list-box:has(.empty-state) {
    justify-content: center;
    align-items: center;
    min-height: 200px;
    text-align: center;
  }
}

#mypage-product-detail {
  width: 100%;
}
#mypage-product-detail .mypage-content-header-wrap .mypage-content-header-title p {
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: 0;
  margin-top: 8px;
}
#mypage-product-detail .mypage-content-header-wrap .mypage-content-header-title h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.5px;
}
#mypage-product-detail .register-block-alert {
  margin: 0 0 16px 0;
  padding: 14px 16px;
  border: 1px solid #ffb4b4;
  border-radius: 8px;
  background: #fff5f5;
}
#mypage-product-detail .register-block-alert-title {
  margin: 0;
  color: #7f1d1d;
  font-size: 15px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.3px;
}
#mypage-product-detail .register-block-alert-desc {
  margin: 6px 0 0 0;
  color: #7f1d1d;
  font-size: 14px;
  font-weight: 400;
  line-height: 143%;
  letter-spacing: -0.3px;
}
#mypage-product-detail .register-block-alert-action {
  margin-top: 10px;
  padding: 8px 12px;
  border: 0;
  border-radius: 6px;
  background: #111827;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  line-height: 138%;
  letter-spacing: -0.2px;
  cursor: pointer;
}
#mypage-product-detail .frame {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 16px;
}
#mypage-product-detail .frame .div,
#mypage-product-detail .frame .div-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  padding: 30px;
  gap: 11px;
  border-radius: 8px;
  background: #1d1d1d;
}
#mypage-product-detail .frame .div-13 {
  gap: 25px;
}
#mypage-product-detail .frame .div-2,
#mypage-product-detail .frame .div-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  gap: 11px;
}
#mypage-product-detail .frame .text-wrapper {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.3px;
}
#mypage-product-detail .frame .p,
#mypage-product-detail .frame .text-wrapper-4 {
  margin: 0;
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: 0;
}
#mypage-product-detail .frame .text-wrapper-12,
#mypage-product-detail .frame .text-wrapper-13 {
  margin: 0;
  color: #ff4545;
  font-size: 14px;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: 0;
}
#mypage-product-detail .frame .div-3 {
  position: relative;
  display: flex;
  width: 100%;
  max-width: min(100%, 403px);
  min-height: 42px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
}
#mypage-product-detail .frame .div-3 select {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
#mypage-product-detail .frame .div-3 .text-wrapper-2 {
  pointer-events: none;
  padding-right: 20px;
}
#mypage-product-detail .frame .polygon {
  position: relative;
  z-index: 1;
  width: 8px;
  height: 6px;
  transform: rotate(180deg);
  flex-shrink: 0;
}
#mypage-product-detail .frame .text-wrapper-2 {
  width: 100%;
  margin: 0;
  border: 0;
  background: transparent;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  text-align: left;
  outline: none;
}
#mypage-product-detail .frame .text-wrapper-2::placeholder {
  color: #a5a5a5;
}
#mypage-product-detail .frame .div-wrapper,
#mypage-product-detail .frame .element-wrapper-2,
#mypage-product-detail .frame .element-wrapper,
#mypage-product-detail .frame .div-6 {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-height: 42px;
  padding: 8px 16px;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
}
#mypage-product-detail .frame .div-wrapper input[type=text],
#mypage-product-detail .frame .element-wrapper-2 input[type=text] {
  width: 100%;
  border: 0;
  background: transparent;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  outline: none;
}
#mypage-product-detail .frame .div-wrapper input[type=text]::placeholder,
#mypage-product-detail .frame .element-wrapper-2 input[type=text]::placeholder {
  color: #a5a5a5;
}
#mypage-product-detail .frame .div-5 {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  width: 100%;
}
#mypage-product-detail .frame .div-5:has(.image_box) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
}
#mypage-product-detail .frame .div-5:has(.image_box) .image_box {
  width: 100%;
  flex: 0 0 100%;
  margin-bottom: 0;
}
#mypage-product-detail .frame .div-5:has(.image_box) .element-wrapper {
  border: none;
  background: transparent;
  padding: 0;
  min-height: unset;
  width: auto;
  flex: 0 0 auto;
  gap: 0;
  align-items: center;
}
#mypage-product-detail .frame .div-5:has(.image_box) .element-wrapper .text-wrapper-2 {
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
}
#mypage-product-detail .frame .div-5:has(.image_box) .element-wrapper::after {
  content: "|";
  color: #5d5d5d;
  font-size: 14px;
  margin: 0 8px;
}
#mypage-product-detail .frame .div-5:has(.image_box) .div-6 {
  width: auto;
  flex: 0 0 auto;
  min-width: 88px;
}
#mypage-product-detail .frame .image_box {
  width: min(100%, 318px);
  height: 177px;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 10px;
}
#mypage-product-detail .frame .image_box_clickable {
  cursor: pointer;
}
#mypage-product-detail .frame .main-image-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mypage-product-detail .frame .main-image-placeholder {
  width: 100%;
  height: 100%;
  min-height: 177px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
  color: #999;
  font-size: 14px;
  font-weight: 500;
}
#mypage-product-detail .frame .text-wrapper-3,
#mypage-product-detail .frame .text-wrapper-11 {
  margin: 0;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.5px;
  text-align: center;
}
#mypage-product-detail .frame .div-6 {
  position: relative;
  width: auto;
  min-width: 88px;
  min-height: 42px;
  cursor: pointer;
  flex-shrink: 0;
}
#mypage-product-detail .file-input-hidden {
  display: none;
}
#mypage-product-detail .frame .frame-wrapper,
#mypage-product-detail .frame .div-7,
#mypage-product-detail .frame .div-8 {
  display: flex;
  align-items: center;
  gap: 11px;
}
#mypage-product-detail .frame .div-7 {
  flex-direction: column;
  align-items: flex-start;
}
#mypage-product-detail .frame .div-9 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
#mypage-product-detail .frame .div-12 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 16px;
}
#mypage-product-detail .frame .div-10 select {
  min-width: 57px;
  height: 31px;
  padding: 4px 8px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.5px;
  text-align: center;
  appearance: auto;
}
#mypage-product-detail .frame .text-wrapper-6 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
}
#mypage-product-detail .frame input.component[type=checkbox] {
  width: 14px;
  height: 14px;
  margin: 0;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  background-color: #000000;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px 7px;
  flex: 0 0 14px;
}
#mypage-product-detail .frame input.component[type=checkbox]:checked {
  border-color: #a947ff;
  background-color: #a947ff;
  background-image: url("/images/ic_checkbox_check_white.svg");
}
#mypage-product-detail .frame input.component[type=radio] {
  width: 14px;
  height: 14px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #c0c0c0;
  background-color: #000000;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  flex: 0 0 14px;
}
#mypage-product-detail .frame input.component[type=radio]:checked {
  border-color: #a947ff;
  background: radial-gradient(circle at center, #ffffff 0 3px, transparent 3.5px), #a947ff;
}
#mypage-product-detail .frame .text-wrapper-7 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
}
#mypage-product-detail .frame .div-11 {
  display: inline-flex;
  align-items: center;
  gap: 36px;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #3d3d3d;
}
#mypage-product-detail .frame .text-wrapper-8 {
  flex: 1;
  max-width: min(100%, 300px);
  border: 0;
  background: transparent;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
  outline: none;
}
#mypage-product-detail .frame .div-14 {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
}
#mypage-product-detail .frame .div-15 {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  min-width: 0;
}
#mypage-product-detail .frame .div-16 {
  display: flex;
  flex: 0 0 240px;
  min-width: min(100%, 200px);
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}
#mypage-product-detail .frame .div-17 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
#mypage-product-detail .frame .text-wrapper-9 {
  color: #a2a2a2;
  font-size: 12px;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: 0;
}
#mypage-product-detail .frame .div-15 .element-wrapper-2,
#mypage-product-detail .frame .div-16 .element-wrapper-2 {
  min-height: 42px;
}
#mypage-product-detail .option-price-item {
  position: relative;
  padding-right: 58px;
}
#mypage-product-detail .option-remove-btn {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  height: 26px;
  padding: 0 8px;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  background: #f8f8f8;
  color: #444444;
  font-size: 12px;
  font-weight: 600;
  line-height: 117%;
  letter-spacing: -0.2px;
  cursor: pointer;
}
#mypage-product-detail .frame .div-wrapper-3 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0;
  border-radius: 4px;
  border: 1px solid #5d5d5d;
  background: transparent;
  cursor: pointer;
}
#mypage-product-detail .frame .text-wrapper-10 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#mypage-product-detail .frame .div-5 textarea {
  width: 100%;
  min-height: 226px;
  padding: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  resize: vertical;
  outline: none;
}
#mypage-product-detail .frame .div-5 input[type=text] {
  width: 100%;
  min-height: 42px;
  padding: 8px 16px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  outline: none;
}
#mypage-product-detail .frame .div-5 input[type=text]::placeholder {
  color: #a5a5a5;
}
#mypage-product-detail .frame #detail-content {
  min-height: 360px;
}
#mypage-product-detail .additional-image-preview-wrap {
  margin-bottom: 10px;
}
#mypage-product-detail .additional-image-preview {
  width: min(100%, 200px);
  height: 150px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
}
#mypage-product-detail .submit-action-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: 100%;
  margin-top: 8px;
}
#mypage-product-detail .frame .div-wrapper-5 {
  display: flex;
  flex: 0 1 auto;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  width: 100%;
  padding: 16px 32px;
  border: 0;
  border-radius: 6px;
  background: #8801ff;
  cursor: pointer;
}
#mypage-product-detail .frame .div-wrapper-5-delete {
  max-width: min(100%, 180px);
  background: #727272;
}
#mypage-product-detail .frame .div-wrapper-5:disabled {
  background: rgba(136, 1, 255, 0.55);
  cursor: not-allowed;
}
#mypage-product-detail .frame .text-wrapper-14 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-product-detail .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#mypage-product-detail button:focus,
#mypage-product-detail input:focus,
#mypage-product-detail select:focus,
#mypage-product-detail textarea:focus {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
@media (max-width: 640px) {
  #mypage-product-detail {
    padding-bottom: 56px;
  }
  #mypage-product-detail .mypage-content-header-wrap .mypage-content-header-title h2 {
    font-size: 22px;
    letter-spacing: -0.5px;
  }
  #mypage-product-detail .mypage-content-header-wrap .mypage-content-header-title p {
    font-size: 14px;
    line-height: 1.21;
    color: #ffffff;
  }
  #mypage-product-detail .mypage-content-header-button-2 {
    align-self: flex-end;
    font-size: 14px;
    white-space: nowrap;
  }
  #mypage-product-detail .mypage-content-header-wrap {
    align-items: flex-start;
  }
  #mypage-product-detail .frame {
    gap: 50px;
  }
  #mypage-product-detail .frame .div,
  #mypage-product-detail .frame .div-13 {
    padding: 20px 16px;
    gap: 11px;
  }
  #mypage-product-detail .frame .div-2,
  #mypage-product-detail .frame .div-4 {
    gap: 11px;
  }
  #mypage-product-detail .frame .div-3 {
    max-width: 100%;
    padding: 6px 16px;
  }
  #mypage-product-detail .frame .div-3.is-selected {
    border-color: #a947ff;
  }
  #mypage-product-detail .frame .text-wrapper-2 {
    font-size: 14px;
  }
  #mypage-product-detail .frame .div-wrapper,
  #mypage-product-detail .frame .element-wrapper-2,
  #mypage-product-detail .frame .element-wrapper,
  #mypage-product-detail .frame .div-6 {
    min-height: 38px;
    padding: 6px 16px;
  }
  #mypage-product-detail .frame .div-wrapper input[type=text],
  #mypage-product-detail .frame .element-wrapper-2 input[type=text] {
    font-size: 14px;
  }
  #mypage-product-detail .frame .div-wrapper input[type=text]::placeholder,
  #mypage-product-detail .frame .element-wrapper-2 input[type=text]::placeholder {
    font-size: 14px;
  }
  #mypage-product-detail .frame .div-5 textarea {
    font-size: 14px;
    min-height: 180px;
  }
  #mypage-product-detail .frame .div-5 input[type=text] {
    font-size: 14px;
  }
  #mypage-product-detail .frame .frame-wrapper {
    width: 100%;
  }
  #mypage-product-detail .frame .div-7 {
    width: 100%;
    gap: 11px;
  }
  #mypage-product-detail .frame .div-8 {
    flex-wrap: wrap;
    gap: 7px;
  }
  #mypage-product-detail .frame .div-12 {
    gap: 6px 11px;
  }
  #mypage-product-detail .call-contact-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
  }
  #mypage-product-detail .call-contact-display {
    font-size: 18px;
    font-weight: 700;
    min-width: unset;
  }
  #mypage-product-detail .frame .div-14 {
    flex-direction: column;
    gap: 13px;
  }
  #mypage-product-detail .frame .div-15,
  #mypage-product-detail .frame .div-16 {
    flex: 1 1 100%;
    min-width: 100%;
    width: 100%;
  }
  #mypage-product-detail .frame .div-17 {
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
  }
  #mypage-product-detail .frame .div-11 {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 8px 0;
  }
  #mypage-product-detail .frame .text-wrapper-8 {
    max-width: 100%;
    font-size: 18px;
  }
  #mypage-product-detail .frame .div-5 {
    flex-direction: column;
  }
  #mypage-product-detail .frame .image_box {
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 318/177;
  }
  #mypage-product-detail .frame .div-5:has(.element-wrapper):has(.div-6):not(:has(.image_box)) {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
  }
  #mypage-product-detail .frame .div-5:has(.element-wrapper):has(.div-6):not(:has(.image_box)) .element-wrapper {
    flex: 1 1 auto;
    min-width: 0;
  }
  #mypage-product-detail .frame .div-wrapper-3 {
    width: 100%;
  }
  #mypage-product-detail .submit-action-row {
    flex-direction: column;
    gap: 10px;
  }
  #mypage-product-detail .frame .div-wrapper-5 {
    max-width: 100%;
    width: 100%;
    min-height: 48px;
    padding: 14px 24px;
    justify-content: center;
  }
  #mypage-product-detail .frame .div-wrapper-5-delete {
    max-width: 100%;
    width: 100%;
  }
  #mypage-product-detail .frame .text-wrapper-14 {
    font-size: 16px;
  }
  #mypage-product-detail .additional-image-preview {
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 200/150;
  }
  #mypage-product-detail .option-price-item {
    padding-right: 52px;
  }
  #mypage-product-detail .rich-editor-wrap {
    width: 100%;
  }
}
#mypage-product-detail .call-contact-row {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
#mypage-product-detail .call-contact-display {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.5px;
  min-width: 140px;
}
#mypage-product-detail .call-contact-visibility {
  display: flex;
  gap: 11px;
  align-items: center;
}
#mypage-product-detail .call-radio-label {
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
#mypage-product-detail .call-radio-label .text-wrapper-7 {
  font-size: 14px;
  color: #ffffff;
}
#mypage-product-detail .rich-editor-wrap {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
#mypage-product-detail .rich-editor-wrap > div {
  width: 100%;
  border-color: #3d3d3d !important;
}
#mypage-product-detail .rich-editor-wrap .tiptap-editor-content p {
  margin-top: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

#mypage-sale-list .purchase-search-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-sale-list .purchase-search-row {
    width: 100%;
  }
}
#mypage-sale-list .purchase-search-row {
  margin-bottom: 16px;
}
#mypage-sale-list .purchase-search-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 365px;
}
@media (max-width: 640px) {
  #mypage-sale-list .purchase-search-bar {
    width: 100%;
  }
}
#mypage-sale-list .purchase-search-bar {
  padding: 6px 16px;
  background: #000000;
  border: 1px solid #e5e5e5;
  border-radius: 100px;
  cursor: text;
}
#mypage-sale-list .purchase-search-bar input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.5;
}
#mypage-sale-list .purchase-search-bar input::placeholder {
  color: #a5a5a5;
}
#mypage-sale-list .purchase-search-bar .search-ico {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  opacity: 0.7;
}
#mypage-sale-list .purchase-year-select {
  position: relative;
  display: inline-flex;
  align-items: center;
}
#mypage-sale-list .purchase-year-select select {
  appearance: none;
  -webkit-appearance: none;
  background: #000000;
  border: 1px solid #e5e5e5;
  border-radius: 29px;
  padding: 4px 32px 4px 14px;
  color: #a5a5a5;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 1.5;
  cursor: pointer;
  outline: none;
}
#mypage-sale-list .purchase-year-select select option {
  background: #1d1d1d;
  color: #ffffff;
}
#mypage-sale-list .purchase-year-select .year-arrow {
  position: absolute;
  right: 12px;
  pointer-events: none;
  color: #a5a5a5;
  font-size: 9px;
  line-height: 1;
}
#mypage-sale-list .frame {
  flex-direction: column;
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-sale-list .frame {
    width: 100%;
  }
}
#mypage-sale-list .frame {
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-sale-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .rectangle {
  position: relative;
  width: 203px;
}
@media (max-width: 640px) {
  #mypage-sale-list .frame .rectangle {
    width: 100%;
  }
}
#mypage-sale-list .frame .rectangle {
  height: 119px;
  object-fit: cover;
}
#mypage-sale-list .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-list .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .box-title-wrapper,
#mypage-sale-list .frame .box-title-wrapper-paid,
#mypage-sale-list .frame .box-title-wrapper-3,
#mypage-sale-list .frame .box-title-wrapper-complete,
#mypage-sale-list .frame .box-title-wrapper-4,
#mypage-sale-list .frame .box-title-wrapper-5,
#mypage-sale-list .frame .box-title-wrapper-6,
#mypage-sale-list .frame .box-title-wrapper-as {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-wrapper {
  background-color: #969696;
}
#mypage-sale-list .frame .box-title-wrapper-paid {
  background-color: #00ffcc;
}
#mypage-sale-list .frame .box-title-wrapper-paid .box-title {
  color: #000000;
}
#mypage-sale-list .frame .box-title-wrapper-3 {
  background-color: #faff63;
}
#mypage-sale-list .frame .box-title-wrapper-3 .box-title {
  color: #000000;
}
#mypage-sale-list .frame .box-title-wrapper-complete {
  background-color: #2088ff;
}
#mypage-sale-list .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-sale-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-sale-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
  display: flex;
  position: relative;
}
#mypage-sale-list .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .box-title-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 124px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .price-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 296px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .price {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30.8px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-sale-list .frame .div-9 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-sale-list .frame .text-wrapper-2 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-sale-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-sale-list .frame .text-wrapper-3 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-sale-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
}
#mypage-sale-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-sale-list .frame .box-title-4 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-list .frame .box-title-wrapper-4 {
  background-color: #383838;
  border: 1px solid;
  border-color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-wrapper-5 {
  background-color: #8801ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-wrapper-6 {
  background-color: #ff4141;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-sale-list .frame .box-title-wrapper-as {
  background-color: #e91e63;
}
#mypage-sale-list .frame .div-10 {
  display: flex;
  width: 670px;
}
@media (max-width: 640px) {
  #mypage-sale-list .frame .div-10 {
    width: 100%;
  }
}
#mypage-sale-list .frame .div-10 {
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-sale-list .frame .text-wrapper-4 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-sale-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-sale-list {
  /* Original CSS code should be injected here */
}
#mypage-sale-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper:hover {
  background-color: #6a6a6a;
}
#mypage-sale-list .frame .div-wrapper:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper-2:hover {
  background-color: #f0f0f0;
}
#mypage-sale-list .frame .div-wrapper-2:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper-3:hover {
  background-color: #7001d9;
}
#mypage-sale-list .frame .div-wrapper-3:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-sale-list .frame .div-wrapper-4:hover {
  background-color: #f0f0f0;
}
#mypage-sale-list .frame .div-wrapper-4:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .div-10 {
  display: flex;
  width: 670px;
}
@media (max-width: 640px) {
  #mypage-sale-list .frame .div-10 {
    width: 100%;
  }
}
#mypage-sale-list .frame .div-10 {
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
  background-color: transparent;
  cursor: pointer;
}
#mypage-sale-list .frame .div-10:hover {
  background-color: #2a2a2a;
}
#mypage-sale-list .frame .div-10:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-sale-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px solid #5d5d5d;
  margin: 0;
}
@media (max-width: 640px) {
  #mypage-sale-list .purchase-search-row {
    width: 100%;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
  }
  #mypage-sale-list .purchase-search-bar {
    flex: 1;
    width: auto;
    min-width: 0;
  }
  #mypage-sale-list .purchase-search-bar input {
    font-size: 14px;
  }
  #mypage-sale-list .purchase-year-select {
    flex-shrink: 0;
  }
  #mypage-sale-list .purchase-year-select select {
    font-size: 13px;
    padding: 4px 28px 4px 12px;
  }
  #mypage-sale-list .frame {
    width: 100%;
    padding: 0 16px;
    padding-bottom: 76px;
    gap: 0;
    background-color: transparent;
    border-radius: 0;
  }
  #mypage-sale-list .frame .frame-wrapper {
    gap: 0;
  }
  #mypage-sale-list .frame .div {
    gap: 10px;
    padding-top: 16px;
    padding-bottom: 0;
  }
  #mypage-sale-list .frame .div-2 {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-sale-list .frame .rectangle {
    width: 115px !important;
    min-width: 115px;
    height: 68px !important;
    border-radius: 4px;
    object-fit: cover;
    flex-shrink: 0;
  }
  #mypage-sale-list .frame .div-3 {
    flex: 1;
    min-width: 0;
    gap: 6px;
  }
  #mypage-sale-list .frame .div-4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  #mypage-sale-list .frame .div-5 {
    gap: 4px;
  }
  #mypage-sale-list .frame .box-title-wrapper,
  #mypage-sale-list .frame .box-title-wrapper-paid,
  #mypage-sale-list .frame .box-title-wrapper-3,
  #mypage-sale-list .frame .box-title-wrapper-complete,
  #mypage-sale-list .frame .box-title-wrapper-4,
  #mypage-sale-list .frame .box-title-wrapper-5,
  #mypage-sale-list .frame .box-title-wrapper-6,
  #mypage-sale-list .frame .box-title-wrapper-as {
    padding: 4px 6px;
  }
  #mypage-sale-list .frame .box-title {
    font-size: 12px;
    line-height: 1;
  }
  #mypage-sale-list .frame .frame-wrapper-2 {
    width: 100%;
  }
  #mypage-sale-list .frame .div-6 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 4px;
    flex-wrap: wrap;
  }
  #mypage-sale-list .frame .box-title-2 {
    font-size: 12px;
    line-height: 1.4;
    white-space: normal;
  }
  #mypage-sale-list .frame .div-7 {
    gap: 6px;
  }
  #mypage-sale-list .frame .div-8 {
    gap: 4px;
  }
  #mypage-sale-list .frame .p {
    font-size: 12px;
  }
  #mypage-sale-list .frame .box-title-3 {
    font-size: 14px;
    line-height: 1.31;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #mypage-sale-list .frame .price {
    font-size: 16px;
    line-height: 1;
  }
  #mypage-sale-list .frame .div-9 {
    flex-direction: column;
    gap: 6px;
    margin-top: 4px;
  }
  #mypage-sale-list .frame .div-9 > a,
  #mypage-sale-list .frame .div-9 > button {
    flex: none;
    width: 100%;
  }
  #mypage-sale-list .frame .div-wrapper-2 {
    width: 100%;
    padding: 6px 10px;
    justify-content: center;
  }
  #mypage-sale-list .frame .div-wrapper-3,
  #mypage-sale-list .frame .div-wrapper-4 {
    width: 100%;
    padding: 6px 10px;
    justify-content: center;
  }
  #mypage-sale-list .sale-btn-link {
    width: 100%;
  }
  #mypage-sale-list .frame .text-wrapper-2,
  #mypage-sale-list .frame .text-wrapper-3 {
    font-size: 14px;
    line-height: 1.46;
  }
  #mypage-sale-list .frame .line {
    margin: 16px 0 0 0;
  }
  #mypage-sale-list .frame .div-10 {
    width: 100%;
    margin-top: 8px;
  }
}

#mypage-sale-detail .frame {
  display: flex;
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 25px;
  position: relative;
}
#mypage-sale-detail .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #222222;
  border-radius: 12px;
}
#mypage-sale-detail .frame .div-2 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .rectangle {
  position: relative;
  width: min(100%, 203px);
  height: 119px;
  object-fit: cover;
}
#mypage-sale-detail .frame .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-detail .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-detail .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-5 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
#mypage-sale-detail .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-sale-detail .frame .text-wrapper {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  line-height: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #969696;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-paid {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #00ffcc;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-paid .box-title {
  color: #000000;
}
#mypage-sale-detail .frame .box-title-wrapper-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #faff63;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-3 .box-title {
  color: #000000;
}
#mypage-sale-detail .frame .box-title-wrapper-complete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #2088ff;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #383838;
  border: 1px solid #ffffff;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ff4141;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title-wrapper-as {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #e91e63;
  border-radius: 4px;
}
#mypage-sale-detail .frame .box-title {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .box-title-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.33;
  position: relative;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  background: 1px solid rgba(255, 255, 255, 0.2);
  object-fit: cover;
}
#mypage-sale-detail .frame .div-9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .price-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #222222;
  border-radius: 12px;
}
#mypage-sale-detail .frame .div-11 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .thumb {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #333;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-sale-detail .frame .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mypage-sale-detail .frame .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  width: min(100%, 276px);
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
}
#mypage-sale-detail .frame .text-wrapper-3 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: -0.5px;
  margin-bottom: 0px;
}
#mypage-sale-detail .frame .div-wrapper-3 {
  display: flex;
  width: min(100%, 150px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 34px;
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
}
#mypage-sale-detail .frame .text-wrapper-4 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .div-wrapper-4 {
  display: flex;
  width: min(100%, 150px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 34px;
  position: relative;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-sale-detail .frame .text-wrapper-5 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-sale-detail .frame .btn-action-danger {
  display: flex;
  width: min(100%, 150px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  background-color: #e53935;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-sale-detail .frame .btn-action-danger:hover {
  background-color: #c62828;
}
#mypage-sale-detail .frame .btn-action-danger:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-sale-detail .frame .btn-action-danger .text-wrapper-5 {
  color: #ffffff;
}
#mypage-sale-detail .frame .view-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 10px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .div-12 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-sale-detail .frame .div-13 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-sale-detail .frame .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 1.33;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 1.33;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-sale-detail .frame .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: min(100%, 150px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-sale-detail .frame .div-14 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-sale-detail .frame .div-15 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 1.33;
  white-space: nowrap;
}
#mypage-sale-detail .frame .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 1.33;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #dcdcdc;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-sale-detail .frame .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: min(100%, 150px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-sale-detail .frame .div-16 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  padding: 20px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#mypage-sale-detail .frame .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #a947ff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.33;
  white-space: nowrap;
}
#mypage-sale-detail .frame .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: min(100%, 150px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 24px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-sale-detail .frame .div-17 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 6px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-sale-detail {
  /* Frame 746: 판매상세 - 거래중단 단일 버튼 전체 너비 */
}
#mypage-sale-detail .frame .div-17.div-17-full {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  /* nav 컨테이너의 border/padding 제거 - 내부 버튼만 스타일 적용되어 겹침 방지 */
  border: none;
  padding: 0;
}
#mypage-sale-detail .frame .div-17.div-17-full > * {
  flex: 1 1 100%;
  min-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-sale-detail .frame .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .div-wrapper-3 {
  cursor: pointer;
  transition: background-color 0.2s ease;
  border: none;
}
#mypage-sale-detail .frame .div-wrapper-3:hover {
  background-color: #f0f0f0;
}
#mypage-sale-detail .frame .div-wrapper-3:focus {
  outline: 2px solid #333333;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .div-wrapper-3:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-sale-detail .frame .div-wrapper-4 {
  cursor: pointer;
  transition: background-color 0.2s ease;
  border: none;
}
#mypage-sale-detail .frame .div-wrapper-4:hover {
  background-color: #7000dd;
}
#mypage-sale-detail .frame .div-wrapper-4:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .div-wrapper-4:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-sale-detail .frame .div-wrapper-5 {
  cursor: pointer;
  background: transparent;
  transition: border-color 0.2s ease, color 0.2s ease;
  border: 1px solid rgba(255, 255, 255, 0.5019607843);
  border-radius: 6px;
  padding: 10px 20px;
}
#mypage-sale-detail .frame .div-wrapper-5:hover {
  border-color: #ffffff;
}
#mypage-sale-detail .frame .div-wrapper-5:hover .text-wrapper-15 {
  color: #cccccc;
}
#mypage-sale-detail .frame .div-wrapper-5:focus {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
#mypage-sale-detail .frame .div-wrapper-5:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-sale-detail .frame .line {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
}
#mypage-sale-detail .seller-grade-star {
  color: #f5a623;
  font-size: 16px;
  margin-left: 4px;
}
#mypage-sale-detail .frame .review-section-wrap {
  display: flex;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-sale-detail .frame .review-wrap {
  display: flex;
  height: 17px;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-sale-detail .frame .review-info-wrap {
  display: flex;
  align-items: center;
  gap: 9px;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .order-detail-badge-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  flex-shrink: 0;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#mypage-sale-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#mypage-sale-detail .frame .order-detail-badge-new {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
  white-space: nowrap;
}
#mypage-sale-detail .frame .review-gauge-wrap {
  display: inline-flex;
  gap: 7px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}
#mypage-sale-detail .frame .review-gauge-wrap img {
  width: 53px;
  height: 11px;
  flex-shrink: 0;
}
#mypage-sale-detail .frame .review-gauge {
  display: flex;
  align-items: center;
  gap: 1px;
  position: relative;
}
#mypage-sale-detail .frame .review-gauge .star-filled {
  color: #f5a623;
  font-size: 11px;
  line-height: 1;
}
#mypage-sale-detail .frame .review-gauge .star-empty {
  color: #555555;
  font-size: 11px;
  line-height: 1;
}
#mypage-sale-detail .frame .review-gauge-count {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  align-items: center;
  position: relative;
}
#mypage-sale-detail .frame .bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #919191;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
#mypage-sale-detail .frame .review-count-wrap {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .review-count-wrap img {
  width: 16px;
  height: 14px;
  flex-shrink: 0;
}
#mypage-sale-detail .frame .review-count-ico {
  flex-direction: column;
  gap: 10px;
  padding: 2px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
#mypage-sale-detail .frame .review-count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-sale-detail {
  /* ===================================================
   * 모바일 반응형 (max-width: 640px)
   * Figma: fileKey=6PK7jXh9rKNvgUrdAZEbr0 / nodeId=1344:63281
   * =================================================== */
}
@media (max-width: 640px) {
  #mypage-sale-detail {
    padding-bottom: 76px;
    /* 전체 프레임: gap 축소 */
  }
  #mypage-sale-detail .frame {
    gap: 16px;
    width: 100%;
  }
  #mypage-sale-detail {
    /* ── 상품 카드 (div) ──────────────────────────────── */
  }
  #mypage-sale-detail .frame .div {
    padding: 16px;
    gap: 12px;
  }
  #mypage-sale-detail {
    /* 이미지 + 텍스트 영역: 가로 배치 (Figma: 115×68px 썸네일 왼쪽) */
  }
  #mypage-sale-detail .frame .div-2 {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-sale-detail {
    /* 상품 썸네일: Figma 115×68px 고정 */
  }
  #mypage-sale-detail .frame .rectangle {
    width: 115px !important;
    min-width: 115px;
    height: 68px !important;
    flex-shrink: 0;
    object-fit: cover;
    border-radius: 4px;
  }
  #mypage-sale-detail {
    /* frame-wrapper: 나머지 공간 채움 */
  }
  #mypage-sale-detail .frame .frame-wrapper {
    flex: 1;
    min-width: 0;
    align-items: flex-start;
  }
  #mypage-sale-detail {
    /* 상품 정보 컬럼 */
  }
  #mypage-sale-detail .frame .div-3 {
    gap: 8px;
  }
  #mypage-sale-detail {
    /* 상태배지 + 주문번호/날짜 헤더: 세로 스택 */
  }
  #mypage-sale-detail .frame .div-4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  #mypage-sale-detail {
    /* 상태 배지 - 소형화 */
  }
  #mypage-sale-detail .frame .box-title-wrapper,
  #mypage-sale-detail .frame .box-title-wrapper-paid,
  #mypage-sale-detail .frame .box-title-wrapper-3,
  #mypage-sale-detail .frame .box-title-wrapper-complete,
  #mypage-sale-detail .frame .box-title-wrapper-4,
  #mypage-sale-detail .frame .box-title-wrapper-5,
  #mypage-sale-detail .frame .box-title-wrapper-6,
  #mypage-sale-detail .frame .box-title-wrapper-as {
    padding: 4px 6px;
  }
  #mypage-sale-detail {
    /* 배지 텍스트 */
  }
  #mypage-sale-detail .frame .box-title {
    font-size: 12px;
    line-height: 1;
  }
  #mypage-sale-detail {
    /* 주문번호/날짜 영역 */
  }
  #mypage-sale-detail .frame .frame-wrapper-2 {
    width: 100%;
  }
  #mypage-sale-detail {
    /* 주문번호/날짜 - 가로 배치 양쪽 정렬 */
  }
  #mypage-sale-detail .frame .div-6 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 4px;
    flex-wrap: wrap;
  }
  #mypage-sale-detail {
    /* box-title-2 (주문번호, 날짜) - 12px */
  }
  #mypage-sale-detail .frame .box-title-2 {
    font-size: 12px;
    line-height: 1.4;
    white-space: normal;
  }
  #mypage-sale-detail {
    /* 상품 제목 - 14px */
  }
  #mypage-sale-detail .frame .box-title-3 {
    font-size: 14px;
    line-height: 1.31;
  }
  #mypage-sale-detail {
    /* 결제정보 + 금액 행 */
  }
  #mypage-sale-detail .frame .div-9 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  #mypage-sale-detail .frame .price {
    font-size: 12px;
    white-space: normal;
  }
  #mypage-sale-detail .frame .price-2 {
    font-size: 20px;
  }
  #mypage-sale-detail {
    /* ── 구매자(판매자) 정보 섹션 (div-10) ───────────── */
  }
  #mypage-sale-detail .frame .div-10 {
    padding: 16px;
    gap: 14px;
  }
  #mypage-sale-detail {
    /* 채팅·확정·완료 버튼: 전체 너비 */
  }
  #mypage-sale-detail .frame .div-wrapper-3,
  #mypage-sale-detail .frame .div-wrapper-4,
  #mypage-sale-detail .frame .btn-action-danger {
    width: 100%;
    min-width: unset;
    padding: 6px 10px;
  }
  #mypage-sale-detail {
    /* ── 옵션 테이블 (view-3) ────────────────────────── */
  }
  #mypage-sale-detail .frame .view-3 {
    padding: 0;
  }
  #mypage-sale-detail {
    /* 테이블 헤더 행 */
  }
  #mypage-sale-detail .frame .div-12 {
    padding: 10px 0;
    gap: 8px;
  }
  #mypage-sale-detail {
    /* 옵션 데이터 행 */
  }
  #mypage-sale-detail .frame .div-14,
  #mypage-sale-detail .frame .div-15 {
    padding: 10px 0;
    gap: 8px;
  }
  #mypage-sale-detail {
    /* 헤더 라벨 폰트 축소 */
  }
  #mypage-sale-detail .frame .text-wrapper-6,
  #mypage-sale-detail .frame .text-wrapper-7,
  #mypage-sale-detail .frame .text-wrapper-8,
  #mypage-sale-detail .frame .text-wrapper-9 {
    font-size: 12px;
  }
  #mypage-sale-detail {
    /* 옵션명·단가 폰트 축소 */
  }
  #mypage-sale-detail .frame .text-wrapper-10,
  #mypage-sale-detail .frame .element {
    font-size: 14px;
  }
  #mypage-sale-detail {
    /* 수량 셀 */
  }
  #mypage-sale-detail .frame .text-wrapper-11 {
    font-size: 14px;
  }
  #mypage-sale-detail {
    /* 금액 셀: 오른쪽 정렬 유지 */
  }
  #mypage-sale-detail .frame .text-wrapper-12 {
    width: 100%;
    text-align: right;
    font-size: 14px;
  }
  #mypage-sale-detail {
    /* 총 서비스 금액 행 */
  }
  #mypage-sale-detail .frame .div-16 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
  }
  #mypage-sale-detail .frame .text-wrapper-13 {
    font-size: 14px;
  }
  #mypage-sale-detail .frame .text-wrapper-14 {
    font-size: 20px;
    width: auto;
  }
  #mypage-sale-detail {
    /* ── 거래중단 버튼 영역 (div-17) ────────────────── */
  }
  #mypage-sale-detail .frame .div-17 {
    padding: 10px 16px;
    border-radius: 6px;
  }
  #mypage-sale-detail .frame .div-17.div-17-full {
    padding: 0;
  }
  #mypage-sale-detail .frame .text-wrapper-15 {
    font-size: 14px;
  }
  #mypage-sale-detail {
    /* 거래중단 버튼 전체 너비 */
  }
  #mypage-sale-detail .frame .div-wrapper-5 {
    width: 100%;
    text-align: center;
    padding: 12px 0;
  }
}

#mypage-revenue .box {
  width: min(100%, 730px);
}
#mypage-revenue .box .group {
  position: fixed;
  top: 202px;
  left: 711px;
  width: min(100%, 730px);
  height: 1049px;
  display: flex;
  flex-direction: column;
}
#mypage-revenue .box .frame {
  display: flex;
  width: min(100%, 730px);
  height: 28px;
  position: relative;
  align-items: center;
  justify-content: space-around;
  gap: 402px;
}
#mypage-revenue .box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-revenue .box .div {
  display: inline-flex;
  width: min(100%, 246px);
  height: 44px;
  position: relative;
  margin-top: 16px;
  align-items: center;
  gap: 6px;
  padding: 4px;
  background-color: #272727;
  border-radius: 6px;
}
#mypage-revenue .box .frame-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .div-wrapper {
  display: flex;
  width: min(100%, 116px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}
#mypage-revenue .box .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #272727;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-3 {
  display: flex;
  width: min(100%, 730px);
  height: auto;
  position: relative;
  margin-top: 26px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid #2d2d2d;
  box-sizing: border-box;
}
#mypage-revenue .box .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-8 {
  display: flex;
  width: min(100%, 141px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-9 {
  display: flex;
  width: min(100%, 730px);
  height: auto;
  position: relative;
  margin-top: 16px;
  align-items: stretch;
  gap: 16px;
  border-radius: 8px;
}
#mypage-revenue .box .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  padding: 24px 24px 20px;
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid #2d2d2d;
  overflow: visible;
  box-sizing: border-box;
}
#mypage-revenue .box .text-wrapper-7 {
  position: relative;
  width: 100%;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.5;
  white-space: normal;
  word-break: break-all;
  margin-top: 4px;
}
#mypage-revenue .box .frame-11 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-12 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-revenue .box .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
}
#mypage-revenue {
  /* frame-10-tooltip-wrap: 툴팁 트리거 영역 (position context) */
}
#mypage-revenue .box .frame-10-tooltip-wrap {
  position: relative;
  overflow: visible; /* 툴팁이 카드 밖으로 나와도 보이도록 */
  z-index: 10;
}
#mypage-revenue {
  /* Figma Frame 775: 출금 정산중인 수익금 툴팁 */
}
#mypage-revenue .box .revenue-tooltip.frame-13 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 16px;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 200;
  min-width: 300px;
  max-width: 320px;
  background-color: #000000;
  border-radius: 8px;
  border: 1px solid #767676;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  overflow: visible;
  pointer-events: auto;
}
#mypage-revenue .box .frame-13 .frame-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}
#mypage-revenue .box .frame-13 .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #969696;
  border-radius: 4px;
}
#mypage-revenue .box .frame-13 .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-13 .element {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
#mypage-revenue .box .frame-13 .span {
  color: #ffffff;
  letter-spacing: -0.06px;
}
#mypage-revenue .box .frame-13 .text-wrapper-9 {
  color: #e567ff;
  letter-spacing: -0.06px;
}
#mypage-revenue .box .frame-15 {
  position: relative;
  margin-top: 16px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid #2d2d2d;
  width: min(100%, 730px);
  padding-bottom: 24px;
  box-sizing: border-box;
  overflow: visible;
}
#mypage-revenue .box .frame-16 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: absolute;
  top: 30px;
  left: 30px;
}
#mypage-revenue .box .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  padding-top: 30px;
  padding-left: 30px;
}
#mypage-revenue .box .frame-17 {
  display: flex;
  width: min(100%, 670px);
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 70px;
  left: 30px;
}
#mypage-revenue .box .frame-18 {
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-revenue .box .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #2e2e2e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-revenue .box .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-22 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-23 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid;
  border-color: #e6e6e6;
}
#mypage-revenue .box .free-icon-font {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(../../images/ic_calendar.svg);
  background-size: 100% 100%;
}
#mypage-revenue .box .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .free-icon-font-2 {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(../../images/ic_calendar.svg);
  background-size: 100% 100%;
}
#mypage-revenue .box .frame-24 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .free-icon-reset {
  position: relative;
  width: 18px;
  height: 18px;
}
#mypage-revenue .box .frame-25 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-14 {
  position: absolute;
  top: 160px;
  left: 30px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-15 {
  position: absolute;
  top: 160px;
  left: 84px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-16 {
  position: absolute;
  top: 160px;
  left: 543px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-17 {
  position: absolute;
  top: 160px;
  left: 627px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-revenue .box .frame-26 {
  display: flex;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 22px;
  padding: 20px 30px;
  position: absolute;
  top: 199px;
  left: 0;
  background-color: #0e0e0e;
}
#mypage-revenue .box .frame-27 {
  display: inline-flex;
  align-items: flex-start;
  gap: 27px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-18 {
  position: relative;
  width: 28px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .frame-28 {
  display: flex;
  flex-direction: column;
  width: min(100%, 350px);
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-revenue .box .frame-29 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 100px;
}
#mypage-revenue .box .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-20 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-revenue .box .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-revenue .box .frame-30 {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-31 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -2px;
}
#mypage-revenue .box .text-wrapper-22 {
  position: relative;
  width: min(100%, 116px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a947ff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .text-wrapper-23 {
  position: relative;
  width: min(100%, 109px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .frame-32 {
  display: flex;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 22px;
  padding: 20px 30px;
  position: absolute;
  top: 395px;
  left: 0;
  background-color: #0e0e0e;
}
#mypage-revenue .box .frame-33 {
  display: flex;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 20px;
  padding: 20px 30px;
  position: absolute;
  top: 309px;
  left: 0;
  background-color: #1d1d1d;
}
#mypage-revenue .box .frame-34 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #4c4c4c;
  border-radius: 100px;
}
#mypage-revenue .box .frame-35 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .text-wrapper-24 {
  position: relative;
  width: min(100%, 116px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-revenue .box .frame-36 {
  display: flex;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 20px;
  padding: 20px 30px;
  position: absolute;
  top: 505px;
  left: 0;
  background-color: #1d1d1d;
}
#mypage-revenue .box .line {
  top: 198px;
  left: 0;
  width: min(100%, 730px);
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .img {
  top: 590px;
  left: 0;
  width: min(100%, 730px);
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .frame-37 {
  display: flex;
  width: min(100%, 670px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: absolute;
  top: 614px;
  left: 30px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-revenue .box .text-wrapper-25 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-revenue .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .vector {
  position: relative;
}
#mypage-revenue .box .line-2 {
  top: 199px;
  left: 71px;
  width: 1px;
  height: 392px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .line-3 {
  top: 199px;
  left: 590px;
  width: 1px;
  height: 392px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue .box .line-4 {
  top: 199px;
  left: 455px;
  width: 1px;
  height: 392px;
  position: absolute;
  object-fit: cover;
}
#mypage-revenue {
  /* Inject original CSS code here */
}
#mypage-revenue .box .frame-wrapper,
#mypage-revenue .box .frame-2,
#mypage-revenue .box .frame-8,
#mypage-revenue .box .frame-12,
#mypage-revenue .box .frame-19,
#mypage-revenue .box .frame-20,
#mypage-revenue .box .frame-37 {
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  font: inherit;
}
#mypage-revenue .box .frame-wrapper {
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .frame-2 {
  background-color: #272727;
  border-radius: 4px;
}
#mypage-revenue .box .frame-8 {
  display: flex;
  width: min(100%, 141px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .frame-12 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-revenue .box .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-revenue .box .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid #ffffff;
}
#mypage-revenue .box .frame-24 button[type=reset] {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-revenue .box .frame-25 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-revenue .box .frame-37 {
  display: flex;
  width: min(100%, 670px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: absolute;
  top: 614px;
  left: 30px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-revenue .box .frame-23 input[type=date] {
  background: transparent;
  border: none;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 0;
  margin: 0;
  outline: none;
}
#mypage-revenue .box .frame-23 input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
}
#mypage-revenue .box .frame-23 input[type=date]::-webkit-inner-spin-button,
#mypage-revenue .box .frame-23 input[type=date]::-webkit-clear-button {
  display: none;
}
#mypage-revenue .box .frame-23 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid #e6e6e6;
}
#mypage-revenue .box .frame-23 .date-input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
#mypage-revenue .box .frame-23 .date-display {
  position: relative;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  pointer-events: none;
  z-index: 0;
}
#mypage-revenue .box .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-revenue .box .frame-wrapper:hover,
#mypage-revenue .box .frame-8:hover,
#mypage-revenue .box .frame-19:hover,
#mypage-revenue .box .frame-25:hover {
  opacity: 0.9;
}
#mypage-revenue .box .frame-2:hover,
#mypage-revenue .box .frame-20:hover {
  background-color: #323232;
}
#mypage-revenue .box .frame-12:hover {
  background-color: #9a9a9a;
}
#mypage-revenue .box .frame-wrapper:focus-visible,
#mypage-revenue .box .frame-2:focus-visible,
#mypage-revenue .box .frame-8:focus-visible,
#mypage-revenue .box .frame-12:focus-visible,
#mypage-revenue .box .frame-19:focus-visible,
#mypage-revenue .box .frame-20:focus-visible,
#mypage-revenue .box .frame-24 button:focus-visible,
#mypage-revenue .box .frame-25:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-revenue .box .frame-23 input[type=date]:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
  border-radius: 2px;
}
#mypage-revenue {
  /* 수익금 내역 표 + 더보기 - 출금내역(frame-19) 스타일 참고 */
}
#mypage-revenue .revenue-history-table {
  width: 100%;
  margin-top: 50px;
}
#mypage-revenue .frame-21.revenue-load-more-wrap {
  display: flex;
  width: 100%;
  max-width: 670px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 9px 0;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-revenue .revenue-load-more-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 100%;
  justify-content: center;
}
#mypage-revenue .revenue-load-more-btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
#mypage-revenue .revenue-load-more-btn:hover:not(:disabled),
#mypage-revenue .revenue-load-more-btn:focus-visible {
  opacity: 0.9;
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-revenue {
  /* ===== 모바일 반응형 (max-width: 640px) ===== */
}
@media (max-width: 640px) {
  #mypage-revenue {
    /* 수익 요약 카드 — 출금 가능 수익금 */
  }
  #mypage-revenue .box .frame-3 {
    width: 100%;
    height: auto;
    margin-top: 11px;
    padding: 20px 14px;
    gap: 20px;
  }
  #mypage-revenue .box .frame-4 {
    gap: 8px;
  }
  #mypage-revenue .box .text-wrapper-4 {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-revenue .box .frame-6 {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
  #mypage-revenue .box .frame-7 {
    gap: 6px;
    align-items: center;
  }
  #mypage-revenue .box .text-wrapper {
    font-size: 22px;
    line-height: 1;
  }
  #mypage-revenue .box .text-wrapper-5 {
    font-size: 22px;
    line-height: 1;
  }
  #mypage-revenue {
    /* 출금 신청 버튼 — 전체 너비 */
  }
  #mypage-revenue .box .frame-8 {
    width: 100%;
    padding: 6px 10px;
  }
  #mypage-revenue .box .text-wrapper-6 {
    font-size: 14px;
    line-height: 1.46;
  }
  #mypage-revenue {
    /* 수익금 요약 3개 카드 — 세로 스택 */
  }
  #mypage-revenue .box .frame-9 {
    width: 100%;
    height: auto;
    flex-direction: column;
    gap: 11px;
    margin-top: 11px;
  }
  #mypage-revenue .box .frame-10 {
    width: 100%;
    padding: 20px 14px;
    gap: 10px;
  }
  #mypage-revenue .box .text-wrapper-3 {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-revenue .box .text-wrapper-7 {
    font-size: 20px;
    line-height: 1;
  }
  #mypage-revenue {
    /* 출금 정산중인 수익금 툴팁 위치 조정 */
  }
  #mypage-revenue .box .revenue-tooltip.frame-13 {
    right: auto;
    left: 0;
    min-width: 280px;
    max-width: calc(100vw - 32px);
    top: calc(100% + 8px);
    z-index: 200;
    overflow: visible;
  }
  #mypage-revenue {
    /* 수익금 내역 섹션 */
  }
  #mypage-revenue .box .frame-15 {
    width: 100%;
    padding-bottom: 20px;
    margin-top: 16px;
  }
  #mypage-revenue {
    /* 수익금 내역 헤더 */
  }
  #mypage-revenue .box .text-wrapper-10 {
    font-size: 18px;
    padding-top: 20px;
    padding-left: 16px;
  }
  #mypage-revenue {
    /* 필터 탭 + 날짜 검색 영역 */
  }
  #mypage-revenue .box .frame-17 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  #mypage-revenue .box .frame-18 {
    gap: 6px;
    flex-wrap: wrap;
  }
  #mypage-revenue {
    /* 필터 버튼 글자 크기 */
  }
  #mypage-revenue .box .frame-19 .text-wrapper-11,
  #mypage-revenue .box .frame-20 .text-wrapper-12 {
    font-size: 14px;
  }
  #mypage-revenue .box .frame-19,
  #mypage-revenue .box .frame-20 {
    padding: 6px 10px;
  }
  #mypage-revenue {
    /* 날짜 검색 폼 — 전체 너비 */
  }
  #mypage-revenue .box .frame-21 {
    width: 100%;
    flex-wrap: wrap;
    gap: 8px;
  }
  #mypage-revenue .box .frame-22 {
    gap: 4px;
    flex-wrap: nowrap;
    flex: 1 1 auto;
    min-width: 0;
  }
  #mypage-revenue .box .frame-23 {
    padding: 5px 8px;
  }
  #mypage-revenue .box .frame-23 .date-display {
    font-size: 13px;
  }
  #mypage-revenue .box .text-wrapper-13 {
    font-size: 14px;
  }
  #mypage-revenue .box .frame-25 {
    padding: 6px 10px;
  }
  #mypage-revenue .box .text-wrapper-14,
  #mypage-revenue .box .text-wrapper-15,
  #mypage-revenue .box .text-wrapper-16,
  #mypage-revenue .box .text-wrapper-17 {
    font-size: 14px;
  }
  #mypage-revenue {
    /* 탭 버튼 (수익관리/출금신청) */
  }
  #mypage-revenue .box .div {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  #mypage-revenue .box .div-wrapper {
    width: 100%;
    padding: 6px 10px;
  }
  #mypage-revenue .box .text-wrapper-2,
  #mypage-revenue .box .text-wrapper-3 {
    font-size: 14px;
    line-height: 1;
  }
}

/* ===== 수익금 내역 테이블 모바일 카드 레이아웃 ===== */
/* PC: 모바일 전용 레이블 숨김 */
#mypage-revenue .revenue-cell-mobile-label {
  display: none;
}

@media (max-width: 640px) {
  #mypage-revenue .revenue-table {
    /* 테이블을 카드 레이아웃으로 전환 */
    display: block;
    margin-top: 0;
    border-bottom: none;
  }
  #mypage-revenue .revenue-table thead {
    display: none; /* 헤더 숨김 */
  }
  #mypage-revenue .revenue-table tbody {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  #mypage-revenue .revenue-table tbody tr {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px 16px;
    border-bottom: 1px solid #2a2a2a;
  }
  #mypage-revenue .revenue-table tbody tr:last-child {
    border-bottom: none;
  }
  #mypage-revenue .revenue-table tbody tr {
    /* 행 교차 배경 유지 */
  }
  #mypage-revenue .revenue-table tbody tr.revenue-row-income:nth-child(odd), #mypage-revenue .revenue-table tbody tr.revenue-row-withdraw:nth-child(odd), #mypage-revenue .revenue-table tbody tr.revenue-row-deduct:nth-child(odd) {
    background-color: #0f0f0f;
  }
  #mypage-revenue .revenue-table tbody tr.revenue-row-income:nth-child(even), #mypage-revenue .revenue-table tbody tr.revenue-row-withdraw:nth-child(even), #mypage-revenue .revenue-table tbody tr.revenue-row-deduct:nth-child(even) {
    background-color: #1d1d1d;
  }
  #mypage-revenue .revenue-table tbody td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
    padding: 0 !important;
    padding-bottom: 10px !important;
    border-right: none !important;
    border-bottom: 1px solid #535353;
    vertical-align: top;
    text-align: left;
  }
  #mypage-revenue .revenue-table tbody td:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
  }
  #mypage-revenue .revenue-table tbody td {
    /* 구분 셀 — 숨김 (배지로 대체됨) */
  }
  #mypage-revenue .revenue-table tbody td.revenue-cell-type {
    display: none;
  }
  #mypage-revenue .revenue-table tbody td {
    /* 내용 셀 — 세로 배치 유지 */
  }
  #mypage-revenue .revenue-table tbody td.revenue-cell-content {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
    border-bottom: 1px solid #535353;
    padding-bottom: 10px !important;
  }
  #mypage-revenue .revenue-table tbody td {
    /* 내역(금액) 셀 */
  }
  #mypage-revenue .revenue-table tbody td.revenue-cell-amount {
    font-size: 14px;
    font-weight: 700;
  }
  #mypage-revenue .revenue-table tbody td {
    /* 잔여 수익금 셀 */
  }
  #mypage-revenue .revenue-table tbody td.revenue-cell-balance {
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    border-bottom: none;
    padding-bottom: 0 !important;
  }
  #mypage-revenue .revenue-table {
    /* 모바일 레이블 표시 */
  }
  #mypage-revenue .revenue-table .revenue-cell-mobile-label {
    display: block;
    font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 1;
    white-space: nowrap;
  }
  #mypage-revenue .revenue-table {
    /* 모바일 값 */
  }
  #mypage-revenue .revenue-table .revenue-cell-mobile-value {
    font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.5px;
  }
  #mypage-revenue .revenue-table .revenue-badge-row {
    justify-content: space-between;
    width: 100%;
  }
  /* 더보기 버튼 */
  #mypage-revenue .frame-21.revenue-load-more-wrap {
    max-width: 100%;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  }
}
#mypage-withdrawal .withdraw-notice {
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .withdraw-notice {
    width: 100%;
  }
}
#mypage-withdrawal .withdraw-notice {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-withdrawal .withdraw-notice p {
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
  margin: 0 !important;
}
#mypage-withdrawal .withdraw-notice p:last-child {
  margin-bottom: 0;
}
#mypage-withdrawal .withdraw-notice p strong {
  font-weight: 700;
}
#mypage-withdrawal .withdraw-notice .withdraw-notice-highlight-orange {
  color: #ff474a;
  font-weight: 700;
}
#mypage-withdrawal .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-withdrawal .div {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px;
  position: absolute;
  top: 44px;
  left: 0;
  background-color: #272727;
  border-radius: 6px;
}
#mypage-withdrawal .frame-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #272727;
  border-radius: 4px;
}
#mypage-withdrawal .div-wrapper {
  display: flex;
  width: 116px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .div-wrapper {
    width: 100%;
  }
}
#mypage-withdrawal .div-wrapper {
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}
#mypage-withdrawal .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-withdrawal .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-3 {
  display: flex;
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-3 {
    width: 100%;
  }
}
#mypage-withdrawal .frame-3 {
  align-items: center;
  gap: 16px;
}
#mypage-withdrawal .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-withdrawal .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-withdrawal .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-8 {
  display: flex;
  flex-direction: column;
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-8 {
    width: 100%;
  }
}
#mypage-withdrawal .frame-8 {
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  margin-top: 20px;
}
#mypage-withdrawal .frame-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-withdrawal .frame-10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-withdrawal .frame-11 {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-12 {
  display: flex;
  width: 141px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-12 {
    width: 100%;
  }
}
#mypage-withdrawal .frame-12 {
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-withdrawal .frame-12:hover {
  opacity: 0.9;
}
#mypage-withdrawal .frame-12 {
  /* 내부 button이 전체 영역 클릭 가능하도록 */
}
#mypage-withdrawal .frame-12 button {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
#mypage-withdrawal .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
#mypage-withdrawal .frame-13 {
  display: flex;
  flex-direction: column;
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-13 {
    width: 100%;
  }
}
#mypage-withdrawal .frame-13 {
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  margin-top: 20px;
}
#mypage-withdrawal .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-14 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  font: inherit;
}
#mypage-withdrawal .frame-14:hover .frame-15 {
  background-color: #33c5ff;
}
#mypage-withdrawal {
  /* 수익금 정산 방법 툴팁 */
}
#mypage-withdrawal .withdrawal-settlement-tooltip-wrap {
  position: relative;
  overflow: visible;
}
#mypage-withdrawal .withdrawal-settlement-tooltip {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 16px;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  z-index: 200;
  min-width: 240px;
  max-width: 320px;
  background-color: #000000;
  border-radius: 8px;
  border: 1px solid #767676;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  overflow: visible;
  pointer-events: auto;
}
#mypage-withdrawal .withdrawal-settlement-tooltip .withdrawal-tooltip-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}
#mypage-withdrawal .withdrawal-settlement-tooltip .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #969696;
  border-radius: 4px;
}
#mypage-withdrawal .withdrawal-settlement-tooltip .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-withdrawal .withdrawal-settlement-tooltip .element {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
#mypage-withdrawal .withdrawal-settlement-tooltip .span {
  color: #ffffff;
  letter-spacing: -0.06px;
}
#mypage-withdrawal .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #00bbff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  text-decoration: underline;
  white-space: nowrap;
}
#mypage-withdrawal .frame-15 {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #00bbff;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-withdrawal .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
}
#mypage-withdrawal .frame-16 {
  display: flex;
  width: 323px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-16 {
    width: 100%;
  }
}
#mypage-withdrawal .frame-16 {
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#mypage-withdrawal .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-17 {
  display: flex;
  width: 215px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-17 {
    width: 100%;
  }
}
#mypage-withdrawal .frame-17 {
  align-items: center;
  gap: 15px;
  position: relative;
}
#mypage-withdrawal .frame-18 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  padding: 8px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 2px;
  border: none;
  outline: none;
}
#mypage-withdrawal .frame-18.withdraw-amount-input {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: right;
}
#mypage-withdrawal .frame-18.withdraw-amount-input::placeholder {
  color: #8b8b8b;
}
#mypage-withdrawal .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #8b8b8b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-decoration: underline;
  white-space: nowrap;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
#mypage-withdrawal .text-wrapper-13:hover {
  opacity: 0.8;
}
#mypage-withdrawal {
  /* 출금내역 표 - Figma frame-19 디자인 */
}
#mypage-withdrawal .frame-19.withdrawal-history-table {
  position: relative;
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .frame-19.withdrawal-history-table {
    width: 100%;
  }
}
#mypage-withdrawal .frame-19.withdrawal-history-table {
  background-color: #1d1d1d;
  border-radius: 12px;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 30px 30px 30px 30px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #2d2d2d;
}
#mypage-withdrawal .frame-20 {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  margin-bottom: 34px;
}
#mypage-withdrawal .withdrawal-table-header {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0 0 14px 0;
  position: relative;
  border-bottom: 2px solid #383838;
}
#mypage-withdrawal .text-wrapper-14,
#mypage-withdrawal .text-wrapper-15,
#mypage-withdrawal .text-wrapper-16,
#mypage-withdrawal .text-wrapper-17 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-withdrawal {
  /* 열 폭: 출금신청일 축소, 신청금액 15-20%, 신청계좌 30-35%, 승인여부 15-20% */
}
#mypage-withdrawal .text-wrapper-14 {
  flex: 2 1 0;
  min-width: 110px;
  padding-right: 12px;
}
#mypage-withdrawal .text-wrapper-15 {
  flex: 1.5 1 0;
  min-width: 80px;
  padding-right: 12px;
}
#mypage-withdrawal .text-wrapper-16 {
  flex: 2 1 0;
  min-width: 120px;
  padding-right: 12px;
}
#mypage-withdrawal .text-wrapper-17 {
  flex: 2.5 1 0;
  min-width: 120px;
}
#mypage-withdrawal .withdrawal-table-divider {
  height: 1px;
  background-color: #383838;
  margin: 0 -30px;
  flex-shrink: 0;
}
#mypage-withdrawal .withdrawal-table-empty {
  padding: 40px 20px;
  text-align: center;
  width: 100%;
}
#mypage-withdrawal .withdrawal-table-empty p {
  margin: 0;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  color: #888888;
}
#mypage-withdrawal .withdrawal-table-body {
  display: flex;
  flex-direction: column;
  margin: 0 -30px;
  /* 행별 교차 배경색 */
}
#mypage-withdrawal .withdrawal-table-body > .frame-22:nth-child(odd),
#mypage-withdrawal .withdrawal-table-body > .frame-26:nth-child(odd),
#mypage-withdrawal .withdrawal-table-body > .frame-27:nth-child(odd) {
  background-color: #1d1d1d;
}
#mypage-withdrawal .withdrawal-table-body > .frame-22:nth-child(even),
#mypage-withdrawal .withdrawal-table-body > .frame-26:nth-child(even),
#mypage-withdrawal .withdrawal-table-body > .frame-27:nth-child(even) {
  background-color: #262626;
}
#mypage-withdrawal .withdrawal-table-body {
  /* 행 사이 구분선 */
}
#mypage-withdrawal .withdrawal-table-body > .frame-22,
#mypage-withdrawal .withdrawal-table-body > .frame-26,
#mypage-withdrawal .withdrawal-table-body > .frame-27 {
  border-bottom: 1px solid #2d2d2d;
}
#mypage-withdrawal .withdrawal-table-body > .frame-22:last-child,
#mypage-withdrawal .withdrawal-table-body > .frame-26:last-child,
#mypage-withdrawal .withdrawal-table-body > .frame-27:last-child {
  border-bottom: none;
}
#mypage-withdrawal .line {
  position: absolute;
  top: 116px;
  left: calc(50% - 365px);
  width: 730px;
}
@media (max-width: 640px) {
  #mypage-withdrawal .line {
    width: 100%;
  }
}
#mypage-withdrawal .line {
  height: 1px;
  object-fit: cover;
}
#mypage-withdrawal .frame-21 {
  display: flex;
  width: 100%;
  max-width: 670px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 9px 0;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-withdrawal .withdrawal-load-more-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 100%;
  justify-content: center;
}
#mypage-withdrawal .withdrawal-load-more-btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
#mypage-withdrawal .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-withdrawal .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
#mypage-withdrawal .vector {
  position: relative;
  width: 16px;
  height: 16px;
}
#mypage-withdrawal {
  /* 출금내역 데이터 행 - 헤더와 동일한 열 폭 적용 */
}
#mypage-withdrawal .frame-22,
#mypage-withdrawal .frame-26,
#mypage-withdrawal .frame-27 {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 0;
  padding: 14px 30px;
  box-sizing: border-box;
}
#mypage-withdrawal .frame-23 {
  display: flex;
  align-items: center;
  flex: 2 1 0;
  min-width: 110px;
  padding-right: 12px;
}
#mypage-withdrawal .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-withdrawal .frame-24 {
  display: flex;
  flex: 1.5 1 0;
  min-width: 80px;
  align-items: center;
  padding-right: 12px;
}
#mypage-withdrawal .text-wrapper-20 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-withdrawal .element-OOO-wrapper {
  display: flex;
  flex: 2 1 0;
  min-width: 120px;
  align-items: center;
  padding-right: 12px;
}
#mypage-withdrawal .element-OOO {
  position: relative;
  width: 100%;
  flex: 1;
  min-width: 0;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
  line-height: 1.3 !important;
  margin-top: 0 !important;
}
#mypage-withdrawal .span {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 130%;
}
#mypage-withdrawal .frame-25 {
  display: flex;
  flex: 2.5 1 0;
  min-width: 120px;
  align-items: center;
}
#mypage-withdrawal .div-2 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-withdrawal {
  /* ============================================
     모바일 반응형 (@include narrow = max-width: 640px)
     ============================================ */
}
@media (max-width: 640px) {
  #mypage-withdrawal {
    /* 수익금 요약 카드 - 세로 스택 */
  }
  #mypage-withdrawal .frame-3 {
    flex-direction: column;
    gap: 11px;
    width: 100%;
  }
  #mypage-withdrawal .frame-4 {
    width: 100%;
    flex: none;
    padding: 20px 16px;
    gap: 8px;
    min-height: 84px;
    box-sizing: border-box;
  }
  #mypage-withdrawal .frame-5 {
    gap: 8px;
  }
  #mypage-withdrawal .frame-6 {
    gap: 0;
  }
  #mypage-withdrawal .text-wrapper-4 {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-withdrawal .text-wrapper {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-withdrawal .text-wrapper-5 {
    font-size: 16px;
    line-height: 1;
  }
  #mypage-withdrawal {
    /* 계좌정보 카드 */
  }
  #mypage-withdrawal .frame-8 {
    width: 100%;
    padding: 20px 16px;
    margin-top: 11px;
    gap: 8px;
    box-sizing: border-box;
  }
  #mypage-withdrawal .frame-9 {
    gap: 18px;
  }
  #mypage-withdrawal {
    /* 계좌번호 + 은행명 세로 배열 */
  }
  #mypage-withdrawal .frame-10 {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
  #mypage-withdrawal .frame-11 {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  #mypage-withdrawal .text-wrapper-6 {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-withdrawal {
    /* 계좌 변경 버튼 - 전체 너비 */
  }
  #mypage-withdrawal .frame-12 {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 10px;
    justify-content: center;
  }
  #mypage-withdrawal .text-wrapper-7 {
    font-size: 14px;
    line-height: 1.46;
  }
  #mypage-withdrawal {
    /* 출금신청 폼 카드 */
  }
  #mypage-withdrawal .frame-13 {
    width: 100%;
    padding: 20px 16px;
    margin-top: 11px;
    gap: 20px;
    box-sizing: border-box;
  }
  #mypage-withdrawal .text-wrapper-8 {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-withdrawal {
    /* 수익금 정산 방법 링크 */
  }
  #mypage-withdrawal .text-wrapper-9 {
    font-size: 12px;
    line-height: 1.37;
  }
  #mypage-withdrawal {
    /* 출금신청 금액 행 - 세로 스택 */
  }
  #mypage-withdrawal .frame-16 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
  }
  #mypage-withdrawal .text-wrapper-11 {
    font-size: 14px;
    line-height: 1;
  }
  #mypage-withdrawal .frame-17 {
    width: 100%;
    gap: 15px;
  }
  #mypage-withdrawal .frame-18 {
    flex: 1;
    min-width: 0;
    padding: 8px 10px;
    font-size: 16px;
  }
  #mypage-withdrawal .frame-18.withdraw-amount-input {
    font-size: 16px;
  }
  #mypage-withdrawal .text-wrapper-13 {
    font-size: 16px;
    flex-shrink: 0;
  }
  #mypage-withdrawal {
    /* 출금 신청 버튼 - 전체 너비 */
  }
  #mypage-withdrawal .frame-10 > .frame-12 {
    width: 100%;
    box-sizing: border-box;
  }
  #mypage-withdrawal {
    /* 출금내역 - 카드형 리스트 */
  }
  #mypage-withdrawal .frame-19.withdrawal-history-table {
    width: 100%;
    padding: 20px 0;
    background-color: transparent;
    border-radius: 0;
    margin-top: 20px;
  }
  #mypage-withdrawal .frame-20 {
    padding: 0 16px;
    margin-bottom: 0;
    gap: 0;
  }
  #mypage-withdrawal .frame-20 .text-wrapper-4 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0;
  }
  #mypage-withdrawal {
    /* 테이블 헤더 숨김 - 카드형으로 대체 */
  }
  #mypage-withdrawal .withdrawal-table-header,
  #mypage-withdrawal .withdrawal-table-divider {
    display: none;
  }
  #mypage-withdrawal {
    /* 출금 내역 바디 */
  }
  #mypage-withdrawal .withdrawal-table-body {
    margin: 0;
    flex-direction: column;
    gap: 0;
  }
  #mypage-withdrawal {
    /* 출금 내역 행 - 카드형 */
  }
  #mypage-withdrawal .frame-22,
  #mypage-withdrawal .frame-26,
  #mypage-withdrawal .frame-27 {
    flex-direction: column;
    align-items: flex-start;
    gap: 9px;
    padding: 20px 16px;
    width: 100%;
    box-sizing: border-box;
  }
  #mypage-withdrawal {
    /* 출금신청일 */
  }
  #mypage-withdrawal .frame-23 {
    flex: none;
    min-width: 0;
    padding-right: 0;
  }
  #mypage-withdrawal .frame-23 .text-wrapper-19 {
    font-size: 14px;
    line-height: 1;
    color: #ffffff;
  }
  #mypage-withdrawal {
    /* 신청금액 */
  }
  #mypage-withdrawal .frame-24 {
    flex: none;
    min-width: 0;
    padding-right: 0;
  }
  #mypage-withdrawal .frame-24 .text-wrapper-20 {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
  }
  #mypage-withdrawal {
    /* 신청계좌 */
  }
  #mypage-withdrawal .element-OOO-wrapper {
    flex: none;
    min-width: 0;
    padding-right: 0;
    width: 100%;
  }
  #mypage-withdrawal .element-OOO-wrapper .element-OOO {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  #mypage-withdrawal {
    /* 승인여부 */
  }
  #mypage-withdrawal .frame-25 {
    flex: none;
    min-width: 0;
  }
  #mypage-withdrawal .frame-25 .div-2 {
    font-size: 14px;
    line-height: 1;
    color: #a947ff;
  }
  #mypage-withdrawal {
    /* 더보기 버튼 */
  }
  #mypage-withdrawal .frame-21 {
    width: calc(100% - 32px);
    margin: 16px 16px 0;
    max-width: none;
  }
  #mypage-withdrawal {
    /* 빈 내역 */
  }
  #mypage-withdrawal .withdrawal-table-empty {
    padding: 30px 16px;
  }
}

#mypage-ad .box {
  width: min(100%, 730px);
}
#mypage-ad .ad-sections {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#mypage-ad .ad-section {
  display: flex;
  flex-direction: column;
  gap: 11px;
  width: min(100%, 730px);
  padding: 30px;
  border: 1px solid #373737;
  border-radius: 8px;
  background: #1d1d1d;
}
#mypage-ad .ad-section--previous {
  gap: 23px;
}
#mypage-ad .ad-previous-content {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
#mypage-ad .ad-section-header {
  display: flex;
  align-items: center;
}
#mypage-ad .ad-section-title {
  margin: 0 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: -0.5px !important;
}
#mypage-ad .ad-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#mypage-ad .ad-row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#mypage-ad .ad-list-item {
  width: 100%;
}
#mypage-ad .ad-card {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  min-height: 95px;
}
#mypage-ad .ad-thumbnail {
  width: 163px;
  height: 95px;
  flex-shrink: 0;
  border-radius: 8px;
  object-fit: cover;
  aspect-ratio: 163/95;
  overflow: hidden;
  border: 1px solid #2a2a2a;
}
#mypage-ad .ad-talent-detail-thumb-link {
  display: inline-block;
  line-height: 0;
  flex-shrink: 0;
  cursor: pointer;
}
#mypage-ad .ad-talent-detail-title-link {
  color: inherit;
  text-decoration: none;
  min-width: 0;
  cursor: pointer;
}
#mypage-ad .ad-talent-detail-title-link:hover .ad-title {
  text-decoration: underline;
}
#mypage-ad .ad-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 11px;
  min-width: 0;
}
#mypage-ad .ad-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#mypage-ad .ad-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border-radius: 4px;
  flex-shrink: 0;
}
#mypage-ad .ad-badge--mvp {
  background: #faff63;
}
#mypage-ad .ad-badge--best {
  background: #63ffdf;
}
#mypage-ad .ad-badge--vip {
  background: #d5a6ff;
}
#mypage-ad .ad-badge--history {
  background: #b6b6b6;
}
#mypage-ad .ad-badge-label {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad .ad-order-code {
  color: #d3d3d3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad .ad-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}
#mypage-ad .ad-title {
  margin: 0;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#mypage-ad .ad-meta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#mypage-ad .ad-period {
  margin: 0;
  color: #d3d3d3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad .ad-price {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
}
#mypage-ad .ad-divider {
  width: 100%;
  height: 1px;
  margin: 0;
  border: 0;
  background: #464646;
}
#mypage-ad .ad-more-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  max-width: 670px;
  padding: 9px 0;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.5px;
  cursor: pointer;
}
#mypage-ad .ad-more-button-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 12px;
  color: #fff;
  font-size: 12px;
}
#mypage-ad .ad-empty-state {
  padding: 20px 0;
  color: #999;
  font-size: 16px;
}
@media (max-width: 900px) {
  #mypage-ad .ad-section {
    padding: 24px 20px;
  }
  #mypage-ad .ad-card {
    align-items: flex-start;
  }
  #mypage-ad .ad-top-row,
  #mypage-ad .ad-meta-row {
    flex-direction: column;
    align-items: flex-start;
  }
  #mypage-ad .ad-order-code,
  #mypage-ad .ad-period,
  #mypage-ad .ad-price {
    white-space: normal;
  }
}
@media (max-width: 640px) {
  #mypage-ad .mypage-content-header-button {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    letter-spacing: -0.5px;
  }
  #mypage-ad .ad-section {
    padding: 20px 16px;
    gap: 26px;
  }
  #mypage-ad .ad-section--previous {
    gap: 26px;
  }
  #mypage-ad .ad-previous-content {
    gap: 26px;
  }
  #mypage-ad .ad-list {
    gap: 13px;
  }
  #mypage-ad .ad-row {
    gap: 13px;
  }
  #mypage-ad .ad-card {
    display: grid;
    grid-template-columns: 110px minmax(0, 1fr);
    align-items: flex-start;
    column-gap: 14px;
    row-gap: 12px;
    min-height: 0;
  }
  #mypage-ad .ad-thumbnail {
    width: 110px;
    height: 64px;
    flex-shrink: 0;
    border-radius: 6px;
    aspect-ratio: 110/64;
    object-fit: cover;
    border: 1px solid #2a2a2a;
  }
  #mypage-ad .ad-talent-detail-thumb-link,
  #mypage-ad .ad-thumbnail {
    grid-column: 1;
    grid-row: 1/span 2;
  }
  #mypage-ad .ad-content,
  #mypage-ad .ad-body {
    display: contents;
  }
  #mypage-ad .ad-top-row {
    grid-column: 2;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    min-width: 0;
    gap: 6px;
  }
  #mypage-ad .ad-order-code {
    font-size: 12px;
    flex: none;
    min-width: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-all;
    text-align: left;
    line-height: 1.35;
  }
  #mypage-ad .ad-talent-detail-title-link {
    grid-column: 2;
    min-width: 0;
  }
  #mypage-ad .ad-title {
    grid-column: 2;
    font-size: 14px;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #mypage-ad .ad-meta-row {
    grid-column: 1/-1;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    min-width: 0;
    gap: 5px;
  }
  #mypage-ad .ad-period {
    font-size: 12px;
    white-space: normal;
    flex: none;
    min-width: 0;
    color: #d3d3d3;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.35;
  }
  #mypage-ad .ad-price {
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    flex-shrink: 0;
    order: -1;
  }
  #mypage-ad .ad-section-title {
    font-size: 18px !important;
  }
  #mypage-ad .ad-more-button {
    font-size: 14px;
    padding: 9px 0;
    width: 100%;
    max-width: 100%;
  }
  #mypage-ad .ad-divider {
    margin: 0;
  }
}

@media (max-width: 640px) {
  #mypage-wrapper:has(#mypage-ad) > div {
    padding-bottom: 76px;
  }
}
#mypage-ad-apply .box {
  width: min(100%, 730px);
}
#mypage-ad-apply .box .group {
  width: min(100%, 730px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-ad-apply .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 39px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .div {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper {
  position: relative;
  width: 98px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-ad-apply .box .polygon {
  position: relative;
  width: 6.06px;
  height: 3.75px;
}
#mypage-ad-apply .box .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .text-wrapper-2 {
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-5 {
  display: flex;
  flex-direction: column;
  width: min(100%, 670px);
  align-items: flex-start;
  gap: 3px;
  padding: 0px 0px 0px 117px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-ad-apply .box .box-title-wrapper--premium {
  background-color: #faff63;
}
#mypage-ad-apply .box .box-title-wrapper--special {
  background-color: #63ffe0;
}
#mypage-ad-apply .box .box-title-wrapper--plus {
  background-color: #d6a7ff;
}
#mypage-ad-apply .box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-ad-apply .box .MVP-AD {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 21px;
}
#mypage-ad-apply .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-4 {
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #cacaca;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-6 {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
#mypage-ad-apply {
  /* 결제수단 - coin-purchase와 동일한 디자인 */
}
#mypage-ad-apply .coin-purchase-payment-section {
  background: #1d1d1d;
  border-radius: 12px;
  padding: 20px;
  flex: 1;
  min-width: min(100%, 399px);
  border: 1px solid #373737;
}
#mypage-ad-apply .coin-purchase-payment-section .coin-purchase-section-title {
  margin-bottom: 20px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .coin-purchase-payment-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding: 0 10px;
}
#mypage-ad-apply .coin-purchase-payment-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px;
  min-height: 60px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  cursor: pointer;
  flex: 1;
  min-width: 0;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-ad-apply .coin-purchase-payment-item .coin-purchase-radio {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#mypage-ad-apply .coin-purchase-payment-item .coin-payment-check-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-ad-apply .coin-purchase-payment-item .coin-payment-check-icon img {
  display: block;
}
#mypage-ad-apply .coin-purchase-payment-item .coin-payment-content {
  display: flex;
  flex-direction: column;
  gap: 3px;
  justify-content: center;
  min-width: 0;
}
#mypage-ad-apply .coin-purchase-payment-item .coin-payment-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-ad-apply .coin-purchase-payment-item .coin-payment-profit-amt {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  color: #999;
  letter-spacing: -0.5px;
  line-height: 12px;
}
#mypage-ad-apply .coin-purchase-payment-item:hover {
  border-color: #8801ff;
}
#mypage-ad-apply .coin-purchase-payment-item.active {
  border-color: #8801ff;
  background: rgba(136, 1, 255, 0.1);
}
#mypage-ad-apply .box .frame-7 {
  display: flex;
  flex-direction: column;
  width: min(100%, 399px);
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-9 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-10 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 12px;
  padding: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-ad-apply .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-ad-apply .box .text-wrapper-6 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 21.3px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
#mypage-ad-apply .box .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-9 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-ad-apply .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-ad-apply .box .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-ad-apply {
  /* Original CSS should be injected here */
}
#mypage-ad-apply .payment-radio {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
#mypage-ad-apply .frame-10 {
  cursor: pointer;
  user-select: none;
}
#mypage-ad-apply .frame-10:hover {
  background-color: #2a2a2a;
}
#mypage-ad-apply .frame-10:focus-within {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad-apply .payment-radio:checked + .u-check-circle {
  filter: brightness(1.2);
}
#mypage-ad-apply .frame-15 {
  cursor: pointer;
  transition: background-color 0.2s ease;
  border: none;
  width: 100%;
}
#mypage-ad-apply .frame-15:hover {
  background-color: #9a1aff;
}
#mypage-ad-apply .frame-15:active {
  background-color: #7700dd;
}
#mypage-ad-apply .frame-15:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad-apply .frame-2,
#mypage-ad-apply .frame-4 {
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s ease;
}
#mypage-ad-apply .frame-2:hover,
#mypage-ad-apply .frame-4:hover {
  background-color: #3a3a3a;
}
#mypage-ad-apply .frame-2:focus,
#mypage-ad-apply .frame-4:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-ad-apply .box .group {
  width: min(100%, 730px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-ad-apply .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 39px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .div {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper {
  position: relative;
  width: 98px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-ad-apply .box .polygon {
  position: relative;
  width: 6.06px;
  height: 3.75px;
}
#mypage-ad-apply .box .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-ad-apply .box .text-wrapper-2 {
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-5 {
  display: flex;
  flex-direction: column;
  width: min(100%, 670px);
  align-items: flex-start;
  gap: 3px;
  padding: 0px 0px 0px 117px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-ad-apply .box .box-title-wrapper--premium {
  background-color: #faff63;
}
#mypage-ad-apply .box .box-title-wrapper--special {
  background-color: #63ffe0;
}
#mypage-ad-apply .box .box-title-wrapper--plus {
  background-color: #d6a7ff;
}
#mypage-ad-apply .box .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-ad-apply .box .MVP-AD {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 21px;
}
#mypage-ad-apply .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-4 {
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #cacaca;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-6 {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
#mypage-ad-apply .box .frame-7 {
  display: flex;
  flex-direction: column;
  width: min(100%, 399px);
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-ad-apply .box .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-9 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-10 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 12px;
  padding: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-ad-apply .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-ad-apply .box .text-wrapper-6 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 21.3px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-size: 16px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
#mypage-ad-apply .box .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-ad-apply .box .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
  padding: 30px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-ad-apply .box .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .frame-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-9 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-ad-apply .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-ad-apply .box .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-ad-apply .box .frame-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-ad-apply .box .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #mypage-ad-apply .box {
    width: 100%;
  }
  #mypage-ad-apply .box .div {
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
  }
  #mypage-ad-apply .box .text-wrapper,
  #mypage-ad-apply .box .text-wrapper-3 {
    width: auto;
    font-size: 18px;
  }
  #mypage-ad-apply .box .frame-2,
  #mypage-ad-apply .box .frame-4 {
    flex: none;
    width: 100%;
    box-sizing: border-box;
  }
  #mypage-ad-apply .box .frame-3 {
    gap: 20px;
  }
  #mypage-ad-apply .box .frame-5 {
    width: 100%;
    padding: 0;
  }
  #mypage-ad-apply .box .frame-6 {
    flex-direction: column;
    gap: 11px;
  }
  #mypage-ad-apply .coin-purchase-payment-section {
    width: 100%;
    min-width: 0;
    padding: 20px 16px;
    box-sizing: border-box;
  }
  #mypage-ad-apply .coin-purchase-payment-grid {
    padding: 0;
    gap: 16px;
    grid-template-columns: 1fr 1fr;
  }
  #mypage-ad-apply .coin-purchase-payment-item {
    padding: 15px;
    min-height: 45px;
    gap: 12px;
    border-radius: 6px;
  }
  #mypage-ad-apply .coin-purchase-payment-item .coin-payment-label {
    font-size: 14px;
  }
  #mypage-ad-apply .coin-purchase-payment-item .coin-payment-profit-amt {
    font-size: 12px;
  }
  #mypage-ad-apply .box .frame-12 {
    width: 100%;
    padding: 20px 16px;
    gap: 23px;
    box-sizing: border-box;
  }
  #mypage-ad-apply .box .frame-15,
  #mypage-ad-apply .frame-15 {
    width: 100%;
    padding: 11px 0;
    box-sizing: border-box;
  }
  #mypage-ad-apply .box .frame {
    padding: 20px 16px;
    gap: 40px;
  }
  #mypage-ad-apply .box .text-wrapper-10 {
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 1.33;
  }
  #mypage-ad-apply .box .text-wrapper-11 {
    font-size: 18px;
  }
  #mypage-ad-apply .box .text-wrapper-9 {
    font-size: 16px;
  }
  #mypage-ad-apply .box .frame-7 {
    width: 100%;
    padding: 20px 16px;
    box-sizing: border-box;
  }
}

#mypage-purchase-list .purchase-search-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: min(100%, 730px);
  margin-bottom: 16px;
}
#mypage-purchase-list .purchase-search-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(100%, 365px);
  padding: 6px 16px;
  background: #000000;
  border: 1px solid #e5e5e5;
  border-radius: 100px;
  cursor: text;
}
#mypage-purchase-list .purchase-search-bar input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.5;
}
#mypage-purchase-list .purchase-search-bar input::placeholder {
  color: #a5a5a5;
}
#mypage-purchase-list .purchase-search-bar .search-ico {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  opacity: 0.7;
}
#mypage-purchase-list .purchase-year-select {
  position: relative;
  display: inline-flex;
  align-items: center;
}
#mypage-purchase-list .purchase-year-select select {
  appearance: none;
  -webkit-appearance: none;
  background: #000000;
  border: 1px solid #e5e5e5;
  border-radius: 29px;
  padding: 4px 32px 4px 14px;
  color: #a5a5a5;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 1.5;
  cursor: pointer;
  outline: none;
}
#mypage-purchase-list .purchase-year-select select option {
  background: #1d1d1d;
  color: #ffffff;
}
#mypage-purchase-list .purchase-year-select .year-arrow {
  position: absolute;
  right: 12px;
  pointer-events: none;
  color: #a5a5a5;
  font-size: 9px;
  line-height: 1;
}
#mypage-purchase-list .frame {
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 30px;
  padding: 40px 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-2 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .rectangle {
  position: relative;
  width: min(100%, 203px);
  height: 119px;
  border-radius: 4px;
  object-fit: cover;
}
#mypage-purchase-list .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-list .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-wrapper,
#mypage-purchase-list .frame .box-title-wrapper-paid,
#mypage-purchase-list .frame .box-title-wrapper-3,
#mypage-purchase-list .frame .box-title-wrapper-complete,
#mypage-purchase-list .frame .box-title-wrapper-4,
#mypage-purchase-list .frame .box-title-wrapper-5,
#mypage-purchase-list .frame .box-title-wrapper-6,
#mypage-purchase-list .frame .box-title-wrapper-as {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
}
#mypage-purchase-list .frame .box-title-wrapper {
  background-color: #969696;
}
#mypage-purchase-list .frame .box-title-wrapper-paid {
  background-color: #00ffcc;
}
#mypage-purchase-list .frame .box-title-wrapper-paid .box-title {
  color: #000000;
}
#mypage-purchase-list .frame .box-title-wrapper-3 {
  background-color: #faff63;
}
#mypage-purchase-list .frame .box-title-wrapper-3 .box-title {
  color: #000000;
}
#mypage-purchase-list .frame .box-title-wrapper-complete {
  background-color: #2088ff;
}
#mypage-purchase-list .frame .box-title-wrapper-4 {
  background-color: #383838;
  border: 1px solid #ffffff;
}
#mypage-purchase-list .frame .box-title-wrapper-5 {
  background-color: #8801ff;
}
#mypage-purchase-list .frame .box-title-wrapper-6 {
  background-color: #ff4141;
}
#mypage-purchase-list .frame .box-title-wrapper-as {
  background-color: #e91e63;
}
#mypage-purchase-list .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 10px;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d3d3d3;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: -0.5px;
}
#mypage-purchase-list .frame .price-wrapper {
  display: flex;
  align-items: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .price {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30.8px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .div-9 {
  display: flex;
  align-items: stretch;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .div-9 > a,
#mypage-purchase-list .frame .div-9 > button {
  flex: 1;
  min-width: 0;
  display: flex;
}
#mypage-purchase-list .frame .div-9 > a {
  text-decoration: none;
}
#mypage-purchase-list .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper-2 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  border: none;
  background: #3a3a3a;
  margin: 0;
}
#mypage-purchase-list .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #8801ff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper-3 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.4px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-purchase-list .frame .div-10 {
  display: flex;
  width: min(100%, 670px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid #5d5d5d;
  background: transparent;
  cursor: pointer;
}
#mypage-purchase-list .frame .text-wrapper-4 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-purchase-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
@media (max-width: 640px) {
  #mypage-purchase-list .purchase-search-row {
    flex-direction: row;
    align-items: center;
    gap: 8px;
    width: 100%;
    margin-bottom: 12px;
  }
  #mypage-purchase-list .purchase-search-bar {
    flex: 1;
    width: auto;
    min-width: 0;
    padding: 6px 16px;
    border-radius: 100px;
  }
  #mypage-purchase-list .purchase-search-bar input {
    font-size: 14px;
  }
  #mypage-purchase-list .purchase-year-select {
    flex-shrink: 0;
  }
  #mypage-purchase-list .purchase-year-select select {
    font-size: 13px;
    padding: 4px 28px 4px 12px;
  }
  #mypage-purchase-list .frame {
    width: 100%;
    padding: 0 16px;
    gap: 0;
    border-radius: 0;
    background-color: transparent;
    padding-bottom: 76px;
  }
  #mypage-purchase-list .frame .frame-wrapper {
    gap: 0;
  }
  #mypage-purchase-list .frame .div {
    gap: 10px;
    padding-top: 16px;
  }
  #mypage-purchase-list .frame .div-2 {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-purchase-list .frame .rectangle {
    width: 115px !important;
    min-width: 115px;
    height: 68px !important;
    flex-shrink: 0;
    border-radius: 4px;
    object-fit: cover;
  }
  #mypage-purchase-list .frame .div-3 {
    flex: 1;
    gap: 6px;
    min-width: 0;
  }
  #mypage-purchase-list .frame .div-4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  #mypage-purchase-list .frame .div-5 {
    gap: 4px;
  }
  #mypage-purchase-list .frame .box-title-wrapper,
  #mypage-purchase-list .frame .box-title-wrapper-paid,
  #mypage-purchase-list .frame .box-title-wrapper-3,
  #mypage-purchase-list .frame .box-title-wrapper-complete,
  #mypage-purchase-list .frame .box-title-wrapper-4,
  #mypage-purchase-list .frame .box-title-wrapper-5,
  #mypage-purchase-list .frame .box-title-wrapper-6,
  #mypage-purchase-list .frame .box-title-wrapper-as {
    padding: 4px 6px;
  }
  #mypage-purchase-list .frame .box-title {
    font-size: 12px;
    line-height: 1;
  }
  #mypage-purchase-list .frame .frame-wrapper-2 {
    justify-content: flex-start;
    width: 100%;
  }
  #mypage-purchase-list .frame .div-6 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 4px;
    flex-wrap: wrap;
  }
  #mypage-purchase-list .frame .box-title-2 {
    font-size: 12px;
    line-height: 1.4;
    white-space: normal;
  }
  #mypage-purchase-list .frame .div-7 {
    gap: 6px;
  }
  #mypage-purchase-list .frame .div-8 {
    gap: 4px;
  }
  #mypage-purchase-list .frame .p {
    font-size: 12px;
  }
  #mypage-purchase-list .frame .box-title-3 {
    font-size: 14px;
    line-height: 1.31;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #mypage-purchase-list .frame .price {
    font-size: 16px;
    line-height: 1;
  }
  #mypage-purchase-list .frame .div-9 {
    flex-direction: column;
    gap: 6px;
    margin-top: 4px;
  }
  #mypage-purchase-list .frame .div-9 > a,
  #mypage-purchase-list .frame .div-9 > button {
    flex: none;
    width: 100%;
  }
  #mypage-purchase-list .frame .div-wrapper-2 {
    width: 100%;
    padding: 6px 10px;
    justify-content: center;
  }
  #mypage-purchase-list .frame .div-wrapper-3 {
    width: 100%;
    padding: 6px 10px;
  }
  #mypage-purchase-list .frame .div-wrapper-4 {
    width: 100%;
    padding: 6px 10px;
  }
  #mypage-purchase-list .frame .text-wrapper-2,
  #mypage-purchase-list .frame .text-wrapper-3 {
    font-size: 14px;
    line-height: 1.46;
  }
  #mypage-purchase-list .frame .line {
    margin: 16px 0 0 0;
  }
  #mypage-purchase-list .frame .div-10 {
    width: 100%;
    margin-top: 8px;
  }
}

#mypage-purchase-detail .frame {
  display: flex;
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 25px;
  position: relative;
}
#mypage-purchase-detail .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-purchase-detail .frame .div-2 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .rectangle {
  position: relative;
  width: min(100%, 203px);
  height: 119px;
  object-fit: cover;
}
#mypage-purchase-detail .frame .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-detail .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-detail .frame .div-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-5 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
#mypage-purchase-detail .frame .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #969696;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-paid {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #00ffcc;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-paid .box-title {
  color: #000000;
}
#mypage-purchase-detail .frame .box-title-wrapper-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #faff63;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-3 .box-title {
  color: #000000;
}
#mypage-purchase-detail .frame .box-title-wrapper-complete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #2088ff;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #383838;
  border: 1px solid #ffffff;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ff4141;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title-wrapper-as {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #e91e63;
  border-radius: 4px;
}
#mypage-purchase-detail .frame .box-title {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 14px;
  height: 14px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 3px;
  position: relative;
  background-color: #818181;
  border-radius: 100px;
  aspect-ratio: 1;
}
#mypage-purchase-detail .frame .text-wrapper {
  align-self: stretch;
  margin-top: -2px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 10px;
  text-align: center;
  line-height: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .frame-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .box-title-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .box-title-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .p {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .box-title-3 {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.33;
  position: relative;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .review-section-wrap {
  display: flex;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-purchase-detail .frame .review-wrap {
  display: flex;
  height: 17px;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
  position: relative;
  align-self: stretch;
  width: 100%;
}
#mypage-purchase-detail .frame .review-info-wrap {
  display: flex;
  align-items: center;
  gap: 9px;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .order-detail-badge-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  flex-shrink: 0;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#mypage-purchase-detail .frame .order-detail-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#mypage-purchase-detail .frame .order-detail-badge-new {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .review-gauge-wrap {
  display: inline-flex;
  gap: 7px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}
#mypage-purchase-detail .frame .review-gauge-wrap img {
  width: 53px;
  height: 11px;
  flex-shrink: 0;
}
#mypage-purchase-detail .frame .review-gauge {
  display: flex;
  align-items: center;
  gap: 1px;
  position: relative;
}
#mypage-purchase-detail .frame .review-gauge .star-filled {
  color: #f5a623;
  font-size: 11px;
  line-height: 1;
}
#mypage-purchase-detail .frame .review-gauge .star-empty {
  color: #555555;
  font-size: 11px;
  line-height: 1;
}
#mypage-purchase-detail .frame .review-gauge-count {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  align-items: center;
  position: relative;
}
#mypage-purchase-detail .frame .bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #919191;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .review-count-wrap {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .review-count-wrap img {
  width: 16px;
  height: 14px;
  flex-shrink: 0;
}
#mypage-purchase-detail .frame .review-count-ico {
  flex-direction: column;
  gap: 10px;
  padding: 2px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  width: 16px;
  height: 14px;
}
#mypage-purchase-detail .frame .vector {
  position: relative;
  width: 20px;
  height: 18px;
  margin-top: -4px;
  margin-bottom: -4px;
  margin-left: -4px;
  margin-right: -4px;
}
#mypage-purchase-detail .frame .review-count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .top {
  position: relative;
  width: 13px;
  height: 16px;
  aspect-ratio: 0.81;
}
#mypage-purchase-detail .frame .OBJECTS {
  position: relative;
  height: 100%;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}
#mypage-purchase-detail .frame .ellipse {
  position: absolute;
  width: 73.33%;
  height: 57.89%;
  top: 10.53%;
  left: 13.33%;
  border-radius: 4.77px/4.63px;
  border: 0.5px solid;
  border-color: #ffffff;
}
#mypage-purchase-detail .frame .star {
  position: absolute;
  width: 46.67%;
  height: 36.84%;
  top: 21.04%;
  left: 27.79%;
}
#mypage-purchase-detail .frame .img {
  position: relative;
  width: 15px;
  height: 15px;
}
#mypage-purchase-detail .frame .view-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid;
  border-color: #a947ff;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a947ff;
  font-size: 11px;
  letter-spacing: -0.5px;
  line-height: 11px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-purchase-detail .frame .div-9 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .price-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .div-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-purchase-detail .frame .div-11 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .thumb {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #333;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-purchase-detail .frame .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mypage-purchase-detail .frame .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  width: min(100%, 276px);
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
}
#mypage-purchase-detail .frame .text-wrapper-3 {
  width: fit-content;
  margin-top: -1px;
  margin-bottom: 0px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-wrapper-3 {
  display: flex;
  width: min(100%, 150px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 34px;
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
}
#mypage-purchase-detail .frame .text-wrapper-4 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-wrapper-4 {
  display: flex;
  width: min(100%, 150px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 34px;
  position: relative;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-purchase-detail .frame .text-wrapper-5 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .view-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 10px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-12 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-purchase-detail .frame .div-13 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-purchase-detail .frame .text-wrapper-6 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 18.6px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-7 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 18.6px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-8 {
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: center;
  line-height: 18.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-9 {
  width: min(100%, 150px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 14px;
  text-align: right;
  line-height: 18.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-14 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-purchase-detail .frame .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 23.9px;
  white-space: nowrap;
}
#mypage-purchase-detail .frame .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #dcdcdc;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-purchase-detail .frame .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: min(100%, 150px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 18px;
  text-align: right;
  letter-spacing: -0.5px;
  line-height: 23.9px;
}
#mypage-purchase-detail .frame .div-15 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #dcdcdc;
}
#mypage-purchase-detail .frame .div-16 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  padding: 20px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .text-wrapper-13 {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #a947ff;
  font-size: 16px;
  line-height: 21.3px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .text-wrapper-14 {
  width: min(100%, 150px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 24px;
  text-align: right;
  line-height: 31.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail .frame .div-17 {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-purchase-detail .frame .div-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 6px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-purchase-detail .frame .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-purchase-detail {
  /* 위험 액션 버튼 (주문취소, 작업거부) */
}
#mypage-purchase-detail .frame .btn-action-danger {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 6px;
  border: 1px solid rgba(255, 64, 64, 0.5);
}
#mypage-purchase-detail .frame .btn-action-danger .text-wrapper-15 {
  color: #ff5050;
}
#mypage-purchase-detail {
  /* 메시지 채팅 영역 */
}
#mypage-purchase-detail .msg-section {
  padding: 16px;
  margin-top: 0;
}
#mypage-purchase-detail .msg-section h3 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
#mypage-purchase-detail .msg-list {
  max-height: 480px;
  overflow-y: auto;
  padding: 8px;
  background: #141414;
  border-radius: 8px;
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#mypage-purchase-detail .msg-empty {
  text-align: center;
  color: #aaa;
  padding: 24px 0;
  font-size: 14px;
}
#mypage-purchase-detail .msg-system {
  text-align: center;
  padding: 10px 16px;
  border-radius: 8px;
  font-size: 13px;
  color: #333;
  margin: 4px auto;
  max-width: 80%;
}
#mypage-purchase-detail .msg-system.ptype-complete {
  background: #e8f5e9;
  border: 1px solid #81c784;
}
#mypage-purchase-detail .msg-system.ptype-cancelok {
  background: #fce4ec;
  border: 1px solid #f48fb1;
}
#mypage-purchase-detail .msg-system.ptype-cancelno {
  background: #e3f2fd;
  border: 1px solid #90caf9;
}
#mypage-purchase-detail .msg-system.ptype-cancelpro {
  background: #fff3e0;
  border: 1px solid #ffb74d;
}
#mypage-purchase-detail .msg-system.ptype-completepro {
  background: #e8f5e9;
  border: 1px solid #66bb6a;
}
#mypage-purchase-detail .msg-system.ptype-start {
  background: #e3f2fd;
  border: 1px solid #90caf9;
}
#mypage-purchase-detail .msg-system.ptype-cancel {
  background: #fce4ec;
  border: 1px solid #f48fb1;
}
#mypage-purchase-detail .msg-system.ptype-cancelauto {
  background: #f3e5f5;
  border: 1px solid #ce93d8;
}
#mypage-purchase-detail .msg-system.ptype-canceladm {
  background: #fce4ec;
  border: 1px solid #f48fb1;
}
#mypage-purchase-detail .msg-system.ptype-restart {
  background: #e8f5e9;
  border: 1px solid #81c784;
}
#mypage-purchase-detail .msg-system.ptype-reject {
  background: #fff3e0;
  border: 1px solid #ffb74d;
}
#mypage-purchase-detail .msg-system.ptype-default {
  background: #f3e5f5;
  border: 1px solid #ce93d8;
}
#mypage-purchase-detail .msg-system .msg-system-label {
  font-weight: 700;
  margin-bottom: 4px;
}
#mypage-purchase-detail .msg-system .msg-system-content {
  color: #555;
}
#mypage-purchase-detail .msg-system .msg-system-time {
  font-size: 11px;
  color: #999;
  display: block;
  margin-top: 4px;
}
#mypage-purchase-detail .msg-system .msg-system-actions {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 8px;
}
#mypage-purchase-detail .msg-system .msg-system-btn {
  padding: 4px 12px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #fff;
  cursor: pointer;
}
#mypage-purchase-detail .msg-system .msg-system-btn:hover {
  background: #f5f5f5;
}
#mypage-purchase-detail .msg-system .msg-system-btn.btn-withdraw {
  border-color: #ffb74d;
  color: #e65100;
}
#mypage-purchase-detail .msg-system .msg-system-btn.btn-accept {
  border-color: #81c784;
  color: #2e7d32;
}
#mypage-purchase-detail .msg-system .msg-system-btn.btn-reject {
  border-color: #f48fb1;
  color: #c62828;
}
#mypage-purchase-detail .msg-completepro-notice {
  text-align: center;
  padding: 8px 16px;
  border-radius: 6px;
  background: #f9fbe7;
  border: 1px solid #c5e1a5;
  font-size: 12px;
  color: #558b2f;
  margin: 2px auto 0;
  max-width: 80%;
}
#mypage-purchase-detail .msg-chat {
  display: flex;
  align-items: flex-end;
  gap: 6px;
}
#mypage-purchase-detail .msg-chat.mine {
  flex-direction: row-reverse;
}
#mypage-purchase-detail .msg-chat .msg-avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ddd;
  flex-shrink: 0;
  overflow: hidden;
}
#mypage-purchase-detail .msg-chat .msg-bubble-wrap {
  max-width: 65%;
}
#mypage-purchase-detail .msg-chat .msg-bubble {
  padding: 10px 14px;
  font-size: 14px;
  line-height: 1.5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  word-break: break-word;
}
#mypage-purchase-detail .msg-chat .msg-bubble.mine {
  border-radius: 16px 16px 4px 16px;
  background: #1a73e8;
  color: #fff;
}
#mypage-purchase-detail .msg-chat .msg-bubble.theirs {
  border-radius: 16px 16px 16px 4px;
  background: #2a2a2a;
  color: #eee;
}
#mypage-purchase-detail .msg-chat .msg-bubble p {
  margin: 0;
}
#mypage-purchase-detail .msg-chat .msg-bubble .msg-file {
  margin-top: 8px;
}
#mypage-purchase-detail .msg-chat .msg-bubble .msg-file-img {
  border-radius: 4px;
  max-width: 100%;
  height: auto;
}
#mypage-purchase-detail .msg-chat .msg-bubble .msg-file-link {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  text-decoration: none;
}
#mypage-purchase-detail .msg-chat .msg-bubble .msg-file-link.mine {
  color: #cce0ff;
}
#mypage-purchase-detail .msg-chat .msg-bubble .msg-file-link.theirs {
  color: #90caf9;
}
#mypage-purchase-detail .msg-chat .msg-bubble .msg-file-expired {
  font-size: 12px;
  color: #999;
  font-style: italic;
}
#mypage-purchase-detail .msg-chat .msg-time {
  display: block;
  font-size: 11px;
  color: #aaa;
  margin-top: 2px;
}
#mypage-purchase-detail .msg-chat .msg-time.mine {
  text-align: right;
}
#mypage-purchase-detail .msg-chat .msg-time.theirs {
  text-align: left;
}
#mypage-purchase-detail .msg-input-wrap {
  border: 1px solid #444;
  border-radius: 8px;
  overflow: hidden;
  background: #1d1d1d;
}
#mypage-purchase-detail .msg-file-preview {
  padding: 8px 12px;
  background: #2a2a2a;
  border-bottom: 1px solid #444;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  color: #ccc;
}
#mypage-purchase-detail .msg-file-preview .msg-file-remove {
  background: none;
  border: none;
  cursor: pointer;
  color: #999;
  font-size: 16px;
  line-height: 1;
}
#mypage-purchase-detail .msg-input-row {
  display: flex;
  align-items: flex-end;
}
#mypage-purchase-detail .msg-textarea {
  flex: 1;
  padding: 10px 12px;
  border: none;
  outline: none;
  resize: none;
  font-size: 14px;
  line-height: 1.5;
  background: transparent;
  color: #eee;
}
#mypage-purchase-detail .msg-textarea::placeholder {
  color: #666;
}
#mypage-purchase-detail .msg-input-btns {
  display: flex;
  flex-direction: column;
  padding: 8px;
  gap: 4px;
}
#mypage-purchase-detail .msg-attach-btn {
  padding: 6px 10px;
  background: none;
  border: 1px solid #555;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  color: #999;
}
#mypage-purchase-detail .msg-attach-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-purchase-detail .msg-send-btn {
  padding: 6px 14px;
  background: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}
#mypage-purchase-detail .msg-send-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-purchase-detail {
  /* 리뷰 섹션 */
}
#mypage-purchase-detail .review-section {
  padding: 16px;
}
#mypage-purchase-detail .review-section h3 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
#mypage-purchase-detail .review-stars {
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
}
#mypage-purchase-detail .review-star {
  font-size: 24px;
}
#mypage-purchase-detail .review-star.filled {
  color: #f5a623;
}
#mypage-purchase-detail .review-star.empty {
  color: #555;
}
#mypage-purchase-detail .review-content {
  font-size: 14px;
  line-height: 1.6;
  color: #ddd;
}
#mypage-purchase-detail .review-date {
  font-size: 12px;
  color: #777;
}
#mypage-purchase-detail .review-none {
  color: #888;
  font-size: 14px;
}
#mypage-purchase-detail {
  /* 리뷰 작성 폼 */
}
#mypage-purchase-detail .review-form {
  padding: 16px;
  background: #222;
  border-radius: 8px;
}
#mypage-purchase-detail .review-form h3 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
#mypage-purchase-detail .review-form-label {
  margin-bottom: 8px;
  font-weight: 700;
  color: #ccc;
  font-size: 14px;
}
#mypage-purchase-detail .review-form-group {
  margin-bottom: 12px;
  width: 100%;
}
#mypage-purchase-detail .review-star-btn {
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
}
#mypage-purchase-detail .review-star-btn.filled {
  color: #f5a623;
}
#mypage-purchase-detail .review-star-btn.empty {
  color: #555;
}
#mypage-purchase-detail .review-textarea {
  width: 100%;
  min-height: 120px;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid #444;
  background: #252525;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.3px;
  resize: vertical;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}
#mypage-purchase-detail .review-textarea::placeholder {
  color: #888;
}
#mypage-purchase-detail .review-textarea:focus {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.25);
}
#mypage-purchase-detail .review-textarea:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
#mypage-purchase-detail .review-form-actions {
  display: flex;
  gap: 8px;
}
#mypage-purchase-detail .btn-review-submit {
  padding: 10px 24px;
  background: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
#mypage-purchase-detail .btn-review-submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-purchase-detail .btn-cancel-form {
  padding: 10px 24px;
  background: transparent;
  border: 1px solid #555;
  border-radius: 4px;
  cursor: pointer;
  color: #ccc;
  font-size: 14px;
}
#mypage-purchase-detail {
  /* 취소 요청 폼 */
}
#mypage-purchase-detail .cancel-form {
  padding: 16px;
  background: #222;
  border-radius: 8px;
}
#mypage-purchase-detail .cancel-form h3 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
#mypage-purchase-detail .cancel-textarea {
  width: 100%;
  min-height: 100px;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid #444;
  background: #252525;
  color: #eee;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.3px;
  resize: vertical;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}
#mypage-purchase-detail .cancel-textarea::placeholder {
  color: #888;
}
#mypage-purchase-detail .cancel-textarea:focus {
  border-color: #e53935;
  box-shadow: 0 0 0 2px rgba(229, 57, 53, 0.25);
}
#mypage-purchase-detail .cancel-form-actions {
  display: flex;
  gap: 8px;
}
#mypage-purchase-detail .btn-cancel-submit {
  padding: 10px 24px;
  background: #e53935;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
#mypage-purchase-detail .btn-cancel-submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-purchase-detail {
  /* AS 요청 폼 */
}
#mypage-purchase-detail .as-form {
  padding: 16px;
  margin-top: 0;
  background: #222;
  border-radius: 8px;
}
#mypage-purchase-detail .as-form h3 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
#mypage-purchase-detail .as-textarea {
  width: 100%;
  min-height: 100px;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid #444;
  background: #252525;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.3px;
  resize: vertical;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}
#mypage-purchase-detail .as-textarea::placeholder {
  color: #888;
}
#mypage-purchase-detail .as-textarea:focus {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.25);
}
#mypage-purchase-detail .as-form-actions {
  display: flex;
  gap: 8px;
  margin-top: 8px;
  justify-content: flex-end;
}
#mypage-purchase-detail .btn-as-submit {
  padding: 8px 20px;
  background: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
#mypage-purchase-detail .btn-as-submit:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#mypage-purchase-detail .btn-close-form {
  padding: 8px 20px;
  background: transparent;
  border: 1px solid #555;
  border-radius: 4px;
  cursor: pointer;
  color: #ccc;
  font-size: 14px;
}
#mypage-purchase-detail {
  /* 우수 판매자 뱃지 */
}
#mypage-purchase-detail .seller-grade-star {
  color: #f5a623;
  font-weight: bold;
  margin-left: 4px;
}
#mypage-purchase-detail {
  /* 판매자 지시사항 박스 */
}
#mypage-purchase-detail .instruction-box {
  margin: 12px 0;
  padding: 12px;
  background: #1a1a00;
  border-radius: 8px;
  border: 1px solid #4a3800;
}
#mypage-purchase-detail .instruction-box .instruction-title {
  font-weight: bold;
  margin-bottom: 8px;
  color: #ffd54f;
  font-size: 14px;
}
#mypage-purchase-detail .instruction-box .instruction-content {
  font-size: 14px;
  line-height: 1.6;
  color: #ccc;
}
#mypage-purchase-detail {
  /* 판매자 연락처 */
}
#mypage-purchase-detail .seller-contact {
  font-size: 13px;
  color: #555;
  margin: 2px 0;
}
#mypage-purchase-detail {
  /* 구매확정 버튼 */
}
#mypage-purchase-detail .btn-confirm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  background: #1a73e8;
  color: #ffffff;
  cursor: pointer;
  flex: 1;
  flex-grow: 1;
  transition: background-color 0.2s ease;
}
#mypage-purchase-detail .btn-confirm:hover {
  background-color: #1558b0;
}
#mypage-purchase-detail .btn-confirm:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .btn-confirm span {
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail {
  /* 취소 철회 버튼 */
}
#mypage-purchase-detail .btn-restart {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  border-radius: 6px;
  border: none;
  background: #43a047;
  color: #ffffff;
  cursor: pointer;
  flex: 1;
  flex-grow: 1;
  transition: background-color 0.2s ease;
}
#mypage-purchase-detail .btn-restart:hover {
  background-color: #2e7d32;
}
#mypage-purchase-detail .btn-restart:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .btn-restart span {
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}
#mypage-purchase-detail {
  /* 가상계좌 안내 */
}
#mypage-purchase-detail .vbank-notice {
  padding: 12px;
  background: #2a2200;
  border-radius: 8px;
  margin: 8px 0;
  border: 1px solid #6b4f00;
}
#mypage-purchase-detail .vbank-notice .vbank-notice-title {
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffd54f;
  font-size: 14px;
}
#mypage-purchase-detail .vbank-notice .vbank-notice-desc {
  font-size: 13px;
  color: #ffe082;
}
#mypage-purchase-detail .vbank-info {
  padding: 12px;
  background: #1d1d1d;
  border-radius: 8px;
  margin: 8px 0;
  border: 1px solid #333;
}
#mypage-purchase-detail .vbank-info .vbank-info-title {
  font-weight: 700;
  margin-bottom: 4px;
  color: #ccc;
  font-size: 14px;
}
#mypage-purchase-detail .vbank-info .vbank-info-text {
  font-size: 13px;
  color: #aaa;
}
#mypage-purchase-detail {
  /* Inject original CSS code here */
}
#mypage-purchase-detail .frame .div-wrapper {
  cursor: pointer;
}
#mypage-purchase-detail .frame .div-wrapper:hover {
  background-color: #6a6a6a;
}
#mypage-purchase-detail .frame .div-wrapper:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-purchase-detail .frame .div-wrapper-3,
#mypage-purchase-detail .frame .div-wrapper-4,
#mypage-purchase-detail .frame .div-wrapper-5 {
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
}
#mypage-purchase-detail .frame .div-wrapper-3:hover {
  background-color: #f0f0f0;
}
#mypage-purchase-detail .frame .div-wrapper-3:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .frame .div-wrapper-4:hover {
  background-color: #7000d9;
}
#mypage-purchase-detail .frame .div-wrapper-4:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .frame .div-wrapper-5:hover {
  background-color: #2a2a2a;
  border-color: #ffffff;
}
#mypage-purchase-detail .frame .div-wrapper-5:active {
  transform: scale(0.98);
}
#mypage-purchase-detail .frame .div-wrapper-3:focus,
#mypage-purchase-detail .frame .div-wrapper-4:focus,
#mypage-purchase-detail .frame .div-wrapper-5:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-purchase-detail .frame .line {
  border: none;
  background-color: rgba(255, 255, 255, 0.2);
  height: 1px;
  margin: 0;
  padding: 0;
}
@media (max-width: 640px) {
  #mypage-purchase-detail {
    padding-bottom: 76px;
  }
  #mypage-purchase-detail .frame {
    gap: 16px;
    width: 100%;
  }
  #mypage-purchase-detail .frame .div {
    padding: 16px;
    gap: 12px;
  }
  #mypage-purchase-detail .frame .div-2 {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-purchase-detail .frame .rectangle {
    width: 115px !important;
    min-width: 115px;
    height: 68px !important;
    flex-shrink: 0;
    border-radius: 4px;
    object-fit: cover;
  }
  #mypage-purchase-detail .frame .frame-wrapper {
    flex: 1;
    min-width: 0;
    align-items: flex-start;
  }
  #mypage-purchase-detail .frame .div-3 {
    gap: 8px;
  }
  #mypage-purchase-detail .frame .div-4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  #mypage-purchase-detail .frame .box-title-wrapper,
  #mypage-purchase-detail .frame .box-title-wrapper-paid,
  #mypage-purchase-detail .frame .box-title-wrapper-3,
  #mypage-purchase-detail .frame .box-title-wrapper-complete,
  #mypage-purchase-detail .frame .box-title-wrapper-4,
  #mypage-purchase-detail .frame .box-title-wrapper-5,
  #mypage-purchase-detail .frame .box-title-wrapper-6,
  #mypage-purchase-detail .frame .box-title-wrapper-as {
    padding: 4px 6px;
  }
  #mypage-purchase-detail .frame .box-title {
    font-size: 12px;
    line-height: 1;
  }
  #mypage-purchase-detail .frame .div-6 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 4px;
    flex-wrap: wrap;
  }
  #mypage-purchase-detail .frame .box-title-2 {
    font-size: 12px;
    line-height: 1.4;
    white-space: normal;
  }
  #mypage-purchase-detail .frame .box-title-3 {
    font-size: 14px;
    line-height: 1.31;
  }
  #mypage-purchase-detail .frame .div-9 {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  #mypage-purchase-detail .frame .price {
    font-size: 12px;
  }
  #mypage-purchase-detail .frame .price-2 {
    font-size: 20px;
  }
  #mypage-purchase-detail .frame .div-10 {
    padding: 16px;
    gap: 14px;
  }
  #mypage-purchase-detail .frame .div-11 {
    gap: 8px;
  }
  #mypage-purchase-detail .frame .text-wrapper-3 {
    font-size: 16px;
  }
  #mypage-purchase-detail .frame .div-wrapper-2 {
    width: 100%;
    gap: 8px;
  }
  #mypage-purchase-detail .frame .div-wrapper-3,
  #mypage-purchase-detail .frame .div-wrapper-4 {
    width: 100%;
    padding: 10px 16px;
  }
  #mypage-purchase-detail .frame .text-wrapper-4,
  #mypage-purchase-detail .frame .text-wrapper-5 {
    font-size: 14px;
  }
  #mypage-purchase-detail .frame .view-3 {
    padding: 0;
  }
  #mypage-purchase-detail .frame .div-12 {
    padding: 10px 0;
    gap: 8px;
  }
  #mypage-purchase-detail .frame .div-14,
  #mypage-purchase-detail .frame .div-15 {
    padding: 10px 0;
    gap: 8px;
  }
  #mypage-purchase-detail .frame .text-wrapper-6,
  #mypage-purchase-detail .frame .text-wrapper-7,
  #mypage-purchase-detail .frame .text-wrapper-8,
  #mypage-purchase-detail .frame .text-wrapper-9 {
    font-size: 12px;
  }
  #mypage-purchase-detail .frame .text-wrapper-10,
  #mypage-purchase-detail .frame .element {
    font-size: 14px;
  }
  #mypage-purchase-detail .frame .text-wrapper-11,
  #mypage-purchase-detail .frame .text-wrapper-12 {
    font-size: 14px;
  }
  #mypage-purchase-detail .frame .div-16 {
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 0 0;
    gap: 8px;
  }
  #mypage-purchase-detail .frame .text-wrapper-13 {
    font-size: 14px;
  }
  #mypage-purchase-detail .frame .text-wrapper-14 {
    font-size: 20px;
  }
  #mypage-purchase-detail .frame .div-17 {
    flex-direction: column;
    gap: 8px;
    padding: 10px 16px;
  }
  #mypage-purchase-detail .frame .div-wrapper-5 {
    width: 100%;
    padding: 12px 0;
  }
  #mypage-purchase-detail .frame .btn-action-danger {
    width: 100%;
    padding: 12px 0;
  }
  #mypage-purchase-detail .frame .text-wrapper-15 {
    font-size: 14px;
  }
  #mypage-purchase-detail .review-section {
    padding: 12px;
  }
  #mypage-purchase-detail .review-section h3 {
    font-size: 14px;
  }
  #mypage-purchase-detail .cancel-form,
  #mypage-purchase-detail .as-form {
    padding: 12px;
  }
  #mypage-purchase-detail .cancel-form h3,
  #mypage-purchase-detail .as-form h3 {
    font-size: 14px;
  }
  #mypage-purchase-detail .vbank-notice,
  #mypage-purchase-detail .vbank-info {
    padding: 10px;
  }
}

#mypage-review .mypage-review-notice {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #999999;
  margin: 0 0 20px 0;
  padding: 0;
}
#mypage-review .frame {
  display: flex;
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 25px;
  position: relative;
}
#mypage-review .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-review .frame .div-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .div-3 {
  display: flex;
  flex-direction: column;
  width: min(100%, 670px);
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-review .frame .div-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .div-5 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .box-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #a947ff;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-review .frame .layer {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-2.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .text-wrapper {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-review .frame .box-title-2 {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-review .frame .box-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .p {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 23.9px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-review .frame .div-wrapper {
  display: flex;
  width: min(100%, 100px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  margin-left: -100px;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-review .frame .text-wrapper-2 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-review .frame .div-6 {
  display: flex;
  flex-direction: column;
  width: min(100%, 670px);
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .layer-2 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-3.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #000000;
  border-radius: 12px;
}
#mypage-review .frame .div-7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-review .frame .div-8 {
  display: flex;
  flex-direction: column;
  width: min(100%, 600px);
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
}
#mypage-review .frame .div-9 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: transparent;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-review .frame .span {
  color: #8801ff;
  letter-spacing: -0.1px;
}
#mypage-review .frame .text-wrapper-3 {
  color: #d9d9d9;
  letter-spacing: -0.1px;
}
#mypage-review .frame .price-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #999999;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 19.6px;
  white-space: nowrap;
  position: relative;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}
#mypage-review .frame .price-3 {
  align-self: stretch;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}
#mypage-review .frame .polygon-wrapper {
  position: relative;
  width: 14px;
  height: 11px;
}
#mypage-review .frame .polygon {
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 5px);
  width: 10px;
  height: 8px;
}
#mypage-review .frame .layer-3 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-4.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .price-4 {
  align-self: stretch;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  position: relative;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
}
#mypage-review .frame .img {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  width: 10px;
  height: 8px;
}
#mypage-review .frame .layer-4 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .layer-5 {
  position: relative;
  width: 10px;
  height: 10px;
  background-image: url(./img/vector-5.svg);
  background-size: 100% 100%;
}
#mypage-review .frame .div-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: #5d5d5d;
}
#mypage-review .frame .text-wrapper-4 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-review .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-review .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-review {
  /* Original CSS code should be injected here */
}
#mypage-review .frame .div-wrapper {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-review .frame .div-wrapper:hover {
  background-color: #7001d9;
}
#mypage-review .frame .div-wrapper:active {
  background-color: #6a00cc;
}
#mypage-review .frame .polygon-wrapper {
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  transition: opacity 0.2s ease;
}
#mypage-review .frame .polygon-wrapper:hover {
  opacity: 0.8;
}
#mypage-review .frame .polygon-wrapper:active {
  opacity: 0.6;
}
#mypage-review .frame .div-10 {
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
#mypage-review .frame .div-10:hover {
  background-color: rgba(93, 93, 93, 0.1);
  border-color: #7d7d7d;
}
#mypage-review .frame .div-10:active {
  background-color: rgba(93, 93, 93, 0.2);
  border-color: #8d8d8d;
}
@media (max-width: 640px) {
  #mypage-review .mypage-review-notice {
    font-size: 14px;
    margin: 0 0 16px 0;
    line-height: 1.45;
    color: #ffffff;
  }
  #mypage-review .frame {
    width: 100%;
    gap: 11px;
    padding-bottom: 76px;
  }
  #mypage-review .frame .div {
    padding: 20px 16px;
    gap: 20px;
    border-radius: 8px;
  }
  #mypage-review .frame .div-2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-review .frame .div-6 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-review .frame .div-3 {
    width: 100%;
    gap: 10px;
  }
  #mypage-review .frame .div-4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  #mypage-review .frame .div-4 > :not(.div-5) {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  #mypage-review .frame .div-5 {
    gap: 5px;
  }
  #mypage-review .frame .box-title {
    font-size: 14px;
    line-height: 1.4;
  }
  #mypage-review .frame .text-wrapper {
    font-size: 14px;
    line-height: 1.4;
    color: #d3d3d3;
  }
  #mypage-review .frame .box-title-2 {
    font-size: 14px;
    line-height: 1.4;
  }
  #mypage-review .frame .box-title-wrapper {
    gap: 4px;
  }
  #mypage-review .frame .p {
    font-size: 14px;
    line-height: 1.33;
  }
  #mypage-review .frame .div-wrapper {
    width: 100%;
    margin-left: 0;
    padding: 6px 0;
    border-radius: 4px;
    justify-content: center;
  }
  #mypage-review .frame .text-wrapper-2 {
    font-size: 14px;
  }
  #mypage-review .frame .frame-wrapper {
    padding: 10px 16px;
    border-radius: 6px;
    gap: 8px;
  }
  #mypage-review .frame .div-7 {
    gap: 8px;
    align-items: flex-start;
  }
  #mypage-review .frame .div-8 {
    gap: 10px;
    width: 100%;
  }
  #mypage-review .frame .div-9 {
    gap: 10px;
  }
  #mypage-review .frame .price {
    font-size: 14px;
    line-height: 1.4;
  }
  #mypage-review .frame .price-2 {
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
    color: #999;
  }
  #mypage-review .frame .price-3 {
    font-size: 14px;
    line-height: 1.37;
    -webkit-line-clamp: 1;
  }
  #mypage-review .frame .price-4 {
    font-size: 14px;
    line-height: 1.37;
  }
  #mypage-review .frame .div-10 {
    padding: 9px 0;
    border-radius: 4px;
  }
  #mypage-review .frame .text-wrapper-4 {
    font-size: 14px;
  }
}

#mypage-coin {
  /* Figma Frame 758: 현재 내 잔여 벅스코인 섹션 */
}
#mypage-coin .coin-balance-section {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 26px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  width: min(100%, 730px);
}
#mypage-coin .coin-balance-section .coin-balance-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#mypage-coin .coin-balance-section .coin-balance-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
}
#mypage-coin .coin-balance-section .coin-balance-value-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}
#mypage-coin .coin-balance-section .coin-balance-value {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 28px;
}
#mypage-coin .coin-balance-section .coin-balance-unit {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
}
#mypage-coin .coin-balance-section .coin-balance-charge-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 42px;
  background-color: #8801ff;
  border-radius: 4px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
}
#mypage-coin .coin-balance-section .coin-balance-charge-btn:hover {
  opacity: 0.9;
}
#mypage-coin {
  /* 벅스 코인 내역 섹션 - revenue 페이지와 동일한 frame 스타일 */
}
#mypage-coin .coin-history-section {
  position: relative;
  margin-top: 16px;
  background-color: #1d1d1d;
  border-radius: 8px;
  width: min(100%, 730px);
  padding: 0 0 60px;
}
#mypage-coin .coin-history-section .frame-16 {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 30px 0 0 30px;
}
#mypage-coin .coin-history-section .text-wrapper-10 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin .coin-history-section .frame-17 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px 0;
  gap: 16px;
  flex-wrap: wrap;
}
#mypage-coin .coin-history-section .frame-18 {
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
}
#mypage-coin .coin-history-section .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-coin .coin-history-section .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid #ffffff;
}
#mypage-coin .coin-history-section .text-wrapper-11 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 16px;
}
#mypage-coin .coin-history-section .text-wrapper-12 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
}
#mypage-coin .coin-history-section .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
#mypage-coin .coin-history-section .frame-22 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
#mypage-coin .coin-history-section .frame-23 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  border-radius: 100px;
  border: 1px solid #e6e6e6;
}
#mypage-coin .coin-history-section .frame-23 .date-input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  left: 0;
  top: 0;
}
#mypage-coin .coin-history-section .frame-23 .date-display {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  pointer-events: none;
  z-index: 1;
  white-space: nowrap;
}
#mypage-coin .coin-history-section .frame-23:has(.date-input:focus) {
  border-color: #8801ff;
}
#mypage-coin .coin-history-section .free-icon-font,
#mypage-coin .coin-history-section .free-icon-font-2 {
  width: 14px;
  height: 14px;
  background-image: url(../../images/ic_calendar.svg);
  background-size: 100% 100%;
}
#mypage-coin .coin-history-section .text-wrapper-13 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
}
#mypage-coin .coin-history-section .frame-24 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
#mypage-coin .coin-history-section .frame-25 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-coin .coin-history-section .frame-24 button,
#mypage-coin .coin-history-section .frame-25 {
  border: none;
  cursor: pointer;
  color: #fff;
}
#mypage-coin .coin-history-section .frame-24 button:first-child {
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-coin {
  /* revenue 테이블 스타일 재사용 */
}
#mypage-coin .coin-history-section .revenue-history-table {
  width: 100%;
}
#mypage-coin .coin-history-section .revenue-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 20px;
  border-bottom: 1px solid #383838;
}
#mypage-coin .coin-history-section .revenue-table thead th {
  text-align: left;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #383838;
  white-space: nowrap;
}
#mypage-coin .coin-history-section .revenue-table thead th:first-child {
  width: 73px;
  padding-left: 30px;
  padding-right: 13px;
}
#mypage-coin .coin-history-section .revenue-table thead th:nth-child(2) {
  padding-left: 13px;
  padding-right: 20px;
}
#mypage-coin .coin-history-section .revenue-table thead th:nth-child(3) {
  width: 120px;
  padding-right: 13px;
  padding-left: 20px;
  text-align: right;
}
#mypage-coin .coin-history-section .revenue-table thead th:nth-child(4) {
  width: 120px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: right;
}
#mypage-coin .coin-history-section .revenue-table tbody tr {
  border-bottom: 1px solid #2a2a2a;
}
#mypage-coin .coin-history-section .revenue-table tbody tr:last-child {
  border-bottom: none;
}
#mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-income:nth-child(odd),
#mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-withdraw:nth-child(odd),
#mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-deduct:nth-child(odd) {
  background-color: #0f0f0f;
}
#mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-income:nth-child(even),
#mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-withdraw:nth-child(even),
#mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-deduct:nth-child(even) {
  background-color: #1d1d1d;
}
#mypage-coin .coin-history-section .revenue-table tbody td {
  padding: 20px 0;
  vertical-align: top;
}
#mypage-coin .coin-history-section .revenue-table tbody td:first-child {
  width: 73px;
  padding-left: 30px;
  padding-right: 13px;
  border-right: 1px solid #434343;
}
#mypage-coin .coin-history-section .revenue-table tbody td:nth-child(2) {
  min-width: 0;
  padding-left: 13px;
  padding-right: 20px;
  border-right: 1px solid #434343;
}
#mypage-coin .coin-history-section .revenue-table tbody td:nth-child(3) {
  width: 120px;
  padding-right: 13px;
  padding-left: 20px;
  border-right: 1px solid #434343;
}
#mypage-coin .coin-history-section .revenue-table tbody td:nth-child(4) {
  width: 120px;
  padding-left: 10px;
  padding-right: 30px;
}
#mypage-coin .coin-history-section .revenue-table .revenue-cell-type {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
}
#mypage-coin .coin-history-section .revenue-table .revenue-cell-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}
#mypage-coin .coin-history-section .revenue-table .revenue-badge-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#mypage-coin .coin-history-section .revenue-table .revenue-badge {
  padding: 4px 10px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 500;
}
#mypage-coin .coin-history-section .revenue-table .revenue-badge-income {
  background-color: #8801ff;
  color: #fff;
}
#mypage-coin .coin-history-section .revenue-table .revenue-badge-other {
  background-color: #4c4c4c;
  color: #fff;
}
#mypage-coin .coin-history-section .revenue-table .revenue-date {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  color: #d3d3d3;
}
#mypage-coin .coin-history-section .revenue-table .revenue-description {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  margin: 0;
  line-height: 1.4;
}
#mypage-coin .coin-history-section .revenue-table .revenue-order {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  color: #d3d3d3;
}
#mypage-coin .coin-history-section .revenue-table .revenue-cell-amount {
  text-align: right;
  font-size: 16px;
  font-weight: 500;
}
#mypage-coin .coin-history-section .revenue-table .revenue-amount-income {
  color: #a947ff;
}
#mypage-coin .coin-history-section .revenue-table .revenue-amount-deduct {
  color: #ffffff;
}
#mypage-coin .coin-history-section .revenue-table .revenue-cell-balance {
  text-align: right;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
}
#mypage-coin .coin-history-section .frame-21.revenue-load-more-wrap {
  display: flex;
  width: 100%;
  max-width: 670px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 9px 0;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-coin .coin-history-section .revenue-load-more-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 100%;
  justify-content: center;
  color: #2f2f2f;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
}
#mypage-coin .coin-history-section .revenue-load-more-btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
#mypage-coin .coin-empty {
  padding: 40px 30px;
  color: #dcdcdc;
  font-size: 16px;
  text-align: center;
}
#mypage-coin .coin-history-list {
  background: #1d1d1d;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px 30px;
}
#mypage-coin .coin-history-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #2e2e2e;
}
#mypage-coin .coin-history-item:last-child {
  border-bottom: none;
}
#mypage-coin .coin-history-item .coin-history-info .coin-history-type {
  display: inline-block;
  padding: 4px 10px;
  background: #4c4c4c;
  border-radius: 100px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
}
#mypage-coin .coin-history-item .coin-history-info .coin-history-title {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
#mypage-coin .coin-history-item .coin-history-info .coin-history-meta {
  color: #d2d2d2;
  font-size: 14px;
  margin-top: 4px;
}
#mypage-coin .coin-history-item .coin-history-amount {
  text-align: right;
  min-width: min(100%, 120px);
}
#mypage-coin .coin-history-item .coin-history-amount .coin-amount-earn {
  color: #a947ff;
  font-size: 16px;
  font-weight: 500;
}
#mypage-coin .coin-history-item .coin-history-amount .coin-amount-use {
  color: #ff6b6b;
  font-size: 16px;
  font-weight: 500;
}
#mypage-coin .coin-btn-more {
  margin-top: 16px;
  padding: 10px 20px;
  border-radius: 4px;
  background: #8801ff;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 640px) {
  #mypage-coin .coin-balance-section {
    width: 100%;
    padding: 20px 14px;
    gap: 20px;
    margin-top: 0;
    border-radius: 8px;
  }
  #mypage-coin .coin-balance-section .coin-balance-label {
    font-size: 18px;
    line-height: 1;
  }
  #mypage-coin .coin-balance-section .coin-balance-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
  }
  #mypage-coin .coin-balance-section .coin-balance-value-wrap {
    gap: 8px;
  }
  #mypage-coin .coin-balance-section .coin-balance-value {
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-balance-section .coin-balance-unit {
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-balance-section .coin-balance-charge-btn {
    width: 100%;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    border-radius: 4px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section {
    width: 100%;
    padding: 0;
    border-radius: 0;
    margin-top: 16px;
    background-color: transparent;
  }
  #mypage-coin .coin-history-section .frame-16 {
    padding: 0 0 12px;
    display: block;
  }
  #mypage-coin .coin-history-section .frame-16 .text-wrapper-10 {
    font-size: 18px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .frame-17 {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 12px;
    gap: 12px;
  }
  #mypage-coin .coin-history-section .frame-18 {
    gap: 6px;
    flex-wrap: wrap;
  }
  #mypage-coin .coin-history-section .frame-19,
  #mypage-coin .coin-history-section .frame-20 {
    padding: 6px 10px;
    border-radius: 100px;
  }
  #mypage-coin .coin-history-section .frame-19 .text-wrapper-11,
  #mypage-coin .coin-history-section .frame-19 .text-wrapper-12,
  #mypage-coin .coin-history-section .frame-20 .text-wrapper-11,
  #mypage-coin .coin-history-section .frame-20 .text-wrapper-12 {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .frame-21 {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
  }
  #mypage-coin .coin-history-section .frame-22 {
    gap: 4px;
    flex-wrap: wrap;
  }
  #mypage-coin .coin-history-section .frame-23 {
    padding: 5px 10px;
  }
  #mypage-coin .coin-history-section .frame-23 .date-display {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .text-wrapper-13 {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .frame-24 {
    gap: 8px;
  }
  #mypage-coin .coin-history-section .frame-25 {
    padding: 6px 10px;
    border-radius: 4px;
  }
  #mypage-coin .coin-history-section .frame-25 .text-wrapper-12 {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-history-table {
    width: 100%;
  }
  #mypage-coin .coin-history-section .revenue-table {
    display: block;
    border-bottom: none;
    margin-top: 0;
  }
  #mypage-coin .coin-history-section .revenue-table thead {
    display: none;
  }
  #mypage-coin .coin-history-section .revenue-table tbody {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  #mypage-coin .coin-history-section .revenue-table tbody tr {
    display: flex;
    flex-direction: column;
    gap: 19px;
    padding: 20px 16px;
    border-bottom: none;
    width: 100%;
  }
  #mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-income:nth-child(odd), #mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-withdraw:nth-child(odd), #mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-deduct:nth-child(odd) {
    background-color: #1d1d1d;
  }
  #mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-income:nth-child(even), #mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-withdraw:nth-child(even), #mypage-coin .coin-history-section .revenue-table tbody tr.revenue-row-deduct:nth-child(even) {
    background-color: #000;
  }
  #mypage-coin .coin-history-section .revenue-table tbody td:first-child {
    display: none;
  }
  #mypage-coin .coin-history-section .revenue-table tbody td:nth-child(2) {
    display: block;
    width: 100%;
    padding: 0;
    border-right: none;
    border-bottom: none;
  }
  #mypage-coin .coin-history-section .revenue-table tbody td:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0 0;
    border-top: 1px solid #535353;
    border-right: none;
    text-align: left;
    font-size: 14px;
  }
  #mypage-coin .coin-history-section .revenue-table tbody td:nth-child(3)::before {
    content: "내역";
    font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table tbody td:nth-child(4) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 14px;
  }
  #mypage-coin .coin-history-section .revenue-table tbody td:nth-child(4)::before {
    content: "잔여 코인";
    font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-badge-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: nowrap;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-badge {
    font-size: 14px;
    padding: 4px 10px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-date {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-description {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-order {
    font-size: 14px;
    margin-top: 4px;
    display: block;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-cell-amount {
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .revenue-table .revenue-cell-balance {
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-history-section .frame-21.revenue-load-more-wrap {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    border-radius: 4px;
    padding: 9px 0;
    background-color: #e0e0e0;
  }
  #mypage-coin .coin-history-section .frame-21.revenue-load-more-wrap .revenue-load-more-btn {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin .coin-empty {
    padding: 30px 16px;
    font-size: 14px;
  }
}

/* Legacy .frame (제거예정 - 하위호환) */
#mypage-coin .frame {
  position: relative;
  width: min(100%, 730px);
  height: 807px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin .frame .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: absolute;
  top: 30px;
  left: 30px;
}
#mypage-coin .frame .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin .frame .div {
  display: flex;
  width: min(100%, 670px);
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 70px;
  left: 30px;
}
#mypage-coin .frame .div-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-wrapper-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 100px;
}
#mypage-coin .frame .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #2e2e2e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .div-wrapper-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-coin .frame .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid;
  border-color: #e6e6e6;
}
#mypage-coin .frame .free-icon-font {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}
#mypage-coin .frame .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .free-icon-font-2 {
  position: relative;
  width: 14px;
  height: 14px;
  background-image: url(./img/image.svg);
  background-size: 100% 100%;
}
#mypage-coin .frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .free-icon-reset {
  position: relative;
  width: 18px;
  height: 18px;
}
#mypage-coin .frame .div-wrapper-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 4px;
}
#mypage-coin .frame .text-wrapper-5 {
  position: absolute;
  top: 160px;
  left: 30px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-6 {
  position: absolute;
  top: 160px;
  left: 84px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-7 {
  position: absolute;
  top: 160px;
  left: 543px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-8 {
  position: absolute;
  top: 160px;
  left: 627px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin .frame .div-7 {
  display: flex;
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  position: absolute;
  top: 199px;
  left: 0;
}
#mypage-coin .frame .div-8 {
  display: flex;
  align-items: flex-start;
  gap: 22px;
  padding: 20px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #0e0e0e;
}
#mypage-coin .frame .div-9 {
  display: inline-flex;
  align-items: flex-start;
  gap: 27px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .text-wrapper-9 {
  position: relative;
  width: 28px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .div-10 {
  display: flex;
  flex-direction: column;
  width: min(100%, 350px);
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-coin .frame .div-11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-wrapper-5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #4c4c4c;
  border-radius: 100px;
}
#mypage-coin .frame .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-11 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #d2d2d2;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  white-space: nowrap;
}
#mypage-coin .frame .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
#mypage-coin .frame .box-title-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .div-12 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -2px;
}
#mypage-coin .frame .text-wrapper-13 {
  position: relative;
  width: min(100%, 116px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .text-wrapper-14 {
  position: relative;
  width: min(100%, 109px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .div-13 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
}
#mypage-coin .frame .div-wrapper-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 4px 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 100px;
}
#mypage-coin .frame .div-14 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .text-wrapper-15 {
  position: relative;
  width: min(100%, 116px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #a947ff;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin .frame .line {
  top: 198px;
  left: 0;
  width: min(100%, 730px);
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .img {
  top: 590px;
  left: 0;
  width: min(100%, 730px);
  height: 1px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .div-15 {
  display: flex;
  width: min(100%, 670px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0px;
  position: absolute;
  top: 731px;
  left: 30px;
  background-color: #e0e0e0;
  border-radius: 4px;
}
#mypage-coin .frame .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin .frame .vector {
  position: relative;
  width: 10px;
  height: 6px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
}
#mypage-coin .frame .line-2 {
  top: 199px;
  left: 71px;
  width: 1px;
  height: 502px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .line-3 {
  top: 199px;
  left: 590px;
  width: 1px;
  height: 502px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin .frame .line-4 {
  top: 199px;
  left: 457px;
  width: 1px;
  height: 502px;
  position: absolute;
  object-fit: cover;
}
#mypage-coin {
  /* Inject original CSS code here */
}
#mypage-coin .frame button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}
#mypage-coin .frame .div-wrapper-2,
#mypage-coin .frame .div-wrapper-3,
#mypage-coin .frame .div-wrapper-4 {
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-coin .frame .div-wrapper-2:hover,
#mypage-coin .frame .div-wrapper-3:hover,
#mypage-coin .frame .div-wrapper-4:hover {
  opacity: 0.9;
}
#mypage-coin .frame .div-wrapper-2:focus-visible,
#mypage-coin .frame .div-wrapper-3:focus-visible,
#mypage-coin .frame .div-wrapper-4:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
#mypage-coin .frame .div-5 input[type=date] {
  background: transparent;
  border: none;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: auto;
}
#mypage-coin .frame .div-5 input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
}
#mypage-coin .frame .div-5 input[type=date]::-webkit-inner-spin-button,
#mypage-coin .frame .div-5 input[type=date]::-webkit-clear-button {
  display: none;
}
#mypage-coin .frame .div-5 input[type=date]:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
  border-radius: 2px;
}
#mypage-coin .frame .div-6 button[type=reset] {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-coin .frame .div-6 button[type=reset]:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
  border-radius: 2px;
}
#mypage-coin .frame .div-15 {
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-coin .frame .div-15:hover {
  background-color: #d0d0d0;
}
#mypage-coin .frame .div-15:focus-visible {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
#mypage-coin .frame .div-wrapper-2[aria-pressed=true] {
  background-color: #ffffff;
}
#mypage-coin .frame .div-wrapper-2[aria-pressed=true] .text-wrapper-2 {
  color: #2e2e2e;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=false] {
  background-color: #1d1d1d;
  border: 1px solid #ffffff;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=false] .text-wrapper-3 {
  color: #ffffff;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=true] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
#mypage-coin .frame .div-wrapper-3[aria-pressed=true] .text-wrapper-3 {
  color: #2e2e2e;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
}

/* ===== Figma 디자인 싱크: 벅스코인 충전관리 ===== */
#mypage-coin-purchase {
  /* Frame 758: 현재 내 잔여 벅스코인 섹션 */
}
#mypage-coin-purchase .coin-purchase-balance-section {
  margin-bottom: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  width: min(100%, 730px);
}
#mypage-coin-purchase .coin-purchase-balance-inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#mypage-coin-purchase .coin-purchase-balance-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
  margin: 0;
}
#mypage-coin-purchase .coin-purchase-balance-value-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}
#mypage-coin-purchase .coin-purchase-balance-value {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 28px;
}
#mypage-coin-purchase .coin-purchase-balance-unit {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
}
#mypage-coin-purchase {
  /* Frame 791: 벅스코인 충전 금액 섹션 */
}
#mypage-coin-purchase .coin-purchase-charge-section {
  background: #1d1d1d;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#mypage-coin-purchase .coin-purchase-charge-header {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#mypage-coin-purchase .coin-purchase-section-title {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
  margin: 0;
}
#mypage-coin-purchase .coin-purchase-charge-desc {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  color: #dcdcdc;
  line-height: 1.37;
  margin: 0;
}
#mypage-coin-purchase .coin-purchase-input-row {
  display: flex;
  align-items: center;
  gap: 50px;
  padding: 10px 0;
  flex-wrap: wrap;
}
#mypage-coin-purchase .coin-purchase-amount-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .coin-purchase-input-group {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
#mypage-coin-purchase .coin-purchase-input-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding: 10px 20px;
  background: #000;
  border: 1px solid #8801ff;
  min-width: min(100%, 322px);
}
#mypage-coin-purchase .coin-purchase-input-wrap .coin-purchase-input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: right;
  min-width: 0;
}
#mypage-coin-purchase .coin-purchase-input-wrap .coin-purchase-input::placeholder {
  color: #999;
}
#mypage-coin-purchase .coin-purchase-input-wrap .coin-purchase-input-unit {
  color: #999;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  flex-shrink: 0;
}
#mypage-coin-purchase .coin-purchase-btn-reset {
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  border-radius: 0;
  cursor: pointer;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}
#mypage-coin-purchase .coin-purchase-btn-reset:hover {
  border-color: #fff;
  opacity: 0.8;
}
#mypage-coin-purchase .coin-purchase-add-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
#mypage-coin-purchase .coin-purchase-add-btns .coin-purchase-add-btn {
  padding: 5px 12px;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-coin-purchase .coin-purchase-add-btns .coin-purchase-add-btn:hover {
  border-color: #8801ff;
  background: rgba(136, 1, 255, 0.1);
}
#mypage-coin-purchase .coin-purchase-add-btns .coin-purchase-add-btn:active {
  background: rgba(136, 1, 255, 0.2);
}
#mypage-coin-purchase {
  /* Frame 699: 결제수단 & 최종 결제 금액 */
}
#mypage-coin-purchase .coin-purchase-payment-wrapper {
  display: flex;
  gap: 16px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
#mypage-coin-purchase .coin-purchase-payment-section,
#mypage-coin-purchase .coin-purchase-final-section {
  background: #1d1d1d;
  border-radius: 12px;
  padding: 20px;
  flex: 1;
  min-width: min(100%, 399px);
}
#mypage-coin-purchase .coin-purchase-final-section {
  min-width: min(100%, 315px);
}
#mypage-coin-purchase .coin-purchase-payment-section .coin-purchase-section-title,
#mypage-coin-purchase .coin-purchase-final-section .coin-purchase-section-title {
  margin-bottom: 20px;
}
#mypage-coin-purchase .coin-purchase-payment-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding: 0 10px;
}
#mypage-coin-purchase .coin-purchase-payment-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px;
  min-height: 60px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  cursor: pointer;
  flex: 1;
  min-width: 0;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-coin-purchase .coin-purchase-payment-item .coin-purchase-radio {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#mypage-coin-purchase .coin-purchase-payment-item .coin-payment-check-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-coin-purchase .coin-purchase-payment-item .coin-payment-check-icon img {
  display: block;
}
#mypage-coin-purchase .coin-purchase-payment-item .coin-payment-content {
  display: flex;
  flex-direction: column;
  gap: 3px;
  justify-content: center;
  min-width: 0;
}
#mypage-coin-purchase .coin-purchase-payment-item .coin-payment-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-coin-purchase .coin-purchase-payment-item .coin-payment-profit-amt {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  color: #999;
  letter-spacing: -0.5px;
  line-height: 12px;
}
#mypage-coin-purchase .coin-purchase-payment-item:hover {
  border-color: #8801ff;
}
#mypage-coin-purchase .coin-purchase-payment-item.active {
  border-color: #8801ff;
  background: rgba(136, 1, 255, 0.1);
}
#mypage-coin-purchase .coin-purchase-final-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0 10px;
}
#mypage-coin-purchase .coin-purchase-total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#mypage-coin-purchase .coin-purchase-total-label {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-coin-purchase .coin-purchase-total-value {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -1.25px;
  line-height: 1.33;
}
#mypage-coin-purchase .coin-purchase-agree-label {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}
#mypage-coin-purchase .coin-purchase-agree-label .coin-purchase-checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#mypage-coin-purchase .coin-purchase-agree-label .coin-purchase-agree-icon {
  flex-shrink: 0;
  margin-top: 2px;
}
#mypage-coin-purchase .coin-purchase-agree-label .coin-purchase-agree-text {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  color: #999;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
#mypage-coin-purchase .coin-purchase-agree-label .coin-purchase-agree-text .coin-purchase-agree-link {
  color: #fff;
  text-decoration: underline;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
}
#mypage-coin-purchase .coin-purchase-agree-label .coin-purchase-agree-text .coin-purchase-agree-link:hover {
  text-decoration: underline;
}
#mypage-coin-purchase .coin-purchase-btn-submit {
  width: 100%;
  padding: 20px 0;
  background: #8801ff;
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 20px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
#mypage-coin-purchase .coin-purchase-btn-submit:hover {
  background: #7001d9;
}
#mypage-coin-purchase .coin-purchase-btn-submit:active {
  background: #6001c0;
}
#mypage-coin-purchase .coin-purchase-btn-submit:disabled {
  background: #4d4d4d;
  cursor: not-allowed;
  opacity: 0.5;
}
#mypage-coin-purchase .box {
  width: min(100%, 730px);
}
#mypage-coin-purchase .box .group {
  width: min(100%, 730px);
  height: 692px;
  display: flex;
  flex-direction: column;
}
#mypage-coin-purchase .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-purchase .box .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 54px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-3 {
  display: flex;
  width: min(100%, 730px);
  height: 236px;
  position: relative;
  margin-top: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-purchase .box .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .p {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 50px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-7 {
  display: flex;
  width: min(100%, 322px);
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  background-color: #000000;
  border: 1px solid;
  border-color: #8801ff;
}
#mypage-coin-purchase .box .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-purchase .box .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-9 {
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-10 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-purchase .box .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-11 {
  display: flex;
  width: min(100%, 730px);
  height: 290px;
  position: relative;
  margin-top: 36px;
  align-items: flex-start;
  gap: 16px;
}
#mypage-coin-purchase .box .frame-12 {
  display: flex;
  flex-direction: column;
  width: min(100%, 399px);
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-coin-purchase .box .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
}
#mypage-coin-purchase .box .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-14 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-15 {
  display: flex;
  height: 60px;
  align-items: center;
  gap: 12px;
  padding: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-purchase .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-coin-purchase .box .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-16 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
#mypage-coin-purchase .box .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 12px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-17 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #1d1d1d;
  border-radius: 12px;
}
#mypage-coin-purchase .box .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .frame-20 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .frame-21 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-purchase .box .text-wrapper-14 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .div-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 18.6px;
  white-space: nowrap;
}
#mypage-coin-purchase .box .span {
  color: #ffffff;
  letter-spacing: -0.07px;
  text-decoration: underline;
}
#mypage-coin-purchase .box .text-wrapper-15 {
  color: #999999;
  letter-spacing: -0.07px;
}
#mypage-coin-purchase .box .frame-22 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-coin-purchase .box .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin-purchase {
  /* Inject original CSS code here */
}
#mypage-coin-purchase .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
#mypage-coin-purchase .box .frame-7 .text-wrapper-5 {
  background: transparent;
  border: none;
  outline: none;
  color: inherit;
  font: inherit;
  text-align: right;
  flex: 1;
}
#mypage-coin-purchase .box .frame-15 {
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-coin-purchase .box .frame-15:hover {
  border-color: #8801ff;
}
#mypage-coin-purchase .box .frame-15 input[type=radio]:checked ~ .u-check-circle {
  filter: brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(6447%) hue-rotate(268deg) brightness(101%) contrast(109%);
}
#mypage-coin-purchase .box .frame-15 input[type=radio]:focus-visible ~ .u-check-circle {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
  border-radius: 50%;
}
#mypage-coin-purchase .box .frame-10 {
  cursor: pointer;
  background: transparent;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
#mypage-coin-purchase .box .frame-10:hover {
  border-color: #8801ff;
  background-color: rgba(136, 1, 255, 0.1);
}
#mypage-coin-purchase .box .frame-10:active {
  background-color: rgba(136, 1, 255, 0.2);
}
#mypage-coin-purchase .box .frame-8 {
  cursor: pointer;
  background: transparent;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}
#mypage-coin-purchase .box .frame-8:hover {
  border-color: #ffffff;
  opacity: 0.8;
}
#mypage-coin-purchase .box .frame-22 {
  cursor: pointer;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
#mypage-coin-purchase .box .frame-22:hover {
  background-color: #7001d9;
}
#mypage-coin-purchase .box .frame-22:active {
  background-color: #6001c0;
}
#mypage-coin-purchase .box .frame-22:disabled {
  background-color: #4d4d4d;
  cursor: not-allowed;
  opacity: 0.5;
}
#mypage-coin-purchase .box .frame-9 label {
  cursor: pointer;
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
}
#mypage-coin-purchase .box .frame-9 input[type=checkbox]:checked ~ .u-check-circle {
  filter: brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(6447%) hue-rotate(268deg) brightness(101%) contrast(109%);
}
#mypage-coin-purchase .box .frame-9 input[type=checkbox]:focus-visible ~ .u-check-circle {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
  border-radius: 50%;
}
#mypage-coin-purchase .box .frame-13 {
  border: none;
  padding: 0;
  margin: 0;
  padding: 0px 10px;
}
#mypage-coin-purchase .box .frame-13 legend {
  padding: 0;
}

/* ===== 모바일 반응형 (max-width: 640px) ===== */
@media (max-width: 640px) {
  #mypage-coin-purchase {
    /* 잔여 코인 섹션 — Figma: px 14px, py 20px, gap 8px, 코인값 22px */
  }
  #mypage-coin-purchase .coin-purchase-balance-section {
    width: 100%;
    padding: 20px 14px;
    margin-bottom: 11px;
    border-radius: 8px;
  }
  #mypage-coin-purchase .coin-purchase-balance-inner {
    gap: 8px;
  }
  #mypage-coin-purchase .coin-purchase-balance-label {
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase .coin-purchase-balance-value {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase .coin-purchase-balance-unit {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 충전 금액 섹션 — Figma: px 16px, py 20px, gap 20px */
  }
  #mypage-coin-purchase .coin-purchase-charge-section {
    width: 100%;
    padding: 20px 16px;
    margin-bottom: 11px;
    gap: 20px;
    border-radius: 8px;
  }
  #mypage-coin-purchase .coin-purchase-charge-header {
    gap: 6px;
  }
  #mypage-coin-purchase .coin-purchase-section-title {
    font-size: 18px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase .coin-purchase-charge-desc {
    font-size: 14px;
    line-height: 1.37;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 충전금액 입력 행 — 라벨 위, 입력+초기화 가로 배치 */
  }
  #mypage-coin-purchase .coin-purchase-input-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
    padding: 0;
  }
  #mypage-coin-purchase .coin-purchase-amount-label {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 입력박스 + 초기화 버튼 가로 배치 */
  }
  #mypage-coin-purchase .coin-purchase-input-group {
    width: 100%;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: stretch;
  }
  #mypage-coin-purchase .coin-purchase-input-wrap {
    flex: 1;
    min-width: 0;
    width: auto;
    padding: 10px 16px;
  }
  #mypage-coin-purchase .coin-purchase-input-wrap .coin-purchase-input {
    font-size: 20px;
  }
  #mypage-coin-purchase .coin-purchase-input-wrap .coin-purchase-input-unit {
    font-size: 16px;
  }
  #mypage-coin-purchase .coin-purchase-btn-reset {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 15px;
    align-self: stretch;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 빠른 충전 버튼 그룹 — Figma: gap 12px 7px */
  }
  #mypage-coin-purchase .coin-purchase-add-btns {
    gap: 12px 7px;
  }
  #mypage-coin-purchase .coin-purchase-add-btns .coin-purchase-add-btn {
    font-size: 14px;
    padding: 5px 11px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 결제수단 + 최종결제금액 래퍼: 세로 스택 */
  }
  #mypage-coin-purchase .coin-purchase-payment-wrapper {
    flex-direction: column;
    gap: 11px;
    margin-bottom: 11px;
  }
  #mypage-coin-purchase .coin-purchase-payment-section,
  #mypage-coin-purchase .coin-purchase-final-section {
    width: 100%;
    min-width: 0;
    padding: 20px 16px;
    border-radius: 8px;
  }
  #mypage-coin-purchase .coin-purchase-payment-section .coin-purchase-section-title,
  #mypage-coin-purchase .coin-purchase-final-section .coin-purchase-section-title {
    margin-bottom: 20px;
    font-size: 18px;
  }
  #mypage-coin-purchase {
    /* 결제수단 그리드: 2열 유지, gap 11px */
  }
  #mypage-coin-purchase .coin-purchase-payment-grid {
    padding: 0;
    gap: 11px;
  }
  #mypage-coin-purchase .coin-purchase-payment-item {
    min-height: 45px;
    padding: 15px;
    border-radius: 6px;
    gap: 12px;
  }
  #mypage-coin-purchase .coin-purchase-payment-item .coin-payment-check-icon {
    width: 24px;
    height: 24px;
  }
  #mypage-coin-purchase .coin-purchase-payment-item .coin-payment-label {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase .coin-purchase-payment-item .coin-payment-profit-amt {
    font-size: 12px;
  }
  #mypage-coin-purchase {
    /* 최종 결제 금액 섹션 — gap 26px, padding 0 */
  }
  #mypage-coin-purchase .coin-purchase-final-inner {
    padding: 0;
    gap: 26px;
  }
  #mypage-coin-purchase .coin-purchase-total-row {
    flex-direction: row;
  }
  #mypage-coin-purchase .coin-purchase-total-label {
    font-size: 16px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase .coin-purchase-total-value {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 동의 체크 + 정책 라벨 */
  }
  #mypage-coin-purchase .coin-purchase-agree-label {
    gap: 5px;
  }
  #mypage-coin-purchase .coin-purchase-agree-label .coin-purchase-agree-text {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-purchase {
    /* 결제하기 버튼: 전체 너비, py 11px */
  }
  #mypage-coin-purchase .coin-purchase-btn-submit {
    width: 100%;
    padding: 11px 0;
    font-size: 18px;
    letter-spacing: -0.5px;
    border-radius: 6px;
  }
}
/* ===== Figma 디자인 싱크: 벅스코인 환불관리 ===== */
/* ===== 벅스코인 이용정책 모달 (Figma: 1051-51481) ===== */
.bugs-coin-policy-modal-overlay {
  padding: 20px;
}

.bugs-coin-policy-modal {
  background-color: #f4f4f4;
  border-radius: 12px;
  padding: 60px 20px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 42px;
  width: min(100%, 650px);
  max-height: 90vh;
  overflow: hidden;
}

.bugs-coin-policy-modal-title {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  letter-spacing: -0.5px;
  line-height: 1.2;
  margin: 0;
  flex-shrink: 0;
}

.bugs-coin-policy-modal-content-wrap {
  background: #fff;
  width: 100%;
  max-width: 610px;
  height: 550px;
  padding: 10px;
  border-radius: 0;
  overflow: hidden;
  flex-shrink: 1;
  min-height: 0;
}

.bugs-coin-policy-modal-content {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding-right: 10px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: -0.5px;
  line-height: 1.5;
}
.bugs-coin-policy-modal-content p {
  margin: 0 0 0.5em;
}
.bugs-coin-policy-modal-content ul {
  margin: 0.5em 0;
  padding-left: 1.5em;
  list-style-type: disc;
}
.bugs-coin-policy-modal-content li {
  margin-bottom: 0.25em;
}
.bugs-coin-policy-modal-content .bugs-coin-policy-section-title {
  font-weight: 700;
  margin: 0.5em 0 0.25em;
}

.bugs-coin-policy-modal-footer {
  flex-shrink: 0;
  width: 100%;
  max-width: 459px;
  display: flex;
  justify-content: center;
}

.bugs-coin-policy-modal-btn-confirm {
  padding: 8px 14px;
  background-color: #000;
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
}
.bugs-coin-policy-modal-btn-confirm:hover {
  background-color: #333;
}

#mypage-coin-refund .coin-refund-method-section,
#mypage-coin-refund .coin-refund-form-section,
#mypage-coin-refund .coin-refund-list-section {
  background: #1d1d1d;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 20px;
}
#mypage-coin-refund .coin-refund-section-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
#mypage-coin-refund .coin-refund-method-desc {
  font-size: 16px;
  color: #dcdcdc;
  line-height: 1.5;
  margin-top: 8px;
}
#mypage-coin-refund .coin-refund-balance-row {
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
}
#mypage-coin-refund .coin-refund-balance-row strong {
  font-size: 28px;
  margin-left: 8px;
}
#mypage-coin-refund .coin-refund-form-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: min(100%, 520px);
}
#mypage-coin-refund .coin-refund-field .coin-refund-field-label {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
#mypage-coin-refund .coin-refund-input-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
#mypage-coin-refund .coin-refund-price-input,
#mypage-coin-refund .coin-refund-input {
  flex: 1;
  min-width: min(100%, 200px);
  padding: 10px 20px;
  background: #000;
  border: 1px solid #999;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border-radius: 4px;
}
#mypage-coin-refund .coin-refund-price-input::placeholder,
#mypage-coin-refund .coin-refund-input::placeholder {
  color: #999;
}
#mypage-coin-refund .coin-refund-select {
  width: 100%;
  max-width: min(100%, 200px);
  padding: 10px 20px;
  background: #000;
  border: 1px solid #999;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}
#mypage-coin-refund .coin-refund-btn-row {
  display: flex;
  gap: 10px;
  width: 100%;
}
#mypage-coin-refund .coin-refund-btn-reset {
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}
#mypage-coin-refund .coin-refund-btn-all {
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}
#mypage-coin-refund .coin-refund-bank-desc {
  font-size: 14px;
  color: #dcdcdc;
  line-height: 1.5;
  margin-top: 4px;
}
#mypage-coin-refund .coin-refund-agree-label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
#mypage-coin-refund .coin-refund-agree-label .coin-refund-checkbox {
  margin: 0;
}
#mypage-coin-refund .coin-refund-btn-submit {
  padding: 18px;
  background: #8801ff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
  max-width: min(100%, 300px);
}
#mypage-coin-refund .coin-refund-btn-submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
#mypage-coin-refund .coin-refund-empty {
  padding: 24px 0;
  color: #dcdcdc;
  font-size: 16px;
}
#mypage-coin-refund .coin-refund-list {
  margin-top: 16px;
  border-top: 1px solid #2e2e2e;
}
#mypage-coin-refund .coin-refund-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #2e2e2e;
}
#mypage-coin-refund .coin-refund-item:last-child {
  border-bottom: none;
}
#mypage-coin-refund .coin-refund-item .coin-refund-item-info .coin-refund-item-date {
  font-size: 16px;
  color: #fff;
}
#mypage-coin-refund .coin-refund-item .coin-refund-item-info .coin-refund-item-bank {
  margin-top: 4px;
  font-size: 14px;
  color: #d2d2d2;
}
#mypage-coin-refund .coin-refund-item .coin-refund-item-right {
  text-align: right;
}
#mypage-coin-refund .coin-refund-item .coin-refund-item-right .coin-refund-item-price {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
#mypage-coin-refund .coin-refund-item .coin-refund-item-right .coin-refund-item-state {
  margin-top: 4px;
  font-size: 14px;
  color: #999;
}
#mypage-coin-refund .coin-refund-btn-more {
  margin-top: 16px;
  padding: 10px 20px;
  border-radius: 4px;
  background: #8801ff;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
#mypage-coin-refund .box {
  width: min(100%, 730px);
}
#mypage-coin-refund .box .group {
  width: min(100%, 730px);
  height: 862px;
  display: flex;
  flex-direction: column;
}
#mypage-coin-refund .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-refund .box .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}
#mypage-coin-refund .box .element {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21.9px;
}
#mypage-coin-refund .box .frame-wrapper {
  display: flex;
  width: min(100%, 730px);
  height: 114px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-refund .box .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 402px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 54px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}
#mypage-coin-refund .box .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-4 {
  display: flex;
  width: min(100%, 730px);
  height: 552px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-coin-refund .box .line {
  width: 100%;
  height: 1px;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}
#mypage-coin-refund .box .frame-5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-4 {
  position: relative;
  width: 85px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .frame-6 {
  display: flex;
  width: min(100%, 500px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}
#mypage-coin-refund .box .frame-7 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}
#mypage-coin-refund .box .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.5019607843);
}
#mypage-coin-refund .box .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-9 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#mypage-coin-refund .box .frame-10 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 36px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .frame-11 {
  display: flex;
  flex-direction: column;
  width: min(100%, 500px);
  align-items: flex-start;
  gap: 10px;
  position: relative;
}
#mypage-coin-refund .box .frame-12 {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-13 {
  display: flex;
  width: min(100%, 134px);
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  position: relative;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund .box .polygon-wrapper {
  position: relative;
  width: 14px;
  height: 11px;
}
#mypage-coin-refund .box .polygon {
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 5px);
  width: 10px;
  height: 8px;
}
#mypage-coin-refund .box .frame-14 {
  display: flex;
  width: min(100%, 100px);
  align-items: center;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .frame-15 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #000000;
  border: 1px solid;
  border-color: #999999;
}
#mypage-coin-refund .box .p {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #dcdcdc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
}
#mypage-coin-refund .box .frame-16 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-17 {
  display: flex;
  flex-direction: column;
  width: min(100%, 319px);
  align-items: flex-start;
  gap: 20px;
  position: relative;
}
#mypage-coin-refund .box .div-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 32px;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: transparent;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .span {
  font-weight: 700;
  color: #ffffff;
}
#mypage-coin-refund .box .text-wrapper-10 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #dcdcdc;
  line-height: 21.9px;
}
#mypage-coin-refund .box .frame-18 {
  display: inline-flex;
  align-items: flex-end;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .image {
  position: relative;
  width: 250.54px;
  height: 90.5px;
  aspect-ratio: 2.77;
  object-fit: cover;
}
#mypage-coin-refund .box .fi-bs-rotate-right {
  position: relative;
  width: 18px;
  height: 18px;
}
#mypage-coin-refund .box .frame-19 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund .box .img {
  width: 1px;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}
#mypage-coin-refund .box .frame-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 0px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-coin-refund .box .frame-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .frame-22 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 21.3px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-23 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1.25px;
  line-height: 31.9px;
  white-space: nowrap;
}
#mypage-coin-refund .box .frame-24 {
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .u-check-circle {
  position: relative;
  width: 24px;
  height: 24px;
}
#mypage-coin-refund .box .div-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 18.6px;
  white-space: nowrap;
}
#mypage-coin-refund .box .text-wrapper-14 {
  color: #ffffff;
  letter-spacing: -0.07px;
  text-decoration: underline;
}
#mypage-coin-refund .box .text-wrapper-15 {
  color: #999999;
  letter-spacing: -0.07px;
}
#mypage-coin-refund .box .frame-25 {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-coin-refund .box .text-wrapper-16 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #cbcbcb;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 16px;
}
#mypage-coin-refund .box .element-2 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #cbcbcb;
  font-size: 12px;
  letter-spacing: -0.5px;
  line-height: 16px;
}
#mypage-coin-refund .box .text-wrapper-17 {
  letter-spacing: -0.06px;
}
#mypage-coin-refund .box .text-wrapper-18 {
  letter-spacing: -0.06px;
  text-decoration: underline;
}
#mypage-coin-refund .box .frame-26 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
}
#mypage-coin-refund .box .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #4c4c4c;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 16px;
  white-space: nowrap;
}
#mypage-coin-refund {
  /* Inject original CSS code here */
}
#mypage-coin-refund .box .text-wrapper-5 {
  background: transparent;
  border: none;
  outline: none;
  color: inherit;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: right;
  flex: 1;
}
#mypage-coin-refund .box .frame-8,
#mypage-coin-refund .box .frame-9 {
  cursor: pointer;
  background: transparent;
  transition: opacity 0.2s ease;
}
#mypage-coin-refund .box .frame-8:hover,
#mypage-coin-refund .box .frame-9:hover {
  opacity: 0.8;
}
#mypage-coin-refund .box .frame-13 {
  position: relative;
}
#mypage-coin-refund .box .bank-select-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  border: none;
  background: transparent;
}
#mypage-coin-refund .box .frame-14 input,
#mypage-coin-refund .box .frame-15 input {
  width: 100%;
  background: transparent;
  border: none;
  outline: none;
  color: #999999;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
}
#mypage-coin-refund .box .frame-14 input::placeholder,
#mypage-coin-refund .box .frame-15 input::placeholder {
  color: #999999;
}
#mypage-coin-refund .box .fi-bs-rotate-right-button {
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  transition: transform 0.3s ease;
}
#mypage-coin-refund .box .fi-bs-rotate-right-button:hover {
  transform: rotate(180deg);
}
#mypage-coin-refund .box .text-wrapper-11 {
  background: transparent;
  border: none;
  outline: none;
  color: inherit;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex: 1;
}
#mypage-coin-refund .box .img {
  background-color: #999999;
}
#mypage-coin-refund .box .u-check-circle-input {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 1;
}
#mypage-coin-refund .box .u-check-circle-label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypage-coin-refund .box .frame-24 {
  position: relative;
}
#mypage-coin-refund .box .div-3 {
  cursor: pointer;
}
#mypage-coin-refund .box .text-wrapper-18 {
  color: #cbcbcb;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-coin-refund .box .text-wrapper-18:hover {
  opacity: 0.8;
}
#mypage-coin-refund .box .frame-26 {
  cursor: pointer;
  border: none;
  transition: opacity 0.2s ease;
}
#mypage-coin-refund .box .frame-26:hover {
  opacity: 0.9;
}
#mypage-coin-refund .box .line {
  border: none;
  background-color: #999999;
  margin: 0;
}
@media (max-width: 640px) {
  #mypage-coin-refund {
    padding-bottom: 76px;
  }
  #mypage-coin-refund .coin-refund-method-section,
  #mypage-coin-refund .coin-refund-form-section,
  #mypage-coin-refund .coin-refund-list-section {
    padding: 20px 16px;
    margin-bottom: 11px;
    border-radius: 8px;
  }
  #mypage-coin-refund .coin-refund-section-title {
    font-size: 18px;
    margin-bottom: 8px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-method-desc {
    font-size: 14px;
    line-height: 1.37;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-balance-row {
    font-size: 18px;
    margin-bottom: 0;
  }
  #mypage-coin-refund .coin-refund-balance-row strong {
    font-size: 22px;
    display: inline;
    margin-left: 8px;
  }
  #mypage-coin-refund .coin-refund-form-wrap {
    max-width: 100%;
    gap: 20px;
  }
  #mypage-coin-refund .coin-refund-field .coin-refund-field-label {
    font-size: 16px;
    margin-bottom: 11px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-input-row {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  #mypage-coin-refund .coin-refund-price-input,
  #mypage-coin-refund .coin-refund-input {
    min-width: 0;
    width: 100%;
    flex: none;
    font-size: 20px;
    padding: 10px 20px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-btn-row {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
  }
  #mypage-coin-refund .coin-refund-btn-reset,
  #mypage-coin-refund .coin-refund-btn-all {
    flex: 1;
    padding: 7px 15px;
    font-size: 14px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-select {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    padding: 8px 20px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-bank-desc {
    font-size: 14px;
    line-height: 1.37;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-agree-label {
    font-size: 14px;
    gap: 5px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-btn-submit {
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    padding: 11px 0;
    background: #ffffff;
    color: #4c4c4c;
    border-radius: 6px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-list {
    margin-top: 12px;
  }
  #mypage-coin-refund .coin-refund-item {
    gap: 12px;
    padding: 16px 0;
    flex-direction: row;
    align-items: flex-start;
  }
  #mypage-coin-refund .coin-refund-item .coin-refund-item-info .coin-refund-item-date {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-item .coin-refund-item-info .coin-refund-item-bank {
    font-size: 12px;
    margin-top: 4px;
    word-break: break-all;
  }
  #mypage-coin-refund .coin-refund-item .coin-refund-item-right {
    flex-shrink: 0;
  }
  #mypage-coin-refund .coin-refund-item .coin-refund-item-right .coin-refund-item-price {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-item .coin-refund-item-right .coin-refund-item-state {
    font-size: 12px;
  }
  #mypage-coin-refund .coin-refund-btn-more {
    width: 100%;
    text-align: center;
    padding: 9px 0;
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .coin-refund-empty {
    font-size: 14px;
    padding: 16px 0;
  }
  #mypage-coin-refund .box {
    width: 100%;
  }
  #mypage-coin-refund .box .group {
    width: 100%;
    height: auto;
  }
  #mypage-coin-refund .box .frame,
  #mypage-coin-refund .box .frame-4 {
    width: 100%;
    padding: 20px 16px;
  }
  #mypage-coin-refund .box .frame-wrapper {
    width: 100%;
    height: auto;
    padding: 20px 14px;
  }
  #mypage-coin-refund .box .div-wrapper {
    gap: 0;
    width: 100%;
    justify-content: flex-start;
    gap: 8px;
  }
  #mypage-coin-refund .box .text-wrapper-2 {
    font-size: 22px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .box .text-wrapper-3 {
    font-size: 22px;
    letter-spacing: -0.5px;
  }
  #mypage-coin-refund .box .frame-5,
  #mypage-coin-refund .box .frame-10 {
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
    padding: 0;
  }
  #mypage-coin-refund .box .frame-6,
  #mypage-coin-refund .box .frame-11 {
    width: 100%;
    max-width: 100%;
  }
  #mypage-coin-refund .box .frame-7 {
    flex: none;
    width: 100%;
    padding: 10px 20px;
  }
  #mypage-coin-refund .box .frame-8,
  #mypage-coin-refund .box .frame-9 {
    flex: 1;
    justify-content: center;
    padding: 7px 15px;
  }
  #mypage-coin-refund .box .frame-13 {
    width: 100%;
    max-width: 100%;
    padding: 8px 20px;
  }
  #mypage-coin-refund .box .frame-14,
  #mypage-coin-refund .box .frame-15 {
    width: 100%;
    padding: 8px 20px;
  }
  #mypage-coin-refund .box .frame-18 {
    flex-wrap: wrap;
    gap: 10px;
  }
  #mypage-coin-refund .box .image {
    width: 100%;
    max-width: 250px;
    height: auto;
    aspect-ratio: 2.77;
  }
  #mypage-coin-refund .box .frame-19 {
    flex-direction: row;
    gap: 10px;
  }
  #mypage-coin-refund .box .frame-20 {
    width: 100%;
    padding: 0 10px;
  }
  #mypage-coin-refund .box .frame-22 {
    flex-direction: row;
    gap: 8px;
    align-items: center;
  }
  #mypage-coin-refund .box .text-wrapper-13 {
    font-size: 24px;
    letter-spacing: -1.25px;
  }
  #mypage-coin-refund .box .frame-26 {
    padding: 11px 0;
    background-color: #ffffff;
    border-radius: 6px;
  }
  #mypage-coin-refund .box .text-wrapper-19 {
    font-size: 16px;
    color: #4c4c4c;
    letter-spacing: -0.5px;
  }
}

#mypage-notice-list .mypage-notice-intro {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.37;
  color: #fff;
  margin-top: 9px;
  white-space: pre-wrap;
}
#mypage-notice-list .mypage-notice-header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}
#mypage-notice-list .mypage-notice-total {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
#mypage-notice-list .mypage-notice-total b {
  font-weight: 700;
}
#mypage-notice-list .mypage-notice-search {
  display: flex;
  align-items: center;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 6px 16px;
  width: 365px;
  min-width: 200px;
  max-width: 100%;
  background: #000;
}
#mypage-notice-list .mypage-notice-search input {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  flex: 1;
}
#mypage-notice-list .mypage-notice-search input::placeholder {
  color: #a5a5a5;
}
#mypage-notice-list .box {
  width: min(100%, 730px);
}
#mypage-notice-list .box .group {
  width: min(100%, 730px);
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#mypage-notice-list .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
#mypage-notice-list .box .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-list .box .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  min-width: 0;
}
#mypage-notice-list .box .div-wrapper {
  display: flex;
  width: 48px;
  min-width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 100px;
  flex-shrink: 0;
}
#mypage-notice-list .box .text-wrapper {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  min-width: 0;
}
#mypage-notice-list .box .p {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: block;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
#mypage-notice-list .box .frame-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-4 {
  display: flex;
  width: min(100%, 549px);
  align-items: center;
  gap: 10px;
  position: relative;
}
#mypage-notice-list .box .text-wrapper-3 {
  position: relative;
  display: block;
  align-items: flex-start;
  flex: 1;
  min-width: 0;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  width: 100%;
  max-width: 100%;
}
#mypage-notice-list .box .frame-5 {
  display: flex;
  width: 48px;
  min-width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  position: relative;
  border-radius: 100px;
  flex-shrink: 0;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-notice-list .box .frame-6 {
  display: flex;
  width: min(100%, 730px);
  height: 34px;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  background-color: #1d1d1d;
  border-radius: 4px;
}
#mypage-notice-list .box .text-wrapper-4 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}
#mypage-notice-list {
  /* Inject original CSS code from globals.css and styleguide.css here */
}
#mypage-notice-list .box {
  width: min(100%, 730px);
  height: 634px;
}
#mypage-notice-list .box .group {
  width: min(100%, 730px);
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#mypage-notice-list .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#mypage-notice-list .box .frame-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-list .box .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  min-width: 0;
}
#mypage-notice-list .box .div-wrapper {
  display: flex;
  width: 48px;
  min-width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  position: relative;
  background-color: #8801ff;
  border-radius: 100px;
  flex-shrink: 0;
}
#mypage-notice-list .box .text-wrapper {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  min-width: 0;
}
#mypage-notice-list .box .p {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: block;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
#mypage-notice-list .box .frame-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-notice-list .box .frame-4 {
  display: flex;
  width: min(100%, 549px);
  align-items: center;
  gap: 10px;
  position: relative;
}
#mypage-notice-list .box .text-wrapper-3 {
  position: relative;
  display: block;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  width: 100%;
  max-width: 100%;
}
#mypage-notice-list .box .frame-5 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 2px 10px;
  position: relative;
  border-radius: 100px;
}
#mypage-notice-list .box .frame-6 {
  display: flex;
  width: min(100%, 730px);
  height: 34px;
  position: relative;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  background-color: #1d1d1d;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-notice-list .box .frame-6:hover {
  background-color: #2a2a2a;
}
#mypage-notice-list .box .frame-6:focus {
  outline: 2px solid #8801ff;
  outline-offset: 2px;
}
#mypage-notice-list .box .text-wrapper-4 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-notice-list .box .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-list .box .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
}

@media (max-width: 640px) {
  #mypage-notice-list .mypage-notice-intro {
    font-size: 14px;
    margin-top: 6px;
  }
  #mypage-notice-list .mypage-notice-header-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-top: 16px;
  }
  #mypage-notice-list .mypage-notice-total {
    font-size: 14px;
  }
  #mypage-notice-list .mypage-notice-search {
    width: 100%;
    min-width: unset;
  }
  #mypage-notice-list .mypage-notice-search input {
    font-size: 14px;
  }
  #mypage-notice-list .box,
  #mypage-notice-list .box .group,
  #mypage-notice-list .box .frame,
  #mypage-notice-list .box .frame-4,
  #mypage-notice-list .box .frame-6 {
    width: 100%;
  }
  #mypage-notice-list .box .group {
    gap: 8px;
  }
  #mypage-notice-list .box .frame-wrapper {
    padding: 10px 12px;
    gap: 10px;
  }
  #mypage-notice-list .box .p,
  #mypage-notice-list .box .text-wrapper-3 {
    font-size: 14px;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
  }
  #mypage-notice-list .box .text-wrapper,
  #mypage-notice-list .box .text-wrapper-2 {
    font-size: 12px;
    line-height: 18px;
  }
  #mypage-notice-list .box .div-wrapper,
  #mypage-notice-list .box .frame-5 {
    min-width: 40px;
    width: 40px;
  }
}
#mypage-notice-detail .box {
  width: min(100%, 730px);
}
#mypage-notice-detail .box .group {
  width: min(100%, 730px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#mypage-notice-detail .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  align-items: flex-start;
  justify-content: space-around;
  gap: 16px;
  padding: 10px 20px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-detail .box .div {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-detail .box .div-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-notice-detail .box .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
}
#mypage-notice-detail .box .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-notice-detail .box .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-notice-detail .box .element-wrapper {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 30px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
#mypage-notice-detail .box .element {
  align-self: stretch;
  color: #000000;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 22.4px;
}
#mypage-notice-detail .box .frame-3 {
  display: inline-flex;
  width: 94px;
  position: relative;
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-notice-detail .box .text-wrapper-3 {
  width: fit-content;
  color: #ffffff;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 22.4px;
}
#mypage-notice-detail {
  /* Original CSS code should be injected here */
}
#mypage-notice-detail .box .text-wrapper-3 {
  cursor: pointer;
  transition: opacity 0.2s ease;
}
#mypage-notice-detail .box .text-wrapper-3:hover {
  opacity: 0.8;
}
#mypage-notice-detail .box .text-wrapper-3:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-notice-detail .box .text-wrapper-3:active {
  opacity: 0.6;
}

@media (max-width: 640px) {
  #mypage-notice-detail .box,
  #mypage-notice-detail .box .group {
    width: 100%;
  }
  #mypage-notice-detail .box .group {
    gap: 8px;
  }
  #mypage-notice-detail .box .frame {
    width: 100%;
    padding: 10px 16px;
    gap: 10px;
  }
  #mypage-notice-detail .box .text-wrapper {
    font-size: 16px;
    line-height: 22px;
  }
  #mypage-notice-detail .box .text-wrapper-2 {
    font-size: 12px;
  }
  #mypage-notice-detail .box .element-wrapper {
    width: 100%;
    padding: 16px;
    gap: 12px;
  }
  #mypage-notice-detail .box .element-wrapper .element {
    font-size: 14px;
    line-height: 1.5;
    justify-content: flex-start;
    text-align: left;
  }
  #mypage-notice-detail .box .frame-3 {
    width: auto;
    padding: 8px 16px;
  }
  #mypage-notice-detail .box .frame-3 .text-wrapper-3 {
    font-size: 14px;
  }
}
#mypage-faq .frame {
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 12px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .frame-wrapper {
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-faq .frame .div-wrapper {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-faq .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  margin-bottom: 0px;
}
#mypage-faq .frame .text-wrapper-2 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .polygon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .polygon {
  position: relative;
  width: 9.52px;
  height: 6px;
  color: #ffffff;
}
#mypage-faq .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5b1f90;
}
#mypage-faq .frame .div-3 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-faq .frame .div-wrapper-3 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #000000;
}
#mypage-faq .frame .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-faq .frame .text-wrapper-4 {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .img {
  position: relative;
  width: 9.52px;
  height: 6px;
  transform: rotate(180deg);
  color: #000000;
}
#mypage-faq .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-faq .frame .p {
  flex: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .div-4 {
  display: flex;
  width: min(100%, 730px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 4px;
}
#mypage-faq .frame .text-wrapper-5 {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
  color: #ffffff;
}
#mypage-faq {
  /* Original CSS should be injected here */
}
#mypage-faq .frame {
  flex-direction: column;
  width: min(100%, 730px);
  align-items: flex-start;
  gap: 12px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .frame-wrapper {
  align-items: flex-start;
  gap: 16px;
  padding: 10px 20px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-faq .frame .div-summary {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  list-style: none;
  cursor: pointer;
}
#mypage-faq .frame .div-summary::-webkit-details-marker {
  display: none;
}
#mypage-faq .frame .div-wrapper {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-faq .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .div-wrapper-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-faq .frame .text-wrapper-2 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 27px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-faq .frame .polygon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .polygon {
  position: relative;
  width: 9.52px;
  height: 6px;
  color: #ffffff;
}
#mypage-faq .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5b1f90;
}
#mypage-faq .frame .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-faq .frame .div-3 .div-summary {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  list-style: none;
  cursor: pointer;
}
#mypage-faq .frame .div-3 .div-summary::-webkit-details-marker {
  display: none;
}
#mypage-faq .frame .div-wrapper-3 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #000000;
}
#mypage-faq .frame .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-faq .frame .text-wrapper-4 {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .img {
  position: relative;
  width: 9.52px;
  height: 6px;
  transform: rotate(180deg);
  color: #000000;
}
#mypage-faq .frame .div-wrapper-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-faq .frame .p {
  flex: 1;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .div-4 {
  display: flex;
  width: min(100%, 730px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
#mypage-faq .frame .div-4:hover {
  opacity: 0.9;
}
#mypage-faq .frame .div-4:focus {
  outline: 2px solid #4a90e2;
  outline-offset: 2px;
}
#mypage-faq .frame .text-wrapper-5 {
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: -0.5px;
}
#mypage-faq .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-faq .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
  color: #ffffff;
}

@media (max-width: 640px) {
  #mypage-faq .mypage-content-header-title h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
    letter-spacing: -0.5px;
  }
  #mypage-faq .mypage-content-header-title p,
  #mypage-faq .mypage-content-header-title .faq-desc {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.37;
    letter-spacing: -0.5px;
    margin-bottom: 0;
  }
  #mypage-faq .mypage-content-header-wrap {
    margin-bottom: 12px;
    gap: 12px;
  }
  #mypage-faq .mypage-content-tab-wrap {
    background: #272727;
    border-radius: 6px;
    padding: 2px;
    gap: 6px;
    flex-wrap: nowrap;
    width: 100%;
  }
  #mypage-faq .mypage-content-tab-wrap .mypage-content-tab-button {
    background: #272727;
    border-radius: 4px;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 400;
    flex: 1 1 0;
    text-align: center;
    white-space: nowrap;
    color: #ffffff;
  }
  #mypage-faq .mypage-content-tab-wrap .mypage-content-tab-button.active {
    background: #8801ff;
    font-weight: 700;
    color: #ffffff;
  }
  #mypage-faq .frame {
    width: 100%;
    gap: 8px;
  }
  #mypage-faq .frame .frame-wrapper {
    padding: 10px;
    border-radius: 4px;
    background-color: #1d1d1d;
  }
  #mypage-faq .frame .div {
    gap: 7px;
  }
  #mypage-faq .frame .div-wrapper {
    width: 35px;
    min-width: 35px;
    padding: 0 7px;
    border-color: #ffffff;
    flex-shrink: 0;
  }
  #mypage-faq .frame .text-wrapper {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    color: #ffffff;
  }
  #mypage-faq .frame .div-wrapper-2 {
    gap: 7px;
  }
  #mypage-faq .frame .text-wrapper-2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    white-space: normal;
    word-break: keep-all;
    color: #ffffff;
  }
  #mypage-faq .frame .polygon-wrapper {
    padding: 0;
    flex-shrink: 0;
    width: 21px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #mypage-faq .frame .polygon {
    width: 21px;
    height: 18px;
    color: #ffffff;
  }
  #mypage-faq .frame .div-2 {
    padding: 10px;
    gap: 0;
    border-radius: 4px;
    border-color: #5c1f91;
    background-color: #ffffff;
  }
  #mypage-faq .frame .div-3 {
    gap: 0;
  }
  #mypage-faq .frame .div-3 .div-summary {
    gap: 7px;
  }
  #mypage-faq .frame .div-wrapper-3 {
    width: 35px;
    min-width: 35px;
    padding: 0 7px;
    border-color: #000000;
    flex-shrink: 0;
  }
  #mypage-faq .frame .text-wrapper-3 {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    color: #000000;
  }
  #mypage-faq .frame .text-wrapper-4 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    white-space: normal;
    word-break: keep-all;
    color: #000000;
  }
  #mypage-faq .frame .img-wrapper {
    padding: 0;
    flex-shrink: 0;
    width: 21px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #mypage-faq .frame .img {
    width: 21px;
    height: 18px;
    color: #000000;
    transform: rotate(180deg);
  }
  #mypage-faq .frame .div-wrapper-4 {
    border-color: #c9c9c9;
    padding: 10px 0 0 0;
    margin-top: 10px;
    gap: 0;
  }
  #mypage-faq .frame .p {
    font-size: 14px;
    line-height: 1.4;
    color: #000000;
    align-items: flex-start;
    justify-content: flex-start;
    white-space: pre-wrap;
    word-break: keep-all;
  }
  #mypage-faq .frame .div-4 {
    width: 100%;
    padding: 10px 0;
    border-radius: 4px;
    background-color: #1d1d1d;
  }
  #mypage-faq .frame .text-wrapper-5 {
    font-size: 14px;
    color: #ffffff;
  }
}
#mypage-inquiry .box {
  width: min(100%, 730px);
}
#mypage-inquiry .box .group {
  width: min(100%, 730px);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#mypage-inquiry .box .frame {
  display: flex;
  width: min(100%, 730px);
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-inquiry .box .text-wrapper {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  white-space: nowrap;
}
#mypage-inquiry .box .div {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-inquiry .box .text-wrapper-2 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-inquiry .box .polygon {
  position: relative;
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  color: #ffffff;
  filter: brightness(0) invert(1);
}
#mypage-inquiry .box .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 7px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry .box .frame-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 1;
  flex-grow: 1;
  min-width: 0;
}
#mypage-inquiry .box .text-wrapper-3 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
#mypage-inquiry .box .frame-3 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry .box .frame-4 {
  display: flex;
  width: min(100%, 730px);
  height: 259px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-inquiry .box .frame-wrapper {
  display: flex;
  height: 171px;
  align-items: flex-start;
  gap: 20px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #343434;
  border-radius: 6px;
  border: 1px solid;
  border-color: #aaaaaa;
}
#mypage-inquiry .box .frame-5 {
  display: flex;
  width: min(100%, 730px);
  height: 158px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px;
  background-color: #1d1d1d;
  border-radius: 8px;
  border: 1px solid;
  border-color: #373737;
}
#mypage-inquiry .box .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry .box .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #a1a1a1;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19.2px;
  white-space: nowrap;
}
#mypage-inquiry .box .frame-7 {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry .box .frame-8 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-inquiry .box .element {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #a5a5a5;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  white-space: nowrap;
}
#mypage-inquiry .box .frame-9 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid;
  border-color: #e5e5e5;
}
#mypage-inquiry .box .text-wrapper-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1d1d1d;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 24px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  white-space: nowrap;
}
#mypage-inquiry .box .frame-10 {
  display: flex;
  width: min(100%, 730px);
  height: 52px;
  position: relative;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 16px 0px;
  background-color: #8801ff;
  border-radius: 6px;
}
#mypage-inquiry .box .text-wrapper-6 {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.5px;
  line-height: 20px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  white-space: nowrap;
}
#mypage-inquiry .inquiry-custom-select {
  position: relative;
  width: 100%;
}
#mypage-inquiry .inquiry-custom-select__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  padding: 8px 16px;
  background-color: #353535;
  border: 1px solid #aaaaaa;
  border-radius: 6px;
  cursor: pointer;
  text-align: left;
}
#mypage-inquiry .inquiry-custom-select__trigger:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
#mypage-inquiry .inquiry-custom-select__value {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.5;
  flex: 1;
  min-width: 0;
}
#mypage-inquiry .inquiry-custom-select__placeholder {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.5;
  flex: 1;
  min-width: 0;
}
#mypage-inquiry .inquiry-custom-select__arrow {
  font-size: 8px;
  color: #ffffff;
  transition: transform 0.2s;
  flex-shrink: 0;
}
#mypage-inquiry .inquiry-custom-select__arrow.open {
  transform: rotate(180deg);
}
#mypage-inquiry .inquiry-custom-select__dropdown {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background-color: #000000;
  border: 1px solid #aaaaaa;
  border-radius: 6px;
  padding: 8px 1px;
  z-index: 100;
  list-style: none;
  margin: 0;
}
#mypage-inquiry .inquiry-custom-select__option {
  padding: 5px 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.5;
  cursor: pointer;
  white-space: nowrap;
}
#mypage-inquiry .inquiry-custom-select__option.selected, #mypage-inquiry .inquiry-custom-select__option:first-child:not(:only-child) {
  background-color: #2a2a2a;
}
#mypage-inquiry .inquiry-custom-select__option:hover {
  background-color: #2a2a2a;
}
#mypage-inquiry {
  /* Inject original CSS code here */
}
#mypage-inquiry .box .text-wrapper-2 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  cursor: pointer;
}
#mypage-inquiry .box .text-wrapper-3 {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #aaaaaa;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  margin-top: -1px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 24px;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  resize: none;
  padding: 0;
}
#mypage-inquiry .box .text-wrapper-3::placeholder {
  color: #aaaaaa;
}
#mypage-inquiry .box .text-wrapper-3:focus {
  color: #ffffff;
}
#mypage-inquiry .box select.text-wrapper-2,
#mypage-inquiry .box select.text-wrapper-3 {
  cursor: pointer;
}
#mypage-inquiry .box textarea.text-wrapper-3 {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
#mypage-inquiry .box .frame fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-inquiry .box .frame-4 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-inquiry .box .frame-5 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#mypage-inquiry .box legend {
  padding: 0;
}
#mypage-inquiry .box .frame-9 {
  cursor: pointer;
  position: relative;
}
#mypage-inquiry .box .frame-9 label {
  cursor: pointer;
}
#mypage-inquiry .box .frame-8 label {
  cursor: default;
}
#mypage-inquiry .box button.frame-10 {
  border: none;
  cursor: pointer;
  padding: 16px 0px;
}
#mypage-inquiry .box button.frame-10:hover {
  background-color: #7700dd;
}
#mypage-inquiry .box button.frame-10:active {
  background-color: #6600bb;
}
#mypage-inquiry .box button.frame-10:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
@media (max-width: 640px) {
  #mypage-inquiry .box,
  #mypage-inquiry .box .group {
    width: 100%;
  }
  #mypage-inquiry .box .frame,
  #mypage-inquiry .box .frame-4,
  #mypage-inquiry .box .frame-5 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 20px 16px;
    height: auto;
    gap: 10px;
  }
  #mypage-inquiry .box .text-wrapper {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
  }
  #mypage-inquiry .inquiry-custom-select__trigger {
    gap: 20px;
    padding: 8px 16px;
  }
  #mypage-inquiry .inquiry-custom-select__value,
  #mypage-inquiry .inquiry-custom-select__placeholder {
    font-size: 14px;
    line-height: 1.5;
  }
  #mypage-inquiry .inquiry-custom-select__dropdown {
    width: 100%;
  }
  #mypage-inquiry .inquiry-custom-select__option {
    font-size: 14px;
    padding: 5px 16px;
  }
  #mypage-inquiry .box .div {
    padding: 8px 16px;
    gap: 20px;
  }
  #mypage-inquiry .box .frame-wrapper {
    height: auto;
    min-height: 180px;
  }
  #mypage-inquiry .box .text-wrapper-2,
  #mypage-inquiry .box .text-wrapper-3 {
    font-size: 14px;
    line-height: 1.5;
  }
  #mypage-inquiry .box .text-wrapper-4 {
    font-size: 14px;
    white-space: normal;
    color: #a2a2a2;
  }
  #mypage-inquiry .box .frame-7 {
    flex-direction: row;
    gap: 11px;
    height: 37px;
    align-items: flex-start;
  }
  #mypage-inquiry .box .frame-8 {
    flex: 1;
    min-width: 0;
    padding: 8px 16px;
  }
  #mypage-inquiry .box .element {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #mypage-inquiry .box .frame-9 {
    display: inline-flex;
    flex: 0 0 auto;
    width: auto;
    padding: 8px 16px;
    justify-content: center;
  }
  #mypage-inquiry .box .text-wrapper-5 {
    font-size: 14px;
  }
  #mypage-inquiry .box .frame-10 {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #8801ff;
  }
  #mypage-inquiry .box .text-wrapper-6 {
    font-size: 16px;
    font-weight: 700;
  }
  #mypage-inquiry .box .div-wrapper {
    gap: 6px;
  }
  #mypage-inquiry .box .frame-6 {
    gap: 8px;
  }
  #mypage-inquiry .box .frame-3 {
    gap: 0;
  }
  #mypage-inquiry .mypage-content-header-title p,
  #mypage-inquiry .mypage-content-header-title .inquiry-desc {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.37;
    letter-spacing: -0.5px;
    word-break: keep-all;
  }
}

#mypage-inquiry-list .frame {
  flex-direction: column;
  width: min(100%, 731px);
  align-items: flex-start;
  gap: 10px;
  display: flex;
  position: relative;
}
#mypage-inquiry-list .frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 8px;
}
#mypage-inquiry-list .frame .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-wrapper {
  display: flex;
  width: 74px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-inquiry-list .frame .text-wrapper {
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 21px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-inquiry-list .frame .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-wrapper-2 {
  display: flex;
  width: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  border-radius: 100px;
  border: 1px solid;
  border-color: #ffffff;
}
#mypage-inquiry-list .frame .text-wrapper-2 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .div-5 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-6 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry-list .frame .div-wrapper-3 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
#mypage-inquiry-list .frame .text-wrapper-3 {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-4 {
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 21px;
  white-space: nowrap;
  display: flex;
  position: relative;
}
#mypage-inquiry-list .frame .polygon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .polygon {
  position: relative;
  width: 9.52px;
  height: 6px;
  color: #ffffff;
}
#mypage-inquiry-list {
  /* 답변 완료 카드(.div-7): 접힘 상태 화살표는 검정 */
}
#mypage-inquiry-list .frame .div-7 .polygon {
  color: #000000;
}
#mypage-inquiry-list .frame .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-inquiry-list .frame .div-wrapper-4 {
  border-color: #3f3f3f;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
}
#mypage-inquiry-list .frame .p {
  width: min(100%, 690px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .frame-wrapper-2 {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #5b1f90;
}
#mypage-inquiry-list .frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .div-wrapper-5 {
  display: flex;
  width: 74px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 1px solid;
  border-color: #8801ff;
}
#mypage-inquiry-list .frame .text-wrapper-5 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #8801ff;
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-6 {
  flex: 1;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-7 {
  color: #656565;
  text-align: center;
  line-height: 21px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-inquiry-list .frame .img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
  transform: rotate(-180deg);
}
#mypage-inquiry-list .frame .img {
  position: relative;
  width: 9.52px;
  height: 6px;
  color: #000000;
}
#mypage-inquiry-list .frame .frame-wrapper-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #3f3f3f;
}
#mypage-inquiry-list .frame .div-wrapper-6 {
  border-color: #cccccc;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
}
#mypage-inquiry-list .frame .text-wrapper-8 {
  width: min(100%, 690px);
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 22.4px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .div-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 11px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f0f0f0;
  border-radius: 6px;
}
#mypage-inquiry-list .frame .div-10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .text-wrapper-9 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 25.2px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .text-wrapper-10 {
  color: #727272;
  line-height: 19.6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
#mypage-inquiry-list .frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
#mypage-inquiry-list .frame .text-wrapper-11 {
  align-self: stretch;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #1d1d1d;
  font-size: 18px;
  line-height: 25.2px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .div-11 {
  display: flex;
  width: min(100%, 730px);
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #1d1d1d;
  border-radius: 4px;
}
#mypage-inquiry-list .frame .text-wrapper-12 {
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.5px;
}
#mypage-inquiry-list .frame .vector-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
}
#mypage-inquiry-list .frame .vector {
  position: relative;
  width: 9px;
  height: 5px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  margin-left: -0.5px;
  margin-right: -0.5px;
  color: #ffffff;
}
#mypage-inquiry-list {
  /* Original CSS code should be injected here */
}
#mypage-inquiry-list .frame .div-wrapper-2 {
  background: transparent;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
#mypage-inquiry-list .frame .div-wrapper-2:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #ffffff;
}
#mypage-inquiry-list .frame .div-wrapper-2:active {
  background-color: rgba(255, 255, 255, 0.2);
}
#mypage-inquiry-list .frame .div-5 {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  text-align: left;
  transition: opacity 0.2s ease;
}
#mypage-inquiry-list .frame .div-5:hover {
  opacity: 0.8;
}
#mypage-inquiry-list .frame .div-5:active {
  opacity: 0.6;
}
#mypage-inquiry-list .frame .div-11 {
  background-color: #1d1d1d;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#mypage-inquiry-list .frame .div-11:hover {
  background-color: #2d2d2d;
}
#mypage-inquiry-list .frame .div-11:active {
  background-color: #0d0d0d;
}
#mypage-inquiry-list .frame .line {
  border: none;
  background-color: #cccccc;
  margin: 0;
}
@media (max-width: 640px) {
  #mypage-inquiry-list .frame {
    width: 100%;
    gap: 11px;
  }
  #mypage-inquiry-list .frame .div,
  #mypage-inquiry-list .frame .div-7 {
    padding: 16px;
    gap: 11px;
    border-radius: 8px;
  }
  #mypage-inquiry-list .frame .div-2,
  #mypage-inquiry-list .frame .div-8 {
    gap: 10px;
  }
  #mypage-inquiry-list .frame .div-3 {
    flex-wrap: nowrap;
    align-items: center;
  }
  #mypage-inquiry-list .frame .div-wrapper,
  #mypage-inquiry-list .frame .div-wrapper-5 {
    padding: 0px 10px;
    border-radius: 100px;
  }
  #mypage-inquiry-list .frame .div-wrapper {
    border-color: #ffffff;
    width: auto;
  }
  #mypage-inquiry-list .frame .div-wrapper-5 {
    border-color: #a947ff;
    background-color: transparent;
    width: auto;
  }
  #mypage-inquiry-list .frame .text-wrapper {
    font-size: 12px;
    line-height: 1.5;
    color: #ffffff;
  }
  #mypage-inquiry-list .frame .text-wrapper-5 {
    font-size: 12px;
    line-height: 1.5;
    color: #a947ff;
    font-weight: 700;
  }
  #mypage-inquiry-list .frame .div-wrapper-2 {
    padding: 0px 10px;
    width: auto;
    min-width: auto;
    border-radius: 100px;
  }
  #mypage-inquiry-list .frame .text-wrapper-2 {
    font-size: 12px;
    line-height: 1.5;
    color: #ffffff;
  }
  #mypage-inquiry-list .frame .div-5 {
    gap: 8px;
  }
  #mypage-inquiry-list .frame .div-6 {
    gap: 8px;
    flex-wrap: nowrap;
    min-width: 0;
  }
  #mypage-inquiry-list .frame .div-wrapper-3 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
  }
  #mypage-inquiry-list .frame .text-wrapper-3,
  #mypage-inquiry-list .frame .text-wrapper-6 {
    font-size: 14px;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: 700;
  }
  #mypage-inquiry-list .frame .text-wrapper-3 {
    color: #ffffff;
  }
  #mypage-inquiry-list .frame .text-wrapper-4,
  #mypage-inquiry-list .frame .text-wrapper-7 {
    font-size: 12px;
    line-height: 1.5;
    white-space: nowrap;
    flex-shrink: 0;
    color: #ffffff;
  }
  #mypage-inquiry-list .frame .text-wrapper-7 {
    color: #656565;
  }
  #mypage-inquiry-list .frame .frame-wrapper,
  #mypage-inquiry-list .frame .frame-wrapper-3 {
    border-color: #404040;
  }
  #mypage-inquiry-list .frame .div-wrapper-4,
  #mypage-inquiry-list .frame .div-wrapper-6 {
    padding: 10px 0;
  }
  #mypage-inquiry-list .frame .p,
  #mypage-inquiry-list .frame .text-wrapper-8 {
    width: 100%;
    font-size: 14px;
    line-height: 1.4;
    justify-content: flex-start;
  }
  #mypage-inquiry-list .frame .div-9 {
    padding: 16px;
    border-radius: 6px;
    background-color: #f0f0f0;
  }
  #mypage-inquiry-list .frame .text-wrapper-11 {
    font-size: 14px;
    line-height: 1.4;
    color: #1d1d1d;
    justify-content: flex-start;
  }
  #mypage-inquiry-list .frame .text-wrapper-9 {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
  }
  #mypage-inquiry-list .frame .text-wrapper-10 {
    font-size: 12px;
    color: #727272;
  }
  #mypage-inquiry-list .frame .div-11 {
    width: 100%;
    border-radius: 4px;
  }
  #mypage-inquiry-list .frame > div:only-child {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 16px;
  }
  #mypage-inquiry-list .frame > div:only-child .text-wrapper-3 {
    font-size: 14px;
    color: #aaa;
    text-align: center;
  }
}

/* ===== 마이페이지 공통 모달 ===== */
.mypage-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.mypage-modal {
  background-color: #1d1d1d;
  border-radius: 12px;
  width: min(100%, 420px);
  max-width: 90vw;
  border: 1px solid #383838;
}

.mypage-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 24px 16px;
}
.mypage-modal-header h3 {
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}

.mypage-modal-close {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  padding: 0;
  line-height: 1;
}

.mypage-modal-body {
  padding: 0 24px 20px;
}
.mypage-modal-body p {
  color: #d2d2d2;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 16px;
}

.mypage-modal-select {
  width: 100%;
  padding: 10px 14px;
  background-color: #2c2c2c;
  border: 1px solid #4c4c4c;
  border-radius: 6px;
  color: #ffffff;
  font-size: 15px;
  appearance: auto;
  cursor: pointer;
}
.mypage-modal-select option {
  background-color: #2c2c2c;
  color: #ffffff;
}

.mypage-modal-footer {
  display: flex;
  gap: 10px;
  padding: 0 24px 24px;
}

/* 취소 버튼: 중립 회색, padding 12px 이상 */
.mypage-modal-btn-cancel {
  flex: 1;
  padding: 12px 0;
  background-color: #383838;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}
.mypage-modal-btn-cancel:hover {
  background-color: #4a4a4a;
}

/* 확인 버튼: 브랜드 색상(보라), padding 12px 이상, 취소보다 font-weight 높임으로 시각 구분 */
.mypage-modal-btn-confirm {
  flex: 1;
  padding: 12px 0;
  background-color: #8801ff;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}
.mypage-modal-btn-confirm:hover {
  background-color: #9a1aff;
}
.mypage-modal-btn-confirm:disabled {
  background-color: #4a2a6b;
  cursor: not-allowed;
}

/* ===== 재능 삭제 모달 전용 스타일 ===== */
.product-delete-modal {
  background-color: #f4f4f4;
  border: none;
  border-radius: 12px;
  width: min(100%, 589px);
  max-width: 90vw;
  padding: 60px 40px;
}

.product-delete-modal .mypage-modal-header {
  padding: 0 0 27px 0;
  justify-content: center;
}
.product-delete-modal .mypage-modal-header h3 {
  color: #000000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  letter-spacing: -0.5px;
  line-height: 1;
}
.product-delete-modal .mypage-modal-header h3 .modal-icon {
  font-size: 22px;
  line-height: 1;
}

.product-delete-modal .mypage-modal-body {
  padding: 0;
  text-align: center;
}
.product-delete-modal .mypage-modal-body .modal-warning {
  color: #ff0000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 0 0;
  padding-bottom: 20px;
}
.product-delete-modal .mypage-modal-body .modal-description {
  color: #000000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.product-delete-modal .mypage-modal-footer {
  display: flex;
  gap: 10px;
  padding: 24px 0 0 0;
}

/* 재능 삭제 확인 버튼: 삭제 위험 액션이므로 강조색 적용, padding 12px 이상 */
.product-delete-modal .mypage-modal-btn-delete {
  flex: 1;
  padding: 12px 14px;
  background-color: #520099;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  cursor: pointer;
}
.product-delete-modal .mypage-modal-btn-delete:hover {
  background-color: #6a00cc;
}

/* 재능 삭제 취소 버튼: 중립 액션이므로 회색 계열 적용, padding 12px 이상 */
.product-delete-modal .mypage-modal-btn-close {
  flex: 1;
  padding: 12px 14px;
  background-color: #bebebe;
  border: none;
  border-radius: 6px;
  color: #000000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  cursor: pointer;
}
.product-delete-modal .mypage-modal-btn-close:hover {
  background-color: #a8a8a8;
}

/* ===== 광고 신청 확인 모달 (Figma 디자인) ===== */
.ad-apply-confirm-modal {
  background-color: #f4f4f4;
  border: none;
  border-radius: 12px;
  width: min(100%, 559px);
  max-width: 90vw;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.ad-apply-confirm-modal .ad-apply-modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 27px;
  width: 100%;
  max-width: 479px;
}

.ad-apply-confirm-modal .ad-apply-modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
}
.ad-apply-confirm-modal .ad-apply-modal-header h3 {
  color: #000000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  margin: 0;
  letter-spacing: -0.5px;
  line-height: 1;
}
.ad-apply-confirm-modal .ad-apply-modal-header .modal-icon {
  font-size: 22px;
  line-height: 1;
}

.ad-apply-confirm-modal .ad-apply-modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
.ad-apply-confirm-modal .ad-apply-modal-body .ad-apply-modal-warning {
  color: #ff0000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 20px 0;
}
.ad-apply-confirm-modal .ad-apply-modal-body .ad-apply-modal-policy {
  color: #000000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.33;
  margin: 0;
}

.ad-apply-confirm-modal .ad-apply-modal-footer {
  display: flex;
  gap: 10px;
  width: 100%;
  max-width: 479px;
}

.ad-apply-confirm-modal .ad-apply-modal-btn-confirm {
  flex: 1;
  padding: 8px 14px;
  background-color: #8801ff;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  cursor: pointer;
}
.ad-apply-confirm-modal .ad-apply-modal-btn-confirm:hover {
  background-color: #9a1aff;
}

.ad-apply-confirm-modal .ad-apply-modal-btn-cancel {
  flex: 1;
  padding: 8px 14px;
  background-color: #bebebe;
  border: none;
  border-radius: 6px;
  color: #000000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  cursor: pointer;
}
.ad-apply-confirm-modal .ad-apply-modal-btn-cancel:hover {
  background-color: #a8a8a8;
}

/* ===== 커스텀 Select 드롭다운 ===== */
.mypage-custom-select {
  position: relative;
  width: 100%;
  background-color: #2c2c2c;
  border: 1px solid #4c4c4c;
  border-radius: 6px;
  cursor: pointer;
  user-select: none;
}

.mypage-custom-select-value {
  padding: 10px 14px;
  color: #ffffff;
  font-size: 15px;
}

.mypage-custom-select-arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 14px;
  pointer-events: none;
}

.mypage-custom-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  background-color: #2c2c2c;
  border: 1px solid #4c4c4c;
  border-radius: 6px;
  z-index: 1001;
  overflow: hidden;
}

.mypage-custom-select-option {
  padding: 10px 14px;
  color: #ffffff;
  font-size: 15px;
}
.mypage-custom-select-option:hover {
  background-color: #383838;
}

/* ===== 티어 인증 모달 전용 스타일 ===== */
.tier-cert-modal {
  background-color: #f4f4f4;
  border: none;
  border-radius: 12px;
  width: min(100%, 480px);
  max-width: 90vw;
}

.tier-cert-modal-header {
  padding: 24px 24px 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tier-cert-modal-header h3 {
  color: #1d1d1d;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.tier-cert-modal-close {
  color: #1d1d1d;
  position: absolute;
  right: 24px;
  top: 24px;
}

.tier-cert-modal-body {
  padding: 0 24px 24px;
}

.tier-cert-notice {
  margin-bottom: 24px;
  text-align: center;
}
.tier-cert-notice p {
  color: #1d1d1d;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 8px;
}
.tier-cert-notice p:last-child {
  margin-bottom: 0;
}
.tier-cert-notice .tier-cert-highlight {
  color: #8a2be2;
  font-weight: 600;
}

.tier-cert-form-group {
  margin-bottom: 20px;
}
.tier-cert-form-group:last-of-type {
  margin-bottom: 0;
}

.tier-cert-label {
  display: block;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 8px;
}

.tier-cert-select {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  transition: border-color 0.2s ease;
}
.tier-cert-select:focus-within, .tier-cert-select.tier-cert-select-open {
  border-color: #eee0ff;
}
.tier-cert-select .tier-cert-select-value {
  color: #1d1d1d;
  padding: 10px 14px;
}
.tier-cert-select .tier-cert-select-value:empty::before {
  content: "게임을 선택해주세요";
  color: #999999;
}
.tier-cert-select .tier-cert-select-arrow {
  color: #1d1d1d;
  transition: transform 0.2s ease;
}

.tier-cert-select-options {
  background-color: #ffffff;
  border: 1px solid #eee0ff;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-top: 4px;
  max-height: 300px;
  overflow-y: auto;
  z-index: 1002;
}

.tier-cert-select-option {
  color: #1d1d1d;
  padding: 10px 14px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.tier-cert-select-option.tier-cert-select-option-first {
  font-weight: 700;
  color: #1d1d1d;
}
.tier-cert-select-option:hover {
  background-color: #f5f5f5;
}
.tier-cert-select-option:active {
  background-color: #eeeeee;
}

.tier-cert-input {
  width: 100%;
  padding: 10px 14px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  color: #1d1d1d;
  font-size: 15px;
  box-sizing: border-box;
}
.tier-cert-input::placeholder {
  color: #1d1d1d;
}
.tier-cert-input:focus {
  outline: none;
  border-color: #8a2be2;
}

.tier-cert-file-group {
  display: flex;
  gap: 8px;
  align-items: center;
}

.tier-cert-file-input {
  flex: 1;
  padding: 10px 14px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  color: #1d1d1d;
  font-size: 15px;
  box-sizing: border-box;
  cursor: default;
}
.tier-cert-file-input::placeholder {
  color: #999999;
}
.tier-cert-file-input:focus {
  outline: none;
  border-color: #8a2be2;
}

.tier-cert-file-btn {
  padding: 10px 20px;
  background-color: #e0e0e0;
  border: none;
  border-radius: 6px;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.tier-cert-file-btn:hover {
  background-color: #d0d0d0;
}
.tier-cert-file-btn:active {
  background-color: #c0c0c0;
}

.tier-cert-modal-footer {
  padding: 0 24px 24px;
}

.tier-cert-btn-cancel {
  background-color: #d0d0d0;
  color: #1d1d1d;
  flex: 0 0 auto;
  min-width: min(100%, 100px);
}
.tier-cert-btn-cancel:hover {
  background-color: #c0c0c0;
}

.tier-cert-btn-confirm {
  background-color: #8a2be2;
  color: #ffffff;
  flex: 1;
}
.tier-cert-btn-confirm:hover {
  background-color: #7a1bd2;
}
.tier-cert-btn-confirm:disabled {
  background-color: #cccccc;
  color: #999999;
  cursor: not-allowed;
}

/* ===== myinfo 탈퇴하기 (카드 밖 우측 하단) ===== */
#mypage-myinfo > .myinfo-withdraw-btn {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 24px;
  padding-top: 4px;
}
#mypage-myinfo > .myinfo-withdraw-btn button {
  background: none;
  border: none;
  color: #888888;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
  padding: 4px 0;
}
#mypage-myinfo > .myinfo-withdraw-btn button:hover {
  color: #a0a0a0;
}

/* ===== myinfo 티어 인증하기 버튼 리셋 ===== */
#mypage-myinfo #mypage-myinfo-middle button.div-wrapper {
  border: none;
  cursor: pointer;
  font: inherit;
}

/* ===== 탈퇴하기 모달 전용 스타일 ===== */
.withdraw-modal {
  background-color: #f4f4f4;
  border: none;
  border-radius: 12px;
  width: min(100%, 540px);
  max-width: 90vw;
  max-height: 90vh;
  overflow-y: auto;
}

.withdraw-modal-header {
  padding: 40px 24px 24px;
  text-align: center;
}
.withdraw-modal-header h3 {
  color: #1d1d1d;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.5px;
}

.withdraw-modal-body {
  padding: 0 40px 40px;
}

.withdraw-notice-box {
  background-color: #ffffff;
  border-radius: 6px;
  padding: 16px 20px;
  margin-bottom: 24px;
  max-height: 253px;
  overflow-y: auto;
  position: relative;
}
.withdraw-notice-box::-webkit-scrollbar {
  width: 5px;
}
.withdraw-notice-box::-webkit-scrollbar-track {
  background: transparent;
}
.withdraw-notice-box::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 100px;
}

.withdraw-notice-item {
  margin-bottom: 18px;
}
.withdraw-notice-item:last-child {
  margin-bottom: 0;
}

.withdraw-notice-title {
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
  line-height: 1.5;
  letter-spacing: -0.5px;
}

.withdraw-notice-content {
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
}
.withdraw-notice-content strong {
  font-weight: 700;
}

.withdraw-stats-section {
  margin-bottom: 36px;
}

.withdraw-stats-title {
  color: #1d1d1d;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}
.withdraw-stats-title strong {
  font-weight: 700;
}

.withdraw-stats-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

.withdraw-stat-card {
  background-color: #e5e5e5;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  padding: 8px 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 72px;
}
.withdraw-stat-card:nth-child(3), .withdraw-stat-card:nth-child(4), .withdraw-stat-card:nth-child(5) {
  min-height: 87px;
}

.withdraw-stat-label {
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
}
.withdraw-stat-label .stat-sub {
  font-size: 12px;
}

.withdraw-stat-value {
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: right;
  letter-spacing: -0.5px;
}
.withdraw-stat-value strong {
  font-size: 18px;
}

.withdraw-benefits-section {
  margin-bottom: 36px;
}

.withdraw-benefits-title {
  color: #8801ff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}

.withdraw-benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

.withdraw-benefit-card {
  background-color: #e5e5e5;
  border: 1px solid #a947ff;
  border-radius: 6px;
  padding: 8px 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 87px;
}

.withdraw-benefit-label {
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
}

.withdraw-benefit-value {
  color: #8801ff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-align: right;
  letter-spacing: -0.5px;
}
.withdraw-benefit-value strong {
  font-size: 18px;
  font-weight: 700;
}

.withdraw-password-section {
  margin-bottom: 10px;
}

.withdraw-password-title {
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 4px;
  letter-spacing: -0.198px;
}

.withdraw-password-subtitle {
  color: #707070;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 4px;
  letter-spacing: -0.132px;
}

.withdraw-password-input {
  width: 100%;
  padding: 6px 16px;
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  color: #1d1d1d;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  box-sizing: border-box;
  margin-bottom: 4px;
}
.withdraw-password-input::placeholder {
  color: #929292;
}
.withdraw-password-input:focus {
  outline: none;
  border-color: #8a2be2;
}

.withdraw-agree-checkbox {
  display: flex;
  align-items: center;
  gap: 4px;
}
.withdraw-agree-checkbox input[type=checkbox] {
  width: 14px;
  height: 14px;
  cursor: pointer;
  accent-color: #a947ff;
}
.withdraw-agree-checkbox label {
  color: #707070;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.132px;
  cursor: pointer;
}

.withdraw-modal-footer {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.withdraw-btn-cancel {
  flex: 1;
  padding: 8px 14px;
  background-color: #000000;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  cursor: pointer;
}
.withdraw-btn-cancel:hover {
  background-color: #333333;
}

.withdraw-btn-confirm {
  flex: 1;
  padding: 8px 14px;
  background-color: #9e9e9e;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  cursor: pointer;
}
.withdraw-btn-confirm:hover {
  background-color: #8e8e8e;
}
.withdraw-btn-confirm:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}

.withdraw-help-link {
  text-align: center;
}
.withdraw-help-link a {
  color: #707070;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: underline;
  letter-spacing: -0.132px;
}
.withdraw-help-link a:hover {
  color: #8801ff;
}

/* ===== 계좌 수정 모달 전용 스타일 ===== */
.bank-edit-modal {
  background-color: #f4f4f4;
  border: none;
  border-radius: 12px;
  width: min(90%, 480px);
  max-width: 90vw;
}

.bank-edit-modal-header {
  padding: 24px 24px 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bank-edit-modal-header h3 {
  color: #1d1d1d;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.bank-edit-modal-close {
  color: #1d1d1d;
  position: absolute;
  right: 24px;
  top: 24px;
}

.bank-edit-modal-body {
  padding: 0 24px 24px;
}

.bank-edit-form-group {
  margin-bottom: 20px;
}
.bank-edit-form-group:last-of-type {
  margin-bottom: 0;
}

.bank-edit-label {
  display: block;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 8px;
}

.bank-edit-input {
  width: 100%;
  padding: 10px 14px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  color: #1d1d1d;
  font-size: 15px;
  box-sizing: border-box;
}
.bank-edit-input::placeholder {
  color: #999999;
}
.bank-edit-input:focus {
  outline: none;
  border-color: #8a2be2;
}
.bank-edit-input.bank-edit-input-readonly {
  background-color: #c4c4c4;
  cursor: not-allowed;
}

.bank-custom-select {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  cursor: pointer;
  user-select: none;
  transition: border-color 0.2s ease;
}
.bank-custom-select:focus-within, .bank-custom-select.bank-select-open {
  border-color: #eee0ff;
}

.bank-custom-select-value {
  padding: 10px 14px;
  color: #1d1d1d;
  font-size: 15px;
}
.bank-custom-select-value:empty::before {
  content: "은행을 선택해주세요";
  color: #999999;
}

.bank-custom-select-arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #1d1d1d;
  font-size: 14px;
  pointer-events: none;
  transition: transform 0.2s ease;
}

.bank-custom-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  background-color: #ffffff;
  border: 1px solid #eee0ff;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1002;
  max-height: 300px;
  overflow-y: auto;
}
.bank-custom-select-options::-webkit-scrollbar {
  width: 6px;
}
.bank-custom-select-options::-webkit-scrollbar-track {
  background: #f5f5f5;
}
.bank-custom-select-options::-webkit-scrollbar-thumb {
  background: #d0d0d0;
  border-radius: 3px;
}

.bank-custom-select-option {
  padding: 10px 14px;
  color: #1d1d1d;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.bank-custom-select-option:hover {
  background-color: #f5f5f5;
}
.bank-custom-select-option:active {
  background-color: #eeeeee;
}

.bank-edit-modal-footer {
  display: flex;
  gap: 10px;
  padding: 0 24px 24px;
}

.bank-edit-btn-cancel {
  background-color: #d0d0d0;
  color: #1d1d1d;
  flex: 0 0 auto;
  min-width: min(100%, 100px);
  padding: 10px 0;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}
.bank-edit-btn-cancel:hover {
  background-color: #c0c0c0;
}

.bank-edit-btn-confirm {
  background-color: #8a2be2;
  color: #ffffff;
  flex: 1;
  padding: 10px 0;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}
.bank-edit-btn-confirm:hover {
  background-color: #7a1bd2;
}
.bank-edit-btn-confirm:disabled {
  background-color: #cccccc;
  color: #999999;
  cursor: not-allowed;
}

/* ===== noti 토글 ===== */
.block-list-page {
  max-width: 730px;
}

.block-list-title {
  font-size: 28px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 54px;
}

.block-list-container {
  background-color: #1d1d1d;
  border-radius: 8px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.block-list-empty {
  color: #9e9e9e;
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  text-align: center;
  padding: 40px 0;
}

.block-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.block-list-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.block-list-item-info {
  display: flex;
  align-items: center;
  gap: 8px;
}

.block-list-item-nickname {
  font-size: 20px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #ffffff;
}

.block-list-item-date {
  font-size: 14px;
  font-weight: 500;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #ffffff;
}

.block-list-item-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.block-list-btn-detail {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px 8px;
  background-color: #303030;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
}
.block-list-btn-detail:hover {
  background-color: #404040;
}
.block-list-btn-detail img {
  width: 11px;
  height: 11px;
}

.block-list-btn-unblock {
  padding: 6px 10px;
  background-color: #b5b5b5;
  border: none;
  border-radius: 6px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
}
.block-list-btn-unblock:hover {
  background-color: #c5c5c5;
}

.block-detail-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.block-detail-modal {
  background-color: #f4f4f4;
  border-radius: 12px;
  padding: 60px 40px;
  width: 589px;
  max-width: 90vw;
  max-height: 90vh;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 42px;
  align-items: center;
}

.block-detail-modal-title {
  font-size: 22px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
  letter-spacing: -0.5px;
}

.block-detail-modal-body {
  width: 459px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.block-detail-modal-form {
  background-color: #e5e5e5;
  border: 1px solid #bdbdbd;
  border-radius: 12px;
  padding: 30px 28px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.block-detail-modal-field {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
}
.block-detail-modal-field.nickname {
  padding: 10px 14px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #000000;
}
.block-detail-modal-field.detail {
  height: 119px;
  overflow-y: auto;
  line-height: 1.4;
  letter-spacing: -0.5px;
  white-space: pre-wrap;
  word-break: break-word;
}

.block-detail-modal-buttons {
  display: flex;
  gap: 10px;
  width: 100%;
}

.block-detail-modal-btn-unblock {
  flex: 1;
  padding: 8px 14px;
  background-color: #520099;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  transition: all 0.2s;
}
.block-detail-modal-btn-unblock:hover {
  background-color: #632278;
}

.block-detail-modal-btn-close {
  flex: 1;
  padding: 8px 14px;
  background-color: #000000;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  transition: all 0.2s;
}
.block-detail-modal-btn-close:hover {
  background-color: #333333;
}

@media (max-width: 640px) {
  .block-list-page {
    max-width: 100%;
    padding-bottom: 56px;
  }
  .block-list-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    padding: 15px 0 20px;
    letter-spacing: -0.5px;
  }
  .block-list-container {
    background-color: transparent;
    border-radius: 0;
    padding: 0 0;
    gap: 0;
  }
  .block-list-empty {
    font-size: 14px;
    padding: 60px 0;
    color: #9e9e9e;
    text-align: center;
  }
  .block-list-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .block-list-item:last-child {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
  }
  .block-list-item-info {
    gap: 8px;
  }
  .block-list-item-nickname {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
  }
  .block-list-item-actions {
    width: 100%;
    gap: 12px;
  }
  .block-list-btn-detail {
    flex: 1;
    justify-content: center;
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 4px;
  }
  .block-list-btn-unblock {
    flex: 1;
    text-align: center;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 4px;
  }
  .block-detail-modal {
    width: calc(100vw - 32px);
    padding: 40px 24px;
    gap: 32px;
  }
  .block-detail-modal-body {
    width: 100%;
    gap: 24px;
  }
  .block-detail-modal-form {
    padding: 20px 16px;
    gap: 8px;
  }
  .block-detail-modal-field {
    font-size: 13px;
  }
  .block-detail-modal-field.nickname {
    font-size: 16px;
  }
  .block-detail-modal-field.detail {
    height: 100px;
  }
  .block-detail-modal-buttons {
    gap: 8px;
  }
  .block-detail-modal-btn-unblock,
  .block-detail-modal-btn-close {
    font-size: 14px;
    padding: 8px 10px;
  }
}
.block-detail-modal-attachments {
  display: flex;
  gap: 9px;
  flex-wrap: wrap;
}

.block-detail-modal-attachment-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background-color: #cccccc;
  border: 1px solid #bbbbbb;
  border-radius: 100px;
  padding: 6px 10px;
  font-size: 13px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #333333;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: -0.5px;
  transition: background-color 0.2s;
}
.block-detail-modal-attachment-tag:hover {
  background-color: #bbbbbb;
}
.block-detail-modal-attachment-tag img {
  flex-shrink: 0;
}

#mypage-seller-type .approval-pending-notice {
  background-color: #dbeafe;
  border: 1px solid #93c5fd;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 30px;
}
#mypage-seller-type .approval-pending-notice p {
  color: #1d4ed8;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
#mypage-seller-type .detail_box {
  background-color: #1d1d1d;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
}
#mypage-seller-type .detail_box .select_boxs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#mypage-seller-type .detail_box .select_boxs .chbox_box {
  position: relative;
}
#mypage-seller-type .detail_box .select_boxs .chbox_box input[type=checkbox].blind {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#mypage-seller-type .detail_box .select_boxs .chbox_box label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 24px;
  background-color: #2e2e2e;
  border: 2px solid #2e2e2e;
  border-radius: 6px;
  color: #999;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
}
#mypage-seller-type .detail_box .select_boxs .chbox_box label:hover {
  background-color: #3a3a3a;
}
#mypage-seller-type .detail_box .select_boxs .chbox_box input:checked + label {
  background-color: #a947ff;
  border-color: #a947ff;
  color: #fff;
  font-weight: 700;
}
#mypage-seller-type .agree_box {
  background-color: #1d1d1d;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
}
#mypage-seller-type .agree_box .agree_inner {
  margin-bottom: 30px;
}
#mypage-seller-type .agree_box .agree_inner:last-child {
  margin-bottom: 0;
}
#mypage-seller-type .agree_box .agree_inner .agree_title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
#mypage-seller-type .agree_box .agree_inner .agree_title p {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
#mypage-seller-type .agree_box .agree_inner .agree_title input[type=checkbox].blind {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#mypage-seller-type .agree_box .agree_inner .agree_title label.png_icon {
  width: 24px;
  height: 24px;
  background-color: #2e2e2e;
  border: 2px solid #2e2e2e;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}
#mypage-seller-type .agree_box .agree_inner .agree_title label.png_icon:hover {
  background-color: #3a3a3a;
}
#mypage-seller-type .agree_box .agree_inner .agree_title label.png_icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#mypage-seller-type .agree_box .agree_inner .agree_title input:checked + label.png_icon {
  background-color: #a947ff;
  border-color: #a947ff;
}
#mypage-seller-type .agree_box .agree_inner .agree_title input:checked + label.png_icon::after {
  opacity: 1;
}
#mypage-seller-type .agree_box .agree_inner .agree_txt {
  background-color: #2e2e2e;
  border-radius: 6px;
  padding: 20px;
  color: #ccc;
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
#mypage-seller-type .agree_box .agree_inner .agree_txt::-webkit-scrollbar {
  width: 8px;
}
#mypage-seller-type .agree_box .agree_inner .agree_txt::-webkit-scrollbar-track {
  background: #1d1d1d;
  border-radius: 4px;
}
#mypage-seller-type .agree_box .agree_inner .agree_txt::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 4px;
}
#mypage-seller-type .agree_box .agree_inner .agree_txt::-webkit-scrollbar-thumb:hover {
  background: #666;
}
#mypage-seller-type .business_form .detail_box {
  background-color: #1d1d1d;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
}
#mypage-seller-type .business_form .detail_box .form_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 20px;
}
#mypage-seller-type .business_form .detail_box .form_row:last-child {
  margin-bottom: 0;
}
#mypage-seller-type .business_form .detail_box .form_row label {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
#mypage-seller-type .business_form .detail_box .form_row input[type=text],
#mypage-seller-type .business_form .detail_box .form_row input[type=file],
#mypage-seller-type .business_form .detail_box .form_row select {
  width: 100%;
  padding: 12px 16px;
  background-color: #2e2e2e;
  border: 1px solid #444;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  transition: all 0.3s ease;
}
#mypage-seller-type .business_form .detail_box .form_row input[type=text]:focus,
#mypage-seller-type .business_form .detail_box .form_row input[type=file]:focus,
#mypage-seller-type .business_form .detail_box .form_row select:focus {
  outline: none;
  border-color: #a947ff;
  background-color: #3a3a3a;
}
#mypage-seller-type .business_form .detail_box .form_row input[type=text]::placeholder,
#mypage-seller-type .business_form .detail_box .form_row input[type=file]::placeholder,
#mypage-seller-type .business_form .detail_box .form_row select::placeholder {
  color: #888;
}
#mypage-seller-type .business_form .detail_box .form_row input[type=file] {
  padding: 10px;
  cursor: pointer;
}
#mypage-seller-type .business_form .detail_box .form_row input[type=file]::file-selector-button {
  padding: 8px 16px;
  background-color: #444;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  margin-right: 10px;
  transition: background-color 0.3s ease;
}
#mypage-seller-type .business_form .detail_box .form_row input[type=file]::file-selector-button:hover {
  background-color: #555;
}
#mypage-seller-type .business_form .detail_box .form_row select {
  cursor: pointer;
}
#mypage-seller-type .business_form .detail_box .form_row .file_note {
  color: #888;
  font-size: 12px;
  margin-top: -5px;
}
#mypage-seller-type .submit_button_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}
#mypage-seller-type .submit_button_wrap .submit_button {
  padding: 14px 40px;
  background-color: #a947ff;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
}
#mypage-seller-type .submit_button_wrap .submit_button:hover {
  background-color: #8d2de2;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(169, 71, 255, 0.3);
}
#mypage-seller-type .submit_button_wrap .submit_button:active {
  transform: translateY(0);
}

@media (max-width: 640px) {
  #mypage-seller-type .detail_box {
    padding: 20px 16px;
  }
  #mypage-seller-type .detail_box .select_boxs {
    flex-direction: column;
    align-items: stretch;
  }
  #mypage-seller-type .detail_box .select_boxs .chbox_box label {
    width: 100%;
    padding: 10px 16px;
    justify-content: flex-start;
  }
  #mypage-seller-type .agree_box {
    padding: 20px 16px;
  }
  #mypage-seller-type .agree_box .agree_inner .agree_txt {
    font-size: 13px;
    padding: 16px;
  }
  #mypage-seller-type .business_form .detail_box {
    padding: 20px 16px;
  }
  #mypage-seller-type .submit_button_wrap .submit_button {
    width: 100%;
    padding: 14px 20px;
    text-align: center;
  }
}
/* ===== ad: .mypage-content p 덮어쓰기 (Figma 스펙) ===== */
#mypage-ad .box .ad-period {
  margin: 0;
  color: #d3d3d3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.5px;
  white-space: nowrap;
}

#mypage-ad .box .ad-title {
  margin: 0;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 640px) {
  #mypage-ad .box .ad-period {
    font-size: 12px;
    line-height: 1.35;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  #mypage-ad .box .ad-title {
    font-size: 14px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: unset;
  }
}
#mypage-noti .noti-toggle {
  width: 48px;
  height: 26px;
  border-radius: 13px;
  background-color: #555555;
  border: none;
  position: relative;
  cursor: pointer;
  transition: background-color 0.25s ease;
  flex-shrink: 0;
}
#mypage-noti .noti-toggle::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #ffffff;
  transition: transform 0.25s ease;
}
#mypage-noti .noti-toggle.on {
  background-color: #8801ff;
}
#mypage-noti .noti-toggle.on::after {
  transform: translateX(22px);
}

/* ===== 마이페이지 재능 썸네일/제목 → 상세(/detail/:idx) ===== */
.mypage-talent-detail-thumb-link {
  display: inline-block;
  line-height: 0;
  flex-shrink: 0;
  cursor: pointer;
}

.mypage-talent-detail-title-link {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.mypage-talent-detail-title-link:hover .box-title-3 {
  text-decoration: underline;
}

/* ===== product-list 삭제 버튼 리셋 ===== */
#mypage-product-list-box .product-delete-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  font: inherit;
  /* 버튼 전체 영역 클릭 가능하도록 부모 영역 채우기 */
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ===== sale-list 상태별 버튼 색상 + 주문상세정보 링크 ===== */
#mypage-sale-list .frame .sale-btn-disabled {
  background-color: #383838 !important;
  cursor: not-allowed;
}
#mypage-sale-list .frame .sale-btn-disabled .text-wrapper-2,
#mypage-sale-list .frame .sale-btn-disabled .text-wrapper-3 {
  color: #666666 !important;
}

#mypage-sale-list .frame .sale-btn-link {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ===== revenue 탭 버튼 오버라이드 (수익관리/출금신청 내부 탭) ===== */
#mypage-revenue .box .div {
  padding: 4px;
  gap: 4px;
  background-color: #1e1e1e;
  border: 1px solid #2d2d2d;
  border-radius: 6px;
}

#mypage-revenue .box .frame-wrapper,
#mypage-revenue .box .frame-2 {
  border-radius: 4px;
  transition: background-color 0.15s ease;
}

/* 활성 탭: 보라 배경 + 굵은 글자 */
#mypage-revenue .box .frame-wrapper {
  background-color: #8801ff;
}

#mypage-revenue .box .frame-wrapper .text-wrapper-2 {
  font-weight: 700;
  color: #ffffff;
}

/* 비활성 탭: 어두운 배경 + 회색 글자 */
#mypage-revenue .box .frame-2 {
  background-color: transparent;
}

#mypage-revenue .box .frame-2 .text-wrapper-3 {
  font-weight: 400;
  color: #aaaaaa;
}

/* ===== revenue 테이블 레이아웃 오버라이드 ===== */
#mypage-revenue .box {
  width: 100%;
}

#mypage-revenue .box .frame-15 {
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#mypage-revenue .box .frame-16 {
  position: relative;
  top: auto;
  left: auto;
}

#mypage-revenue .box .frame-17 {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 30px;
}

#mypage-revenue .box .frame-37 {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  padding: 9px 0;
  border-radius: 4px;
  border: 1px solid #5d5d5d;
  background: #e0e0e0;
  cursor: pointer;
  margin-top: 16px;
}

#mypage-revenue .box .frame-23 {
  position: relative;
}
#mypage-revenue .box .frame-23 .date-input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  left: 0;
  top: 0;
}
#mypage-revenue .box .frame-23 .date-display {
  position: relative;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  pointer-events: none;
  z-index: 1;
  white-space: nowrap;
}
#mypage-revenue .box .frame-23:has(.date-input:focus) {
  border-color: #8801ff;
}

/* ===== revenue 테이블 ===== */
#mypage-revenue .revenue-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 20px;
  border-bottom: 1px solid #383838;
}
#mypage-revenue .revenue-table thead th {
  text-align: left;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  padding: 0 0 14px 0;
  border-bottom: 2px solid #383838;
  white-space: nowrap;
}
#mypage-revenue .revenue-table thead th:first-child {
  width: 73px;
  padding-left: 30px;
  padding-right: 13px;
}
#mypage-revenue .revenue-table thead th:nth-child(2) {
  padding-left: 13px;
  padding-right: 20px;
}
#mypage-revenue .revenue-table thead th:nth-child(3) {
  width: 120px;
  padding-right: 13px;
  padding-left: 20px;
  text-align: right;
}
#mypage-revenue .revenue-table thead th:nth-child(4) {
  width: 120px;
  padding-left: 10px;
  padding-right: 30px;
  text-align: right;
}
#mypage-revenue .revenue-table tbody tr {
  border-bottom: 1px solid #2a2a2a;
}
#mypage-revenue .revenue-table tbody tr:last-child {
  border-bottom: none;
}
#mypage-revenue .revenue-table {
  /* Figma Frame 861, 862, 863, 864: 행별 교차 배경 (홀수 #0f0f0f, 짝수 #1d1d1d) */
}
#mypage-revenue .revenue-table tbody tr.revenue-row-income:nth-child(odd),
#mypage-revenue .revenue-table tbody tr.revenue-row-withdraw:nth-child(odd),
#mypage-revenue .revenue-table tbody tr.revenue-row-deduct:nth-child(odd) {
  background-color: #0f0f0f;
}
#mypage-revenue .revenue-table tbody tr.revenue-row-income:nth-child(even),
#mypage-revenue .revenue-table tbody tr.revenue-row-withdraw:nth-child(even),
#mypage-revenue .revenue-table tbody tr.revenue-row-deduct:nth-child(even) {
  background-color: #1d1d1d;
}
#mypage-revenue .revenue-table tbody td {
  padding: 16px 0;
  vertical-align: top;
  line-height: 1.5;
}
#mypage-revenue .revenue-table tbody td:first-child {
  width: 73px;
  padding-left: 30px;
  padding-right: 13px;
  border-right: 1px solid #434343;
}
#mypage-revenue .revenue-table tbody td:nth-child(2) {
  min-width: 0;
  padding-left: 13px;
  padding-right: 20px;
  border-right: 1px solid #434343;
}
#mypage-revenue .revenue-table tbody td:nth-child(3) {
  width: 120px;
  padding-right: 13px;
  padding-left: 20px;
  border-right: 1px solid #434343;
}
#mypage-revenue .revenue-table tbody td:nth-child(4) {
  width: 120px;
  padding-right: 30px;
}
#mypage-revenue .revenue-table .revenue-cell-type {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
}
#mypage-revenue .revenue-table .revenue-cell-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}
#mypage-revenue .revenue-table .revenue-badge-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#mypage-revenue .revenue-table .revenue-badge {
  padding: 4px 10px;
  border-radius: 100px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
}
#mypage-revenue .revenue-table .revenue-badge-income {
  background-color: #8801ff;
}
#mypage-revenue .revenue-table .revenue-badge-other {
  background-color: #4c4c4c;
  color: #ffffff;
}
#mypage-revenue .revenue-table .revenue-date {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #d3d3d3;
  line-height: 1.5;
  letter-spacing: -0.5px;
}
#mypage-revenue .revenue-table .revenue-description {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  margin: 0;
  line-height: 1.5;
  word-break: break-word;
  max-lines: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#mypage-revenue .revenue-table .revenue-order {
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #d3d3d3;
  line-height: 1.5;
  letter-spacing: -0.5px;
}
#mypage-revenue .revenue-table .revenue-cell-amount {
  text-align: right;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding-right: 0;
  padding-left: 0;
  white-space: nowrap;
}
#mypage-revenue .revenue-table .revenue-amount-income {
  color: #a947ff;
}
#mypage-revenue .revenue-table .revenue-amount-deduct {
  color: #ffffff;
}
#mypage-revenue .revenue-table .revenue-cell-balance {
  text-align: right;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  white-space: nowrap;
}

#search {
  padding-top: 250px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #search {
    padding-top: 80px;
    padding-bottom: 96px;
  }
}
#search > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #search > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #search > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#search > div #search-logo {
  display: block;
  margin: 0 auto;
  width: 339px;
  height: 112px;
  object-fit: contain;
}
@media (max-width: 640px) {
  #search > div #search-logo {
    display: none;
  }
}
#search > div #search-input {
  margin-top: 40px;
  position: relative;
  width: min(100%, 640px);
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #search > div #search-input {
    width: 250px;
  }
}
#search > div #search-input input {
  border-radius: 31px;
  border: 1px solid transparent;
  background: #fff;
  box-shadow: none;
  height: 60px;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: -0.5px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
#search > div #search-input input:focus {
  border-color: #a947ff;
  box-shadow: 0 0 47.5px 0 #a947ff;
}
#search > div #search-input input {
  width: 100%;
  padding: 8px 24px 8px 80px;
  outline: none;
}
#search > div #search-input input::placeholder {
  color: #c3c3c3;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #search > div #search-input input::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  #search > div #search-input input {
    font-size: 14px;
    padding: 8px 12px 8px 35px;
  }
}
#search > div #search-input img {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #search > div #search-input img {
    left: 8px;
    width: 24px !important;
    height: 24px !important;
  }
}
@media (max-width: 640px) {
  #search > div #search-input {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 0;
    padding: 0 22px;
    width: 100%;
    max-width: 100%;
  }
  #search > div #search-input .search-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    padding: 0;
    border: 0;
    background: transparent;
    flex-shrink: 0;
  }
  #search > div #search-input input {
    flex: 1;
    height: 33px;
    font-size: 14px;
    padding: 5px 17px 5px 18px;
    border-radius: 100px;
    border: 1px solid #dbdbdb;
  }
  #search > div #search-input input::placeholder {
    font-size: 14px;
  }
  #search > div #search-input img {
    position: static;
    transform: none;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }
}
#search > div > h2 {
  margin-top: 100px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #search > div > h2 {
    display: none;
  }
}
#search > div > h2 > span {
  color: #c579ff;
}
#search > div #search-category {
  margin-top: 60px;
}
@media (max-width: 640px) {
  #search > div #search-category {
    margin-top: 16px;
    padding: 0 16px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #search > div #search-category::-webkit-scrollbar {
    display: none;
  }
  #search > div #search-category {
    scrollbar-width: none;
  }
}
#search > div #search-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
  #search > div #search-category ul {
    flex-wrap: nowrap;
    gap: 6px;
    width: max-content;
  }
}
#search > div #search-category ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  border-radius: 100px;
  border: 1px solid #fff;
  padding: 8px 20px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
@media (max-width: 640px) {
  #search > div #search-category ul li a {
    font-size: 14px;
    padding: 6px 14px;
    white-space: nowrap;
  }
}
#search > div #search-category ul li a .count {
  border-radius: 100px;
  background: #e5e5e5;
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 0px 5px;
}
@media (max-width: 640px) {
  #search > div #search-category ul li a .count {
    font-size: 10px;
    padding: 2px 5px;
    min-width: 20px;
    text-align: center;
  }
}
#search > div #search-category ul li.active a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.5px;
  background: #FFF;
  color: #000;
}
@media (max-width: 640px) {
  #search > div #search-category ul li.active a {
    font-size: 14px;
  }
}
#search > div #search-category ul li.active a .count {
  border-radius: 100px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: -0.5px;
  padding: 0px 5px;
}
@media (max-width: 640px) {
  #search > div #search-category ul li.active a .count {
    font-size: 10px;
    padding: 2px 5px;
  }
}
#search > div #search-list {
  margin-top: 40px;
}
@media (max-width: 640px) {
  #search > div #search-list {
    margin-top: 16px;
    padding: 0 16px;
  }
}
#search > div #search-list .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#search > div #search-list .list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #search > div #search-list .list li {
    width: 100%;
    min-width: 0;
  }
}
#search > div #search-list .list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#search > div #search-list .list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#search > div #search-list .list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#search > div #search-list .list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#search > div #search-list .list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#search > div #search-list .list li article {
  padding: 20px 16px;
}
#search > div #search-list .list li article .article-top-row {
  display: none;
}
#search > div #search-list .list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#search > div #search-list .list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#search > div #search-list .list li article .info {
  margin-top: 10px;
}
#search > div #search-list .list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search > div #search-list .list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#search > div #search-list .list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#search > div #search-list .list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#search > div #search-list .list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#search > div #search-list .list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#search > div #search-list .list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search > div #search-list .list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#search > div #search-list .list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search > div #search-list .list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#search > div #search-list .list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#search > div #search-list .list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#search > div #search-list .list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#search > div #search-list .list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#search > div #search-list .list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#search > div #search-list .list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#search > div #search-list .list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #search > div #search-list .list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#search > div #search-list .list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#search > div #search-list .list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#search > div #search-list .list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#search > div #search-list .list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#search > div #search-list .list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#search > div #search-list .list li.product-card-ad article {
  padding: 20px 16px;
}
#search > div #search-list .list li.product-card-ad article .article-top-row {
  display: none;
}
#search > div #search-list .list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#search > div #search-list .list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#search > div #search-list .list li.product-card-ad article .info {
  margin-top: 10px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#search > div #search-list .list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#search > div #search-list .list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search > div #search-list .list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search > div #search-list .list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#search > div #search-list .list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search > div #search-list .list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#search > div #search-list .list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#search > div #search-list .list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#search > div #search-list .list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#search > div #search-list .list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#search > div #search-list .list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
#search > div #search-list .list {
  gap: 26px 16px;
}
@media (max-width: 640px) {
  #search > div #search-list .list {
    flex-direction: column;
    gap: 0;
  }
  #search > div #search-list .list li.product-card {
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
    width: 100% !important;
    height: auto !important;
    min-height: 106px;
    background: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid #3b3b3b !important;
    box-shadow: none !important;
    padding: 16px 0 !important;
    gap: 8px;
  }
  #search > div #search-list .list li.product-card:hover {
    transform: none;
    box-shadow: none;
  }
  #search > div #search-list .list li.product-card > section {
    flex-shrink: 0;
    width: 127px !important;
    height: 74px !important;
    border-radius: 4px !important;
    overflow: hidden;
    background-color: #1a1a1a !important;
  }
  #search > div #search-list .list li.product-card > section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
  #search > div #search-list .list li.product-card > section > span.ad {
    top: 8px;
    left: 8px;
    bottom: auto;
    font-size: 10px;
    padding: 2px 4px;
  }
  #search > div #search-list .list li.product-card > article {
    flex: 1;
    min-width: 0;
    padding: 0;
  }
  #search > div #search-list .list li.product-card > article h5 {
    display: none;
  }
  #search > div #search-list .list li.product-card > article h5 {
    font-size: 11px;
    margin-bottom: 4px;
  }
  #search > div #search-list .list li.product-card > article h2 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 6px;
    -webkit-line-clamp: 2;
    min-height: unset;
  }
  #search > div #search-list .list li.product-card > article .info {
    margin-top: 0;
  }
  #search > div #search-list .list li.product-card > article .info .info-review {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #search > div #search-list .list li.product-card > article .info .info-review > div:first-child {
    gap: 6px;
  }
  #search > div #search-list .list li.product-card > article .info .info-review > div:first-child p:first-child {
    font-size: 12px;
    gap: 4px;
  }
  #search > div #search-list .list li.product-card > article .info .info-review > div:first-child p:last-child {
    font-size: 11px;
  }
  #search > div #search-list .list li.product-card > article .info .info-review > div:last-child {
    gap: 3px;
    flex-wrap: wrap;
  }
  #search > div #search-list .list li.product-card > article .info .info-review > div:last-child p {
    font-size: 10px;
    padding: 1px 3px;
  }
  #search > div #search-list .list li.product-card > article .info .info-profile {
    display: none;
  }
  #search > div #search-list .list li.product-card > article .info .info-price {
    margin-top: 6px;
    justify-content: flex-end;
  }
  #search > div #search-list .list li.product-card > article .info .info-price p {
    font-size: 14px;
    font-weight: 700;
  }
  #search > div #search-list .list li.product-card > article .info .info-price > div {
    display: none;
  }
  #search > div #search-list .list li.card-frame-hot,
  #search > div #search-list .list li.ad-style-hot {
    border-color: #3b3b3b;
    box-shadow: none;
  }
  #search > div #search-list .list li.card-frame-premium {
    border-color: #3b3b3b;
    box-shadow: none;
  }
}
#search > div #search-list #search-list-more {
  margin-top: 50px;
  text-align: center;
}
#search > div #search-list #search-list-more .more {
  margin-top: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 65px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
}
@media (max-width: 640px) {
  #search > div #search-list #search-list-more .more {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0;
    width: 100%;
    display: block;
    border-radius: 4px;
  }
}

#search-no {
  padding-top: 200px;
  padding-bottom: 100px;
  background: url(../images/bg_no_search.png) no-repeat center center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #search-no {
    padding-top: 80px;
    padding-bottom: 96px;
    background: #090909;
  }
}
#search-no > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #search-no > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #search-no > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#search-no > div #search-logo {
  display: block;
  margin: 0 auto;
  width: 339px;
  height: 90px;
  object-fit: contain;
}
@media (max-width: 640px) {
  #search-no > div #search-logo {
    display: none;
  }
}
#search-no > div #search-input {
  margin-top: 40px;
  position: relative;
  width: min(100%, 640px);
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #search-no > div #search-input {
    width: 250px;
  }
}
#search-no > div #search-input input {
  border-radius: 31px;
  border: 1px solid transparent;
  background: #fff;
  box-shadow: none;
  height: 60px;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: -0.5px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
#search-no > div #search-input input:focus {
  border-color: #a947ff;
  box-shadow: 0 0 47.5px 0 #a947ff;
}
#search-no > div #search-input input {
  width: 100%;
  padding: 8px 24px 8px 80px;
  outline: none;
}
#search-no > div #search-input input::placeholder {
  color: #c3c3c3;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #search-no > div #search-input input::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  #search-no > div #search-input input {
    font-size: 14px;
    padding: 8px 12px 8px 35px;
  }
}
#search-no > div #search-input img {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #search-no > div #search-input img {
    left: 8px;
    width: 24px !important;
    height: 24px !important;
  }
}
@media (max-width: 640px) {
  #search-no > div #search-input {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 0;
    padding: 0 22px;
    width: 100%;
    max-width: 100%;
  }
  #search-no > div #search-input .search-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    padding: 0;
    border: 0;
    background: transparent;
    flex-shrink: 0;
  }
  #search-no > div #search-input input {
    flex: 1;
    height: 33px;
    font-size: 14px;
    padding: 5px 17px 5px 18px;
    border-radius: 100px;
    border: 1px solid #dbdbdb;
  }
  #search-no > div #search-input input::placeholder {
    font-size: 14px;
  }
  #search-no > div #search-input img {
    position: static;
    transform: none;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }
}
#search-no > div > h2 {
  margin-top: 150px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 640px) {
  #search-no > div > h2 {
    margin-top: 120px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 16px;
    text-align: center;
  }
}
#search-no > div > h2 > span {
  color: #c579ff;
}
#search-no > div > h4 {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 640px) {
  #search-no > div > h4 {
    margin-top: 6px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 16px;
    text-align: center;
    color: #fff;
  }
}
#search-no > div > hr {
  margin-top: 100px;
  border: 1px solid #4a4a4a;
}
@media (max-width: 640px) {
  #search-no > div > hr {
    margin-top: 40px;
  }
}
#search-no > div #search-no-list {
  margin-top: 60px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list {
    margin-top: 30px;
    padding: 0 20px;
  }
}
#search-no > div #search-no-list ul.list {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#search-no > div #search-no-list ul.list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list ul.list li {
    width: 100%;
    min-width: 0;
  }
}
#search-no > div #search-no-list ul.list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#search-no > div #search-no-list ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#search-no > div #search-no-list ul.list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#search-no > div #search-no-list ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#search-no > div #search-no-list ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#search-no > div #search-no-list ul.list li article {
  padding: 20px 16px;
}
#search-no > div #search-no-list ul.list li article .article-top-row {
  display: none;
}
#search-no > div #search-no-list ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#search-no > div #search-no-list ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#search-no > div #search-no-list ul.list li article .info {
  margin-top: 10px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#search-no > div #search-no-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#search-no > div #search-no-list ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search-no > div #search-no-list ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#search-no > div #search-no-list ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search-no > div #search-no-list ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#search-no > div #search-no-list ul.list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#search-no > div #search-no-list ul.list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#search-no > div #search-no-list ul.list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#search-no > div #search-no-list ul.list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#search-no > div #search-no-list ul.list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#search-no > div #search-no-list ul.list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#search-no > div #search-no-list ul.list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list ul.list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#search-no > div #search-no-list ul.list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#search-no > div #search-no-list ul.list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#search-no > div #search-no-list ul.list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#search-no > div #search-no-list ul.list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#search-no > div #search-no-list ul.list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article {
  padding: 20px 16px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .article-top-row {
  display: none;
}
#search-no > div #search-no-list ul.list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info {
  margin-top: 10px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#search-no > div #search-no-list ul.list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#search-no > div #search-no-list ul.list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#search-no > div #search-no-list ul.list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#search-no > div #search-no-list ul.list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#search-no > div #search-no-list ul.list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
#search-no > div #search-no-list-header {
  margin-top: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header {
    margin-top: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 0 20px;
  }
}
#search-no > div #search-no-list-header h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header h2 {
    font-size: 24px;
  }
}
#search-no > div #search-no-list-header h2 > span {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding-left: 8px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header h2 > span {
    font-size: 12px;
  }
}
#search-no > div #search-no-list-header h2 > span.hot {
  color: #00fff2;
}
#search-no > div #search-no-list-header h2 > span.best {
  color: #a947ff;
}
#search-no > div #search-no-list-header .more {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  border-radius: 4px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.21);
  padding: 5px 10px;
}
@media (max-width: 640px) {
  #search-no > div #search-no-list-header .more {
    font-size: 14px;
  }
}

#category {
  padding-top: 112px;
  padding-bottom: 100px;
  background: #131617;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  #category {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
#category #category-bg-wrap {
  position: absolute;
  width: 100%;
  height: 1200px;
  z-index: 0;
  max-width: 100% !important;
  top: 30px;
}
@media (max-width: 640px) {
  #category #category-bg-wrap {
    height: 600px;
  }
}
#category #category-bg-wrap .category-bg-gradient-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1411px;
  background: linear-gradient(to bottom, #331a41, #121616);
  z-index: 1;
}
#category #category-bg-wrap .category-bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1200px;
  object-fit: cover;
  opacity: 0.45;
  z-index: 2;
}
@media (max-width: 640px) {
  #category #category-bg-wrap .category-bg-image {
    opacity: 0.4;
  }
}
#category #category-bg-wrap .category-bg-gradient-bottom {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  height: 1168px;
  background: linear-gradient(to bottom, rgba(19, 22, 24, 0), #131617);
  z-index: 3;
}
#category > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #category > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #category > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#category > div {
  position: relative;
  z-index: 4;
}
#category > div #category-mobile-menu {
  display: none;
}
#category > div #category-title-wrap {
  padding-top: 130px;
  text-align: center;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap {
    padding-top: 60px;
  }
}
#category > div #category-title-wrap img {
  display: block;
  margin: 0 auto;
  width: 158px;
  height: 42px;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap img {
    width: 100px;
    height: auto;
  }
}
#category > div #category-title-wrap h2 {
  color: #fff;
  font-size: 74px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap h2 {
    font-size: 32px;
    margin-top: 8px;
  }
}
#category > div #category-title-wrap h4 {
  color: #fff;
  text-align: center;
  font-size: 39px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #category > div #category-title-wrap h4 {
    font-size: 20px;
  }
}
#category > div #category-list-wrap {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap {
    margin-top: 40px;
    padding: 0 20px;
  }
}
#category > div #category-list-wrap #category-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list {
    flex-direction: column;
    gap: 15px;
  }
}
#category > div #category-list-wrap #category-list.collapsed ul {
  max-height: 58px;
  overflow: hidden;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list.collapsed ul {
    max-height: 0px;
  }
}
#category > div #category-list-wrap #category-list ul {
  width: calc(100% - 120px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul {
    width: 100%;
    gap: 8px;
  }
}
#category > div #category-list-wrap #category-list ul li {
  border-radius: 5px;
  border: 1px solid #323232;
  background: #090909;
  overflow: hidden;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li {
    flex: 1 1 calc(50% - 4px);
    min-width: calc(50% - 4px);
  }
}
#category > div #category-list-wrap #category-list ul li.active {
  border-color: #8801ff;
  background: #8801ff;
}
#category > div #category-list-wrap #category-list ul li.active a span {
  font-weight: 700;
}
#category > div #category-list-wrap #category-list ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 12px;
  width: 182px;
  height: 48px;
  gap: 6px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li a {
    width: 100%;
    padding: 8px 6px;
    height: auto;
  }
}
#category > div #category-list-wrap #category-list ul li a img {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li a img {
    width: 16px;
    height: 16px;
  }
}
#category > div #category-list-wrap #category-list ul li a span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list ul li a span {
    font-size: 12px;
  }
}
#category > div #category-list-wrap #category-list > #category-list-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  appearance: none;
  border-radius: 5px;
  border: 1px solid #87499f;
  background: #661ba8;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
  width: auto;
  min-width: fit-content;
  height: 48px;
  padding: 6px 12px;
  white-space: nowrap;
  text-decoration: none;
  gap: 6px;
  cursor: pointer;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
@media (max-width: 640px) {
  #category > div #category-list-wrap #category-list > #category-list-btn {
    width: 100%;
    font-size: 14px;
    height: auto;
  }
  #category > div #category-list-wrap #category-list > #category-list-btn .category-list-btn-text::before {
    content: "카테고리 ";
  }
}
#category > div #category-list-wrap #category-list > #category-list-btn img.rotated {
  transform: rotate(180deg);
}
#category > div #category-sort-wrap {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap {
    margin-top: 30px;
    padding: 0 20px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 10px;
    row-gap: 10px;
  }
}
#category > div #category-sort-wrap h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap h3 {
    font-size: 20px;
    grid-column: 1;
    grid-row: 1;
    margin: 0;
    min-width: 0;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap {
    margin-top: 0;
    display: contents;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap .category-sort-tabs-inner {
  flex: 1;
  min-width: 0;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap .category-sort-tabs-inner {
    grid-column: 1/-1;
    grid-row: 2;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  #category > div #category-sort-wrap #category-sort-list-wrap .category-sort-tabs-inner::-webkit-scrollbar {
    display: none;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul {
    gap: 6px;
    flex-wrap: nowrap;
    width: max-content;
    max-width: none;
  }
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li {
    flex-shrink: 0;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  padding: 7px 12px;
  border-radius: 100px;
  border: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a {
    gap: 4px;
    padding: 5px 8px;
    min-height: 32px;
    box-sizing: border-box;
    white-space: nowrap;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a > span {
  color: #ddd;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a > span {
    font-size: 13px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a > img {
  height: 16px;
  width: auto;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a > img {
    height: 13px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li a > dd {
  border-radius: 2px;
  border: 1px solid #a947ff;
  padding: 2px 4px;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap ul li a > dd {
    font-size: 8px;
    padding: 1px 3px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li.active a {
  border-color: #a947ff;
  color: #a947ff;
}
#category > div #category-sort-wrap #category-sort-list-wrap ul li.active a > span {
  color: #a947ff;
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown {
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: center;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 7px 12px;
  border-radius: 100px;
  border: 1px solid #a947ff;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  min-width: 93px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-btn {
    min-width: 74px;
    padding: 6px 12px;
    min-height: 36px;
    box-sizing: border-box;
    border-color: #a947ff;
    gap: 6px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-btn span {
  color: #ddd;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-btn span {
    font-size: 14px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-btn svg {
  transition: transform 0.2s;
  flex-shrink: 0;
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-btn.open svg {
  transform: rotate(180deg);
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu {
  position: absolute;
  right: 0;
  top: calc(100% + 6px);
  z-index: 100;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 15px 18px;
  min-width: 154px;
  list-style: none;
  margin: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu {
    min-width: 101px;
    padding: 15px 18px;
    border-radius: 10px;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu li {
  color: #ddd;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 2.13;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.15s;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu li {
    font-size: 14px;
    line-height: 1.74;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu li.active {
  color: #a947ff;
  font-weight: 700;
}
@media (max-width: 640px) {
  #category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu li.active {
    color: #a947ff;
  }
}
#category > div #category-sort-wrap #category-sort-list-wrap #section-sort-dropdown #section-sort-menu li:hover:not(.active) {
  color: #fff;
}
#category > div #category-ad-wrap {
  margin-top: 50px;
}
@media (max-width: 640px) {
  #category > div #category-ad-wrap {
    margin-top: 30px;
    padding: 0 16px;
  }
}
#category > div #category-ad-wrap ul.ad-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#category > div #category-ad-wrap ul.ad-list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #category > div #category-ad-wrap ul.ad-list li {
    width: 100%;
    min-width: 0;
  }
}
#category > div #category-ad-wrap ul.ad-list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#category > div #category-ad-wrap ul.ad-list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#category > div #category-ad-wrap ul.ad-list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#category > div #category-ad-wrap ul.ad-list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#category > div #category-ad-wrap ul.ad-list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#category > div #category-ad-wrap ul.ad-list li article {
  padding: 20px 16px;
}
#category > div #category-ad-wrap ul.ad-list li article .article-top-row {
  display: none;
}
#category > div #category-ad-wrap ul.ad-list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#category > div #category-ad-wrap ul.ad-list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#category > div #category-ad-wrap ul.ad-list li article .info {
  margin-top: 10px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-ad-wrap ul.ad-list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#category > div #category-ad-wrap ul.ad-list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#category > div #category-ad-wrap ul.ad-list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#category > div #category-ad-wrap ul.ad-list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#category > div #category-ad-wrap ul.ad-list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#category > div #category-ad-wrap ul.ad-list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#category > div #category-ad-wrap ul.ad-list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #category > div #category-ad-wrap ul.ad-list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article {
  padding: 20px 16px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .article-top-row {
  display: none;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info {
  margin-top: 10px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#category > div #category-ad-wrap ul.ad-list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  #category > div #category-ad-wrap ul.ad-list {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card {
    width: 100% !important;
    height: auto !important;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > section {
    width: 100% !important;
    height: 110px !important;
    border-radius: 8px 8px 0 0 !important;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article {
    padding-top: 8px !important;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .article-top-row {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 4px;
    min-height: 18px;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .article-top-badges {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .article-top-badges .badge-tooltip-wrap {
    position: relative;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .article-top-badges .badge-tooltip-wrap:hover .badge-tooltip {
    display: block;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .article-top-badges .badge-tooltip {
    display: none;
    position: absolute;
    bottom: calc(100% + 6px);
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    font-size: 11px;
    white-space: nowrap;
    padding: 4px 8px;
    border-radius: 4px;
    z-index: 10;
    pointer-events: none;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .article-top-badges .badge-new {
    font-size: 10px;
    font-weight: 700;
    color: #a947ff;
  }
  #category > div #category-ad-wrap ul.ad-list li.product-card > article .info-review > div:last-child {
    display: none !important;
  }
}
#category > div #category-items-wrap {
  margin-top: 100px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap {
    margin-top: 40px;
    padding: 0;
  }
}
#category > div #category-items-wrap #category-items ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#category > div #category-items-wrap #category-items ul.list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items ul.list li {
    width: 100%;
    min-width: 0;
  }
}
#category > div #category-items-wrap #category-items ul.list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#category > div #category-items-wrap #category-items ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#category > div #category-items-wrap #category-items ul.list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#category > div #category-items-wrap #category-items ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#category > div #category-items-wrap #category-items ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#category > div #category-items-wrap #category-items ul.list li article {
  padding: 20px 16px;
}
#category > div #category-items-wrap #category-items ul.list li article .article-top-row {
  display: none;
}
#category > div #category-items-wrap #category-items ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#category > div #category-items-wrap #category-items ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#category > div #category-items-wrap #category-items ul.list li article .info {
  margin-top: 10px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-items-wrap #category-items ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#category > div #category-items-wrap #category-items ul.list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#category > div #category-items-wrap #category-items ul.list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#category > div #category-items-wrap #category-items ul.list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#category > div #category-items-wrap #category-items ul.list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#category > div #category-items-wrap #category-items ul.list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#category > div #category-items-wrap #category-items ul.list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items ul.list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article {
  padding: 20px 16px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .article-top-row {
  display: none;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info {
  margin-top: 10px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#category > div #category-items-wrap #category-items ul.list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items ul.list {
    display: flex !important;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow-x: visible;
    gap: 0;
    padding: 0;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card {
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
    width: 100% !important;
    flex: none !important;
    height: auto !important;
    min-height: unset;
    background: #141216 !important;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 1px solid #3b3b3b !important;
    box-shadow: none !important;
    padding: 16px !important;
    gap: 12px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card:hover {
    transform: none;
    box-shadow: none;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > section {
    flex-shrink: 0;
    width: 127px !important;
    height: 74px !important;
    border-radius: 4px !important;
    overflow: hidden;
    background-color: #1a1a1a !important;
    align-self: center;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > section > span.ad {
    display: none;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article {
    flex: 1;
    min-width: 0;
    padding: 0;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article h5 {
    display: block !important;
    font-size: 10px;
    color: #b8b8b8;
    margin-bottom: 3px;
    line-height: 1.3;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article h2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px;
    -webkit-line-clamp: 2;
    min-height: unset;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info {
    display: flex !important;
    flex-wrap: wrap;
    margin-top: 4px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-review {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-review > div:first-child {
    gap: 6px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-review > div:first-child p:first-child {
    font-size: 12px;
    gap: 4px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-review > div:first-child p:last-child {
    font-size: 11px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-review > div:last-child {
    gap: 3px;
    flex-wrap: wrap;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-review > div:last-child p {
    font-size: 10px;
    padding: 1px 3px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-profile {
    display: flex !important;
    flex: 1 1 auto;
    min-width: 0;
    align-items: center;
    gap: 4px;
    margin-top: 4px;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-profile img {
    display: none;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-profile p {
    font-size: 12px;
    color: #b9b9b9;
    font-weight: 500;
    letter-spacing: -0.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-price {
    flex: 0 0 auto;
    margin-top: 4px;
    justify-content: flex-end;
    align-items: center;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-price p {
    font-size: 14px;
    font-weight: 700;
  }
  #category > div #category-items-wrap #category-items ul.list li.product-card > article .info .info-price > div {
    display: none;
  }
}
#category > div #category-items-wrap #category-items #category-items-more {
  margin-top: 50px;
  text-align: center;
}
#category > div #category-items-wrap #category-items #category-items-more .more {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 65px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
  cursor: pointer;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items #category-items-more .more {
    font-size: 14px;
    padding: 12px 40px;
    width: calc(100% - 32px);
    margin: 0 16px;
    display: block;
  }
}
#category > div #category-items-wrap #category-items #category-empty,
#category > div #category-items-wrap #category-items .category-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 280px;
  padding: 60px 20px;
  text-align: center;
  background: rgba(20, 18, 22, 0.5);
  border: 1px solid #2a2a2a;
  border-radius: 10px;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items #category-empty,
  #category > div #category-items-wrap #category-items .category-empty {
    min-height: 200px;
    padding: 40px 16px;
    margin: 24px 16px 0;
    border-radius: 8px;
  }
}
#category > div #category-items-wrap #category-items #category-empty .category-empty-title,
#category > div #category-items-wrap #category-items .category-empty .category-empty-title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items #category-empty .category-empty-title,
  #category > div #category-items-wrap #category-items .category-empty .category-empty-title {
    font-size: 15px;
  }
}
#category > div #category-items-wrap #category-items #category-empty .category-empty-desc,
#category > div #category-items-wrap #category-items .category-empty .category-empty-desc {
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.6;
  margin-bottom: 24px;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items #category-empty .category-empty-desc,
  #category > div #category-items-wrap #category-items .category-empty .category-empty-desc {
    font-size: 13px;
    margin-bottom: 16px;
  }
}
#category > div #category-items-wrap #category-items #category-empty .category-empty-btn,
#category > div #category-items-wrap #category-items .category-empty .category-empty-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 28px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s;
}
#category > div #category-items-wrap #category-items #category-empty .category-empty-btn:hover,
#category > div #category-items-wrap #category-items .category-empty .category-empty-btn:hover {
  background: #333;
  border-color: #a947ff;
}
@media (max-width: 640px) {
  #category > div #category-items-wrap #category-items #category-empty .category-empty-btn,
  #category > div #category-items-wrap #category-items .category-empty .category-empty-btn {
    font-size: 13px;
    padding: 9px 20px;
  }
}
@media (max-width: 640px) {
  #category.category-mobile-menu-mode {
    min-height: calc(100vh - 56px);
    background: #090909;
  }
  #category.category-mobile-menu-mode #category-bg-wrap,
  #category.category-mobile-menu-mode #category-title-wrap,
  #category.category-mobile-menu-mode #category-list-wrap,
  #category.category-mobile-menu-mode #category-sort-wrap,
  #category.category-mobile-menu-mode #category-ad-wrap,
  #category.category-mobile-menu-mode #category-items-wrap {
    display: none;
  }
  #category.category-mobile-menu-mode > div {
    padding: 0 16px;
  }
  #category.category-mobile-menu-mode #category-mobile-menu {
    display: block;
    padding-top: 20px;
    padding-bottom: 32px;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-header {
    display: flex;
    align-items: center;
    gap: 18px;
    padding-bottom: 30px;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-header .category-mobile-menu-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 18px;
    flex-shrink: 0;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-header h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 10px;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-grid li a {
    display: flex;
    align-items: center;
    gap: 6px;
    min-height: 32px;
    padding: 6px 12px;
    border-radius: 5px;
    background: #090909;
    text-decoration: none;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-grid li img {
    display: block;
    width: auto;
    height: 20px;
    object-fit: contain;
    flex-shrink: 0;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-grid li span {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.59;
    letter-spacing: -0.5px;
    white-space: nowrap;
  }
  #category.category-mobile-menu-mode #category-mobile-menu .category-mobile-menu-grid li.active a {
    background: #252525;
  }
}

#item-detail {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #item-detail {
    padding-top: 96px;
    padding-bottom: 60px;
  }
}
#item-detail > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1080px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
#item-detail > div {
  padding: 0 20px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-title-wrap {
    padding: 0 10px;
  }
}
#item-detail > div #item-detail-title-wrap h5 {
  color: #b3b3b3;
  font-size: 20px;
  font-weight: 500;
  line-height: 133%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-title-wrap h5 {
    font-size: 14px;
  }
}
#item-detail > div #item-detail-title-wrap h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 133%;
  letter-spacing: -0.5px;
  margin-top: 10px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-title-wrap h2 {
    font-size: 20px;
    margin-top: 8px;
  }
}
#item-detail > div #item-detail-content-wrap {
  margin-top: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap {
    margin-top: 28px;
    flex-direction: column;
    gap: 0;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content {
  width: 700px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content {
    width: 100%;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star img {
  width: 20px;
  height: 20px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star span {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 146%;
  margin-left: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-rating-wrap .star span.badge {
  margin-left: 10px;
  border-radius: 150px;
  background: rgba(255, 255, 255, 0.2);
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 146%;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  padding: 24px;
  border-radius: 12px;
  background: #212121;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap {
    flex-direction: column;
    padding: 20px;
    gap: 16px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-image {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 100%;
  overflow: hidden;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-image {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-image > img,
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-image > svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info {
  flex: 1;
  min-width: 0;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info {
    padding-right: 0;
    width: 100%;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 {
    font-size: 16px;
    gap: 6px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 > span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 > span {
    font-size: 10px;
    gap: 4px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info h3 > span::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #01ff8b;
  flex-shrink: 0;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  margin-top: 8px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > p {
    font-size: 12px;
    margin-top: 6px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  padding-top: 12px;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div {
    gap: 6px;
    margin-top: 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  border-radius: 6px;
  background: #3b3b3b;
  padding: 6px 12px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p {
    font-size: 10px;
    padding: 5px 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p > span {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-info > div > p > span {
    font-size: 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 160px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap {
    width: 100%;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > a,
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > button {
  width: 100%;
  padding: 12px 16px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  display: block;
  box-sizing: border-box;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  background: #8801ff;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > a,
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > button {
    font-size: 12px;
    padding: 10px 14px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > a.item-detail-content-profile-button-2,
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > button.item-detail-content-profile-button-2 {
  background: #4c4c4c;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > p {
    font-size: 10px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-content-profile-wrap #item-detail-content-profile-button-wrap > p > b {
  font-weight: 700;
  color: #fff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav {
  position: sticky;
  top: 100px;
  z-index: 50;
  background: #121616;
  margin-top: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav {
    position: sticky;
    top: 44px;
    margin-top: 6px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav ul li {
  width: 105px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav ul li button {
  width: 100%;
  padding: 14px 0;
  color: rgba(217, 217, 217, 0.6);
  font-size: 14px;
  font-weight: 700;
  background: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  text-align: center;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav ul li button {
    padding: 12px 0;
    font-size: 13px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav ul li button:hover {
  color: #fff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content #item-detail-tab-nav ul li.active button {
  color: #fff;
  border-bottom-color: #a947ff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .collapsible-content {
  position: relative;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .collapsible-content__gradient {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  pointer-events: none;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .collapsible-content__toggle {
  display: block;
  width: 100%;
  padding: 14px 10px;
  margin-top: 10px;
  border: 1px solid #575757;
  border-radius: 6px;
  background: #000;
  color: #b5b5b5;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .collapsible-content__toggle:hover {
  background: #1a1a1a;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card {
  margin-top: 30px;
  padding: 30px 20px;
  border-radius: 15px;
  background: #fff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card h2 {
  color: #000;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -0.5px;
  border-left: 4px solid #8801ff;
  margin-bottom: 40px;
  padding-left: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  border-radius: 10px;
  object-fit: cover;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin-top: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > img {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  border-radius: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section {
  width: calc(100% - 30px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > p.item-detail-content-review-reply-content {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
  margin-top: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info > p:first-child {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  border-radius: 100px;
  background: #d9d9d9;
  padding: 3px 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info > p:nth-child(2) {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-wrap > section > div.item-detail-content-review-reply-info > p:last-child {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap {
  margin-top: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > img {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  border-radius: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap {
  width: calc(100% - 30px);
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  border-radius: 20px;
  border: 1px solid #a947ff;
  background: #f5f5f5;
  padding: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > textarea {
  width: 100%;
  height: 100px;
  border-radius: 6px;
  padding: 10px;
  outline: none;
  border: none;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div {
  width: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div > button {
  width: 100%;
  padding: 5px;
  border-radius: 100px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div > button:first-child {
  background: #8801ff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > div.item-detail-content-review-reply-write-wrap > div.item-detail-content-review-reply-input-wrap > div > button:last-child {
  color: #929292;
  background: #d9d9d9;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > p.item-detail-content-review-content {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
  margin-top: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p > img {
  margin-top: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p.star {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p.name {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:first-child > p.time {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:last-child button {
  color: #999;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-list > div > section.item-detail-content-review-list-title > div:last-child button.item-detail-content-review-reply-button {
  color: #8801ff;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title > h2 {
  margin-bottom: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title ul li.active a {
  color: #000;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card #item-detail-content-review-title ul li a {
  color: #999;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-button {
  margin-top: 24px;
  width: 100%;
  padding: 12px;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap {
  min-width: 0;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  min-width: 0;
  margin-top: 24px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dt {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.5px;
  min-width: 0;
  flex: 1 1 0%;
  overflow-wrap: anywhere;
  word-break: break-word;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0;
  gap: 20px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > span {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div button {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background: #ebebeb;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div button img {
  width: 8px;
  height: auto;
  margin-top: 0px;
  border-radius: 0px;
}
#item-detail > div #item-detail-content-wrap #item-detail-content .item-detail-content-card .item-detail-content-price-wrap dl dd > div > span {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.5px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 24px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap {
  width: 340px;
  position: sticky;
  top: 120px;
  border-radius: 12px;
  background: #222;
  padding: 30px 24px;
  max-height: calc(100vh - 140px);
  overflow-y: auto;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap::-webkit-scrollbar {
  width: 4px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap::-webkit-scrollbar-track {
  background: transparent;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap {
    width: 100%;
    position: fixed;
    bottom: 56px;
    left: 0;
    right: 0;
    top: auto;
    border-radius: 0;
    background: transparent;
    padding: 0;
    z-index: 100;
    max-height: none;
    overflow: visible;
    box-shadow: none;
  }
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-panel {
    position: relative;
    z-index: 101;
    width: 100%;
    border-radius: 10px 10px 0 0;
    background: #222;
    padding: 8px 20px;
  }
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap.is-mobile-sheet-open .item-detail-float-panel {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 8px;
    max-height: calc(100dvh - 56px);
    padding: 17px 20px 19px;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap.is-mobile-sheet-closed .item-detail-float-drag-handle,
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap.is-mobile-sheet-closed .item-detail-float-option-box,
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap.is-mobile-sheet-closed p.total-amount,
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap.is-mobile-sheet-closed .item-detail-float-option-checkbox-wrap,
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap.is-mobile-sheet-closed .item-detail-float-inquiry-time {
    display: none;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-backdrop {
  display: none;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-backdrop {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 100;
    margin: 0;
    padding: 0;
    border: none;
    background: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-drag-handle {
  display: none;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-drag-handle {
    display: block;
    width: 92px;
    height: 5px;
    margin: 0 auto 12px;
    padding: 0;
    border: none;
    border-radius: 100px;
    background: #4d4d4d;
    cursor: grab;
    touch-action: none;
  }
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-box {
    width: 100%;
    border: 1px solid #505050;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.option-button {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.option-button {
    padding: 7px 11px;
    font-size: 16px;
    line-height: normal;
    letter-spacing: -0.5px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-inner {
  margin-top: 20px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-inner {
    margin-top: 0;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  max-height: 480px;
  overflow-y: auto;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-list::-webkit-scrollbar {
  width: 4px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-list::-webkit-scrollbar-track {
  background: transparent;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-list {
    max-height: 180px;
    padding: 6px 7px 7px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-name {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.5px;
  flex-shrink: 0;
  min-width: 0;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-controls {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-price {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-qty {
  display: flex;
  align-items: center;
  gap: 0;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-qty-btn {
  width: 20px;
  height: 20px;
  border: none;
  background: rgba(235, 235, 235, 0.1);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-qty-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-qty-btn svg {
  flex-shrink: 0;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-qty-num {
  min-width: 24px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-options-empty {
  padding: 20px;
  text-align: center;
  color: #999;
  font-size: 14px;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount > span:first-child {
  font-size: 16px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount > span:first-child {
    font-size: 14px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount > span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 146%; /* 26.28px */
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount > span {
    font-size: 16px;
    line-height: normal;
  }
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap p.total-amount {
    width: 100%;
    margin-top: 0;
    padding: 10px;
    border-radius: 4px;
    background: #4c4c4c;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap input[type=checkbox] {
  margin-right: 10px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap input[type=checkbox] {
    width: 12px;
    height: 12px;
    margin-right: 6px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap label {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 146%;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap label {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-option-checkbox-wrap {
    width: 100%;
    margin-top: 0;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-actions {
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-actions {
    width: 100%;
    margin-top: 0;
    flex-direction: row;
    gap: 8px;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-button {
  margin-top: 0;
  width: 100%;
  padding: 12px;
  display: block;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-button {
    flex: 1 0 0;
    width: auto;
    min-width: 0;
    padding: 10px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-button-2 {
  margin-top: 0;
  width: 100%;
  padding: 12px;
  display: block;
  border-radius: 6px;
  background: #4c4c4c;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-button-2 {
    flex: 1 0 0;
    width: auto;
    min-width: 0;
    padding: 10px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
  }
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-inquiry-time {
  margin-top: 10px;
  color: #c0c0c0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-inquiry-time strong {
  font-weight: 700;
}
#item-detail > div #item-detail-content-wrap #item-detail-float-wrap .item-detail-float-inquiry-time span {
  font-weight: 400;
}
#item-detail #item-detail-recent-wrap {
  margin-top: 100px;
}
#item-detail #item-detail-recent-wrap h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
}
#item-detail #item-detail-recent-wrap > div {
  margin-top: 50px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 640px) {
  #item-detail #item-detail-recent-wrap > div ul.list.product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  #item-detail #item-detail-recent-wrap > div ul.list.product-grid {
    grid-template-columns: 1fr;
  }
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #item-detail #item-detail-recent-wrap > div ul.list.product-grid li {
    width: 100%;
    min-width: 0;
  }
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article {
  padding: 20px 16px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .article-top-row {
  display: none;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info {
  margin-top: 10px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#item-detail #item-detail-recent-wrap > div ul.list.product-grid li {
  width: 100%;
  min-width: 0;
}
#item-detail #item-detail-recent-wrap > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-top: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 133%;
  letter-spacing: -0.5px;
  width: 100%;
  padding: 10px 0px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

#like-list {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #like-list {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#like-list > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #like-list > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #like-list > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#like-list > div {
  padding: 0 20px;
}
#like-list > div h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
}
@media (max-width: 640px) {
  #like-list > div h2 {
    font-size: 24px;
  }
}
#like-list #like-list-wrap {
  margin-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap {
    flex-direction: column;
    gap: 20px;
  }
}
#like-list #like-list-wrap #like-list-category {
  padding: 30px 20px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 240px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category {
    width: 100%;
    padding: 20px;
  }
}
#like-list #like-list-wrap #like-list-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }
}
#like-list #like-list-wrap #like-list-category ul li a {
  color: #bbb;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul li a {
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.05);
  }
}
#like-list #like-list-wrap #like-list-category ul li a.active {
  color: #fff;
  font-weight: 700;
}
@media (max-width: 640px) {
  #like-list #like-list-wrap #like-list-category ul li a.active {
    background: rgba(136, 1, 255, 0.3);
  }
}
#like-list #like-list-list {
  width: calc(100% - 280px);
}
@media (max-width: 640px) {
  #like-list #like-list-list {
    width: 100%;
  }
}
#like-list #like-list-list ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#like-list #like-list-list ul.list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #like-list #like-list-list ul.list li {
    width: 100%;
    min-width: 0;
  }
}
#like-list #like-list-list ul.list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#like-list #like-list-list ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#like-list #like-list-list ul.list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#like-list #like-list-list ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#like-list #like-list-list ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#like-list #like-list-list ul.list li article {
  padding: 20px 16px;
}
#like-list #like-list-list ul.list li article .article-top-row {
  display: none;
}
#like-list #like-list-list ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#like-list #like-list-list ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#like-list #like-list-list ul.list li article .info {
  margin-top: 10px;
}
#like-list #like-list-list ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#like-list #like-list-list ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#like-list #like-list-list ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#like-list #like-list-list ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#like-list #like-list-list ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#like-list #like-list-list ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#like-list #like-list-list ul.list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#like-list #like-list-list ul.list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#like-list #like-list-list ul.list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#like-list #like-list-list ul.list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#like-list #like-list-list ul.list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#like-list #like-list-list ul.list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#like-list #like-list-list ul.list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #like-list #like-list-list ul.list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#like-list #like-list-list ul.list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#like-list #like-list-list ul.list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#like-list #like-list-list ul.list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#like-list #like-list-list ul.list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#like-list #like-list-list ul.list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#like-list #like-list-list ul.list li.product-card-ad article {
  padding: 20px 16px;
}
#like-list #like-list-list ul.list li.product-card-ad article .article-top-row {
  display: none;
}
#like-list #like-list-list ul.list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#like-list #like-list-list ul.list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info {
  margin-top: 10px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#like-list #like-list-list ul.list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#like-list #like-list-list ul.list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#like-list #like-list-list ul.list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#like-list #like-list-list ul.list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#like-list #like-list-list ul.list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
#like-list #like-list-list ul.list li.product-card2 {
  height: auto;
  min-height: 356px;
  border: 1px solid #a947ff;
  border-radius: 6px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.72);
  box-shadow: 0 0 0 1px rgba(169, 71, 255, 0.08) inset, 0 10px 24px rgba(0, 0, 0, 0.24);
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__thumb {
  position: relative;
  height: 198px;
  overflow: hidden;
  background: #1a1a1a;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__thumb-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__thumb-empty {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 14px;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__like {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 2;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__like button {
  padding: 0;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__content {
  padding: 12px 16px 14px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__meta {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.1;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.33;
  min-height: 43px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__review-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__review {
  display: flex;
  align-items: center;
  gap: 9px;
  min-width: 0;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__review-score {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__review-divider {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__review-count {
  display: flex;
  align-items: center;
  gap: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .tooltip-top-rate span {
  background: #01b261;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .tooltip-top-resell span {
  background: #017df3;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__badges .tooltip-certified span {
  background: #7396f9;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__new {
  border: 1px solid #a947ff;
  border-radius: 2px;
  padding: 2px 4px;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__footer {
  margin-top: 2px;
  padding-top: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__profile {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#like-list #like-list-list ul.list li.product-card2 .product-card2__price {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  white-space: nowrap;
  flex-shrink: 0;
}

#section {
  padding-top: 112px;
  padding-bottom: 0;
  background: #131617;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  #section {
    padding-top: 80px;
    padding-bottom: 0;
  }
}
#section #section-bg-wrap {
  position: absolute;
  width: 100%;
  height: 1258px;
  z-index: 0;
  max-width: 100% !important;
  top: 0;
  overflow: hidden;
}
@media (max-width: 640px) {
  #section #section-bg-wrap {
    height: 520px;
    top: 0;
  }
}
#section #section-bg-wrap .section-bg-image {
  position: absolute;
  object-fit: cover;
  pointer-events: none;
}
#section #section-bg-wrap .section-bg-image--grid {
  top: 67px;
  left: 50%;
  width: 2110.4px;
  height: 1319px;
  transform: translateX(-50%);
  opacity: 0.5;
  z-index: 1;
}
@media (max-width: 640px) {
  #section #section-bg-wrap .section-bg-image--grid {
    top: 40px;
    width: 900px;
    height: 562px;
  }
}
#section #section-bg-wrap .section-bg-image--art {
  top: 29px;
  left: 50%;
  width: 2065.6px;
  height: 1291px;
  transform: translateX(-50%);
  opacity: 0.24;
  z-index: 2;
}
@media (max-width: 640px) {
  #section #section-bg-wrap .section-bg-image--art {
    top: 20px;
    width: 860px;
    height: 538px;
  }
}
#section #section-bg-wrap .section-bg-gradient-bottom {
  position: absolute;
  top: 836px;
  left: 0;
  width: 100%;
  height: 536px;
  z-index: 3;
  background: linear-gradient(0deg, #121616 38.94%, rgba(20, 18, 22, 0) 100%);
}
@media (max-width: 640px) {
  #section #section-bg-wrap .section-bg-gradient-bottom {
    top: 300px;
    height: 240px;
  }
}
#section .section-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #section .section-inner {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #section .section-inner {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#section .section-inner {
  position: relative;
  z-index: 4;
  padding: 0 20px;
}
@media (max-width: 640px) {
  #section .section-inner {
    padding: 0 20px;
  }
}
#section #section-hero {
  position: relative;
}
@media (max-width: 640px) {
  #section #section-hero {
    padding-bottom: 0;
  }
}
#section.section-trusted #section-bg-wrap .section-bg-image--art {
  top: 0;
  width: 2041.6px;
  height: 1276px;
}
@media (max-width: 640px) {
  #section.section-trusted #section-bg-wrap .section-bg-image--art {
    top: 12px;
    width: 850px;
    height: 531px;
  }
}
#section.section-new #section-bg-wrap .section-bg-image--art {
  top: 19px;
  width: 1953.6px;
  height: 1221px;
  opacity: 0.16;
}
@media (max-width: 640px) {
  #section.section-new #section-bg-wrap .section-bg-image--art {
    top: 16px;
    width: 830px;
    height: 519px;
  }
}
#section #section-search {
  text-align: center;
  padding-top: 129px;
}
@media (max-width: 640px) {
  #section #section-search {
    padding-top: 20px;
  }
}
#section #section-search .section-search-logo {
  display: block;
  margin: 0 auto;
  width: 339px;
  height: 112px;
}
@media (max-width: 640px) {
  #section #section-search .section-search-logo {
    width: 100%;
    max-width: 280px;
    height: auto;
  }
}
#section #section-search #section-search-input {
  margin-top: 37px;
  position: relative;
  width: min(100%, 640px);
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #section #section-search #section-search-input {
    width: 250px;
  }
}
#section #section-search #section-search-input input {
  border-radius: 31px;
  border: 1px solid transparent;
  background: #fff;
  box-shadow: none;
  height: 60px;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: -0.5px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
#section #section-search #section-search-input input:focus {
  border-color: #a947ff;
  box-shadow: 0 0 47.5px 0 #a947ff;
}
#section #section-search #section-search-input input {
  width: 100%;
  padding: 8px 24px 8px 80px;
  outline: none;
}
#section #section-search #section-search-input input::placeholder {
  color: #c3c3c3;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #section #section-search #section-search-input input::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  #section #section-search #section-search-input input {
    font-size: 14px;
    padding: 8px 12px 8px 35px;
  }
}
#section #section-search #section-search-input img {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  #section #section-search #section-search-input img {
    left: 8px;
    width: 24px !important;
    height: 24px !important;
  }
}
#section #section-search #section-search-input {
  width: min(100%, 632px);
}
#section #section-search #section-search-input input {
  border: 1px solid #0f9a93;
  box-shadow: none;
  height: 62px;
  font-size: 20px;
  padding-left: 80px;
}
#section #section-search #section-search-input input::placeholder {
  color: #000;
  opacity: 1;
  font-size: 20px;
}
@media (max-width: 640px) {
  #section #section-search #section-search-input {
    margin-top: 24px;
    width: min(100%, 320px);
  }
  #section #section-search #section-search-input input {
    height: 48px;
    font-size: 15px;
    padding-left: 48px;
  }
  #section #section-search #section-search-input input::placeholder {
    color: #000;
    font-size: 15px;
  }
  #section #section-search #section-search-input img {
    left: 14px;
    width: 26px !important;
    height: 26px !important;
  }
}
#section #section-title-wrap {
  padding-top: 60px;
  text-align: center;
}
@media (max-width: 640px) {
  #section #section-title-wrap {
    padding-top: 40px;
  }
}
#section #section-title-wrap img {
  display: block;
  margin: 0 auto;
  width: 158px;
  height: 42px;
}
@media (max-width: 640px) {
  #section #section-title-wrap img {
    width: 100px;
    height: auto;
  }
}
#section #section-title-wrap h2 {
  color: #fff;
  font-size: 74px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 640px) {
  #section #section-title-wrap h2 {
    font-size: 32px;
    margin-top: 8px;
  }
}
#section #section-title-wrap h4 {
  color: #fff;
  text-align: center;
  font-size: 39px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #section #section-title-wrap h4 {
    font-size: 20px;
  }
}
#section #section-index-1-category {
  margin-top: 80px;
}
@media (max-width: 640px) {
  #section #section-index-1-category {
    margin-top: 40px;
    padding: 0;
  }
}
#section #section-index-1-category ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1280px) {
  #section #section-index-1-category ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  #section #section-index-1-category ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li {
    flex: 1 1 calc(50% - 5px);
    min-width: calc(50% - 5px);
  }
}
#section #section-index-1-category ul li a {
  width: 200px;
  height: 200px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li a {
    width: 100%;
    min-width: 0;
    height: 117px;
    font-size: 12px;
  }
}
#section #section-index-1-category ul li.index-1-category-item-1 {
  background-image: url(../images/box01-frame-neon.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li.index-1-category-item-1 {
    background-size: contain;
  }
}
#section #section-index-1-category ul li.index-1-category-item-2 {
  background-image: url(../images/box02-frame-neon.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li.index-1-category-item-2 {
    background-size: contain;
  }
}
#section #section-index-1-category ul li.index-1-category-item-3 {
  background-image: url(../images/box03-frame-neon.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li.index-1-category-item-3 {
    background-size: contain;
  }
}
#section #section-index-1-category ul li.index-1-category-item-4 {
  background-image: url(../images/box04-frame-neon.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li.index-1-category-item-4 {
    background-size: contain;
  }
}
#section #section-index-1-category ul li.index-1-category-item-5 {
  background-image: url(../images/box05-frame-neon.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li.index-1-category-item-5 {
    background-size: contain;
  }
}
#section #section-index-1-category ul li.index-1-category-item-6 {
  background-image: url(../images/box06-frame-neon.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 640px) {
  #section #section-index-1-category ul li.index-1-category-item-6 {
    background-size: contain;
  }
}
#section #category-list-wrap {
  margin-top: 48px;
}
@media (max-width: 640px) {
  #section #category-list-wrap {
    margin-top: 24px;
    padding: 0;
  }
}
#section #category-list-wrap #category-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list {
    flex-direction: column;
    gap: 12px;
  }
}
#section #category-list-wrap #category-list.collapsed ul {
  max-height: 58px;
  overflow: hidden;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list.collapsed ul {
    max-height: 43px;
  }
}
#section #category-list-wrap #category-list ul {
  width: calc(100% - 140px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px 10px;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list ul {
    width: 100%;
    gap: 8px;
  }
}
#section #category-list-wrap #category-list ul li {
  border-radius: 5px;
  border: 1px solid #323232;
  background: #090909;
  overflow: hidden;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list ul li {
    flex: 1 1 calc(50% - 4px);
    min-width: calc(50% - 4px);
  }
}
#section #category-list-wrap #category-list ul li.active {
  border-color: #7B61FF;
  background: #7B61FF;
}
#section #category-list-wrap #category-list ul li.active a span {
  font-weight: 600;
}
#section #category-list-wrap #category-list ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 14px;
  width: 164px;
  height: 48px;
  gap: 6px;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list ul li a {
    width: 100%;
    padding: 6px 10px;
    height: 35px;
    gap: 4px;
  }
}
#section #category-list-wrap #category-list ul li a img {
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list ul li a img {
    width: 14px;
    height: 14px;
  }
}
#section #category-list-wrap #category-list ul li a span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list ul li a span {
    font-size: 14px;
  }
}
#section #category-list-wrap #category-list > #category-list-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  appearance: none;
  border-radius: 5px;
  border: 1px solid #87499f;
  background: #661ba8;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 159%;
  width: auto;
  min-width: fit-content;
  height: 48px;
  padding: 6px 14px;
  white-space: nowrap;
  text-decoration: none;
  gap: 6px;
  cursor: pointer;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
@media (max-width: 640px) {
  #section #category-list-wrap #category-list > #category-list-btn {
    width: 100%;
    font-size: 14px;
    height: 28px;
    padding: 6px 12px;
    gap: 6px;
  }
}
#section #category-list-wrap #category-list > #category-list-btn img {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}
#section #category-list-wrap #category-list > #category-list-btn img.rotated {
  transform: rotate(180deg);
}
#section #section-sort-wrap {
  margin-top: 48px;
}
@media (max-width: 640px) {
  #section #section-sort-wrap {
    margin-top: 24px;
  }
}
#section #section-sort-wrap h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #section #section-sort-wrap h3 {
    font-size: 20px;
  }
}
#section #section-sort-wrap #section-sort-list-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-sort-wrap #section-sort-list-wrap ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 640px) {
  #section #section-sort-wrap #section-sort-list-wrap ul {
    flex-wrap: wrap;
    gap: 8px;
  }
}
#section #section-sort-wrap #section-sort-list-wrap ul li.active a {
  border-color: #7B61FF;
  background: rgba(123, 97, 255, 0.18);
}
#section #section-sort-wrap #section-sort-list-wrap ul li.active a > span {
  color: #fff;
  font-weight: 600;
}
#section #section-sort-wrap #section-sort-list-wrap ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  padding: 7px 14px;
  border-radius: 100px;
  border: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
@media (max-width: 640px) {
  #section #section-sort-wrap #section-sort-list-wrap ul li a {
    padding: 4px 10px;
  }
}
#section #section-sort-wrap #section-sort-list-wrap ul li a > span {
  color: #ddd;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}
@media (max-width: 640px) {
  #section #section-sort-wrap #section-sort-list-wrap ul li a > span {
    font-size: 14px;
  }
}
#section #section-sort-wrap #section-sort-list-wrap ul li a > img {
  height: 14px;
  width: auto;
}
@media (max-width: 640px) {
  #section #section-sort-wrap #section-sort-list-wrap ul li a > img {
    height: 12px;
  }
}
#section #section-sort-wrap #section-sort-list-wrap ul li a > dd {
  border-radius: 2px;
  border: 1px solid #a947ff;
  padding: 2px 4px;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  #section #section-sort-wrap #section-sort-list-wrap ul li a > dd {
    font-size: 9px;
  }
}
#section #section-title-cont-1 {
  display: flex;
  align-items: flex-end;
  gap: 9px;
  padding-top: 131px;
}
@media (max-width: 640px) {
  #section #section-title-cont-1 {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#section #section-title-cont-1 .title-cont-main {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 1;
}
@media (max-width: 640px) {
  #section #section-title-cont-1 .title-cont-main {
    font-size: 22px;
  }
}
#section #section-title-cont-1 .title-cont-badge {
  color: #00fff2;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 4px;
}
#section #section-top4-items {
  margin-top: 46px;
}
@media (max-width: 640px) {
  #section #section-top4-items {
    margin-top: 24px;
    padding: 0 16px;
  }
}
#section #section-top4-items ul.section-top4-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
}
@media (max-width: 640px) {
  #section #section-top4-items ul.section-top4-list {
    flex-wrap: wrap;
    gap: 15px;
  }
}
#section #section-top4-items ul.section-top4-list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #section #section-top4-items ul.section-top4-list li {
    width: 100%;
    min-width: 0;
  }
}
#section #section-top4-items ul.section-top4-list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#section #section-top4-items ul.section-top4-list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#section #section-top4-items ul.section-top4-list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#section #section-top4-items ul.section-top4-list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#section #section-top4-items ul.section-top4-list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#section #section-top4-items ul.section-top4-list li article {
  padding: 20px 16px;
}
#section #section-top4-items ul.section-top4-list li article .article-top-row {
  display: none;
}
#section #section-top4-items ul.section-top4-list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#section #section-top4-items ul.section-top4-list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#section #section-top4-items ul.section-top4-list li article .info {
  margin-top: 10px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#section #section-top4-items ul.section-top4-list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-top4-items ul.section-top4-list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#section #section-top4-items ul.section-top4-list li {
  flex: 1 1 0;
  width: 0;
  min-width: 0;
  height: 390px;
}
@media (max-width: 640px) {
  #section #section-top4-items ul.section-top4-list li {
    flex: 1 1 calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    max-width: calc(50% - 7.5px);
    height: 294px;
    min-height: 0;
    border-radius: 4px;
  }
  #section #section-top4-items ul.section-top4-list li section {
    height: 140px;
  }
  #section #section-top4-items ul.section-top4-list li article {
    padding: 12px;
  }
  #section #section-top4-items ul.section-top4-list li article h2 {
    font-size: 14px;
    margin-bottom: 6px;
    min-height: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #section #section-top4-items ul.section-top4-list li article h5 {
    font-size: 12px;
    margin-bottom: 4px;
  }
}
#section #section-title-cont-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 135px;
  margin-bottom: 33px;
}
@media (max-width: 640px) {
  #section #section-title-cont-2 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#section #section-title-cont-2 #section-title-cont-2-left {
  display: flex;
  align-items: flex-end;
  gap: 9px;
}
#section #section-title-cont-2 #section-title-cont-2-left .title-cont-main {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 1;
}
@media (max-width: 640px) {
  #section #section-title-cont-2 #section-title-cont-2-left .title-cont-main {
    font-size: 22px;
  }
}
#section #section-title-cont-2 #section-title-cont-2-left .title-cont-badge {
  color: #00fff2;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 4px;
}
#section #section-sort-dropdown {
  position: relative;
}
#section #section-sort-dropdown #section-sort-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 7px 12px;
  border-radius: 100px;
  border: 1px solid #00fff2;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  min-width: 93px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
@media (max-width: 640px) {
  #section #section-sort-dropdown #section-sort-btn {
    min-width: 74px;
    padding: 4px 10px;
    border-color: #ddd;
    gap: 6px;
  }
}
#section #section-sort-dropdown #section-sort-btn span {
  color: #ddd;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
@media (max-width: 640px) {
  #section #section-sort-dropdown #section-sort-btn span {
    font-size: 14px;
  }
}
#section #section-sort-dropdown #section-sort-btn svg {
  transition: transform 0.2s;
  flex-shrink: 0;
}
#section #section-sort-dropdown #section-sort-btn.open svg {
  transform: rotate(180deg);
}
#section #section-sort-dropdown #section-sort-menu {
  position: absolute;
  right: 0;
  top: calc(100% + 6px);
  z-index: 100;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 15px 18px;
  min-width: 154px;
  list-style: none;
  margin: 0;
}
@media (max-width: 640px) {
  #section #section-sort-dropdown #section-sort-menu {
    min-width: 101px;
    padding: 15px 18px;
    border-radius: 10px;
  }
}
#section #section-sort-dropdown #section-sort-menu li {
  color: #ddd;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 2.13;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.15s;
}
@media (max-width: 640px) {
  #section #section-sort-dropdown #section-sort-menu li {
    font-size: 14px;
    line-height: 1.74;
  }
}
#section #section-sort-dropdown #section-sort-menu li.active {
  color: #00fff2;
  font-weight: 700;
}
@media (max-width: 640px) {
  #section #section-sort-dropdown #section-sort-menu li.active {
    color: #a947ff;
  }
}
#section #section-sort-dropdown #section-sort-menu li:hover:not(.active) {
  color: #fff;
}
#section #section-items-wrap {
  margin-top: 0;
}
@media (max-width: 640px) {
  #section #section-items-wrap {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#section #section-items-wrap #section-items ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
#section #section-items-wrap #section-items ul.list li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #section #section-items-wrap #section-items ul.list li {
    width: 100%;
    min-width: 0;
  }
}
#section #section-items-wrap #section-items ul.list li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#section #section-items-wrap #section-items ul.list li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#section #section-items-wrap #section-items ul.list li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#section #section-items-wrap #section-items ul.list li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#section #section-items-wrap #section-items ul.list li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#section #section-items-wrap #section-items ul.list li article {
  padding: 20px 16px;
}
#section #section-items-wrap #section-items ul.list li article .article-top-row {
  display: none;
}
#section #section-items-wrap #section-items ul.list li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#section #section-items-wrap #section-items ul.list li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#section #section-items-wrap #section-items ul.list li article .info {
  margin-top: 10px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#section #section-items-wrap #section-items ul.list li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-items-wrap #section-items ul.list li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#section #section-items-wrap #section-items ul.list li.ad-placeholder {
  border: 2px dashed rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}
#section #section-items-wrap #section-items ul.list li.ad-placeholder:hover {
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.5);
}
#section #section-items-wrap #section-items ul.list li.ad-placeholder a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#section #section-items-wrap #section-items ul.list li.ad-placeholder .ad-placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#section #section-items-wrap #section-items ul.list li.ad-placeholder .ad-placeholder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.6);
  font-size: 24px;
  font-weight: 300;
}
#section #section-items-wrap #section-items ul.list li.ad-placeholder p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #section #section-items-wrap #section-items ul.list li.product-card-ad {
    width: 100%;
    min-width: 0;
  }
}
#section #section-items-wrap #section-items ul.list li.product-card-ad {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#section #section-items-wrap #section-items ul.list li.product-card-ad section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad section > span.ad.top {
  top: 16px;
  left: 16px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article {
  padding: 20px 16px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .article-top-row {
  display: none;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info {
  margin-top: 10px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#section #section-items-wrap #section-items ul.list li.product-card-ad {
  border-radius: 8px;
  border: 1px solid #a947ff;
  background: #000;
  box-shadow: 0 0 18px 0 rgba(169, 71, 255, 0.28);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad:hover {
  box-shadow: 0 -1px 20px 0 rgba(169, 71, 255, 0.65);
  transform: translateY(-2px);
}
#section #section-items-wrap #section-items ul.list li.product-card-ad > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__thumb {
  position: relative;
  height: 254px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__thumb > span.ad {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 2;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__question {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.88);
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -10px;
  text-shadow: 56px 0 0 rgba(255, 255, 255, 0.05);
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__content {
  flex: 1;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__title-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__title-row h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
  word-break: keep-all;
  min-height: auto;
  margin-bottom: 0px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__title-row img {
  width: 18px;
  height: 19px;
  flex: 0 0 auto;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 6px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__profile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__profile img {
  width: 19px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__price-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__price-row p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0;
}
#section #section-items-wrap #section-items ul.list li.product-card-ad .product-card-ad__price-row img {
  width: 18px;
  height: 16px;
  flex: 0 0 auto;
}
#section #section-items-wrap #section-items ul.list {
  gap: 30px 16px;
}
@media (max-width: 640px) {
  #section #section-items-wrap #section-items ul.list {
    gap: 0;
    flex-direction: column;
  }
}
#section #section-items-wrap #section-items ul.list li {
  width: calc(25% - 12px);
}
@media (max-width: 640px) {
  #section #section-items-wrap #section-items ul.list li {
    width: 100%;
    flex: 1 1 100%;
    max-width: 100%;
    height: 118px;
    min-height: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #3b3b3b;
    background: transparent;
    box-shadow: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    gap: 8px;
  }
  #section #section-items-wrap #section-items ul.list li:hover {
    box-shadow: none;
    transform: none;
  }
  #section #section-items-wrap #section-items ul.list li section {
    width: 127px !important;
    min-width: 127px !important;
    height: 74px !important;
    flex-shrink: 0 !important;
    border-radius: 4px !important;
    overflow: hidden;
  }
  #section #section-items-wrap #section-items ul.list li article {
    flex: 1;
    min-width: 0;
    padding: 0;
  }
  #section #section-items-wrap #section-items ul.list li article h5 {
    font-size: 10px;
    margin-bottom: 3px;
  }
  #section #section-items-wrap #section-items ul.list li article h2 {
    font-size: 13px;
    line-height: 1.33;
    margin-bottom: 5px;
    -webkit-line-clamp: 2;
    min-height: auto;
  }
  #section #section-items-wrap #section-items ul.list li article .info {
    margin-top: 0;
  }
  #section #section-items-wrap #section-items ul.list li article .info > .info-review {
    font-size: 11px;
  }
  #section #section-items-wrap #section-items ul.list li article .info > .info-profile {
    margin-top: 4px;
  }
  #section #section-items-wrap #section-items ul.list li article .info > .info-profile p {
    font-size: 11px;
  }
  #section #section-items-wrap #section-items ul.list li article .info > .info-price {
    margin-top: 3px;
  }
  #section #section-items-wrap #section-items ul.list li article .info > .info-price p {
    font-size: 13px;
  }
}
#section #section-items-wrap #section-items #category-items-more {
  margin-top: 50px;
  text-align: center;
}
@media (max-width: 640px) {
  #section #section-items-wrap #section-items #category-items-more {
    margin-top: 32px;
  }
}
#section #section-items-wrap #section-items #category-items-more .more {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 65px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
  cursor: pointer;
}
@media (max-width: 640px) {
  #section #section-items-wrap #section-items #category-items-more .more {
    font-size: 14px;
    padding: 12px 40px;
  }
}
#section.section-new #section-title-cont-1 {
  padding-top: 134px;
  margin-bottom: 33px;
}
@media (max-width: 640px) {
  #section.section-new #section-title-cont-1 {
    padding-top: 40px;
    margin-bottom: 20px;
  }
}
#section #section-empty,
#section .section-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  padding: 60px 20px;
  text-align: center;
  background: rgba(20, 18, 22, 0.6);
  border: 1px solid #2a2a2a;
  border-radius: 12px;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #section #section-empty,
  #section .section-empty {
    min-height: 240px;
    padding: 40px 16px;
    margin-top: 24px;
    border-radius: 8px;
  }
}
#section #section-empty .section-empty-icon,
#section .section-empty .section-empty-icon {
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  opacity: 0.5;
}
@media (max-width: 640px) {
  #section #section-empty .section-empty-icon,
  #section .section-empty .section-empty-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
  }
}
#section #section-empty .section-empty-title,
#section .section-empty .section-empty-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media (max-width: 640px) {
  #section #section-empty .section-empty-title,
  #section .section-empty .section-empty-title {
    font-size: 16px;
  }
}
#section #section-empty .section-empty-desc,
#section .section-empty .section-empty-desc {
  color: #7a7a7a;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.6;
  margin-bottom: 28px;
}
@media (max-width: 640px) {
  #section #section-empty .section-empty-desc,
  #section .section-empty .section-empty-desc {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
#section #section-empty .section-empty-btn,
#section .section-empty .section-empty-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 32px;
  border-radius: 6px;
  border: 1px solid #5d5d5d;
  background: #282828;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s;
}
#section #section-empty .section-empty-btn:hover,
#section .section-empty .section-empty-btn:hover {
  background: #333;
  border-color: #a947ff;
}
@media (max-width: 640px) {
  #section #section-empty .section-empty-btn,
  #section .section-empty .section-empty-btn {
    font-size: 14px;
    padding: 10px 24px;
  }
}
#section #section-bottom-categories {
  position: relative;
  width: 100%;
  min-height: 850px;
  margin-top: 42px;
  padding: 259px 0 128px;
  text-align: center;
  overflow: visible;
  background: #000;
}
@media (max-width: 640px) {
  #section #section-bottom-categories {
    margin-top: 60px;
    min-height: auto;
    padding: 80px 0 90px;
  }
}
#section #section-bottom-categories .section-bottom-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  overflow: hidden;
}
#section #section-bottom-categories .section-bottom-bg .section-bg-gradient-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 283px;
  background: linear-gradient(to bottom, #121616, rgba(18, 22, 22, 0));
  z-index: 3;
}
#section #section-bottom-categories .section-bottom-bg .section-bottom-bg-image {
  position: absolute;
  top: -249px;
  left: 50%;
  width: 2184px;
  height: 1456px;
  transform: translateX(-50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.2;
  z-index: 2;
}
#section #section-bottom-categories .section-bottom-bg .section-bg-gradient-bottom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(19, 22, 24, 0), #000);
  z-index: 1;
}
#section #section-bottom-categories .section-bottom-inner {
  position: relative;
  z-index: 4;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #section #section-bottom-categories .section-bottom-inner {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #section #section-bottom-categories .section-bottom-inner {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#section #section-bottom-categories .section-bottom-inner {
  padding: 0 20px;
}
#section #section-bottom-categories .section-bottom-title,
#section #section-bottom-categories .section-bottom-subtitle,
#section #section-bottom-categories #section-bottom-category-boxes,
#section #section-bottom-categories #section-back-main {
  position: relative;
  z-index: 2;
}
#section #section-bottom-categories .section-bottom-title {
  color: #e9e9e9;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 1;
  margin-bottom: 21px;
}
@media (max-width: 640px) {
  #section #section-bottom-categories .section-bottom-title {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section #section-bottom-categories .section-bottom-subtitle {
  color: #fff;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1;
  margin-bottom: 59px;
}
@media (max-width: 640px) {
  #section #section-bottom-categories .section-bottom-subtitle {
    font-size: 20px;
    margin-bottom: 36px;
  }
}
#section #section-bottom-categories #section-bottom-category-boxes ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1280px) {
  #section #section-bottom-categories #section-bottom-category-boxes ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 640px) {
  #section #section-bottom-categories #section-bottom-category-boxes ul {
    flex-wrap: wrap;
    gap: 16px;
    width: 252px;
    justify-content: center;
    margin: 0 auto;
  }
}
#section #section-bottom-categories #section-bottom-category-boxes ul li {
  position: relative;
  width: 200px;
  height: 200px;
  background-image: none !important;
  flex: 0 0 200px;
}
@media (max-width: 640px) {
  #section #section-bottom-categories #section-bottom-category-boxes ul li {
    flex: 0 0 118px;
    width: 118px;
    height: 117px;
    max-width: 118px;
    margin-left: 0;
    margin-right: 0;
  }
}
#section #section-bottom-categories #section-bottom-category-boxes ul li::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
  z-index: 0;
}
#section #section-bottom-categories #section-bottom-category-boxes ul li a {
  width: 200px;
  height: 200px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
#section #section-bottom-categories #section-bottom-category-boxes ul li a img {
  width: 42px;
  height: 42px;
  object-fit: contain;
}
@media (max-width: 640px) {
  #section #section-bottom-categories #section-bottom-category-boxes ul li a {
    width: 118px;
    min-width: 0;
    height: 117px;
    padding: 0;
    gap: 8px;
    font-size: 12px;
  }
  #section #section-bottom-categories #section-bottom-category-boxes ul li a img {
    width: 32px;
    height: 32px;
  }
}
#section #section-bottom-categories #section-bottom-category-boxes ul li.index-1-category-item-1::before {
  inset: -10.65%;
  background-image: url(../images/box01-frame-neon.png);
}
#section #section-bottom-categories #section-bottom-category-boxes ul li.index-1-category-item-2::before {
  inset: -12.58%;
  background-image: url(../images/box02-frame-neon.png);
}
#section #section-bottom-categories #section-bottom-category-boxes ul li.index-1-category-item-3::before {
  inset: -6.2% -2.38%;
  background-image: url(../images/box03-frame-neon.png);
}
#section #section-bottom-categories #section-bottom-category-boxes ul li.index-1-category-item-4::before {
  inset: -10.65%;
  background-image: url(../images/box04-frame-neon.png);
}
#section #section-bottom-categories #section-bottom-category-boxes ul li.index-1-category-item-5::before {
  inset: -12.58%;
  background-image: url(../images/box05-frame-neon.png);
}
#section #section-bottom-categories #section-bottom-category-boxes ul li.index-1-category-item-6::before {
  inset: -7.6% -3.78% -7.1%;
  background-image: url(../images/box06-frame-neon.png);
}
#section #section-bottom-categories #section-back-main {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  margin-top: 73px;
  padding: 12px 49px;
  border-radius: 100px;
  border: none;
  background: #00fff2;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
  text-decoration: none;
}
#section #section-bottom-categories #section-back-main .section-button-arrow {
  font-size: 26px;
}
@media (max-width: 640px) {
  #section #section-bottom-categories #section-back-main {
    font-size: 18px;
    padding: 12px 36px;
    margin-top: 36px;
  }
}
#section #section-cta-area {
  position: relative;
  width: 100%;
  min-height: 1092px;
  margin-top: 30px;
  padding: 259px 0 237px;
  text-align: center;
  overflow: hidden;
  background: #000;
}
@media (max-width: 640px) {
  #section #section-cta-area {
    margin-top: 60px;
    min-height: auto;
    padding: 80px 0 90px;
  }
}
#section #section-cta-area .section-bottom-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
}
#section #section-cta-area .section-bottom-bg .section-bg-gradient-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 283px;
  background: linear-gradient(to bottom, #121616, rgba(18, 22, 22, 0));
  z-index: 3;
}
#section #section-cta-area .section-bottom-bg .section-bottom-bg-image {
  position: absolute;
  top: -248px;
  left: 50%;
  width: 2184px;
  height: 1456px;
  transform: translateX(-50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.2;
  z-index: 2;
}
#section #section-cta-area #section-cta-wrap {
  position: relative;
  z-index: 4;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #section #section-cta-area #section-cta-wrap {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #section #section-cta-area #section-cta-wrap {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#section #section-cta-area #section-cta-wrap {
  padding: 0 20px;
}
#section #section-cta-wrap .section-cta-title {
  color: #e9e9e9;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.5px;
  margin-bottom: 21px;
}
@media (max-width: 640px) {
  #section #section-cta-wrap .section-cta-title {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
#section #section-cta-wrap .section-cta-subtitle {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.5px;
  margin-bottom: 57px;
}
@media (max-width: 640px) {
  #section #section-cta-wrap .section-cta-subtitle {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
#section #section-cta-wrap #section-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 40px;
  border-radius: 6px;
  border: 1px solid #87499f;
  background: #661ba8;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}
@media (max-width: 640px) {
  #section #section-cta-wrap #section-cta-button {
    font-size: 16px;
    padding: 12px 30px;
  }
}
#section #section-cta-wrap #section-cta-button.section-cta-button-frame262 {
  background: #000606;
  border: 1px solid #00fff2;
  color: #00fff2;
  height: 50px;
  padding: 12px 49px;
  border-radius: 100px;
  font-size: 22px;
  line-height: 1;
  margin-top: 67px;
}
#section #section-cta-wrap #section-cta-button.section-cta-button-frame262 .section-button-arrow {
  font-size: 26px;
}
@media (max-width: 640px) {
  #section #section-cta-wrap #section-cta-button.section-cta-button-frame262 {
    font-size: 18px;
    padding: 12px 36px;
    margin-top: 36px;
  }
}
#section #section-cta-wrap #section-top4-items {
  margin-top: 0;
}
#section.section-hot #section-bottom-categories .section-bottom-bg .section-bottom-bg-image {
  background-image: url(../images/category/section-bottom-bg.png);
}
#section.section-new #section-cta-area .section-bottom-bg .section-bottom-bg-image {
  background-image: url(../images/category/section-bottom-bg.png);
}
#section.section-hot #section-bottom-category-boxes ul li.index-1-category-item-1 {
  background-image: url(../images/box01-frame-neon.png);
}
#section.section-hot #section-bottom-category-boxes ul li.index-1-category-item-2 {
  background-image: url(../images/box02-frame-neon.png);
}
#section.section-hot #section-bottom-category-boxes ul li.index-1-category-item-3 {
  background-image: url(../images/box03-frame-neon.png);
}
#section.section-hot #section-bottom-category-boxes ul li.index-1-category-item-4 {
  background-image: url(../images/box04-frame-neon.png);
}
#section.section-hot #section-bottom-category-boxes ul li.index-1-category-item-5 {
  background-image: url(../images/box05-frame-neon.png);
}
#section.section-hot #section-bottom-category-boxes ul li.index-1-category-item-6 {
  background-image: url(../images/box06-frame-neon.png);
}
#section.section-trusted #section-bottom-categories .section-bottom-bg .section-bottom-bg-image {
  background-image: url(../images/category/section-bottom-bg.png);
}
#section.section-all #section-bottom-categories .section-bottom-bg .section-bottom-bg-image {
  background-image: url(../images/category/section-bottom-bg.png);
}

.section-bg-image--mobile {
  display: none;
}

@media (max-width: 640px) {
  .section-bg-image--pc {
    display: none;
  }
  .section-bg-image--mobile {
    display: block;
  }
}
#profile-page {
  width: 100%;
  margin: 0 auto;
  padding: 68px 0 120px;
  background: radial-gradient(95% 70% at 50% 0%, rgba(5, 38, 44, 0.35) 0%, rgba(5, 38, 44, 0) 65%), #01070d;
}
#profile-page .profile-container {
  width: 100%;
  max-width: 1281px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #profile-page .profile-container {
    max-width: 100%;
  }
}
#profile-page .profile-header {
  margin-bottom: 60px;
}
#profile-page .profile-header .profile-title {
  margin: 0 0 30px;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: -0.5px;
}
#profile-page .profile-header .profile-intro-section {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px;
  border-radius: 15px;
  background: #333333;
}
#profile-page .profile-header .profile-intro-content {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
#profile-page .profile-header .profile-image {
  flex: 0 0 150px;
}
#profile-page .profile-header .profile-image img,
#profile-page .profile-header .profile-image > div {
  width: 150px;
  height: 150px;
}
@media (max-width: 640px) {
  #profile-page .profile-header .profile-image img,
  #profile-page .profile-header .profile-image > div {
    width: 100%;
  }
}
#profile-page .profile-header .profile-image img,
#profile-page .profile-header .profile-image > div {
  border-radius: 50% !important;
  object-fit: cover;
}
#profile-page .profile-header .profile-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#profile-page .profile-header .profile-info-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#profile-page .profile-header .profile-name-badges {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
#profile-page .profile-header .profile-name {
  margin: 0;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
}
#profile-page .profile-header .profile-badges {
  display: flex;
  align-items: center;
  gap: 6px;
}
#profile-page .profile-header .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#profile-page .profile-header .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#profile-page .profile-header .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#profile-page .profile-header .btn-profile-edit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  background: transparent;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s;
}
#profile-page .profile-header .btn-profile-edit:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.7);
}
#profile-page .profile-header .btn-profile-edit img {
  flex-shrink: 0;
}
#profile-page .profile-header .badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  line-height: 1;
}
#profile-page .profile-header .badge.badge-nice {
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 0;
  border: 0;
  background: url("/images/ic_top_rate.svg") center/contain no-repeat;
}
#profile-page .profile-header .badge.badge-new {
  padding: 4px 6px;
  border: 1.5px solid #a947ff;
  background: transparent;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#profile-page .profile-header .profile-status {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
#profile-page .profile-header .profile-status .status-online {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 2px 6px;
  border-radius: 5px;
  background: rgba(1, 255, 139, 0.3);
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
#profile-page .profile-header .profile-status .status-online::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #01ff8b;
}
#profile-page .profile-header .profile-status .inquiry-time-label,
#profile-page .profile-header .profile-status .inquiry-time {
  color: #c0c0c0;
  font-size: 14px;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
#profile-page .profile-header .profile-status .inquiry-time-label {
  font-weight: 700;
}
#profile-page .profile-header .profile-status .inquiry-time {
  font-weight: 400;
}
#profile-page .profile-header .tier-certifies {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
#profile-page .profile-header .tier-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 5px 15px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
}
#profile-page .profile-header .tier-tag svg {
  width: 16px;
  height: 16px;
  color: #8801ff;
}
#profile-page .profile-header .tier-tag .tier-game,
#profile-page .profile-header .tier-tag .tier-rank {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
#profile-page .profile-header .tier-tag .tier-game {
  font-weight: 400;
}
#profile-page .profile-header .tier-tag .tier-rank {
  font-weight: 700;
}
#profile-page .profile-header .profile-action {
  flex: 0 0 200px;
  display: flex;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
}
#profile-page .profile-header .btn-chat {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  border-radius: 5px;
  background: #8801ff;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1;
  transition: background-color 0.2s ease;
}
#profile-page .profile-header .btn-chat:hover {
  background: #9a2bff;
}
#profile-page .profile-header .profile-career {
  padding: 20px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
}
#profile-page .profile-header .profile-career p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.5px;
  white-space: pre-wrap;
}
#profile-page .profile-products-section {
  margin-bottom: 60px;
}
#profile-page .profile-products-section .section-title {
  margin: 0 0 30px;
  color: #ffffff;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
}
#profile-page .profile-products-section .product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#profile-page .profile-products-section .product-grid li {
  width: 308px;
  height: 390px;
}
@media (max-width: 640px) {
  #profile-page .profile-products-section .product-grid li {
    width: 100%;
    min-width: 0;
  }
}
#profile-page .profile-products-section .product-grid li {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
}
#profile-page .profile-products-section .product-grid li section {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#profile-page .profile-products-section .product-grid li section > span.ad {
  color: #fff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 14.4px */
  letter-spacing: -0.5px;
  text-transform: uppercase;
  padding: 3px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
}
#profile-page .profile-products-section .product-grid li section > span.ad.top {
  top: 16px;
  left: 16px;
}
#profile-page .profile-products-section .product-grid li section > span.ad.bottom {
  bottom: 16px;
  left: 16px;
}
#profile-page .profile-products-section .product-grid li article {
  padding: 20px 16px;
}
#profile-page .profile-products-section .product-grid li article .article-top-row {
  display: none;
}
#profile-page .profile-products-section .product-grid li article h5 {
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: 6px;
}
#profile-page .profile-products-section .product-grid li article h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.33;
  display: -webkit-box;
  min-height: 42.56px;
}
#profile-page .profile-products-section .product-grid li article .info {
  margin-top: 10px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:first-child p:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:first-child p:nth-child(2) {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:first-child p:last-child {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child p {
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2px 4px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#profile-page .profile-products-section .product-grid li article .info > .info-review > div:last-child .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#profile-page .profile-products-section .product-grid li article .info > .info-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
#profile-page .profile-products-section .product-grid li article .info > .info-profile img {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  object-fit: cover;
}
#profile-page .profile-products-section .product-grid li article .info > .info-profile p {
  color: #b9b9b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 146%; /* 17.52px */
}
#profile-page .profile-products-section .product-grid li article .info > .info-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#profile-page .profile-products-section .product-grid li article .info > .info-price p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 146%; /* 20.44px */
}
#profile-page .profile-products-section .empty-message {
  text-align: center;
  padding: 90px 20px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
}
#profile-page .profile-products-section .empty-message p {
  margin: 0;
  color: #d6d6d6;
  font-size: 18px;
  line-height: 1.4;
}
#profile-page .profile-reviews-section {
  padding: 30px 20px 20px;
  border-radius: 15px;
  background: #ffffff;
}
#profile-page .profile-reviews-section .reviews-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
#profile-page .profile-reviews-section .section-title {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #000000;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1;
}
#profile-page .profile-reviews-section .section-title .title-bar {
  color: #8801ff;
  font-weight: 800;
}
#profile-page .profile-reviews-section .review-sort {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  font-size: 12px;
  line-height: 1.4;
}
#profile-page .profile-reviews-section .review-sort .sort-item {
  color: #999999;
}
#profile-page .profile-reviews-section .review-sort .sort-item.active {
  color: #000000;
  font-weight: 400;
}
#profile-page .profile-reviews-section .review-sort .sort-divider {
  color: #999999;
}
#profile-page .profile-reviews-section .reviews-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}
#profile-page .profile-reviews-section .review-item {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#profile-page .profile-reviews-section .review-item .review-header {
  margin-bottom: 10px;
}
#profile-page .profile-reviews-section .review-item .review-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
#profile-page .profile-reviews-section .review-item .review-rating {
  display: inline-flex;
  gap: 2px;
}
#profile-page .profile-reviews-section .review-item .review-rating img {
  width: 20px;
  height: 20px;
}
#profile-page .profile-reviews-section .review-item .review-author {
  margin-left: 15px;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
#profile-page .profile-reviews-section .review-item .review-date {
  margin-left: 15px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
#profile-page .profile-reviews-section .review-item .review-content {
  margin: 0;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.8px;
  white-space: pre-wrap;
}
#profile-page .profile-reviews-section .review-item .review-product {
  margin: 8px 0 0;
  color: #999999;
  font-size: 13px;
  line-height: 1.4;
}
#profile-page .profile-reviews-section .reviews-more {
  margin-top: 28px;
}
#profile-page .profile-reviews-section .reviews-more .btn-more {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 10px;
  border: 1px solid #bcbcbc;
  border-radius: 6px;
  background: #efefef;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1;
  cursor: pointer;
}
#profile-page .profile-reviews-section .reviews-more .btn-more svg {
  width: 10px;
  height: 6px;
}
#profile-page .profile-reviews-section .empty-message {
  padding: 70px 20px;
  text-align: center;
}
#profile-page .profile-reviews-section .empty-message p {
  margin: 0;
  color: #7f7f7f;
  font-size: 16px;
}
@media (max-width: 1400px) {
  #profile-page .profile-container {
    max-width: 1281px;
    padding: 0 20px;
  }
  #profile-page .profile-products-section .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  #profile-page .profile-header .profile-title {
    font-size: 28px;
  }
  #profile-page .profile-header .profile-intro-section {
    padding: 24px;
  }
  #profile-page .profile-header .profile-intro-content {
    flex-wrap: wrap;
    gap: 24px;
  }
  #profile-page .profile-header .profile-action {
    flex: 0 0 100%;
  }
  #profile-page .profile-header .btn-chat {
    max-width: 280px;
  }
  #profile-page .profile-products-section .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  #profile-page {
    padding: 40px 0 80px;
  }
  #profile-page .profile-header {
    margin-bottom: 40px;
  }
  #profile-page .profile-header .profile-title {
    margin-bottom: 20px;
    font-size: 24px;
  }
  #profile-page .profile-header .profile-intro-section {
    padding: 18px;
  }
  #profile-page .profile-header .profile-intro-content {
    gap: 18px;
  }
  #profile-page .profile-header .profile-name {
    font-size: 28px;
  }
  #profile-page .profile-header .profile-status .inquiry-time {
    width: 100%;
  }
  #profile-page .profile-header .profile-career p {
    font-size: 15px;
  }
  #profile-page .profile-products-section {
    margin-bottom: 40px;
  }
  #profile-page .profile-products-section .section-title {
    margin-bottom: 20px;
    font-size: 28px;
  }
  #profile-page .profile-products-section .product-grid {
    grid-template-columns: 1fr;
  }
  #profile-page .profile-reviews-section {
    padding: 20px 14px 14px;
  }
  #profile-page .profile-reviews-section .reviews-header {
    flex-direction: column;
    align-items: flex-start;
  }
  #profile-page .profile-reviews-section .section-title {
    font-size: 28px;
  }
  #profile-page .profile-reviews-section .review-sort {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #profile-page .profile-reviews-section .review-item .review-info {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 640px) {
  #profile-page {
    overflow-x: hidden;
    padding: 20px 0 60px;
  }
  #profile-page .profile-container {
    padding: 0 16px;
  }
  #profile-page .profile-header {
    margin-bottom: 24px;
  }
  #profile-page .profile-header .profile-title {
    margin: 0 0 14px;
    font-size: 20px;
  }
  #profile-page .profile-header .profile-intro-section {
    padding: 16px;
    gap: 14px;
    border-radius: 10px;
  }
  #profile-page .profile-header .profile-intro-content {
    flex-direction: column;
    gap: 14px;
  }
  #profile-page .profile-header .profile-image {
    flex: 0 0 auto;
  }
  #profile-page .profile-header .profile-image img,
  #profile-page .profile-header .profile-image > div {
    width: 80px;
    height: 80px;
  }
  #profile-page .profile-header .profile-info {
    gap: 12px;
    width: 100%;
  }
  #profile-page .profile-header .profile-name-badges {
    gap: 8px;
  }
  #profile-page .profile-header .profile-name {
    font-size: 22px;
  }
  #profile-page .profile-header .profile-status {
    gap: 6px;
  }
  #profile-page .profile-header .profile-status .inquiry-time-label,
  #profile-page .profile-header .profile-status .inquiry-time {
    font-size: 12px;
  }
  #profile-page .profile-header .profile-status .inquiry-time {
    width: 100%;
  }
  #profile-page .profile-header .tier-certifies {
    gap: 6px;
    flex-wrap: wrap;
  }
  #profile-page .profile-header .tier-tag {
    padding: 4px 10px;
    font-size: 12px;
  }
  #profile-page .profile-header .tier-tag .tier-game,
  #profile-page .profile-header .tier-tag .tier-rank {
    font-size: 12px;
  }
  #profile-page .profile-header .profile-action {
    flex: 0 0 100%;
    justify-content: flex-start;
    align-self: auto;
  }
  #profile-page .profile-header .btn-chat {
    width: 100%;
    max-width: 100%;
    padding: 14px 20px;
    font-size: 15px;
  }
  #profile-page .profile-header .profile-career {
    padding: 14px;
  }
  #profile-page .profile-header .profile-career p {
    font-size: 13px;
  }
  #profile-page .profile-products-section {
    margin-bottom: 24px;
  }
  #profile-page .profile-products-section .section-title {
    margin: 0 0 14px;
    font-size: 22px;
  }
  #profile-page .profile-products-section .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 10px;
  }
  #profile-page .profile-products-section .empty-message {
    padding: 50px 16px;
  }
  #profile-page .profile-products-section .empty-message p {
    font-size: 14px;
  }
  #profile-page .profile-reviews-section {
    padding: 16px 12px 12px;
    border-radius: 10px;
  }
  #profile-page .profile-reviews-section .reviews-header {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 14px;
    gap: 10px;
  }
  #profile-page .profile-reviews-section .section-title {
    font-size: 22px;
  }
  #profile-page .profile-reviews-section .review-sort {
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 6px;
  }
  #profile-page .profile-reviews-section .review-item {
    padding: 14px 0;
  }
  #profile-page .profile-reviews-section .review-item .review-info {
    flex-wrap: wrap;
    gap: 6px;
  }
  #profile-page .profile-reviews-section .review-item .review-author,
  #profile-page .profile-reviews-section .review-item .review-date {
    margin-left: 8px;
    font-size: 12px;
  }
  #profile-page .profile-reviews-section .review-item .review-content {
    font-size: 14px;
  }
  #profile-page .profile-reviews-section .review-item .review-product {
    font-size: 12px;
  }
  #profile-page .profile-reviews-section .reviews-more .btn-more {
    padding: 12px 10px;
    font-size: 13px;
  }
  #profile-page .profile-reviews-section .empty-message {
    padding: 40px 16px;
  }
  #profile-page .profile-reviews-section .empty-message p {
    font-size: 14px;
  }
}

#purchase-page {
  padding: 40px 319px;
  min-height: 100vh;
  background-color: #121616;
}
#purchase-page .purchase-container {
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #purchase-page .purchase-container {
    max-width: 100%;
  }
}
#purchase-page .purchase-title {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 40px;
}
#purchase-page .product-info-card {
  background-color: #333;
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 40px;
  display: flex;
  gap: 40px;
}
#purchase-page .product-info-card .product-thumbnail-wrapper {
  flex-shrink: 0;
}
#purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail {
  width: 350px;
  height: 212.5px;
}
@media (max-width: 640px) {
  #purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail {
    width: 100%;
  }
}
#purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail {
  object-fit: cover;
  border-radius: 8px;
}
#purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail-placeholder {
  width: 350px;
  height: 212.5px;
}
@media (max-width: 640px) {
  #purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail-placeholder {
    width: 100%;
  }
}
#purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail-placeholder {
  background-color: #444;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
}
#purchase-page .product-info-card .product-details {
  flex: 1;
}
#purchase-page .product-info-card .product-details .product-meta {
  color: #b8b8b8;
  font-size: 16px;
  margin-bottom: 10px;
}
#purchase-page .product-info-card .product-details .product-title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.33;
}
#purchase-page .product-info-card .product-details .product-rating {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  margin-bottom: 15px;
}
#purchase-page .product-info-card .product-details .product-rating.purchase-rating-row {
  justify-content: flex-start;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-review-line {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  row-gap: 4px;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-review-line .purchase-review-gauge {
  width: 53px;
  height: 17px;
  flex-shrink: 0;
  object-fit: contain;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-review-line .rating-score {
  color: #cacaca;
  font-size: 15.75px;
  font-weight: bold;
  line-height: 1.46;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-review-line .purchase-review-sep {
  color: #929292;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-review-line .purchase-review-count {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.46;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-review-line .purchase-review-count .purchase-review-count-num {
  color: #cacaca;
  font-size: 15.75px;
  font-weight: 700;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4.5px;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .purchase-badge-new {
  margin: 0;
  border-radius: 2px;
  border: 1px solid #a947ff;
  color: #a947ff;
  font-size: 12.38px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 2.25px 4.5px;
  line-height: 1;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip span {
  display: block;
  padding: 4px 7px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1.25;
  text-align: center;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap:hover .badge-tooltip {
  display: block;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate::before {
  border-bottom: 6px solid #01b261;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-rate span {
  background: #01b261;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell::before {
  border-bottom: 6px solid #017df3;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-top-resell span {
  background: #017df3;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified::before {
  border-bottom: 6px solid #7396f9;
}
#purchase-page .product-info-card .product-details .product-rating .purchase-badge-group .badge-tooltip-wrap .badge-tooltip.tooltip-certified span {
  background: #7396f9;
}
#purchase-page .product-info-card .product-details .seller-info {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 15px;
  margin-top: 15px;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper {
  display: flex;
  gap: 20px;
  align-items: start;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-profile-image {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  flex-shrink: 0;
  object-fit: cover;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-profile-placeholder {
  background-color: #444;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-details {
  flex: 1;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-details .seller-name {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-details .seller-badges {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-details .seller-badges .seller-badge {
  background-color: #3b3b3b;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 12px;
  color: #fff;
}
#purchase-page .product-info-card .product-details .seller-info .seller-profile-wrapper .seller-details .seller-badges .seller-badge span {
  color: #fff;
}
#purchase-page .selected-options-section {
  background-color: #fff;
  border-radius: 12px;
  padding: 30px 40px;
  margin-bottom: 40px;
}
#purchase-page .selected-options-section .section-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
#purchase-page .selected-options-section .options-table-wrapper {
  padding: 0 10px;
}
#purchase-page .selected-options-section .options-table-wrapper .options-table-header {
  display: flex;
  gap: 20px;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 16px;
  color: #555;
}
#purchase-page .selected-options-section .options-table-wrapper .options-table-header .header-option-info {
  flex: 1;
  display: flex;
  gap: 16px;
}
#purchase-page .selected-options-section .options-table-wrapper .options-table-header .header-option-info span:first-child {
  font-weight: bold;
}
#purchase-page .selected-options-section .options-table-wrapper .options-table-header .header-quantity {
  width: 50px;
  text-align: center;
}
#purchase-page .selected-options-section .options-table-wrapper .options-table-header .header-amount {
  width: 150px;
  text-align: right;
}
@media (max-width: 640px) {
  #purchase-page .selected-options-section .options-table-wrapper .options-table-header .header-amount {
    width: 100%;
  }
}
#purchase-page .selected-options-section .options-table-wrapper .option-row {
  display: flex;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 20px;
  color: #333;
}
#purchase-page .selected-options-section .options-table-wrapper .option-row.option-row-last {
  border-bottom: 1px solid #333;
}
#purchase-page .selected-options-section .options-table-wrapper .option-row .option-info {
  flex: 1;
  display: flex;
  gap: 16px;
}
#purchase-page .selected-options-section .options-table-wrapper .option-row .option-info .option-name {
  font-weight: bold;
}
#purchase-page .selected-options-section .options-table-wrapper .option-row .option-quantity {
  width: 50px;
  text-align: center;
  font-weight: 500;
}
#purchase-page .selected-options-section .options-table-wrapper .option-row .option-amount {
  width: 150px;
  text-align: right;
}
@media (max-width: 640px) {
  #purchase-page .selected-options-section .options-table-wrapper .option-row .option-amount {
    width: 100%;
  }
}
#purchase-page .selected-options-section .options-table-wrapper .total-amount {
  display: flex;
  justify-content: flex-end;
  gap: 22px;
  padding-top: 20px;
  font-size: 20px;
}
#purchase-page .selected-options-section .options-table-wrapper .total-amount .total-label {
  color: #8801ff;
}
#purchase-page .selected-options-section .options-table-wrapper .total-amount .total-value {
  font-weight: bold;
  color: #333;
  width: 150px;
  text-align: right;
}
@media (max-width: 640px) {
  #purchase-page .selected-options-section .options-table-wrapper .total-amount .total-value {
    width: 100%;
  }
}
#purchase-page .payment-section {
  display: flex;
  gap: 40px;
}
#purchase-page .payment-section .payment-methods {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  width: 900px;
}
@media (max-width: 640px) {
  #purchase-page .payment-section .payment-methods {
    width: 100%;
  }
}
#purchase-page .payment-section .payment-methods .section-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper {
  padding: 0 10px;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-methods-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-methods-row:last-child {
  margin-bottom: 0;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-method-option {
  flex: 1;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 12px;
  padding: 15px;
  display: flex;
  gap: 12px;
  align-items: center;
  cursor: pointer;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-method-option.payment-method-selected {
  border-color: #8801ff;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-method-option input[type=radio] {
  width: 24px;
  height: 24px;
}
#purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-method-option .payment-method-label {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
#purchase-page .payment-section .final-payment {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  flex: 1;
}
#purchase-page .payment-section .final-payment .section-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper {
  padding: 0 10px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section {
  background-color: #f5f5f5;
  padding: 10px 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .service-amount-row {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 10px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-label-wrapper .bugcoin-label-row {
  display: flex;
  gap: 5px;
  align-items: center;
  margin-bottom: 3px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-label-wrapper .bugcoin-label-row .bugcoin-label {
  font-size: 16px;
  color: #000;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-label-wrapper .bugcoin-label-row .bugcoin-use-all-btn {
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 2px 5px;
  font-size: 12px;
  color: #555;
  cursor: pointer;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-label-wrapper .bugcoin-label-row .bugcoin-use-all-btn.bugcoin-use-all-active {
  background-color: #8801ff;
  color: #fff;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-label-wrapper .bugcoin-balance {
  font-size: 12px;
  color: #999;
  margin: 0;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-input-wrapper {
  display: flex;
  gap: 3px;
  align-items: center;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-input-wrapper .bugcoin-minus {
  font-size: 16px;
  color: #8801ff;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-input-wrapper .bugcoin-input {
  width: 84px;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 5px;
  font-size: 16px;
  text-align: right;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .service-amount-section .bugcoin-section .bugcoin-input-wrapper .bugcoin-unit {
  font-size: 16px;
  color: #000;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .total-payment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .total-payment .total-payment-label {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .total-payment .total-payment-amount {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section .agreement-label {
  display: flex;
  gap: 5px;
  align-items: start;
  cursor: pointer;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section .agreement-label input[type=checkbox] {
  width: 24px;
  height: 24px;
  margin-top: 2px;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section .agreement-label .agreement-text {
  font-size: 14px;
  color: #505050;
  line-height: 1.33;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section .payment-submit-btn {
  width: 100%;
  padding: 20px;
  background-color: #8801ff;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section .payment-submit-btn:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}

@media (max-width: 640px) {
  #purchase-page {
    padding: 20px 16px;
  }
  #purchase-page .purchase-title {
    font-size: 22px;
    margin-bottom: 24px;
  }
  #purchase-page .product-info-card {
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    margin-bottom: 24px;
  }
  #purchase-page .product-info-card .product-thumbnail-wrapper {
    width: 100%;
  }
  #purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail,
  #purchase-page .product-info-card .product-thumbnail-wrapper .product-thumbnail-placeholder {
    width: 100%;
  }
  #purchase-page .product-info-card .product-details .product-title {
    font-size: 18px;
  }
  #purchase-page .selected-options-section {
    padding: 20px 16px;
    margin-bottom: 24px;
  }
  #purchase-page .selected-options-section .options-table-wrapper {
    padding: 0;
  }
  #purchase-page .selected-options-section .options-table-wrapper .options-table-header {
    display: none;
  }
  #purchase-page .selected-options-section .options-table-wrapper .option-row {
    flex-direction: column;
    gap: 6px;
    font-size: 16px;
  }
  #purchase-page .selected-options-section .options-table-wrapper .option-row .option-info {
    flex-direction: column;
    gap: 4px;
  }
  #purchase-page .selected-options-section .options-table-wrapper .option-row .option-quantity {
    width: auto;
    text-align: left;
    font-size: 14px;
    color: #555;
  }
  #purchase-page .selected-options-section .options-table-wrapper .option-row .option-amount {
    text-align: left;
    font-weight: 700;
  }
  #purchase-page .selected-options-section .options-table-wrapper .total-amount {
    font-size: 16px;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
  }
  #purchase-page .selected-options-section .options-table-wrapper .total-amount .total-value {
    text-align: right;
  }
  #purchase-page .payment-section {
    flex-direction: column;
    gap: 16px;
  }
  #purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-methods-row {
    flex-wrap: wrap;
    gap: 10px;
  }
  #purchase-page .payment-section .payment-methods .payment-methods-wrapper .payment-methods-row .payment-method-option {
    min-width: calc(50% - 5px);
  }
  #purchase-page .payment-section .final-payment .final-payment-wrapper .bugcoin-section {
    flex-direction: column;
    gap: 12px;
  }
  #purchase-page .payment-section .final-payment .final-payment-wrapper .bugcoin-section .bugcoin-input-wrapper .bugcoin-input {
    width: 100%;
  }
  #purchase-page .payment-section .final-payment .final-payment-wrapper .total-payment .total-payment-label {
    font-size: 14px;
  }
  #purchase-page .payment-section .final-payment .final-payment-wrapper .total-payment .total-payment-amount {
    font-size: 20px;
  }
  #purchase-page .payment-section .final-payment .final-payment-wrapper .agreement-section .payment-submit-btn {
    font-size: 16px;
    padding: 16px;
  }
}
#signin {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #signin {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#signin > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #signin > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #signin > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#signin > div {
  padding: 0 20px;
}
#signin > div > img#logo {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  #signin > div > img#logo {
    max-width: 120px;
  }
}
#signin > div #signin-form {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #signin > div #signin-form {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#signin > div #signin-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#signin > div #signin-form input[type=text],
#signin > div #signin-form input[type=email],
#signin > div #signin-form input[type=password] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
  background: #000;
}
@media (max-width: 640px) {
  #signin > div #signin-form input[type=text],
  #signin > div #signin-form input[type=email],
  #signin > div #signin-form input[type=password] {
    font-size: 16px;
    padding: 12px 16px;
    margin-top: 20px;
  }
}
#signin > div #signin-form input[type=text]::placeholder,
#signin > div #signin-form input[type=email]::placeholder,
#signin > div #signin-form input[type=password]::placeholder {
  color: #999;
}
#signin > div #signin-form input[type=text]:focus,
#signin > div #signin-form input[type=email]:focus,
#signin > div #signin-form input[type=password]:focus {
  border: 1px solid #a947ff;
}
#signin > div #signin-form #signin-form-button {
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 16px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #a947ff;
  background: #a947ff;
}
@media (max-width: 640px) {
  #signin > div #signin-form #signin-form-button {
    font-size: 16px;
    padding: 14px 20px;
  }
}
#signin > div #signin-form #signin-form-checkbox {
  margin-top: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#signin > div #signin-form #signin-form-checkbox > label {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#signin > div #signin-form #signin-form-bottom {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#signin > div #signin-form #signin-form-bottom a {
  color: #fff;
}
#signin > div #signin-form #signin-form-sns {
  margin-top: 60px;
}
#signin > div #signin-form #signin-form-sns h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#signin > div #signin-form #signin-form-sns-naver {
  margin-top: 16px;
  position: relative;
  padding: 14px 20px;
  width: 100%;
  display: block;
}
#signin > div #signin-form #signin-form-sns-naver img {
  width: 24px;
  height: 24px;
}
#signin > div #signin-form #signin-form-sns-naver {
  border-radius: 6px;
  background: #03c75a;
}
#signin > div #signin-form #signin-form-sns-naver > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#signin > div #signin-form-sns-kakao {
  margin-top: 16px;
  position: relative;
  padding: 14px 20px;
  width: 100%;
  display: block;
}
#signin > div #signin-form-sns-kakao img {
  width: 24px;
  height: 24px;
}
#signin > div #signin-form-sns-kakao {
  border-radius: 6px;
  background: #fbe300;
}
#signin > div #signin-form-sns-kakao > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #3b1e1e;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

#findid {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #findid {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#findid > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #findid > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #findid > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#findid > div {
  padding: 0 20px;
}
#findid > div > img#logo {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  #findid > div > img#logo {
    max-width: 120px;
  }
}
#findid > div #findid-form {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #findid > div #findid-form {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#findid > div #findid-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#findid > div #findid-form input[type=text] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
  background: #000;
}
#findid > div #findid-form input[type=text]::placeholder {
  color: #999;
}
#findid > div #findid-form input[type=text]:focus {
  border: 1px solid #a947ff;
}
#findid > div #findid-form button {
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #a947ff;
  background: #a947ff;
}
#findid > div #findid-form .result-message {
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.3px;
}
#findid > div #findid-form .result-message p {
  margin: 0;
}
#findid > div #findid-form .result-message.error {
  color: #ff5252;
}
#findid > div #findid-form .result-message.success {
  color: #81c784;
}
#findid > div #findid-form .result-message .email-result {
  margin-top: 10px;
  color: #e0e0e0;
}
#findid > div #findid-form .result-message .email-result strong {
  color: #fff;
}
#findid > div #findid-form .findid-links {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#findid > div #findid-form .findid-links a {
  color: #fff;
}

#findpw {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #findpw {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#findpw > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #findpw > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #findpw > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#findpw > div {
  padding: 0 20px;
}
#findpw > div > img#logo {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  #findpw > div > img#logo {
    max-width: 120px;
  }
}
#findpw > div #findpw-form {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #findpw > div #findpw-form {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#findpw > div #findpw-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
#findpw > div #findpw-form input[type=text],
#findpw > div #findpw-form input[type=email],
#findpw > div #findpw-form input[type=password],
#findpw > div #findpw-form input[type=tel] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
  background: #000;
}
#findpw > div #findpw-form input[type=text]::placeholder,
#findpw > div #findpw-form input[type=email]::placeholder,
#findpw > div #findpw-form input[type=password]::placeholder,
#findpw > div #findpw-form input[type=tel]::placeholder {
  color: #999;
}
#findpw > div #findpw-form input[type=text]:focus,
#findpw > div #findpw-form input[type=email]:focus,
#findpw > div #findpw-form input[type=password]:focus,
#findpw > div #findpw-form input[type=tel]:focus {
  border: 1px solid #a947ff;
}
#findpw > div #findpw-form button {
  color: #fff;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #a947ff;
  background: #a947ff;
}
#findpw > div #findpw-form .result-message {
  margin-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.3px;
}
#findpw > div #findpw-form .result-message p {
  margin: 0;
}
#findpw > div #findpw-form .result-message.error {
  color: #ff5252;
}
#findpw > div #findpw-form .result-message.success {
  color: #81c784;
}
#findpw > div #findpw-form .findpw-links {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#findpw > div #findpw-form .findpw-links a {
  color: #fff;
}

#agree {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #agree {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#agree > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #agree > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #agree > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#agree > div {
  padding: 0 20px;
}
#agree > div#agree-logo img#logo {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  #agree > div#agree-logo img#logo {
    max-width: 120px;
  }
}
#agree > div#agree-form-wrap {
  margin: 0 auto;
  margin-top: 70px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #414141;
  background: #000;
  padding: 50px;
}
@media (max-width: 640px) {
  #agree > div#agree-form-wrap {
    width: 100%;
    margin-top: 40px;
    padding: 30px 20px;
  }
}
#agree > div#agree-form-wrap h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
#agree > div#agree-form-wrap h5 {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  margin-top: 16px;
}
#agree > div#agree-form-wrap hr {
  background: #3f3f3f;
  width: 100%;
  height: 1px;
  border: none;
  margin: 20px 0;
}
#agree > div#agree-form-wrap .agree-form-checkbox-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
}
#agree > div#agree-form-wrap .agree-form-checkbox-wrap .agree-form-checkbox {
  flex: 1;
  min-width: 0;
}
#agree > div#agree-form-wrap .agree-form-checkbox-wrap > a {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  text-decoration: underline;
}
#agree > div#agree-form-wrap .agree-form-checkbox-wrap .agree-form-full-btn {
  flex-shrink: 0;
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  text-decoration: underline;
  font-family: inherit;
}
#agree > div#agree-form-wrap .agree-form-content-wrap {
  margin-top: 16px;
  border-radius: 5px;
  border: 1px solid #2c2c2c;
  background: #121616;
  padding: 16px 20px;
  height: 80px;
  overflow-y: scroll;
}
#agree > div#agree-form-wrap .agree-form-content-wrap::-webkit-scrollbar {
  display: none;
}
#agree > div#agree-form-wrap .agree-form-content-wrap p {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
}
#agree > div#agree-form-wrap .agree-form-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
#agree > div#agree-form-wrap .agree-form-checkbox input[type=checkbox] {
  width: 24px;
  height: 24px;
}
#agree > div#agree-form-wrap .agree-form-checkbox label {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#agree > div#agree-form-wrap .agree-form-checkbox.check-total input[type=checkbox] {
  width: 24px;
  height: 24px;
}
#agree > div#agree-form-wrap .agree-form-checkbox.check-total label {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#agree > div#agree-form-wrap {
  /* 회원가입 CTA만 전체 너비 — .agree-form-full-btn(전체)는 제외 */
}
#agree > div#agree-form-wrap button:not(.agree-form-full-btn) {
  color: #a6a6a6;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  background: #6c6c6c;
  border: 1px solid #6c6c6c;
}
#agree > div#agree-form-wrap button:not(.agree-form-full-btn).active {
  color: #fff;
  border: 1px solid #a947ff;
  background: #a947ff;
}
#agree #agree-form-bottom {
  width: 500px;
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 640px) {
  #agree #agree-form-bottom {
    width: 100%;
  }
}
#agree #agree-form-bottom a {
  margin-bottom: 16px;
  display: block;
  width: 100%;
  padding: 14px 20px;
  border-radius: 6px;
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  position: relative;
}
#agree #agree-form-bottom a#agree-naver-login {
  background: #03c75a;
}
#agree #agree-form-bottom a#agree-naver-login span {
  color: #fff;
}
#agree #agree-form-bottom a#agree-kakao-login {
  background: #fee500;
}
#agree #agree-form-bottom a#agree-kakao-login span {
  color: #3b1e1e;
}
#agree #agree-form-bottom a img {
  width: 24px;
  height: 24px;
}
#agree #agree-form-bottom a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

.agree-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  background-color: rgba(0, 0, 0, 0.6);
}

.agree-modal-panel {
  width: min(100%, 540px);
  max-height: min(90vh, 720px);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 37px;
  padding: 50px 40px;
  border-radius: 12px;
  background: #f4f4f4;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .agree-modal-panel {
    padding: 32px 20px;
    gap: 24px;
  }
}

.agree-modal-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 23px;
}

.agree-modal-title {
  margin: 0;
  color: #000;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
}
@media (max-width: 640px) {
  .agree-modal-title {
    font-size: 22px;
  }
}

.agree-modal-scroll-wrap {
  width: 100%;
  height: 420px;
  max-height: min(420px, 50vh);
  padding: 30px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  background: #fff;
  overflow-y: auto;
}
@media (max-width: 640px) {
  .agree-modal-scroll-wrap {
    height: min(420px, 45vh);
    padding: 20px;
  }
}
.agree-modal-scroll-wrap::-webkit-scrollbar {
  width: 8px;
}
.agree-modal-scroll-wrap::-webkit-scrollbar-track {
  background: transparent;
}
.agree-modal-scroll-wrap::-webkit-scrollbar-thumb {
  border-radius: 5.5px;
  background: #d9d9d9;
}
.agree-modal-scroll-wrap {
  scrollbar-width: thin;
  scrollbar-color: #d9d9d9 transparent;
}

.agree-modal-text {
  margin: 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.51;
  letter-spacing: -0.5px;
  white-space: pre-wrap;
  word-break: keep-all;
}

.agree-modal-confirm {
  width: 100%;
  margin: 0;
  padding: 8px 14px;
  border: none;
  border-radius: 6px;
  background: #8801ff;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.5px;
  cursor: pointer;
  font-family: inherit;
}

#signup {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #121616;
}
@media (max-width: 640px) {
  #signup {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
#signup > div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  #signup > div {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  #signup > div {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
#signup > div {
  padding: 0 20px;
}
#signup > div#signup-logo img#logo {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
@media (max-width: 640px) {
  #signup > div#signup-logo img#logo {
    max-width: 120px;
  }
}
#signup > div#signup-form-wrap {
  margin: 0 auto;
  margin-top: 100px;
  width: 500px;
  border-radius: 12px;
  border: 1px solid #a947ff;
  background: #000;
  padding: 60px 50px;
}
@media (max-width: 640px) {
  #signup > div#signup-form-wrap {
    width: 100%;
    margin-top: 40px;
    padding: 40px 20px;
  }
}
#signup > div#signup-form-wrap #signup-form h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
#signup > div#signup-form-wrap #signup-form hr {
  background: #3f3f3f;
  width: 100%;
  height: 1px;
  border: none;
  margin: 20px 0;
}
#signup > div#signup-form-wrap #signup-form #signup-form-submit-btn {
  color: #a6a6a6;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-top: 32px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #6c6c6c;
  background: #6c6c6c;
}
#signup > div#signup-form-wrap #signup-form #signup-form-submit-btn.active {
  color: #fff;
  border: 1px solid #a947ff;
  background: #a947ff;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap {
  margin-top: 32px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap #signup-form-auth-btn {
  color: #a947ff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  width: 100%;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item {
  margin-top: 16px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item input[type=text],
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item input[type=password] {
  outline: none;
  width: 100%;
  margin-top: 32px;
  color: white;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.5px;
  padding: 16px 20px;
  border-radius: 6px;
  border: 1px solid #535353;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-input-item .error-msg {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.3px;
  color: #ff5252;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-sns-nickname-row .signup-form-sns-inline {
  display: flex;
  gap: 10px;
  align-items: stretch;
  margin-top: 32px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-sns-nickname-row .signup-form-sns-inline input[type=text] {
  flex: 1;
  min-width: 0;
  margin-top: 0;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-dup-btn {
  flex-shrink: 0;
  padding: 16px 18px;
  border-radius: 6px;
  border: 1px solid #535353;
  background: #2a2a2a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.5px;
  cursor: pointer;
  font-family: inherit;
  white-space: nowrap;
}
#signup > div#signup-form-wrap #signup-form .signup-form-input-wrap .signup-form-dup-btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
}
#signup > div#signup-form-wrap #signup-form p.sns-signup-lead {
  color: #c7c7c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.5px;
  text-align: center;
  margin-top: 16px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-terms {
  margin-top: 28px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-terms h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-terms .agree-form-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
}
#signup > div#signup-form-wrap #signup-form .signup-form-terms .agree-form-checkbox input[type=checkbox] {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
#signup > div#signup-form-wrap #signup-form .signup-form-terms .agree-form-checkbox label {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
#signup > div#signup-form-wrap #signup-form .sns-phone-verified-msg {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.3px;
  color: #69f0ae;
}

#notice-list {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #notice-list {
    padding-top: 90px;
    padding-bottom: 56px;
  }
}

#notice-detail,
#policy-page {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #141216;
}
@media (max-width: 640px) {
  #notice-detail,
  #policy-page {
    padding-top: 90px;
    padding-bottom: 76px;
    background: #000;
  }
}

.policy-mobile-header {
  display: none;
}

.policy-tab-nav {
  display: none;
}

.policy-pc-title {
  display: block;
}

@media (max-width: 640px) {
  #policy-page .policy-pc-title,
  #about-page .policy-pc-title {
    display: none;
  }
  #policy-page .policy-mobile-header,
  #about-page .policy-mobile-header {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 15px 16px;
    gap: 18px;
  }
  #policy-page .policy-back-btn,
  #about-page .policy-back-btn {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 18px;
  }
  #policy-page .policy-mobile-title,
  #about-page .policy-mobile-title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: normal;
    margin: 0;
    text-align: center;
  }
  #policy-page .policy-tab-nav,
  #about-page .policy-tab-nav {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #272727;
    border-radius: 6px;
    padding: 2px;
    margin: 0 16px 8px;
  }
  #policy-page .policy-tab,
  #about-page .policy-tab {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    transition: background 0.15s;
  }
  #policy-page .policy-tab--active,
  #about-page .policy-tab--active {
    background: #8801ff;
    font-weight: 700;
  }
  #policy-page .notice-detail,
  #about-page .notice-detail {
    padding: 0;
    margin: 0;
  }
  #policy-page .notice-detail-content,
  #about-page .notice-detail-content {
    max-width: 100%;
    margin: 0 16px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  }
  #policy-page .notice-body,
  #about-page .notice-body {
    padding: 20px;
  }
  #policy-page .notice-body .content-wrapper,
  #about-page .notice-body .content-wrapper {
    color: #000;
    line-height: 1.5;
  }
  #policy-page .notice-body .content-wrapper h2,
  #about-page .notice-body .content-wrapper h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin-bottom: 8px;
    margin-top: 0;
  }
  #policy-page .notice-body .content-wrapper h2:not(:first-child),
  #about-page .notice-body .content-wrapper h2:not(:first-child) {
    font-size: 14px;
    margin-top: 16px;
  }
  #policy-page .notice-body .content-wrapper h3,
  #about-page .notice-body .content-wrapper h3 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin: 0 0 6px;
  }
  #policy-page .notice-body .content-wrapper p,
  #about-page .notice-body .content-wrapper p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin-bottom: 0;
    white-space: pre-wrap;
  }
  #policy-page .notice-body .content-wrapper ul,
  #policy-page .notice-body .content-wrapper ol,
  #about-page .notice-body .content-wrapper ul,
  #about-page .notice-body .content-wrapper ol {
    margin: 0;
    padding-left: 21px;
  }
  #policy-page .notice-body .content-wrapper ul li,
  #policy-page .notice-body .content-wrapper ol li,
  #about-page .notice-body .content-wrapper ul li,
  #about-page .notice-body .content-wrapper ol li {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin-bottom: 0;
  }
  #policy-page .notice-body .content-wrapper strong,
  #about-page .notice-body .content-wrapper strong {
    font-weight: 700;
    color: #000;
  }
  #policy-page .notice-body .content-wrapper .signature,
  #about-page .notice-body .content-wrapper .signature {
    margin-top: 20px;
    padding-top: 12px;
    border-top: 1px solid #e0e0e0;
    font-size: 14px;
    color: #333;
    text-align: left;
    font-style: normal;
  }
}

.notice-list,
.notice-detail {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  .notice-list,
  .notice-detail {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  .notice-list,
  .notice-detail {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
.notice-list,
.notice-detail {
  padding: 0 20px;
}
@media (min-width: 1280px) {
  .notice-list,
  .notice-detail {
    padding: 0 40px;
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
@media (max-width: 1280px) {
  .notice-list,
  .notice-detail {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}
@media (max-width: 640px) {
  .notice-list,
  .notice-detail {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.page-title {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 1280px) {
  .page-title {
    margin-bottom: 40px;
  }
}
.page-title h1 {
  font-size: 36px;
  font-weight: 700;
  color: white;
  margin-bottom: 12px;
}
@media (max-width: 1280px) {
  .page-title h1 {
    font-size: 28px;
    margin-bottom: 8px;
  }
}
.page-title p {
  font-size: 16px;
  color: white;
}
@media (max-width: 1280px) {
  .page-title p {
    font-size: 14px;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  font-size: 14px;
  color: #666;
}
@media (max-width: 1280px) {
  .breadcrumb {
    margin-bottom: 20px;
    font-size: 12px;
  }
}
.breadcrumb a {
  color: #666;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #6A84FF;
}
.breadcrumb .separator {
  margin: 0 8px;
  color: #ccc;
}
.breadcrumb .current {
  color: #151515;
  font-weight: 500;
}

.notice-list .notice-content {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .notice-list .notice-content {
    max-width: 100%;
  }
}
.notice-list .notice-filter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  gap: 20px;
}
@media (max-width: 1280px) {
  .notice-list .notice-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
  }
}
.notice-list .notice-filter .search-box {
  position: relative;
  flex: 1;
  max-width: 400px;
}
@media (max-width: 1280px) {
  .notice-list .notice-filter .search-box {
    width: 100%;
    max-width: none;
  }
}
.notice-list .notice-filter .search-box input {
  width: 100%;
  height: 44px;
  padding: 0 50px 0 16px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
}
.notice-list .notice-filter .search-box input:focus {
  outline: none;
  border-color: #6A84FF;
}
.notice-list .notice-filter .search-box input::placeholder {
  color: #999;
}
.notice-list .notice-filter .search-box .btn-search {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
}
.notice-list .notice-filter .search-box .btn-search::before {
  content: "🔍";
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.notice-list .notice-filter .search-box .btn-search:hover {
  opacity: 0.7;
}
.notice-list .notice-filter .filter-options .notice-category {
  height: 44px;
  padding: 0 16px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .notice-list .notice-filter .filter-options .notice-category {
    width: 100%;
  }
}
.notice-list .notice-filter .filter-options .notice-category:focus {
  outline: none;
  border-color: #6A84FF;
}
.notice-list .notice-list .notice-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 24px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  margin-bottom: 16px;
  transition: all 0.2s ease;
  gap: 16px;
}
.notice-list .notice-list .notice-item:hover {
  border-color: #6A84FF;
  box-shadow: 0 4px 12px rgba(106, 132, 255, 0.3);
}
.notice-list .notice-list .notice-item.important {
  border-color: #FF0000;
  background: linear-gradient(135deg, #2d1d1d 0%, #1d1d1d 100%);
}
.notice-list .notice-list .notice-item.important:hover {
  border-color: #FF0000;
  box-shadow: 0 4px 12px rgba(255, 0, 0, 0.3);
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item {
    padding: 16px;
    gap: 12px;
  }
}
.notice-list .notice-list .notice-item .notice-badge {
  flex-shrink: 0;
}
.notice-list .notice-list .notice-item .notice-badge .badge {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  min-width: 60px;
}
.notice-list .notice-list .notice-item .notice-badge .badge.important {
  background: #FF0000;
  color: #fff;
}
.notice-list .notice-list .notice-item .notice-badge .badge.notice {
  background: #6A84FF;
  color: #fff;
}
.notice-list .notice-list .notice-item .notice-badge .badge.event {
  background: #F9C04C;
  color: #151515;
}
.notice-list .notice-list .notice-item .notice-badge .badge.update {
  background: #10b981;
  color: #fff;
}
.notice-list .notice-list .notice-item .notice-info {
  flex: 1;
}
.notice-list .notice-list .notice-item .notice-info h3 {
  margin-bottom: 8px;
}
.notice-list .notice-list .notice-item .notice-info h3 a {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  line-height: 1.4;
}
.notice-list .notice-list .notice-item .notice-info h3 a:hover {
  color: #6A84FF;
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info h3 a {
    font-size: 16px;
  }
}
.notice-list .notice-list .notice-item .notice-info .notice-summary {
  font-size: 14px;
  color: #ccc;
  line-height: 1.5;
  margin-bottom: 12px;
  display: block;
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  max-height: 3em;
  line-height: 1.5 !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: break-spaces;
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info .notice-summary {
    font-size: 13px;
  }
}
.notice-list .notice-list .notice-item .notice-info .notice-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #888;
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info .notice-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 4px;
  }
}
@media (max-width: 1280px) {
  .notice-list .notice-list .notice-item .notice-info .notice-meta .date,
  .notice-list .notice-list .notice-item .notice-info .notice-meta .views {
    font-size: 11px;
  }
}
.notice-list .pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .notice-list .pagination {
    padding-top: 60px;
  }
}
@media (max-width: 1280px) {
  .notice-list .pagination {
    padding-top: 50px;
  }
}
.notice-list .pagination p {
  padding: 0 40px;
}
.notice-list .pagination button {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0.5rem;
  width: 24px;
  height: 24px;
  background: url("../images/arr2.svg") no-repeat center;
}
.notice-list .pagination button:first-of-type {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.notice-list .pagination button:disabled {
  opacity: 0.2;
}
.notice-list .pagination {
  margin-top: 40px;
}
.notice-list .pagination .page-numbers {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.notice-list .pagination .page-numbers .page-num {
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  font-size: 14px;
  font-weight: 500;
  color: #ccc;
  cursor: pointer;
  transition: all 0.2s ease;
}
.notice-list .pagination .page-numbers .page-num:hover {
  border-color: #6A84FF;
  color: #6A84FF;
}
.notice-list .pagination .page-numbers .page-num.active {
  background: #6A84FF;
  border-color: #6A84FF;
  color: #fff;
}
.notice-list .pagination .btn-prev,
.notice-list .pagination .btn-next {
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.notice-list .pagination .btn-prev::before,
.notice-list .pagination .btn-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.notice-list .pagination .btn-prev:hover:not(:disabled),
.notice-list .pagination .btn-next:hover:not(:disabled) {
  border-color: #6A84FF;
  background-color: #6A84FF;
}
.notice-list .pagination .btn-prev:hover:not(:disabled)::before,
.notice-list .pagination .btn-next:hover:not(:disabled)::before {
  border-color: #fff;
}
.notice-list .pagination .btn-prev:disabled,
.notice-list .pagination .btn-next:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.notice-list .pagination .btn-prev::before {
  transform: translate(-50%, -50%) rotate(135deg);
}

.notice-detail .notice-detail-content,
#mypage-notice-detail .notice-detail-content {
  max-width: min(100%, 800px);
  margin: 0 auto;
  background: #1d1d1d;
  border-radius: 8px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
  overflow: visible;
}
.notice-detail .notice-header,
#mypage-notice-detail .notice-header {
  padding: 40px;
  border-bottom: 1px solid #333;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header,
  #mypage-notice-detail .notice-header {
    padding: 24px 20px;
  }
}
.notice-detail .notice-header .notice-category,
#mypage-notice-detail .notice-header .notice-category {
  margin-bottom: 16px;
}
.notice-detail .notice-header .notice-category .badge,
#mypage-notice-detail .notice-header .notice-category .badge {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 600;
}
.notice-detail .notice-header .notice-category .badge.important,
#mypage-notice-detail .notice-header .notice-category .badge.important {
  background: #FF0000;
  color: #fff;
}
.notice-detail .notice-header .notice-category .badge.notice,
#mypage-notice-detail .notice-header .notice-category .badge.notice {
  background: #6A84FF;
  color: #fff;
}
.notice-detail .notice-header .notice-category .badge.event,
#mypage-notice-detail .notice-header .notice-category .badge.event {
  background: #F9C04C;
  color: #151515;
}
.notice-detail .notice-header .notice-category .badge.update,
#mypage-notice-detail .notice-header .notice-category .badge.update {
  background: #10b981;
  color: #fff;
}
.notice-detail .notice-header .notice-title,
#mypage-notice-detail .notice-header .notice-title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header .notice-title,
  #mypage-notice-detail .notice-header .notice-title {
    font-size: 22px;
    margin-bottom: 16px;
  }
}
.notice-detail .notice-header .notice-meta,
#mypage-notice-detail .notice-header .notice-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header .notice-meta,
  #mypage-notice-detail .notice-header .notice-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px;
  }
}
.notice-detail .notice-header .notice-meta .meta-info,
#mypage-notice-detail .notice-header .notice-meta .meta-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  font-size: 14px;
  color: #ccc;
}
@media (max-width: 1280px) {
  .notice-detail .notice-header .notice-meta .meta-info,
  #mypage-notice-detail .notice-header .notice-meta .meta-info {
    gap: 16px;
    font-size: 13px;
  }
}
.notice-detail .notice-header .notice-meta .meta-info strong,
#mypage-notice-detail .notice-header .notice-meta .meta-info strong {
  color: #fff;
}
.notice-detail .notice-header .notice-meta .meta-actions,
#mypage-notice-detail .notice-header .notice-meta .meta-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share,
.notice-detail .notice-header .notice-meta .meta-actions .btn-print,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-share,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-print {
  width: 36px;
  height: 36px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share:hover,
.notice-detail .notice-header .notice-meta .meta-actions .btn-print:hover,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-share:hover,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-print:hover {
  border-color: #6A84FF;
  background-color: #6A84FF;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share:hover::before,
.notice-detail .notice-header .notice-meta .meta-actions .btn-print:hover::before,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-share:hover::before,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-print:hover::before {
  color: #fff;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-share::before,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-share::before {
  content: "📤";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.notice-detail .notice-header .notice-meta .meta-actions .btn-print::before,
#mypage-notice-detail .notice-header .notice-meta .meta-actions .btn-print::before {
  content: "🖨️";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.notice-detail .notice-body,
#mypage-notice-detail .notice-body {
  padding: 40px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body,
  #mypage-notice-detail .notice-body {
    padding: 24px 20px;
  }
}
.notice-detail .notice-body .content-wrapper,
#mypage-notice-detail .notice-body .content-wrapper {
  line-height: 1.7;
  color: #fff;
}
.notice-detail .notice-body .content-wrapper h2,
#mypage-notice-detail .notice-body .content-wrapper h2 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper h2,
  #mypage-notice-detail .notice-body .content-wrapper h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.notice-detail .notice-body .content-wrapper h3,
#mypage-notice-detail .notice-body .content-wrapper h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 32px 0 16px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper h3,
  #mypage-notice-detail .notice-body .content-wrapper h3 {
    font-size: 18px;
    margin: 24px 0 12px;
  }
}
.notice-detail .notice-body .content-wrapper h4,
#mypage-notice-detail .notice-body .content-wrapper h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 24px 0 12px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper h4,
  #mypage-notice-detail .notice-body .content-wrapper h4 {
    font-size: 16px;
    margin: 20px 0 10px;
  }
}
.notice-detail .notice-body .content-wrapper p,
#mypage-notice-detail .notice-body .content-wrapper p {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper p,
  #mypage-notice-detail .notice-body .content-wrapper p {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.notice-detail .notice-body .content-wrapper ul,
.notice-detail .notice-body .content-wrapper ol,
#mypage-notice-detail .notice-body .content-wrapper ul,
#mypage-notice-detail .notice-body .content-wrapper ol {
  margin: 16px 0;
  padding-left: 20px;
}
.notice-detail .notice-body .content-wrapper ul li,
.notice-detail .notice-body .content-wrapper ol li,
#mypage-notice-detail .notice-body .content-wrapper ul li,
#mypage-notice-detail .notice-body .content-wrapper ol li {
  font-size: 16px;
  margin-bottom: 8px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper ul li,
  .notice-detail .notice-body .content-wrapper ol li,
  #mypage-notice-detail .notice-body .content-wrapper ul li,
  #mypage-notice-detail .notice-body .content-wrapper ol li {
    font-size: 14px;
  }
}
.notice-detail .notice-body .content-wrapper strong,
#mypage-notice-detail .notice-body .content-wrapper strong {
  font-weight: 600;
  color: #fff;
}
.notice-detail .notice-body .content-wrapper .link,
#mypage-notice-detail .notice-body .content-wrapper .link {
  color: #6A84FF;
  text-decoration: underline;
}
.notice-detail .notice-body .content-wrapper .link:hover,
#mypage-notice-detail .notice-body .content-wrapper .link:hover {
  opacity: 0.8;
}
.notice-detail .notice-body .content-wrapper .notice-highlight,
#mypage-notice-detail .notice-body .content-wrapper .notice-highlight {
  background: linear-gradient(135deg, #2a3a5a 0%, #1a2a4a 100%);
  border: 1px solid #6A84FF;
  border-radius: 8px;
  padding: 20px;
  margin: 24px 0;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper .notice-highlight,
  #mypage-notice-detail .notice-body .content-wrapper .notice-highlight {
    padding: 16px;
    margin: 20px 0;
  }
}
.notice-detail .notice-body .content-wrapper .notice-highlight h4,
#mypage-notice-detail .notice-body .content-wrapper .notice-highlight h4 {
  color: #6A84FF;
  margin: 0 0 12px;
}
.notice-detail .notice-body .content-wrapper .notice-highlight p,
#mypage-notice-detail .notice-body .content-wrapper .notice-highlight p {
  margin-bottom: 0;
  color: #fff;
}
.notice-detail .notice-body .content-wrapper .signature,
#mypage-notice-detail .notice-body .content-wrapper .signature {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #333;
  text-align: right;
  color: #ccc;
  font-style: italic;
}
@media (max-width: 1280px) {
  .notice-detail .notice-body .content-wrapper .signature,
  #mypage-notice-detail .notice-body .content-wrapper .signature {
    margin-top: 30px;
  }
}
.notice-detail .notice-attachments,
#mypage-notice-detail .notice-attachments {
  padding: 0 40px 40px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-attachments,
  #mypage-notice-detail .notice-attachments {
    padding: 0 20px 24px;
  }
}
.notice-detail .notice-attachments h3,
#mypage-notice-detail .notice-attachments h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #6A84FF;
}
@media (max-width: 1280px) {
  .notice-detail .notice-attachments h3,
  #mypage-notice-detail .notice-attachments h3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.notice-detail .notice-attachments .attachment-list .attachment-item,
#mypage-notice-detail .notice-attachments .attachment-list .attachment-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  border: 1px solid #333;
  border-radius: 8px;
  background: #2a2a2a;
  text-decoration: none;
  color: #fff;
  transition: all 0.2s ease;
  gap: 12px;
  margin-bottom: 8px;
}
.notice-detail .notice-attachments .attachment-list .attachment-item:hover,
#mypage-notice-detail .notice-attachments .attachment-list .attachment-item:hover {
  border-color: #6A84FF;
  background: #3a3a5a;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-icon,
#mypage-notice-detail .notice-attachments .attachment-list .attachment-item .file-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  position: relative;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-icon::before,
#mypage-notice-detail .notice-attachments .attachment-list .attachment-item .file-icon::before {
  content: "📄";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-name,
#mypage-notice-detail .notice-attachments .attachment-list .attachment-item .file-name {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
}
.notice-detail .notice-attachments .attachment-list .attachment-item .file-size,
#mypage-notice-detail .notice-attachments .attachment-list .attachment-item .file-size {
  font-size: 12px;
  color: #ccc;
}
.notice-detail .notice-navigation,
#mypage-notice-detail .notice-navigation {
  max-width: min(100%, 800px);
  margin: 40px auto 0;
  border: 1px solid #333;
  border-radius: 8px;
  background: #1d1d1d;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .notice-detail .notice-navigation,
  #mypage-notice-detail .notice-navigation {
    margin-top: 30px;
  }
}
.notice-detail .notice-navigation .nav-item,
#mypage-notice-detail .notice-navigation .nav-item {
  padding: 20px 24px;
  border-bottom: 1px solid #333;
}
@media (max-width: 1280px) {
  .notice-detail .notice-navigation .nav-item,
  #mypage-notice-detail .notice-navigation .nav-item {
    padding: 16px 20px;
  }
}
.notice-detail .notice-navigation .nav-item:last-child,
#mypage-notice-detail .notice-navigation .nav-item:last-child {
  border-bottom: none;
}
.notice-detail .notice-navigation .nav-item .nav-label,
#mypage-notice-detail .notice-navigation .nav-item .nav-label {
  display: block;
  font-size: 12px;
  color: #888;
  margin-bottom: 8px;
  font-weight: 500;
}
.notice-detail .notice-navigation .nav-item .nav-title,
#mypage-notice-detail .notice-navigation .nav-item .nav-title {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.notice-detail .notice-navigation .nav-item .nav-title:hover,
#mypage-notice-detail .notice-navigation .nav-item .nav-title:hover {
  color: #6A84FF;
}
@media (max-width: 1280px) {
  .notice-detail .notice-navigation .nav-item .nav-title,
  #mypage-notice-detail .notice-navigation .nav-item .nav-title {
    font-size: 14px;
  }
}
.notice-detail .notice-actions,
#mypage-notice-detail .notice-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  margin-top: 40px;
}
@media (max-width: 1280px) {
  .notice-detail .notice-actions,
  #mypage-notice-detail .notice-actions {
    margin-top: 30px;
  }
}
.notice-detail .notice-actions .btn,
#mypage-notice-detail .notice-actions .btn {
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
  border: none;
}
.notice-detail .notice-actions .btn.btn-primary,
#mypage-notice-detail .notice-actions .btn.btn-primary {
  background: #6A84FF;
  color: #fff;
}
.notice-detail .notice-actions .btn.btn-primary:hover,
#mypage-notice-detail .notice-actions .btn.btn-primary:hover {
  background: rgb(55, 89.8993288591, 255);
}
.notice-detail .notice-actions .btn.btn-secondary,
#mypage-notice-detail .notice-actions .btn.btn-secondary {
  background: #2a2a2a;
  color: #fff;
  border: 1px solid #333;
}
.notice-detail .notice-actions .btn.btn-secondary:hover,
#mypage-notice-detail .notice-actions .btn.btn-secondary:hover {
  background: #3a3a3a;
  border-color: #555;
}

#policy-page .notice-detail .notice-detail-content {
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
}
#policy-page .notice-detail .notice-body .content-wrapper {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper h2 {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper h3 {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper h4 {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper p {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper ul li,
#policy-page .notice-detail .notice-body .content-wrapper ol li {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper strong {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper .link {
  color: #6A84FF;
}
#policy-page .notice-detail .notice-body .content-wrapper .notice-highlight {
  background: #f5f5f5;
  border-color: #ddd;
}
#policy-page .notice-detail .notice-body .content-wrapper .notice-highlight h4 {
  color: #6A84FF;
}
#policy-page .notice-detail .notice-body .content-wrapper .notice-highlight p {
  color: #000;
}
#policy-page .notice-detail .notice-body .content-wrapper .signature {
  color: #333;
  border-top-color: #e0e0e0;
}

@media (max-width: 640px) {
  .notice-list .page-title {
    text-align: center;
    padding: 15px 16px 20px;
    margin-bottom: 0;
  }
  .notice-list .page-title h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .notice-list .page-title p {
    display: none;
  }
  .notice-list .notice-intro {
    padding: 0 16px 16px;
    font-size: 14px;
    color: #fff;
    line-height: 1.37;
  }
  .notice-list .notice-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    margin-bottom: 0;
    padding: 0 16px 16px;
  }
  .notice-list .notice-filter .search-box {
    width: 100%;
    max-width: none;
  }
  .notice-list .notice-filter .search-box input {
    height: 36px;
    padding: 6px 40px 6px 16px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-size: 16px;
    background: #000;
    color: #fff;
  }
  .notice-list .notice-filter .search-box input::placeholder {
    color: #a5a5a5;
  }
  .notice-list .notice-filter .filter-options {
    display: none;
  }
  .notice-list .notice-count {
    padding: 0 16px 8px;
    font-size: 16px;
    color: #fff;
  }
  .notice-list .notice-count strong {
    font-weight: 700;
  }
  .notice-list .notice-content {
    padding: 0 16px;
    max-width: 100%;
  }
  .notice-list .notice-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 8px;
    margin-bottom: 8px;
  }
  .notice-list .notice-list .notice-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    border: none;
    border-radius: 4px;
    background: #1d1d1d;
    margin-bottom: 0;
    gap: 10px;
  }
  .notice-list .notice-list .notice-item:hover {
    border-color: transparent;
    box-shadow: none;
  }
  .notice-list .notice-list .notice-item.important {
    border: none;
    background: #1d1d1d;
    background: linear-gradient(135deg, #2d1d1d 0%, #1d1d1d 100%);
  }
  .notice-list .notice-list .notice-item .notice-badge {
    flex-shrink: 0;
    width: 48px;
    min-width: 48px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .notice-list .notice-list .notice-item .notice-badge .badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    min-width: 48px;
    padding: 2px 6px;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
  }
  .notice-list .notice-list .notice-item .notice-badge .badge.notice, .notice-list .notice-list .notice-item .notice-badge .badge.important {
    background: #8801ff;
    color: #fff;
  }
  .notice-list .notice-list .notice-item .notice-badge .badge.event, .notice-list .notice-list .notice-item .notice-badge .badge.update {
    background: transparent;
    color: #fff;
  }
  .notice-list .notice-list .notice-item .notice-info {
    flex: 1;
    min-width: 0;
  }
  .notice-list .notice-list .notice-item .notice-info h3 {
    margin-bottom: 0;
  }
  .notice-list .notice-list .notice-item .notice-info h3 a {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .notice-list .notice-list .notice-item .notice-info .notice-summary {
    display: none;
  }
  .notice-list .notice-list .notice-item .notice-info .notice-meta {
    display: none;
  }
  .notice-list .btn-load-more {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 10px;
    background: #1d1d1d;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: none;
    cursor: pointer;
    gap: 1px;
    margin-top: 0;
  }
  .notice-list .pagination {
    display: none;
  }
  .notice-list .notice-empty {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 289px;
    padding: 10px 20px;
    gap: 16px;
    text-align: center;
  }
  .notice-list .notice-empty .empty-text-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    width: 100%;
  }
  .notice-list .notice-empty .empty-text-group .empty-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: normal;
  }
  .notice-list .notice-empty .empty-text-group .empty-desc {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: normal;
  }
  .notice-list .notice-empty .empty-link {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.5px;
    text-decoration: underline;
    text-underline-offset: 2px;
    cursor: pointer;
  }
  .notice-list .notice-empty .empty-link:hover {
    opacity: 0.8;
  }
}

@media (max-width: 640px) {
  .notice-detail .notice-detail-content,
  #mypage-notice-detail .notice-detail-content {
    max-width: 100%;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }
  .notice-detail .notice-header,
  #mypage-notice-detail .notice-header {
    padding: 10px;
    border-bottom: none;
    background: #1d1d1d;
    border-radius: 4px;
    margin: 0 16px 8px;
  }
  .notice-detail .notice-header .notice-category,
  #mypage-notice-detail .notice-header .notice-category {
    display: none;
  }
  .notice-detail .notice-header .notice-title,
  #mypage-notice-detail .notice-header .notice-title {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 8px;
    line-height: 1.5;
  }
  .notice-detail .notice-header .notice-meta,
  #mypage-notice-detail .notice-header .notice-meta {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .notice-detail .notice-header .notice-meta .meta-info,
  #mypage-notice-detail .notice-header .notice-meta .meta-info {
    gap: 0;
    font-size: 12px;
    color: #fff;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .notice-detail .notice-header .notice-meta .meta-info .views,
  #mypage-notice-detail .notice-header .notice-meta .meta-info .views {
    display: none;
  }
  .notice-detail .notice-header .notice-meta .meta-info strong,
  #mypage-notice-detail .notice-header .notice-meta .meta-info strong {
    display: none;
  }
  .notice-detail .notice-header .notice-meta .meta-actions,
  #mypage-notice-detail .notice-header .notice-meta .meta-actions {
    display: none;
  }
  .notice-detail .notice-body,
  #mypage-notice-detail .notice-body {
    padding: 20px 16px;
    margin: 0 16px 8px;
    background: #fff;
    border-radius: 4px;
  }
  .notice-detail .notice-body .content-wrapper,
  #mypage-notice-detail .notice-body .content-wrapper {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
  }
  .notice-detail .notice-body .content-wrapper h2,
  #mypage-notice-detail .notice-body .content-wrapper h2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px;
  }
  .notice-detail .notice-body .content-wrapper h3,
  #mypage-notice-detail .notice-body .content-wrapper h3 {
    font-size: 15px;
    color: #000;
    margin: 16px 0 8px;
  }
  .notice-detail .notice-body .content-wrapper h4,
  #mypage-notice-detail .notice-body .content-wrapper h4 {
    font-size: 14px;
    color: #000;
    margin: 12px 0 6px;
  }
  .notice-detail .notice-body .content-wrapper p,
  #mypage-notice-detail .notice-body .content-wrapper p {
    font-size: 14px;
    margin-bottom: 0;
    color: #000;
  }
  .notice-detail .notice-body .content-wrapper ul li,
  .notice-detail .notice-body .content-wrapper ol li,
  #mypage-notice-detail .notice-body .content-wrapper ul li,
  #mypage-notice-detail .notice-body .content-wrapper ol li {
    font-size: 14px;
    color: #000;
  }
  .notice-detail .notice-body .content-wrapper strong,
  #mypage-notice-detail .notice-body .content-wrapper strong {
    color: #000;
  }
  .notice-detail .notice-body .content-wrapper .notice-highlight,
  #mypage-notice-detail .notice-body .content-wrapper .notice-highlight {
    background: #f5f5f5;
    border: 1px solid #ddd;
  }
  .notice-detail .notice-body .content-wrapper .notice-highlight h4,
  #mypage-notice-detail .notice-body .content-wrapper .notice-highlight h4 {
    color: #333;
  }
  .notice-detail .notice-body .content-wrapper .notice-highlight p,
  #mypage-notice-detail .notice-body .content-wrapper .notice-highlight p {
    color: #000;
  }
  .notice-detail .notice-body .content-wrapper .signature,
  #mypage-notice-detail .notice-body .content-wrapper .signature {
    color: #555;
    border-top-color: #ddd;
  }
  .notice-detail .notice-attachments,
  #mypage-notice-detail .notice-attachments {
    display: none;
  }
  .notice-detail .notice-navigation,
  #mypage-notice-detail .notice-navigation {
    display: none;
  }
  .notice-detail .notice-actions,
  #mypage-notice-detail .notice-actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    padding: 0 16px 8px;
    gap: 0;
  }
  .notice-detail .notice-actions .btn,
  #mypage-notice-detail .notice-actions .btn {
    padding: 6px 14px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    background: #1d1d1d;
    color: #fff;
    border: none;
    line-height: 1.4;
  }
  .notice-detail .notice-actions .btn.btn-primary, .notice-detail .notice-actions .btn.btn-secondary,
  #mypage-notice-detail .notice-actions .btn.btn-primary,
  #mypage-notice-detail .notice-actions .btn.btn-secondary {
    background: #1d1d1d;
    color: #fff;
    border: none;
  }
  .notice-detail .notice-actions .btn.btn-primary:hover, .notice-detail .notice-actions .btn.btn-secondary:hover,
  #mypage-notice-detail .notice-actions .btn.btn-primary:hover,
  #mypage-notice-detail .notice-actions .btn.btn-secondary:hover {
    background: #2a2a2a;
  }
}

#about-page {
  position: relative;
  min-height: 100vh;
  background: #000 url("/images/bg_about_main.jpg") no-repeat center top/cover;
  overflow: hidden;
  padding-top: 112px;
  padding-bottom: 0;
}
@media (max-width: 640px) {
  #about-page {
    padding-top: 54px;
    min-height: 100dvh;
    background-size: cover;
    background-position: center 22%;
    background-color: #050508;
  }
}

.about-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}
.about-bg .about-bg-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.about-bg-galaxy {
  opacity: 0.3;
}
.about-bg-galaxy .about-bg-img {
  object-fit: cover;
  transform: rotate(-90deg) scale(1.62);
  transform-origin: center center;
}

.about-bg-overlay {
  opacity: 0.48;
}
.about-bg-overlay .about-bg-img {
  object-position: center 12%;
}

.about-hero {
  position: relative;
  z-index: 1;
  padding: 292px 20px 386px;
}
@media (max-width: 640px) {
  .about-hero {
    padding: 72px 20px 120px;
  }
}

.about-hero-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  .about-hero-inner {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  .about-hero-inner {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
.about-hero-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 62px;
  max-width: 958px;
  margin: 0 auto;
}

.about-logo {
  width: 100%;
  max-width: 394px;
}
.about-logo img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 640px) {
  .about-logo {
    max-width: 214px;
  }
}

.about-hero-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 28px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.52;
  letter-spacing: -0.5px;
  text-shadow: 0 0 13.9px rgb(0, 0, 0);
  width: 100%;
}
.about-hero-text p {
  margin-bottom: 0;
}
.about-hero-text strong {
  font-weight: 700;
}
@media (max-width: 640px) {
  .about-hero-text {
    gap: 28px;
    font-size: 14px;
    padding: 0;
    text-align: center;
  }
}

.about-opportunity {
  position: relative;
  z-index: 1;
  padding: 0 20px 452px;
}
@media (max-width: 640px) {
  .about-opportunity {
    padding: 0 20px 140px;
  }
}

.about-opportunity-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  .about-opportunity-inner {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  .about-opportunity-inner {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
.about-opportunity-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 193px;
  max-width: 1229px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .about-opportunity-inner {
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }
}

.about-opportunity-title {
  color: #fff;
  font-size: 72px;
  font-weight: 800;
  line-height: 1.11;
  letter-spacing: -0.5px;
  white-space: nowrap;
  flex-shrink: 0;
  width: 426px;
}
@media (max-width: 640px) {
  .about-opportunity-title {
    font-size: 30px;
    white-space: normal;
    width: auto;
  }
}

.about-opportunity-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 35px;
  width: 619px;
  max-width: 100%;
}
.about-opportunity-content p {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 640px) {
  .about-opportunity-content {
    gap: 16px;
    width: 100%;
  }
  .about-opportunity-content p {
    font-size: 14px;
  }
}

.about-history {
  position: relative;
  z-index: 1;
  padding: 0 20px 182px;
}
.about-history::before {
  display: none;
  content: "";
  position: absolute;
  left: 6.6%;
  bottom: 150px;
  width: 249px;
  height: 249px;
  border-radius: 50%;
  background: radial-gradient(circle at 32% 30%, rgba(255, 255, 255, 0.22) 0, rgba(255, 255, 255, 0.08) 18%, rgba(96, 96, 96, 0.6) 42%, rgba(15, 15, 15, 0.96) 72%, rgba(0, 0, 0, 0) 100%), linear-gradient(145deg, rgba(107, 107, 107, 0.85), rgba(12, 12, 12, 0.95));
  box-shadow: -18px 14px 60px rgba(0, 0, 0, 0.45);
  opacity: 0.88;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 640px) {
  .about-history::before {
    display: none;
  }
}

.about-history-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px !important;
  min-width: 315px !important;
  box-sizing: border-box !important;
}
@media (min-width: 1280px) {
  .about-history-inner {
    /*padding-left: $wPadding;
        padding-right: $wPadding;*/
  }
}
@media (max-width: 1280px) {
  .about-history-inner {
    /*padding-left: $mPadding;
        padding-right: $mPadding;*/
  }
}
.about-history-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 329px;
  max-width: 1229px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 640px) {
  .about-history-inner {
    flex-direction: column;
    gap: 40px;
  }
}

.about-history-title {
  color: #fff;
  font-size: 72px;
  font-weight: 800;
  line-height: 1.11;
  letter-spacing: -0.5px;
  white-space: nowrap;
  flex-shrink: 0;
  width: 286px;
}
@media (max-width: 640px) {
  .about-history-title {
    font-size: 30px;
    width: auto;
  }
}

.about-history-timeline {
  flex: 1;
  min-width: 0;
  position: relative;
  padding-left: 36px;
  max-width: 614px;
}

.about-history-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 110px;
  position: relative;
  min-height: 15px;
}
.about-history-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .about-history-item {
    gap: 24px;
    margin-bottom: 60px;
  }
}

.about-history-dot {
  position: absolute;
  left: -36px;
  top: 0;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  transform: none;
  z-index: 1;
}
.about-history-dot img {
  display: block;
  width: 100%;
  height: 100%;
}
.about-history-dot.is-highlight::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
}
.about-history-dot.is-default {
  width: 6px;
  height: 6px;
  left: -31.5px;
  top: 4.5px;
  border-radius: 50%;
  background: #fff;
}

.about-history-timeline::before {
  content: "";
  position: absolute;
  left: 7.5px;
  top: 0;
  bottom: 20px;
  width: 1px;
  background: #fff;
  z-index: 0;
}

.about-history-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
  color: #fff;
  letter-spacing: -0.5px;
  min-height: 15px;
}
@media (max-width: 640px) {
  .about-history-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}

.about-history-date {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  flex-shrink: 0;
  min-width: 80px;
}
@media (max-width: 640px) {
  .about-history-date {
    font-size: 16px;
  }
}

.about-history-title-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  flex: 1;
}

.about-history-desc {
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 640px) {
  .about-history-desc {
    font-size: 18px;
  }
}

.recently-viewed-sidebar {
  position: fixed;
  z-index: 100;
  width: 205px;
}
@media (max-width: 640px) {
  .recently-viewed-sidebar {
    display: none;
  }
}
.recently-viewed-sidebar__inner {
  background: #2a2a2a;
  border: 1px solid #a947ff;
  border-radius: 6px;
  box-shadow: 0px 0px 12.4px 1px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.recently-viewed-sidebar__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px 12px 21px;
  min-height: 42px;
  cursor: pointer;
}
.recently-viewed-sidebar__header:hover {
  opacity: 0.9;
}
.recently-viewed-sidebar__title {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.59;
  margin: 0;
  letter-spacing: -0.5px;
}
.recently-viewed-sidebar__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.recently-viewed-sidebar__chevron--down {
  transform: rotate(180deg);
}
.recently-viewed-sidebar__list {
  list-style: none;
  margin: 0;
  padding: 0 20px 16px;
}
.recently-viewed-sidebar__item {
  position: relative;
}
.recently-viewed-sidebar__divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
  margin: 0 0 12px;
}
.recently-viewed-sidebar__row {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px 0;
}
.recently-viewed-sidebar__link {
  display: flex;
  gap: 10px;
  text-decoration: none;
}
.recently-viewed-sidebar__link:hover {
  opacity: 0.9;
}
.recently-viewed-sidebar__thumb {
  width: 33px;
  height: 33px;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  background: #1a1a1a;
}
.recently-viewed-sidebar__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recently-viewed-sidebar__content {
  flex: 1;
  min-width: 0;
}
.recently-viewed-sidebar__title-text {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.26;
  margin: 0;
  min-height: 2.52em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recently-viewed-sidebar__meta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.recently-viewed-sidebar__seller {
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.46;
  margin: 0;
  flex-shrink: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recently-viewed-sidebar__price {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.46;
  margin: 0;
  flex-shrink: 0;
}

.message-page-container ~ #footer,
.message-page-container + #footer {
  display: none;
}

.message-page-container {
  background-color: #141216;
  min-height: calc(100vh - 200px);
  padding: 200px 0 20px;
}
@media (max-width: 640px) {
  .message-page-container {
    padding: 50px 0 56px;
    min-height: 100vh;
  }
}

.message-notice-banner {
  background-color: #520099;
  color: #ffffff;
  text-align: center;
  padding: 18px 0;
  font-size: 18px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
  border-radius: 27.5px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .message-notice-banner {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 16px;
    border-radius: 0;
    max-width: 100%;
    margin-bottom: 0;
    white-space: normal;
    line-height: 1.4;
  }
}
.message-notice-banner .notice-label {
  font-weight: 500;
}

.message-content-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  gap: 16px;
  height: 900px;
}
@media (max-width: 640px) {
  .message-content-wrapper {
    max-width: 100%;
    flex-direction: column;
    height: auto;
    gap: 0;
  }
}

.message-left-column {
  width: 308px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 640px) {
  .message-left-column {
    width: 100%;
    gap: 0;
  }
}

.message-filter-wrapper {
  flex-shrink: 0;
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  .message-filter-wrapper {
    padding: 16px 16px 0;
    margin-bottom: 10px;
  }
}

.chat-room-list-wrapper {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.chat-room-list-wrapper .chat-room-list-container {
  flex: 1;
  min-height: 0;
  width: 100%;
}
@media (max-width: 640px) {
  .chat-room-list-wrapper {
    min-height: auto;
    flex: none;
  }
}

.chat-room-list-container {
  width: 308px;
  background-color: #000000;
  border: 1px solid #414141;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 640px) {
  .chat-room-list-container {
    width: 100%;
    border: none;
    border-radius: 0;
  }
}

.chat-room-list-header {
  padding: 16px;
}
@media (max-width: 640px) {
  .chat-room-list-header {
    padding: 10px 16px 16px;
  }
}

.chat-search-bar {
  display: flex;
  align-items: center;
  background-color: #000000;
  border: 1px solid #9c9c9c;
  border-radius: 100px;
  padding: 8px 22px;
  gap: 10px;
}
@media (max-width: 640px) {
  .chat-search-bar {
    padding: 8px 16px;
  }
}

.chat-search-input {
  flex: 1;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  outline: none;
}
.chat-search-input::placeholder {
  color: rgba(255, 255, 255, 0.55);
}

.chat-search-button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  overflow: visible;
}

.chat-search-wrapper {
  position: relative;
  overflow: visible;
}

.chat-search-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background-color: #3a3a3a;
  border-radius: 8px;
  padding: 12px 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 10;
}

.chat-search-dropdown-item {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
.chat-search-dropdown-item input[type=radio] {
  display: none;
}

.chat-search-radio-custom {
  width: 16px;
  height: 16px;
  border: 2px solid #fff;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
}
input[type=radio]:checked + .chat-search-radio-custom {
  border-color: #fff;
}
input[type=radio]:checked + .chat-search-radio-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
}

.chat-search-dropdown-label {
  color: #ffffff;
  font-size: 14px;
}

.chat-room-list-filters {
  padding: 0 16px 16px;
  border-bottom: 1px solid #414141;
}
@media (max-width: 640px) {
  .chat-room-list-filters {
    border-bottom: none;
    padding: 0 16px 12px;
  }
}

.chat-filter-tabs {
  flex-wrap: wrap;
}

.chat-filter-tabs {
  display: flex;
  gap: 10px;
}

.chat-filter-tab {
  padding: 6px 12px;
  border: 1px solid #414141;
  border-radius: 100px;
  background: transparent;
  color: #bfbfbf;
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: all 0.2s;
}
.chat-filter-tab:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.chat-filter-tab.active {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}

.chat-room-list {
  flex: 1;
  overflow-y: auto;
}

.chat-room-list-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #9e9e9e;
  font-size: 14px;
}

.chat-room-item {
  display: flex;
  flex-direction: column;
  gap: 9px;
  padding: 30px;
  background-color: #000000;
  cursor: pointer;
  transition: background-color 0.2s;
  width: 100%;
  box-sizing: border-box;
}
.chat-room-item:hover {
  background-color: #1a1a1a;
}
.chat-room-item.active {
  background-color: transparent;
  position: relative;
  padding: 30px;
  background-image: url("/images/bg_chat_active.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  background-origin: padding-box;
}
@media (max-width: 640px) {
  .chat-room-item {
    padding: 20px 16px;
  }
  .chat-room-item.active {
    padding: 20px 16px;
    background-image: none;
    background-color: transparent;
  }
}

.chat-room-profile {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.chat-room-item .chat-room-profile {
  width: 21px;
  height: 21px;
}

.chat-room-profile-default {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d1d1d1;
}

.chat-room-header-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 9px;
  flex-shrink: 0;
}
.chat-room-header-row .chat-room-header-left {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: 1;
  min-width: 0;
}
.chat-room-header-row .chat-room-profile {
  flex-shrink: 0;
}
.chat-room-header-row .chat-room-name {
  flex: 1;
  min-width: 0;
}
.chat-room-header-row .chat-room-date {
  flex-shrink: 0;
}

.chat-room-name {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chat-room-date {
  color: #9e9e9e;
  font-size: 12px;
  font-weight: 500;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
  flex-shrink: 0;
}

.chat-room-message {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  min-width: 0;
}
.chat-room-message p {
  flex: 1;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
  margin: 0;
  min-height: 2.8em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.4;
}

.unread-badge {
  flex-shrink: 0;
  background-color: #520099;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px;
  border-radius: 12px;
}
@media (max-width: 640px) {
  .unread-badge {
    font-size: 11px;
    padding: 2px 6px;
  }
}

.chat-window {
  flex: 1;
  background-color: #000000;
  border: 1px solid #414141;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 640px) {
  .chat-window {
    display: none;
  }
}

.chat-window-empty {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  border: 1px solid #414141;
  border-radius: 12px;
}
@media (max-width: 640px) {
  .chat-window-empty {
    display: none;
  }
}

.chat-window-empty-content {
  text-align: center;
  color: #a8a8a8;
  max-width: 500px;
  padding: 40px;
}
@media (max-width: 640px) {
  .chat-window-empty-content {
    max-width: 100%;
  }
}
.chat-window-empty-content svg {
  margin-bottom: 20px;
  display: inline-block;
}
.chat-window-empty-content h3 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 16px;
}
.chat-window-empty-content p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.chat-window-empty-btn {
  display: inline-block;
  margin-top: 24px;
  padding: 12px 24px;
  background-color: #520099;
  color: #ffffff;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  text-decoration: none;
  transition: background-color 0.2s;
}
.chat-window-empty-btn:hover {
  background-color: #632278;
}

.chat-window-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 24px;
  background-color: #414141;
  border-bottom: 1px solid #414141;
}

.chat-window-user {
  display: flex;
  align-items: center;
  gap: 7px;
}

.chat-window-avatar {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  object-fit: cover;
}

.chat-window-avatar-default {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #d1d1d1;
}

.chat-window-username {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}

.chat-window-block {
  display: flex;
  align-items: center;
  gap: 3px;
  background: transparent;
  border: none;
  color: #a8a8a8;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: color 0.2s;
}
.chat-window-block:hover {
  color: #ffffff;
}

.chat-window-messages {
  flex: 1;
  overflow-y: auto;
  padding: 24px 27px 20px;
  background-color: #000000;
}
@media (max-width: 640px) {
  .chat-window-messages {
    padding: 20px 15px;
  }
}

.chat-window-safety-notice {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 16px;
}
.chat-window-safety-notice span {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}

.chat-window-safety-text {
  text-align: center;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}

.chat-window-product-card {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: flex-start;
  background-color: #242424;
  border: 1px solid #3c3c3c;
  border-radius: 8px;
  padding: 14px;
  margin-bottom: 20px;
  width: 223px;
  text-decoration: none;
  transition: background-color 0.2s;
}
.chat-window-product-card:hover {
  background-color: #2a2a2a;
}

.chat-window-product-label {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}

.chat-window-product-row {
  display: flex;
  gap: 6px;
  align-items: flex-start;
  width: 100%;
}

.chat-window-product-thumb {
  flex-shrink: 0;
  width: 56px;
  height: 46px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #333;
}
.chat-window-product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chat-window-product-thumb-placeholder {
  width: 100%;
  height: 100%;
  background-color: #333;
}

.chat-window-product-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  min-width: 0;
}

.chat-window-product-title {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.2;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}

.chat-window-product-price {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.2;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.5px;
}

.message-bubble-container {
  margin-bottom: 20px;
}
.message-bubble-container.my-message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.message-bubble-container.other-message {
  display: flex;
  gap: 12px;
}

.message-profile {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
}
.message-profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.message-profile-default {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d1d1d1;
}

.message-bubble-content {
  max-width: 60%;
}

.message-bubble-row {
  display: flex;
  gap: 4px;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 4px;
}
.my-message .message-bubble-row {
  justify-content: flex-end;
}

.message-sender {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  margin-bottom: 4px;
}
.my-message .message-sender {
  text-align: right;
}

.message-bubble {
  background-color: #242424;
  border: 1px solid #3c3c3c;
  border-radius: 8px;
  padding: 14px;
}
.my-message .message-bubble {
  background-color: #351440;
  border-color: #632278;
}
.message-bubble.deleted {
  background-color: #000000;
  border-color: #3c3c3c;
}
.my-message .message-bubble.deleted {
  border-color: #632278;
}

.message-text {
  color: #ffffff;
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  line-height: 1.4;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
}
.message-text.deleted {
  color: #838383;
}

.message-attachments {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.message-attachment {
  display: inline-block;
  background-color: #333;
  border: 1px solid #595959;
  border-radius: 100px;
  padding: 6px 10px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  text-decoration: none;
  transition: background-color 0.2s;
}
.message-attachment:hover {
  background-color: #444;
}

.message-meta {
  color: #9e9e9e;
  font-size: 11px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
}
.my-message .message-meta {
  text-align: right;
}

.chat-window-input {
  background-color: #1d1d1d;
  border-top: 1px solid #414141;
  padding: 13px 28px;
}

.chat-input-container {
  display: flex;
  gap: 10px;
  align-items: center;
}

.chat-input-attach {
  background-color: #000000;
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  padding: 16px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
}
.chat-input-attach:hover {
  background-color: #1a1a1a;
}
.chat-input-attach:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.chat-input-field {
  flex: 1;
  background-color: #000000;
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  padding: 12px;
}
.chat-input-field textarea {
  width: 100%;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  resize: none;
  outline: none;
  min-height: 20px;
  max-height: 100px;
}
.chat-input-field textarea::placeholder {
  color: #636363;
}
.chat-input-field textarea:disabled {
  opacity: 0.5;
}

.chat-input-send {
  background-color: #535353;
  border: 1px solid #696969;
  border-radius: 6px;
  padding: 16px;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
}
.chat-input-send:hover:not(:disabled) {
  background-color: #636363;
  color: #ffffff;
}
.chat-input-send:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.chat-input-wrapper {
  display: flex;
  flex-direction: column;
}

.chat-input-file-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 0 10px;
}

.chat-input-file-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background-color: #333;
  border: 1px solid #595959;
  border-radius: 100px;
  padding: 6px 12px;
}

.chat-input-file-chip-name {
  color: #ffffff;
  font-size: 12px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chat-input-file-chip-remove {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
}

.chat-input-send-active {
  background-color: #520099 !important;
  border-color: #7200d5 !important;
  color: #ffffff !important;
  opacity: 1 !important;
}
.chat-input-send-active:hover {
  background-color: #632278 !important;
}

.chat-input-blocked .chat-input-attach {
  background-color: #535353;
  border-color: #3a3a3a;
  color: #9a9a9a;
  cursor: not-allowed;
  opacity: 1;
}
.chat-input-blocked .chat-input-attach:hover {
  background-color: #535353;
}
.chat-input-blocked .chat-input-attach:disabled {
  opacity: 1;
}
.chat-input-blocked .chat-input-field {
  background-color: #535353;
  border-color: #3a3a3a;
}
.chat-input-blocked .chat-input-field textarea {
  color: #b1b1b1;
  cursor: not-allowed;
}
.chat-input-blocked .chat-input-field textarea::placeholder {
  color: #b1b1b1;
  font-weight: bold;
}
.chat-input-blocked .chat-input-field textarea:disabled {
  opacity: 1;
}
.chat-input-blocked .chat-input-send {
  background-color: #535353;
  border-color: #696969;
  color: #9a9a9a;
  cursor: not-allowed;
  opacity: 1;
}
.chat-input-blocked .chat-input-send:disabled {
  opacity: 1;
}

.chat-window-notice {
  color: #ffffff;
  font-size: 12px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 0;
}

.chat-window-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.message-delete-btn {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #383838;
  border: none;
  border-radius: 2px;
  padding: 4px;
  color: #ffffff;
  font-size: 12px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: background-color 0.2s;
}
.message-delete-btn:hover {
  background-color: #444;
}

.delete-message-modal .delete-message-modal-body {
  padding: 24px;
  text-align: center;
}
.delete-message-modal .delete-message-modal-body p {
  color: #ffffff;
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  line-height: 1.5;
  margin: 0;
}
.delete-message-modal .delete-message-modal-footer {
  display: flex;
  gap: 12px;
  justify-content: center;
  padding: 16px 24px 24px;
}
.delete-message-modal .delete-message-modal-btn-cancel {
  padding: 10px 24px;
  background-color: #535353;
  border: 1px solid #696969;
  border-radius: 6px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: all 0.2s;
}
.delete-message-modal .delete-message-modal-btn-cancel:hover {
  background-color: #636363;
}
.delete-message-modal .delete-message-modal-btn-confirm {
  padding: 10px 24px;
  background-color: #520099;
  border: 1px solid #632278;
  border-radius: 6px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  transition: all 0.2s;
}
.delete-message-modal .delete-message-modal-btn-confirm:hover {
  background-color: #632278;
}

.chat-mobile-back-btn {
  display: none;
}
@media (max-width: 640px) {
  .chat-mobile-back-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 12px 16px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #2a2a2a;
    color: #a947ff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
    cursor: pointer;
    flex-shrink: 0;
    box-sizing: border-box;
  }
}

@media (max-width: 640px) {
  .message-page-container.mobile-chat-active {
    --chat-header-height: 44px;
    --chat-visual-viewport-height: 100dvh;
    --chat-visual-viewport-offset-top: 0px;
    position: fixed;
    top: calc(var(--chat-header-height) + var(--chat-visual-viewport-offset-top));
    bottom: auto;
    left: 0;
    right: 0;
    height: calc(var(--chat-visual-viewport-height) - var(--chat-header-height));
    max-height: calc(var(--chat-visual-viewport-height) - var(--chat-header-height));
    display: flex;
    flex-direction: column;
    background-color: #141216;
    z-index: 10;
    padding: 0;
    min-height: unset;
    overflow: hidden;
  }
}

@media (max-width: 640px) {
  .message-content-wrapper.mobile-chat-view {
    width: 100%;
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .message-content-wrapper.mobile-chat-view .message-left-column {
    display: none !important;
  }
  .message-content-wrapper.mobile-chat-view .chat-window-container {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .message-content-wrapper.mobile-chat-view .chat-window {
    display: flex !important;
    flex: 1;
    min-height: 0;
    border: none;
    border-radius: 0;
    overflow: hidden;
  }
  .message-content-wrapper.mobile-chat-view .chat-window-messages {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: max(24px, env(safe-area-inset-bottom, 0px));
  }
  .message-content-wrapper.mobile-chat-view .chat-window-input {
    flex-shrink: 0;
    padding: 6px 10px;
    padding-bottom: calc(6px + env(safe-area-inset-bottom, 0px));
  }
  .message-content-wrapper.mobile-chat-view .chat-input-container {
    gap: 6px;
    flex-wrap: nowrap;
    align-items: center;
  }
  .message-content-wrapper.mobile-chat-view .chat-input-attach {
    padding: 7px 8px;
    font-size: 11px;
    border-radius: 4px;
    flex-shrink: 0;
  }
  .message-content-wrapper.mobile-chat-view .chat-input-field {
    min-width: 0;
    flex: 1;
    padding: 5px 8px;
  }
  .message-content-wrapper.mobile-chat-view .chat-input-field textarea {
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    min-height: 18px;
    max-height: 72px;
  }
  .message-content-wrapper.mobile-chat-view .chat-input-send {
    padding: 7px 8px;
    font-size: 11px;
    border-radius: 4px;
    flex-shrink: 0;
  }
  .message-content-wrapper.mobile-chat-view .chat-window-notice {
    display: none;
  }
}

.block-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100vw;
  background-color: rgba(0, 0, 0, 0.72);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.block-modal {
  background-color: #f4f4f4;
  border-radius: 12px;
  padding: 60px 30px;
  max-width: 589px;
  width: 90%;
  max-height: 90vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 42px;
}

.block-modal-header {
  display: flex;
  flex-direction: column;
  gap: 27px;
  align-items: center;
}

.block-modal-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 22px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
  white-space: nowrap;
}

.block-modal-description {
  font-size: 16px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
  text-align: center;
  line-height: 1.5;
  white-space: pre-line;
}
.block-modal-description strong {
  font-weight: bold;
}

.block-modal-content {
  display: flex;
  flex-direction: column;
  gap: 36px;
  width: 100%;
  overflow-y: auto;
}

.block-modal-form {
  background-color: #e5e5e5;
  border: 1px solid #bdbdbd;
  border-radius: 12px;
  padding: 30px 28px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.block-modal-user-info {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 6px;
  padding: 10px 14px;
  display: flex;
  align-items: center;
  gap: 7px;
  justify-content: center;
}
.block-modal-user-info img {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  object-fit: cover;
}
.block-modal-user-info span {
  font-size: 18px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
}

.block-modal-custom-select {
  position: relative;
  background-color: #ffffff;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: outline-color 0.2s;
}
.block-modal-custom-select.open {
  outline: 1px solid #a947ff;
}
.block-modal-custom-select.placeholder .block-modal-select-text {
  color: #a5a5a5;
}

.block-modal-select-text {
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
}
.block-modal-select-text.required::after {
  content: " *";
  color: red;
}

.block-modal-select-arrow {
  width: 7px;
  height: 5px;
  transition: transform 0.2s;
}
.block-modal-select-arrow.open {
  transform: rotate(180deg);
}
.block-modal-select-arrow svg {
  width: 100%;
  height: 100%;
}

.block-modal-dropdown {
  position: absolute;
  top: calc(100% + 1px);
  left: -1px;
  right: -1px;
  background-color: #ffffff;
  border: 1px solid #a947ff;
  border-radius: 6px;
  overflow: hidden;
  z-index: 10;
  max-height: 148px;
  overflow-y: auto;
}

.block-modal-dropdown-item {
  padding: 10px 20px;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
  cursor: pointer;
  transition: background-color 0.2s;
}
.block-modal-dropdown-item:hover {
  background-color: #f5f5f5;
}
.block-modal-dropdown-item.selected {
  background-color: #fae5ff;
  font-weight: bold;
}

.block-modal-textarea {
  background-color: #ffffff;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  min-height: 119px;
  resize: none;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
  outline: none;
  line-height: 1.5;
}
.block-modal-textarea::placeholder {
  color: #a5a5a5;
}
.block-modal-textarea:focus {
  outline: 1px solid #a947ff;
}

.block-modal-file-row {
  display: flex;
  gap: 8px;
  align-items: center;
}

.block-modal-file-info {
  flex: 1;
  background-color: #ffffff;
  border: none;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #a6a6a6;
  display: flex;
  align-items: center;
  min-height: 38px;
  line-height: 1.5;
}
.block-modal-file-info.has-file {
  color: #000000;
}

.block-modal-file-button {
  background-color: #ffffff;
  border: none;
  border-radius: 6px;
  padding: 8px 14px;
  font-size: 14px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #000000;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1.5;
  transition: all 0.2s;
}
.block-modal-file-button:hover {
  background-color: #f5f5f5;
}

.block-modal-buttons {
  display: flex;
  gap: 10px;
  width: 100%;
}

.block-modal-btn-submit {
  flex: 1;
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  cursor: pointer;
  border: none;
  line-height: 1.5;
  transition: all 0.2s;
}
.block-modal-btn-submit.disabled {
  background-color: #afafaf;
  color: #626262;
  cursor: not-allowed;
}
.block-modal-btn-submit.active {
  background-color: #520099;
  color: #ffffff;
}
.block-modal-btn-submit.active:hover {
  background-color: #632278;
}

.block-modal-btn-close {
  flex: 1;
  padding: 8px 14px;
  background-color: #000000;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  color: #ffffff;
  cursor: pointer;
  line-height: 1.5;
  transition: all 0.2s;
}
.block-modal-btn-close:hover {
  background-color: #333333;
}

#mobile-bottom-nav {
  display: none;
}

.gnb-mobile-actions {
  display: none;
}

@media (max-width: 640px) {
  body {
    padding-bottom: 56px;
  }
  body.message-mobile-chat-open {
    overflow: hidden;
    padding-bottom: 0;
  }
  body:has(#admin-wrapper),
  body:has(.chat-room-page) {
    padding-bottom: 0;
  }
  #mobile-bottom-nav {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    height: 56px;
    padding-bottom: env(safe-area-inset-bottom, 0px);
  }
  #mobile-bottom-nav .mobile-nav-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    color: #fff;
    text-decoration: none;
    padding: 8px 4px;
    transition: color 0.15s;
  }
  #mobile-bottom-nav .mobile-nav-item.active .mobile-nav-icon,
  #mobile-bottom-nav .mobile-nav-item.active .mobile-nav-label {
    color: #a947ff;
  }
  #mobile-bottom-nav .mobile-nav-icon {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  #mobile-bottom-nav .mobile-nav-icon svg {
    display: block;
    fill: none;
  }
  #mobile-bottom-nav .mobile-nav-label {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #fff;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
  }
  #header .info {
    display: none;
  }
  #header .gnb > div > ul {
    display: none;
  }
  #header .gnb > div .gnb-search {
    display: none;
  }
  #header .gnb {
    background: rgba(0, 0, 0, 0.5);
  }
  #header .gnb > div {
    gap: 0;
    padding: 12px 16px;
    justify-content: space-between;
  }
  #header .gnb > div .gnb-logo img {
    width: 78px !important;
    height: 20px !important;
  }
  .gnb-mobile-actions {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    position: relative;
    color: #fff;
    text-decoration: none;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn img {
    filter: brightness(0) invert(1);
    width: 20px;
    height: 20px;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn[aria-label=알림] img {
    width: 15px;
    height: 19px;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn[aria-label=채팅] img {
    width: 18px;
    height: 16px;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn[aria-label=프로필] img {
    width: 18px;
    height: 18px;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn[aria-label=프로필] .header-profile-photo-thumb {
    filter: none;
    border-radius: 50%;
    object-fit: cover;
  }
  .gnb-mobile-actions .gnb-mobile-action-btn.has-badge::after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    width: 6px;
    height: 6px;
    background: #F00;
    border-radius: 50%;
  }
  .gnb-mobile-actions .gnb-mobile-login {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
  }
  body.message-mobile-chat-open #mobile-bottom-nav {
    display: none;
  }
}
.mypage-sub-header {
  display: none;
}

@media (max-width: 640px) {
  .mypage-sub-header {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 70px;
    padding: 15px 0px 30px;
    background: #000;
    flex-shrink: 0;
  }
  .mypage-sub-header-back {
    position: absolute;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #fff;
  }
  .mypage-sub-header-title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
    line-height: 1;
    margin-bottom: 0px !important;
  }
  .mypage-content > h2 {
    display: none !important;
  }
  .mypage-content-header-title {
    display: none !important;
  }
}
body:has(#search-mobile-page) #header,
body:has(#search-mobile-page) footer {
  display: none !important;
}

#search-mobile-page {
  background: #090909;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
#search-mobile-page .search-mobile-header {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 20px 10px 30px;
  background: #090909;
  position: sticky;
  top: 0;
  z-index: 10;
}
#search-mobile-page .search-mobile-back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer;
  flex-shrink: 0;
  color: #fff;
}
#search-mobile-page .search-mobile-form {
  flex: 1;
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  padding: 0 17px;
  height: 33px;
  gap: 10px;
  cursor: text;
}
#search-mobile-page .search-mobile-form-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
}
#search-mobile-page .search-mobile-input {
  flex: 1;
  background: none;
  border: none;
  outline: none;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.3px;
  min-width: 0;
  white-space: nowrap;
}
#search-mobile-page .search-mobile-input::placeholder {
  color: #a9a9a9;
}
#search-mobile-page .search-mobile-body {
  flex: 1;
  padding: 24px 16px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
#search-mobile-page .search-mobile-section {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
#search-mobile-page .search-mobile-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#search-mobile-page .search-mobile-section-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1;
}
#search-mobile-page .search-mobile-clear-all {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #a9a9a9;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.3px;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  text-decoration: none;
  transition: color 0.15s;
}
#search-mobile-page .search-mobile-clear-all:hover {
  color: #fff;
}
#search-mobile-page .search-mobile-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
#search-mobile-page .search-mobile-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #262626;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 0 10px;
  height: 28px;
  cursor: pointer;
  transition: background 0.15s;
}
#search-mobile-page .search-mobile-tag:hover {
  background: #333;
}
#search-mobile-page .search-mobile-tag--recommended {
  border: none;
  font-size: 12px;
  font-weight: 500;
  color: #e9e9e9;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.3px;
}
#search-mobile-page .search-mobile-tag-text {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #e9e9e9;
  font-size: 12px;
  font-weight: 500;
  font-family: "Pretendard", "Malgun Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.3px;
  line-height: 1;
}
#search-mobile-page .search-mobile-tag-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
}

#mypage-menu-mobile {
  background: #000;
  min-height: 100vh;
  padding-bottom: calc(80px + env(safe-area-inset-bottom, 0px));
}
#mypage-menu-mobile .mypage-menu-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #000;
  border-bottom: 1px solid #1f1f1f;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  gap: 12px;
}
#mypage-menu-mobile .mypage-menu-header .back-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  flex-shrink: 0;
}
#mypage-menu-mobile .mypage-menu-header h1 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
}
#mypage-menu-mobile .mypage-menu-content {
  padding-top: 50px;
}
#mypage-menu-mobile .mypage-menu-section {
  border-bottom: 1px solid #464646;
  padding: 30px 16px 20px;
}
#mypage-menu-mobile .mypage-menu-section:last-child {
  border-bottom: none;
}
#mypage-menu-mobile .mypage-menu-section .section-title {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 14px;
}
#mypage-menu-mobile .mypage-menu-section .section-title .section-icon {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  overflow: hidden;
}
#mypage-menu-mobile .mypage-menu-section .section-title .section-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#mypage-menu-mobile .mypage-menu-section .section-title h2 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  line-height: 1;
}
#mypage-menu-mobile .mypage-menu-section .section-items {
  display: flex;
  flex-direction: column;
  padding: 0 14px;
}
#mypage-menu-mobile .mypage-menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-decoration: none;
  transition: opacity 0.1s;
}
#mypage-menu-mobile .mypage-menu-item:active {
  opacity: 0.7;
}
#mypage-menu-mobile .mypage-menu-item .arrow-icon {
  width: 16px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #666;
}
#mypage-menu-mobile .mypage-menu-item .arrow-icon svg {
  display: block;
}

@media (max-width: 640px) {
  body {
    overflow-x: hidden;
  }
  img,
  video,
  canvas,
  svg {
    max-width: 100%;
    height: auto;
  }
  input,
  select,
  textarea,
  button {
    max-width: 100%;
  }
  #wrap,
  #container,
  #contents,
  .container,
  .content,
  .contents,
  .inner {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  .popup,
  .modal,
  [class*=popup],
  [class*=modal] {
    max-width: 100vw;
  }
  .mypage-popup {
    max-width: none;
  }
  [class*=table],
  [class*=list],
  [class*=grid],
  [class*=form] {
    min-width: 0;
  }
  [class*=table] {
    overflow-x: auto;
  }
  .btn-wrap,
  .button-wrap,
  [class*=btn-group],
  [class*=button-group] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  [class*=col],
  [class*=cell],
  [class*=item] {
    min-width: 0;
  }
}
