/** * Content */
html,
body {
  height: 100%;
  background-color: #fff !important;
}

body {
  margin: 0;
  background-color: #fff;
  color: #000;
  cursor: url(https://cur.cursors-4u.net/anime/ani-1/ani199.png),
    url(https://cur.cursors-4u.net/anime/ani-1/ani199.png),
    auto !important;
  background-attachment: fixed;
  background-repeat: repeat;
}

body[data-page-id="PID"] {
  cursor: url(https://freight.cargo.site/t/original/i/094c8e3886e56d6fa1f0b70f3ee0091c2ac3bb98a8e2d817e6e390d86bcd7996/9.png),
    auto !important;
}

#img_cursor {
  position: absolute;
  z-index: 2000;
  pointer-events: none;
}

#draw_canvas {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0.8;
}

a:active {
  opacity: 0.7;
}

.page a.active {
  opacity: 0.4;
}

/** * Active click color fixes * home titles and logo */
body[data-page-id="13798694"] .page a.active {
  opacity: 1 !important;
}

body[data-page-id="13798694"] .page a:active {
  opacity: 1 !important;
}

body[data-page-id="13798694"] .home-menu a.active {
  opacity: 1 !important;
}

body[data-page-id="13798694"] .home-menu a:active {
  opacity: 1 !important;
}

.logo_title a:active {
  opacity: 1 !important;
}

.logo_title a.active {
  opacity: 1 !important;
}

i,
em {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
}

sub {
  top: 1.3em;
}

sup {
  top: -0.4em;
}

s {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0 0 0 1em;
}

blockquote {
  margin: 0;
  padding: 0 0 0 2em;
}

hr {
  background: rgba(127, 127, 127, 0.2);
  border: 0;
  height: 1px;
  display: block;
}

.content img {
  float: none;
  margin-bottom: 0.5em;
}

.gallery_image_caption {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  font-family: Karla, Icons;
  font-style: normal;
  line-height: 1.3;
}

/** * Loading Animation */
.loading[data-loading] {
  position: fixed;
  bottom: 8px;
  left: 8px;
}

/** * Editor styles */
[data-predefined-style="true"] bodycopy {
  font-size: 2rem;
  font-weight: 400;
  color: #000;
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: -0.01em;
}

[data-predefined-style="true"] bodycopy a {
  color: rgb(0, 0, 0);
  border-bottom: 1px solid transparent;
  text-decoration: none;
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
  border-bottom: 0;
  padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 6.5rem;
  line-height: 0.82;
  color: #000;
  letter-spacing: -0.04em;
}

[data-predefined-style="true"] h1 a {
  color: rgb(0, 0, 0);
}

[data-predefined-style="true"] h2 {
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
  font-weight: 345;
  padding: 0;
  margin: 0;
  color: rgb(0, 0, 0);
  font-size: 1.3rem;
  line-height: 1.1;
}

[data-predefined-style="true"] h2 a {
  color: #000;
}

[data-predefined-style="true"] small {
  display: inline-block;
  font-size: 1rem;
  line-height: 0.9;
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
  font-weight: 400;
  color: rgba(128, 128, 128, 0.9);
}

[data-predefined-style="true"] small a {
  color: rgb(0, 0, 0);
  border-bottom-width: 0;
}

/** * Breakpoints */
[data-css-preset] .page {
  background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
  position: relative;
  max-width: 100%;
  width: 100%;
  background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
  margin-left: 0 /*!content_left*/;
  margin-right: auto /*!content_left*/;
  text-align: left /*!text_left*/;
}

[data-css-preset] body {
  background-color: #f6f6f6 /*!body_bgcolor*/;
}

[data-css-preset] .container_width {
  width: 100% /*!content_left*/;
}

[data-css-preset] .content_padding {
  padding: 0rem !important;
  padding-top: 0 !important;
  box-sizing: border-box;
}

[data-css-preset] text-limit {
  display: inline-block /*!text_width*/;
  max-width: 66rem /*!text_width*/;
}

/** * Thumbnails */
div[thumbnails] {
  justify-content: flex-start;
}

[data-css-preset] .thumbnails {
  background-color: transparent /*!thumbnails_bgcolor*/;
}

[data-css-preset] .thumbnails_width {
  width: 100% /*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
  padding: 0.6rem /*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
  margin: -1.2rem /*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
  padding: 0.6rem /*!responsive_thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
  margin: -1.2rem /*!responsive_thumbnails_padding*/;
}

.thumbnails .thumb_image {
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: -1px;
  position: relative;
}

.thumbnails .title {
  margin-top: 1.2rem;
  margin-bottom: 0.1rem;
  font-size: 2.2rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 1);
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
  line-height: 1.3;
}

.thumbnails .tags {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
}

.thumbnails .tags a {
  border-bottom: 0;
  color: rgba(0, 0, 0, 0.35);
  text-decoration: none;
}

.thumbnails .has_title .tags {
  margin-top: 1.2rem;
}

/** * Thumbnail Hover */
.thumbnails .thumbnail > a {
  overflow: hidden;
  position: relative;
}

.thumbnails .thumbnail .title {
  background: rgba(0, 0, 0, 0.4);
  padding: 0.5rem 1.2rem 0.7rem 1.2rem;
  margin: 2.4rem;
  color: rgba(255, 255, 255, 1);
  align-content: center;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0;
}

.thumbnails .title span {
  margin: auto;
  display: inline-block;
}

.thumbnails .thumbnail:hover .title {
  opacity: 1;
}

body.mobile .thumbnails .thumbnail:hover .title {
  opacity: 0;
}

/** * Audio Player */
.audio-player {
  max-width: 70%;
  height: 2.9rem;
  outline: 1px solid transparent;
  color: rgba(0, 0, 0, 1);
  background: rgba(244, 244, 244, 0.95);
  font-size: medium;
  line-height: 1.1;
  font-family: "Neue Haas Grotesk", Icons;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin: 1.5rem 4rem;
  box-shadow: 3px 2px 20px rgba(83, 97, 251, 0.73);
  border-radius: 30px;
  float: none;
  will-change: opacity, transform;
  transition:
    opacity 700ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
  transform: translateY(0);
}

.audio-player .separator {
  width: 1px;
  background-color: transparent;
}

.audio-player .button {
  background: rgba(255, 255, 255, 0.45);
  cursor: auto;
  fill: transparent;
  border-radius: 70px;
}

.audio-player .icon {
  fill: rgba(8, 250, 9, 1);
  padding: 20%;
  width: 100%;
  margin: auto;
}

.audio-player .buffer {
  background: transparent;
}

.audio-player .progress {
  background: transparent;
  position: relative;
}

.audio-player .progress-indicator {
  border: 1px solid rgba(255, 66, 22, 1);
  width: 1px;
  height: 40%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: ew-resize;
}

.audio-player .note-icon {
  height: 100%;
  width: 3.8rem;
  padding: 0.6rem;
  fill: rgba(219, 219, 219, 1);
}

.audio-player .current-time {
  padding-left: 1rem;
}

.audio-player .total-time {
  padding-right: 1rem;
}

.audio-player.is-hidden {
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
}

/** * Mobile audio position */
body.mobile .audio-player {
  position: fixed;
  left: 12px;
  right: 12px;
  bottom: calc(30px + env(safe-area-inset-bottom));
  z-index: 99999;
  width: auto;
  max-width: none;
  margin: 0;
  box-sizing: border-box;
  height: 2.9rem;
  padding: 0;
  border-radius: 22px;
  display: flex;
  align-items: center;
}

body.mobile .audio-player .note-icon {
  width: 4.5rem !important;
  height: 2.2rem !important;
  padding: 0.2rem !important;
}

/** * pinned top space remove */
.pinned_top {
  height: 0 !important;
  min-height: 0 !important;
}

/** * Main page lock */
body[data-page-id="13798694"] {
  overflow: hidden !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body[data-page-id="13798694"] .main_container,
body[data-page-id="13798694"] .content_container {
  height: 100%;
  overflow: hidden !important;
}

/** * About page lock * page id 8316470 */
body[data-page-id="8316470"] {
  overflow: hidden !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overscroll-behavior: none;
}

body[data-page-id="8316470"] .main_container,
body[data-page-id="8316470"] .content_container {
  height: 100%;
  overflow: hidden !important;
}

/** * Logo styling and hide animation */
.logo_title,
.logo_title a,
.logo_title a:visited,
.logo_title u,
.logo_title a u,
.logo_title b,
.logo_title strong {
  color: #000 !important;
  text-decoration-color: #000 !important;
}

.logo_title a {
  display: inline-block !important;
  vertical-align: top !important;
  background: rgba(255, 255, 255, 0.95) !important;
  padding: 0.5rem 1rem 1.3rem 1rem !important;
  line-height: 0.9 !important;
  border-radius: 0rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  margin: 0rem !important;
  box-shadow: none !important;
}

.logo_title {
  will-change: opacity, transform;
  transition:
    opacity 700ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
  transform: translateY(0);
}

.logo_title.is-hidden {
  opacity: 0 !important;
  transform: translateY(-6px);
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  .logo_title,
  .audio-player {
    transition: none;
  }
}

/** * Top gap system * inner pages, home, about are separated */
:root {
  --page-padding: 3rem;

  /* home page 13798694 */
  --gap-mobile-home: 250px;
  --gap-desktop-home: 390px;

  /* paint pages 38196843 */
  --gap-mobile-paint: 80px;
  --gap-desktop-paint: 200px;

  /* graphic pages 13773089 */
  --gap-mobile-graphic: 100px;
  --gap-desktop-graphic: 280px;

  /* videos pages 38198627 */
  --gap-mobile-videos: 100px;
  --gap-desktop-videos: 280px;

  /* about page 8316470 */
  --gap-mobile-about: 355px;
  --gap-desktop-about: 880px;
}

/* top gap system */
.main_container {
  padding-top: 0 !important;
}

.content_container {
  padding-top: var(--top-gap) !important;
  box-sizing: border-box;
  position: relative;
}

/* home page 13798694 */
body.mobile[data-page-id="13798694"] {
  --top-gap: calc(var(--gap-mobile-home) + env(safe-area-inset-top));
}

@media (min-width: 701px) {
  body[data-page-id="13798694"] {
    --top-gap: var(--gap-desktop-home);
  }
}

/* paint page 38196843 */
body.mobile[data-page-id="38196843"] {
  --top-gap: calc(var(--gap-mobile-paint) + env(safe-area-inset-top));
}

@media (min-width: 701px) {
  body[data-page-id="38196843"] {
    --top-gap: var(--gap-desktop-paint);
  }
}

/* graphic page 13773089 */
body.mobile[data-page-id="13773089"] {
  --top-gap: calc(var(--gap-mobile-graphic) + env(safe-area-inset-top));
}

@media (min-width: 701px) {
  body[data-page-id="13773089"] {
    --top-gap: var(--gap-desktop-graphic);
  }
}

/* videos page 38198627 */
body.mobile[data-page-id="38198627"] {
  --top-gap: calc(var(--gap-mobile-videos) + env(safe-area-inset-top));
}

@media (min-width: 701px) {
  body[data-page-id="38198627"] {
    --top-gap: var(--gap-desktop-videos);
  }
}

/* about page 8316470 */
body.mobile[data-page-id="8316470"] {
  --top-gap: calc(var(--gap-mobile-about) + env(safe-area-inset-top));
}

@media (min-width: 701px) {
  body[data-page-id="8316470"] {
    --top-gap: var(--gap-desktop-about);
  }
}

/* 로고는 화면 상단 고정 */
.logo_title {
  position: fixed !important;
  top: 1rem !important;
  left: var(--page-padding) !important;
  right: auto !important;
  z-index: 999999 !important;
  margin: 0rem !important;
  padding: 0rem !important;
}

/* 데스크탑 로고 */
@media (min-width: 701px) {
  .logo_title {
    font-size: 6rem !important;
    letter-spacing: -0.062em !important;
    line-height: 0.05 !important;
  }
}

/* 모바일 로고는 가운데 고정 */
@media (max-width: 700px) {
  body.mobile .logo_title {
    top: calc(env(safe-area-inset-top) + 10px) !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-sizing: border-box !important;
    letter-spacing: -0.055em;
    font-weight: 300;
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
    white-space: nowrap !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    font-size: clamp(2.8rem, 8.2vw, 3.4rem) !important;
    line-height: 0.68 !important;
    transform: none !important;
  }

  body.mobile .logo_title a {
    display: inline-flex !important;
    justify-content: center !important;
    align-items: baseline !important;
    background: #fff !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    white-space: nowrap !important;
    max-width: 100% !important;
    text-align: center !important;
    padding-bottom: 0.6rem !important;
    box-sizing: border-box !important;
  }

  body.mobile .logo_title u,
  body.mobile .logo_title a u {
    white-space: nowrap !important;
    text-decoration: underline !important;
    text-underline-offset: 0.2rem !important;
    padding-bottom: 0 !important;
  }

  body.mobile .logo_title.is-hidden {
    opacity: 0 !important;
    transform: translateY(-6px);
    pointer-events: none;
  }
}

/** * Home menu tap area */
body.mobile .home-menu a {
  display: inline-block !important;
  width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-touch-callout: none !important;
}

body.mobile .home-menu a:active,
body.mobile .home-menu a:focus {
  background: transparent !important;
}

@media (max-width: 700px) {
  body.mobile .home-menu a {
    letter-spacing: -0.06em;
    line-height: 0.7 !important;
    vertical-align: top !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    touch-action: manipulation;
  }
}

@media (min-width: 701px) {
  body:not(.mobile) .home-menu a {
    font-size: clamp(12rem, 10vw, 12rem) !important;
    line-height: 0.82 !important;
    letter-spacing: -0.06em;
    background: transparent !important;
  }
}

/** * Desktop left padding for inner pages */
@media (min-width: 701px) {
  .content_container {
    padding-left: 4rem !important;
  }

  body[data-page-id="13798694"] .content_container {
    padding-left: 4rem !important;
  }
}

/** * About page only layout * page id 8316470 */
body.mobile .content_container {
  padding-left: 8px !important;
  padding-right: 8px !important;
  box-sizing: border-box !important;
}

body.mobile[data-page-id="8316470"] .content_container {
  padding-left: 12px !important;
}

@media (min-width: 701px) {
  body[data-page-id="8316470"] .content_container {
    padding-left: 4rem !important;
  }
}

/** * Video page Vimeo sizing and left alignment * page id 38198627 */
/* 퍼블리시에서 text-limit 폭이 내용 크기로 줄어드는 현상 방지 */
body[data-page-id="38198627"][data-css-preset] text-limit,
body[data-page-id="38198627"] [data-css-preset] text-limit {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
}

/* Video 페이지에서 vimeoBleed 는 왼쪽 정렬 상태로 컨테이너 폭을 전부 사용 */
body[data-page-id="38198627"] .vimeoBleed {
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  right: auto !important;
}

/* 16:9 비율 유지 */
body[data-page-id="38198627"] .vimeoBleed::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

/* iframe 을 wrapper 에 꽉 채우기 */
body[data-page-id="38198627"] .vimeoBleed iframe[src*="player.vimeo.com"] {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  border: 0 !important;
  margin: 0 !important;
}

[data-css-preset] .quick-view-background {
  background: initial /*!quick_view_bgcolor*/;
}

/** * Paint desktop hover preview (lightweight) * page id 38196843 * desktop only */
@media (min-width: 701px) {
  body[data-page-id="38196843"] .paint-hover-layout {
    display: grid;
    grid-template-columns: minmax(340px, 42%) minmax(420px, 58%);
    column-gap: clamp(2rem, 4vw, 5rem);
    align-items: center;
    width: 100%;
  }

  /* 왼쪽 타이틀 리스트 */
  body[data-page-id="38196843"] .paint-hover-list {
    min-width: 0;
    grid-column: 1;
    align-self: center;
    text-align: left;
  }

  body[data-page-id="38196843"] .paint-hover-item {
    margin: 0 !important;
    padding: 0 !important;
  }

  body[data-page-id="38196843"] .paint-hover-button {
    all: unset;
    display: block;
    width: 100%;
    cursor: pointer;
    color: inherit;
    font: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-align: left;
    -webkit-user-select: none;
    user-select: none;
  }

  body[data-page-id="38196843"] .paint-hover-button:focus {
    outline: none;
  }

  /* 왼쪽 리스트 타이포 */
  body[data-page-id="38196843"] .paint-hover-list .paint-hover-item {
    font-family: "Neue Haas Grotesk", Icons;
    font-style: normal;
    font-weight: 700;
    font-size: clamp(2.9rem, 2.2vw, 3rem);
    line-height: 0.82;
    letter-spacing: -0.045em;
    color: #000;
  }

  body[data-page-id="38196843"] .paint-hover-list .paint-hover-item + .paint-hover-item {
    margin-top: 0.18rem !important;
  }

  body[data-page-id="38196843"] .paint-hover-item.is-selected .paint-hover-button {
    opacity: 1;
    text-decoration: underline !important;
    text-underline-offset: 0.08em !important;
    text-decoration-thickness: 0.06em !important;
    text-shadow: 3px 2px 20px rgba(83, 97, 251, 0.45);
  }

  body[data-page-id="38196843"] .paint-hover-item:not(.is-selected) .paint-hover-button {
    text-shadow: none !important;
  }

  /* 클릭된 타이틀 아래 설명 슬롯 */
  body[data-page-id="38196843"] .paint-hover-item-desc-slot {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  /* 타이틀 아래 description 조ㅋ절ㅋ */
    
  body[data-page-id="38196843"] .paint-hover-item.is-selected .paint-hover-item-desc-slot {
    display: block;
    margin-top: 0.45rem;
    margin-bottom: 1.5rem;
  }

  body[data-page-id="38196843"] .paint-hover-item-desc-slot small {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1rem !important;
    line-height: 0.95 !important;
    letter-spacing: 0 !important;
    font-family: "Neue Haas Grotesk", Icons !important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 1) !important;
    text-align: left !important;
  }

  /* 오른쪽 이미지 스테이지 */
  body[data-page-id="38196843"] .paint-hover-stage {
    min-height: 420px;
    width: 100%;
    grid-column: 2;
    align-self: center;
  }

  body[data-page-id="38196843"] .paint-hover-stage.is-empty {
    min-height: 420px;
  }

  body[data-page-id="38196843"] .paint-hover-image-wrap {
    display: none;
    width: 100%;
    line-height: 0;
  }

  body[data-page-id="38196843"] .paint-hover-stage.has-image .paint-hover-image-wrap {
    display: block;
  }

  body[data-page-id="38196843"] .paint-hover-image {
    display: block;
    width: 100%;
    height: auto;
    max-height: min(62vh, 760px);
    object-fit: contain;
    object-position: center center;
    background: transparent;
  }

  /* 오른쪽 메타는 사용 안 함 */
  body[data-page-id="38196843"] .paint-hover-meta {
    display: none !important;
  }
}

/** * Paint desktop image overlay and title hover reveal * page id 38196843 * desktop only */
@media (min-width: 701px) {
  body[data-page-id="38196843"] .paint-hover-layout {
    position: relative;
  }

  body[data-page-id="38196843"] .paint-hover-stage {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    pointer-events: none;
  }

  body[data-page-id="38196843"] .paint-hover-list {
    grid-column: 1 !important;
    grid-row: 1 !important;
    position: relative;
    z-index: 1;
    transition: opacity 180ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  body[data-page-id="38196843"] .paint-hover-layout.is-has-image .paint-hover-list {
    opacity: 1;
  }

  body[data-page-id="38196843"] .paint-hover-layout.is-has-image .paint-hover-stage {
    z-index: 2;
  }

  body[data-page-id="38196843"] .paint-hover-layout.is-has-image .paint-hover-list:hover {
    opacity: 1;
    z-index: 3;
  }

  body[data-page-id="38196843"] .paint-hover-image-wrap {
    overflow: visible !important;
  }

  body[data-page-id="38196843"] .paint-hover-image {
    transform: translate(var(--paint-item-x), var(--paint-item-y)) scale(var(--paint-item-scale));
    transform-origin: center center;
    max-width: var(--paint-item-max-w);
    max-height: var(--paint-item-max-h);
  }
}

/* Paint preview center stage control (desktop only) */
@media (min-width: 701px) {
  body[data-page-id="38196843"] {
    --paint-preview-box-w: 1300px;
    --paint-preview-box-h: 900px;
    --paint-preview-top: 10px;
    --paint-preview-x: 280px;
    --paint-preview-desc-gap: 14px;

    --paint-item-scale: 1;
    --paint-item-x: 0px;
    --paint-item-y: 0px;
    --paint-item-max-w: 100%;
    --paint-item-max-h: 100%;
  }

  body[data-page-id="38196843"] .paint-hover-stage {
    position: relative !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    width: min(100%, var(--paint-preview-box-w)) !important;
    max-width: min(100%, var(--paint-preview-box-w)) !important;
    margin: 0 auto !important;
    justify-self: center !important;
    justify-items: stretch !important;
    align-items: start !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  body[data-page-id="38196843"] .paint-hover-stage.has-image .paint-hover-image-wrap {
    grid-row: 1 !important;
    display: flex !important;
    width: 100% !important;
    max-width: min(100%, var(--paint-preview-box-w)) !important;
    height: var(--paint-preview-box-h) !important;
    margin: var(--paint-preview-top) 0 0 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
    box-sizing: border-box !important;
    justify-self: stretch !important;
    align-self: start !important;
    justify-content: center !important;
    align-items: center !important;
    transform: translateX(var(--paint-preview-x)) !important;
  }

  body[data-page-id="38196843"] .paint-hover-image {
    display: block !important;
    position: static !important;
    inset: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    background: transparent !important;
  }

  body[data-page-id="38196843"] .paint-hover-meta {
    grid-row: 2 !important;
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: var(--paint-preview-desc-gap) 0 0 0 !important;
    padding: 0 !important;
    justify-self: stretch !important;
    align-self: start !important;
    text-align: left !important;
    box-sizing: border-box !important;
    transform: translateX(var(--paint-preview-x)) !important;
    position: relative !important;
    z-index: 2 !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
  }

  body[data-page-id="38196843"] .paint-hover-meta h2,
  body[data-page-id="38196843"] .paint-hover-meta small,
  body[data-page-id="38196843"] .paint-hover-meta p {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
    box-sizing: border-box !important;
  }
}

/* ========================= Paint page desktop no scroll ========================= */
@media (min-width: 701px) {
  body[data-page-id="38196843"] {
    overflow: hidden !important;
    height: 100vh !important;
  }
}

/* ========================= Paint list button feedback ========================= */
body[data-page-id="38196843"] .paint-hover-button {
  transition: color 120ms ease !important;
  -webkit-tap-highlight-color: transparent !important;
}

/* desktop only: hover color + selected underline */
@media (min-width: 701px) {
  body[data-page-id="38196843"] .paint-hover-item.is-preview .paint-hover-button {
    color: rgba(0, 0, 0, 1) !important;
    text-shadow: 3px 2px 20px rgba(243, 251, 83, 0.45);
  }

  body[data-page-id="38196843"] .paint-hover-item.is-selected .paint-hover-button {
    text-decoration: underline !important;
    text-underline-offset: 0.08em !important;
    text-decoration-thickness: 0.06em !important;
    text-shadow: 3px 2px 20px rgba(101, 251, 83, 0);
  }
}

/* ========================= Paint page mobile scroll stability fix ========================= */
@media (max-width: 700px) {
  body.mobile[data-page-id="38196843"] {
    position: static !important;
    height: auto !important;
    min-height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: auto;
  }

  body.mobile[data-page-id="38196843"] .main_container,
  body.mobile[data-page-id="38196843"] .content_container {
    height: auto !important;
    min-height: 100% !important;
    overflow: visible !important;
  }
}

@media (max-width: 700px) {
  body.mobile[data-page-id="38196843"] .content_container {
    padding-bottom: calc(80px + env(safe-area-inset-bottom)) !important;
  }
}

/* ========================= Paint mobile click interaction ========================= */
@media (max-width: 700px) {
  body[data-page-id="38196843"] .paint-mobile-title {
    cursor: pointer !important;
  }

  /* 클릭된 타이틀 직접 조절용 (색 변화 없음) */
  body[data-page-id="38196843"] .paint-mobile-title.is-mobile-open {
    color: inherit !important;
    line-height: 0.5 !important;
    letter-spacing: -0.04em !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* 이미지 윗공간 1st(15px), 이미지 이랫공간 3rd(-8px) 조ㅋ정ㅋ*/
  body[data-page-id="38196843"] .paint-mobile-image-slot {
    margin: 15px 0 -8px 0 !important;
    line-height: 0 !important;
  }

  body[data-page-id="38196843"] .paint-mobile-image-slot .paint-mobile-image,
  body[data-page-id="38196843"] .paint-mobile-image-slot img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
  }

  /* description 윗공간 1st(4px), 이미지 이랫공간 3rd(10px) 조ㅋ정ㅋ*/
  body[data-page-id="38196843"] .paint-mobile-desc-slot {
    margin: 4px 0 10px 0 !important;
    padding: 0 !important;
  }

  body[data-page-id="38196843"] .paint-mobile-desc-slot small {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
  }
}
