@import url("/vendor/fonts/noto-sans/300.css");
@import url("/vendor/fonts/noto-sans/400.css");
@import url("/vendor/fonts/noto-sans/500.css");
@import url("/vendor/fonts/noto-sans/600.css");
@import url("/vendor/fonts/noto-sans/700.css");
@import url("/vendor/fonts/noto-sans-kr/300.css");
@import url("/vendor/fonts/noto-sans-kr/400.css");
@import url("/vendor/fonts/noto-sans-kr/500.css");
@import url("/vendor/fonts/noto-sans-kr/700.css");
@import url("/vendor/fonts/eb-garamond/400.css");
@import url("/vendor/fonts/cormorant-garamond/300.css");
@import url("/vendor/fonts/cormorant-garamond/300-italic.css");
@import url("/vendor/fonts/cormorant-garamond/400.css");
@import url("/vendor/fonts/cormorant-garamond/400-italic.css");
@import url("/vendor/fonts/cormorant-garamond/500.css");
@import url("/vendor/fonts/cormorant-garamond/500-italic.css");
@import url("/vendor/fonts/cormorant-garamond/600.css");
@import url("/vendor/fonts/cormorant-garamond/600-italic.css");
@import url("/vendor/fonts/cormorant-garamond/700.css");
@import url("/vendor/fonts/cormorant-garamond/700-italic.css");
@import url("/vendor/fonts/pretendard/pretendard-dynamic-subset.css");

:root {
  --ink: #151515;
  --muted: #6d6a63;
  --paper: #fff;
  --line: rgba(21, 21, 21, 0.12);
  --white: #fff;
  --button-gray: #f2f2f2;
  --font-display: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
  --font-body: "Apple SD Gothic Neo", sans-serif;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-bold: 700;
  --font-size-page-title: clamp(1.5rem, 1.15rem + 1vw, 1.875rem);
  --font-size-section-title: clamp(1.25rem, 1.05rem + 0.65vw, 1.5rem);
  --line-height-body: 1.65;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 24px;
  --space-6: 32px;
  --control-height: 44px;
  --touch-target: 44px;
  --content-max: 1080px;
  --page-gutter: clamp(16px, 2.1vw, 30px);
  --page-gutter-compact: clamp(10px, 4vw, 20px);
  --desktop-content-start: calc(20vw + 18px);
  --mobile-header-height: 70px;
  --mobile-header-offset: calc(var(--mobile-header-height) + env(safe-area-inset-top, 0px));
}

/* 2026-08-09: mobile claim/profile spacing and Kakao account-link UI */
body #mypage-profile .mypage-kakao-link-button {
  position: relative;
  display: flex;
  width: 180px;
  min-width: 180px;
  height: 42px;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0;
  padding: 0 14px;
  background: #fee500;
  color: #191919;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

body #mypage-profile .mypage-kakao-link-button .kakao-login-mark {
  left: 14px;
}

body [data-kakao-link-modal] .mypage-reference-modal-panel > header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  padding-right: 8px;
}

body [data-kakao-link-modal] .mypage-reference-modal-panel > header strong {
  min-width: 0;
  font-size: 15px;
  line-height: 20px;
  white-space: nowrap;
}

body [data-kakao-link-modal] [data-kakao-link-close] {
  justify-self: end;
  margin-left: auto;
}

body [data-kakao-link-modal] .mypage-kakao-auth-button {
  color: #fff !important;
}

@media all and (max-width: 1024px) {
  body .mypage-reference-page:has(#mypage-profile:not([hidden])) {
    padding-right: 12px;
    padding-left: 12px;
  }
}

@media all and (max-width: 720px) {
  body .order-claim-page {
    width: calc(100% - 24px);
  }

  body #mypage-profile .mypage-kakao-link-button {
    width: 100%;
    min-width: 0;
  }
}

/* Product option controls: readable option copy and a white, card-free purchase surface. */
body.product-detail-body .product-option-fields select,
body.product-detail-body .product-option-fields option {
  font-size: 17px !important;
  line-height: 20px !important;
}

body.product-detail-body .product-option-fields .product-field {
  position: relative;
}

body.product-detail-body .product-option-fields .product-field::after {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #151515;
  border-bottom: 1px solid #151515;
  content: "";
  pointer-events: none;
  transform: translateY(-70%) rotate(45deg);
}

body.product-detail-body .product-option-fields select {
  padding-right: 30px;
  -webkit-appearance: none;
  appearance: none;
}

body.product-detail-body .product-purchase-selection {
  background: #fff;
}

@media all and (min-width: 1025px) {
  body.product-detail-body .product-option-fields select {
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    min-height: 36px;
  }
}

/* Give the mobile cart quantity a little more air between its parentheses and digits. */
.mobile-cart-count {
  letter-spacing: 0.08em !important;
}

/* Cart checkout summary: keep the layout and actions, without the raised panel effect. */
body .cart-summary {
  box-shadow: none !important;
}

body .cart-summary-final span,
body .cart-summary-final strong {
  font-size: 14px !important;
  font-weight: 700 !important;
}

body .cart-summary-final {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body .cart-summary-row:not(.cart-summary-submit) span,
body .cart-summary-row:not(.cart-summary-submit) strong {
  font-size: 14px !important;
}

body .cart-item-actions button {
  font-family: var(--font-display) !important;
}

/* Order detail status colors: keep the existing typography and layout intact. */
body .order-detail-status-tone--orange {
  color: #B06D32 !important;
}

body .order-detail-status-tone--green {
  color: #3F7254 !important;
}

body .order-detail-status-tone--blue {
  color: #356A8A !important;
}

body .order-detail-status-tone--red {
  color: #A6534A !important;
}

/* Cart composition matched to the 1920px reference capture. */
@media all and (min-width: 1001px) {
  .cart-page {
    min-height: 100vh;
    padding: 86px 24px 72px 33vw;
  }

  .cart-header {
    display: none;
  }

  .cart-list,
  .cart-message {
    width: min(850px, 62vw);
    max-width: none;
    margin: 0;
  }

  .cart-list {
    border: 0;
  }

  .cart-item {
    grid-template-columns: 18px 74px 170px 72px 104px minmax(40px, 1fr) 76px;
    gap: 8px;
    min-height: 92px;
    padding: 0;
    border: 0;
    background: transparent;
  }

  .cart-item-check {
    grid-column: 1;
    grid-row: 1;
  }

  .cart-item-check input {
    width: 17px;
    height: 17px;
  }

  .cart-item-thumb {
    grid-column: 2;
    width: 74px;
    height: 92px;
  }

  .cart-item-info {
    grid-column: 3;
    align-self: center;
    min-width: 0;
  }

  .cart-item-title {
    margin: 0 0 8px;
    font-size: 11px;
    line-height: 1.25;
  }

  .cart-item-option:empty {
    display: none;
  }

  .cart-item-delivery {
    margin: 0;
    color: var(--ink);
    font-size: 10px;
    line-height: 1.45;
    white-space: nowrap;
  }

  .cart-item-delivery span {
    margin: 0 3px;
    color: #999;
  }

  .cart-item-quantity {
    grid-column: 4;
    display: grid;
    grid-template-columns: 18px;
    gap: 2px;
    justify-content: center;
    margin: 0;
  }

  .cart-item-quantity button,
  .cart-item-quantity input {
    width: 18px;
    height: 18px;
    min-height: 18px;
    border: 0;
    background: transparent;
    color: var(--ink);
    padding: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
  }

  .cart-item-quantity input {
    appearance: textfield;
  }

  .cart-item-quantity input::-webkit-inner-spin-button,
  .cart-item-quantity input::-webkit-outer-spin-button {
    margin: 0;
    appearance: none;
  }

  .cart-item-price {
    grid-column: 5;
    justify-self: start;
    font-size: 10px;
    font-weight: 400;
  }

  .cart-item-actions {
    grid-column: 7;
    display: grid;
    justify-items: end;
    gap: 12px;
    font-size: 9px;
    white-space: nowrap;
  }

  .cart-item-actions button {
    border: 0;
    background: transparent;
    color: inherit;
    cursor: pointer;
    padding: 0;
    font: inherit;
  }

  .cart-summary {
    width: 360px;
    max-width: none;
    margin: 104px 0 0 25.6vw;
    border: 0;
    background: transparent;
  }

  .cart-summary-row {
    grid-template-columns: 1fr auto;
    gap: 16px;
    min-height: 28px;
    padding: 0;
  }

  .cart-summary-row span,
  .cart-summary-row strong,
  .cart-summary-final strong {
    color: var(--ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 10px;
    font-weight: 400;
  }

  .cart-summary-submit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
    padding: 12px 0 0;
  }

  .cart-checkout-button {
    min-height: 42px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 10px;
    font-weight: 400;
  }

  .cart-checkout-selected {
    background: var(--white);
    color: var(--ink);
  }

  .cart-summary-note {
    position: relative;
    left: -25.6vw;
    width: min(850px, 62vw);
    margin: 16px 0 0;
    color: #999;
    font-size: 9px;
    white-space: nowrap;
  }
}

@media all and (max-width: 1000px) {
  .cart-item-delivery {
    margin: 6px 0 0;
    font-size: 11px;
    line-height: 1.5;
  }

  .cart-item-quantity button {
    min-width: 30px;
    min-height: 30px;
    border: 1px solid var(--line);
    background: var(--white);
  }

  .cart-item-actions {
    display: none;
  }

  .cart-summary-submit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
  }

  .cart-checkout-selected {
    background: var(--white);
    color: var(--ink);
  }

  .cart-summary-note {
    margin: 12px 0 0;
    color: #999;
    font-size: 10px;
  }
}

@media all and (max-width: 1024px) {
  body.product-detail-body {
    padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px));
  }

  body.product-detail-body .product-actions {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 30;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 15px calc(14px + env(safe-area-inset-bottom, 0px));
    background: #fff;
  }

  body.product-detail-body .product-actions button {
    width: 100%;
    height: 48px;
    min-height: 48px;
    line-height: 48px;
  }

  body.product-detail-body #addCartButton {
    order: 1;
  }

  body.product-detail-body #buyNowButton {
    order: 2;
  }

  body.product-detail-body .product-availability-button {
    grid-column: 1 / -1;
  }

  body.product-detail-body.product-purchase-sheet-open {
    overflow: hidden;
  }

  body.product-detail-body .product-purchase-options {
    position: fixed;
    right: 0;
    bottom: calc(72px + env(safe-area-inset-bottom, 0px));
    left: 0;
    z-index: 31;
    display: block;
    max-height: calc(100dvh - 112px - env(safe-area-inset-bottom, 0px));
    width: auto;
    max-width: 100vw;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    padding: 18px 0 0;
    border-radius: 18px 18px 0 0;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    transform: translateY(24px);
    transition: opacity 180ms ease, transform 220ms ease, visibility 0s linear 220ms;
  }

  body.product-detail-body.product-purchase-sheet-open .product-purchase-options {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
  }

  body.product-detail-body .product-purchase-sheet-close {
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
    min-height: 30px;
    margin: -8px 0 12px;
    border: 0;
    padding: 0;
    background: transparent;
  }

  body.product-detail-body .product-purchase-sheet-close::after {
    position: absolute;
    top: 7px;
    left: 50%;
    width: 14px;
    height: 14px;
    border-right: 3px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
    content: "";
    transform: translateX(-50%) rotate(45deg);
  }

  body.product-detail-body .product-purchase-name {
    display: block;
    margin: 0 0 12px;
    color: #151515;
    font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    overflow-wrap: anywhere;
    text-transform: uppercase;
  }

  body.product-detail-body .product-purchase-name.is-korean {
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
  }

  body.product-detail-body .product-purchase-options .product-option-fields {
    margin-bottom: 0;
  }

  body.product-detail-body .product-selected-items {
    background: transparent;
  }

  body.product-detail-body .product-purchase-selection {
    display: block;
    padding: 16px 12px 12px;
    background: #fff;
  }

  body.product-detail-body .product-purchase-options .product-purchase-row {
    height: 57px;
    min-height: 57px;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  body.product-detail-body .product-purchase-backdrop {
    position: fixed;
    inset: 0;
    z-index: 29;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    border: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.46);
  }

  body.product-detail-body .product-purchase-backdrop[hidden] {
    display: none;
  }
}

@media all and (min-width: 1025px) {
  .product-purchase-selection {
    display: contents;
  }

  .product-purchase-sheet-close {
    display: none;
  }

  .product-purchase-name {
    display: none;
  }
}

* {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--font-display);
  animation: page-fade-in 140ms ease-out both;
}

body.page-is-leaving {
  opacity: 0;
  animation: none;
  transition: opacity 40ms linear;
}

@keyframes page-fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}

@media (prefers-reduced-motion: reduce) {
  body {
    animation: none;
  }

  body.page-is-leaving {
    opacity: 1;
    transition: none;
  }

  .click-me-label,
  .drag-product[data-cutout-slot="1"] {
    animation: none !important;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  min-width: 0;
  max-width: 100%;
  border-radius: 0;
  box-sizing: border-box;
  font: inherit;
}

textarea {
  width: 100%;
}

img,
video,
svg {
  max-width: 100%;
}

img,
video {
  height: auto;
}

.archive-detail-content,
.board-detail-body,
.notice-accordion-body,
.policy-panel {
  overflow-wrap: anywhere;
}

.archive-detail-content table,
.board-detail-body table,
.notice-accordion-body table,
.policy-panel table {
  max-width: 100%;
}

.side-menu {
  position: fixed;
  top: 0;
  left: 30px;
  z-index: 9;
  width: 300px;
  min-height: 470px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  padding: 20px 0 0;
  color: #050505;
  background: transparent;
  transition: all 0.2s ease-in-out;
}

.brand {
  display: block;
  flex: 0 0 auto;
  width: 264px;
  height: 100px;
  overflow: hidden;
}

.brand img {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}

.brand .brand-logo-mobile,
.mobile-header-actions {
  display: none;
}

.mobile-menu-backdrop {
  display: none;
}

.mobile-cart-count,
.mobile-menu-button {
  color: #000;
  text-decoration: none;
}

.mobile-menu-button {
  position: relative;
  width: 18px;
  height: 35px;
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  line-height: 0;
}

.mobile-menu-button img {
  position: absolute;
  top: 0;
  left: 2px;
  display: block;
  height: 28px;
  width: auto;
}

.side-nav,
.menu-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.side-nav {
  min-height: 0;
  overflow: visible;
}

.side-link {
  display: block;
  width: 300px;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #777;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.side-link.is-active,
.side-toggle.is-active,
.side-sublink.is-active {
  color: #000;
}

.side-menu-group {
  width: 100%;
  display: block;
}

.menu-list {
  gap: 0;
}

.menu-list > .side-menu-group:first-child {
  margin-bottom: 28px;
}

.menu-list .side-link,
.menu-list .side-toggle,
.side-nav > a.side-link[target="_blank"] {
  color: #777;
  line-height: normal;
}

.menu-list .side-link.is-active,
.menu-list .side-toggle.is-active {
  color: #000;
}

.side-toggle.store-menu-toggle.is-active,
.side-toggle.store-menu-toggle.is-open {
  color: #151515;
}

.side-menu-board {
  width: 100%;
}

#authMenuLink,
#logoutButton {
  margin-top: 54px;
}

#authMenuLink[hidden] {
  display: none;
}

.side-submenu {
  width: 100%;
  display: grid;
  gap: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0 0 0 5px;
  opacity: 0;
  transform: translateY(-4px);
  transition: max-height 820ms ease, opacity 660ms ease, padding 660ms ease, transform 660ms ease;
}

.side-submenu.is-open {
  max-height: 360px;
  padding: 8px 0 15px 5px;
  opacity: 1;
  transform: translateY(0);
}

.side-toggle {
  cursor: pointer;
}

.side-toggle::after {
  content: "";
}

.side-toggle.is-open::after {
  content: "";
}

.side-sublink {
  display: block;
  width: 100%;
  color: #999;
  text-align: left;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.side-menu-board .side-sublink {
  color: #888;
  font-size: 14.5px;
}

.side-menu-board .side-sublink.is-active {
  color: #000;
}

#guestOrdersMenuLink {
  display: none !important;
}

.side-clock {
  color: #f41111;
  position: relative;
  top: -2px;
  font-size: 14.5px;
  line-height: normal;
  letter-spacing: 1px;
}

.side-logout {
  display: block;
  width: fit-content;
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: #777;
  cursor: pointer;
  font-family: inherit;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}

.side-logout[hidden] {
  display: none;
}

.side-search-toggle {
  appearance: none;
  cursor: pointer;
}

.side-search-form {
  position: relative;
  width: 180px;
  margin: 12px 0 0;
  padding: 0;
  text-align: left;
}

.side-search-form[hidden] {
  display: none;
}

.side-search-input {
  width: 100%;
  height: 32px;
  min-height: 32px;
  border: 0;
  border-radius: 0;
  padding: 0 30px 0 10px;
  background: #f2f2f2;
  color: #000;
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
  outline: 0;
  text-transform: uppercase;
  -webkit-appearance: none;
  appearance: none;
}

.side-search-input:focus {
  background: #f2f2f2;
}

.side-search-input::-webkit-search-decoration,
.side-search-input::-webkit-search-cancel-button,
.side-search-input::-webkit-search-results-button,
.side-search-input::-webkit-search-results-decoration {
  display: none;
}

.side-search-form::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 7px;
  right: 9px;
  width: 13px;
  height: 13px;
  border: 1px solid #111;
  border-radius: 50%;
  box-sizing: border-box;
  pointer-events: none;
}

.side-search-form::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 19px;
  right: 4px;
  width: 8px;
  height: 1px;
  background: #111;
  transform: rotate(48deg);
  transform-origin: left center;
  pointer-events: none;
}

.home-page {
  min-height: 100vh;
  background: #fff;
}

.main-banner {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: visible;
  background: #fff;
}

.home-product-section {
  width: 100%;
  padding: 0 0 60px var(--desktop-content-start);
  background: #fff;
}

.home-product-section[hidden] {
  display: none;
}

.home-mobile-clock {
  display: none;
}

@media all and (min-width: 721px) {
  .drag-product.is-desktop-hidden {
    display: none;
  }
}

@media all and (max-width: 720px) {
  .drag-product.is-mobile-hidden {
    display: none;
  }
}

.home-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
  align-items: start;
  gap: 0;
}

.home-product-grid .shop-product-card {
  min-width: 0;
  padding: 0 2px;
}

@media all and (max-width: 1024px) {
  .home-product-section {
    padding: 0 var(--page-gutter) 48px;
  }

  .home-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .order-exchange-product-selection .order-exchange-quantity-row,
  .order-exchange-product-selection .order-exchange-item-option {
    margin-left: 0;
  }
}

@media all and (max-width: 720px) {
  .home-mobile-clock {
    z-index: 10000;
    inset: 0;
    display: flex;
    box-sizing: border-box;
    position: fixed;
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0 12px;
    color: #151515;
    font-size: 75px;
    line-height: 1;
    text-align: center;
    transform: translateY(300px);
    transition: opacity 80ms linear;
    white-space: nowrap;
    will-change: opacity;
    pointer-events: none;
  }

  body .home-mobile-clock {
    font-variant-numeric: oldstyle-nums tabular-nums !important;
    font-feature-settings: "onum" 1, "tnum" 1 !important;
  }

}

.banner-track {
  width: 100%;
  min-height: 100vh;
  display: block;
  transform: translate3d(0, 0, 0);
}

.click-me-placeholder {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  background: #fff;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.click-me-label {
  position: absolute;
  left: var(--click-me-left, 50%);
  top: var(--click-me-top, 50%);
  display: inline-block;
  color: rgba(0, 0, 0, 0.7);
  transform: translate(-50%, -50%);
  text-align: left;
}

.banner-slide {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 560px;
  display: block;
  overflow: hidden;
}

.banner-image-link,
.banner-image {
  display: block;
  width: 100%;
  height: 100%;
}

.banner-image {
  object-fit: cover;
}

.empty-banner {
  width: 100%;
  height: 100vh;
  min-height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  color: var(--muted);
  text-align: center;
}

.drag-product-area {
  position: absolute;
  inset: 0;
  z-index: 9999;
  overflow: visible;
  pointer-events: none;
  user-select: none;
  background: transparent;
}

.drag-product {
  position: absolute;
  left: var(--cutout-left, 50%);
  top: var(--cutout-top, 50%);
  width: fit-content;
  height: var(--cutout-height, 96px);
  min-height: 64px;
  max-width: calc(100vw - var(--page-gutter-compact) - var(--page-gutter-compact));
  cursor: grab;
  pointer-events: auto;
  touch-action: none;
  user-select: none;
}

.drag-product.is-dragging {
  cursor: grabbing;
  opacity: 0.9;
}

.drag-product:hover {
  opacity: 0.92;
}

.drag-product img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  background: transparent;
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
}

.cutout-greeting {
  position: absolute;
  top: 100%;
  left: 0;
  width: max-content;
  color: rgba(0, 0, 0, 0.7);
  font-family: inherit;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  visibility: hidden;
  pointer-events: none;
}

.cutout-greeting.is-visible {
  visibility: visible;
}

.cutout-greeting-line {
  display: block;
  white-space: nowrap;
}

.cutout-greeting-character {
  display: inline-block;
  white-space: pre;
  opacity: 0;
}

.cutout-greeting.is-visible .cutout-greeting-character {
  animation: cutout-type-character 1ms linear var(--character-delay) forwards;
}

@keyframes cutout-type-character {
  to { opacity: 1; }
}

.auth-page,
.join-page {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px 20px 48px 240px;
  background: var(--paper);
}

.auth-panel,
.join-panel {
  width: min(460px, 100%);
  background: var(--white);
  border: 1px solid var(--line);
  padding: 32px;
}

.join-panel {
  width: min(820px, 100%);
}

.auth-brand {
  display: inline-block;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 700;
}

.auth-panel h1,
.join-panel h1 {
  margin: 0 0 22px;
  font-size: 30px;
  letter-spacing: 0;
}

.auth-form,
.join-fields,
.terms-section {
  display: grid;
  gap: 12px;
}

.auth-step {
  margin-top: 12px;
}

.join-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
  gap: 24px;
  align-items: start;
}

input,
button {
  width: 100%;
  min-height: var(--control-height);
  border: 1px solid var(--line);
  padding: 0 12px;
  font: inherit;
}

button {
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
}

.field-with-button {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 112px;
  gap: 8px;
}

.terms-box {
  border: 1px solid var(--line);
  background: #fff;
  padding: 16px;
}

.terms-copy {
  max-height: 132px;
  overflow: auto;
  margin-top: 10px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.65;
}

.terms-title {
  margin: 0 0 10px;
  font-weight: 700;
}

.required-mark,
.optional-mark {
  display: flex;
  align-items: center;
  min-height: 20px;
  padding: 0 7px;
  border: 1px solid var(--line);
  font-size: 12px;
  font-weight: 700;
}

.required-mark {
  color: #b13a34;
}

.optional-mark {
  color: var(--muted);
}

.check-line {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
}

.check-line input {
  width: auto;
  min-height: auto;
}

/* Membership page: quiet editorial layout matching the original Peepseed shop. */
.join-page {
  align-items: flex-start;
  justify-content: flex-start;
  min-height: calc(100vh - 85px);
  padding: 78px 54px 140px max(340px, 34vw);
}

.join-panel {
  border: 0;
  padding: 0;
  background: transparent;
}

.join-heading {
  margin: 0 0 54px;
}

.join-heading .join-eyebrow {
  margin: 0 0 7px;
  color: #9a9a9a;
  font-size: 10px;
  letter-spacing: .12em;
}

.join-heading h1 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .06em;
}

.join-heading > p:last-child,
.join-section-heading p {
  margin: 11px 0 0;
  color: #888;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.7;
}

.join-form {
  grid-template-columns: minmax(0, 1fr) minmax(290px, 330px);
  gap: 60px;
}

.join-fields,
.terms-section {
  gap: 10px;
}

.join-section-heading {
  min-height: 45px;
  margin-bottom: 10px;
  border-bottom: 1px solid #222;
}

.join-section-heading h2 {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .04em;
}

.join-section-heading p {
  margin-top: 5px;
}

.join-page input,
.join-page button {
  min-height: 40px;
  border-color: #dedede;
  border-radius: 0;
  background: #fff;
  color: #222;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 10px;
  font-weight: 300;
  outline: 0;
}

.join-page input:focus {
  border-color: #444;
}

.join-page input::placeholder {
  color: #999;
}

.join-page button {
  background: #111;
  color: #fff;
  font-family: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
  font-size: 11px;
  letter-spacing: .04em;
}

.join-page .field-with-button {
  grid-template-columns: minmax(0, 1fr) 86px;
  gap: 6px;
}

.join-page .field-with-button button {
  background: #fff;
  color: #333;
}

.join-page .terms-box {
  border-color: #dedede;
  padding: 13px;
}

.join-page .terms-copy {
  max-height: 82px;
  margin-top: 9px;
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 9px;
  font-weight: 300;
  line-height: 1.7;
}

.join-page .check-line,
.join-page .terms-title {
  color: #333;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.join-page .check-line input {
  width: 12px;
  height: 12px;
  min-height: 12px;
  margin: 0;
  accent-color: #111;
}

.join-page .required-mark,
.join-page .optional-mark {
  min-height: 16px;
  padding: 0;
  border: 0;
  color: #999;
  font-size: 9px;
  font-weight: 300;
}

.join-page .form-note {
  min-height: 8px;
  margin: -3px 0 0;
  color: #9b4f47;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 9px;
}

/* Join form follows the original /member/join.html single-column rhythm. */
.join-page {
  padding: 20px 40px 150px max(340px, calc(50vw - 205px));
}

.join-panel {
  width: 410px;
  max-width: 100%;
}

.join-tabs {
  display: flex;
  gap: 24px;
  margin: 0 0 76px;
  font-size: 14.5px;
  line-height: 1;
}

.join-tabs a {
  color: #aaa;
}

.join-tabs span {
  color: #111;
}

.join-form {
  display: block;
}

.join-fields,
.terms-section {
  display: block;
}

.join-field-row {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-bottom: 19px;
}

.join-field-row label {
  display: block;
  margin-bottom: 4px;
  color: #555;
  font-size: 14.5px;
  line-height: 1.2;
}

.join-field-row label span {
  color: #d22;
}

.join-phone-fields {
  display: grid;
  grid-template-columns: minmax(0, 3fr) auto minmax(0, 4fr) auto minmax(0, 4fr);
  align-items: center;
  gap: 7px;
}

.join-phone-fields > span {
  color: #777;
  font-size: 14px;
}

.join-phone-fields input {
  min-width: 0;
  text-align: center;
}

.join-field-row small {
  position: absolute;
  top: 0;
  right: 0;
  color: #aaa;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 10px;
  font-weight: 300;
}

.join-page .join-field-row input {
  width: 100%;
  min-height: 34px;
  border: 0;
  padding: 0 10px;
  background: #f2f2f2;
  font-size: 14.5px;
}

.join-page .join-field-row input:focus {
  background: #ededed;
}

.join-page .join-field-row.field-with-button {
  grid-template-columns: minmax(0, 1fr) 58px;
  gap: 8px;
}

.join-page .join-field-row.id-check-row,
.join-page .join-field-row.address-field-row {
  grid-template-columns: minmax(0, 1fr) 88px;
}

.join-page .id-check-row #checkLoginId {
  background: #111;
  color: #fff;
}

.join-page .id-check-row #checkLoginId:hover {
  background: #000;
  color: #fff;
}

.join-page .join-field-row.field-with-button label {
  grid-column: 1 / -1;
}

.join-page .join-field-row.field-with-button button {
  min-height: 34px;
  border: 0;
  padding: 0;
  background: var(--button-gray);
  color: #666;
  font-size: 14.5px;
}

.join-page .join-field-row.field-with-button button:hover {
  background: var(--button-gray);
  color: #111;
}

.join-page .password-field .password-toggle {
  color: #777;
  font-size: 11px;
  letter-spacing: 0.02em;
}

.join-page .password-field .password-toggle[aria-pressed="true"] {
  color: #111;
}

.join-field-continuation {
  margin-top: -13px;
}

.join-page .join-fields .form-note {
  margin: -14px 0 15px;
}

.terms-section {
  margin-top: 34px;
}

.join-page .terms-box {
  margin-bottom: 12px;
  border: 1px solid #222;
  padding: 20px;
}

.join-page .terms-copy {
  max-height: 115px;
  color: #888;
  font-size: 11px;
}

.join-page .check-line,
.join-page .terms-title {
  font-size: 14.5px;
}

.join-page .required-mark,
.join-page .optional-mark {
  font-size: 11px;
}

.join-page .join-submit {
  margin-top: 22px;
  min-height: 42px;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  font-size: 14.5px;
}

.join-message {
  margin-top: 8px !important;
}

.auth-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 18px;
}

.auth-links a {
  border: 1px solid var(--line);
  padding: 10px;
  text-align: center;
  font-size: 13px;
}

.auth-links .auth-link-wide {
  grid-column: 1 / -1;
}

.login-page {
  min-height: calc(100vh - 85px);
  align-items: flex-start;
  padding-top: 33px;
  padding-bottom: 100px;
}

.login-panel {
  --login-font-size: 14px;
  --login-line-height: 16px;
  width: min(410px, 100%);
  border: 0;
  padding: 0;
}

.login-tabs {
  display: flex;
  align-items: center;
  gap: 0;
  margin-bottom: 30px;
}

.login-tabs span,
.login-tabs a {
  padding: 0 15px 0 0;
  color: #999;
  font-size: var(--login-font-size);
  font-weight: 400;
  line-height: var(--login-line-height);
}

.login-tabs .is-active {
  color: #000;
}

.login-form {
  display: block;
}

.login-field {
  margin-bottom: 13px;
}

.login-field-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 8px;
  color: #000;
  font-size: var(--login-font-size);
  line-height: var(--login-line-height);
}

.login-field-title label {
  margin: 0;
  min-height: 0;
  font-size: inherit;
  line-height: inherit;
}

.login-field-title a {
  color: #999;
}

.login-form input {
  display: block;
  width: 100%;
  min-height: 36px;
  height: 36px;
  border: 1px solid #dedfe2;
  border-radius: 0;
  background: #fff;
  padding: 10px;
  color: #353535;
  font-size: var(--login-font-size);
  line-height: var(--login-line-height);
}

.login-form input:focus {
  border-color: #000;
  outline: 0;
}

.login-submit,
.login-join,
.kakao-login,
.login-guest {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 42px;
  height: 42px;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: var(--login-font-size);
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.login-submit {
  background: #000;
  color: #fff;
  padding: 0;
  margin-bottom: 8px;
}

.login-join {
  background: var(--button-gray);
  color: #000;
}

.login-guest {
  width: 100%;
  min-height: 42px;
  height: 42px;
  margin-top: 8px;
  border: 0;
  border-radius: 0;
  background: var(--button-gray);
  color: #000;
  font-family: var(--font-body);
  font-size: var(--login-font-size);
  font-weight: 300;
  line-height: 1;
  text-align: center;
}

.auth-page.recovery-page {
  align-items: flex-start;
  padding-top: 33px;
  padding-bottom: 100px;
}

.auth-panel.recovery-panel {
  border: 0;
  padding: 0;
}

.recovery-form {
  display: block;
}

.recovery-form[hidden] {
  display: none;
}

.recovery-form + .recovery-form {
  margin-top: 22px;
}

.recovery-form input {
  display: block;
  width: 100%;
  min-height: 36px;
  height: 36px;
  border: 1px solid #dedfe2;
  border-radius: 0;
  background: #fff;
  padding: 10px;
  color: #353535;
  font-size: var(--login-font-size);
  line-height: var(--login-line-height);
}

.recovery-form input:focus {
  border-color: #000;
  outline: 0;
}

.recovery-submit {
  display: block;
  width: 100%;
  min-height: 42px;
  height: 42px;
  border: 0;
  border-radius: 0;
  background: #000;
  padding: 0;
  color: #fff;
  font-family: var(--font-body);
  font-size: var(--login-font-size);
  font-weight: 300;
  line-height: 42px;
  text-align: center;
}

.recovery-panel .result-box {
  margin-top: 18px;
  border: 0;
  padding: 0;
  background: transparent;
}

.recovery-panel .form-note {
  margin-top: 10px;
  font-size: var(--login-font-size);
  line-height: var(--login-line-height);
}

.login-message {
  margin-top: 8px;
}

.login-message:empty {
  display: none;
}

.login-panel .form-note {
  font-size: var(--login-font-size);
  line-height: var(--login-line-height);
}

.login-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 18px 0;
  color: #999;
  font-size: var(--login-font-size);
  line-height: var(--login-line-height);
  text-align: center;
}

.login-divider::before,
.login-divider::after {
  content: "";
  flex: 1;
  border-top: 1px solid #dedfe2;
}

.kakao-login {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #fee500;
  color: #191919;
}

.kakao-login:focus-visible {
  outline: 2px solid #000;
  outline-offset: 3px;
}

.kakao-login-mark {
  position: absolute;
  left: 14px;
  width: 18px;
  height: 14px;
  border-radius: 50%;
  background: #191919;
}

.kakao-login-mark::after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: -3px;
  width: 0;
  height: 0;
  border-top: 5px solid #191919;
  border-right: 4px solid transparent;
  transform: rotate(12deg);
}

.form-note {
  min-height: 20px;
  margin: 0;
  color: var(--muted);
  font-size: 13px;
}

.result-box {
  margin-top: 14px;
  border: 1px solid var(--line);
  padding: 12px;
  color: var(--ink);
}

.result-box:empty {
  display: none;
}

.mypage-page {
  min-height: 100vh;
  width: 100%;
  margin-left: 0;
  padding: 42px var(--page-gutter) 72px var(--desktop-content-start);
  background: var(--paper);
}

/* The original shop exposes /myshop as a quiet directory rather than an auth form. */
.mypage-reference-page {
  width: 600px;
  min-height: calc(100vh - 209px);
  margin: 0 0 0 var(--desktop-content-start);
  padding-top: 17px;
  color: #000;
  font-family: inherit;
  font-size: 14.5px;
  font-weight: 400;
}

.mypage-reference-tabs {
  display: flex;
  align-items: center;
  height: 13px;
  margin: 0 0 35px;
  font-size: 0;
}

.mypage-reference-tabs a {
  color: #c9c9c9;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.mypage-reference-tabs a + a {
  margin-left: 19px;
}

.mypage-reference-tabs a.is-active {
  color: #000;
}

.mypage-reference-tabs a[href="/board/qna"] {
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1;
}

.mypage-view-heading {
  margin: 0 0 20px;
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.mypage-reference-grid {
  display: grid;
  grid-template-columns: repeat(2, 294px);
  grid-template-rows: auto;
  grid-auto-rows: 60px;
  column-gap: 2px;
  row-gap: 30px;
}

.mypage-reference-grid > .mypage-view-heading {
  grid-column: 1 / -1;
}

.mypage-reference-item {
  display: block;
  color: #000;
  text-decoration: none;
}

.mypage-reference-item strong {
  display: block;
  height: 24px;
  color: #333;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.mypage-reference-item span {
  display: block;
  color: #8f8f8f;
  font-family: inherit;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}

.mypage-reference-page [hidden] {
  display: none !important;
}

.mypage-order-overview {
  width: 600px;
  border: 1px solid #ececec;
  color: #000;
  font-size: 12px;
}

.mypage-order-overview ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mypage-order-overview-title {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 12px;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
  font-weight: 400;
}

.mypage-order-overview-title span {
  margin-left: 3px;
}

.mypage-order-progress {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  height: 84px;
}

.mypage-order-progress li {
  min-width: 0;
}

.mypage-order-progress li + li {
  border-left: 1px dotted #d8d8d8;
}

.mypage-order-progress a {
  height: 84px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.mypage-order-progress strong {
  color: #353535;
  font-size: 13px;
  font-weight: 400;
}

.mypage-order-progress span {
  color: #000;
  font-size: 12px;
}

.mypage-order-claims {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  height: 44px;
  border-top: 1px solid #ececec;
}

.mypage-order-claims li + li {
  border-left: 1px solid #ececec;
}

.mypage-order-claims a {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}

.mypage-order-claims strong {
  font-weight: 400;
}

.mypage-order-filter {
  display: grid;
  gap: 16px;
  margin: 0;
  padding: 18px 12px 20px;
  border-top: 1px solid #ececec;
  font-family: inherit;
  font-size: 11px;
  font-weight: 300;
}

.mypage-order-filter-status {
  display: grid;
  gap: 7px;
}

.mypage-order-filter-status > span,
.mypage-order-filter-period legend {
  color: #353535;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

.mypage-order-filter-status select {
  width: 100%;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #bdbdbd;
  border-radius: 0;
  background: #fff;
  color: #353535;
  font: inherit;
  font-size: 11px;
}

.mypage-order-filter-period {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.mypage-order-filter-period legend {
  margin: 0 0 7px;
  padding: 0;
}

.mypage-order-filter-presets {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 4px;
}

.mypage-order-filter-presets button,
.mypage-order-filter-custom button {
  height: 38px;
  padding: 0 8px;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  background: #fff;
  color: #353535;
  cursor: pointer;
  font: inherit;
  font-size: 11px;
  font-weight: 400;
}

.mypage-order-filter-presets button.is-active,
.mypage-order-filter-custom button {
  border-color: #000;
  background: #000;
  color: #fff;
}

.mypage-order-filter-custom {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) 70px;
  align-items: center;
  gap: 7px;
  margin-top: 8px;
}

.mypage-order-filter-custom[hidden] {
  display: none;
}

.mypage-order-filter-custom label,
.mypage-order-filter-custom input {
  min-width: 0;
  width: 100%;
}

.mypage-order-filter-custom input {
  height: 38px;
  padding: 0 8px;
  border: 1px solid #c8c8c8;
  border-radius: 0;
  background: #fff;
  color: #353535;
  font: inherit;
  font-size: 11px;
}

.mypage-order-filter-custom > span {
  color: #8f8f8f;
}

.mypage-order-feedback {
  min-height: 18px;
  margin: 0;
  padding: 0 12px;
  color: #8f8f8f;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}

.mypage-order-feedback:empty {
  visibility: hidden;
}

.mypage-order-feedback.is-error {
  color: #a51f1f;
}

.mypage-order-results {
  margin-top: 8px;
  border-top: 1px solid #ececec;
}

.mypage-order-results-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  padding: 0 12px;
  border-bottom: 1px solid #ececec;
  font-size: 12px;
}

.mypage-order-results-header strong {
  font-weight: 400;
}

.mypage-order-results-header a {
  color: #8f8f8f;
  font-size: 11px;
}

.mypage-order-result {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 86px 128px;
  gap: 6px 12px;
  padding: 12px;
  border-bottom: 1px solid #ececec;
  color: #353535;
  font-size: 11px;
}

.mypage-order-result strong {
  min-width: 0;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mypage-order-result > span {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  text-align: center;
}

.mypage-order-result small {
  color: #8f8f8f;
  font-size: 11px;
  font-weight: 300;
}

.mypage-order-result small:last-child {
  grid-column: 3;
  grid-row: 1 / span 2;
  align-self: center;
  text-align: right;
}

.mypage-order-empty {
  margin: 0;
  padding: 24px 12px;
  color: #8f8f8f;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
}

.mypage-order-empty a {
  color: #000;
  text-decoration: underline;
}

.mypage-reference-detail {
  width: 600px;
  color: #353535;
  font-family: inherit;
  font-size: 11px;
  font-weight: 300;
}

#mypage-profile {
  margin-top: 0;
}

.mypage-reference-detail-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  min-height: 0;
  margin: 0 0 20px;
  border-bottom: 0;
}

.mypage-reference-detail-header div,
.mypage-reference-detail-header strong,
.mypage-reference-detail-header span {
  display: block;
}

.mypage-reference-detail-header strong {
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.mypage-reference-detail-header span,
.mypage-reference-detail-header > a {
  color: #8f8f8f;
  font-size: 11px;
  line-height: 18px;
}

.mypage-reference-detail-header > a {
  text-decoration: underline;
}

.mypage-auth-gate {
  padding: 56px 20px;
  border-bottom: 1px solid #ececec;
  color: #8f8f8f;
  text-align: center;
}

.mypage-auth-gate p {
  margin: 0 0 16px;
}

.mypage-auth-gate a {
  display: inline-flex;
  min-width: 86px;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  border: 0;
  background: #000;
  color: #fff;
  font-size: 16px;
}

.mypage-reference-form table,
.mypage-address-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.mypage-reference-form th,
.mypage-reference-form td {
  border-bottom: 1px solid #ececec;
  padding: 10px 12px;
  text-align: left;
  vertical-align: middle;
}

.mypage-reference-form th {
  width: 128px;
  color: #353535;
  font-weight: 400;
}

.mypage-reference-form input:not([type="checkbox"]),
.mypage-reference-modal-form input:not([type="checkbox"]) {
  width: 100%;
  height: 32px;
  border: 1px solid #d9d9d9;
  padding: 0 9px;
  background: #fff;
  color: #353535;
  font-family: inherit;
  font-size: 11px;
  font-weight: 300;
}

.mypage-reference-form input[readonly] {
  background: #fafafa;
  color: #777;
}

.mypage-reference-address-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 88px;
  gap: 6px;
}

.mypage-reference-stacked-input {
  margin-top: 6px;
}

.mypage-reference-phone {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1.25fr) auto minmax(0, 1.25fr);
  align-items: center;
  gap: 7px;
}

.mypage-reference-phone > span {
  color: #8f8f8f;
  text-align: center;
}

.mypage-reference-phone input {
  text-align: center;
}

.mypage-reference-consents {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 22px;
}

.mypage-reference-consents label,
.mypage-reference-check {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #666;
  font-size: 11px;
}

.mypage-reference-consents input,
.mypage-reference-check input {
  width: 14px;
  height: 14px;
  margin: 0;
}

.mypage-reference-actions {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding: 14px 0 0;
}

.mypage-profile-default-address {
  margin-top: 28px;
  padding: 18px;
  border: 1px solid #ececec;
  background: #fafafa;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.mypage-profile-default-address-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

.mypage-profile-default-address-header > strong {
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
}

.mypage-profile-default-address dl {
  margin: 0;
}

.mypage-profile-default-address dl > div {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 12px;
  padding: 5px 0;
}

.mypage-profile-default-address dt {
  color: #777;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
}

.mypage-profile-default-address dd {
  min-width: 0;
  margin: 0;
  color: #353535;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
  line-height: 18px;
  overflow-wrap: anywhere;
}

.mypage-profile-default-address > p {
  margin: 0;
  padding: 12px 0;
  color: #777;
  text-align: center;
}

.mypage-profile-address-confirm-panel {
  width: min(420px, calc(100vw - 40px));
  text-align: left;
}

body #mypage-profile .mypage-withdrawal p {
  color: #999;
}

/* Dedicated return and exchange request pages. */
.order-claim-page {
  box-sizing: border-box;
  width: min(920px, calc(100% - 48px));
  min-height: 70vh;
  margin: 0 auto;
  padding: 92px 0 120px;
  color: #222;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  line-height: 1.55;
}

.order-claim-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 34px;
  padding-bottom: 18px;
  border-bottom: 1px solid #111;
}

.order-claim-header p,
.order-claim-header h1 {
  margin: 0;
}

.order-claim-header p,
.order-claim-panel > header > span {
  color: #999;
  font-size: 11px;
  letter-spacing: 0.12em;
}

.order-claim-header h1 {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.order-claim-header > a {
  color: #666;
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.order-claim-header > .order-claim-detail-link {
  margin-left: auto;
  color: inherit;
  font: inherit;
  text-align: right;
  text-decoration: none;
}

.order-claim-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 0 38px;
  padding: 0;
  list-style: none;
}

.order-claim-steps li {
  position: relative;
  display: grid;
  gap: 3px;
  padding: 14px 12px;
  border-top: 1px solid #ddd;
  color: #aaa;
}

.order-claim-steps li::before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 0;
  height: 3px;
  background: #111;
  content: "";
  transition: width 180ms ease;
}

.order-claim-steps li.is-active,
.order-claim-steps li.is-complete {
  color: #111;
}

.order-claim-steps li.is-active::before,
.order-claim-steps li.is-complete::before {
  width: 100%;
}

.order-claim-steps span {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.order-claim-steps strong {
  font-size: 13px;
  font-weight: 400;
}

.order-claim-panel {
  display: grid;
  gap: 26px;
}

.order-claim-panel > header {
  display: grid;
  gap: 4px;
}

.order-claim-panel > header h2,
.order-claim-panel > header p {
  margin: 0;
}

.order-claim-panel > header h2 {
  font-size: 20px;
  font-weight: 500;
}

.order-claim-panel > header p,
.order-claim-block > p {
  color: #777;
}

.order-claim-item-list {
  display: grid;
  gap: 10px;
}

.order-claim-item {
  display: grid;
  grid-template-columns: auto 84px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-height: 104px;
  padding: 14px;
  border: 1px solid #e2e2e2;
  background: #fff;
}

.order-claim-item:not(:has(.order-claim-check)) {
  grid-template-columns: 84px minmax(0, 1fr);
}

.order-claim-item-image {
  display: block;
  width: 84px;
  height: 84px;
  background: #f5f5f5;
}

.order-claim-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.order-claim-item > div {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.order-claim-item strong {
  font-size: 14px;
  font-weight: 500;
}

.order-claim-item span,
.order-claim-item small {
  color: #777;
  font-size: 13px;
}

.order-claim-check input {
  width: 17px;
  height: 17px;
  accent-color: #111;
}

.order-claim-field-row,
.order-claim-field,
.order-claim-pickup label {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
}

.order-claim-field > span,
.order-claim-pickup label > span:first-child,
.order-claim-field-row > label {
  font-weight: 500;
}

.order-claim-field select,
.order-claim-field textarea,
.order-claim-field-row select,
.order-claim-pickup input,
.order-claim-postcode button {
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  padding: 0 12px;
  background: #fff;
  color: #222;
  font: inherit;
}

.order-claim-field textarea {
  min-height: 110px;
  padding-top: 12px;
  resize: vertical;
}

.order-claim-estimate,
.order-claim-policy {
  display: grid;
  gap: 5px;
  padding: 18px 20px;
  background: #f7f7f7;
}

.order-claim-estimate strong {
  font-size: 20px;
  font-weight: 500;
}

.order-claim-estimate small,
.order-claim-policy p {
  margin: 0;
  color: #777;
  font-size: 13px;
}

.order-claim-choice {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
  border: 0;
  padding: 0;
}

.order-claim-choice legend {
  grid-column: 1 / -1;
  margin-bottom: 8px;
  font-weight: 500;
}

.order-claim-choice label {
  position: relative;
  cursor: pointer;
}

.order-claim-choice input {
  position: absolute;
  opacity: 0;
}

.order-claim-choice label > span {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid #d6d6d6;
  background: #fff;
}

.order-claim-choice input:checked + span {
  border-color: #111;
  background: #111;
  color: #fff;
}

.order-claim-pickup {
  display: grid;
  gap: 10px;
  padding: 18px;
  border: 1px solid #e2e2e2;
}

.order-claim-pickup label:last-child {
  align-items: start;
}

.order-claim-pickup label:last-child > span:first-child {
  padding-top: 12px;
}

.order-claim-pickup label:last-child > input {
  grid-column: 2;
}

.order-claim-postcode {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 126px;
  gap: 6px;
}

.order-claim-postcode button {
  border-color: #111;
  background: #111;
  color: #fff;
  cursor: pointer;
}

.order-claim-summary,
.order-claim-breakdown dl {
  margin: 0;
  border-top: 1px solid #222;
}

.order-claim-summary > div,
.order-claim-breakdown dl > div {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 13px 4px;
  border-bottom: 1px solid #e5e5e5;
}

.order-claim-summary dd,
.order-claim-breakdown dd {
  margin: 0;
  font-variant-numeric: tabular-nums;
}

.order-claim-summary .total {
  padding: 18px 4px;
  font-size: 18px;
  font-weight: 500;
}

.order-claim-breakdown h3,
.order-claim-block h3 {
  margin: 0 0 15px;
  font-size: 15px;
  font-weight: 500;
}

.order-claim-block {
  display: grid;
  gap: 18px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}

.order-claim-policy a {
  width: fit-content;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
}

.order-claim-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding-top: 8px;
}

.order-claim-actions button,
.order-claim-actions a {
  box-sizing: border-box;
  display: inline-flex;
  min-width: 150px;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  border: 1px solid #111;
  border-radius: 0;
  padding: 0 22px;
  background: #111;
  color: #fff;
  font: inherit;
  cursor: pointer;
}

.order-claim-actions .secondary {
  background: #fff;
  color: #111;
}

.order-claim-actions button:disabled {
  cursor: wait;
  opacity: 0.5;
}

.order-claim-feedback,
.order-claim-loading,
.order-claim-error {
  margin: 0;
  color: #a53030;
  text-align: center;
}

.order-claim-complete {
  display: grid;
  justify-items: center;
  gap: 12px;
  padding: 80px 24px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.order-claim-complete strong {
  font-size: 20px;
  font-weight: 500;
}

.order-claim-complete p {
  margin: 0;
  color: #777;
}

.order-claim-complete a {
  margin-top: 12px;
  padding: 12px 28px;
  background: #111;
  color: #fff;
}

.order-claim-complete.order-exchange-complete {
  border-top: 0;
  border-bottom: 0;
}

.order-claim-complete.order-return-complete {
  border-top: 0;
  border-bottom: 0;
}

.order-claim-page.is-exchange-complete .order-claim-header,
.order-claim-page.is-return-complete .order-claim-header {
  border-bottom: 0;
}

.order-exchange-fee-breakdown {
  margin: 0;
  color: #555;
  font-size: 12px;
  line-height: 18px;
}

.order-exchange-complete-tracking strong {
  color: #c43131;
  font-size: inherit;
  font-weight: inherit;
}

.order-exchange-form > .order-claim-block:first-child {
  padding-top: 0;
  border-top: 0;
}

.order-exchange-form .order-claim-block {
  gap: 14px;
  border-top: 0;
}

.order-exchange-form > .order-claim-block + .order-claim-block,
.order-exchange-form > .order-claim-block + .order-exchange-policy {
  margin-top: 16px;
}

.order-exchange-form .order-claim-block > h3 {
  margin-bottom: 0;
}

.order-claim-page:has(.order-exchange-form) .order-claim-header h1 {
  font-size: 28px;
}

.order-claim-page:has(.order-exchange-form) .order-claim-header {
  padding-bottom: 0;
  border-bottom: 0;
}

.order-exchange-form .order-claim-block > h3,
.order-exchange-policy > strong {
  display: block;
  padding-bottom: 14px;
  border-bottom: 2px solid #111;
  font-size: 18px;
  line-height: 24px;
}

.order-exchange-detail-reasons {
  gap: 14px;
  margin-top: 16px;
}

.order-exchange-detail-reasons label {
  display: grid;
  grid-template-columns: 17px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  min-height: 24px;
  text-align: left;
}

.order-exchange-detail-reasons input[type="radio"] {
  appearance: auto;
  width: 17px;
  height: 17px;
  margin: 0;
  place-self: center start;
  accent-color: #111;
}

.order-exchange-detail-reasons label > span {
  display: block;
  min-width: 0;
  line-height: 20px;
  text-align: left;
}

.order-exchange-products .order-claim-item {
  min-height: 92px;
  border: 0;
  padding: 10px 0 16px;
  background: transparent;
}

.order-exchange-products .order-claim-item:first-child {
  padding-top: 16px;
}

.order-exchange-product-selection {
  border-bottom: 1px solid #eee;
  padding-bottom: 14px;
}

.order-exchange-product-selection:last-child {
  border-bottom: 0;
}

.order-exchange-product-selection .order-exchange-quantity-row,
.order-exchange-product-selection .order-exchange-item-option {
  margin-right: 0;
  margin-left: 42px;
}

.order-exchange-fee-responsibility {
  margin: 8px 0 0;
  font-size: 13px;
  text-align: left;
}

.order-exchange-fee-responsibility.is-customer {
  color: #c43131;
}

.order-exchange-fee-responsibility.is-seller {
  color: #555;
}

.order-exchange-photo {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 8px 16px;
  align-items: start;
}

.order-exchange-photo > span {
  grid-row: 1 / span 3;
  padding-top: 10px;
  font-weight: 500;
}

.order-exchange-photo input[type="file"] {
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
  border: 1px solid #d6d6d6;
  padding: 9px;
  background: #fff;
  font: inherit;
}

.order-exchange-photo small {
  color: #888;
  font-size: 12px;
}

.order-exchange-photo ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 12px;
  list-style: none;
}

.order-exchange-photo ul[hidden] {
  display: none;
}

.order-exchange-photo li {
  padding: 4px 8px;
  background: #f2f2f2;
}

.order-exchange-pickup-choice {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}

.order-exchange-pickup-choice input[type="radio"] {
  appearance: auto;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  accent-color: #111;
}

.order-exchange-pickup-choice > span {
  display: grid;
  gap: 2px;
}

.order-exchange-pickup-choice strong {
  font-weight: 500;
}

.order-exchange-pickup-choice small,
.order-exchange-pickup-note {
  color: #777;
  font-size: 13px;
}

.order-exchange-pickup-note {
  margin: -8px 0 0;
  text-align: left;
}

.order-collection-pickup-guide {
  text-align: left;
}

.order-collection-pickup-guide > strong {
  font-weight: 600;
}

.order-collection-pickup-guide .order-collection-pickup-courier {
  margin-top: 7px;
  color: #333;
}

.order-collection-pickup-guide ul {
  display: grid;
  gap: 5px;
  margin: 10px 0 0;
  border-top: 1px solid #ddd;
  padding: 10px 0 0 18px;
  color: #777;
  font-size: 13px;
  line-height: 1.65;
}

.order-exchange-self-ship-note {
  text-align: left;
}

.order-exchange-self-ship-note p {
  margin: 0;
  line-height: 1.65;
}

.order-exchange-self-ship-note .order-exchange-self-ship-warning {
  color: #c43131;
}

.order-claim-self-ship-address p:first-of-type {
  color: #000;
}

.order-exchange-self-ship-tracking {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
}

.order-exchange-self-ship-tracking > span {
  font-weight: 500;
}

.order-exchange-self-ship-tracking input {
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  padding: 0 12px;
  background: #fff;
  color: #222;
  font: inherit;
}

.order-exchange-self-ship-tracking > span small {
  display: block;
  margin-top: 4px;
  color: #c43131;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.order-exchange-fee-block > .order-claim-summary,
.order-exchange-fee-block > .order-exchange-fee-note {
  margin-left: 0;
  text-align: left;
}

.order-exchange-fee-block > .order-claim-summary {
  border-top: 1px solid #e5e5e5;
}

.order-exchange-fee-block > .order-claim-summary > div {
  border-bottom: 1px solid #e5e5e5;
}

.order-exchange-fee-note {
  margin: 0;
  color: #777;
  font-size: 13px;
  line-height: 1.8;
  text-align: left;
}

.order-exchange-policy > strong {
  font-size: 15px;
  font-weight: 500;
}

.order-exchange-policy {
  gap: 14px;
}

.order-exchange-policy > ul {
  display: grid;
  gap: 7px;
  margin: 0;
  padding-left: 20px;
  color: #666;
  font-size: 13px;
}

.order-exchange-policy ul ul {
  margin-top: 6px;
  padding-left: 18px;
}

.order-claim-page:has([data-return-steps]) .order-claim-header {
  border-bottom: 0;
}

.order-claim-page:has([data-return-steps]) .order-claim-steps li {
  border-top: 0;
  background: #f8f8f8;
  color: #aaa;
}

.order-claim-page:has([data-return-steps]) .order-claim-steps li.is-active {
  background: #111;
  color: #fff;
}

.order-claim-page:has([data-return-steps]) .order-claim-steps li.is-complete {
  background: #ededed;
  color: #555;
}

.order-claim-page:has([data-return-steps]) .order-claim-steps li.is-active::before,
.order-claim-page:has([data-return-steps]) .order-claim-steps li.is-complete::before {
  width: 100%;
}

.order-claim-page:has([data-return-steps]) .order-claim-panel > header h2 {
  padding-bottom: 14px;
  border-bottom: 2px solid #111;
  font-size: 18px;
  line-height: 24px;
}

.order-return-selection-table {
  min-width: 0;
}

.order-return-select-all {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 9px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}

.order-return-select-all input {
  width: 17px;
  height: 17px;
  margin: 0;
  accent-color: #111;
}

.order-return-selection-head,
.order-return-selection-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 150px 180px;
}

.order-return-selection-head {
  border-bottom: 1px solid #ddd;
  background: #f7f7f7;
  color: #555;
  font-size: 13px;
}

.order-return-selection-head span {
  padding: 11px 14px;
  text-align: left;
}

.order-return-selection-body {
  display: grid;
}

.order-return-selection-row {
  min-height: 112px;
  align-items: stretch;
  border-bottom: 1px solid #e5e5e5;
}

.order-return-product-cell,
.order-return-quantity-cell,
.order-return-paid-shipping {
  min-width: 0;
  padding: 14px;
}

.order-return-paid-shipping.is-empty {
  color: transparent;
}

.order-return-quantity-cell,
.order-return-paid-shipping {
  display: flex;
  align-items: center;
  border-left: 1px solid #eee;
}

.order-return-product-cell .order-claim-item {
  height: 100%;
  min-height: 84px;
  border: 0;
  padding: 0;
}

.order-return-paid-shipping {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
}

.order-return-paid-shipping small,
.order-return-quantity-unselected {
  color: #888;
  font-size: 12px;
}

.order-return-paid-shipping strong,
.order-return-quantity-fixed {
  font-size: 14px;
  font-weight: 500;
}

.order-return-products .order-claim-item {
  min-height: 92px;
  border: 0;
  padding: 10px 0;
  background: transparent;
  text-align: left;
}

.order-return-products {
  gap: 0;
}

.order-return-products .order-claim-item + .order-claim-item {
  border-top: 1px solid #eee;
}

.order-return-products .order-claim-item > div,
.order-return-products .order-claim-item strong,
.order-return-products .order-claim-item span,
.order-return-products .order-claim-item small {
  text-align: left;
}

.order-return-quantity-row {
  display: grid;
  grid-template-columns: 150px auto;
  justify-content: start;
  align-items: center;
  gap: 16px;
}

.order-return-quantity-row > span {
  font-weight: 500;
}

.order-return-quantity-row > small {
  color: #888;
  font-size: 12px;
}

.order-return-quantity-stepper {
  display: grid;
  grid-template-columns: 38px 48px 38px;
  height: 38px;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 0;
  background: #fff;
}

.order-return-quantity-stepper button,
.order-return-quantity-stepper input,
.order-return-quantity-stepper output {
  appearance: none;
  display: grid;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  place-items: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: #222;
  font: inherit;
  line-height: 1;
  text-align: center;
}

.order-return-quantity-stepper button {
  cursor: pointer;
}

.order-return-quantity-stepper output {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  font-variant-numeric: tabular-nums;
}

.order-return-quantity-stepper input {
  display: block;
  width: 100%;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-radius: 0;
  line-height: 36px;
  text-align: center;
  font-variant-numeric: tabular-nums;
  appearance: textfield;
}

.order-return-quantity-stepper input::-webkit-inner-spin-button,
.order-return-quantity-stepper input::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
}

.order-return-policy > strong {
  font-size: 16px;
  font-weight: 500;
}

.order-return-policy > ul {
  display: grid;
  gap: 9px;
  margin: 8px 0 0;
  padding-left: 20px;
  color: #666;
  font-size: 13px;
}

.order-return-policy .is-warning {
  color: #c43131;
}

.order-return-policy a {
  color: inherit;
  font-size: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.order-return-detail-reasons {
  display: grid;
  gap: 12px;
  margin: 0;
  border: 0;
  padding: 0;
}

.order-return-detail-reasons legend {
  margin-bottom: 5px;
  font-weight: 500;
}

.order-return-detail-reasons:not(.order-exchange-detail-reasons) label {
  display: grid;
  grid-template-columns: 17px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  min-height: 24px;
  cursor: pointer;
  text-align: left;
}

.order-return-detail-reasons:not(.order-exchange-detail-reasons) input[type="radio"] {
  appearance: auto;
  width: 17px;
  height: 17px;
  margin: 0;
  place-self: center start;
  accent-color: #111;
}

.order-return-detail-reasons:not(.order-exchange-detail-reasons) label > span {
  display: block;
  min-width: 0;
  line-height: 20px;
  text-align: left;
}

.order-return-evidence > label:first-child > span em {
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.order-return-evidence > label:first-child > span em.is-required {
  color: #c43131;
}

.order-return-evidence {
  display: grid;
  gap: 24px;
  padding: 20px;
  background: #f7f7f7;
}

.order-return-evidence > label:first-child {
  position: relative;
  display: grid;
  gap: 8px;
}

.order-return-evidence textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 112px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  padding: 12px 14px 28px;
  background: #fff;
  font: inherit;
  resize: vertical;
}

.order-return-evidence > label:first-child small {
  position: absolute;
  right: 12px;
  bottom: 8px;
  color: #999;
}

.order-return-photo {
  position: relative;
  display: grid;
  width: 92px;
  height: 92px;
  align-content: center;
  justify-items: center;
  border: 1px dashed #aaa;
  background: #fff;
  cursor: pointer;
}

.order-return-photo-field {
  display: grid;
  gap: 9px;
}

.order-return-photo-field > span {
  font-weight: 500;
}

.order-return-photo input {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}

.order-return-photo strong {
  font-size: 28px;
  font-weight: 300;
  line-height: 28px;
}

.order-return-photo em {
  color: #777;
  font-size: 12px;
  font-style: normal;
}

.order-return-evidence > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.order-return-evidence > ul[hidden] {
  display: none;
}

.order-return-evidence > ul li {
  padding: 4px 8px;
  background: #e9e9e9;
  color: #666;
  font-size: 12px;
}

.order-return-photo-guide {
  color: #888;
  font-size: 12px;
}

.order-return-photo-guide p {
  margin: 2px 0;
}

.order-return-validation-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.25);
}

.order-return-validation-modal > section {
  box-sizing: border-box;
  width: min(400px, 100%);
  padding: 28px 24px 22px;
  background: #fff;
  text-align: center;
}

.order-return-validation-modal p {
  margin: 0 0 22px;
  color: #333;
  font-size: 14px;
  line-height: 22px;
}

.order-return-validation-modal button {
  min-width: 120px;
  min-height: 42px;
  border: 0;
  background: #111;
  color: #fff;
  font: inherit;
  cursor: pointer;
}

.order-exchange-no-option {
  margin: 0;
  color: #777;
  font-size: 13px;
}

.order-exchange-collection {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  align-items: center;
  column-gap: 32px;
  row-gap: 12px;
}

.order-exchange-collection label {
  display: flex;
  align-items: center;
  gap: 9px;
  cursor: pointer;
}

.order-exchange-collection input[type="radio"] {
  appearance: auto;
  width: 17px;
  height: 17px;
  margin: 0;
  accent-color: #111;
}

.order-exchange-pickup-form {
  border: 0;
  padding: 0;
}

.order-exchange-phone {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1.2fr) auto minmax(0, 1.2fr);
  align-items: center;
  gap: 7px;
}

.order-exchange-phone input {
  min-width: 0;
  text-align: center;
}

.order-exchange-phone i {
  color: #888;
  font-style: normal;
}

@media all and (max-width: 720px) {
  .order-claim-page {
    width: calc(100% - 32px);
    padding-top: 76px;
  }

  .order-claim-header {
    align-items: flex-start;
  }

  .order-exchange-complete-tracking strong {
    display: block;
  }

  .order-claim-steps strong {
    font-size: 11px;
  }

  .order-claim-item,
  .order-claim-item:not(:has(.order-claim-check)) {
    grid-template-columns: auto 64px minmax(0, 1fr);
    gap: 10px;
  }

  .order-claim-item:not(:has(.order-claim-check)) {
    grid-template-columns: 64px minmax(0, 1fr);
  }

  .order-claim-item-image {
    width: 64px;
    height: 64px;
  }

  .order-claim-field-row,
  .order-claim-field,
  .order-claim-pickup label,
  .order-exchange-self-ship-tracking {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .order-claim-pickup label:last-child > input {
    grid-column: 1;
  }

  .order-claim-pickup label:last-child > span:first-child {
    padding-top: 0;
  }

  .order-claim-choice {
    grid-template-columns: 1fr;
  }

  .order-claim-actions button,
  .order-claim-actions a {
    min-width: 0;
    flex: 1;
  }

  .order-exchange-fee-responsibility {
    margin-left: 0;
  }

  .order-exchange-photo {
    grid-template-columns: 1fr;
  }

  .order-exchange-photo > span {
    grid-row: auto;
    padding-top: 0;
  }

  .order-return-quantity-row {
    grid-template-columns: 1fr auto;
    gap: 8px 12px;
  }

  .order-return-selection-head {
    display: none;
  }

  .order-return-selection-row {
    grid-template-columns: 1fr;
  }

  .order-return-quantity-cell,
  .order-return-paid-shipping {
    justify-content: space-between;
    border-top: 1px solid #eee;
    border-left: 0;
  }

  .order-return-paid-shipping {
    flex-direction: row;
    align-items: center;
  }

  .order-return-paid-shipping.is-empty {
    display: none;
  }

}

.mypage-profile-address-confirm-panel > p {
  margin: 16px 0 0;
  color: #555;
  line-height: 1.7;
}

.mypage-reference-button {
  display: inline-flex;
  min-width: 88px;
  min-height: 32px;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0 14px;
  background: #000;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 11px;
  font-weight: 300;
}

.mypage-reference-button.secondary {
  background: var(--button-gray);
  color: #000;
}

.mypage-reference-actions .mypage-reference-button {
  min-height: 42px;
}

.mypage-reference-feedback {
  min-height: 18px;
  margin: 8px 0 0;
  color: #8f8f8f;
  font-size: 11px;
  line-height: 18px;
  text-align: right;
}

.mypage-reference-feedback.is-error {
  color: #a51f1f;
}

.mypage-reference-table-wrap {
  width: 100%;
  overflow-x: auto;
  border-bottom: 1px solid #ececec;
}

.mypage-address-table {
  min-width: 620px;
}

.mypage-address-table th,
.mypage-address-table td {
  border-bottom: 1px solid #ececec;
  padding: 11px 8px;
  font-size: 11px;
  font-weight: 300;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
}

.mypage-address-table th {
  background: #fafafa;
  color: #353535;
  font-weight: 400;
}

.mypage-address-table th:nth-child(1) { width: 90px; }
.mypage-address-table th:nth-child(2) { width: 82px; }
.mypage-address-table th:nth-child(3) { width: 112px; }
.mypage-address-table th:nth-child(5) { width: 92px; }

.mypage-address-table td:nth-child(4) {
  text-align: left;
}

.mypage-address-empty {
  height: 90px;
  color: #8f8f8f;
}

.mypage-address-default {
  display: block;
  margin-top: 3px;
  color: #000;
  font-size: 10px;
}

.mypage-address-manage {
  display: flex;
  justify-content: center;
  gap: 4px;
}

.mypage-address-manage button {
  min-height: 26px;
  border: 1px solid #d9d9d9;
  padding: 0 7px;
  background: #fff;
  color: #555;
  cursor: pointer;
  font-size: 10px;
}

.mypage-address-default-field {
  display: flex !important;
  align-items: center;
  gap: 8px;
}

.mypage-address-default-field input {
  width: 14px !important;
  min-height: 14px !important;
  margin: 0;
}

.address-actions {
  padding-top: 12px;
}

[data-address-add][hidden] {
  display: none;
}

.mypage-address-guide {
  margin-top: 28px;
  border: 1px solid #ececec;
  padding: 13px 15px;
  color: #8f8f8f;
  font-size: 11px;
  line-height: 18px;
}

.mypage-address-guide strong {
  color: #353535;
  font-weight: 400;
}

.mypage-address-guide ol {
  margin: 7px 0 0;
  padding-left: 18px;
}

.mypage-reference-modal {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.36);
}

.mypage-reference-modal[hidden] {
  display: none;
}

.mypage-reference-modal-panel {
  width: min(460px, 100%);
  max-height: calc(100dvh - 40px);
  overflow-y: auto;
  border: 1px solid #333;
  background: #fff;
  color: #353535;
  font-family: inherit;
  font-size: 11px;
}

.mypage-reference-modal-panel > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  padding: 0 14px;
  border-bottom: 1px solid #ececec;
}

.mypage-reference-modal-panel > header strong {
  font-size: 13px;
  font-weight: 400;
}

.mypage-reference-modal-panel > header button {
  border: 0;
  padding: 4px;
  background: transparent;
  color: #333;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
}

.mypage-reference-modal-form {
  display: grid;
  gap: 12px;
  padding: 16px;
}

.mypage-reference-modal-form > label:not(.mypage-reference-check) {
  display: grid;
  gap: 6px;
}

.mypage-reference-modal-form > label > span {
  color: #555;
  font-size: 11px;
}

.mypage-reference-modal-form .mypage-reference-actions {
  padding-top: 4px;
}

@media all and (max-width: 1024px) {
  .archive-detail-content table,
  .board-detail-body table,
  .notice-accordion-body table,
  .policy-panel table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .mypage-reference-page {
    width: auto;
    min-height: calc(100svh - var(--mobile-header-offset));
    margin: 0;
    padding: var(--mobile-header-offset) var(--page-gutter) 64px;
  }

  .mypage-reference-tabs {
    height: 44px;
    margin-bottom: 32px;
    align-items: center;
  }

  .mypage-reference-tabs a {
    display: flex;
    height: 44px;
    align-items: center;
    font-size: 15px;
    line-height: 18px;
  }

  .mypage-reference-item strong {
    font-size: 15px;
  }

  .mypage-reference-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 24px;
  }

  .mypage-order-overview {
    width: 100%;
  }

  .mypage-reference-detail {
    width: 100%;
  }

  #mypage-profile {
    margin-top: 0;
  }
}

/* Q&A writing flow */
.qna-inquiry-fields[hidden],
.qna-field-row[hidden],
.board-form-qna .qna-order-select-control[hidden],
.board-form-qna .board-secret-row[hidden],
.board-form-qna #boardSecretPasswordRow[hidden] {
  display: none !important;
}

.qna-inquiry-fields {
  display: grid;
}

.qna-field-row em,
.board-form-qna .board-content-row em,
.board-form-qna .qna-secret-password-row em {
  color: #d60000;
  font-style: normal;
  font-weight: inherit;
}

.field-error {
  display: block;
  min-height: 0;
  margin: 0;
  color: #b00020;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.45;
}

.field-error:empty {
  display: none;
}

.board-form-qna input.is-invalid,
.board-form-qna select.is-invalid,
.board-form-qna textarea.is-invalid {
  border-color: #b00020 !important;
}

.board-file-list:empty {
  display: none;
}

.board-file-preview {
  position: relative;
  min-width: 0;
  margin: 0;
}

.board-file-preview img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.board-file-preview figcaption {
  overflow: hidden;
  margin-top: 6px;
  color: #777;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board-file-preview button {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 1;
  display: grid;
  width: 24px;
  height: 24px;
  min-height: 24px;
  place-items: center;
  border-radius: 50%;
  padding: 0;
  background: rgba(255, 255, 255, 0.92);
  color: #222;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
}

.board-file-preview button:hover {
  background: #fff;
}

.board-file-preview button:focus-visible {
  outline: 2px solid #222;
  outline-offset: 2px;
}

.board-file-preview button::after {
  content: none;
}

.board-file-preview button[aria-label] {
  width: auto;
  width: 24px;
}

.board-detail-attachments {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 28px;
}

.board-detail-attachments figure {
  min-width: 0;
  margin: 0;
}

.board-detail-attachments img {
  display: block;
  width: 100%;
  height: auto;
}

.board-detail-attachments figcaption {
  margin-top: 5px;
  color: #777;
  font-size: 10px;
  font-weight: 300;
}

@media all and (min-width: 1025px) {
  .board-form-qna .board-page {
    display: flex;
    justify-content: center;
    padding: 96px 32px 80px var(--desktop-content-start);
  }

  .board-form-qna .board-form-panel {
    width: min(680px, 100%);
    max-width: 680px;
    margin: 0;
    border: 0;
    padding: 0;
    gap: 0;
  }

  .board-form-qna .board-form-panel > header {
    display: none;
  }

  .board-form-qna .qna-field-row,
  .board-form-qna .board-file-row {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    align-items: center;
    min-height: 54px;
    gap: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }

  .board-form-qna .qna-field-row > span,
  .board-form-qna .board-file-row > span,
  .board-form-qna .board-content-row > span {
    padding: 0 14px 0 0;
    color: #333;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
  }

  .board-form-qna .qna-field-row input,
  .board-form-qna .qna-field-row select {
    width: 100%;
    min-height: 53px;
    margin: 0;
    border: 0;
    padding: 0 10px;
    background: transparent;
    color: #111;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
    outline: 0;
  }

  body.board-form-qna .board-form-panel .qna-field-row input,
  body.board-form-qna .board-form-panel .qna-field-row select {
    width: 100% !important;
    min-height: 53px !important;
    margin: 0 !important;
    border: 0 !important;
    padding: 0 10px !important;
    background: transparent !important;
  }

  .board-form-qna .qna-field-row input:focus,
  .board-form-qna .qna-field-row select:focus,
  .board-form-qna .board-content-row textarea:focus {
    background: #fafafa;
  }

  .board-form-qna .qna-field-row .field-error {
    grid-column: 2;
    padding: 0 10px 8px;
  }

  .board-form-qna .qna-field-row:has(.field-error:not(:empty)) {
    align-items: start;
  }

  .board-form-qna .board-content-row {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }

  .board-form-qna .board-content-row > span {
    align-self: start;
    min-height: 0;
    border: 0;
    padding-top: 18px;
  }

  .board-form-qna .board-content-row textarea {
    grid-column: 2;
    width: 100%;
    min-height: 240px;
    border: 0;
    padding: 16px 10px;
    background: transparent;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8;
    outline: 0;
    resize: vertical;
  }

  .board-form-qna .board-content-row .field-error {
    grid-column: 2;
    padding: 0 10px 8px;
  }

  .board-form-qna .board-file-row input {
    width: 100%;
    min-height: 53px;
    margin: 0;
    border: 0;
    padding: 14px 10px;
    background: transparent;
    font-size: 11px;
  }

  .board-form-qna .board-file-list {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
    margin: 16px 0 0;
  }

  .board-form-qna .board-form-actions {
    margin-top: 24px;
  }

  .board-form-qna .board-form-actions button,
  .board-form-qna .board-form-actions a {
    min-height: 42px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 300;
  }
}

@media all and (max-width: 1024px) {
  .board-form-qna .board-page {
    padding: calc(var(--mobile-header-offset) + 24px) var(--page-gutter-compact) 56px;
  }

  .board-form-qna .board-form-panel {
    width: 100%;
    max-width: none;
    border: 0;
    padding: 0;
    gap: 0;
  }

  .board-form-qna .board-form-panel > header {
    display: none;
  }

  .board-form-qna .qna-field-row,
  .board-form-qna .board-content-row,
  .board-form-qna .board-file-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 7px;
    min-height: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    padding: 14px 0;
  }

  .board-form-qna .qna-field-row > span,
  .board-form-qna .board-content-row > span,
  .board-form-qna .board-file-row > span {
    min-height: 0;
    border: 0;
    padding: 0;
    color: #333;
    font-size: 12px;
    font-weight: 300;
  }

  .board-form-qna .qna-field-row input,
  .board-form-qna .qna-field-row select,
  .board-form-qna .board-content-row textarea,
  .board-form-qna .board-file-row input {
    width: 100%;
    min-height: 48px;
    margin: 0;
    border: 0;
    padding: 0;
    background: transparent;
    color: #111;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 16px;
    font-weight: 300;
    outline: 0;
  }

  .board-form-qna .board-content-row textarea {
    min-height: 180px;
    padding: 10px 0;
    line-height: 1.7;
    resize: vertical;
  }

  .board-form-qna .board-file-row input {
    padding: 10px 0;
    font-size: 13px;
  }

  .board-form-qna .board-file-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 16px 0 0;
  }

  .board-form-qna .board-form-actions {
    grid-template-columns: minmax(0, 1fr);
    gap: 6px;
    margin-top: 24px;
  }

  .board-form-qna .board-form-actions button,
  .board-form-qna .board-form-actions a {
    min-height: 48px;
    font-size: 13px;
    font-weight: 300;
  }

  .board-detail-attachments {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media all and (max-width: 560px) {
  .mypage-reference-page {
    padding-left: var(--page-gutter-compact);
    padding-right: var(--page-gutter-compact);
  }

  .mypage-reference-grid {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-rows: auto;
    row-gap: 28px;
  }

  .mypage-order-progress {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    height: auto;
  }

  .mypage-order-progress li {
    border-bottom: 1px solid #ececec;
  }

  .mypage-order-progress li:nth-child(3) {
    border-left: 0;
  }

  .mypage-order-progress a {
    height: 74px;
  }

  .mypage-order-filter-presets {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mypage-order-filter-custom {
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  }

  .mypage-order-filter-custom button {
    grid-column: 1 / -1;
  }

  .mypage-order-result {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .mypage-order-result > span {
    grid-column: 2;
    grid-row: 1;
  }

  .mypage-order-result small:last-child {
    grid-column: 1 / -1;
    grid-row: auto;
    text-align: left;
  }

  .mypage-reference-form th,
  .mypage-reference-form td {
    display: block;
    width: 100%;
  }

  .mypage-reference-form th {
    border-bottom: 0;
    padding-bottom: 2px;
  }

  .mypage-reference-form td {
    padding-top: 4px;
  }

  .mypage-reference-modal {
    align-items: flex-end;
    padding: 0;
  }

  .mypage-reference-modal-panel {
    width: 100%;
    max-height: calc(100dvh - 24px);
  }
}

.mypage-header {
  max-width: var(--content-max);
  margin: 0 auto 24px;
}

.mypage-header h1 {
  margin: 0;
  font-size: var(--font-size-page-title);
  font-weight: var(--font-weight-regular);
  line-height: 1.15;
  letter-spacing: 0;
}

.mypage-tabs {
  max-width: var(--content-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid var(--line);
  background: var(--white);
}

.mypage-tab {
  min-width: 0;
  border: 0;
  border-right: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
}

.mypage-tab:last-child {
  border-right: 0;
}

.mypage-tab.is-active {
  background: var(--ink);
  color: var(--white);
}

.mypage-panel {
  max-width: var(--content-max);
  min-height: 360px;
  margin: 18px auto 0;
  background: var(--white);
  border: 1px solid var(--line);
}

.mypage-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 22px;
}

.mypage-form label {
  display: grid;
  gap: 7px;
}

.mypage-form span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.mypage-form-full,
.mypage-submit,
.mypage-message {
  grid-column: 1 / -1;
}

.mypage-address-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 110px;
  gap: 8px;
}

.mypage-address-row button,
.mypage-password-button,
.mypage-submit {
  border: 1px solid var(--ink);
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

.mypage-submit {
  min-height: 42px;
}

.mypage-password-button {
  min-height: 40px;
}

.mypage-message {
  min-height: 18px;
  margin: 0;
  color: var(--muted);
  text-align: center;
}

.mypage-modal {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(0, 0, 0, 0.42);
}

.mypage-modal[hidden] {
  display: none;
}

.mypage-modal-panel {
  width: min(460px, 100%);
  max-height: calc(100vh - 48px);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
  border: 1px solid var(--line);
  background: var(--white);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
}

.mypage-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 18px;
  border-bottom: 1px solid var(--line);
}

.mypage-modal-header h2 {
  margin: 0;
  font-size: 18px;
}

.mypage-modal-close {
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
}

.mypage-password-form {
  display: grid;
  gap: 14px;
  padding: 18px;
}

.mypage-password-form label {
  display: grid;
  gap: 7px;
}

.mypage-password-form span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.mypage-coupon-area {
  display: grid;
  gap: 22px;
  padding: 22px;
}

.mypage-coupon-form {
  display: grid;
  gap: 8px;
}

.mypage-coupon-form label {
  display: grid;
  gap: 8px;
}

.mypage-coupon-form span,
.mypage-coupon-list-section h2,
.mypage-coupon-guide h2 {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.mypage-coupon-code-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 96px;
  gap: 8px;
}

.mypage-coupon-code-row button {
  border: 1px solid var(--ink);
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

.mypage-coupon-list-section,
.mypage-coupon-guide {
  display: grid;
  gap: 10px;
}

.mypage-coupon-list-section h2,
.mypage-coupon-guide h2 {
  margin: 0;
}

.mypage-coupon-list {
  display: grid;
  gap: 8px;
}

.mypage-coupon-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(90px, auto) minmax(170px, auto);
  align-items: center;
  gap: 14px;
  border: 1px solid var(--line);
  padding: 12px;
}

.mypage-coupon-item strong {
  min-width: 0;
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mypage-coupon-item span {
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}

.mypage-coupon-item small,
.mypage-coupon-empty,
.mypage-coupon-guide p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.6;
}

.mypage-coupon-empty {
  margin: 0;
  border: 1px solid var(--line);
  padding: 18px;
  text-align: center;
}

.mypage-coupon-guide {
  border-top: 1px solid var(--line);
  padding-top: 18px;
}

.mypage-coupon-guide p {
  margin: 0;
}

.mypage-order-toolbar,
.mypage-order-list {
  padding: 22px;
}

.mypage-order-toolbar {
  display: grid;
  gap: 12px;
  border-bottom: 1px solid var(--line);
}

.mypage-order-status {
  display: grid;
  gap: 7px;
}

.mypage-order-status span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.mypage-order-status select,
.mypage-order-custom-period input {
  min-height: 40px;
  border: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  font-size: 14px;
}

.mypage-order-period {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
}

.mypage-order-period button,
.mypage-order-custom-period button {
  min-height: 38px;
  border: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

.mypage-order-period button.is-active,
.mypage-order-custom-period button {
  border-color: var(--ink);
  background: var(--ink);
  color: var(--white);
}

.mypage-order-custom-period {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) 86px;
  align-items: center;
  gap: 8px;
}

.mypage-order-custom-period[hidden] {
  display: none;
}

.mypage-order-custom-period span {
  color: var(--muted);
}

.mypage-order-list {
  display: grid;
  gap: 10px;
}

.mypage-order-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, auto);
  gap: 16px;
  align-items: center;
  border: 1px solid var(--line);
  padding: 14px;
  cursor: pointer;
}

.mypage-order-item:focus-visible,
.mypage-order-item:hover {
  border-color: var(--ink);
}

.mypage-order-main {
  display: grid;
  min-width: 0;
  gap: 6px;
}

.mypage-order-main strong,
.mypage-order-main span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mypage-order-main strong {
  color: var(--ink);
  font-size: 15px;
  font-weight: 700;
}

.mypage-order-main span {
  color: var(--muted);
  font-size: 13px;
}

.mypage-order-meta {
  display: grid;
  grid-template-columns: repeat(4, minmax(80px, auto));
  gap: 12px;
  margin: 0;
}

.mypage-order-meta div {
  display: grid;
  gap: 4px;
}

.mypage-order-meta dt {
  color: var(--muted);
  font-size: 12px;
  white-space: nowrap;
}

.mypage-order-meta dd {
  margin: 0;
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}

.mypage-order-meta b {
  color: var(--ink);
}

.cart-page {
  min-height: 100vh;
  width: 100%;
  margin-left: 0;
  padding: 129px var(--page-gutter) 72px var(--desktop-content-start);
  background: var(--paper);
}

.cart-header,
.cart-list,
.cart-summary,
.cart-message {
  max-width: 680px;
  margin-left: 0;
  margin-right: 0;
}

.cart-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 24px;
}

.cart-header h1 {
  display: none;
}

.cart-list {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}

.cart-item {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr) minmax(112px, auto) 32px;
  align-items: center;
  gap: 18px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  background: var(--white);
  padding: 14px;
}

.cart-item-thumb {
  display: block;
  width: 96px;
  height: 96px;
  background: #f4f2ed;
  overflow: hidden;
}

.cart-item-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-item-image-empty {
  background: linear-gradient(135deg, #f3f0ea, #dfd9ce);
}

.cart-item-info {
  min-width: 0;
}

.cart-item-title,
.cart-item-option {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cart-item-title {
  margin-bottom: 8px;
  color: var(--ink);
  font-size: 12px;
  font-weight: 400;
}

.cart-item-option {
  margin: 0;
  color: var(--muted);
  font-size: 11px;
}

.cart-item-quantity {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 6px 0 0;
  color: var(--muted);
  font-size: 13px;
}

.cart-item-quantity input {
  width: 76px;
  min-height: 32px;
  border: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  padding: 0 10px;
  font-size: 13px;
  text-align: center;
}

.cart-item-price {
  justify-self: end;
  white-space: nowrap;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  font-weight: 400;
}

.cart-item-check {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-item-check input {
  width: 18px;
  height: 18px;
  min-height: 0;
  margin: 0;
  padding: 0;
}

.cart-summary {
  margin-top: 18px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
  background: var(--white);
}

.cart-summary-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  padding: 14px 18px;
  border-bottom: 0;
}

.cart-summary-row:last-child {
  border-bottom: 0;
}

.cart-summary-row span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.cart-summary-row strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
}

.cart-summary-action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  min-width: 0;
}

.cart-summary-action strong {
  min-width: 96px;
  text-align: right;
  white-space: nowrap;
}

.cart-coupon-button,
.cart-modal-primary,
.cart-checkout-button,
.checkout-submit {
  border: 1px solid var(--ink);
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

.cart-coupon-button {
  min-height: 34px;
  padding: 0 14px;
  white-space: nowrap;
}

.cart-summary-final strong {
  font-size: 22px;
}

.cart-summary-submit {
  padding: 18px;
}

.cart-checkout-button {
  width: 100%;
  min-height: 44px;
}

.cart-header-action {
  width: 100px;
  max-width: 100px;
  flex: 0 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.cart-message {
  margin-top: 0;
  color: #aaa;
  font-size: 12px;
  font-weight: 300;
  line-height: 27px;
  text-align: left;
}

.cart-message a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.cart-page.is-empty .cart-header {
  display: none;
}

.cart-modal {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0.42);
}

.cart-modal[hidden] {
  display: none;
}

.cart-modal-panel {
  width: min(680px, 100%);
  max-height: min(720px, calc(100vh - 48px));
  max-height: min(720px, calc(100dvh - 48px));
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line);
  background: var(--white);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
}

.cart-modal-header,
.cart-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 18px;
  border-bottom: 1px solid var(--line);
}

.cart-modal-footer {
  justify-content: flex-end;
  border-top: 1px solid var(--line);
  border-bottom: 0;
}

.cart-modal-header h2 {
  margin: 0;
  font-size: 18px;
  letter-spacing: 0;
}

.cart-modal-close {
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
}

.cart-modal-body {
  display: grid;
  gap: 8px;
  overflow: auto;
  padding: 16px 18px;
}

.cart-coupon-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 300px);
  align-items: center;
  gap: 16px;
  padding: 12px 0;
  border-bottom: 1px solid var(--line);
}

.cart-coupon-row:last-child {
  border-bottom: 0;
}

.cart-coupon-product {
  min-width: 0;
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cart-coupon-select {
  width: 100%;
  min-height: 38px;
  border: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  font-size: 13px;
}

.cart-modal-message {
  margin: 0;
  padding: 22px 0;
  color: var(--muted);
  text-align: center;
}

.cart-modal-primary {
  min-width: 92px;
  min-height: 38px;
  padding: 0 18px;
}

.checkout-page {
  min-height: 100vh;
  width: 100%;
  margin-left: 0;
  padding: 42px var(--page-gutter) 72px var(--desktop-content-start);
  background: var(--paper);
}

.checkout-header,
.checkout-layout {
  max-width: var(--content-max);
  margin-left: auto;
  margin-right: auto;
}

.checkout-header {
  margin-bottom: 24px;
}

.checkout-header h1 {
  margin: 0;
  font-size: var(--font-size-page-title);
  font-weight: var(--font-weight-regular);
  line-height: 1.15;
  letter-spacing: 0;
}

.checkout-layout {
  display: grid;
  gap: 24px;
}

@media all and (min-width: 1025px) {
  .checkout-header,
  .checkout-layout {
    max-width: 920px;
  }
}

.checkout-panel {
  border: 1px solid var(--line);
  background: var(--white);
  padding: 18px;
}

.checkout-panel h2 {
  margin: 0 0 14px;
  font-size: 16px;
  letter-spacing: 0;
}

.checkout-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.checkout-form-grid label,
.checkout-point-row {
  display: grid;
  gap: 7px;
}

.checkout-form-grid span,
.checkout-point-row span,
.checkout-summary span,
.checkout-agree span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.checkout-field-full {
  grid-column: 1 / -1;
}

.checkout-address-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 88px;
  gap: 8px;
}

.checkout-address-row button,
.checkout-form-grid select,
.checkout-form-grid textarea {
  width: 100%;
  min-height: 42px;
  border: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  font: inherit;
}

.checkout-address-row button {
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

.checkout-form-grid textarea {
  resize: vertical;
  padding: 10px;
}

.checkout-items {
  display: grid;
  gap: 8px;
}

.checkout-item {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  border-bottom: 1px solid var(--line);
  padding: 10px 0;
}

.checkout-item:last-child {
  border-bottom: 0;
}

.checkout-item img,
.checkout-item-empty {
  width: 72px;
  height: 72px;
  background: #f4f2ed;
  object-fit: contain;
}

.checkout-item-info {
  min-width: 0;
  display: grid;
  gap: 5px;
}

.checkout-item-info strong,
.checkout-item-info span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.checkout-item-info span,
.checkout-item-info small,
.checkout-help,
.checkout-message,
.checkout-empty {
  color: var(--muted);
  font-size: 13px;
}

.checkout-item b,
.checkout-summary strong {
  white-space: nowrap;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

.checkout-summary {
  display: grid;
  gap: 12px;
}

.checkout-summary > div,
.checkout-point-row,
.checkout-benefit-row,
.checkout-final {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(130px, auto);
  align-items: center;
  gap: 16px;
}

.checkout-point-row input {
  text-align: right;
}

.checkout-benefit-row select,
.checkout-benefit-row input {
  width: min(100%, 280px);
  min-height: 40px;
  justify-self: end;
  border: 1px solid var(--line);
  background: var(--white);
  color: var(--ink);
  padding: 8px 10px;
  font: inherit;
}

.checkout-benefit-row input {
  text-align: right;
}

.checkout-help {
  margin: -4px 0 0;
  text-align: right;
}

.checkout-final {
  border-top: 1px solid var(--line);
  padding-top: 14px;
}

.checkout-final strong {
  font-size: 22px;
}

.checkout-payment-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.checkout-payment-options label,
.checkout-agree {
  display: flex;
  align-items: center;
  gap: 9px;
  border: 1px solid var(--line);
  padding: 12px;
}

.checkout-payment-options input,
.checkout-agree input {
  width: 16px;
  height: 16px;
  min-height: 0;
}

.checkout-agree {
  justify-content: flex-start;
  margin-bottom: 8px;
}

.checkout-agree a {
  margin-left: auto;
  color: var(--ink);
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  white-space: nowrap;
}

.checkout-submit {
  min-height: 48px;
}

.checkout-message {
  margin: 0;
  text-align: center;
}

.checkout-result-message {
  display: grid;
  gap: 6px;
}

.checkout-result-message p {
  margin: 0;
}

.checkout-result-message .checkout-result-complete {
  margin-bottom: 4px;
}

.checkout-result-message .checkout-result-guest-notice {
  margin-top: 16px;
  font-weight: 700;
  line-height: 1.55;
}

.checkout-result-message strong {
  font-weight: 400;
}

.checkout-result-panel {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.checkout-result-panel h1 {
  margin: 0 0 16px;
  font-size: 24px;
}

.checkout-virtual-account {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--line);
  text-align: left;
}

.checkout-virtual-account h2 {
  margin: 0 0 12px;
  font-size: 14px;
}

.checkout-virtual-account dl {
  display: grid;
  gap: 8px;
  margin: 0;
}

.checkout-virtual-account dl div {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 12px;
  font-size: 13px;
}

.checkout-virtual-account dt {
  color: var(--muted);
}

.checkout-virtual-account dd {
  min-width: 0;
  margin: 0;
  color: var(--ink);
  word-break: break-all;
}

.checkout-result-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  min-height: 38px;
  margin-top: 18px;
  border: 1px solid var(--ink);
  background: var(--ink);
  color: var(--white);
  font-size: 13px;
  font-weight: 700;
}

.policy-page {
  min-height: 100vh;
  padding: 42px var(--page-gutter-compact);
  background: var(--paper);
}

.policy-panel {
  max-width: 760px;
  margin: 0 auto;
  border: 1px solid var(--line);
  background: var(--white);
  padding: 28px;
  line-height: 1.8;
}

.policy-panel h1 {
  margin: 0 0 18px;
  font-size: 22px;
}

.policy-panel p {
  margin: 0 0 12px;
  color: var(--muted);
}

.error-page {
  min-height: 100vh;
  min-height: 100dvh;
  display: grid;
  place-items: center;
  padding: var(--page-gutter);
  background: var(--paper);
}

.error-panel {
  width: min(100%, 720px);
  border: 1px solid var(--line);
  padding: clamp(20px, 5vw, 48px);
  background: var(--white);
}

.error-panel h1 {
  margin: 0;
  font-size: var(--font-size-page-title);
  font-weight: var(--font-weight-regular);
  line-height: 1.25;
  overflow-wrap: anywhere;
}

.error-panel h2 {
  margin: var(--space-3) 0 0;
  color: var(--muted);
  font-size: var(--font-size-section-title);
  font-weight: var(--font-weight-regular);
}

.error-panel pre {
  max-width: 100%;
  margin: var(--space-5) 0 0;
  overflow: auto;
  font: 12px/1.6 ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

#footer {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
  padding: 50px 30px 10px;
  color: #ccc;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

#footer a {
  color: #ccc;
}

#footer .footer-korean {
  font-family: "Apple SD Gothic Neo", sans-serif;
}

#footer .footer-account-number {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-variant-numeric: normal;
}

.terms-use-break {
  display: inline;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer::after {
  content: "";
  clear: both;
  display: block;
}

#footer .footer_inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

#footer .footer_inner .inner1,
#footer .footer_inner .inner2 {
  flex: 1;
  text-align: left;
}

#footer .footer_inner .inner3 {
  flex: 2;
  text-align: right;
}

#footer .footer_inner .inner2 li,
#footer .footer_inner .inner3 li {
  line-height: 19px;
}

#footer .footer_inner .snscate li a {
  display: none;
  line-height: 19px;
}

#footer .footer_inner .snscate li a.show {
  display: block;
}

#footer .escrowWrap {
  display: none !important;
}

#footer img.escrowMark {
  width: 43px;
  opacity: 1;
  margin-top: 0;
  vertical-align: top;
}

.shop-page {
  width: 100%;
  min-height: calc(100vh - 209px);
  margin-left: 0;
  padding: 0 0 0 var(--desktop-content-start);
  background: var(--white);
}

.shop-layout {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

/* Archive pages do not use the store filter, product grid, or pagination. */
.shop-layout[hidden] {
  display: none !important;
}

.shop-filter-panel {
  flex: 0 0 120px;
  width: 120px;
  color: #000;
  font-size: 13px;
  line-height: 18px;
}

.shop-sort-control {
  width: 200px;
  height: 55px;
  padding-top: 12px;
}

.shop-sort-control select {
  width: 200px;
  height: 35px;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  background: transparent;
  padding: 0;
  color: #000;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.shop-category-menu {
  display: grid;
  grid-auto-rows: 18px;
  justify-items: start;
  width: fit-content;
}

.shop-category-menu a {
  width: fit-content;
  color: #777;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.shop-category-menu a:hover,
.shop-category-menu a.is-active {
  color: #000;
}

.shop-category-menu span {
  display: none;
  color: #999;
}

.shop-products-column {
  flex: 1 1 auto;
  min-width: 0;
}

.shop-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  padding-bottom: 40px;
  align-items: start;
}

.shop-grid[hidden] {
  display: none;
}

.shop-product-card {
  min-width: 0;
}

.shop-product-image {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  background: #fff;
  margin-bottom: 15px;
}

.shop-product-image-stage {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: auto;
  margin-bottom: 15px;
  overflow: hidden;
}

.shop-product-image-stage .shop-product-image {
  position: absolute;
  inset: 0;
  margin: 0;
  transition: opacity 180ms ease;
}

.shop-product-image-stage .shop-product-image-default {
  position: relative;
  inset: auto;
}

.shop-product-image-hover {
  height: 100%;
  object-fit: cover;
  opacity: 0;
}

@media (hover: hover) and (pointer: fine) {
  .shop-product-card:hover .shop-product-image-default {
    opacity: 0;
  }

  .shop-product-card:hover .shop-product-image-hover {
    opacity: 1;
  }
}

.shop-product-image-empty {
  aspect-ratio: 4 / 5;
  background: linear-gradient(135deg, #f3f0ea, #dfd9ce);
}

.shop-product-info {
  min-height: 46.296875px;
  padding: 0;
}

.shop-product-name {
  margin: 0 0 7px;
  color: #050505;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 130%;
  text-transform: uppercase;
}

.shop-product-price {
  margin: 0 0 7px;
  color: #050505;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.shop-product-availability {
  color: #999;
}

.shop-product-label {
  display: none;
}

.shop-pagination {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 104px;
  padding: 30px 0 22px;
  color: #050505;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
  text-align: center;
}

.shop-pagination[hidden] {
  display: none;
}

.shop-pagination-count {
  margin: 0;
  color: #777;
  font-family: "Cormorant Garamond", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
}

.shop-pagination .shop-see-more {
  width: auto;
  min-width: 0;
  height: 22px;
  min-height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid currentColor;
  background: transparent;
  padding: 0;
  color: #050505;
  font-family: "Cormorant Garamond", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  cursor: pointer;
}

.shop-pagination .shop-see-more:disabled {
  color: #aaa;
  cursor: default;
}

.shop-price-regular {
  position: relative;
  display: inline-block;
  align-self: flex-start;
  width: fit-content;
  color: #777;
  text-decoration: none;
  white-space: nowrap;
}

.shop-price-regular::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 1px;
  background: #777;
  pointer-events: none;
}

.shop-product-price-discount {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.shop-price-sale {
  display: inline-block;
  color: #050505;
}

.shop-empty {
  margin: 96px 0 0;
  color: var(--muted);
  text-align: center;
}

.archive-list-panel {
  position: relative;
  width: 100%;
  padding-top: 0;
  background: transparent;
}

.archive-title-menu {
  position: absolute;
  top: 17px;
  left: 0;
  display: grid;
  grid-auto-rows: 18px;
  gap: 0;
  width: 200px;
  background: transparent;
}

.archive-title-menu button {
  width: 100%;
  min-height: 0;
  height: 18px;
  border: 0;
  background: transparent;
  padding: 0;
  color: #999;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
}

.archive-title-menu button:hover,
.archive-title-menu button:focus,
.archive-title-menu button.is-active {
  color: #000;
  font-weight: 500;
}

.archive-list {
  width: min(100%, 620px);
  margin: 0 auto;
}

@media all and (min-width: 768px) {
  #archiveListPanel > .archive-list {
    transform: translateY(55px);
  }
}

.archive-list-entry {
  width: 100%;
  margin: 0;
}

.archive-list-entry + .archive-list-entry {
  margin-top: 120px;
}

.archive-list-video-wrap {
  position: relative;
  top: 120px;
  width: 100%;
  margin-bottom: 0;
  background: #f3f0ea;
  overflow: hidden;
}

.archive-list-video {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
  background: #f3f0ea;
  pointer-events: none;
}

.archive-list-video-poster {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #f3f0ea;
  object-fit: cover;
  opacity: 1;
  visibility: visible;
  pointer-events: none;
  transition:
    opacity 600ms ease,
    visibility 0s linear 600ms;
}

.archive-list-video-wrap.is-video-ready .archive-list-video-poster {
  opacity: 0;
  visibility: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .archive-list-video-poster {
    transition-duration: 0ms;
  }
}

.archive-list-item {
  display: grid;
  width: 100%;
  gap: 28px;
  justify-items: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font: inherit;
  text-decoration: none;
}

.archive-list-media {
  display: grid;
  justify-items: center;
  width: 100%;
}

.archive-list-item img,
.archive-list-empty-image {
  position: relative;
  z-index: 2;
}

.archive-list-item img,
.archive-list-empty-image {
  display: block;
  width: min(88%, 545px);
  height: auto;
  background: #f3f0ea;
  object-fit: contain;
}

.archive-list-item strong {
  color: #050505;
  font-family: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  text-align: center;
}

.archive-list-expanded {
  display: grid;
  justify-items: center;
  width: 100%;
}

.archive-list-expanded[hidden] {
  display: none;
}

.archive-list-expanded img {
  display: block;
  width: min(88%, 545px);
  height: auto;
}

.archive-list-expanded-status {
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
}

.archive-empty {
  margin: 96px 0 0;
  color: var(--muted);
  text-align: center;
}

.archive-detail-page {
  position: relative;
  min-height: 100vh;
  width: 100%;
  margin-left: 0;
  padding: 42px var(--page-gutter) 72px var(--desktop-content-start);
  background: var(--white);
}

.archive-detail-title-menu {
  top: 17px;
  left: 30px;
}

.archive-detail-mobile-title {
  display: none;
}

.archive-title-menu a {
  color: #999;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.archive-title-menu a:hover,
.archive-title-menu a:focus,
.archive-title-menu a.is-active {
  color: #000;
  font-weight: 500;
}

.archive-detail-panel {
  width: min(100%, 860px);
  margin: 0 auto;
}

.archive-detail-flow {
  display: grid;
  gap: 24px;
}

.archive-detail-main-media {
  display: grid;
  justify-items: center;
  width: 100%;
}

.archive-detail-main-media img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: auto;
  background: #f3f0ea;
  object-fit: contain;
}

.archive-detail-header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 28px;
}

.archive-detail-header h1 {
  margin: 0;
  color: #050505;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: uppercase;
}

.archive-detail-header p {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.7;
}

.archive-detail-content {
  color: var(--muted);
  font-size: 15px;
  line-height: 1.7;
}

.archive-detail-content p {
  margin: 0 0 12px;
}

.archive-detail-content img,
.archive-detail-content video,
.archive-detail-content iframe {
  display: block;
  max-width: 100%;
}

.archive-detail-header a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  border: 1px solid var(--ink);
  padding: 0 14px;
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.archive-detail-images {
  display: grid;
  gap: 24px;
  justify-items: center;
}

.archive-detail-video {
  position: relative;
  z-index: 1;
  display: block;
  width: min(100%, 988px);
  max-height: 520px;
  background: #111;
  object-fit: cover;
}

.archive-detail-video-embed {
  aspect-ratio: 16 / 9;
  border: 0;
}

.archive-detail-main-media .archive-detail-video + img {
  margin-top: -240px;
}

.archive-detail-images img {
  display: block;
  width: min(100%, 760px);
  max-height: 400px;
  height: auto;
  background: #f3f0ea;
  object-fit: contain;
}

.board-list-panel,
.board-page {
  min-height: 100vh;
  background: var(--white);
}

.board-list-panel {
  width: min(100%, 680px);
  margin: 0 auto;
  padding: 117px 0 72px;
}

.board-list-header,
.board-form-panel header,
.board-detail-header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 14px;
  border-bottom: 1px solid var(--line);
  padding-bottom: 16px;
}

.board-list-header {
  align-items: center;
  min-height: 15px;
  border-bottom: 0;
  padding-bottom: 22px;
}

.board-list-header h1 {
  overflow: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0 0 0 0);
}

.board-list-header h1,
.board-form-panel h1,
.board-detail-header h1 {
  margin: 0;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: 0;
}

.board-list-header p,
.board-detail-header p,
.board-message {
  margin: 6px 0 0;
  color: var(--muted);
  font-size: 13px;
}

.board-action-link,
.board-detail-actions a,
.board-detail-actions button,
.board-form-panel header a,
.board-form-panel button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  border: 1px solid var(--ink);
  padding: 0 14px;
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.board-list-header .board-action-link {
  min-height: 15px;
  margin-left: auto;
  border: 0;
  padding: 0;
  background: transparent;
  color: #777;
  font-size: 12px;
  font-weight: 300;
}

.board-list-header .board-action-link:hover {
  color: #000;
}

@media all and (min-width: 1025px) {
  .is-qna-board,
  .is-review-board {
    padding-top: 154px;
  }

  .is-qna-board .board-list-header,
  .is-review-board .board-list-header {
    position: absolute;
    top: 6px;
    left: calc(20vw + 18px);
    width: 200px;
    min-height: 35px;
    padding: 0;
  }

  .is-qna-board .board-list-header .board-action-link,
  .is-review-board .board-list-header .board-action-link {
    min-height: 35px;
    margin: 0;
    color: #000;
    font-size: 13px;
    line-height: 35px;
  }

  .is-qna-board .board-list-header .board-action-link {
    color: #777;
  }

  /* Q&A has its title in the page navigation; keep WRITE on the line below. */
  .qna-mypage-page .board-list-header {
    top: 43px;
    display: block;
  }

  .qna-mypage-page .board-list-header .board-action-link {
    display: inline-flex;
    margin-top: 0;
    font-size: 17px;
  }
}

.board-form-panel button:disabled {
  border-color: var(--line);
  background: var(--muted);
  cursor: wait;
}

.board-list-toolbar {
  display: none;
  margin-bottom: 8px;
  color: #777;
  font-size: 14px;
}

.is-review-board .board-list-toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 200px;
  height: 55px;
  margin: 0;
  padding-top: 12px;
}

@media all and (max-width: 1024px) {
  .is-review-board .board-list-header {
    margin-top: 44px;
  }

  .is-review-board .board-list-toolbar {
    top: 0;
  }
}

@media all and (min-width: 1025px) {
  /* Start the review list at the top of the page like the product grid. */
  body .is-review-board {
    padding-top: 0;
  }
}

.board-sort-control select {
  width: max-content;
  min-width: 0;
  height: 35px;
  min-height: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #000;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
}

.board-sort-control select:focus,
.board-sort-control select:focus-visible {
  outline: none;
  border: 0;
  box-shadow: none;
}

.is-review-board .board-sort-control select,
.is-review-board .board-list-header .board-action-link {
  color: #999;
}

@media all and (min-width: 1025px) {
  body .board-list-panel.is-review-board {
    position: static;
    padding-top: 0;
  }

  body .board-list-panel.is-review-board .board-list-header .board-action-link {
    position: fixed;
    top: 6px;
    left: var(--desktop-content-start);
    z-index: 20;
  }

  body .board-list-panel.is-review-board .board-list-toolbar {
    position: fixed;
    top: 6px;
    left: calc(var(--desktop-content-start) + 120px);
    z-index: 20;
    width: max-content;
    height: 35px;
    padding-top: 0;
  }

  body .board-list-panel.is-review-board .board-sort-control,
  body .board-list-panel.is-review-board .board-sort-control select {
    display: block;
  }

  body .board-list-panel.is-review-board .board-sort-control select {
    font-size: 16px;
    line-height: 20px;
  }
}

@media all and (max-width: 1024px) {
  .is-review-board {
    position: relative;
  }

  .is-review-board .board-list-toolbar {
    position: absolute;
    top: 0;
    right: 0;
    width: max-content;
    height: 35px;
    margin: 0;
    padding: 0;
  }

  .is-review-board .board-sort-control select {
    width: max-content;
    height: 35px;
    font-size: 15px;
    text-align: right;
    text-align-last: right;
  }
}

.is-review-board #boardListMeta {
  display: none;
}

.is-notice-board {
  width: min(100%, 680px);
  margin: 0 auto;
  padding-top: 117px;
}

.is-notice-board .board-list-header {
  display: flex;
  visibility: hidden;
}

.is-review-board .board-list-header {
  display: flex;
  visibility: visible;
}

.is-notice-board .board-list-header h1 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
}

.is-notice-board .board-list-toolbar {
  display: none;
}

.board-list {
  display: grid;
  gap: 0;
  border-top: 0;
}

.is-notice-board .board-list { border-top: 0; }

.review-photo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
}

.review-photo-card {
  position: relative;
  display: block;
  width: 100%;
  min-height: 0;
  border: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.review-photo-button {
  position: relative;
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
}

.review-verified-purchase {
  display: inline-block;
  border: 1px solid currentColor;
  padding: 2px 5px;
  color: #4d6b50;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.review-photo-button .review-verified-purchase {
  position: absolute;
  right: 8px;
  bottom: 8px;
  background: rgba(255, 255, 255, 0.92);
}

.review-photo-button img,
.review-photo-placeholder {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  transition: opacity 180ms ease;
}

@media (hover: hover) and (pointer: fine) {
  .review-photo-button:hover img {
    opacity: 0.78;
  }
}

.review-photo-placeholder {
  background: #f4f4f4;
}

.review-photo-copy {
  padding: 12px 10px 18px;
}

.review-photo-product {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  color: var(--ink);
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

a.review-photo-product:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.review-photo-content {
  display: -webkit-box;
  overflow: hidden;
  margin: 5px 0 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  overflow-wrap: anywhere;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.is-review-board .board-list {
  border-top: 0;
}

.is-review-board .board-pagination,
.is-review-board .board-search-form {
  display: none;
}

@media all and (min-width: 1025px) {
  .is-review-board {
    width: calc(100% - 120px);
    max-width: none;
    margin: 0 0 0 120px;
    padding-top: 55px;
  }
}

.review-image-modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  overflow-y: auto;
  overscroll-behavior: contain;
  background: rgba(255, 255, 255, 0.58);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.review-image-modal[hidden] {
  display: none;
}

body.review-modal-is-open {
  overflow: hidden;
}

.review-image-modal-figure {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-inline: auto;
  width: min(760px, calc(100vw - 96px));
  max-width: min(760px, calc(100vw - 96px));
  max-height: calc(100vh - 96px);
  max-height: calc(100dvh - 96px);
  margin: 0;
}

/* Profile rows use the input borders for grouping; remove the duplicate gray rules. */
body #mypage-profile .mypage-reference-form th,
body #mypage-profile .mypage-reference-form td {
  border-bottom: 0;
}

.review-image-modal-figure img {
  display: block;
  width: 100%;
  height: min(640px, calc(100vh - 160px));
  max-width: 100%;
  max-height: calc(100vh - 160px);
  max-height: calc(100dvh - 160px);
  margin: 0 auto;
  background: transparent;
  object-fit: contain;
  box-shadow: none;
}

.review-image-modal-figure figcaption {
  align-self: stretch;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  gap: 6px 20px;
  padding: 9px 12px 0;
  text-align: left;
  color: #111;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.review-image-modal-figure figcaption strong {
  min-width: 0;
  font-weight: 400;
  overflow-wrap: anywhere;
}

.review-image-modal-figure figcaption > span {
  min-width: 0;
  text-align: left;
  overflow-wrap: anywhere;
}

.review-image-modal-content {
  grid-column: 1 / -1;
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  overflow-wrap: anywhere;
  white-space: normal;
}

.review-image-modal-close {
  position: fixed;
  z-index: 2;
  top: 18px;
  right: 12px;
  width: 36px;
  height: 36px;
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: #111;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
}

@media all and (max-width: 1024px) {
  .board-list-panel.is-qna-board,
  .board-list-panel.is-review-board {
    padding-top: 0;
  }

  .is-qna-board .board-list-header,
  .is-review-board .board-list-header {
    min-height: 35px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
  }

  .is-qna-board .board-list-header .board-action-link,
  .is-review-board .board-list-header .board-action-link {
    min-height: 18px;
    margin: 0;
    color: #999;
    font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
  }

  .review-photo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .review-image-modal {
    padding: 18px;
  }

  .review-image-modal-figure {
    max-width: calc(100vw - 36px);
  }

  .review-image-modal-figure figcaption {
    grid-template-columns: minmax(0, 1fr);
    gap: 3px;
  }

  .review-image-modal-figure figcaption > span {
    text-align: left;
  }

  .review-image-modal-content {
    grid-column: 1;
  }
}

.notice-board-list {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f3f3f3;
}

.notice-board-item {
  border-bottom: 0;
}

.notice-board-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 51px;
  padding: 0 6px;
  color: #000;
  text-decoration: none;
}

.notice-board-item span {
  min-width: 0;
  overflow: hidden;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 11px;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.notice-board-item small {
  color: #777;
  font-size: 10px;
  white-space: nowrap;
}

.notice-desktop-layout {
  display: none;
}

.notice-mobile-accordion {
  display: contents;
}

.notice-accordion-item {
  border-bottom: 1px solid #e7e7e7;
}

.notice-accordion-item:first-child {
  border-top: 1px solid #e7e7e7;
}

.notice-accordion-heading {
  margin: 0;
}

.notice-accordion-trigger {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 18px;
  align-items: center;
  gap: 18px;
  width: 100%;
  min-height: 58px;
  border: 0;
  padding: 10px 6px;
  background: #fff;
  color: #111;
  cursor: pointer;
  font-family: inherit;
  text-align: left;
}

.notice-accordion-trigger:hover,
.notice-accordion-trigger:focus-visible,
.notice-accordion-item.is-open .notice-accordion-trigger {
  background: #f3f3f3;
}

.notice-accordion-trigger:focus-visible {
  outline: 1px solid #111;
  outline-offset: -1px;
}

.notice-accordion-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  justify-self: end;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.notice-accordion-panel {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  background: transparent;
  transition: max-height 360ms cubic-bezier(0.22, 1, 0.36, 1), padding 360ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: max-height;
}

.notice-accordion-panel.is-open {
  padding: 4px 14px 36px 15px;
}

.notice-accordion-panel[hidden] {
  display: none;
}

.notice-accordion-body {
  padding: 8px 42px 36px 6px;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.85;
  overflow-wrap: anywhere;
}

.notice-accordion-body > :first-child {
  margin-top: 0;
}

.notice-accordion-body > :last-child {
  margin-bottom: 0;
}

.notice-accordion-body h1,
.notice-accordion-body h2,
.notice-accordion-body h3,
.notice-accordion-body h4 {
  margin: 26px 0 8px;
  color: #111;
  font-family: inherit;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}

.notice-accordion-body p {
  margin: 0 0 7px;
}

.notice-accordion-body ul,
.notice-accordion-body ol {
  margin: 0 0 14px;
  padding-left: 18px;
}

.notice-accordion-body li + li {
  margin-top: 3px;
}

.notice-accordion-body a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.notice-accordion-body img,
.notice-accordion-body video,
.notice-accordion-body iframe,
.notice-accordion-body table {
  max-width: 100%;
}

@media all and (min-width: 1025px) {
  .shop-page:has(> .is-notice-board:not([hidden])) {
    padding-left: 0;
  }

  .shop-page:has(> .is-notice-board:not([hidden])) > .shop-grid[hidden] {
    display: none;
  }

  .is-notice-board {
    width: min(100%, 680px);
    max-width: 680px;
    min-height: 100vh;
    margin: 0 auto;
    padding: 18px 0 72px;
  }

  .is-notice-board .board-list-header,
  .is-notice-board .board-pagination,
  .is-notice-board .board-search-form {
    display: none;
  }

  .is-notice-board .board-list {
    display: block;
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }

  .notice-mobile-accordion {
    display: contents;
  }

  .notice-desktop-layout {
    display: none;
    grid-template-columns: 160px minmax(0, 1fr);
    align-items: start;
    width: 100%;
  }

  .notice-accordion-trigger {
    height: 52px;
    min-height: 52px;
    padding: 0 14px 0 15px;
    line-height: 20px;
  }

  .is-notice-board .notice-mobile-accordion .board-card-content,
  .is-notice-board .notice-mobile-accordion .board-card-top {
    display: flex;
    align-items: center;
    min-height: 20px;
  }

  .is-notice-board .notice-mobile-accordion .board-card-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.02em;
  }

  .is-notice-board .notice-mobile-accordion .notice-accordion-item {
    border: 0;
  }

  .is-notice-board .notice-mobile-accordion .board-card-meta {
    display: none;
  }

  .is-notice-board .notice-mobile-accordion .notice-accordion-body {
    padding: 0;
    background: transparent;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.02em;
  }

  .is-notice-board .notice-mobile-accordion .notice-accordion-body h1,
  .is-notice-board .notice-mobile-accordion .notice-accordion-body h2,
  .is-notice-board .notice-mobile-accordion .notice-accordion-body h3,
  .is-notice-board .notice-mobile-accordion .notice-accordion-body h4 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.02em;
  }

  .notice-desktop-tabs {
    display: grid;
    grid-auto-rows: 20px;
    width: 160px;
  }

  .notice-desktop-tab {
    width: 100%;
    min-height: 0;
    border: 0;
    padding: 0;
    overflow: hidden;
    background: transparent;
    color: #c9c9c9;
    cursor: pointer;
    font-family: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .notice-desktop-tab:hover,
  .notice-desktop-tab:focus-visible,
  .notice-desktop-tab[aria-expanded="true"] {
    color: #000;
  }

  .notice-desktop-tab:focus-visible {
    outline: 0;
  }

  .notice-desktop-content {
    min-width: 0;
    max-width: 760px;
  }

  .notice-desktop-panel[hidden] {
    display: none;
  }

  .notice-desktop-content .notice-accordion-body {
    padding: 0;
    background: transparent;
    color: #151515;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  .notice-desktop-content .notice-accordion-body h1,
  .notice-desktop-content .notice-accordion-body h2,
  .notice-desktop-content .notice-accordion-body h3,
  .notice-desktop-content .notice-accordion-body h4 {
    margin: 18px 0 0;
    color: #151515;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  .notice-desktop-content .notice-accordion-body > :first-child {
    margin-top: 0;
  }

  .notice-desktop-content .notice-accordion-body p {
    margin: 0;
  }

  .notice-desktop-content .notice-accordion-body ul,
  .notice-desktop-content .notice-accordion-body ol {
    margin: 0;
  }

  .notice-desktop-content .notice-accordion-body ul {
    padding-left: 0;
    list-style: none;
  }

  .notice-desktop-content .notice-accordion-body ul li {
    position: relative;
    padding-left: 9px;
  }

  .notice-desktop-content .notice-accordion-body ul li::before {
    content: "-";
    position: absolute;
    left: 0;
  }

  .notice-desktop-content .notice-accordion-body li + li {
    margin-top: 0;
  }
}

.board-card {
  border-bottom: 0;
}

.board-card-link {
  display: block;
  min-height: 58px;
  padding: 10px 6px;
  color: #111;
  text-decoration: none;
}

.board-card-link:hover {
  background: #f7f7f7;
}

.board-card-content {
  min-width: 0;
  display: grid;
  gap: 7px;
}

.board-card-top {
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.board-card-title {
  min-width: 0;
  overflow: hidden;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.28;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board-card-badge {
  color: #777;
  font-size: 9px;
  font-style: normal;
}

.board-secret-mark {
  color: #777;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
}

.board-card-summary {
  min-width: 0;
  overflow: hidden;
  color: #777;
  font-size: 14px;
  line-height: 1.45;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  color: #777;
  font-size: 10px;
  line-height: 1.3;
}

.review-board-list {
  display: grid;
  border-top: 1px solid var(--line);
}

.review-board-row {
  display: grid;
  grid-template-columns: minmax(140px, 1fr) minmax(0, 2fr) minmax(96px, auto);
  align-items: center;
  gap: 18px;
  min-height: 51px;
  border-bottom: 1px solid var(--line);
  color: var(--ink);
  text-decoration: none;
}

.review-board-product,
.review-board-title,
.review-board-writer {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.review-board-product,
.review-board-writer {
  color: var(--muted);
  font-size: 10px;
}

.review-board-title {
  color: var(--ink);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.review-order-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  margin-right: 6px;
  border: 0;
  color: #777;
  font-size: 9px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  vertical-align: 2px;
}

.board-pagination {
  display: flex;
  justify-content: center;
  gap: 9px;
  margin-top: 27px;
}

.board-page-button,
.board-page-number {
  width: auto;
  min-height: 28px;
  border: 0;
  padding: 0 4px;
  background: transparent;
  color: #777;
  font-family: inherit;
  font-size: 11px;
}

.board-page-number.is-active {
  color: #000;
}

.board-search-form {
  width: 100%;
  margin: 47px auto 0;
}

.board-search-form fieldset {
  display: grid;
  gap: 8px;
  margin: 0;
  border: 0;
  padding: 0;
}

.board-search-form legend {
  overflow: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0 0 0 0);
}

.board-search-selects,
.board-search-field {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.board-search-field {
  grid-template-columns: minmax(0, 1fr) 43px;
  gap: 6px;
}

.board-search-form select,
.board-search-form input,
.board-search-form button {
  min-height: 37px;
  border: 0;
  background: #f7f7f7;
  color: #111;
  font-family: inherit;
  font-size: 12px;
}

.board-search-form input {
  padding: 0 10px;
}

.board-search-form button {
  padding: 0;
  background: var(--button-gray);
  color: #111;
}

.board-empty {
  min-height: 220px;
  margin: 0;
  padding: 57px 16px;
  border: 0;
  color: #111;
  text-align: center;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 11px;
}

.is-notice-board .board-search-form,
.is-review-board .board-search-form { margin-top: 47px; }

.board-list:has(.board-empty) + .board-pagination {
  display: none;
}

.board-list:has(.board-empty) ~ .board-search-form {
  margin-top: 0;
}

.board-page {
  width: 100%;
  margin-left: 0;
  padding: 42px var(--page-gutter) 72px var(--desktop-content-start);
}

.board-detail-panel,
.board-form-panel {
  max-width: 980px;
  margin: 0 auto;
  border: 1px solid var(--line);
  background: var(--white);
  padding: 22px;
}

.board-detail-actions {
  display: flex;
  gap: 8px;
}

.board-detail-body {
  min-height: 240px;
  padding-top: 20px;
  color: var(--ink);
  font-size: 15px;
  line-height: 1.8;
}

.board-detail-panel.is-notice-detail {
  max-width: 680px;
  border: 0;
  padding: 34px 0 72px;
  background: transparent;
}

.is-notice-detail .board-detail-header {
  display: grid;
  gap: 14px;
  border-bottom: 1px solid #000;
  padding-bottom: 18px;
}

.is-notice-detail .board-detail-header h1 {
  color: #000;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.25;
}

.is-notice-detail .board-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  color: #000;
  font-size: 16px;
}

.is-notice-detail .board-detail-body {
  min-height: 260px;
  border-bottom: 1px solid #000;
  padding: 32px 0;
  color: #000;
  font-size: 18px;
  line-height: 1.9;
}

.is-notice-detail .board-detail-actions {
  justify-content: flex-end;
  margin-top: 18px;
}

.is-notice-detail .board-detail-actions a,
.is-notice-detail .board-detail-actions button {
  min-height: 32px;
  border: 0;
  padding: 0;
  background: transparent;
  color: #000;
  font-size: 17px;
  font-weight: 500;
}

.board-detail-body img,
.board-detail-body video,
.board-detail-body iframe {
  max-width: 100%;
}

.board-detail-body p {
  margin: 0 0 14px;
}

.board-detail-panel.is-qna-detail {
  max-width: 680px;
  border: 0;
  padding: 54px 0 72px;
  background: transparent;
}

.is-qna-detail .board-detail-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 20px;
  border-bottom: 1px solid #111;
  padding-bottom: 16px;
}

.is-qna-detail .board-detail-header h1 {
  margin: 0 0 11px;
  color: #111;
  font-family: Georgia, "Times New Roman", "Apple SD Gothic Neo", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.is-qna-detail .board-detail-header p,
.is-qna-detail .board-comment-meta,
.is-qna-detail .board-comment-empty {
  color: #777;
  font-size: 11px;
  font-weight: 400;
}

.is-qna-detail .board-detail-actions {
  gap: 14px;
}

.is-qna-detail .board-detail-actions a,
.is-qna-detail .board-detail-actions button {
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: #777;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.is-qna-detail .board-detail-body {
  min-height: 250px;
  border-bottom: 1px solid #111;
  padding: 31px 0;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  line-height: 1.9;
}

.is-qna-detail .board-comments {
  margin-top: 42px;
  border-top: 0;
  padding-top: 0;
}

.is-qna-detail .board-comments h2 {
  margin-bottom: 18px;
  font-family: Georgia, "Times New Roman", "Apple SD Gothic Neo", serif;
  font-size: 15px;
  font-weight: 400;
}

.is-qna-detail .board-comment-form {
  gap: 10px;
  margin-top: 20px;
}

.is-qna-detail .board-comment-form textarea {
  min-height: 82px;
  border: 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #111;
  border-radius: 0;
  padding: 13px 0;
  background: transparent;
  font-size: 12px;
  outline: none;
}

.is-qna-detail .board-comment-form textarea:focus {
  border-bottom-width: 2px;
}

.is-qna-detail .board-comment-form button {
  min-width: 104px;
  min-height: 34px;
  border: 1px solid #111;
  padding: 0 18px;
  background: #fff;
  color: #111;
  font-size: 11px;
  font-weight: 400;
}

.board-comments {
  margin-top: 34px;
  border-top: 1px solid var(--line);
  padding-top: 22px;
}

.board-comments h2 {
  margin: 0 0 14px;
  font-size: 18px;
  font-weight: 500;
}

.board-comment-list {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.board-comment-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 14px 0;
}

.board-comment-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #777;
  font-size: 13px;
}

.board-comment-meta strong {
  color: #111;
  font-weight: 500;
}

.board-comment-item p,
.board-comment-empty {
  margin: 8px 0 0;
  color: #111;
  font-size: 14px;
  line-height: 1.7;
}

.board-comment-form {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.board-comment-form textarea {
  width: 100%;
  min-height: 96px;
  border: 1px solid var(--line);
  padding: 10px;
  color: var(--ink);
  font-family: inherit;
  font-size: 14px;
  resize: vertical;
}

.board-comment-form button {
  justify-self: end;
  min-height: 36px;
  border: 1px solid var(--ink);
  padding: 0 14px;
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}

.board-comment-form button:disabled {
  border-color: var(--line);
  background: var(--muted);
  cursor: wait;
}

.board-secret-view {
  display: grid;
  gap: 12px;
  margin-top: 24px;
  border-top: 1px solid var(--line);
  padding-top: 24px;
}

.board-secret-view p {
  margin: 0;
  color: var(--muted);
}

.board-secret-view > p:first-child {
  color: #c62828;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.board-secret-view form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  width: 100%;
  max-width: 520px;
}

.board-secret-view input {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  min-height: 38px;
  border: 0;
  border-radius: 0;
  outline: 0;
  padding: 0 10px;
  background: #f3f3f3;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  appearance: none;
}

.board-secret-view input:hover {
  background: #eeeeee;
}

.board-secret-view input:focus,
.board-secret-view input:focus-visible {
  border: 0;
  outline: 0;
  background: #e8e8e8;
  box-shadow: none;
}

.board-secret-view button {
  box-sizing: border-box;
  flex: none;
  min-height: 38px;
  border: 0;
  border-radius: 0;
  outline: 0;
  padding: 0 18px;
  background: #dedede;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
}

.board-secret-view button:hover {
  background: #d3d3d3;
}

.board-secret-view button:focus,
.board-secret-view button:focus-visible {
  border: 0;
  outline: 0;
  background: #c9c9c9;
  box-shadow: none;
}

@media all and (max-width: 480px) {
  .board-secret-view form {
    grid-template-columns: minmax(0, 1fr) 64px;
  }

  .board-secret-view button {
    width: 64px;
    padding: 0 10px;
  }
}

.board-form-panel {
  display: grid;
  gap: 16px;
}

.qna-writer-fields[hidden] {
  display: none;
}

.board-form-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4px;
}

.board-form-actions a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  border: 1px solid var(--line);
  background: #fff;
  color: #111;
  font-size: 12px;
  text-decoration: none;
}

@media all and (min-width: 1025px) {
  .board-form-qna .board-page {
    width: 100%;
    margin-left: 0;
    padding: 240px var(--page-gutter) 72px var(--desktop-content-start);
  }

  .board-form-qna .board-form-panel {
    width: 100%;
    max-width: 680px;
    margin: 0;
    border: 0;
    padding: 0;
    gap: 0;
  }

  .board-form-qna .board-form-panel > header {
    display: none;
  }

  .board-form-qna .qna-writer-fields {
    display: grid;
    gap: 0;
  }

  .board-form-qna .board-title-row,
  .board-form-qna .qna-writer-fields label,
  .board-form-qna .board-file-row,
  .board-form-qna .board-secret-row,
  .board-form-qna #boardSecretPasswordRow {
    display: grid;
    grid-template-columns: 94px minmax(0, 1fr);
    align-items: center;
    min-height: 51px;
    gap: 0;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom: 0;
  }

  .board-form-qna .board-form-panel label > span {
    padding: 0 13px;
    color: #555;
    font-size: 12px;
    font-weight: 300;
  }

  .board-form-qna .board-form-panel input:not([type="checkbox"]):not([type="file"]) {
    width: calc(100% - 28px);
    min-height: 36px;
    margin: 7px 14px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    padding: 0 10px;
    background: #fff;
    font-size: 12px;
  }

  .board-form-qna .board-content-row {
    display: grid;
    gap: 0;
    border: 1px solid rgba(0, 0, 0, 0.12);
  }

  .board-form-qna .board-content-row > span {
    min-height: 48px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }

  .board-form-qna .board-form-panel textarea {
    width: 100%;
    min-height: 440px;
    border: 0;
    padding: 16px;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    line-height: 1.7;
    resize: vertical;
  }

  .board-form-qna .board-file-row input {
    width: calc(100% - 28px);
    min-height: 36px;
    margin: 7px 14px;
    border: 0;
    padding: 6px 0;
    font-size: 12px;
  }

  .board-form-qna .board-secret-row input {
    width: 16px;
    height: 16px;
    min-height: 0;
    margin-left: 14px;
  }

  .board-form-qna .board-form-actions {
    margin-top: 13px;
  }

  .board-form-qna .board-form-actions button,
  .board-form-qna .board-form-actions a {
    min-height: 36px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 300;
  }

  .board-form-qna .board-form-actions button {
    border-color: #000;
    background: #000;
  }

  .board-form-qna .board-file-list,
  .board-form-qna .board-message {
    margin: 0;
  }
}

.review-form-fields {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  border: 1px solid var(--line);
  padding: 14px;
}

.review-form-fields[hidden] {
  display: none;
}

.review-form-fields label:nth-of-type(n + 2) {
  grid-column: span 1;
}

.review-form-fields label:first-child {
  grid-column: 1 / 2;
}

.review-meta-row {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(140px, 1fr) minmax(180px, 1.3fr);
  gap: 12px;
  align-items: end;
}

.review-product-search-button {
  align-self: end;
}

.board-form-panel label {
  display: grid;
  gap: 8px;
}

.board-form-panel label span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.board-secret-row {
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
}

.board-secret-row input {
  width: 18px;
  height: 18px;
}

.board-file-row input {
  padding: 10px;
  border: 1px solid var(--line);
}

.board-file-list {
  display: grid;
  gap: 6px;
}

.board-file-list a {
  color: var(--ink);
  font-size: 13px;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.board-form-panel textarea {
  resize: vertical;
}

.review-product-modal {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0.42);
}

.review-product-modal[hidden] {
  display: none;
}

.review-product-modal-panel {
  width: min(620px, 100%);
  max-height: min(720px, calc(100vh - 48px));
  max-height: min(720px, calc(100dvh - 48px));
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line);
  background: var(--white);
}

.review-product-modal-panel header,
.review-product-search-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
}

.review-product-modal-panel h2 {
  margin: 0;
  font-size: 18px;
  letter-spacing: 0;
}

.review-product-modal-panel header button,
.review-product-search-form button {
  border: 1px solid var(--ink);
  background: var(--ink);
  color: var(--white);
  cursor: pointer;
  font-weight: 700;
}

.review-product-modal-panel header button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  min-height: 40px;
  padding: 0;
  font-size: 26px;
  line-height: 1;
}

.review-product-search-form input {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
}

.review-product-search-form button {
  flex: 0 0 96px;
  width: 96px;
  min-height: 38px;
  padding: 0 14px;
}

.review-product-search-results {
  display: grid;
  gap: 8px;
  overflow: auto;
  padding: 14px 16px;
}

.review-product-search-results:empty,
#reviewProductSearchMessage:empty {
  display: none;
}

#reviewProductSearchMessage {
  box-sizing: border-box;
  margin: 0;
  padding: 24px 16px;
  line-height: 1.5;
  white-space: pre-line;
}

.review-product-result {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  border: 1px solid var(--line);
  background: var(--white);
  padding: 8px;
  color: var(--ink);
  cursor: pointer;
  text-align: left;
}

.review-product-result img,
.review-product-empty-image {
  display: block;
  width: 58px;
  height: 58px;
  background: #f3f0ea;
  object-fit: contain;
}

.review-product-result strong,
.review-product-result small {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.review-product-result small {
  margin-top: 4px;
  color: var(--muted);
  font-size: 12px;
}

.review-detail-product {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.review-detail-product {
  margin: 0 0 6px;
}

.board-empty {
  margin: 20px 0 0;
  border: 0;
  padding: 18px;
  color: var(--muted);
  text-align: center;
}

.product-detail-page {
  width: 100%;
  min-height: calc(100vh - 209px);
  margin-left: 0;
  padding: 0 0 0 var(--desktop-content-start);
  background: var(--white);
  font-size: 12px;
  font-weight: 300;
}

::selection {
  background: #FDFFC8;
  color: #F41111;
}

::-moz-selection {
  background: #FDFFC8;
  color: #F41111;
}

.product-detail-hero {
  display: grid;
  grid-template-columns: min(42%, 500px) minmax(0, 1fr) 55%;
  gap: 0;
  align-items: start;
}

.product-detail-images {
  grid-column: 3;
  grid-row: 1;
  min-width: 0;
}

.product-detail-image {
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  object-fit: contain;
}

.product-detail-image-stage {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.product-detail-image-stage .product-detail-image {
  position: absolute;
  inset: 0;
  height: 100%;
  pointer-events: none;
  transition: opacity 180ms ease;
}

.product-detail-image-stage .product-detail-image-default {
  position: relative;
  inset: auto;
  height: auto;
}

.product-detail-image-hover {
  opacity: 0;
}

@media (hover: hover) and (pointer: fine) {
  .product-detail-image-stage:hover .product-detail-image-default,
  .product-detail-image-stage.is-hovered .product-detail-image-default {
    opacity: 0;
  }

  .product-detail-image-stage:hover .product-detail-image-hover,
  .product-detail-image-stage.is-hovered .product-detail-image-hover {
    opacity: 1;
  }
}

.product-detail-image-empty {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  background: linear-gradient(135deg, #f3f0ea, #dfd9ce);
}

.product-slider {
  position: relative;
  width: 100%;
  height: auto;
  max-height: none;
  aspect-ratio: auto;
  overflow: hidden;
  background: #fff;
  transition: height 220ms ease;
}

.product-slider-track {
  height: auto;
  display: flex;
  align-items: flex-start;
  transform: translate3d(0, 0, 0);
  transition: transform 360ms ease;
}

.product-slide {
  flex: 0 0 100%;
  min-width: 0;
  height: auto;
  align-self: flex-start;
}

.product-slide-button {
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 28px;
  height: 28px;
  min-height: 0;
  padding: 0;
  border: 0;
  background: rgba(255, 255, 255, 0.82);
  color: var(--ink);
  font-size: 18px;
  line-height: 1;
  opacity: 0;
  transform: translateY(-50%);
  transition: opacity 160ms ease;
}

.product-slide-prev {
  left: 10px;
}

.product-slide-next {
  right: 10px;
}

.product-slide-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
  display: flex;
  justify-content: center;
  gap: 7px;
  opacity: 0;
  transition: opacity 160ms ease;
}

.product-slider:hover .product-slide-button,
.product-slider:hover .product-slide-dots,
.product-slider:focus-within .product-slide-button,
.product-slider:focus-within .product-slide-dots {
  opacity: 1;
}

.product-slide-dot {
  width: 28px;
  height: 3px;
  min-height: 0;
  padding: 0;
  border: 0;
  background: rgba(21, 21, 21, 0.26);
}

.product-slide-dot.is-active {
  background: var(--ink);
}

.product-detail-panel {
  grid-column: 1;
  grid-row: 1 / span 2;
  position: sticky;
  top: 90px;
  display: block;
  min-width: 0;
  min-height: 454px;
  margin-top: -10px;
  padding: 20px 40px 0 0;
}

.product-detail-name {
  min-height: 20px;
  margin: 0;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 14.5px;
  font-weight: 300;
  line-height: 20px;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}

.product-review-mobile {
  display: none;
}

.product-detail-price {
  height: 20px;
  margin: 0;
  padding: 0;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 20px;
}

.product-mobile-price {
  display: none;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.product-price-stack {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.product-mobile-price.product-price-stack {
  display: none;
}

.product-detail-price.product-price-stack {
  height: auto;
}

.product-price-regular {
  position: relative;
  display: inline-block;
  width: fit-content;
  color: #777;
  text-decoration: none;
  white-space: nowrap;
}

.product-price-regular::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 1px;
  background: #777;
  pointer-events: none;
}

.product-price-sale {
  display: inline-block;
  color: inherit;
  white-space: nowrap;
}

.product-field {
  display: grid;
  gap: 0;
  color: #000;
  font-size: 11px;
  font-weight: 300;
}

.product-option-fields {
  display: grid;
  gap: 8px;
}

.product-option-fields:empty {
  display: none;
}

.product-option-fields:not(:empty) {
  margin-top: 17px;
}

.product-field select {
  width: 100%;
  height: 30px;
  min-height: 30px;
  border: 1px solid #000;
  border-radius: 0;
  padding: 0 8px;
  background: var(--white);
  color: #000;
  font-family: inherit;
  font-size: 11px;
  font-weight: 300;
}

.product-field select option {
  font-size: 11px;
}

.product-purchase-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 105.5px;
  width: 100%;
  height: 57px;
  margin-top: 5px;
  align-items: center;
}

.product-purchase-row[hidden] {
  display: none;
}

.product-quantity-field {
  grid-template-columns: auto;
  align-items: center;
  justify-items: start;
  width: 100%;
  height: 57px;
}

.product-quantity-control {
  justify-self: start;
  display: grid;
  grid-template-columns: 28px 29px 28px;
  align-items: center;
  width: 85px;
  height: 28px;
  margin-left: 0;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  transform: translateY(0.5px);
}

.product-quantity-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 0;
  padding: 0;
  background: transparent;
  color: #000;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}

.product-quantity-button:disabled {
  color: #aaa;
  cursor: default;
}

.product-quantity-field #productQuantity {
  align-self: start;
  width: 29px;
  height: 26px;
  min-height: 26px;
  border: 0;
  padding: 0 5px;
  background: #fff;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  -moz-appearance: textfield;
  appearance: textfield;
}

.product-quantity-field #productQuantity::-webkit-inner-spin-button,
.product-quantity-field #productQuantity::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.product-total {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 105.5px;
  height: 57px;
  border: 0;
  padding: 2px 5px 2px 0;
}

.product-total > span {
  display: none;
}

.product-total strong {
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.product-total strong.product-price-stack {
  align-items: flex-end;
}

.product-selected-items {
  width: 100%;
  margin-top: 8px;
  border-top: 1px solid #d8d8d8;
  color: #000;
  font-size: 11px;
  font-weight: 300;
}

.product-selected-items[hidden] {
  display: none;
}

@media all and (min-width: 1025px) {
  body.product-detail-body .product-selected-items:not([hidden]),
  body.product-detail-body .product-selected-total {
    display: block;
    visibility: visible;
    color: #151515;
    opacity: 1;
  }

  body.product-detail-body .product-selected-total {
    display: flex;
  }
}

.product-selected-item-list {
  max-height: 144px;
  overflow-x: hidden;
  overflow-y: auto;
}

.product-selected-item {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr) 82px 78px;
  gap: 6px;
  align-items: center;
  min-height: 36px;
  border-bottom: 1px solid #e6e6e6;
  padding: 3px 0;
}

.product-selected-item-option {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-selected-item-quantity {
  display: grid;
  grid-template-columns: 24px 30px 24px;
  align-items: center;
  justify-content: center;
  width: 78px;
  justify-self: end;
  font-variant-numeric: tabular-nums;
  text-align: center;
}

.product-selected-item-quantity button,
.product-selected-item-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: #000;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}

.product-selected-item-quantity button {
  width: 24px;
  height: 28px;
}

.product-selected-item-quantity button:disabled {
  color: #aaa;
  cursor: default;
}

.product-selected-item-quantity input {
  display: block;
  width: 30px;
  height: 28px;
  min-height: 28px;
  border: 0;
  padding: 0;
  background: transparent;
  color: #151515;
  font-family: inherit;
  font-size: 12px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  -moz-appearance: textfield;
  appearance: textfield;
}

.product-selected-item-quantity input::-webkit-inner-spin-button,
.product-selected-item-quantity input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.product-selected-item-price {
  justify-self: end;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  white-space: nowrap;
}

body.product-detail-body .product-selected-item-option,
body.product-detail-body .product-selected-item-price {
  font-size: 17px;
  line-height: 20px;
}

body.product-detail-body .product-selected-total > span,
body.product-detail-body .product-selected-total strong {
  font-size: 17px;
  line-height: 20px;
}

body.product-detail-body .product-selected-item-remove {
  font-size: 20px;
}

.product-selected-item-remove {
  justify-self: start;
  width: 22px;
  height: 28px;
  color: #777;
  font-size: 16px;
}

.product-selected-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 34px;
  padding: 4px 0 0;
}

.product-selected-total > span {
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 11px;
}

.product-selected-total strong {
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.product-selected-total strong.product-price-stack {
  align-items: flex-end;
}

@media all and (min-width: 1025px) {
  .product-total strong.product-price-stack {
    position: relative;
    display: block;
    width: max-content;
  }

  .product-total strong.product-price-stack .product-price-regular {
    position: absolute;
    right: 0;
    bottom: 100%;
  }
}

.product-actions {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
  height: 85px;
  margin-top: 5px;
  padding-bottom: 8px;
}

.product-actions button {
  width: 100%;
  height: 36px;
  min-height: 36px;
  border-radius: 0;
  padding: 0;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 34px;
}

#buyNowButton {
  order: 1;
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

#addCartButton {
  order: 2;
  border: 0;
  background: var(--button-gray);
  color: #000;
}

.product-availability-button {
  order: 1;
  border: 0;
  background: var(--button-gray);
  color: #888;
  cursor: default;
}

.product-description {
  grid-column: 3;
  grid-row: 2;
  min-width: 0;
  max-width: none;
  margin: 22px 0 0;
}

.product-delivery {
  border: 0;
  margin-top: 0;
  padding: 14px 0;
}

.product-delivery h2 {
  margin: 0 0 8px;
  font-size: 14px;
}

.product-delivery-copy {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.product-delivery-copy p {
  margin: 0;
  white-space: pre-line;
}

.product-delivery-copy p + p {
  margin-top: 5px;
}

.product-description {
  color: var(--ink);
  font-size: 12px;
  line-height: normal;
}

.product-detail-panel #productMessage {
  min-height: 14px;
  margin: 0;
  color: #000;
  font-size: 11px;
  font-weight: 300;
  line-height: 14px;
  text-align: right;
}

@media all and (max-width: 1024px) {
  .product-detail-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
  }

  .product-detail-heading .product-detail-name {
    flex: 1 1 auto;
    min-width: 0;
  }

  .product-review-mobile {
    display: block;
    flex: 0 0 auto;
    margin: 0;
    font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    white-space: nowrap;
  }

  .product-detail-panel #productMessage:empty {
    display: none;
  }
}

.product-info-reference {
  width: 100%;
  margin: 25px 0;
  color: #000;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
}

.product-info-toggle {
  display: block;
  width: 100%;
  height: 20px;
  min-height: 20px;
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: #777;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
  transition: color 160ms ease;
}

.product-info-toggle::after {
  content: " +";
  white-space: pre;
}

.product-info-toggle[aria-expanded="true"]::after {
  content: " \2212";
}

.product-info-toggle[aria-expanded="true"] {
  color: #000;
}

.product-info-content {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  transition: max-height 360ms cubic-bezier(0.22, 1, 0.36, 1), padding 360ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: max-height;
}

.product-info-content,
.product-info-content * {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.product-info-content.is-open {
  overflow: hidden;
  padding: 8px 0 10px;
}

.product-instruction-copy,
.product-size-guide-copy,
.product-fabric-care-copy {
  white-space: pre-wrap;
}

.product-instruction-section {
  width: 100%;
}

.product-published-at-notice {
  margin: 8px 0 4px;
  color: #d71920;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.product-published-at-notice[hidden] {
  display: none;
}

.product-published-at-notice:not([hidden]) + .product-instruction-section .product-instruction-static {
  margin-top: 4px;
}

.product-benefit-notice {
  display: grid;
  gap: 2px;
  width: 100%;
  margin: 8px 0 0;
  padding: 0;
  color: #777;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  list-style: none;
}

.product-benefit-notice[hidden] {
  display: none;
}

.product-instruction-title {
  margin: 0 0 8px;
  color: inherit;
  font-family: inherit;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.product-instruction-static {
  width: 100%;
  padding: 0 0 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  overflow-wrap: anywhere;
}

.product-info-content p:first-child {
  margin-top: 0;
}

.product-info-content p:last-child {
  margin-bottom: 0;
}

.product-description p {
  margin: 0;
}

.product-description img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

html.local-image-placeholders .product-slider,
html.local-image-placeholders .product-detail-image,
html.local-image-placeholders .shop-product-image.is-image-error {
  background: linear-gradient(135deg, #f2ede5 0%, #e4dacb 100%);
}

html.local-image-placeholders .product-detail-image.is-image-error {
  width: 100%;
  height: 100%;
}

html.local-image-placeholders .shop-product-image.is-image-error {
  width: 100%;
  aspect-ratio: 4 / 5;
  margin-bottom: 15px;
}

html.local-image-placeholders .shop-product-image-stage .shop-product-image.is-image-error {
  height: 100%;
  aspect-ratio: auto;
  margin: 0;
}

html.local-image-placeholders .shop-category-all .shop-product-image.is-image-error {
  aspect-ratio: 9 / 10;
}

html.local-image-placeholders .product-description img.is-image-error {
  min-height: clamp(360px, 65vw, 900px);
  aspect-ratio: 4 / 5;
  background: linear-gradient(135deg, #f2ede5 0%, #e4dacb 100%);
}

.scroll-top-button {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.scroll-top-button::before {
  width: 46px;
  height: 40px;
  background: var(--ink);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  content: "";
}

.scroll-top-button:focus-visible {
  outline: 1px solid var(--ink);
  outline-offset: 2px;
}

.scroll-top-button.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

@media all and (max-width: 1024px) {
  body.product-detail-body .scroll-top-button,
  body.archive-detail-body .scroll-top-button,
  body:has(.board-list-panel.is-review-board) .scroll-top-button {
    right: 16px;
    bottom: calc(84px + env(safe-area-inset-bottom, 0px));
  }
}

.order-detail-page {
  min-height: 100vh;
  width: 100%;
  margin-left: 0;
  padding: 42px var(--page-gutter) 72px var(--desktop-content-start);
  background: var(--paper);
}

.order-detail-header,
.order-detail-content {
  max-width: var(--content-max);
  margin: 0 auto;
}

.order-detail-header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 18px;
}

.order-detail-header h1 {
  margin: 0;
  font-size: var(--font-size-page-title);
  font-weight: var(--font-weight-regular);
  line-height: 1.15;
  letter-spacing: 0;
}

.order-detail-header p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
}

.order-detail-menu-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  border: 1px solid var(--ink);
  padding: 0 14px;
  background: var(--ink);
  color: var(--white);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.order-detail-content {
  display: grid;
  gap: 14px;
}

.order-detail-section {
  border: 1px solid var(--line);
  background: var(--white);
  padding: 18px;
}

.order-detail-section h2 {
  margin: 0 0 14px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.order-detail-section dl,
.order-detail-item dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
}

.order-detail-section dt,
.order-detail-item dt {
  color: var(--muted);
  font-size: 12px;
}

.order-detail-section dd,
.order-detail-item dd {
  min-width: 0;
  margin: 4px 0 0;
  overflow-wrap: anywhere;
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
}

.order-detail-items,
.order-detail-coupons {
  display: grid;
  gap: 10px;
}

.order-detail-item,
.order-detail-coupon {
  border: 1px solid var(--line);
  padding: 14px;
}

.order-detail-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, auto);
  gap: 16px;
  align-items: center;
}

.order-detail-item-main {
  display: grid;
  min-width: 0;
  gap: 6px;
}

.order-detail-item-main strong,
.order-detail-item-main span,
.order-detail-item-main small {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.order-detail-item-main strong {
  font-size: 15px;
}

.order-detail-item-main span {
  color: var(--muted);
  font-size: 13px;
}

.order-detail-item-main small {
  color: var(--muted);
  font-size: 12px;
}

.order-detail-item-main .order-detail-item-status {
  color: var(--ink);
  font-weight: 700;
}

.order-detail-item-main .order-detail-item-status,
.order-detail-item-main .order-detail-item-status-reason {
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
}

.order-detail-status-badge {
  display: inline-flex;
  width: fit-content;
  min-height: 26px;
  align-items: center;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}

.order-status-tone--received {
  background: #e2f3e8 !important;
  color: #22643c !important;
}

.order-status-tone--shipping {
  background: #e5eef9 !important;
  color: #315d8a !important;
}

.order-status-tone--cancel-requested {
  background: #f7e2e2 !important;
  color: #9a3333 !important;
}

.order-status-tone--canceled {
  background: #eee9e1 !important;
  color: #665d53 !important;
}

.order-status-tone--confirmed {
  background: #181512 !important;
  color: #fff !important;
}

.order-detail-item-actions {
  grid-column: 1 / -1;
  display: grid;
  justify-items: start;
  gap: 10px;
}

.order-detail-cancel-open,
.order-detail-cancellation button {
  min-height: 36px;
  border: 1px solid var(--ink);
  padding: 0 14px;
  background: var(--white);
  color: var(--ink);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
}

.order-detail-cancellation {
  display: grid;
  width: min(520px, 100%);
  gap: 8px;
}

.order-detail-cancellation[hidden] {
  display: none;
}

.order-detail-cancellation label {
  color: var(--muted);
  font-size: 12px;
}

.order-detail-cancellation textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 92px;
  border: 1px solid var(--line);
  padding: 10px;
  color: var(--ink);
  font: inherit;
  font-size: 13px;
  line-height: 1.5;
  resize: vertical;
}

.order-detail-cancellation input {
  box-sizing: border-box;
  width: 100%;
  min-height: 42px;
  border: 1px solid var(--line);
  padding: 0 10px;
  background: var(--white);
  color: var(--ink);
  font: inherit;
  font-size: 13px;
}

.order-detail-address-form label {
  display: grid;
  gap: 6px;
}

.order-detail-preissue-actions {
  display: grid;
  gap: 12px;
}

.order-detail-preissue-actions > p {
  margin: 0;
  color: #9a3333;
  font-size: 12px;
  line-height: 1.5;
}

.order-detail-preissue-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.order-detail-preissue-buttons button {
  min-height: 38px;
  border: 1px solid var(--ink);
  padding: 0 14px;
  background: var(--white);
  color: var(--ink);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
}

.order-detail-claim-actions {
  grid-template-columns: repeat(2, max-content);
}

.order-detail-claim {
  grid-column: 1 / -1;
}

.order-detail-claim select {
  box-sizing: border-box;
  width: 100%;
  min-height: 42px;
  border: 1px solid var(--line);
  padding: 0 10px;
  background: var(--white);
  color: var(--ink);
  font: inherit;
  font-size: 13px;
}

.order-detail-claim label {
  display: grid;
  gap: 6px;
}

.order-detail-return-method {
  display: grid;
  gap: 8px;
  margin: 0;
  border: 1px solid var(--line);
  padding: 12px;
}

.order-detail-return-method[hidden],
.order-detail-return-method-guide[hidden] {
  display: none;
}

.order-detail-return-method legend {
  padding: 0 4px;
  color: var(--muted);
  font-size: 12px;
}

.order-detail-return-method label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
}

.order-detail-cancellation .order-detail-return-method input[type="radio"] {
  width: 16px;
  min-height: 16px;
  margin: 0;
  padding: 0;
}

.order-detail-return-method-guide,
.order-detail-return-summary,
.order-detail-return-deadline {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  border: 1px solid var(--line);
  padding: 12px;
  background: #faf8f5;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.6;
}

.order-detail-return-method-guide address,
.order-detail-return-summary address {
  margin-top: 6px;
  color: var(--ink);
  font-style: normal;
}

.order-detail-return-summary {
  grid-column: 1 / -1;
  display: grid;
  gap: 4px;
}

.order-detail-return-summary p {
  margin: 0;
}

.order-detail-return-deadline {
  grid-column: 1 / -1;
}

.mypage-withdrawal {
  display: grid;
  gap: 10px;
  margin-top: 40px;
  border-top: 1px solid var(--line);
  padding-top: 20px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.6;
}

.mypage-withdrawal strong {
  color: var(--ink);
}

.mypage-withdrawal .mypage-reference-button {
  width: fit-content;
}

.mypage-withdrawal-confirm {
  border-color: #9a3333 !important;
  background: #9a3333 !important;
  color: #fff !important;
}

.order-detail-cancellation > div {
  display: flex;
  gap: 8px;
}

.order-detail-cancellation button[type="submit"] {
  background: var(--ink);
  color: var(--white);
}

.order-detail-cancellation button:disabled {
  cursor: wait;
  opacity: 0.55;
}

.order-detail-cancellation p,
.order-detail-feedback {
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
}

.order-detail-cancellation .order-detail-cancellation-guide {
  color: #9a3333;
  font-weight: 700;
}

.order-detail-feedback {
  border: 1px solid var(--line);
  background: var(--white);
  padding: 12px 18px;
}

.order-detail-coupon {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.order-detail-empty,
.order-detail-loading {
  margin: 0;
  border: 1px solid var(--line);
  background: var(--white);
  padding: 18px;
  color: var(--muted);
  text-align: center;
}

/* Desktop navigation: align the menu with SORT BY and anchor the logo below. */
@media all and (min-width: 1025px) {
  /* Compact portfolio navigation shared by every desktop page. */
  .brand {
    transform: translateY(5px);
  }

  .cutout-greeting {
    line-height: 16px;
  }

  .side-menu {
    left: 18px;
    width: 280px;
  }

  .shop-filter-panel {
    position: sticky;
    top: 6px;
    align-self: flex-start;
  }

  .product-detail-panel {
    position: fixed;
    top: 0;
    left: var(--desktop-content-start);
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-self: start;
    width: min(calc((100vw - var(--desktop-content-start)) * 0.42), 500px);
    height: 100vh;
    max-height: 100vh;
    margin-top: 0;
    padding: 17px 40px 17px 0;
    background: transparent;
    overflow: hidden;
    pointer-events: none;
  }

  .product-detail-heading,
  .product-detail-panel > .product-detail-price,
  .product-instruction-static,
  .product-benefit-notice,
  .product-purchase-options,
  .product-actions,
  .product-detail-panel #productMessage {
    background: var(--white);
    pointer-events: auto;
  }

  .product-info-reference-row {
    pointer-events: auto;
  }

  .product-info-toggle[aria-expanded="true"],
  .product-info-content.is-open {
    background: var(--white);
  }

  .product-detail-name {
    height: auto;
    min-height: 16px;
    margin-bottom: 0;
    line-height: 16px;
  }

  .product-instruction-static {
    margin-top: 28px;
    margin-bottom: -1px;
    padding-bottom: 0;
  }

  .product-purchase-row,
  .product-quantity-field,
  .product-total {
    height: 28px;
  }

  .product-purchase-row {
    margin-top: 5px;
  }

  .product-option-fields:empty + .product-purchase-row {
    margin-top: 28px;
  }

  .product-actions {
    height: 77px;
    margin-top: 5px;
    padding-bottom: 0;
  }

  .product-actions.is-unavailable {
    height: 36px;
    margin-top: 15px;
  }

  .product-detail-panel #productMessage {
    margin-top: 8px;
  }

  .product-info-reference {
    flex: 1 1 auto;
    min-height: 0;
    margin: 12px 0 0;
    padding-right: 8px;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
  }

  .shop-sort-control {
    padding-top: 1px;
  }

  .shop-page {
    width: 100%;
    margin-left: 0;
    padding-left: var(--desktop-content-start);
  }

  .side-menu {
    top: 0;
    bottom: 0;
    height: 100vh;
    min-height: 0;
    padding-top: 0;
    pointer-events: none;
  }

  .side-menu a,
  .side-menu button,
  .side-menu input,
  .side-menu form {
    pointer-events: auto;
  }

  .side-menu .side-link,
  .side-menu .side-toggle,
  .side-menu .side-sublink {
    width: fit-content;
  }

  .side-menu .brand {
    position: absolute;
    left: 0;
    bottom: -12px;
    margin: 0;
  }

  .side-menu > .side-nav {
    position: absolute;
    top: 17px;
    left: 0;
  }

  .side-menu .side-link,
  .side-menu .side-toggle,
  .side-menu .side-sublink,
  .side-menu .side-menu-board .side-sublink,
  .side-menu .side-clock,
  .shop-filter-panel,
  .shop-sort-control select,
  .shop-category-menu a,
  .shop-product-name,
  .shop-product-price,
  .shop-empty,
  .shop-pagination-count,
  .shop-pagination .shop-see-more {
    font-size: 17px;
    font-weight: 400;
  }

  .side-menu .side-link,
  .side-menu .side-toggle,
  .side-menu .side-sublink,
  .side-menu .side-clock,
  .shop-filter-panel,
  .shop-sort-control select,
  .shop-category-menu a,
  .shop-product-name,
  .shop-product-price {
    line-height: 16px;
  }

  .side-menu .side-nav,
  .side-menu .menu-list {
    gap: 0;
  }

  .shop-category-menu {
    grid-auto-rows: 16px;
  }

  #archiveListPanel > .archive-title-menu {
    grid-auto-rows: 16px;
  }

  #archiveListPanel > .archive-title-menu button {
    height: 16px;
    font-size: 14px;
    line-height: 16px;
  }

  #archiveListPanel > .archive-list {
    transform: translateY(17px);
  }

  #archiveListPanel .archive-list-entry {
    display: none;
  }

  #archiveListPanel .archive-list-entry.is-active {
    display: block;
    margin-top: 0;
  }

  #archiveListPanel .archive-list-entry.is-active:has(.archive-list-video-wrap) {
    transform: translateY(-120px);
  }

  #archiveListPanel .archive-list-item strong {
    display: none;
  }
}

.admin-main-preview .click-me-label {
  visibility: hidden;
}

@media all and (max-width: 1024px) {
  #footer {
    padding: 30px var(--page-gutter-compact) calc(10px + env(safe-area-inset-bottom, 0px));
    word-break: keep-all;
  }

  #footer .footer_inner {
    display: block;
  }

  #footer .footer_inner .inner1,
  #footer .footer_inner .inner2 {
    margin-bottom: 20px;
    text-align: left;
  }

  #footer .footer_inner .inner3 {
    margin-bottom: 0;
    text-align: left;
  }

  #footer .footer_inner .snscate li {
    display: inline-block;
    padding-right: 10px;
  }

  #footer .footer_inner li,
  #footer .footer_inner .snscate li a {
    line-height: 15px;
  }

  .side-menu {
    left: 0;
    right: 0;
    width: 100%;
    height: 70px;
    min-height: 0;
    display: block;
    padding: 10px;
    gap: 0;
    background: transparent;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .brand {
    width: 177px;
    height: 50px;
  }

  .brand .brand-logo-desktop {
    display: none;
  }

  .brand .brand-logo-mobile {
    display: block;
  }

  .mobile-header-actions {
    position: absolute;
    top: 5px;
    right: 10px;
    display: block;
    width: calc(100% - 20px);
    height: 50px;
    pointer-events: none;
    z-index: 2;
  }

  .mobile-cart-count,
  .mobile-menu-button {
    pointer-events: auto;
  }

  .mobile-cart-count {
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 38px;
    display: block;
    height: 14px;
    margin-top: 0;
    color: #000;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 28px;
  }

  .mobile-menu-button {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 50px !important;
    min-height: 50px !important;
    margin-left: 0;
  }

  .mobile-menu-button img {
    position: absolute;
    top: 0;
    right: 2px;
    left: auto;
    width: auto;
    height: 32px;
  }

  .side-nav {
    display: none;
    gap: 0;
  }

  body.mobile-menu-is-open {
    overflow: hidden;
  }

  body.mobile-menu-is-open .drag-product-area {
    visibility: hidden;
    pointer-events: none;
  }

  .mobile-menu-backdrop {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: block;
    width: 100%;
    max-width: none;
    height: 100vh;
    height: 100dvh;
    min-height: 0;
    margin: 0;
    border: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    cursor: default;
  }

  .mobile-menu-backdrop[hidden] {
    display: none;
  }

  .side-menu.is-mobile-open {
    z-index: 10001;
    background: transparent;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    pointer-events: none;
  }

  .side-menu.is-mobile-open .brand,
  .side-menu.is-mobile-open .mobile-header-actions {
    visibility: hidden;
  }

  .side-menu.is-mobile-open .side-nav {
    position: fixed;
    inset: 0 auto 0 0;
    display: flex;
    width: min(300px, 100vw);
    height: 100vh;
    height: 100dvh;
    margin: 0;
    padding: 19px 10px calc(32px + env(safe-area-inset-bottom, 0px)) 20px;
    overflow-y: auto;
    background: #fff;
    pointer-events: auto;
    overscroll-behavior: contain;
  }

  .side-menu .side-link,
  .side-menu .side-logout,
  .side-menu .side-sublink {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0;
    font-size: 16px;
    line-height: 21px;
  }

  .side-menu .side-logout[hidden] {
    display: none;
  }

  .side-menu .side-search-form::before {
    top: calc(50% - 9px);
  }

  .side-menu .side-search-form::after {
    top: calc(50% + 3px);
  }

  .side-menu .menu-list > .side-menu-group:first-child {
    margin-bottom: 50px;
  }

  .side-menu .menu-list .side-link,
  .side-menu .menu-list .side-toggle {
    line-height: 20px;
  }

  .side-menu .side-nav > a.side-link[target="_blank"] {
    margin-top: 3px;
  }

  .side-menu #authMenuLink,
  .side-menu #logoutButton {
    margin-top: 55px;
  }

  .side-menu .side-sublink,
  .side-menu .side-menu-board .side-sublink {
    font-size: 15px;
  }

  .side-menu .side-submenu.is-open {
    max-height: none;
    padding-top: 2px;
    padding-bottom: 8px;
  }

  .side-menu .side-clock {
    top: 0;
    height: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .drag-product {
    left: var(--cutout-mobile-left, var(--cutout-left, 50%));
    top: var(--cutout-mobile-top, var(--cutout-top, 50%));
    width: auto;
    height: var(--cutout-height, 66px);
    min-height: 52px;
    max-width: calc(100vw - var(--page-gutter-compact) - var(--page-gutter-compact));
  }

  .banner-track,
  .empty-banner {
    min-height: max(560px, 100svh);
  }

  .banner-slide {
    height: 100svh;
    min-height: 560px;
  }

  .join-form {
    grid-template-columns: 1fr;
  }

  .auth-panel,
  .join-panel {
    padding: 22px;
  }

  .auth-page,
  .join-page {
    padding-left: var(--page-gutter);
  }

  .mypage-page {
    margin-left: 0;
    padding: calc(var(--mobile-header-offset) + var(--space-4)) var(--page-gutter) 48px;
  }

  .mypage-tabs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .mypage-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 18px;
  }

  .mypage-address-row {
    grid-template-columns: minmax(0, 1fr) 110px;
  }

  .mypage-coupon-item {
    grid-template-columns: minmax(0, 1fr) minmax(90px, auto);
  }

  .mypage-coupon-item small {
    grid-column: 1 / -1;
  }

  .mypage-order-toolbar,
  .mypage-order-list {
    padding: 18px;
  }

  .mypage-order-item {
    grid-template-columns: 1fr;
  }

  .mypage-order-meta {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mypage-order-meta {
    gap: 8px;
  }

  .mypage-order-meta div {
    grid-template-columns: 82px minmax(0, 1fr);
    align-items: center;
  }

  .mypage-order-meta dd {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .order-detail-page {
    margin-left: 0;
    padding: calc(var(--mobile-header-offset) + var(--space-4)) var(--page-gutter) 48px;
  }

  .order-detail-header {
    align-items: stretch;
    flex-direction: column;
  }

  .order-detail-section dl,
  .order-detail-item dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .order-detail-item {
    grid-template-columns: 1fr;
  }

  .mypage-tab {
    font-size: 13px;
  }

  .mypage-tab:last-child {
    border-right: 0;
  }

  .cart-page {
    margin-left: 0;
    padding: calc(var(--mobile-header-offset) + var(--space-4)) var(--page-gutter) 48px;
  }

  .cart-item {
    grid-template-columns: 76px minmax(0, 1fr) 28px;
    gap: 12px;
  }

  .cart-item-thumb {
    width: 76px;
    height: 76px;
  }

  .cart-item-price {
    grid-column: 2;
    justify-self: start;
    font-size: 15px;
  }

  .cart-item-check {
    grid-column: 3;
    grid-row: 1 / span 2;
    align-self: start;
  }

  .cart-summary-action {
    align-items: flex-end;
    flex-direction: column;
    gap: 8px;
  }

  .cart-summary-row {
    grid-template-columns: minmax(0, 1fr) minmax(112px, auto);
  }

  .cart-summary-submit {
    display: block;
  }

  .cart-header {
    align-items: center;
  }

  .cart-coupon-row {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .cart-modal {
    padding: 14px;
  }

  .checkout-page {
    margin-left: 0;
    padding: calc(var(--mobile-header-offset) + var(--space-4)) var(--page-gutter) 48px;
  }

  .checkout-item {
    grid-template-columns: 64px minmax(0, 1fr) auto;
    align-items: start;
  }

  .checkout-item img,
  .checkout-item-empty {
    width: 64px;
    height: 64px;
  }

  .checkout-item b {
    grid-column: 3;
    grid-row: 1;
    align-self: start;
  }

  .shop-page {
    width: 100%;
    min-height: calc(100vh - 209px);
    margin-left: 0;
    padding: var(--mobile-header-offset) var(--page-gutter) 0;
  }

  .shop-layout {
    display: block;
    width: 100%;
  }

  .shop-filter-panel {
    position: relative;
    display: block;
    width: 100%;
    min-height: var(--touch-target);
    height: auto;
    flex: none;
    margin-top: 8px;
  }

  .shop-sort-control {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: var(--touch-target);
    padding: 0;
    text-align: right;
  }

  .shop-sort-control select {
    width: auto;
    min-width: 60px;
    height: var(--touch-target);
    margin-left: 0;
    font-size: 15px;
    text-align: right;
    text-align-last: right;
  }

  .shop-category-menu {
    display: flex;
    align-items: center;
    gap: 12px;
    width: fit-content;
    max-width: calc(100% - 70px);
    min-height: var(--touch-target);
  }

  .shop-category-menu a {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    width: auto;
    min-width: 0;
    min-height: var(--touch-target);
    padding-right: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .shop-empty {
    font-size: 15px;
    line-height: 18px;
  }

  .shop-products-column {
    clear: both;
    width: 100%;
  }

  .shop-grid {
    width: 100%;
    margin: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    padding-bottom: 40px;
  }

  .shop-product-card {
    padding: 0 1%;
  }

  .shop-product-name {
    font-size: 16px;
  }

  .shop-product-price {
    font-size: 15px;
  }

  .shop-product-info {
    min-height: 44.296875px;
  }

  .shop-product-name {
    margin-bottom: 5px;
    line-height: 130%;
  }

  .shop-product-price {
    line-height: 18px;
  }

  .archive-list {
    width: min(100%, 620px);
  }

  .archive-list-video-wrap {
    top: 56px;
    margin-bottom: 0;
  }

  .archive-list-entry + .archive-list-entry {
    margin-top: 72px;
  }

  .archive-list-item img,
  .archive-list-empty-image {
    width: 88%;
  }

  .archive-list-item strong {
    font-size: 15px;
  }

  .archive-detail-page {
    margin-left: 0;
    padding: calc(var(--mobile-header-offset) + var(--space-4)) var(--page-gutter) 48px;
  }

  .archive-detail-header {
    align-items: stretch;
    flex-direction: column;
  }

  .board-page {
    margin-left: 0;
    padding: calc(var(--mobile-header-offset) + var(--space-4)) var(--page-gutter) 48px;
  }

  .board-list-header,
  .board-form-panel header,
  .board-detail-header {
    align-items: stretch;
    flex-direction: column;
  }

  .board-detail-actions {
    flex-direction: column;
  }

  .board-list-panel {
    padding-top: 28px;
  }

  .board-card-link {
    min-height: 86px;
    padding: 14px 0;
  }

  .board-card-title {
    font-size: 16px;
  }

  .notice-accordion-trigger {
    height: 52px;
    min-height: 52px;
    padding: 0 14px 0 15px;
    line-height: 20px;
  }

  .is-notice-board .notice-mobile-accordion .board-card-content,
  .is-notice-board .notice-mobile-accordion .board-card-top {
    display: flex;
    align-items: center;
    min-height: 20px;
  }

  .is-notice-board .notice-mobile-accordion .board-card-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.02em;
  }

  .is-notice-board .notice-mobile-accordion .notice-accordion-item {
    border: 0;
  }

  .is-notice-board .notice-mobile-accordion .board-card-meta,
  .is-notice-board .board-pagination,
  .is-notice-board .board-search-form {
    display: none;
  }

  .notice-accordion-body {
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -0.02em;
  }

  .notice-accordion-body h1,
  .notice-accordion-body h2,
  .notice-accordion-body h3,
  .notice-accordion-body h4 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.02em;
  }

  .review-photo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .product-detail-page {
    width: 100%;
    min-height: calc(100vh - 209px);
    margin-left: 0;
    padding: var(--mobile-header-offset) var(--page-gutter) 0;
  }

  .product-detail-hero {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .product-detail-images {
    grid-column: 1;
    grid-row: 1;
  }

  .product-slider {
    width: 100%;
    height: auto;
    max-height: none;
    aspect-ratio: auto;
  }

  .product-detail-panel {
    grid-column: 1;
    grid-row: 2;
    position: relative;
    top: 0;
    min-height: 0;
    margin-top: -10px;
    padding: 20px 0 45px;
  }

  .product-actions {
    height: auto;
  }

  .product-actions button,
  .product-info-toggle {
    height: auto;
    min-height: var(--touch-target);
  }

  .product-field select,
  .board-search-form select,
  .cart-coupon-select,
  .mypage-order-status select,
  .checkout-form-grid select {
    min-height: var(--touch-target);
  }

  .product-slide-button {
    width: var(--touch-target);
    height: var(--touch-target);
    min-height: var(--touch-target);
    opacity: 1;
  }

  .product-slide-dots {
    opacity: 1;
  }

  .shop-pagination {
    height: auto;
    padding-top: var(--space-4);
  }

  .board-page-button,
  .board-page-number {
    width: var(--touch-target);
    min-width: var(--touch-target);
    height: var(--touch-target);
    min-height: var(--touch-target);
    padding: 0;
    line-height: var(--touch-target);
  }

  .shop-pagination .shop-see-more {
    width: auto;
    min-width: 0;
    height: 24px;
    min-height: 24px;
    padding: 0;
    line-height: 23px;
  }

  .board-pagination {
    flex-wrap: wrap;
  }

  .board-page-button {
    width: auto;
    min-width: var(--touch-target);
    padding: 0 var(--space-3);
    line-height: 1.25;
  }

  .mypage-modal-close,
  .cart-modal-close,
  .review-image-modal-close,
  .review-product-modal-panel header button {
    width: var(--touch-target);
    height: var(--touch-target);
    min-height: var(--touch-target);
  }

  .product-description {
    grid-column: 1;
    grid-row: 3;
    margin: 0;
    padding-top: 22px;
  }

  .auth-page,
  .join-page {
    padding-left: var(--page-gutter);
    padding-top: calc(var(--mobile-header-offset) + var(--space-4));
  }

  .mypage-page,
  .cart-page,
  .checkout-page,
  .order-detail-page,
  .shop-page,
  .archive-detail-page,
  .board-page,
    .product-detail-page {
    margin-left: 0;
    padding-top: calc(var(--mobile-header-offset) + var(--space-4));
  }

  .shop-page {
    padding-top: var(--mobile-header-offset);
  }

  .product-detail-page {
    padding-top: var(--mobile-header-offset);
  }

  .login-page {
    padding-top: 110px;
  }

  .login-panel {
    --login-font-size: 15px;
    --login-line-height: 18px;
    padding: 0;
  }
}

#footer .footer-info-toggle {
  display: block;
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: 19px;
  text-align: left;
  cursor: pointer;
}

#footer .footer-info-indicator {
  display: inline-block;
  margin-left: 6px;
}

#footer .footer-info-details[hidden] {
  display: none !important;
}

@media all and (min-width: 1025px) {
  #footer .footer-info-toggle {
    display: none;
  }

  #footer .footer-info-details[hidden] {
    display: block !important;
  }
}

@media all and (max-width: 1024px) {
  #footer .footer-info-toggle {
    margin-bottom: 20px;
  }

  #footer .footer-info-details li {
    display: block;
    margin: 0;
    line-height: 15px;
  }

}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .product-detail-hero {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 34%);
    gap: clamp(20px, 3vw, 32px);
    align-items: start;
  }

  .product-detail-images {
    grid-column: 1;
    grid-row: 1;
    display: grid;
    justify-items: center;
  }

  .product-slider {
    width: min(100%, 560px);
    width: min(100%, 64svh, 560px);
    height: auto;
    max-height: none;
    aspect-ratio: auto;
  }

  .product-detail-panel {
    grid-column: 2;
    grid-row: 1;
    position: relative;
    top: 0;
    min-width: 280px;
    min-height: 0;
    margin-top: 0;
    padding: 20px 0 40px;
  }

  .product-description {
    grid-column: 1 / -1;
    grid-row: 2;
    margin: 0;
    padding-top: clamp(28px, 5vw, 48px);
  }
}

@media all and (max-width: 767px) {
  body.product-detail-body {
    --mobile-header-height: 60px;
  }

  body.product-detail-body .side-menu {
    height: 60px;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
  }

  body.product-detail-body .brand {
    display: flex;
    width: fit-content;
    min-width: 0;
    height: 50px;
    align-items: center;
    overflow: visible;
    color: #000;
    font-family: "Cormorant Garamond", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    text-decoration: none;
  }

  body.product-detail-body .brand img {
    display: none;
  }

  body.product-detail-body .brand::after {
    content: "PEEPSEED";
  }

  body.product-detail-body .mobile-header-actions {
    top: 5px;
    right: 12px;
    display: flex;
    width: auto;
    height: 50px;
    align-items: center;
    gap: 10px;
  }

  body.product-detail-body .mobile-cart-count,
  body.product-detail-body .mobile-menu-button {
    position: static;
    display: flex;
    width: auto;
    height: 50px !important;
    min-width: 0;
    min-height: 50px !important;
    align-items: center;
    margin: 0;
    color: #000;
    font-family: "Cormorant Garamond", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
  }

  body.product-detail-body .mobile-menu-button {
    justify-content: flex-end;
    font-size: 16px;
  }

  body.product-detail-body .mobile-menu-button img {
    display: none;
  }

  body.product-detail-body .mobile-menu-button::after {
    content: "MENU";
  }

  .product-mobile-price:not([hidden]) {
    display: block;
  }

  body.product-detail-body .product-mobile-price.product-price-stack:not([hidden]) {
    display: flex;
  }

  body.product-detail-body .product-actions {
    padding-right: 12px;
    padding-left: 12px;
  }

  body.product-detail-body .product-detail-page {
    padding-right: 12px;
    padding-bottom: 60px;
    padding-left: 12px;
  }

  .product-detail-panel {
    padding-bottom: 0;
  }

  .product-instruction-static {
    margin-top: 17px;
    padding-bottom: 3px;
  }

  .product-info-reference {
    margin-bottom: 0;
  }

  .product-description {
    padding-top: 20px;
  }

  body.product-detail-body .product-info-toggle {
    height: 20px;
    min-height: 20px;
    line-height: 20px;
  }

  :root {
    --page-gutter: var(--page-gutter-compact);
  }

  /* Keep product media aligned with the 12px mobile header gutter. */
  body.product-detail-body .product-detail-images,
  body.product-detail-body .product-description {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .login-page {
    justify-content: flex-start;
    padding: var(--mobile-header-offset) var(--page-gutter) 100px;
  }

  .auth-page.recovery-page {
    justify-content: flex-start;
    padding: var(--mobile-header-offset) var(--page-gutter) 100px;
  }

  .login-page .login-panel,
  .recovery-page .recovery-panel {
    width: 100%;
    flex-shrink: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .login-tabs span,
  .login-tabs a {
    font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
  }

  .login-tabs a,
  .login-field-title a,
  .join-tabs a {
    display: inline-flex;
    align-items: center;
    min-height: var(--touch-target);
  }

  .login-tabs span,
  .join-tabs span {
    display: inline-flex;
    align-items: center;
    min-height: var(--touch-target);
  }

  .join-tabs {
    align-items: center;
  }

  .login-join,
  .login-guest,
  .kakao-login {
    height: var(--touch-target);
    min-height: var(--touch-target);
  }

  .auth-brand,
  .checkout-result-link {
    display: inline-flex;
    min-height: var(--touch-target);
    align-items: center;
  }

  .is-qna-board .board-list-header .board-action-link,
  .is-review-board .board-list-header .board-action-link,
  .board-form-panel header a {
    min-height: var(--touch-target);
  }

  .cart-message a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: var(--touch-target);
    min-height: var(--touch-target);
    vertical-align: middle;
  }

  .checkout-agree a {
    display: inline-flex;
    min-height: var(--touch-target);
    align-items: center;
  }

  .join-page .check-line,
  .checkout-payment-options label,
  .checkout-agree,
  .board-secret-row {
    min-height: var(--touch-target);
    cursor: pointer;
  }

  body button:not(.product-slide-dot),
  body input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
  body select {
    min-height: var(--touch-target);
  }

  body input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
  body select,
  body textarea {
    font-size: 16px;
  }

  body textarea {
    min-height: 112px;
  }

  .board-form-panel textarea,
  .board-comment-form textarea,
  .checkout-form-grid textarea {
    min-height: 112px;
  }

  .is-qna-detail .board-comment-form button {
    min-height: var(--touch-target);
  }

  #footer .footer_inner a {
    display: inline-flex;
    align-items: center;
    min-height: var(--touch-target);
  }

  .auth-panel,
  .join-panel,
  .mypage-form,
  .mypage-coupon-area,
  .mypage-order-toolbar,
  .mypage-order-list,
  .checkout-panel,
  .board-detail-panel,
  .board-form-panel,
  .policy-panel {
    padding-left: var(--page-gutter-compact);
    padding-right: var(--page-gutter-compact);
  }

  .join-field-row small {
    position: static;
    display: block;
    margin-top: var(--space-1);
    line-height: 1.45;
  }

  .mypage-tabs,
  .mypage-form,
  .mypage-address-row,
  .mypage-coupon-code-row,
  .mypage-coupon-item,
  .mypage-order-item,
  .mypage-order-meta,
  .order-detail-section dl,
  .order-detail-item dl,
  .checkout-form-grid,
  .checkout-payment-options,
  .checkout-summary > div,
  .checkout-point-row,
  .checkout-final,
  .review-form-fields,
  .review-meta-row,
  .review-board-row,
  .board-search-selects,
  .is-qna-detail .board-detail-header {
    grid-template-columns: minmax(0, 1fr);
  }

  .mypage-tab {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }

  .mypage-tab:last-child {
    border-bottom: 0;
  }

  .mypage-coupon-item span {
    text-align: left;
  }

  .mypage-order-period {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mypage-order-custom-period {
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  }

  .mypage-order-custom-period button {
    grid-column: 1 / -1;
  }

  .mypage-order-meta div {
    grid-template-columns: 76px minmax(0, 1fr);
  }

  .checkout-result-panel dl div,
  .checkout-virtual-account dl div {
    grid-template-columns: minmax(0, 1fr);
  }

  .cart-item {
    grid-template-columns: 68px minmax(0, 1fr) 28px;
    gap: var(--space-2);
    padding-left: 0;
    padding-right: 0;
  }

  .cart-item-thumb {
    width: 68px;
    height: 68px;
  }

  .cart-summary-row {
    grid-template-columns: minmax(0, 1fr);
    gap: var(--space-2);
  }

  .cart-summary-action {
    align-items: stretch;
  }

  .cart-summary-action strong {
    text-align: left;
  }

  .shop-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .shop-category-all .shop-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .shop-product-card {
    padding: 0 2px;
  }

  .shop-product-name,
  .shop-product-price {
    overflow-wrap: anywhere;
  }

  .archive-title-menu {
    display: none;
  }

  #archiveListPanel > .archive-title-menu {
    transform: none;
  }

  .archive-detail-mobile-title {
    display: block;
    color: #050505;
    font-family: var(--font-display);
    font-size: 15px;
    font-weight: var(--font-weight-regular);
    line-height: 18px;
    text-align: center;
  }

  .archive-detail-main-media .archive-detail-video + img {
    margin-top: clamp(-140px, -24vw, -72px);
  }

  .review-photo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .board-list-header,
  .board-form-panel header,
  .board-detail-header {
    gap: var(--space-3);
  }

  .board-detail-actions,
  .is-qna-detail .board-detail-actions {
    width: 100%;
    align-items: stretch;
  }

  .board-detail-actions a,
  .board-detail-actions button,
  .is-qna-detail .board-detail-actions a,
  .is-qna-detail .board-detail-actions button {
    width: 100%;
    min-height: var(--touch-target);
  }

  .board-search-field {
    grid-template-columns: minmax(0, 1fr) var(--touch-target);
  }

  .board-search-field button {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-quantity-control {
    grid-template-columns: var(--touch-target) var(--touch-target) var(--touch-target);
    width: calc(var(--touch-target) + var(--touch-target) + var(--touch-target));
    min-height: var(--touch-target);
    line-height: var(--touch-target);
  }

  .product-quantity-button {
    width: var(--touch-target);
    height: var(--touch-target);
    font-size: 18px;
  }

  .product-quantity-field #productQuantity {
    width: var(--touch-target);
    height: var(--touch-target);
    min-height: var(--touch-target);
    font-size: 16px;
    line-height: var(--touch-target);
  }

  .mypage-modal,
  .cart-modal,
  .review-product-modal,
  .review-image-modal {
    align-items: flex-start;
    padding: max(12px, env(safe-area-inset-top, 0px)) var(--page-gutter-compact) max(12px, env(safe-area-inset-bottom, 0px));
  }

  .mypage-modal-panel,
  .cart-modal-panel,
  .review-product-modal-panel {
    max-height: calc(100vh - 24px);
    max-height: calc(100dvh - 24px);
  }

  .review-image-modal-figure {
    width: 100%;
    max-width: 100%;
    max-height: calc(100dvh - 24px);
    padding-top: 64px;
  }

  .review-image-modal-figure img {
    height: min(520px, calc(100dvh - 180px));
    max-height: calc(100dvh - 180px);
  }
}

/* Keep the mobile header identical across every page. */
@media all and (max-width: 767px) {
  body:not(#peepseed-mobile-header-scope) .side-menu {
    height: 60px;
    padding: 5px 12px;
  }

  body:not(#peepseed-mobile-header-scope) .brand {
    display: flex;
    width: fit-content;
    min-width: 0;
    height: 50px;
    align-items: center;
    overflow: visible;
    color: #151515;
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    text-decoration: none;
  }

  body:not(#peepseed-mobile-header-scope) .brand img {
    display: none !important;
  }

  body:not(#peepseed-mobile-header-scope) .brand::after {
    content: "PEEPSEED";
  }

  body:not(#peepseed-mobile-header-scope) .mobile-header-actions {
    top: 5px;
    right: 12px;
    display: flex;
    width: auto;
    height: 50px;
    align-items: center;
    gap: 10px;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-cart-count {
    position: relative;
    top: 0;
    left: -9px;
    display: flex;
    width: auto;
    height: 50px !important;
    min-width: 0;
    min-height: 50px !important;
    align-items: center;
    padding: 0;
    margin: 0;
    color: #151515;
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-menu-button {
    position: relative;
    flex: 0 0 18px;
    width: 18px;
    height: 50px !important;
    min-height: 50px !important;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-menu-button img {
    display: block !important;
    top: 14px;
    right: 2px;
    left: auto;
    width: auto;
    height: 34px;
  }

body:not(#peepseed-mobile-header-scope) .mobile-menu-button::after {
    content: none !important;
  }
}

/* Order status and claim-registration alignment refinements. */
body #my-order-info .mypage-order-state-list {
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-end;
  gap: 3px;
}

body .order-detail-item-main {
  grid-column: 2;
}

body .order-detail-item-title-row {
  flex-direction: column;
  justify-content: flex-start;
  gap: 4px;
}

body .order-detail-item-title-row .order-detail-item-status {
  margin-left: 0;
  text-align: left;
}

body .order-detail-item > .order-detail-item-facts {
  grid-column: 2;
  grid-template-columns: repeat(2, max-content);
  justify-self: start;
  align-items: start;
  text-align: left;
}

body .order-detail-item-facts dt,
body .order-detail-item-facts dd,
body .order-detail-item-main .order-detail-item-status {
  font-size: 15px;
  line-height: 21px;
  text-align: left;
}

.order-exchange-self-ship-tracking select {
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  padding: 0 12px;
  background: #fff;
  color: #222;
  font: inherit;
}

/* Final order-history links and order-detail information layout. */
body .mypage-order-result-detail,
body .mypage-order-result-detail:visited,
body .mypage-order-result-detail:hover,
body .mypage-order-result-detail:focus-visible,
body .mypage-order-result-detail:active {
  color: #999 !important;
}

body .order-detail-header #orderDetailStatus {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  gap: 2px;
}

body .order-detail-header-order-no {
  grid-column: 1;
  grid-row: 2;
}

body .order-detail-header-date {
  grid-column: 1;
  grid-row: 1;
}

body .order-detail-header-tracking {
  grid-column: 1;
  grid-row: 3;
}

body .order-detail-accordion > .order-detail-accordion-panel {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

body .order-detail-accordion-panel > .order-detail-wide-row {
  grid-column: 1 / -1;
}

/* Checkout result, mypage orders and order-detail refinements. */
body .checkout-result-panel h1 {
  margin-bottom: 6px;
}

body .checkout-result-message .checkout-result-complete {
  margin-bottom: 0;
}

body .checkout-result-panel .checkout-result-link {
  font-family: var(--font-display);
  font-size: 17px;
  font-weight: 400;
}

body #my-order-info .mypage-order-result-product-info > small {
  color: #999;
}

body #my-order-info .mypage-order-claim-button {
  border-color: var(--button-gray);
  background: var(--button-gray);
  color: #000;
}

body #my-order-info .mypage-order-state-text--orange {
  color: #B06D32 !important;
}

body #my-order-info .mypage-order-state-text--green {
  color: #3F7254 !important;
}

body #my-order-info .mypage-order-state-text--blue {
  color: #356A8A !important;
}

body #my-order-info .mypage-order-state-text--red {
  color: #A6534A !important;
}

body .order-detail-item-title-row .order-detail-item-status {
  font-size: 15px;
  line-height: 21px;
}

body .order-detail-item-actions,
body .order-detail-claim-actions,
body .order-detail-preissue-buttons {
  justify-content: flex-end;
  justify-items: end;
}

body .order-detail-item-actions {
  display: flex;
  flex-wrap: wrap;
}

body .order-detail-item-actions .order-detail-cancellation {
  flex: 1 0 100%;
}

body .order-detail-cancel-open,
body .order-detail-claim-actions .order-detail-cancel-open,
body .order-detail-preissue-buttons button {
  width: auto;
  min-width: 104px;
  border-color: var(--button-gray);
  background: var(--button-gray);
  color: #000;
}

body .order-detail-payment dl > .order-detail-payment-final dt,
body .order-detail-payment dl > .order-detail-payment-final dd {
  color: var(--ink);
  font-weight: 700;
}

/* Keep order-detail information in the existing line-based layout while making it collapsible. */
body .order-detail-accordions {
  display: grid;
  gap: 0;
}

body .order-detail-accordion {
  padding-top: 0;
}

body .order-detail-accordion > h2 {
  margin: 0;
}

body .order-detail-accordion-trigger {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  min-height: 55px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 0;
  padding: 18px 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}

body .order-detail-accordion-trigger:focus-visible {
  outline: 1px solid var(--ink);
  outline-offset: 2px;
}

body .order-detail-accordion-icon {
  position: relative;
  display: inline-flex;
  width: 20px;
  height: 14px;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  color: #151515;
  font-size: 0;
}

body .order-detail-accordion-icon::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border: solid currentColor;
  border-width: 1px 1px 0 0;
  content: "";
  transform-origin: center;
}

body .order-detail-accordion-trigger[aria-expanded="true"] .order-detail-accordion-icon::before {
  transform: translate(-50%, -25%) rotate(-45deg);
}

body .order-detail-accordion-trigger[aria-expanded="false"] .order-detail-accordion-icon::before {
  transform: translate(-50%, -75%) rotate(135deg);
}

body .order-detail-accordion > .order-detail-accordion-panel {
  max-height: none;
  overflow: visible;
  opacity: 1;
  padding-bottom: 28px;
  transition: max-height 320ms cubic-bezier(0.22, 1, 0.36, 1), opacity 220ms ease, padding-bottom 320ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: max-height, opacity;
}

body .order-detail-accordion-panel[hidden] {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  body .order-detail-accordion > .order-detail-accordion-panel {
    transition: none;
  }
}

/* Claim evidence previews shared by return and seller-responsibility exchange forms. */
.order-return-photo-field > span em {
  color: #c43131;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.order-return-evidence > .order-return-photo-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.order-return-evidence > .order-return-photo-list li {
  position: relative;
  width: 92px;
  height: 92px;
  overflow: hidden;
  padding: 0;
  background: #e9e9e9;
}

.order-return-photo-list img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.order-return-photo-list button {
  position: absolute;
  top: 4px;
  right: 4px;
  display: inline-flex;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  color: #777;
  cursor: pointer;
  font: 20px/1 Arial, sans-serif;
}

.order-exchange-evidence {
  margin-top: 4px;
}

.order-exchange-quantity-row {
  margin-top: 8px;
  border-top: 1px solid #eee;
  padding-top: 14px;
}

.order-exchange-quantity-label {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  white-space: nowrap;
}

.order-exchange-quantity-label small {
  color: #888;
  font-size: 12px;
  font-weight: 400;
}

/* Reference cart composition: preserve cart data and actions while simplifying the layout. */
body .cart-page {
  display: flex;
  flex-direction: column;
}

body .cart-list {
  display: grid;
  gap: 28px;
}

body .cart-item {
  min-height: 132px;
  border: 0 !important;
  padding: 0 0 24px;
  background: #fff;
  box-shadow: none;
}

body .cart-item-thumb {
  background: transparent;
}

body .cart-item-info {
  min-height: 108px;
}

body .cart-item-title {
  padding-right: 12px;
  font-family: var(--font-display);
  font-weight: 400;
}

body .cart-summary {
  width: 100%;
  max-width: none;
  margin-top: auto;
  border-top: 1px solid #151515;
  background: #fff;
  box-shadow: none !important;
}

body .cart-summary-row:not(.cart-summary-submit) {
  min-height: 34px;
  padding: 0;
}

body .cart-summary-final {
  margin-top: 0 !important;
  border-top: 1px solid #151515 !important;
  padding-top: 0 !important;
}

body .cart-summary-submit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding-top: 14px;
}

body .cart-checkout-button {
  flex: 0 1 180px;
  min-height: 44px;
  border: 1px solid #151515;
  border-radius: 0;
}

@media all and (min-width: 1001px) {
  body .cart-page {
    width: min(980px, calc(100vw - var(--desktop-content-start) - 30px));
    max-width: none;
    min-height: calc(100vh - 17px);
    margin: 0 30px 0 var(--desktop-content-start);
    padding: 17px 0 24px;
  }

  body .cart-header h1 {
    left: 0;
  }

  body .cart-item {
    grid-template-columns: 18px 104px minmax(0, 1fr);
    column-gap: 20px;
  }

  body .cart-item-thumb {
    grid-column: 2;
    width: 104px;
    height: 128px;
  }

  body .cart-item-info {
    grid-column: 3 / -1;
  }

  body .cart-summary {
    padding-top: 18px;
  }
}

@media all and (min-width: 768px) and (max-width: 1000px) {
  body .cart-page {
    min-height: calc(100svh - 55px);
    padding-bottom: 24px;
  }

  body .cart-summary {
    position: static;
    margin-top: auto;
    padding-top: 18px;
  }
}

@media all and (max-width: 767px) {
  body .cart-list {
    gap: 20px;
  }

  body .cart-item {
    min-height: 112px;
    padding: 0 0 18px;
  }

  body .cart-item-info {
    min-height: 96px;
  }

  body .cart-summary {
    border-top: 1px solid #151515;
  }

  body .cart-checkout-button {
    flex: 1 1 0;
  }
}

/* Kakao account choice and explicit account-link confirmation. */
body .kakao-account-page,
body .kakao-link-confirmation-page {
  color: rgba(0, 0, 0, 0.72);
  font-family: "Apple SD Gothic Neo", sans-serif;
}

body .kakao-account-heading {
  display: grid;
  gap: 12px;
  margin: 0 0 34px;
}

body .kakao-account-heading h1 {
  margin-bottom: 0;
  color: #111;
  font-family: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .03em;
}

body .kakao-account-heading p,
body .kakao-account-choice > p,
body .kakao-account-form-heading p,
body .kakao-link-data-notice p {
  margin: 0;
  color: #777;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

body .kakao-account-choice,
body .kakao-account-form,
body .kakao-link-confirmation-form {
  display: grid;
  gap: 22px;
}

body .kakao-account-choice[hidden],
body .kakao-account-form[hidden] {
  display: none;
}

body .kakao-account-choice h2,
body .kakao-account-form-heading h2 {
  margin: 0 0 8px;
  color: #222;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

body .kakao-account-choice-actions,
body .kakao-account-form-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

body .kakao-account-page button,
body .kakao-link-confirmation-page button {
  min-height: 42px;
  border: 0;
  background: #111;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}

body .kakao-account-page button.secondary,
body .kakao-link-confirmation-page button.secondary {
  background: var(--button-gray);
  color: #222;
}

body .kakao-account-page button:disabled,
body .kakao-link-confirmation-page button:disabled {
  cursor: not-allowed;
  opacity: .52;
}

body .kakao-account-page .join-field-row {
  margin-bottom: 14px;
}

body .kakao-account-page .terms-section {
  margin-top: 0;
}

body .kakao-account-page .terms-box > a {
  color: #555;
  font-size: 12px;
  text-decoration: underline;
  text-underline-offset: 2px;
}

body .kakao-account-message {
  min-height: 20px;
  margin: 0 !important;
  color: #666;
  font-size: 12px;
  line-height: 20px;
}

body .kakao-account-message.is-error {
  color: #a51f1f;
}

body .kakao-account-cancel {
  margin-top: 24px;
  text-align: center;
}

body .kakao-account-cancel a {
  color: #777;
  font-size: 12px;
  text-decoration: underline;
  text-underline-offset: 2px;
}

body .kakao-link-account-summary {
  margin: 0;
  border-top: 1px solid #ddd;
}

body .kakao-link-account-summary > div {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 14px;
  border-bottom: 1px solid #ddd;
  padding: 15px 12px;
}

body .kakao-link-account-summary dt {
  color: #777;
}

body .kakao-link-account-summary dd {
  margin: 0;
  color: #222;
}

body .kakao-link-data-notice {
  padding: 18px;
  background: #f5f5f5;
}

body .kakao-link-data-notice strong {
  display: block;
  margin-bottom: 8px;
  color: #222;
  font-size: 14px;
  font-weight: 500;
}

body .kakao-link-confirmation-check {
  align-items: flex-start;
  color: #333;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

body .kakao-link-confirmation-check input {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  min-height: 16px;
  margin: 2px 0 0;
  accent-color: #111;
}

/* Login methods are credentials on one USER_ID, not separate member cards. */
body .mypage-login-methods {
  margin-top: 28px;
  border: 0;
  padding: 0;
  color: var(--muted);
  font-family: "Apple SD Gothic Neo", sans-serif;
}

body .mypage-login-methods[hidden] {
  display: none;
}

body .mypage-login-methods-header > strong,
body .mypage-login-method > div > strong {
  color: var(--ink);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
}

body .mypage-login-methods-header > p,
body .mypage-login-method-guide,
body .mypage-reference-modal-form > p {
  margin: 7px 0 0;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}

body .mypage-login-method-note {
  color: #999;
}

body #mypage-profile .mypage-login-method-note {
  color: #999;
}

body .mypage-login-method-list {
  margin-top: 16px;
  border-top: 0;
}

body .mypage-login-method {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 12px;
  min-height: 72px;
  border-bottom: 0;
  padding: 10px 0;
}

body .mypage-login-method > div {
  min-width: 0;
}

body .mypage-login-method[data-login-method="local"] > div {
  display: flex;
  align-items: center;
  gap: 4px;
}

body .mypage-login-method > div > strong,
body .mypage-login-method > div > span {
  display: block;
}

body .mypage-login-method > div > span {
  margin-top: 5px;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}

body .mypage-login-method[data-login-method="local"] > div > span {
  margin-top: 0;
}

body .mypage-login-method-status {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  white-space: nowrap;
}

body .mypage-login-method-status.is-active {
  color: #999;
}

body .mypage-login-method-status.is-pending {
  color: #999;
}

body .mypage-login-method .mypage-reference-button {
  min-width: 98px;
}

body .mypage-login-method-feedback {
  text-align: left;
}

body .mypage-login-method-feedback:empty {
  display: none;
}

body .mypage-login-method-guide {
  margin-top: 2px;
  padding-top: 0;
}

body .mypage-reference-inline-control {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 92px;
  gap: 6px;
}

body .mypage-reference-inline-control .mypage-reference-button {
  min-width: 0;
  height: 32px;
  min-height: 32px;
  padding: 0 8px;
}

body .mypage-withdrawal-kakao-verification {
  display: grid;
  gap: 10px;
  padding: 12px;
  background: #f5f5f5;
}

body .mypage-withdrawal-kakao-verification[hidden] {
  display: none;
}

body .mypage-withdrawal-kakao-verification p {
  margin: 0;
  color: #666;
  font-size: 12px;
  line-height: 19px;
}

@media all and (max-width: 640px) {
  body .kakao-account-choice-actions,
  body .kakao-account-form-actions {
    grid-template-columns: 1fr;
  }

  body .kakao-link-account-summary > div {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  body .mypage-login-method {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  body .mypage-login-method .mypage-reference-button {
    grid-column: 1 / -1;
    justify-self: stretch;
  }
}

/* Match the 17px radio control used by exchange/return reason choices. */
body .cart-select-all input,
body .cart-item-check input {
  box-sizing: border-box !important;
  flex: 0 0 17px !important;
  width: 17px !important;
  min-width: 17px !important;
  max-width: 17px !important;
  height: 17px !important;
  min-height: 17px !important;
  max-height: 17px !important;
}

/* Place REVIEW controls below the same mobile menu row used by STORE. */
@media all and (max-width: 1024px) {
  body .board-list-panel.is-review-board .board-list-header {
    margin-top: 44px;
  }

  body .board-list-panel.is-review-board .board-list-toolbar {
    top: 0;
  }
}

/* Address edit/delete actions match the quiet text controls on Q&A detail pages. */
body #mypage-address-book .mypage-address-table .mypage-address-manage button:not(.mypage-address-set-default) {
  display: inline-flex;
  width: auto;
  min-width: 0;
  min-height: 0;
  align-items: center;
  border: 0;
  padding: 0;
  background: transparent !important;
  color: #777 !important;
  box-shadow: none;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

@media all and (max-width: 1024px) {
  body #mypage-address-book .mypage-address-table .mypage-address-manage button:not(.mypage-address-set-default) {
    min-height: 44px;
  }
}

/* Final cart mobile layout: fixed totals and purchase actions. */
@media all and (max-width: 1024px) {
  body .cart-page {
    padding-bottom: 220px;
  }

  body .cart-summary {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 40;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 12px var(--page-gutter) calc(12px + env(safe-area-inset-bottom, 0px));
    border: 0;
    background: #fff;
    box-shadow: 0 -8px 22px rgba(0, 0, 0, 0.08);
  }

  body .cart-summary-row:not(.cart-summary-submit) {
    min-height: 22px;
    padding: 0;
  }

  body .cart-summary-row:not(.cart-summary-submit) span,
  body .cart-summary-row:not(.cart-summary-submit) strong,
  body .cart-summary-final span,
  body .cart-summary-final strong {
    color: #151515 !important;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  body .cart-summary-final {
    margin-top: 4px;
    padding-top: 6px;
    border-top: 0;
  }

  body .cart-summary-submit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding-top: 10px;
  }

  body .cart-checkout-button {
    min-height: 48px;
    border: 0;
    border-radius: 0;
  }
}

/* Final checkbox geometry and cart number typography. */
body .cart-select-all input,
body .cart-item-check input {
  box-sizing: border-box !important;
  flex: 0 0 16px !important;
  width: 16px !important;
  min-width: 16px !important;
  max-width: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body .cart-item-purchase-row .cart-item-quantity button,
body .cart-item-purchase-row .cart-item-quantity input,
body .cart-item-purchase-row .cart-item-price,
body .cart-summary-row strong {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
  line-height: 18px;
}

/* Final cart mobile layout: fixed totals and purchase actions. */
@media all and (max-width: 1024px) {
  body .cart-page {
    padding-bottom: 220px;
  }

  body .cart-select-all,
  body .cart-item-check {
    justify-content: flex-start;
  }

  body .cart-summary {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 40;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 12px var(--page-gutter) calc(12px + env(safe-area-inset-bottom, 0px));
    border: 0;
    background: #fff;
    box-shadow: 0 -8px 22px rgba(0, 0, 0, 0.08);
  }

  body .cart-summary-row:not(.cart-summary-submit) {
    min-height: 22px;
    padding: 0;
  }

  body .cart-summary-row:not(.cart-summary-submit) span,
  body .cart-summary-row:not(.cart-summary-submit) strong,
  body .cart-summary-final span,
  body .cart-summary-final strong {
    color: #151515 !important;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  body .cart-summary-final {
    margin-top: 4px;
    padding-top: 6px;
    border-top: 0;
  }

  body .cart-summary-submit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding-top: 10px;
  }

  body .cart-checkout-button {
    min-height: 48px;
    border: 0;
    border-radius: 0;
  }
}

/* Exact shared checkbox geometry and cart number typography. */
body .cart-select-all input,
body .cart-item-check input {
  box-sizing: border-box !important;
  flex: 0 0 16px !important;
  width: 16px !important;
  min-width: 16px !important;
  max-width: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body .cart-item-purchase-row .cart-item-quantity button,
body .cart-item-purchase-row .cart-item-quantity input,
body .cart-item-purchase-row .cart-item-price,
body .cart-summary-row strong {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
  line-height: 18px;
}

/* Keep the Toss payment window inside the mobile viewport. */
@media all and (max-width: 767px) {
  body > iframe[src*="payment-widget.tosspayments.com"],
  #__tosspayments_payment_widget_window_dimmer__ > iframe[src*="payment-widget.tosspayments.com"] {
    left: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    box-sizing: border-box;
  }
}

/* Keep footer sections compact: use line breaks instead of paragraph-sized gaps. */
#footer .footer_inner .inner1,
#footer .footer_inner .inner2,
#footer .footer_inner .inner3,
#footer .footer-info-toggle {
  margin-top: 0;
  margin-bottom: 0;
}

#footer .footer_inner p,
#footer .footer_inner ul,
#footer .footer_inner li {
  margin-top: 0;
  margin-bottom: 0;
}

/* Mobile top alignment for the requested navigation and account entry points. */
@media all and (max-width: 1024px) {
  body.shop-category-body .shop-page,
  body .mypage-reference-page,
  body .cart-page,
  body .login-page,
  body .auth-page.recovery-page,
  body:has(.board-list-panel.is-review-board) .shop-page {
    padding-top: 55px !important;
  }

  body.policy-reference-layout .policy-reference-tabs {
    top: 55px !important;
  }

  body .join-page {
    padding-top: 55px !important;
  }

  body .join-page .join-panel {
    padding-top: 0 !important;
  }

  body .login-page {
    padding-top: 75px !important;
  }

  body .login-page .login-field-title {
    margin-bottom: 2px;
  }

  body .login-page .login-field:not(:last-child) {
    margin-bottom: 8px;
  }

  body .login-page .login-field:last-of-type {
    margin-bottom: 8px;
  }
}

/* Keep cart overrides last so the reference layout wins over shared responsive rules. */
@media all and (min-width: 1001px) {
  .cart-page { min-height: 100vh; padding: 86px 24px 72px 33vw; }
  .cart-header { display: none; }
  .cart-list, .cart-message { width: min(850px, 62vw); max-width: none; margin: 0; }
  .cart-list { border: 0; }
  .cart-item {
    grid-template-columns: 18px 74px 170px 72px 104px minmax(40px, 1fr) 76px;
    gap: 8px; min-height: 92px; padding: 0; border: 0; background: transparent;
  }
  .cart-item-check { grid-column: 1; grid-row: 1; }
  .cart-item-check input { width: 17px; height: 17px; }
  .cart-item-thumb { grid-column: 2; width: 74px; height: 92px; }
  .cart-item-info { grid-column: 3; align-self: center; min-width: 0; }
  .cart-item-title { margin: 0 0 8px; font-size: 11px; line-height: 1.25; }
  .cart-item-option:empty { display: none; }
  .cart-item-delivery { margin: 0; color: var(--ink); font-size: 10px; line-height: 1.45; white-space: nowrap; }
  .cart-item-delivery span { margin: 0 3px; color: #999; }
  .cart-item-quantity {
    grid-column: 4; display: grid; grid-template-columns: 18px; gap: 2px;
    justify-content: center; margin: 0;
  }
  .cart-item-quantity button, .cart-item-quantity input {
    width: 18px; height: 18px; min-height: 18px; border: 0; background: transparent;
    color: var(--ink); padding: 0; font-family: Georgia, "Times New Roman", serif;
    font-size: 10px; line-height: 18px; text-align: center;
  }
  .cart-item-quantity input { appearance: textfield; }
  .cart-item-quantity input::-webkit-inner-spin-button,
  .cart-item-quantity input::-webkit-outer-spin-button { margin: 0; appearance: none; }
  .cart-item-price { grid-column: 5; justify-self: start; font-size: 10px; font-weight: 400; }
  .cart-item-actions {
    grid-column: 7; display: grid; justify-items: end; gap: 12px;
    font-size: 9px; white-space: nowrap;
  }
  .cart-item-actions button {
    border: 0; background: transparent; color: inherit; cursor: pointer; padding: 0; font: inherit;
  }
  .cart-summary {
    width: 360px; max-width: none; margin: 104px 0 0 25.6vw;
    border: 0; background: transparent;
  }
  .cart-summary-row { grid-template-columns: 1fr auto; gap: 16px; min-height: 28px; padding: 0; }
  .cart-summary-row span, .cart-summary-row strong, .cart-summary-final strong {
    color: var(--ink); font-family: Georgia, "Times New Roman", serif;
    font-size: 10px; font-weight: 400;
  }
  .cart-summary-submit { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; padding: 12px 0 0; }
  .cart-checkout-button {
    min-height: 42px; font-family: Georgia, "Times New Roman", serif;
    font-size: 10px; font-weight: 400;
  }
  .cart-checkout-selected { background: var(--white); color: var(--ink); }
  .cart-summary-note {
    position: relative; left: -25.6vw; width: min(850px, 62vw);
    margin: 16px 0 0; color: #999; font-size: 9px; white-space: nowrap;
  }
}

@media all and (max-width: 1000px) {
  .cart-item-delivery { margin: 6px 0 0; font-size: 11px; line-height: 1.5; }
  .cart-item-quantity button {
    min-width: 30px; min-height: 30px; border: 1px solid var(--line); background: var(--white);
  }
  .cart-item-actions { display: none; }
  .cart-summary-submit { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; }
  .cart-checkout-selected { background: var(--white); color: var(--ink); }
  .cart-summary-note { margin: 12px 0 0; color: #999; font-size: 10px; }
}

/* Readable cart treatment based on the centered join form. */
@media all and (min-width: 1001px) {
  body .cart-page {
    width: 720px;
    max-width: calc(100vw - 420px);
    min-height: 100vh;
    margin: 0 auto;
    padding: 17px 0 120px;
  }

  body .cart-header {
    display: block;
    margin: 0 0 28px;
    padding: 0 0 16px;
    border-bottom: 1px solid rgba(21, 21, 21, 0.2);
  }

  body .cart-header h1 {
    display: block;
    position: relative;
    left: calc(var(--desktop-content-start) - 50vw + 360px);
    margin: 0;
    color: var(--ink);
    font-family: var(--font-display);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.04em;
  }

  body .cart-header-action {
    display: none;
  }

  body .cart-list,
  body .cart-message {
    width: 100%;
    max-width: none;
  }

  body .cart-list {
    display: grid;
    gap: 12px;
  }

  body .cart-item {
    display: grid;
    grid-template-columns: 22px 96px minmax(180px, 1fr) 108px 100px 44px;
    gap: 16px;
    min-height: 128px;
    align-items: center;
    padding: 16px;
    border: 1px solid rgba(21, 21, 21, 0.2);
    background: var(--white);
  }

  body .cart-item-check {
    grid-column: 1;
    grid-row: 1;
  }

  body .cart-item-check input {
    width: 16px;
    height: 16px;
    accent-color: var(--ink);
  }

  body .cart-item-thumb {
    position: relative;
    grid-column: 2;
    width: 96px;
    height: 96px;
    background: #f8f8f6;
  }

  body .cart-item-thumb.is-image-missing::after {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    content: "PEEPSEED";
    color: #aaa;
    font-size: 9px;
    letter-spacing: 0.12em;
  }

  body .cart-item-info {
    grid-column: 3;
    align-self: center;
  }

  body .cart-item-title {
    margin: 0 0 8px;
    color: var(--ink);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
  }

  body .cart-item-option {
    margin: 0 0 8px;
    color: #777;
    font-size: 11px;
    line-height: 1.5;
  }

  body .cart-item-option:empty {
    display: none;
  }

  body .cart-item-delivery {
    margin: 0;
    color: #777;
    font-size: 11px;
    line-height: 1.5;
    white-space: normal;
  }

  body .cart-item-quantity {
    grid-column: 4;
    display: grid;
    grid-template-columns: 32px 38px 32px;
    gap: 0;
    justify-content: center;
    margin: 0;
    border: 1px solid rgba(21, 21, 21, 0.2);
  }

  body .cart-item-quantity button,
  body .cart-item-quantity input {
    width: 100%;
    height: 34px;
    min-height: 34px;
    border: 0;
    background: var(--white);
    color: var(--ink);
    padding: 0;
    font-family: var(--font-body);
    font-size: 12px;
    line-height: 34px;
    text-align: center;
  }

  body .cart-item-quantity button:first-child {
    border-right: 1px solid rgba(21, 21, 21, 0.12);
  }

  body .cart-item-quantity button:last-child {
    border-left: 1px solid rgba(21, 21, 21, 0.12);
  }

  body .cart-item-price {
    grid-column: 5;
    justify-self: end;
    color: var(--ink);
    font-family: var(--font-display);
    font-size: 13px;
    font-weight: 400;
  }

  body .cart-item-actions {
    grid-column: 6;
    display: block;
    justify-self: end;
  }

  body .cart-item-actions button {
    min-width: 36px;
    min-height: 30px;
    border: 0;
    background: transparent;
    color: #777;
    cursor: pointer;
    padding: 0;
    font-family: var(--font-body);
    font-size: 11px;
  }

  body .cart-summary {
    width: 100%;
    max-width: none;
    margin: 28px 0 0;
    padding: 22px 0 0;
    border-top: 1px solid rgba(21, 21, 21, 0.2);
    background: transparent;
  }

  body .cart-summary-row {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 20px;
    min-height: 34px;
    padding: 0;
  }

  body .cart-summary-row span,
  body .cart-summary-row strong,
  body .cart-summary-final strong {
    color: var(--ink);
    font-family: var(--font-display);
    font-size: 12px;
    font-weight: 400;
  }

  body .cart-summary-final {
    margin-top: 4px;
    padding-top: 9px;
    border-top: 1px solid rgba(21, 21, 21, 0.12);
  }

  body .cart-summary-final span,
  body .cart-summary-final strong {
    font-size: 14px;
  }

  body .cart-summary-submit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 22px 0 0;
  }

  body .cart-checkout-button {
    min-height: 48px;
    border: 1px solid var(--ink);
    font-family: var(--font-display);
    font-size: 12px;
    font-weight: 400;
  }

  body .cart-checkout-selected {
    background: var(--white);
    color: var(--ink);
  }

  body .cart-summary-note {
    position: static;
    width: auto;
    margin: 14px 0 0;
    color: #999;
    font-family: var(--font-body);
    font-size: 10px;
    line-height: 1.6;
    white-space: normal;
  }

  body .cart-page.is-empty .cart-header {
    display: block;
  }

  body .cart-page.is-empty .cart-message {
    padding: 48px 0;
    border-bottom: 1px solid rgba(21, 21, 21, 0.12);
    text-align: center;
  }
}

@media all and (min-width: 1001px) and (max-width: 1140px) {
  body .cart-header h1 {
    left: calc(var(--desktop-content-start) - 210px);
  }
}

@media all and (max-width: 1000px) {
  body .cart-page {
    --cart-mobile-font-size: 11px;
    padding-top: calc(var(--mobile-header-offset) + 28px);
  }

  body .cart-header {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(21, 21, 21, 0.2);
  }

  body .cart-header h1 {
    display: block;
    margin: 0;
    font-size: var(--cart-mobile-font-size);
    font-weight: 400;
  }

  body .cart-header-action {
    display: none;
  }

  body .cart-item {
    grid-template-columns: 18px 76px minmax(0, 1fr);
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(21, 21, 21, 0.12);
  }

  body .cart-item-check { grid-column: 1; grid-row: 1; }
  body .cart-item-thumb {
    grid-column: 2;
    grid-row: 1 / span 3;
    height: auto;
    background: transparent;
    overflow: visible;
  }
  body .cart-item-image {
    width: 100%;
    height: auto;
    object-fit: initial;
  }
  body .cart-item-image-empty { aspect-ratio: 1; }
  body .cart-item-info { grid-column: 3; }
  body .cart-item-title,
  body .cart-item-option,
  body .cart-item-delivery,
  body .cart-item-price,
  body .cart-summary-row span,
  body .cart-summary-row strong,
  body .cart-summary-final span,
  body .cart-summary-final strong,
  body .cart-checkout-button { font-size: var(--cart-mobile-font-size); }
  body .cart-item-price { grid-column: 3; grid-row: 2; justify-self: start; }
  body .cart-item-quantity {
    grid-column: 3; grid-row: 3; display: grid; grid-template-columns: 32px 40px 32px;
    width: 104px; margin: 0; border: 1px solid rgba(21, 21, 21, 0.2);
  }
  body .cart-item-quantity button,
  body .cart-item-quantity input {
    width: 100%;
    min-height: 32px;
    height: 32px;
    border: 0;
    color: var(--ink);
    font-size: var(--cart-mobile-font-size);
    opacity: 1;
  }
  body .cart-summary { margin-top: 24px; padding-top: 18px; border-top: 1px solid rgba(21, 21, 21, 0.2); }
  body .cart-summary-row { padding: 8px 0; }
  body .cart-checkout-selected {
    border: 0;
    border-radius: 0;
    background: var(--button-gray);
    color: var(--ink);
  }
  body .cart-page.is-empty .cart-header { display: block; }
}

@media all and (max-width: 1024px) {
  #footer .footer-policy-links a {
    display: inline;
    height: auto;
    min-height: 0;
    white-space: nowrap;
  }

  #footer .footer-policy-links .terms-use-break {
    display: inline;
  }
}

/* Policy pages retain the original Cafe24 composition while serving current text. */
@media all and (min-width: 1025px) {
  body.policy-reference-layout .policy-reference-tabs {
    position: fixed;
    top: 17px;
    left: var(--desktop-content-start);
    z-index: 20;
    display: grid;
    grid-auto-rows: 20px;
    width: 150px;
  }

  body.policy-reference-layout .policy-reference-tabs a {
    display: block;
    width: fit-content;
    height: 20px;
    color: #777;
    font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    white-space: nowrap;
  }

  body.policy-reference-layout .policy-reference-tabs a.is-active {
    color: #000;
  }

  body.policy-reference-layout .policy-page {
    width: 465.5px;
    min-height: 100vh;
    margin: 0 0 0 calc(20vw + 298px);
    padding: 17px 0 0;
    background: #fff;
  }

  body.policy-reference-layout .policy-panel {
    width: 465.5px;
    max-width: none;
    margin: 0;
    border: 0;
    padding: 0;
    background: transparent;
  }
}

body.policy-reference-layout .policy-panel,
body.policy-reference-layout .policy-panel p,
body.policy-reference-layout .policy-panel li,
body.policy-reference-layout .policy-panel code {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", "Pretendard", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body.policy-reference-layout .policy-panel h1,
body.policy-reference-layout .policy-panel h2,
body.policy-reference-layout .policy-panel h3 {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", "Pretendard", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
}

body.policy-reference-layout .policy-panel h1 {
  margin: 0 0 10px;
}

body.policy-reference-layout .policy-panel h2 {
  margin: 20px 0 0;
}

body.policy-reference-layout .policy-panel h3 {
  margin: 14px 0 0;
}

body.policy-reference-layout .policy-panel p {
  margin: 0;
}

body.policy-reference-layout .policy-panel p:not(.policy-circled-start) + p.policy-circled-start {
  margin-top: 18px;
}

body.policy-reference-layout .policy-panel ol,
body.policy-reference-layout .policy-panel ul {
  margin: 0;
  padding-left: 17px;
}

body.policy-reference-layout .policy-panel li {
  margin: 0;
}

body.policy-reference-layout .policy-panel code {
  padding: 0;
  background: transparent;
}

body.policy-reference-layout .policy-panel a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

body.policy-reference-layout .policy-meta {
  color: rgba(0, 0, 0, 0.7) !important;
  font-size: 12px;
}

body.policy-reference-layout .policy-status {
  margin: 0 0 18px;
  border: 0;
  padding: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.7);
  line-height: 18px;
}

body.policy-reference-layout .policy-related {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 14px;
  margin-top: 20px;
  border-top: 0;
  padding-top: 0;
}

body.policy-reference-layout .policy-related a {
  font-size: 12px;
}

@media all and (max-width: 1024px) {
  body.policy-reference-layout .policy-reference-tabs {
    position: absolute;
    top: var(--mobile-header-offset);
    left: var(--page-gutter-compact);
    right: var(--page-gutter-compact);
    z-index: 8;
    display: flex;
    align-items: center;
    column-gap: 12px;
    height: 44px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
  }

  body.policy-reference-layout .policy-reference-tabs::-webkit-scrollbar {
    display: none;
  }

  body.policy-reference-layout .policy-reference-tabs a {
    flex: 0 0 auto;
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    white-space: nowrap;
  }

  body.policy-reference-layout .policy-reference-tabs a.is-active {
    color: #000;
  }

  body.policy-reference-layout .policy-page {
    min-height: 100vh;
    padding: calc(var(--mobile-header-offset) + 54px) var(--page-gutter-compact) 20px;
  }

  body.policy-reference-layout .policy-panel {
    width: 100%;
    max-width: none;
    margin: 0;
    border: 0;
    padding: 0;
    background: transparent;
  }
}

/* Restore the original compact footer proportions globally. */
#footer,
#footer .footer_inner li,
#footer .footer_inner .snscate li a {
  font-size: 12px;
  line-height: 15px;
}

#footer .footer_inner .inner2 li,
#footer .footer_inner .inner3 li,
#footer .footer_inner .snscate li a {
  line-height: 19px;
}

/* Cart typography and border cleanup. Keep this last to override responsive rules. */
body .cart-header,
body .cart-list,
body .cart-item,
body .cart-summary,
body .cart-summary-final,
body .cart-page.is-empty .cart-message,
body .cart-item-quantity,
body .cart-item-quantity button:first-child,
body .cart-item-quantity button:last-child {
  border: 0;
}

body .cart-header h1,
body .cart-item-title,
body .cart-item-price,
body .cart-item-quantity button,
body .cart-item-quantity input,
body .cart-summary-row span,
body .cart-summary-row strong,
body .cart-summary-final span,
body .cart-summary-final strong,
body .cart-checkout-button {
  font-family: var(--font-display);
  font-size: 15px;
  font-weight: 400;
}

body .cart-item-title.is-korean {
  font-family: var(--font-body);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

/* Shared navigation/footer typography. Keep the original leading proportions. */
.side-menu .side-link,
.side-menu .side-toggle,
.side-menu .side-sublink,
.side-menu .side-menu-board .side-sublink,
.side-menu .side-logout,
.side-menu .side-clock {
  font-size: 16px;
  line-height: 1.25 !important;
}

@media all and (max-width: 1024px) {
  .side-menu .side-link,
  .side-menu .side-toggle,
  .side-menu .side-sublink,
  .side-menu .side-menu-board .side-sublink,
  .side-menu .side-logout,
  .side-menu .side-clock {
    font-size: 17px;
    line-height: 22px !important;
  }

  .side-menu .side-clock {
    height: 22px;
  }

  .click-me-placeholder,
  .cutout-greeting {
    font-size: 17px;
    line-height: 22px;
  }

  .click-me-placeholder .click-me-label {
    left: var(--click-me-mobile-left, 10px);
    top: var(--click-me-mobile-top, 50%);
    transform: translate(0, -50%);
    text-align: left;
  }

}

.shop-sort-control select,
.shop-category-menu a {
  font-size: 16px;
  line-height: 1.25;
}

.shop-category-menu {
  grid-auto-rows: 20px;
}

@media all and (min-width: 1025px) {
  .shop-product-name,
  .shop-product-price {
    font-size: 16px;
    line-height: 20px;
  }
}

#footer,
#footer .footer_inner li,
#footer .footer_inner .snscate li a {
  font-size: 12px;
  line-height: 15px;
}

#footer .footer_inner .inner2 li,
#footer .footer_inner .inner3 li,
#footer .footer_inner .snscate li a {
  line-height: 19px;
}

/* Page-level navigation and primary list typography. */
.mypage-reference-tabs a,
.mypage-reference-item strong,
.mypage-reference-detail-header strong {
  font-size: 16px;
  line-height: 20px;
}

.mypage-reference-item span,
.mypage-reference-detail-header span {
  font-size: 15px;
  line-height: 20px;
}

.mypage-reference-detail-header > a {
  font-size: 14px;
  line-height: 20px;
}

#mypage-address-book .mypage-auth-gate p {
  font-size: 15px;
  line-height: 20px;
}

#mypage-address-book .mypage-reference-detail-header,
#mypage-address-book .mypage-auth-gate {
  border-bottom: 0;
}

.board-card-title,
.review-board-title,
.board-list-header .board-action-link,
.is-qna-board .board-list-header .board-action-link,
.is-review-board .board-list-header .board-action-link,
.board-page-button,
.board-page-number,
.board-search-form select,
.board-search-form input,
.board-search-form button,
.board-empty {
  font-size: 16px;
  line-height: 20px;
}

.board-card-meta,
.review-board-product,
.review-board-writer,
.board-card-badge,
.board-secret-mark {
  font-size: 14px;
  line-height: 18px;
}

.product-detail-name,
.product-detail-price,
.product-info-toggle,
.product-actions button,
.product-total strong,
.product-field,
.product-field select,
.product-field select option {
  font-size: 16px;
  line-height: 20px;
}

.product-info-content,
.product-detail-panel #productMessage,
.product-description {
  font-size: 14px;
  line-height: 18px;
}

.product-info-content {
  line-height: 20px;
}

@media (min-width: 1025px) {
  .product-quantity-button {
    height: 28px;
    min-height: 28px;
    transform: translateY(-1px);
  }

  .product-actions {
    margin-top: 10px;
  }
}

.archive-title-menu button,
.archive-title-menu a,
.archive-list-item strong,
.archive-empty {
  font-size: 16px;
  line-height: 20px;
}

.archive-title-menu {
  grid-auto-rows: 20px;
}

.archive-title-menu button {
  height: 20px;
}

#archiveListPanel > .archive-title-menu button {
  height: 20px;
  font-size: 16px;
  line-height: 20px;
}

body .cart-header-action,
body .cart-item-title,
body .cart-item-title.is-korean,
body .cart-item-price,
body .cart-item-quantity button,
body .cart-item-quantity input,
body .cart-summary-row span,
body .cart-summary-row strong,
body .cart-checkout-button {
  font-size: 16px;
  line-height: 20px;
}

body .cart-item-option,
body .cart-item-delivery,
body .cart-item-actions button,
body .cart-summary-note {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 400;
}

body .cart-item-option,
body .cart-item-delivery,
body .cart-item-actions button,
body .cart-summary-note,
body .cart-message {
  font-size: 14px;
  line-height: 18px;
}

body .cart-page,
body .cart-page a,
body .cart-page button,
body .cart-page input,
body .cart-page strong,
body .cart-page span,
body .cart-page p {
  font-weight: 400;
}

body .cart-checkout-selected {
  border: 0;
  border-radius: 0;
  background: var(--button-gray);
  color: var(--ink);
}

/* Keep Q&A overrides last so the shared board breakpoints cannot enlarge it. */
@media all and (min-width: 1025px) {
  .board-form-qna .board-page {
    display: flex;
    justify-content: center;
    padding: 96px 32px 80px var(--desktop-content-start);
  }

  .board-form-qna .board-form-panel {
    width: min(680px, 100%);
    max-width: 680px;
    margin: 0;
    border: 0;
    padding: 0;
    gap: 0;
  }

  .board-form-qna .board-content-row textarea {
    min-height: 240px;
  }
}

@media all and (max-width: 1024px) {
  .board-form-qna .board-page {
    padding: calc(var(--mobile-header-offset) + 24px) var(--page-gutter-compact) 56px;
  }

  .board-form-qna .board-form-panel {
    width: 100%;
    max-width: none;
    border: 0;
    padding: 0;
    gap: 0;
  }

  .board-form-qna .board-content-row textarea {
    height: 180px;
    min-height: 180px;
  }
}

.board-form-qna .board-title-row[hidden] {
  display: none !important;
}

@media all and (min-width: 1025px) {
  .board-form-qna .qna-field-row,
  .board-form-qna .board-file-row {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    align-items: center;
    min-height: 54px;
    gap: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }

  .board-form-qna .qna-field-row > span,
  .board-form-qna .board-file-row > span,
  .board-form-qna .board-content-row > span {
    min-height: 0;
    border: 0;
    padding: 0 14px 0 0;
    color: #333;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
  }

  .board-form-qna .qna-field-row input,
  .board-form-qna .qna-field-row select {
    box-sizing: border-box;
    width: 100%;
    min-height: 53px;
    margin: 0;
    border: 0;
    padding: 0 10px;
    background: transparent;
    color: #111;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
    outline: 0;
  }

  .board-form-qna .qna-field-row .field-error {
    grid-column: 2;
    padding: 0 10px 8px;
  }

  .board-form-qna .board-content-row {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }

  .board-form-qna .board-content-row > span {
    align-self: start;
    padding-top: 18px;
  }

  .board-form-qna .board-content-row textarea {
    box-sizing: border-box;
    grid-column: 2;
    width: 100%;
    height: 240px;
    min-height: 240px;
    border: 0;
    padding: 16px 10px;
    background: transparent;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8;
    outline: 0;
  }

  .board-form-qna .board-content-row .field-error {
    grid-column: 2;
    padding: 0 10px 8px;
  }

  .board-form-qna .board-file-row input {
    box-sizing: border-box;
    width: 100%;
    min-height: 53px;
    margin: 0;
    border: 0;
    padding: 14px 10px;
    background: transparent;
    font-size: 11px;
  }

  body.board-form-qna .board-form-panel .board-file-row input {
    width: 100% !important;
    min-height: 53px !important;
    margin: 0 !important;
    border: 0 !important;
    padding: 14px 10px !important;
    background: transparent !important;
  }
}

/* Q&A write: separate inputs with quiet gray fields instead of horizontal rules. */
.board-form-qna .qna-field-row,
.board-form-qna .board-content-row,
.board-form-qna .board-file-row,
.board-form-qna .qna-secret-password-row {
  border-bottom: 0 !important;
  margin-bottom: 10px;
}

.board-form-qna .qna-secret-password-row {
  display: grid !important;
  grid-template-columns: 124px minmax(0, 1fr);
  align-items: center;
  min-height: 54px;
  border: 0 !important;
  column-gap: 20px;
}

@media all and (max-width: 1024px) {
  .board-form-qna .qna-secret-password-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 7px;
    min-height: 0;
    padding: 14px 0;
  }

  .board-form-qna .qna-secret-password-row > span {
    padding: 0;
  }
}

.board-form-qna .qna-field-row input,
.board-form-qna .qna-field-row select,
.board-form-qna .board-content-row textarea,
.board-form-qna .board-file-row input,
.board-form-qna .qna-secret-password-row input,
body.board-form-qna .board-form-panel .board-file-row input {
  border: 0 !important;
  border-radius: 0 !important;
  background: #f3f3f3 !important;
}

/* Q&A form controls: balanced inner spacing and an inset select arrow. */
.board-form-qna .qna-field-row input,
.board-form-qna .board-content-row textarea,
.board-form-qna .board-file-row input,
.board-form-qna .qna-secret-password-row input,
body.board-form-qna .board-form-panel .qna-field-row input,
body.board-form-qna .board-form-panel .board-file-row input {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.board-form-qna .board-content-row textarea {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.board-form-qna .qna-field-row select,
body.board-form-qna .board-form-panel .qna-field-row select {
  -webkit-appearance: none;
  appearance: none;
  padding-right: 44px !important;
  padding-left: 16px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23555' stroke-width='1.2'/%3E%3C/svg%3E") !important;
  background-position: right 16px center !important;
  background-repeat: no-repeat !important;
  background-size: 10px 6px !important;
}

/* Q&A write Korean typography: keep guidance muted, make form copy readable. */
.board-form-qna .qna-guest-write-notice {
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

.board-form-qna .qna-guest-write-notice[hidden] {
  display: none !important;
}

.board-form-qna .qna-write-page-title {
  position: absolute;
  top: 17px;
  left: var(--desktop-content-start);
  margin: 0;
  color: #000;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}

@media all and (max-width: 1024px) {
  .board-form-qna .board-page {
    display: block;
  }

  .board-form-qna .qna-write-page-title {
    position: static;
    margin: 0 0 24px;
  }
}

body.board-form-qna .board-form-panel .qna-field-row > span,
body.board-form-qna .board-form-panel .board-content-row > span,
body.board-form-qna .board-form-panel .board-file-row > span,
body.board-form-qna .board-form-panel .qna-secret-password-row > span,
body.board-form-qna .board-form-panel .qna-field-row input,
body.board-form-qna .board-form-panel .qna-field-row select,
body.board-form-qna .board-form-panel .qna-field-row option,
body.board-form-qna .board-form-panel .board-content-row textarea,
body.board-form-qna .board-form-panel .board-file-row input,
body.board-form-qna .board-form-panel .qna-secret-password-row input,
body.board-form-qna .board-form-panel .field-error,
body.board-form-qna .board-form-panel .board-message {
  color: rgba(0, 0, 0, 0.7) !important;
  font-family: "Apple SD Gothic Neo", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
}

body.board-form-qna .board-form-panel .field-error {
  color: #c62828 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
}

@media all and (min-width: 1025px) {
  body.board-form-qna .board-form-panel .board-file-row .field-error {
    grid-column: 2;
    padding: 0 16px 8px;
  }

  body.board-form-qna .board-form-panel .board-file-row:has(.field-error:not(:empty)) {
    align-items: start;
  }
}

body.board-form-qna .board-form-panel .qna-secret-password-row input {
  box-sizing: border-box;
  width: 100% !important;
  min-height: 53px !important;
  margin: 0 !important;
  border: 0 !important;
  padding-right: 18px !important;
  padding-left: 18px !important;
  box-shadow: none !important;
}

body.board-form-qna .board-form-panel input::placeholder,
body.board-form-qna .board-form-panel textarea::placeholder {
  color: rgba(0, 0, 0, 0.35) !important;
  opacity: 1;
}

body.board-form-qna .board-form-actions button,
body.board-form-qna .board-form-actions a {
  font-size: 14px;
  font-weight: 400;
}

.board-form-qna .qna-order-select-control {
  display: grid;
  min-width: 0;
  gap: 8px;
}

.board-form-qna .qna-order-select-control > button {
  width: 100%;
  min-height: 53px;
  border: 0;
  border-radius: 0;
  padding: 0 18px;
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.board-form-qna .qna-guest-order-help {
  margin: 0;
  color: #777;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.board-form-qna .qna-selected-order-summary {
  margin: 0;
}

.board-form-qna #qnaSelectedOrderSummary { display: grid; gap: 6px; margin: 0; }
.board-form-qna .qna-selected-order-chip {
  display: flex; align-items: center; justify-content: space-between; gap: 10px;
  padding: 10px 12px; background: #f3f3f3; color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif; font-size: 14px; font-weight: 400;
  line-height: 20px; white-space: pre-line;
}
.board-form-qna .qna-selected-order-chip button {
  flex: 0 0 auto; border: 0; padding: 0 2px; background: transparent; color: #151515;
  cursor: pointer; font: inherit; font-size: 20px; line-height: 20px;
}

.board-form-qna .qna-phone-fields {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1.2fr) auto minmax(0, 1.2fr);
  align-items: center;
  gap: 8px;
}

.board-form-qna .qna-phone-fields > span {
  color: #151515;
}

.board-form-qna .qna-phone-fields input {
  min-width: 0;
  text-align: center;
}

.board-form-qna #qnaSelectedProductSummary {
  display: grid;
  gap: 6px;
  margin: 0;
}

.board-form-qna #qnaSelectedProductSummary[hidden] {
  display: none !important;
}

.board-form-qna .qna-selected-product-chip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px 16px;
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.board-form-qna .qna-selected-product-chip button {
  flex: 0 0 auto;
  border: 0;
  padding: 0 2px;
  background: transparent;
  color: #151515;
  cursor: pointer;
  font: inherit;
  font-size: 20px;
  line-height: 20px;
}

.board-form-qna .qna-product-option.is-selected {
  background: #e8e8e8;
}

@media all and (min-width: 1025px) {
  .board-form-qna .qna-product-select-row > span {
    align-self: start;
    display: flex;
    align-items: center;
    min-height: 53px;
  }
}

.qna-order-modal[hidden] {
  display: none !important;
}

.qna-order-modal {
  position: fixed;
  z-index: 1200;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(0, 0, 0, 0.42);
}

.qna-order-modal-panel {
  display: grid;
  width: min(560px, 100%);
  max-height: min(720px, calc(100vh - 48px));
  overflow: hidden;
  background: #fff;
}

.qna-order-modal-panel > header {
  display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.qna-order-modal-panel h2 {
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.qna-order-modal-panel header button {
  width: 44px;
  min-height: 44px;
  border: 0;
  padding: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.7);
  font-size: 24px;
}

.qna-order-options {
  min-height: 0;
  max-height: min(560px, calc(100vh - 130px));
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 8px 20px 20px;
}

.qna-product-option {
  grid-template-columns: 56px minmax(0, 1fr);
  grid-template-rows: auto auto;
  column-gap: 12px;
}

.qna-product-option img,
.qna-product-option-image {
  grid-row: 1 / span 2;
  width: 56px;
  height: 56px;
  object-fit: cover;
  background: #f3f3f3;
}

.qna-order-option {
  display: grid;
  width: 100%;
  min-height: 92px;
  gap: 7px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 16px 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

.qna-order-option span,
.qna-order-option strong {
  display: block;
  font: inherit;
}

.qna-order-option span {
  color: rgba(0, 0, 0, 0.52);
}

.qna-order-message {
  margin: 0;
  padding: 28px 20px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.qna-order-message:empty {
  display: none;
}

@media all and (max-width: 560px) {
  .qna-order-modal {
    align-items: end;
    padding: 0;
  }

  .qna-order-modal-panel {
    width: 100%;
    max-height: 78vh;
  }

  .qna-order-options {
    padding-right: 16px;
    padding-left: 16px;
  }

  .qna-order-option {
    min-height: 96px;
    padding: 18px 0;
  }
}

/* Mobile cart alignment follows the store category navigation. */
@media all and (max-width: 1000px) {
  body .cart-page {
    padding-top: var(--mobile-header-offset);
  }

  body .cart-header {
    display: flex;
    align-items: center;
    min-height: var(--touch-target);
    margin: 0;
    padding: 0;
  }

  body .cart-summary-row:not(.cart-summary-submit) {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 16px;
  }

  body .cart-summary-row:not(.cart-summary-submit) > strong {
    justify-self: end;
    text-align: right;
    white-space: nowrap;
  }
}

/* Address book: show every field without horizontal scrolling on mobile/tablet. */
@media all and (max-width: 1024px) {
  #mypage-address-book .mypage-reference-table-wrap {
    overflow-x: visible;
    border-bottom: 0;
  }

  #mypage-address-book .mypage-address-table,
  #mypage-address-book .mypage-address-table tbody,
  #mypage-address-book .mypage-address-table tr,
  #mypage-address-book .mypage-address-table td {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
  }

  #mypage-address-book .mypage-address-table thead {
    display: none;
  }

  #mypage-address-book .mypage-address-table tr {
    padding: 13px 0;
    border-bottom: 1px solid #ececec;
  }

  #mypage-address-book .mypage-address-table td {
    display: grid;
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 10px;
    min-height: 0;
    border: 0;
    padding: 4px 0;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    overflow-wrap: anywhere;
  }

  #mypage-address-book .mypage-address-table td::before {
    content: attr(data-label);
    color: #8f8f8f;
    font-size: 15px;
    line-height: 20px;
  }

  #mypage-address-book .mypage-address-table .mypage-address-empty {
    display: block;
    height: auto;
    padding: 30px 0;
    text-align: center;
  }

  #mypage-address-book .mypage-address-table .mypage-address-empty::before {
    content: none;
  }

  #mypage-address-book .mypage-address-manage {
    justify-content: flex-start;
  }
}

/* Korean typography on cart pages. Keep last so all responsive rules inherit it. */
body .cart-item-title.is-korean,
body .cart-item-option,
body .cart-item-delivery,
body .cart-item-actions button,
body .cart-summary-note,
body .cart-message,
body .cart-coupon-tools,
body .cart-modal-header h2,
body .cart-coupon-button,
body .cart-coupon-product,
body .cart-coupon-select,
body .cart-modal-message,
body .cart-modal-primary {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

/* Order filters use soft filled controls without gray outlines. */
body .mypage-order-filter {
  border-top: 0;
}

body .mypage-order-filter-status select,
body .mypage-order-filter-presets button,
body .mypage-order-filter-custom input,
body .mypage-order-filter-custom button {
  border: 0;
  background: #f2f2f2;
  color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
}

body .mypage-order-filter-presets button.is-active,
body .mypage-order-filter-custom button {
  border: 0;
  background: #dedede;
  color: rgba(0, 0, 0, 0.85);
}

/* Q&A list: typographic lock mark and store-style pagination. */
.is-qna-board .board-secret-mark {
  display: inline-block;
  width: 0.75em;
  height: 1em;
  margin-right: 0.38em;
  color: #777;
  font-size: 1em;
  line-height: 1;
  vertical-align: -0.12em;
}

.is-qna-board .board-secret-mark svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.is-qna-board .board-secret-mark path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.2;
}

.is-qna-board .board-secret-mark rect {
  fill: currentColor;
}

.is-qna-board .board-card-meta {
  width: 100%;
  flex-wrap: nowrap;
}

.is-qna-board .board-card {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.is-qna-board .board-card-link {
  min-height: 0;
  padding: 18px 0;
}

.is-qna-board .board-card-content {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 8px 16px;
}

.is-qna-board .board-card-top {
  grid-column: 1;
  grid-row: 1;
  align-self: start;
}

.is-qna-board .board-card-title {
  display: -webkit-box;
  width: 100%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 15px;
  line-height: 20px;
  white-space: normal;
}

.is-qna-board .board-card-meta {
  display: contents;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.is-qna-board .qna-board-meta-left {
  grid-column: 1;
  grid-row: 2;
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 12px;
}

.is-qna-board .qna-board-writer {
  color: #999;
}

.is-qna-board .board-card-date {
  grid-column: 2;
  grid-row: 1;
  align-self: start;
  margin-left: 0;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  white-space: nowrap;
}

.is-qna-board .board-search-selects select {
  text-indent: 5px;
}

.is-qna-board .board-pagination {
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 0;
  width: 100%;
  height: 87px;
  margin-top: 0;
  padding-top: 30px;
  color: #777;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 0;
  font-weight: 300;
  line-height: 15px;
}

.is-qna-board .board-pagination .board-page-button {
  width: 9px;
  min-width: 0;
  height: 27px;
  min-height: 0;
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
}

.is-qna-board .board-pagination .board-page-edge {
  width: 29px;
  padding: 0 7px;
}

.is-qna-board .board-page-current {
  display: inline-block;
  width: 24px;
  height: 27px;
  margin: 0 10px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
}

@media all and (max-width: 1024px) {
  .is-qna-board .board-pagination {
    height: 60px;
    padding-top: 16px;
  }

  .is-qna-board .board-pagination .board-page-button,
  .is-qna-board .board-pagination .board-page-edge {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    padding: 0;
    font-size: 13px;
    line-height: 44px;
  }

  .is-qna-board .board-page-current {
    height: 44px;
    font-size: 13px;
    line-height: 44px;
  }
}

body #goCheckoutAll {
  color: #fff;
}

/* Cart item information layout based on the supplied reference. */
body .cart-item-info {
  display: flex;
  align-self: stretch;
  flex-direction: column;
  min-width: 0;
}

body .cart-item-info .cart-item-quantity {
  margin-top: auto;
}

body .cart-item-actions {
  display: block;
  align-self: center;
  justify-self: end;
  text-align: right;
}

body .cart-item-actions button {
  width: 24px;
  min-width: 24px;
  height: 32px;
  min-height: 32px;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
}

@media all and (max-width: 1000px) {
  body .cart-item {
    grid-template-columns: 18px 76px minmax(0, 1fr) 24px;
  }

  body .cart-item-info {
    grid-column: 3;
  }

  body .cart-item-actions {
    grid-column: 4;
    grid-row: 1;
  }
}

/* Final order-page type lock: every customer-facing label is 14px. */
body .mypage-order-overview :is(strong, span, a, button, select, option, input, small, legend, p) {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* Align cart selection, title and delete control on one top edge. */
body .cart-item-check,
body .cart-item-actions {
  align-self: start;
  margin-top: 0;
}

body .cart-item-actions button {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0;
  color: rgba(0, 0, 0, 0.7) !important;
  line-height: 18px;
}

/* Quantity and line price share the bottom row; delete stays at far right. */
body .cart-item-purchase-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  width: 100%;
  margin-top: auto;
}

body .cart-item-info .cart-item-quantity {
  margin-top: 0;
}

body .cart-item-purchase-row .cart-item-price {
  display: block !important;
  align-self: center;
  justify-self: end;
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

body .cart-item-actions {
  align-self: end;
}

/* One literal horizontal row: quantity, price and delete. */
body .cart-item-info {
  grid-column: 3 / -1;
}

body .cart-item-purchase-row {
  grid-template-columns: auto minmax(0, 1fr) 24px;
}

body .cart-item-purchase-row .cart-item-actions {
  grid-column: auto;
  grid-row: auto;
  align-self: center;
  justify-self: end;
  margin: 0;
}

/* Cart title/X top row and quantity/price bottom row share one right edge. */
body .cart-item-top-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 24px;
  align-items: start;
  gap: 12px;
  width: 100%;
}

body .cart-item-top-row .cart-item-title {
  min-width: 0;
  margin-top: 0;
}

body .cart-item-top-row .cart-item-actions {
  grid-column: 2;
  grid-row: 1;
  align-self: start;
  justify-self: end;
  margin: 0;
}

body .cart-item-purchase-row {
  grid-template-columns: auto minmax(0, 1fr);
}

/* Exact shared dimensions for select-all and product checkboxes. */
body .cart-select-all input,
body .cart-item-check input {
  box-sizing: border-box;
  flex: 0 0 16px;
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
}

/* Final address-list control and card treatment. */
body #mypage-address-book .mypage-address-status-action {
  box-sizing: border-box;
  width: 168px;
  min-width: 168px;
  height: 34px;
  min-height: 34px;
  margin: 0;
  padding: 0 10px;
}

body #mypage-address-book .mypage-address-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

body #mypage-address-book .mypage-address-manage button {
  border: 0;
  box-shadow: none;
}

body #mypage-address-book .mypage-address-table tr:not(.is-default-address) .mypage-address-manage button {
  background: #f0f0f0;
  color: rgba(0, 0, 0, 0.7);
}

body #mypage-address-book .mypage-address-table tr.is-default-address .mypage-address-manage button {
  background: transparent;
  color: rgba(0, 0, 0, 0.7);
}

/* Keep SHIPPING copy on the same compact line rhythm as other product notes. */
body .product-delivery-copy p {
  margin: 0;
  line-height: 18px;
}

@media all and (max-width: 1024px) {
  body #mypage-address-book .mypage-address-table tr {
    border: 0;
  }
}

/* Absolute final cart number and checkbox parity. */
body .cart-item-quantity input,
body .cart-item-purchase-row .cart-item-price {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  line-height: 18px;
}

body .cart-select-all input,
body .cart-item-check input {
  -webkit-appearance: none !important;
  appearance: none !important;
  box-sizing: border-box !important;
  display: grid !important;
  flex: 0 0 16px !important;
  inline-size: 16px !important;
  width: 16px !important;
  min-width: 16px !important;
  max-width: 16px !important;
  block-size: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important;
  margin: 0 !important;
  border: 1px solid #111 !important;
  border-radius: 0 !important;
  background: #fff !important;
  padding: 0 !important;
  place-content: center;
}

body .cart-select-all input:checked,
body .cart-select-all input:indeterminate,
body .cart-item-check input:checked {
  background: #111 !important;
}

body .cart-select-all input:checked::after,
body .cart-item-check input:checked::after {
  box-sizing: content-box;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 1.5px 1.5px 0;
  background: transparent;
  content: "";
  transform: translateY(-1px) rotate(45deg);
}

/* Cart-wide selection control between title and product rows. */
body .cart-header {
  margin-bottom: 14px;
}

body .cart-select-all {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 24px;
  margin: 0 0 18px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  cursor: pointer;
}

body .cart-select-all[hidden] {
  display: none !important;
}

body .cart-select-all input {
  -webkit-appearance: none;
  appearance: none;
  display: grid;
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px solid #111;
  border-radius: 0;
  background: #fff;
  place-content: center;
}

body .cart-select-all input:checked,
body .cart-select-all input:indeterminate {
  background: #111;
}

body .cart-select-all input:checked::after {
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 1.5px 1.5px 0;
  content: "";
  transform: translateY(-1px) rotate(45deg);
}

body .cart-select-all input:indeterminate::after {
  width: 8px;
  height: 1.5px;
  background: #fff;
  content: "";
}

/* Preserve default-address contrast after the global Korean type rules. */
body #mypage-address-book .mypage-address-default {
  color: #fff;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default {
  color: #000;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default:hover,
body #mypage-address-book .mypage-address-manage .mypage-address-set-default:focus-visible {
  color: #fff;
}

/* Default-address state/action sits at the upper-right of each address row. */
body #mypage-address-book .mypage-address-table tr {
  position: relative;
}

body #mypage-address-book .mypage-address-status-action {
  position: absolute;
  top: 10px;
  right: 8px;
  z-index: 1;
  width: max-content;
  margin: 0;
  white-space: nowrap;
}

body #mypage-address-book .mypage-address-manage {
  padding-top: 36px;
}

body #mypage-address-book .mypage-address-table td {
  padding-top: 16px;
  padding-bottom: 16px;
}

body #mypage-address-book .mypage-address-set-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 34px;
  border: 0;
  padding: 0 10px;
  background: #f0f0f0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  cursor: pointer;
}

body #mypage-address-book .mypage-address-set-default:hover,
body #mypage-address-book .mypage-address-set-default:focus-visible {
  border: 0;
  background: #e5e5e5;
  color: #000;
}

@media all and (max-width: 1024px) {
  body #mypage-address-book .mypage-address-table tr {
    margin-bottom: 10px;
    border: 1px solid #e3e3e3;
    padding: 16px;
    background: #fff;
  }

  body #mypage-address-book .mypage-address-table tr.is-default-address {
    background: #fafafa;
  }

  body #mypage-address-book .mypage-address-table tr.is-default-address td {
    background: transparent;
  }

  body #mypage-address-book .mypage-address-status-action {
    top: 16px;
    right: 16px;
  }

  body #mypage-address-book .mypage-address-table td,
  body #mypage-address-book .mypage-address-table td:first-child {
    min-height: 42px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  body #mypage-address-book .mypage-address-table td:first-child {
    padding-right: 190px;
  }

  body #mypage-address-book .mypage-address-manage {
    padding-top: 0;
  }
}

/* Final cart alignment: X beside title, price directly below on same right edge. */
body .cart-item-top-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 24px;
  align-items: start;
  gap: 12px;
  width: 100%;
}

body .cart-item-top-row .cart-item-actions {
  grid-column: 2;
  grid-row: 1;
  align-self: start;
  justify-self: end;
  margin: 0;
}

body .cart-item-purchase-row {
  grid-template-columns: auto minmax(0, 1fr);
}

/* Minimal default-address status and action treatment. */
body #mypage-address-book .mypage-address-default {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: max-content;
  margin-top: 7px;
  padding: 4px 8px;
  background: #000;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  white-space: nowrap;
}

body #mypage-address-book .mypage-address-default::before {
  content: "✓";
  font-family: Arial, sans-serif;
  font-size: 13px;
}

body #mypage-address-book .is-default-address td {
  background: #fafafa;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 34px;
  border: 1px solid #000;
  padding: 0 10px;
  background: #fff;
  color: #000;
  font-size: 15px;
  line-height: 18px;
  transition: background-color 120ms ease, color 120ms ease;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default:hover,
body #mypage-address-book .mypage-address-manage .mypage-address-set-default:focus-visible {
  background: #000;
  color: #fff;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default span {
  font-family: Arial, sans-serif;
  font-size: 15px;
}

/* Address-list action for changing the default delivery address. */
body #mypage-address-book .mypage-address-table th:nth-child(5) {
  width: 180px;
}

body #mypage-address-book .mypage-address-manage {
  flex-wrap: wrap;
}

body #mypage-address-book .mypage-address-manage button {
  white-space: nowrap;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default {
  border-color: #000;
  color: #000;
}

/* Custom order-date search primary action. */
body .mypage-order-filter-custom button {
  border: 0;
  background: #000;
  color: #fff;
}

/* Borderless order overview aligned with the MY ETC INFO content edge. */
body .mypage-order-overview,
body .mypage-order-overview-title,
body .mypage-order-progress li,
body .mypage-order-progress li + li,
body .mypage-order-claims,
body .mypage-order-claims li,
body .mypage-order-claims li + li,
body .mypage-order-filter,
body .mypage-order-results,
body .mypage-order-results-header,
body .mypage-order-result {
  border: 0;
}

body .mypage-order-overview-title,
body .mypage-order-filter,
body .mypage-order-feedback,
body .mypage-order-results-header,
body .mypage-order-result {
  padding-left: 0;
  padding-right: 0;
}

body .mypage-order-feedback:not(:empty) {
  margin-top: 18px;
}

@media all and (min-width: 1025px) {
  .qna-mypage-page {
    position: relative;
  }

  .qna-mypage-page > .qna-mypage-tabs {
    position: absolute;
    z-index: 2;
    top: 17px;
    left: var(--desktop-content-start);
    margin: 0;
  }
}

/* One consistent Korean type size across the order overview. */
body .mypage-order-overview-title,
body .mypage-order-overview-title span,
body .mypage-order-progress strong,
body .mypage-order-progress span,
body .mypage-order-claims a,
body .mypage-order-claims strong,
body .mypage-order-filter,
body .mypage-order-filter-status > span,
body .mypage-order-filter-status select,
body .mypage-order-filter-status option,
body .mypage-order-filter-period legend,
body .mypage-order-filter-presets button,
body .mypage-order-filter-custom input,
body .mypage-order-filter-custom button,
body .mypage-order-feedback,
body .mypage-order-results-header,
body .mypage-order-results-header a,
body .mypage-order-result,
body .mypage-order-result strong,
body .mypage-order-result span,
body .mypage-order-result small,
body .mypage-order-empty,
body .mypage-order-empty a {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

body .mypage-order-login-button {
  display: flex;
  min-width: 86px;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border: 0;
  background: #000;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

/* Match the compact LOGIN button used by the profile/address auth gates. */
body #my-order-info .mypage-order-login-button {
  display: flex;
  width: 86px;
  min-width: 86px;
  height: 42px;
  min-height: 42px;
  margin: 0 auto;
  padding: 0;
  color: #fff !important;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-decoration: none;
}

/* Square order thumbnail aligned to the order-list content edge. */
body .mypage-order-result {
  grid-template-columns: 76px minmax(0, 1fr) auto;
  grid-template-rows: auto auto;
  align-items: center;
  column-gap: 14px;
  row-gap: 6px;
}

body .mypage-order-result > .mypage-order-result-thumbnail {
  display: block;
  width: 76px;
  aspect-ratio: 1 / 1;
  grid-column: 1;
  grid-row: 1 / span 2;
  overflow: hidden;
  background: #f3f3f3;
  text-align: left;
}

body .mypage-order-result-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body .mypage-order-result > strong {
  grid-column: 2;
  grid-row: 1;
  align-self: end;
}

body .mypage-order-result > span:not(.mypage-order-result-thumbnail) {
  grid-column: 3;
  grid-row: 1;
  align-self: end;
  text-align: right;
}

body .mypage-order-result > small:not(:last-child) {
  grid-column: 2;
  grid-row: 2;
  align-self: start;
}

body .mypage-order-result > small:last-child {
  grid-column: 3;
  grid-row: 2;
  align-self: start;
}

/* Order history grouped by order, with every product row linked to its detail page. */
body .mypage-order-result {
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
}

body .mypage-order-result + .mypage-order-result {
  margin-top: 30px;
}

body .mypage-order-result-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 12px;
}

body .mypage-order-result-meta {
  display: grid;
  gap: 4px;
  text-align: left;
}

body .mypage-order-result-header time,
body .mypage-order-result-detail {
  font: inherit;
}

body .mypage-order-result-header time {
  font-weight: 500;
}

body .mypage-order-result-detail {
  margin-left: auto;
  color: #999;
  text-align: right;
}

body .mypage-order-result-detail:visited,
body .mypage-order-result-detail:hover,
body .mypage-order-result-detail:focus-visible,
body .mypage-order-result-detail:active {
  color: #999;
}

body .mypage-order-result-products {
  display: grid;
  gap: 12px;
  text-align: left;
}

body .mypage-order-result-product {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
}

body .mypage-order-result-product + .mypage-order-result-product {
  padding-top: 12px;
  border-top: 1px solid #ececec;
}

body .mypage-order-result-product > .mypage-order-result-thumbnail {
  display: block;
  width: 76px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #f3f3f3;
}

body a.mypage-order-result-thumbnail,
body .mypage-order-result-product-name,
body .mypage-order-result-product-name:visited,
body .mypage-order-result-product-name:hover,
body .mypage-order-result-product-name:focus-visible,
body .mypage-order-result-product-name:active {
  color: inherit;
  text-decoration: none;
}

body .mypage-order-result-product-name {
  display: block;
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
}

body .mypage-order-result-product-name strong {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body .mypage-order-result-product-info {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-rows: auto 1fr auto;
  gap: 4px 14px;
  min-width: 0;
}

body .mypage-order-result-product-info strong {
  grid-column: 1;
  grid-row: 1;
  align-self: start;
  min-width: 0;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body .mypage-order-result .mypage-order-result-product-info > small {
  grid-column: 1;
  grid-row: 2;
  align-self: end;
  justify-self: start;
  text-align: left;
}

body .mypage-order-result .mypage-order-result-product-info > span {
  grid-column: 2;
  grid-row: 1;
  align-self: start;
  justify-self: end;
  text-align: right;
}

body .mypage-order-result .mypage-order-state-text--orange {
  color: #B06D32;
}

body .mypage-order-result .mypage-order-state-text--green {
  color: #3F7254;
}

body .mypage-order-result .mypage-order-state-text--blue {
  color: #356A8A;
}

body .mypage-order-result .mypage-order-state-text--red {
  color: #A6534A;
}

body .mypage-order-state-list {
  display: flex;
  flex-wrap: wrap;
  gap: 3px 8px;
}

body .mypage-order-result .mypage-order-result-product-info > .mypage-order-claim-actions {
  display: flex;
  grid-column: 1 / -1;
  grid-row: 3;
  flex-wrap: wrap;
  gap: 8px;
  justify-self: start;
  margin-top: 6px;
  margin-bottom: 10px;
  text-align: left;
}

body .mypage-order-claim-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 74px;
  min-height: 34px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.72);
  padding: 6px 12px;
  background: #fff;
  color: rgba(0, 0, 0, 0.72);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

body .mypage-order-result .mypage-order-result-meta > .mypage-order-result-number {
  display: block;
  grid-column: auto;
  grid-row: auto;
  align-self: auto;
  margin: 0;
  color: #8f8f8f;
  text-align: left;
}

@media all and (max-width: 560px) {
  body .mypage-order-result {
    display: block;
  }

  body .mypage-order-result-product {
    grid-template-columns: 68px minmax(0, 1fr);
    gap: 12px;
  }

  body .mypage-order-result-product-info {
    gap: 4px 10px;
  }

  body .mypage-order-result-product > .mypage-order-result-thumbnail {
    width: 68px;
  }

  body .mypage-order-result-number {
    text-align: left;
  }
}

/* Q&A detail Korean typography and mobile action alignment. */
body .board-detail-panel.is-qna-detail,
body .is-qna-detail .board-detail-header h1,
body .is-qna-detail .board-detail-header p,
body .is-qna-detail .board-detail-body,
body .is-qna-detail .board-detail-body p,
body .is-qna-detail .board-comments h2,
body .is-qna-detail .board-comment-meta,
body .is-qna-detail .board-comment-item p,
body .is-qna-detail .board-comment-empty,
body .is-qna-detail .board-detail-actions a,
body .is-qna-detail .board-detail-actions button,
body .is-qna-detail .board-edit-lock-message,
body .is-qna-detail .board-message {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

body .is-qna-detail .board-edit-lock-message {
  max-width: 300px;
  color: rgba(0, 0, 0, 0.7);
  text-align: right;
  white-space: normal;
}

body .is-qna-detail .board-detail-header h1 {
  font-size: 15px;
  line-height: 22px;
}

body .is-qna-detail .board-detail-header,
body .is-qna-detail .board-detail-body,
body .is-qna-detail .board-secret-view {
  border-top: 0;
  border-bottom: 0;
}

@media all and (max-width: 1024px) {
  body .is-qna-detail .board-detail-actions {
    display: flex;
    width: auto;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    justify-self: end;
    gap: 14px;
    flex-wrap: wrap;
  }

  body .is-qna-detail .board-detail-actions a,
  body .is-qna-detail .board-detail-actions button {
    width: auto;
    min-height: 44px;
    flex: 0 0 auto;
  }

  body .is-qna-detail .board-edit-lock-message {
    width: 100%;
    max-width: none;
    flex: 1 0 100%;
  }
}

/* Product Korean typography. */
body .product-detail-name.is-korean,
body .product-option-fields,
body .product-option-fields select,
body .product-option-fields option,
body .product-info-content,
body .product-instruction-static,
body .product-description,
body .product-detail-panel #productMessage,
body .product-total > span {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

/* Keep the product instruction copy at the requested 14px size. */
body .product-detail-panel #productInstruction {
  font-size: 14px;
}

/* Korean typography on join and mypage. */
body .join-page small,
body .join-page .terms-section,
body .join-page .form-note,
body .join-page input::placeholder,
body .mypage-reference-item span,
body .mypage-reference-detail-header span,
body .mypage-auth-gate p,
body .mypage-reference-form th,
body .mypage-reference-form input,
body .mypage-reference-form input::placeholder,
body .mypage-reference-consents,
body .mypage-reference-button,
body .mypage-reference-feedback,
body .mypage-address-table,
body .mypage-address-guide,
body .mypage-order-overview-title,
body .mypage-order-progress strong,
body .mypage-order-claims,
body .mypage-order-filter,
body .mypage-order-results-header a,
body .mypage-order-result,
body .mypage-order-empty,
body .mypage-reference-modal,
body .mypage-reference-modal input,
body .mypage-reference-modal input::placeholder,
body .mypage-reference-modal button {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* Keep primary delivery-address actions legible on their black background. */
body #mypage-address-book .mypage-reference-button:not(.secondary),
body [data-address-modal] .mypage-reference-button:not(.secondary) {
  color: #fff;
}

/* Keep every mypage content title at the same distance below the mobile menu. */
@media all and (max-width: 1024px) {
  .mypage-reference-tabs {
    margin-bottom: 14px;
  }
}

/* Account and MY Q&A action labels use the original display type. */
body #mypage-profile .mypage-auth-gate a,
body #mypage-address-book .mypage-auth-gate a,
body #mypage-qna .mypage-reference-button {
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

body #mypage-qna .mypage-qna-view-header span {
  color: #999;
}

body #mypage-qna .mypage-qna-login-button {
  display: flex;
  width: 86px;
  min-width: 86px;
  height: 42px;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  margin: 16px auto 0;
  padding: 0;
  color: #fff !important;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-decoration: none;
}

/* Keep guest guidance copy consistent with the MY Q&A subtitle. */
body #my-order-info .mypage-order-empty,
body #mypage-address-book .mypage-auth-gate p,
body #mypage-profile .mypage-auth-gate p {
  color: rgba(0, 0, 0, 0.55) !important;
  font-family: "Apple SD Gothic Neo", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
}

body .mypage-qna-secret-mark {
  display: inline-flex;
  width: 12px;
  height: 16px;
  align-items: center;
  justify-content: center;
}

body .mypage-qna-secret-mark svg {
  display: block;
  width: 12px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.2;
}

body .qna-mypage-tabs .mypage-reference-mobile-title {
  display: block;
  color: #151515;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.qna-board-heading {
  display: grid;
  gap: 6px;
}

.qna-member-guide {
  margin: 0;
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.qna-member-guide a {
  color: inherit;
  font: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}

body .qna-mypage-tabs .qna-member-guide a {
  display: inline;
  width: auto;
  height: auto;
}

body .qna-mypage-page .board-list-panel.is-qna-board .board-list-header .board-action-link {
  font-size: 17px;
}

.qna-member-guide-desktop {
  display: none;
}

@media all and (min-width: 1025px) {
  .qna-member-guide-mobile {
    display: none !important;
  }

  .qna-member-guide-desktop:not([hidden]) {
    display: block;
    width: 100%;
    margin: 47px 0 8px;
    text-align: left;
    white-space: nowrap;
  }

  .is-qna-board .qna-member-guide-desktop + .board-search-form {
    margin-top: 0;
  }
}

@media all and (max-width: 1024px) {
  .qna-board-heading {
    width: 100%;
    min-width: 0;
  }

  body .qna-mypage-tabs .mypage-reference-mobile-title {
    display: flex;
    height: 44px;
    align-items: center;
  }

  .qna-member-guide {
    width: 100%;
    padding-right: 0;
    font-size: clamp(12px, 3.5vw, 14px);
    letter-spacing: -0.02em;
    white-space: nowrap;
  }

  .qna-member-guide-desktop {
    display: none !important;
  }
}

body #mypage-address-book .mypage-reference-button.secondary,
body [data-address-modal] .mypage-reference-button.secondary {
  color: rgba(0, 0, 0, 0.7);
}

body #mypage-profile input,
body #mypage-profile .mypage-reference-phone span {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

body #mypage-profile .mypage-reference-actions .mypage-reference-button:not(.secondary) {
  color: #fff;
}

body [data-password-modal] .mypage-reference-modal-panel,
body [data-password-modal] .mypage-reference-modal-panel > header strong,
body [data-password-modal] .mypage-reference-modal-form > label > span,
body [data-password-modal] .mypage-reference-modal-form input,
body [data-password-modal] .mypage-reference-modal-form button,
body [data-password-modal] .mypage-reference-feedback {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

body [data-password-modal] .mypage-reference-modal-panel > header {
  box-sizing: border-box;
  width: 100%;
}

body [data-password-modal] .mypage-reference-modal-panel > header strong {
  flex: 0 0 auto;
  width: auto;
  min-width: max-content;
  white-space: nowrap;
}

body [data-password-modal] .mypage-reference-modal-panel > header button {
  flex: 0 0 auto;
  width: auto;
  min-width: 44px;
  margin-left: auto;
  color: rgba(0, 0, 0, 0.7);
  font-size: 22px;
  line-height: 1;
  text-align: right;
}

body [data-password-modal] .mypage-reference-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}

body [data-password-modal] .mypage-reference-actions .mypage-reference-button {
  width: 100%;
  min-width: 0;
}

body [data-password-modal] .mypage-reference-actions .mypage-reference-button:not(.secondary) {
  color: #fff;
}

/* Account pages use one clear primary action instead of duplicate tabs. */
.join-account-heading {
  margin: 0 0 76px;
}

.join-account-heading h1 {
  margin: 0;
  color: var(--ink);
  font-family: var(--font-display);
  font-size: 14.5px;
  font-weight: 400;
  line-height: 1;
}

.join-signin-link {
  margin: 16px 0 0;
  color: #999;
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.join-signin-link a {
  color: var(--ink);
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* Korean typography across account access and recovery actions. */
body .kakao-login,
body .login-guest,
body .recovery-submit,
body .recovery-panel .form-note,
body .recovery-panel .result-box {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body .login-guest,
body .recovery-submit {
  display: flex;
  align-items: center;
  justify-content: center;
}

body .recovery-page .recovery-submit {
  background: #000;
  color: #fff;
}

/* Guest order lookup. */
.guest-order-page {
  min-height: 100vh;
  width: 100%;
  padding: 33px var(--page-gutter) 100px var(--desktop-content-start);
  background: var(--paper);
}

.guest-order-lookup,
.guest-order-results {
  width: min(680px, 100%);
}

.guest-order-lookup h1 {
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.guest-order-guide,
.guest-order-message,
.guest-order-form label span {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.guest-order-guide {
  margin: 0 0 28px;
}

.guest-order-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 24px;
}

.guest-order-tabs button {
  min-height: 42px;
  border: 0;
  border-bottom: 1px solid #ddd;
  background: transparent;
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.guest-order-tabs button.is-active {
  border-bottom-color: #000;
  color: #000;
}

.guest-order-form {
  display: grid;
  gap: 14px;
}

.guest-order-form[hidden] {
  display: none;
}

.guest-order-form label {
  display: grid;
  gap: 8px;
}

.guest-order-form input {
  height: 40px;
  min-height: 40px;
  border: 1px solid #dedfe2;
  border-radius: 0;
  background: #fff;
  color: #353535;
  font-family: var(--font-display);
  font-size: 14px;
  font-weight: 400;
}

.guest-order-form input:focus {
  border-color: #000;
  outline: 0;
}

.guest-order-form .guest-phone-fields {
  display: grid;
  grid-template-columns: minmax(0, 3fr) auto minmax(0, 4fr) auto minmax(0, 4fr);
  align-items: center;
  gap: 7px;
}

.guest-order-form .guest-phone-fields input {
  min-width: 0;
  text-align: center;
}

.guest-order-form .guest-phone-fields i {
  color: #777;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.guest-order-form button[type="submit"] {
  height: 42px;
  min-height: 42px;
  margin-top: 4px;
  border: 0;
  background: #000;
  color: #fff;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.guest-order-form button:disabled {
  cursor: wait;
  opacity: 0.55;
}

.guest-order-message {
  min-height: 18px;
  margin: 10px 0 0;
}

.guest-order-message.is-error {
  color: #b42318;
}

.guest-order-results {
  margin-top: 52px;
  border-top: 1px solid var(--line);
}

.guest-order-results[hidden] {
  display: none;
}

@media all and (max-width: 1000px) {
  .guest-order-page {
    padding: var(--mobile-header-offset) var(--page-gutter) 100px;
  }

  .guest-order-lookup,
  .guest-order-results {
    width: 100%;
  }
}

/* Korean typography on the login page. */
body .login-page .kakao-login,
body .login-page .login-guest,
body .login-page .login-message,
body .login-page .login-field-title,
body .login-page .login-submit,
body .login-page .login-join {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

body .login-page {
  --login-font-size: 14px;
}

body .login-page .login-submit {
  color: #fff;
}

body .product-detail-panel #productMessage {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body .product-detail-name,
body .product-detail-name.is-korean {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

body .product-detail-panel #productMessage:not(:empty) {
  position: absolute;
  top: 17px;
  right: 40px;
  max-width: calc(100% - 40px);
  margin: 0;
}

@media all and (max-width: 1024px) {
  body .product-detail-panel #productMessage:not(:empty) {
    top: 20px;
    right: 0;
    max-width: 55%;
  }
}

/* Review board empty-state Korean typography. */
body .is-review-board .board-empty {
  color: #777;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

/* Final account-page alignment. */
@media all and (min-width: 1025px) {
  body .login-page {
    padding-top: 33px;
  }
}

@media all and (max-width: 1000px) {
  body .join-page {
    width: 100%;
    justify-content: flex-start;
    padding: var(--mobile-header-offset) var(--page-gutter) 100px;
  }

  body .join-page .join-panel {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  body .join-account-heading {
    display: flex;
    align-items: center;
    min-height: var(--touch-target);
    margin: 0 0 76px;
  }
}

/* Join agreement cards: one surface, type scale, and spacing rhythm. */
body .join-page .terms-section {
  display: grid;
  gap: 12px;
  margin-top: 34px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body .join-page .terms-box {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  border: 0;
  background: var(--button-gray);
  padding: 20px;
}

body .join-page .terms-copy {
  max-height: 115px;
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

body .join-page .check-line,
body .join-page .terms-title,
body .join-page .required-mark,
body .join-page .optional-mark {
  margin: 0;
  color: #c9342f;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

body .join-page .check-line {
  gap: 8px;
  min-height: 18px;
}

body .join-page .terms-all-check {
  min-height: 22px;
  color: rgba(0, 0, 0, 0.7);
}

body .join-page .terms-marketing-options {
  display: grid;
  gap: 6px;
}

body .join-page .required-mark,
body .join-page .optional-mark {
  min-height: 0;
  padding: 0;
  border: 0;
}

body .join-page .terms-box .check-line,
body .join-page .terms-box .terms-title {
  color: rgba(0, 0, 0, 0.7);
}

body .join-page .terms-box .required-mark,
body .join-page .terms-box .optional-mark {
  color: #c9342f;
}

@media all and (max-width: 1000px) {
  body .join-page .terms-box {
    padding: 16px;
  }

  body .join-page .terms-box .check-line {
    min-height: 22px;
  }
}

/* Cart number typography and wider quantity field. */
body .cart-item-quantity input,
body .cart-item-price,
body .cart-summary-row strong,
body .cart-summary-final strong {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
  line-height: 18px;
}

body .cart-item-quantity input {
  -moz-appearance: textfield !important;
  -webkit-appearance: none !important;
  appearance: textfield !important;
  min-width: 0;
  padding-left: 4px;
  padding-right: 4px;
  text-overflow: clip;
}

body .cart-item-quantity input::-webkit-inner-spin-button,
body .cart-item-quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: none !important;
  margin: 0 !important;
}

@media all and (min-width: 1001px) {
  body .cart-item-quantity {
    grid-template-columns: 28px 48px 28px;
    width: 104px;
  }
}

@media all and (max-width: 1000px) {
  body .cart-item-quantity {
    grid-template-columns: 32px 52px 32px;
    width: 116px;
  }
}

/* Cart row cleanup and black selection controls. */
body .cart-item-delivery,
body .cart-item-price {
  display: none !important;
}

body .cart-item-check input {
  -webkit-appearance: none;
  appearance: none;
  display: grid;
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px solid #111;
  border-radius: 0;
  background: #fff;
  place-content: center;
}

body .cart-item-check input:checked {
  background: #111;
}

body .cart-item-check input:checked::after {
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 1.5px 1.5px 0;
  content: "";
  transform: translateY(-1px) rotate(45deg);
}

@media all and (min-width: 1001px) {
  body .cart-item {
    grid-template-columns: 22px 96px minmax(180px, 1fr) 104px 44px;
  }

  body .cart-item-actions {
    grid-column: 5;
  }
}

/* Checkout Korean typography, including every displayed price. */
body .checkout-page,
body .checkout-page h1,
body .checkout-page h2,
body .checkout-page label,
body .checkout-page span,
body .checkout-page strong,
body .checkout-page b,
body .checkout-page small,
body .checkout-page p,
body .checkout-page a,
body .checkout-page input,
body .checkout-page input::placeholder,
body .checkout-page select,
body .checkout-page option,
body .checkout-page textarea,
body .checkout-page textarea::placeholder,
body .checkout-page button {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* Checkout fields matched to the flat gray join-page inputs. */
body .checkout-panel,
body .checkout-payment-options label,
body .checkout-agree {
  border: 0;
}

body .checkout-form-grid input,
body .checkout-form-grid select,
body .checkout-form-grid textarea,
body .checkout-point-row input,
body .checkout-address-row button {
  min-height: 34px;
  border: 0;
  border-radius: 0;
  background: var(--button-gray);
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
}

body .checkout-form-grid input:focus,
body .checkout-form-grid select:focus,
body .checkout-form-grid textarea:focus,
body .checkout-point-row input:focus {
  background: #ededed;
}

body .checkout-page #checkoutZipCode {
  cursor: pointer;
  transition: background-color 140ms ease;
}

body .checkout-page #checkoutZipCode:hover,
body .checkout-page #checkoutZipCode:focus-visible {
  background: #e3e3e3;
}

body .checkout-page .checkout-field-error {
  display: block;
  margin-top: 5px;
  color: #b00020;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.45;
}

body .checkout-page .checkout-field-error:empty {
  display: none;
}

body .checkout-page .checkout-agree-error {
  margin: 2px 0 8px;
}

body .checkout-form-grid textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Checkout totals remain paired in one row at every viewport size. */
body .checkout-summary > div,
body .checkout-point-row,
body .checkout-final {
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 16px;
}

body .checkout-summary > div > strong,
body .checkout-final > strong {
  justify-self: end;
  text-align: right;
}

body .checkout-final > span,
body .checkout-final > strong {
  font-size: 15px;
}

body .checkout-page .checkout-benefit-row select,
body .checkout-page .checkout-benefit-row input {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  height: 34px;
  min-height: 34px;
  justify-self: end;
  border: 0;
  border-radius: 0;
  background: var(--button-gray);
  padding: 0 10px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  outline: 0;
}

body .checkout-page .checkout-benefit-row {
  grid-template-columns: minmax(0, 1fr) minmax(130px, min(280px, 55vw));
}

body .checkout-page .checkout-benefit-row select:focus,
body .checkout-page .checkout-benefit-row input:focus {
  background: #ededed;
}

body .checkout-summary > .checkout-point-guides {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2px;
}

body .checkout-page .checkout-point-balance,
body .checkout-page .checkout-help {
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
}

body .checkout-page #checkoutPoint {
  appearance: textfield;
  -moz-appearance: textfield;
}

body .checkout-page #checkoutPoint::-webkit-inner-spin-button,
body .checkout-page #checkoutPoint::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
}

body .checkout-page .checkout-item {
  align-items: start;
}

body .checkout-page .checkout-item > b {
  align-self: start;
  justify-self: end;
  text-align: right;
}

body .checkout-page #checkoutFinalTotal {
  color: #000 !important;
}

body .checkout-page .checkout-final > span,
body .checkout-page .checkout-final > strong {
  color: #000 !important;
}

body .checkout-page input[type="checkbox"] {
  accent-color: #111;
}

body .checkout-page .checkout-submit {
  background: var(--ink);
  color: var(--white);
}

.checkout-postcode-embed {
  position: relative;
  width: 100%;
  height: min(560px, calc(100dvh - 150px));
  min-height: 420px;
  overflow: hidden;
  border: 1px solid rgba(21, 21, 21, 0.18);
  background: #fff;
}

.checkout-postcode-embed[hidden] {
  display: none;
}

.checkout-postcode-content {
  width: 100%;
  height: 100%;
}

body .checkout-page .checkout-postcode-close {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  width: auto;
  min-height: 30px;
  border: 1px solid rgba(21, 21, 21, 0.18);
  background: #fff;
  padding: 0 10px;
  color: #151515;
  font-size: 12px;
  cursor: pointer;
}

body .checkout-payment-options {
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  background: #fafafa;
  padding: 8px 12px;
}

body .checkout-payment-options label {
  min-height: 44px;
  border: 0;
  background: transparent;
  padding: 8px 4px;
}

/* Mobile checkout width aligned with the full-width login panel. */
@media all and (max-width: 767px) {
  body .checkout-page {
    width: 100%;
    padding-right: var(--page-gutter);
    padding-left: var(--page-gutter);
  }

  body .checkout-header,
  body .checkout-layout {
    width: 100%;
    max-width: none;
  }

  body .checkout-panel {
    padding-right: 0;
    padding-left: 0;
  }
}

.checkout-tosspay-mark {
  position: relative;
  display: inline-block;
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #eaf3ff;
}

.checkout-tosspay-mark::after {
  position: absolute;
  top: 6px;
  left: 7px;
  width: 13px;
  height: 14px;
  border-radius: 70% 35% 65% 40%;
  background: #2678f3;
  content: "";
  transform: rotate(28deg);
}

body .checkout-agree {
  min-height: 36px;
  gap: 6px;
  margin-bottom: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
}

body .checkout-agree a {
  min-height: 0;
  margin-left: 2px;
}

body .checkout-page .checkout-required {
  color: #c9342f;
  font-style: normal;
  font-weight: 400;
}

body .checkout-page .checkout-phone-fields {
  display: grid;
  grid-template-columns: minmax(0, 3fr) auto minmax(0, 4fr) auto minmax(0, 4fr);
  align-items: center;
  gap: 7px;
  color: rgba(0, 0, 0, 0.7);
}

body .checkout-page .checkout-phone-fields input {
  min-width: 0;
  text-align: center;
}

body .checkout-page .checkout-phone-fields i {
  color: #777;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

body .checkout-page .checkout-address-continuation {
  margin-top: -6px;
}

body .checkout-page .checkout-address-row {
  grid-template-columns: minmax(0, 1fr) 88px;
  gap: 8px;
}

body .checkout-page .checkout-address-row button {
  padding: 0;
  white-space: nowrap;
}

body .checkout-page .checkout-terms-section {
  display: grid;
  gap: 12px;
}

body .checkout-page .checkout-terms-all {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 22px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body .checkout-page .checkout-terms-all input,
body .checkout-page .checkout-terms-box .checkout-agree input {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  min-height: 0;
  margin: 0;
}

body .checkout-page .checkout-terms-box {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  background: var(--button-gray);
  padding: 20px;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body .checkout-page .checkout-age-consent[hidden] {
  display: none;
}

body .checkout-page .checkout-terms-box .checkout-agree {
  min-height: 18px;
  gap: 8px;
  margin: 0;
  padding: 0;
}

body .checkout-page .checkout-terms-box .checkout-agree span {
  color: rgba(0, 0, 0, 0.7);
  font: inherit;
}

body .checkout-page .checkout-terms-box .checkout-agree em {
  color: #c9342f;
  font-style: normal;
}

body .checkout-page .checkout-terms-box > a {
  width: fit-content;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: underline;
  text-underline-offset: 2px;
}

body .checkout-page .checkout-terms-box > p {
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font: inherit;
}

@media all and (max-width: 1000px) {
  body .checkout-page .checkout-terms-box {
    padding: 16px;
  }
}

/* Address page and address modal Korean copy: stronger local readability. */
body #mypage-address-book .mypage-reference-detail-header span,
body #mypage-address-book .mypage-auth-gate p,
body #mypage-address-book .mypage-address-table th,
body #mypage-address-book .mypage-address-table td,
body #mypage-address-book .mypage-address-table td::before,
body #mypage-address-book .mypage-address-table td strong,
body #mypage-address-book .mypage-address-default,
body #mypage-address-book .mypage-address-manage button,
body #mypage-address-book .mypage-reference-button,
body #mypage-address-book .mypage-reference-feedback,
body #mypage-address-book .mypage-address-guide,
body #mypage-address-book .mypage-address-guide strong,
body #mypage-address-book .mypage-address-guide li,
body [data-address-modal] .mypage-reference-modal-panel,
body [data-address-modal] .mypage-reference-modal-panel > header strong,
body [data-address-modal] .mypage-reference-modal-form > label > span,
body [data-address-modal] .mypage-address-default-field,
body [data-address-modal] .mypage-address-default-field > span,
body [data-address-modal] .mypage-reference-feedback,
body [data-address-modal] input,
body [data-address-modal] input::placeholder,
body [data-address-modal] button {
  color: rgba(0, 0, 0, 0.85);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

body #mypage-address-book .mypage-reference-button:not(.secondary),
body [data-address-modal] .mypage-reference-button:not(.secondary) {
  color: #fff;
}

body #mypage-address-book .mypage-reference-button.secondary,
body [data-address-modal] .mypage-reference-button.secondary {
  color: rgba(0, 0, 0, 0.85);
}

body [data-address-modal] .mypage-reference-modal-panel > header button {
  flex: 0 0 auto;
  width: auto;
  min-width: 44px;
  margin-left: auto;
  color: rgba(0, 0, 0, 0.85);
  font-size: 22px;
  line-height: 1;
  text-align: right;
}

body [data-address-modal] .mypage-reference-modal-panel > header {
  box-sizing: border-box;
  width: 100%;
}

body [data-address-modal] .mypage-reference-modal-panel > header strong {
  flex: 0 0 auto;
  width: auto;
  min-width: max-content;
  white-space: nowrap;
}

/* Keep address notes unboxed and aligned with the address content. */
body #mypage-address-book .mypage-address-guide {
  border: 0;
  padding: 0;
  color: #8f8f8f;
}

body #mypage-address-book .mypage-address-guide strong,
body #mypage-address-book .mypage-address-guide li {
  color: #8f8f8f;
}

/* Shared Korean typography for the requested mypage views. */
body #my-order-info :is(h1, strong, span, p, a, button, label, select, option, input, small, legend, th, td),
body #mypage-address-book :is(h1, strong, span, p, a, button, label, select, option, input, small, legend, th, td),
body #mypage-profile :is(h1, strong, span, p, a, button, label, select, option, input, small, legend, th, td),
body #mypage-qna :is(h1, strong, span, p, a, button, label, select, option, input, small, legend, th, td),
body [data-password-modal] :is(strong, span, p, button, label, input),
body [data-address-modal] :is(strong, span, p, button, label, input) {
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

body #my-order-info .mypage-view-heading,
body #mypage-address-book .mypage-reference-detail-header strong,
body #mypage-profile .mypage-reference-detail-header strong,
body #mypage-qna .mypage-reference-detail-header strong {
  color: #151515;
  font-size: 14px;
  line-height: 18px;
}

body #mypage-profile .mypage-auth-gate,
body #mypage-qna .mypage-auth-gate {
  border-bottom: 0;
}

body #my-order-info .mypage-reference-button:not(.secondary),
body #mypage-address-book .mypage-reference-button:not(.secondary),
body #mypage-profile .mypage-reference-button:not(.secondary),
body #mypage-qna .mypage-reference-button:not(.secondary),
body [data-password-modal] .mypage-reference-button:not(.secondary),
body [data-address-modal] .mypage-reference-button:not(.secondary) {
  color: #fff;
}

/* Mobile order filters: readable controls without horizontal overflow. */
body .mypage-order-claims a {
  gap: 8px;
}

/* Local mypage auth and Q&A guidance alignment. */
body #my-order-info .mypage-order-login-button,
body #my-order-info .mypage-order-guest-button {
  box-sizing: border-box;
  width: calc((100% - 8px) / 3);
  min-width: 0;
  height: 38px;
  min-height: 38px;
  margin-left: auto;
  margin-right: auto;
}

body #mypage-qna .mypage-qna-login-guide p {
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

body #mypage-qna .mypage-qna-login-guide .mypage-qna-board-link {
  color: #999;
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

body .mypage-order-filter-presets {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body .mypage-order-filter-presets button,
body .mypage-order-filter-custom button {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

body .mypage-order-filter-custom,
body .mypage-order-filter-custom label,
body .mypage-order-filter-custom input {
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0;
}

@media all and (max-width: 560px) {
  body .mypage-order-filter-presets {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body .mypage-order-filter-custom {
    width: 100%;
    grid-template-columns: minmax(0, 1fr);
  }

  body .mypage-order-filter-custom > span {
    display: none;
  }

  body .mypage-order-filter-custom button {
    grid-column: auto;
  }
}

/* Final 14px Korean type scale on the cart page. */
body .cart-item-title.is-korean,
body .cart-item-option,
body .cart-item-preorder,
body .cart-item-actions button,
body .cart-summary-row span,
body .cart-checkout-button,
body .cart-summary-note,
body .cart-message,
body .cart-coupon-tools,
body .cart-modal-header h2,
body .cart-coupon-button,
body .cart-coupon-product,
body .cart-coupon-select,
body .cart-modal-message,
body .cart-modal-primary {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

body .cart-item-preorder {
  margin: 0;
  color: #6f655b;
}

/* Keep the dark all-order button label legible. */
body #goCheckoutAll {
  color: #fff;
}

/* Final cart delete alignment. */
body .cart-item-actions {
  display: block;
  align-self: center;
  justify-self: end;
  text-align: right;
}

body .cart-item-actions button {
  width: 24px;
  min-width: 24px;
  height: 32px;
  min-height: 32px;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: right;
}

@media all and (max-width: 1000px) {
  body .cart-item {
    grid-template-columns: 18px 76px minmax(0, 1fr) 24px;
  }

  body .cart-item-actions {
    grid-column: 4;
    grid-row: 1;
  }
}

/* Final order-page type lock after all responsive rules. */
body .mypage-order-overview,
body .mypage-order-overview :is(strong, span, a, button, select, option, input, small, legend, p) {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

/* Keep cart selection, title and transparent delete control top-aligned. */
body .cart-item-check,
body .cart-item-actions {
  align-self: start;
  margin-top: 0;
}

body .cart-item-actions button {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0;
  color: rgba(0, 0, 0, 0.7) !important;
  line-height: 18px;
}

/* Final cart item bottom row: quantity, line total, then delete. */
body .cart-item-purchase-row {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  width: 100%;
  margin-top: auto;
}

body .cart-item-info .cart-item-quantity {
  margin-top: 0;
}

body .cart-item-purchase-row .cart-item-price {
  display: block !important;
  align-self: center;
  justify-self: end;
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

body .cart-item-actions {
  align-self: end;
}

/* Quantity, price and X occupy the exact same horizontal row. */
body .cart-item-info {
  grid-column: 3 / -1;
}

body .cart-item-purchase-row {
  grid-template-columns: auto minmax(0, 1fr) 24px;
}

body .cart-item-purchase-row .cart-item-actions {
  grid-column: auto;
  grid-row: auto;
  align-self: center;
  justify-self: end;
  margin: 0;
}

/* Final default-address contrast lock. */
body #mypage-address-book .mypage-address-default {
  color: #fff;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default {
  color: #000;
}

body #mypage-address-book .mypage-address-manage .mypage-address-set-default:hover,
body #mypage-address-book .mypage-address-manage .mypage-address-set-default:focus-visible {
  color: #fff;
}

/* Absolute final cart right-edge alignment. */
body .cart-item-top-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 24px;
  align-items: start;
  gap: 12px;
  width: 100%;
}

body .cart-item-top-row .cart-item-actions {
  grid-column: 2;
  grid-row: 1;
  align-self: start;
  justify-self: end;
  margin: 0;
}

body .cart-item-purchase-row {
  grid-template-columns: auto minmax(0, 1fr);
}

body .cart-select-all input,
body .cart-item-check input {
  box-sizing: border-box;
  flex: 0 0 16px;
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
}

/* Absolute final address-list styling. */
body #mypage-address-book .mypage-address-status-action {
  box-sizing: border-box;
  width: 168px;
  min-width: 168px;
  height: 34px;
  min-height: 34px;
  margin: 0;
  padding: 0 10px;
}

body #mypage-address-book .mypage-address-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

body #mypage-address-book .mypage-address-manage button {
  border: 0;
  box-shadow: none;
}

body #mypage-address-book .mypage-address-table tr:not(.is-default-address) .mypage-address-manage button {
  background: #f0f0f0;
  color: rgba(0, 0, 0, 0.7);
}

body #mypage-address-book .mypage-address-table tr.is-default-address .mypage-address-manage button {
  background: transparent;
  color: rgba(0, 0, 0, 0.7);
}

@media all and (max-width: 1024px) {
  body #mypage-address-book .mypage-address-table tr {
    border: 0;
  }
}

/* Borderless gray card for each cart product. */
body .cart-list {
  gap: 12px;
}

body .cart-item {
  box-sizing: border-box;
  border: 0 !important;
  border-radius: 0;
  background: #fafafa;
  box-shadow: none;
  padding: 16px;
}

@media all and (max-width: 1000px) {
  body .cart-item {
    padding: 14px;
  }
}

body .cart-item-quantity,
body .cart-item-quantity button,
body .cart-item-quantity input {
  background: transparent !important;
}

body .cart-item-purchase-row .cart-item-quantity {
  justify-self: start;
  margin-right: 0;
  margin-left: 0;
  transform: none;
}

body .cart-item-purchase-row .cart-item-quantity button:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  text-align: center;
}

body .cart-item-purchase-row .cart-item-quantity {
  grid-column: 1;
  grid-row: auto;
  justify-self: start;
}

body .cart-item-purchase-row .cart-item-price {
  grid-column: 2;
  grid-row: auto;
  justify-self: end;
}

body .cart-item-purchase-row {
  align-items: end;
}

body .cart-item-purchase-row .cart-item-quantity,
body .cart-item-purchase-row .cart-item-price {
  align-self: end;
}

body .cart-item-purchase-row .cart-item-quantity button,
body .cart-item-purchase-row .cart-item-quantity input,
body .cart-item-purchase-row .cart-item-price {
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
}

@media all and (max-width: 1000px) {
  body .cart-item-purchase-row .cart-item-quantity {
    grid-template-columns: 24px 28px 24px;
    align-items: end;
    width: 76px;
    height: 18px;
  }

  body .cart-item-purchase-row .cart-item-quantity button,
  body .cart-item-purchase-row .cart-item-quantity input {
    width: 100%;
    min-width: 0;
    height: 18px !important;
    min-height: 18px !important;
    padding: 0;
    line-height: 18px;
  }
}

/* Fixed square cart thumbnails with centered cropping. */
body .cart-item-thumb {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

body .cart-item-image {
  display: block;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 1 / 1;
  object-fit: cover !important;
  object-position: center;
}

@media all and (max-width: 1000px) {
  body .cart-item-thumb {
    width: 76px;
    height: 76px;
  }
}

/* Align quantity/price bottom edge with the square thumbnail bottom. */
body .cart-item-thumb,
body .cart-item-info {
  grid-row: 1;
}

body .cart-item-info {
  box-sizing: border-box;
  align-self: start;
  height: 96px;
}

body .cart-item-info .cart-item-purchase-row {
  margin-top: auto;
}

@media all and (max-width: 1000px) {
  body .cart-item-info {
    height: 76px;
  }
}

@media all and (max-width: 1024px) {
  #footer .footer_inner .snscate li:not(.instagram) {
    display: none !important;
    width: 0 !important;
    padding: 0 !important;
  }
}

@media all and (max-width: 1024px) {
  #footer {
    padding-left: 12px;
    padding-right: 12px;
  }

  #footer,
  #footer .footer_inner li,
  #footer .footer_inner .snscate li a {
    font-size: 15px;
  }
}

/* MY Q&A: member-owned questions inside MY PAGE. */
body .mypage-qna-view {
  min-width: 0;
}

body .mypage-qna-view-header {
  align-items: flex-end;
  border-bottom: 0;
}

body .mypage-qna-view-header > div {
  display: grid;
  gap: 6px;
}

body .mypage-qna-view-header span {
  color: rgba(0, 0, 0, 0.55);
  font-size: 13px;
  font-weight: 400;
}

body .mypage-qna-view-header > a {
  flex: 0 0 auto;
  color: #fff;
  text-decoration: none;
}

body .mypage-qna-view a[href="/board/qna/write"] {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
}

body .mypage-qna-list {
  display: grid;
  border-top: 0;
}

body .mypage-qna-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 28px 20px;
  min-width: 0;
  padding: 18px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #111;
  text-decoration: none;
}

body .mypage-qna-item-main,
body .mypage-qna-item-meta {
  display: flex;
  align-items: center;
  gap: 12px;
}

body .mypage-qna-item-main {
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
}

body .mypage-qna-item-main em {
  flex: 0 0 auto;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
}

body .mypage-qna-item-main strong {
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body .mypage-qna-item:hover strong {
  text-decoration: underline;
  text-underline-offset: 3px;
}

body .mypage-qna-item-meta {
  grid-column: 2;
  grid-row: 1;
  flex: 0 0 auto;
  width: 140px;
  box-sizing: border-box;
  justify-content: space-between;
  justify-self: end;
  color: rgba(0, 0, 0, 0.55);
  font-size: 12px;
}

body .mypage-qna-item-meta b {
  flex: 0 0 56px;
  color: #111;
  font-weight: 400;
  text-align: left;
}

body .mypage-qna-item-meta .mypage-qna-answer-status.is-answered {
  color: #999;
}

body .mypage-qna-answer {
  grid-column: 1 / -1;
  grid-row: 2;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 6px;
  min-width: 0;
  padding-left: 12px;
  color: #151515;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

body .mypage-qna-answer-mark {
  color: #999;
}

body .mypage-qna-answer-copy {
  min-width: 0;
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}

body .mypage-qna-empty {
  margin: 0;
  padding: 48px 0;
  color: rgba(0, 0, 0, 0.55);
  font-size: 13px;
  text-align: center;
}

body .mypage-qna-empty p {
  margin: 0 0 14px;
}

body .mypage-qna-empty a {
  color: #111;
  text-underline-offset: 3px;
}

body .mypage-qna-empty.is-error {
  color: #a02727;
}

body .mypage-qna-login-guide p {
  margin-bottom: 16px;
  line-height: 22px;
}

body #my-order-info .mypage-order-guest-button {
  width: calc((100% - 8px) / 3);
  margin: 8px auto 0;
  text-decoration: none;
}

body #my-order-info .mypage-order-auth-gate {
  border-bottom: 0;
}

body #my-order-info .mypage-order-auth-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

body #my-order-info .mypage-order-auth-actions .mypage-order-login-button {
  width: calc((100% - 8px) / 3);
  min-width: 0;
  height: 38px;
  min-height: 38px;
  margin: 0;
  padding: 0;
}

body #my-order-info .mypage-order-auth-actions .mypage-order-guest-button {
  display: flex;
  width: calc((100% - 8px) / 3);
  min-width: 0;
  height: 38px;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 0;
  background: #f2f2f2;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

body #my-order-info .mypage-order-auth-gate > p {
  color: rgba(0, 0, 0, 0.55) !important;
  font-family: "Apple SD Gothic Neo", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
}

@media all and (max-width: 640px) {
  body .mypage-qna-view-header {
    align-items: stretch;
    flex-direction: column;
  }

  body .mypage-qna-view-header > a {
    text-align: center;
  }

  body .mypage-qna-item {
    gap: 28px 12px;
  }

  body .mypage-qna-item-meta {
    justify-content: space-between;
  }
}

/* Review write: use the same visual hierarchy and responsive form rhythm as Q&A write. */
.board-form-review .review-write-page-title {
  position: absolute;
  top: 17px;
  left: var(--desktop-content-start);
  margin: 0;
  color: #151515;
  font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}

.board-form-review .board-form-panel > header {
  display: none;
}

.board-form-review .board-form-panel,
.board-form-review .review-form-fields,
.board-form-review .review-meta-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
}

.board-form-review .board-form-panel {
  border: 0;
  padding: 0;
}

.board-form-review .review-form-fields {
  border: 0;
  padding: 0;
}

.board-form-review .review-field-row,
.board-form-review .board-title-row,
.board-form-review .board-content-row,
.board-form-review .board-file-row,
.board-form-review .board-secret-row {
  margin-bottom: 10px;
}

.board-form-review .review-field-row > span,
.board-form-review .board-title-row > span,
.board-form-review .board-content-row > span,
.board-form-review .board-file-row > span,
.board-form-review .board-secret-row > span {
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.board-form-review .review-product-control {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 104px;
  min-width: 0;
  gap: 6px;
}

.board-form-review .review-field-row input,
.board-form-review .board-title-row input,
.board-form-review .board-content-row textarea,
.board-form-review .board-file-row input,
.board-form-review #boardSecretPassword {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding-right: 16px;
  padding-left: 16px;
  background: #f3f3f3;
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  outline: 0;
}

.board-form-review .review-field-row input,
.board-form-review .board-title-row input,
.board-form-review #boardSecretPassword {
  min-height: 53px;
}

.board-form-review .review-product-search-button {
  min-height: 53px;
  border: 0;
  border-radius: 0;
  padding: 0 14px;
  background: #000;
  color: #fff;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.board-form-review .board-content-row textarea {
  height: 240px;
  min-height: 240px;
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1.8;
}

.board-form-review .board-file-row input {
  min-height: 53px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.board-form-review .board-file-row input::file-selector-button {
  box-sizing: border-box;
  margin-right: 8px;
  border: 1px solid #999;
  border-radius: 0;
  padding: 4px 8px;
  background: #fff;
  color: #151515;
  font: 400 14px/20px "Apple SD Gothic Neo", sans-serif;
}

.board-form-review .board-file-preview button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  min-height: 36px;
  border: 0;
  padding: 0;
  background: #000;
  color: #fff;
  font-size: 0;
  line-height: 1;
  text-decoration: none;
}

.board-form-review .board-file-preview button::before {
  content: "\00d7";
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

.board-form-review .review-policy-link {
  margin: 10px 0 10px;
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.board-form-review .review-policy-link a {
  color: inherit;
  font: inherit;
  text-decoration: none;
}

.board-form-review .review-field-row input::placeholder,
.board-form-review .board-content-row textarea::placeholder,
.board-form-review #reviewProductName::placeholder,
.board-form-review .board-file-row input {
  color: #999;
  opacity: 1;
}

.board-form-review #boardFormMessage {
  white-space: pre-line;
}

.board-form-review .board-secret-row {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  align-items: center;
}

.board-form-review .board-secret-row[hidden] {
  display: none;
}

.board-form-review .board-secret-row input {
  width: 16px;
  height: 16px;
  margin: 0;
}

.board-form-review .board-form-actions {
  margin-top: 14px;
}

.board-form-review .board-form-actions button,
.board-form-review .board-form-actions a {
  min-height: 36px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
}

.board-form-review .board-form-actions button {
  border-color: #000;
  background: #000;
  color: #fff;
}

@media all and (min-width: 1025px) {
  .board-form-review .board-page {
    display: flex;
    justify-content: center;
    padding: 96px 32px 80px var(--desktop-content-start);
  }

  .board-form-review .board-form-panel {
    width: min(680px, 100%);
    max-width: 680px;
    margin: 0;
    gap: 0;
  }

  .board-form-review .review-field-row,
  .board-form-review .board-title-row,
  .board-form-review .board-content-row,
  .board-form-review .board-file-row {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    align-items: center;
    gap: 0;
  }

  .board-form-review .review-field-row > span,
  .board-form-review .board-title-row > span,
  .board-form-review .board-content-row > span,
  .board-form-review .board-file-row > span {
    padding-right: 14px;
  }

  .board-form-review .board-content-row {
    align-items: start;
  }

  .board-form-review .board-content-row > span {
    padding-top: 18px;
  }

  .board-form-review .board-content-row .field-error {
    grid-column: 2;
  }

  .board-form-review .review-policy-link {
    padding-left: 0;
  }
}

@media all and (max-width: 1024px) {
  .board-form-review .board-page {
    display: block;
    padding: calc(var(--mobile-header-offset) + 24px) var(--page-gutter-compact) 56px;
  }

  .board-form-review .review-write-page-title {
    position: static;
    margin: 0 0 24px;
  }

  .board-form-review .board-form-panel {
    width: 100%;
    max-width: none;
    gap: 0;
  }

  .board-form-review .review-field-row,
  .board-form-review .board-title-row,
  .board-form-review .board-content-row,
  .board-form-review .board-file-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 7px;
  }

  .board-form-review .review-product-control {
    grid-template-columns: minmax(0, 1fr) 96px;
  }

  .board-form-review .board-form-actions {
    grid-template-columns: minmax(0, 1fr);
    gap: 6px;
    margin-top: 24px;
  }

  .board-form-review .board-form-actions button,
  .board-form-review .board-form-actions a {
    min-height: 48px;
  }
}

/* Keep every mobile page aligned to the same 12px side gutter. */
@media all and (max-width: 1024px) {
  :root {
    --page-gutter: 12px;
    --page-gutter-compact: 12px;
  }
}

.review-success-modal[hidden] {
  display: none;
}

.review-success-modal {
  position: fixed;
  z-index: 1300;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(0, 0, 0, 0.42);
}

.review-success-modal-panel {
  box-sizing: border-box;
  width: min(380px, 100%);
  padding: 28px 24px 22px;
  background: #fff;
  text-align: center;
}

.review-success-modal-panel h2 {
  margin: 0;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.review-success-modal-panel p {
  margin: 9px 0 22px;
  color: rgba(0, 0, 0, 0.55);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.review-success-modal-panel button {
  width: 100%;
  min-height: 42px;
  border: 0;
  border-radius: 0;
  background: #000;
  color: #fff;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mypage-address-success-modal {
  z-index: 1200;
}

.mypage-address-success-panel {
  box-sizing: border-box;
  width: min(380px, 100%);
  display: grid;
  gap: 22px;
  padding: 28px 24px 22px;
  background: #fff;
  text-align: center;
}

.mypage-address-success-panel strong {
  color: rgba(0, 0, 0, 0.85);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.mypage-address-success-panel .mypage-reference-button {
  width: 100%;
  min-height: 42px;
  border: 0;
  border-radius: 0;
  background: #000;
  color: #fff;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mypage-reference-mobile-title {
  display: none;
}

.mypage-reference-tab-links {
  display: flex;
  align-items: center;
}

@media all and (max-width: 1024px) {
  .mypage-reference-tabs {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }

  body .mypage-reference-page:not(.qna-board-reference-page) > .mypage-reference-tabs {
    margin-top: 8px;
  }

  .mypage-reference-mobile-title {
    display: flex;
    height: 44px;
    align-items: center;
    color: #000;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .mypage-reference-tab-links {
    width: 100%;
    height: 44px;
  }
}

/* Q&A mobile header: keep WRITE on the title row and align it to the post-date edge. */
@media all and (max-width: 1024px) {
  .qna-mypage-page {
    position: relative;
  }

  .qna-mypage-page .board-list-panel.is-qna-board .board-list-header {
    position: absolute;
    z-index: 3;
    top: 60px;
    right: 12px;
    width: auto;
    min-height: 44px;
    align-items: flex-end;
    justify-content: flex-end;
  }

  .qna-mypage-page .board-list-panel.is-qna-board .board-list-header .board-action-link {
    width: auto;
    min-width: 0;
    height: auto;
    min-height: 35px;
    margin: 0;
    border: 0;
    padding: 0;
    background: transparent;
    color: #777;
    font-family: inherit;
    font-size: 17px;
    font-weight: 300;
    line-height: 35px;
  }
}

@media all and (min-width: 1025px) {
  .mypage-reference-page {
    display: grid;
    width: calc(max(120px, (100vw - var(--desktop-content-start) - 680px) / 2) + 600px);
    grid-template-columns: max(120px, calc((100vw - var(--desktop-content-start) - 680px) / 2)) minmax(0, 600px);
    grid-template-rows: auto;
    align-items: start;
    padding-top: 17px;
  }

  .mypage-reference-tabs {
    grid-column: 1;
    grid-row: 1;
    height: auto;
    margin-bottom: 0;
    align-items: flex-start;
  }

  .mypage-reference-tab-links {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }

  .mypage-reference-tabs a {
    display: flex;
    height: 20px;
    align-items: center;
  }

  .mypage-reference-tabs a + a {
    margin-left: 0;
  }

  .qna-mypage-page > .qna-mypage-tabs {
    top: 17px;
  }

  .mypage-reference-page > [data-mypage-view] {
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
  }
}

@media all and (max-width: 1024px) {
  body.is-mypage-order-view .mypage-reference-page {
    padding-top: var(--mobile-header-offset);
  }

  body.is-mypage-order-view .mypage-reference-tabs {
    margin-bottom: 14px;
  }
}

body .mypage-order-claims {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  height: auto;
  gap: 4px;
  border: 0;
  padding-top: 4px;
  background: #fff;
}

body .mypage-order-claims li,
body .mypage-order-claims li + li {
  border: 0;
}

body .mypage-order-claims a {
  box-sizing: border-box;
  height: 38px;
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.7);
}

body #my-order-info [data-order-status-link].is-empty,
body #my-order-info [data-order-status-link].is-empty strong,
body #my-order-info [data-order-status-link].is-empty span {
  color: #999;
}

body #my-order-info [data-order-status-link].has-orders,
body #my-order-info [data-order-status-link].has-orders strong,
body #my-order-info [data-order-status-link].has-orders span {
  color: #000;
}

/* Keep checkout result actions legible on their black background. */
body .checkout-result-panel .checkout-result-link,
body .checkout-result-panel .checkout-result-link:visited,
body .checkout-result-panel .checkout-result-link:hover,
body .checkout-result-panel .checkout-result-link:focus-visible,
body .checkout-result-panel .checkout-result-link:active {
  color: #fff;
}

/* Match the order detail hierarchy to the MY ETC INFO reference page. */
.order-detail-page {
  width: 600px;
  min-height: calc(100vh - 209px);
  margin: 0 0 0 var(--desktop-content-start);
  padding: 20px 0 72px;
  color: #000;
  font-family: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.order-detail-header,
.order-detail-content {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.order-detail-header {
  position: relative;
  height: 38px;
  min-height: 38px;
  align-items: center;
  margin-bottom: 35px;
}

.order-detail-header > div {
  position: absolute;
  top: -3.5px;
  left: 0;
  display: block;
  height: auto;
}

.order-detail-header h1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.order-detail-menu-link {
  position: absolute;
  top: 0;
  right: 0;
}

.order-detail-header p,
.order-detail-menu-link,
.order-detail-section,
.order-detail-section h2,
.order-detail-section dt,
.order-detail-section dd,
.order-detail-item span,
.order-detail-item small,
.order-detail-status-badge,
.order-detail-cancel-open,
.order-detail-cancellation,
.order-detail-cancellation button,
.order-detail-feedback,
.order-detail-empty,
.order-detail-loading,
.order-detail-coupon {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.order-detail-header p {
  margin-top: 2px;
}

.order-detail-item-main strong,
.order-detail-coupon strong {
  font-family: "Cormorant Garamond", "Apple SD Gothic Neo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.order-detail-item {
  border: 0;
  padding: 0;
  background: transparent;
}

@media all and (min-width: 1025px) {
  .order-detail-item-actions,
  .order-detail-cancellation {
    width: 100%;
  }

  .order-detail-item-actions {
    justify-items: stretch;
  }

  .order-detail-cancel-open {
    width: 100%;
  }

  .order-detail-cancellation > div > button {
    flex: 1 1 0;
  }
}

@media all and (max-width: 1024px) {
  .order-detail-page {
    width: auto;
    min-height: calc(100svh - var(--mobile-header-offset));
    margin: 0;
    padding: var(--mobile-header-offset) var(--page-gutter) 48px;
  }

  .order-detail-header {
    height: auto;
    min-height: 44px;
    margin-bottom: 32px;
  }

  .order-detail-header > div {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 12px;
    text-align: left;
  }

  .order-detail-section dl,
  .order-detail-item dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .order-detail-menu-link {
    position: static;
    align-self: flex-start;
  }
}

/* Compact, non-duplicated order-detail layout. */
body .order-detail-page {
  box-sizing: border-box;
  width: min(760px, calc(100vw - var(--desktop-content-start) - var(--page-gutter)));
}

body .order-detail-header {
  position: static;
  height: auto;
  min-height: 44px;
  align-items: flex-start;
  margin-bottom: 16px;
}

body .order-detail-header > div {
  position: static;
  display: grid;
  gap: 12px;
}

body .order-detail-header #orderDetailStatus {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
  margin: 0;
}

body .order-detail-header #orderDetailStatus span {
  white-space: nowrap;
}

body .order-detail-menu-link {
  position: static;
  flex: 0 0 auto;
}

body .order-detail-content {
  gap: 30px;
}

body .order-detail-section {
  border: 0;
  border-top: 1px solid var(--line);
  padding: 18px 0 0;
  background: transparent;
}

body .order-detail-section h2 {
  margin-bottom: 18px;
  color: var(--ink);
  font-weight: 400;
}

body .order-detail-section > dl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 28px;
}

body .order-detail-shipping > dl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body .order-detail-section dt,
body .order-detail-item dt {
  font-size: 13px;
}

body .order-detail-section dd,
body .order-detail-item dd {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
}

body .order-detail-item {
  grid-template-columns: 88px minmax(0, 1fr) minmax(180px, auto);
  gap: 16px;
  align-items: start;
  padding: 0;
}

body .order-detail-item + .order-detail-item {
  border-top: 1px solid var(--line);
  padding-top: 16px;
}

body .order-detail-item-thumbnail {
  display: block;
  width: 88px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #f3f3f3;
}

body .order-detail-item-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body .order-detail-item-main {
  align-content: start;
}

body .order-detail-item > dl {
  grid-template-columns: repeat(2, minmax(72px, 1fr));
  gap: 14px;
}

body .order-detail-item-actions {
  grid-column: 1 / -1;
}

/* Unify order-detail navigation, product facts, actions, and delivery typography. */
body .order-detail-menu-link,
body .order-detail-menu-link:visited,
body .order-detail-menu-link:hover,
body .order-detail-menu-link:focus-visible,
body .order-detail-menu-link:active {
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  text-align: right;
  text-decoration: none;
}

body .order-detail-header #orderDetailStatus span {
  color: var(--ink);
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

body .order-detail-item-main {
  display: flex;
  min-height: 88px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}

body .order-detail-item-main .order-detail-item-name {
  max-width: 100%;
  color: #222;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
}

body .order-detail-item-title-row {
  display: flex;
  width: 100%;
  min-width: 0;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

body .order-detail-item-product-link {
  display: block;
  min-width: 0;
  flex: 1 1 auto;
  color: inherit;
  text-decoration: none;
}

body .order-detail-item-title-row .order-detail-item-status {
  align-self: flex-start;
  flex: 0 0 auto;
  margin-left: auto;
  text-align: right;
  white-space: nowrap;
}

body a.order-detail-item-thumbnail {
  color: inherit;
  text-decoration: none;
}

body .order-detail-item-main .order-detail-item-option {
  max-width: 100%;
  color: #777;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
}

body .order-detail-item-main .order-detail-item-status,
body .order-detail-item-main .order-detail-item-status-reason {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

body .order-detail-item > .order-detail-item-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(78px, 1fr));
  align-items: center;
  gap: 14px;
  margin: 0;
}

body .order-detail-item-facts > div {
  min-width: 0;
}

body .order-detail-item-facts dt,
body .order-detail-item-facts dd,
body .order-detail-shipping dt,
body .order-detail-shipping dd {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-weight: 400;
  line-height: 19px;
}

body .order-detail-item-facts dt,
body .order-detail-shipping dt {
  color: #777;
  font-size: 13px;
}

body .order-detail-item-facts dd,
body .order-detail-shipping dd {
  margin-top: 4px;
  color: #333;
  font-size: 13px;
}

body .order-detail-claim-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

body .order-detail-claim-actions .order-detail-cancel-open {
  display: inline-flex;
  box-sizing: border-box;
  width: auto;
  min-width: 104px;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  border: 1px solid #222;
  padding: 0 16px;
  color: #222;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

body .order-detail-claim-actions .order-detail-exchange-open,
body .order-detail-claim-actions .order-detail-return-open {
  border: 0;
}

body .order-detail-claim-actions .order-detail-claim-history-open {
  border: 0;
  background: var(--button-gray);
}

body .order-detail-claim-actions .order-detail-return-deadline {
  flex-basis: 100%;
}

body .order-detail-payment dl > .order-detail-payment-final dt,
body .order-detail-payment dl > .order-detail-payment-final dd {
  color: var(--ink);
  font-weight: 700;
}

@media all and (max-width: 1024px) {
  body .order-detail-page {
    width: auto;
  }

  body .order-detail-header {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
  }

  body .order-detail-header > div {
    width: auto;
    min-width: 0;
    padding-top: 0;
  }

  body .order-detail-menu-link {
    align-self: flex-start;
    margin-left: auto;
  }

  body .order-detail-header #orderDetailStatus {
    display: grid;
    gap: 3px;
  }

  body .order-detail-content {
    gap: 26px;
  }

  body .order-detail-section > dl {
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
  }

  body .order-detail-shipping > dl {
    grid-template-columns: minmax(0, 1fr);
  }

  body .order-detail-item {
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
  }

  body .order-detail-item-thumbnail {
    width: 72px;
  }

  body .order-detail-item > dl {
    grid-column: 2;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
  }

  body .order-detail-item-main {
    min-height: 72px;
  }

  body .order-detail-item-actions {
    grid-column: 1 / -1;
  }
}

/* Keep the desktop archive detail composition identical to the archive list. */
@media all and (min-width: 1025px) {
  .archive-detail-page {
    padding: 0 0 72px var(--desktop-content-start);
  }

  .archive-detail-title-menu {
    top: 17px;
    left: var(--desktop-content-start);
  }

  .archive-detail-panel {
    width: min(100%, 620px);
    transform: translateY(17px);
  }

  .archive-detail-main-media img,
  .archive-detail-images img,
  .archive-detail-content img {
    display: block;
    width: min(88%, 545px);
    max-width: none;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    object-fit: contain;
  }

  .archive-detail-main-media .archive-detail-video + img {
    margin-top: -120px;
  }
}
html.is-page-loading {
  overflow: hidden;
}

.page-loading-skeleton {
  position: fixed;
  z-index: 2147483000;
  inset: 0;
  display: grid;
  grid-template-columns: var(--desktop-content-start) minmax(0, 1fr);
  overflow: hidden;
  background: #fff;
  opacity: 1;
  transition: opacity 200ms ease;
}

.page-loading-skeleton.is-hiding {
  opacity: 0;
  pointer-events: none;
}

.page-loading-skeleton-sidebar {
  display: flex;
  box-sizing: border-box;
  height: 100vh;
  flex-direction: column;
  padding: 18px 20px;
}

.page-loading-skeleton-logo {
  width: 94px;
  height: 45px;
}

.page-loading-skeleton-menu {
  display: grid;
  gap: 13px;
  margin-top: 42px;
}

.page-loading-skeleton-menu span {
  width: 72px;
  height: 11px;
}

.page-loading-skeleton-menu span:nth-child(2),
.page-loading-skeleton-menu span:nth-child(5) {
  width: 54px;
}

.page-loading-skeleton-main {
  min-width: 0;
  padding-top: 12px;
}

.page-loading-skeleton-categories {
  display: flex;
  height: 43px;
  align-items: flex-start;
  gap: 18px;
}

.page-loading-skeleton-categories span {
  width: 42px;
  height: 12px;
}

.page-loading-skeleton-categories span:nth-child(3) {
  width: 58px;
}

.page-loading-skeleton-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.page-loading-skeleton-grid > span {
  min-width: 0;
  aspect-ratio: 9 / 10;
}

.page-loading-skeleton-logo,
.page-loading-skeleton-menu span,
.page-loading-skeleton-categories span,
.page-loading-skeleton-grid > span,
.page-loading-skeleton-mobile-logo,
.page-loading-skeleton-mobile-menu {
  position: relative;
  overflow: hidden;
  background: #eeeeec;
}

.page-loading-skeleton-logo::after,
.page-loading-skeleton-menu span::after,
.page-loading-skeleton-categories span::after,
.page-loading-skeleton-grid > span::after,
.page-loading-skeleton-mobile-logo::after,
.page-loading-skeleton-mobile-menu::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, transparent 20%, rgba(255, 255, 255, 0.78) 45%, transparent 70%);
  content: "";
  transform: translateX(-100%);
  animation: page-skeleton-shimmer 1.35s ease-in-out infinite;
}

.page-loading-skeleton-grid > span:nth-child(2n),
.page-loading-skeleton-menu span:nth-child(2n) {
  background: #e8e8e6;
}

.page-loading-skeleton-mobile-head {
  display: none;
}

@keyframes page-skeleton-shimmer {
  to {
    transform: translateX(100%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-loading-skeleton {
    transition: none;
  }

  .page-loading-skeleton *::after {
    animation: none;
  }
}

@media (max-width: 760px) {
  .page-loading-skeleton {
    display: block;
    padding: 18px var(--page-gutter-compact, 18px) 0;
  }

  .page-loading-skeleton-sidebar {
    display: none;
  }

  .page-loading-skeleton-mobile-head {
    display: flex;
    height: 54px;
    align-items: flex-start;
    justify-content: space-between;
  }

  .page-loading-skeleton-mobile-logo {
    width: 94px;
    height: 35px;
  }

  .page-loading-skeleton-mobile-menu {
    width: 34px;
    height: 34px;
    border-radius: 50%;
  }

  .page-loading-skeleton-main {
    padding: 0;
  }

  .page-loading-skeleton-categories {
    height: 47px;
    gap: 14px;
    overflow: hidden;
  }

  .page-loading-skeleton-categories span {
    flex: 0 0 40px;
  }
}

/* Match the mobile archive title list to the STORE category navigation. */
@media all and (max-width: 1024px) {
  .archive-detail-page {
    padding-top: var(--mobile-header-offset);
  }

  .archive-detail-title-menu {
    position: static;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 12px;
    width: 100%;
    min-height: var(--touch-target);
  }

  .archive-detail-title-menu a {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    width: auto;
    min-width: 0;
    min-height: var(--touch-target);
    color: #999;
    font-family: "Cormorant Garamond", "Pretendard", "Apple SD Gothic Neo", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    white-space: nowrap;
  }

  .archive-detail-title-menu a.is-active {
    color: #000;
    font-weight: 300;
  }

  .archive-detail-mobile-title {
    display: none;
  }
}

/* Keep archive navigation aligned with the shared STORE navigation rhythm. */
@media all and (min-width: 1025px) {
  #archiveListPanel > .archive-title-menu {
    grid-auto-rows: 20px;
  }
}

/* On mobile, show the archive titles where the STORE category row appears. */
@media all and (max-width: 1024px) {
  #archiveListPanel > .archive-title-menu {
    position: static;
    display: flex;
    align-items: center;
    gap: 12px;
    width: fit-content;
    max-width: 100%;
    min-height: var(--touch-target);
    overflow-x: auto;
    scrollbar-width: none;
  }

  #archiveListPanel > .archive-title-menu::-webkit-scrollbar {
    display: none;
  }

  #archiveListPanel > .archive-title-menu button {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    width: auto;
    min-width: 0;
    min-height: var(--touch-target);
    height: var(--touch-target);
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    white-space: nowrap;
  }

  #archiveListPanel .archive-list-entry {
    display: none;
  }

  #archiveListPanel .archive-list-entry.is-active {
    display: block;
    margin-top: 0;
  }

  #archiveListPanel .archive-list-video-wrap,
  #archiveListPanel .archive-list-item strong {
    display: none;
  }
}

/* Give every desktop archive image one width and align it with the hours column. */
@media all and (min-width: 1025px) {
  #archiveListPanel {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    width: calc(100% + var(--desktop-content-start));
    margin-left: calc(-1 * var(--desktop-content-start));
    padding-right: 30px;
    padding-left: 30px;
  }

  #archiveListPanel > .archive-title-menu {
    left: var(--desktop-content-start);
  }

  #archiveListPanel > .archive-list {
    grid-column: 3 / -1;
    width: 545px;
    max-width: 545px;
    margin-right: 0;
    margin-left: 0;
  }

  .archive-detail-page {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    padding: 0 30px 72px;
  }

  .archive-detail-panel {
    grid-column: 3 / -1;
    width: 545px;
    max-width: 545px;
    margin-right: 0;
    margin-left: 0;
  }

  .archive-list-item,
  .archive-list-media,
  .archive-detail-flow,
  .archive-detail-content {
    width: 545px;
    max-width: 545px;
  }

  .archive-list-item,
  .archive-list-media,
  .archive-detail-main-media,
  .archive-detail-images {
    justify-items: start;
  }

  .archive-list-item img,
  .archive-list-empty-image,
  .archive-list-expanded img,
  .archive-detail-main-media img,
  .archive-detail-images img,
  .archive-detail-content img {
    width: 545px !important;
    max-width: 545px !important;
    height: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    object-fit: contain;
  }
}

/* Match the mobile product-detail image width: viewport width minus 20px. */
@media all and (max-width: 767px) {
  #archiveListPanel > .archive-list,
  .archive-detail-content {
    width: calc(100% + var(--page-gutter) + var(--page-gutter) - 20px);
    max-width: none;
    margin-right: calc(10px - var(--page-gutter));
    margin-left: calc(10px - var(--page-gutter));
  }

  #archiveListPanel .archive-list-item,
  #archiveListPanel .archive-list-media,
  #archiveListPanel .archive-list-item img,
  .archive-detail-content img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  #archiveListPanel > .archive-list,
  .archive-detail-content {
    width: calc(100% + var(--page-gutter) + var(--page-gutter) - 24px);
    margin-right: calc(12px - var(--page-gutter));
    margin-left: calc(12px - var(--page-gutter));
  }
}

/* Keep archive titles visible while the archive media scrolls. */
@media all and (min-width: 1025px) {
  #archiveListPanel > .archive-title-menu,
  .archive-detail-title-menu {
    position: fixed;
    z-index: 40;
    top: 17px;
    left: var(--desktop-content-start);
  }
}

@media all and (max-width: 1024px) {
  #archiveListPanel {
    padding-top: var(--touch-target);
  }

  .archive-detail-page {
    padding-top: calc(var(--mobile-header-offset) + var(--touch-target));
  }

  #archiveListPanel > .archive-title-menu,
  .archive-detail-title-menu {
    position: fixed;
    z-index: 40;
    top: var(--mobile-header-offset);
    right: var(--page-gutter);
    left: var(--page-gutter);
    width: auto;
    height: var(--touch-target);
    flex-wrap: nowrap;
    overflow-x: auto;
    background: transparent;
    scrollbar-width: none;
  }

  #archiveListPanel > .archive-title-menu::-webkit-scrollbar,
  .archive-detail-title-menu::-webkit-scrollbar {
    display: none;
  }
}

.archive-detail-primary-media,
.archive-detail-title-thumbnail {
  display: none;
}

/* Desktop archive detail: title thumbnail preview and primary media first. */
@media all and (min-width: 1025px) {
  .archive-detail-title-menu {
    justify-items: start;
  }

  .archive-detail-title-menu a,
  #archiveListPanel > .archive-title-menu button {
    position: relative;
    display: block;
    width: fit-content;
  }

  .archive-detail-title-thumbnail {
    position: absolute;
    z-index: 50;
    top: 0;
    left: calc(100% + 30px);
    display: block;
    width: 188px;
    height: 124px;
    overflow: hidden;
    background: #f3f0ea;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 160ms ease;
  }

  .archive-detail-title-menu a:hover .archive-detail-title-thumbnail,
  .archive-detail-title-menu a:focus-visible .archive-detail-title-thumbnail,
  #archiveListPanel > .archive-title-menu button:hover .archive-detail-title-thumbnail,
  #archiveListPanel > .archive-title-menu button:focus-visible .archive-detail-title-thumbnail {
    opacity: 1;
    visibility: visible;
  }

  .archive-detail-title-thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .archive-detail-primary-media {
    display: grid;
    width: 545px;
    max-width: 545px;
    gap: 24px;
  }

  .archive-detail-primary-media img,
  .archive-detail-primary-media video,
  .archive-detail-primary-media iframe {
    display: block;
    width: 545px !important;
    max-width: 545px !important;
    height: auto;
    margin: 0 !important;
  }

  .archive-detail-primary-media img {
    object-fit: contain;
  }

  .archive-detail-primary-media .archive-detail-video-embed {
    height: auto;
    aspect-ratio: 16 / 9;
  }

  #archiveListPanel .archive-inline-detail {
    width: 545px;
    max-width: 545px;
    margin: 0;
  }

  #archiveListPanel > .archive-list {
    transform: none;
  }
}

/* Mobile archive title preview: mirror the desktop hover/focus thumbnail. */
@media all and (max-width: 1024px) {
  .archive-detail-title-menu a,
  #archiveListPanel > .archive-title-menu button {
    position: relative;
  }

  .archive-detail-title-thumbnail {
    position: fixed;
    z-index: 50;
    top: calc(var(--mobile-header-offset) + var(--touch-target));
    left: var(--archive-thumbnail-left, var(--page-gutter));
    display: block;
    width: 188px;
    height: 124px;
    overflow: hidden;
    background: #f3f0ea;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 160ms ease;
  }

  .archive-detail-title-menu a:hover .archive-detail-title-thumbnail,
  .archive-detail-title-menu a:focus-visible .archive-detail-title-thumbnail,
  #archiveListPanel > .archive-title-menu button:hover .archive-detail-title-thumbnail,
  #archiveListPanel > .archive-title-menu button:focus-visible .archive-detail-title-thumbnail {
    opacity: 1;
    visibility: visible;
  }

  .archive-detail-title-thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* The archive index is the only archive content screen. */
#archiveList[aria-busy="true"] {
  min-height: 240px;
}

.archive-inline-detail .archive-detail-content + .archive-detail-file-images {
  margin-top: 24px;
}

.archive-inline-detail .archive-detail-file-images {
  display: grid;
  gap: 24px;
}

/* STORE / BODY mobile header and Korean product typography. */
@media all and (max-width: 767px) {
  body.shop-category-body {
    --mobile-header-height: 60px;
    --mobile-header-offset: calc(60px + env(safe-area-inset-top, 0px));
  }

  body.shop-category-body .side-menu {
    height: 60px;
    padding: 5px 12px;
  }

  body.shop-category-body .brand {
    display: flex;
    width: fit-content;
    min-width: 0;
    height: 50px;
    align-items: center;
    overflow: visible;
    color: #151515;
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    text-decoration: none;
  }

  body.shop-category-body .brand img {
    display: none;
  }

  body.shop-category-body .brand::after {
    content: "PEEPSEED";
  }

  body.shop-category-body .mobile-header-actions {
    top: 5px;
    right: 12px;
    display: flex;
    width: auto;
    height: 50px;
    align-items: center;
    gap: 10px;
  }

  body.shop-category-body .mobile-cart-count {
    position: relative;
    top: 0;
    left: -9px;
    display: flex;
    width: auto;
    height: 50px !important;
    min-width: 0;
    min-height: 50px !important;
    align-items: center;
    padding-top: 0;
    margin: 0;
    color: #151515;
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
  }

  body.shop-category-body .mobile-menu-button {
    position: relative;
    flex: 0 0 18px;
    width: 18px;
    height: 50px !important;
    min-height: 50px !important;
  }

  body.shop-category-body .mobile-menu-button img {
    top: 14px;
    height: 34px;
  }

  body.shop-category-body .shop-page {
    padding-right: 12px;
    padding-left: 12px;
  }

  body.shop-category-body .shop-product-name.is-korean {
    color: #151515;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: none;
  }

  body.shop-category-body .shop-category-menu a {
    color: #777;
  }

  body.shop-category-body .shop-category-menu a:hover,
  body.shop-category-body .shop-category-menu a.is-active {
    color: #151515;
  }

  body.shop-category-body .shop-product-availability {
    color: #999;
  }
}

/* Keep ALL product cards consistent with the other store categories. */
.shop-category-all .shop-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media all and (min-width: 1025px) {
  .shop-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.shop-category-all .shop-masonry-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: stretch;
}

.shop-product-image-stage .shop-product-image-hover {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: auto;
  background: transparent;
  object-fit: contain;
  object-position: 50% 0;
}

@media (hover: hover) and (pointer: fine) {
  .shop-product-card:hover .shop-product-image-default {
    opacity: 1;
  }
}

/* Discounted desktop totals occupy their own two-line area. */
@media all and (min-width: 1025px) {
  body.product-detail-body .product-purchase-row:has(.product-total strong.product-price-stack),
  body.product-detail-body .product-purchase-row:has(.product-total strong.product-price-stack) .product-quantity-field,
  body.product-detail-body .product-purchase-row:has(.product-total strong.product-price-stack) .product-total {
    height: 40px;
    min-height: 40px;
  }

  body.product-detail-body .product-total strong.product-price-stack {
    display: flex;
    position: static;
  }

  body.product-detail-body .product-total strong.product-price-stack .product-price-regular {
    position: static;
  }
}

.shop-category-all .shop-product-info {
  display: block;
}

.shop-category-all .shop-product-name {
  margin-bottom: 4px;
}

@media all and (max-width: 1024px) {
  .shop-category-all .shop-product-name {
    margin-bottom: 2px;
  }
}

/* Footer copy uses line breaks without large paragraph gaps. */
@media all and (max-width: 1024px) {
  #footer .footer_inner .inner1,
  #footer .footer_inner .inner2,
  #footer .footer-info-toggle {
    margin-bottom: 0;
  }
}

.mypage-address-table td:nth-child(4) {
  white-space: pre-line;
}

/* Final reference cart composition. Keep this after every legacy cart rule. */
body .cart-page {
  display: flex;
  flex-direction: column;
}

body .cart-list {
  display: grid;
  gap: 28px;
}

body .cart-item {
  min-height: 132px;
  border: 0 !important;
  padding: 0 0 24px;
  background: #fff;
  box-shadow: none;
}

body .cart-item-thumb {
  background: transparent;
}

body .cart-item-info {
  min-height: 108px;
}

body .cart-item-title {
  padding-right: 12px;
  font-family: var(--font-display);
  font-weight: 400;
}

body .cart-summary {
  width: 100%;
  max-width: none;
  margin-top: auto;
  border-top: 1px solid #151515;
  background: #fff;
  box-shadow: none !important;
}

body .cart-summary-row:not(.cart-summary-submit) {
  min-height: 34px;
  padding: 0;
}

body .cart-summary-final {
  margin-top: 0 !important;
  border-top: 1px solid #151515 !important;
  padding-top: 0 !important;
}

body .cart-summary-submit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding-top: 14px;
}

body .cart-checkout-button {
  flex: 0 1 180px;
  min-height: 44px;
  border: 1px solid #151515;
  border-radius: 0;
}

@media all and (min-width: 1001px) {
  body .cart-page {
    width: min(980px, calc(100vw - var(--desktop-content-start) - 30px));
    max-width: none;
    min-height: calc(100vh - 17px);
    margin: 0 30px 0 var(--desktop-content-start);
    padding: 17px 0 24px;
  }

  body .cart-header h1 {
    left: 0;
  }

  body .cart-item {
    grid-template-columns: 18px 104px minmax(0, 1fr);
    column-gap: 20px;
  }

  body .cart-item-thumb {
    grid-column: 2;
    width: 104px;
    height: 128px;
  }

  body .cart-item-info {
    grid-column: 3 / -1;
  }

  body .cart-summary {
    padding-top: 18px;
  }
}

@media all and (min-width: 768px) and (max-width: 1000px) {
  body .cart-page {
    min-height: calc(100svh - 55px);
    padding-bottom: 24px;
  }

  body .cart-summary {
    position: static;
    margin-top: auto;
    padding-top: 18px;
  }
}

@media all and (max-width: 767px) {
  body .cart-list {
    gap: 20px;
  }

  body .cart-item {
    min-height: 112px;
    padding: 0 0 18px;
  }

  body .cart-item-info {
    min-height: 96px;
  }
}

/* Cart display typography and circular selection controls. */
body .cart-item {
  --cart-item-primary-font-size: 16px;
}

body .cart-item:has(.cart-item-title.is-korean) {
  --cart-item-primary-font-size: 14px;
}

body .cart-item-option,
body .cart-item-purchase-row .cart-item-quantity button,
body .cart-item-purchase-row .cart-item-quantity input,
body .cart-item-purchase-row .cart-item-price {
  color: var(--ink) !important;
  font-family: var(--font-display) !important;
  font-size: var(--cart-item-primary-font-size) !important;
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "lnum" 1, "tnum" 1;
}

body .cart-summary-row span,
body .cart-summary-row strong,
body .cart-checkout-button {
  font-family: var(--font-display) !important;
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "lnum" 1, "tnum" 1;
}

body .cart-select-all input,
body .cart-item-check input {
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 1px solid #151515 !important;
  border-radius: 50% !important;
  background: #fff !important;
  cursor: pointer;
}

body .cart-select-all input:checked,
body .cart-item-check input:checked {
  background: radial-gradient(circle at center, #fff 0 4px, #151515 4.5px) !important;
}

body .cart-select-all input:focus-visible,
body .cart-item-check input:focus-visible {
  outline: 1px solid #151515;
  outline-offset: 2px;
}

body .cart-summary-row:not(.cart-summary-submit) span,
body .cart-summary-row:not(.cart-summary-submit) strong {
  font-size: 22px !important;
}

body .cart-item-actions button {
  font-size: 24px !important;
}

/* Use full-height lining numerals throughout every storefront page. */
body,
body * {
  font-variant-numeric: lining-nums !important;
}

body.archive-list-body,
body.archive-list-body *,
body.archive-detail-body,
body.archive-detail-body *,
.side-menu .side-clock {
  font-variant-numeric: normal !important;
  font-feature-settings: normal !important;
}

/* Cart option tone, row alignment and checkout-summary typography. */
body .cart-item-option {
  color: #999 !important;
  font-size: 15px !important;
  line-height: 18px !important;
}

body .cart-item-top-row .cart-item-title {
  margin-bottom: 2px;
}

body .cart-item-thumb {
  align-self: start;
}

body .cart-item-info {
  display: flex;
  flex-direction: column;
  align-self: start;
}

body .cart-item-info .cart-item-purchase-row {
  margin-top: auto;
}

body .cart-select-all input:checked,
body .cart-select-all input:indeterminate,
body .cart-item-check input:checked {
  border-color: #151515 !important;
  background: radial-gradient(circle at center, #151515 0 4px, #fff 4.5px) !important;
}

body .cart-select-all input:not(:checked):not(:indeterminate),
body .cart-item-check input:not(:checked) {
  border-color: #767676 !important;
  background: #fff !important;
}

body .cart-select-all input:checked::after,
body .cart-select-all input:indeterminate::after,
body .cart-item-check input:checked::after {
  display: none !important;
  content: none !important;
}

body .cart-summary {
  padding-top: 0 !important;
}

body .cart-summary > .cart-summary-row:not(.cart-summary-final):not(.cart-summary-submit) {
  align-items: center;
  min-height: 46px;
  padding: 0;
}

body .cart-summary > .cart-summary-row:not(.cart-summary-final):not(.cart-summary-submit) span,
body .cart-summary > .cart-summary-row:not(.cart-summary-final):not(.cart-summary-submit) strong {
  font-size: 17px !important;
  line-height: 22px !important;
}

body .cart-summary-row.cart-summary-final span,
body .cart-summary-row.cart-summary-final strong {
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 22px !important;
}

body .cart-summary-final {
  align-items: start;
  min-height: 38px !important;
  padding-top: 8px !important;
}

body #goCheckout,
body #goCheckoutAll {
  font-size: 20px !important;
}

body #goCheckout {
  border: 0;
}

@media all and (min-width: 1001px) {
  body .cart-item-info {
    height: 128px;
    min-height: 128px;
  }
}

@media all and (max-width: 1000px) {
  body .cart-item-info {
    height: 76px;
    min-height: 76px;
  }
}

@media all and (max-width: 767px) {
  body .cart-summary > .cart-summary-row:not(.cart-summary-final):not(.cart-summary-submit) {
    min-height: 34px;
  }
}

/* Apply the BODY mobile header layout to every page. */
@media all and (max-width: 767px) {
  /* Cart totals/actions mirror the fixed product purchase controls. */
  body .cart-page {
    padding-bottom: 220px;
  }

  body .cart-summary {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 40;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 12px var(--page-gutter) calc(12px + env(safe-area-inset-bottom, 0px));
    border: 0;
    background: #fff;
    box-shadow: 0 -8px 22px rgba(0, 0, 0, 0.08);
  }

  body .cart-summary::before {
    content: "";
    position: absolute;
    top: 0;
    right: 12px;
    left: 12px;
    border-top: 1px solid #151515;
    pointer-events: none;
  }

  body .cart-summary-row:not(.cart-summary-submit) {
    min-height: 22px;
    padding: 0;
  }

  body .cart-summary-row:not(.cart-summary-submit) span,
  body .cart-summary-row:not(.cart-summary-submit) strong,
  body .cart-summary-final span,
  body .cart-summary-final strong {
    color: #151515 !important;
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  body .cart-summary-submit {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding-top: 10px;
  }

  body .cart-checkout-button {
    min-height: 48px;
    border: 0;
    border-radius: 0;
  }

  body .cart-select-all input,
  body .cart-item-check input {
    box-sizing: border-box !important;
    flex: 0 0 16px !important;
    width: 16px !important;
    min-width: 16px !important;
    max-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-height: 16px !important;
    padding: 0 !important;
  }

  body .cart-item-purchase-row .cart-item-quantity button,
  body .cart-item-purchase-row .cart-item-quantity input,
  body .cart-item-purchase-row .cart-item-price,
  body .cart-summary-row strong {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Apple SD Gothic Neo", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-variant-numeric: tabular-nums;
    line-height: 18px;
  }

  body:not(#peepseed-mobile-header-scope) .side-menu {
    height: 60px;
    padding: 5px 12px;
  }

  body:not(#peepseed-mobile-header-scope) .brand {
    display: flex;
    width: fit-content;
    min-width: 0;
    height: 50px;
    align-items: center;
    overflow: visible;
    color: #151515;
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    text-decoration: none;
  }

  body:not(#peepseed-mobile-header-scope) .brand img {
    display: none !important;
  }

  body:not(#peepseed-mobile-header-scope) .brand::after {
    content: "PEEPSEED";
  }

  body:not(#peepseed-mobile-header-scope) .mobile-header-actions {
    top: 5px;
    right: 12px;
    display: flex;
    width: auto;
    height: 50px;
    align-items: center;
    gap: 10px;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-cart-count {
    position: relative;
    top: 0;
    left: -9px;
    display: flex;
    width: auto;
    height: 50px !important;
    min-width: 0;
    min-height: 50px !important;
    align-items: center;
    padding: 0;
    margin: 0;
    color: #151515;
    font-family: "Cormorant Garamond", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-menu-button {
    position: relative;
    flex: 0 0 18px;
    width: 18px;
    height: 50px !important;
    min-height: 50px !important;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-menu-button img {
    display: block !important;
    top: 14px;
    right: 2px;
    left: auto;
    width: auto;
    height: 34px;
  }

  body:not(#peepseed-mobile-header-scope) .mobile-menu-button::after {
    content: none !important;
  }
}

/* Address manager: retain the existing visual language with readable card rows. */
body [data-profile-address-confirm] [data-profile-address-confirm-cancel] {
  background: #f0f0f0;
  color: #151515;
}

body #mypage-address-book .mypage-address-card-wrap {
  overflow: visible;
}

body #mypage-address-book .mypage-address-card-list {
  display: grid;
  gap: 12px;
}

body #mypage-address-book .address-actions {
  justify-content: flex-start;
  margin: 0 0 12px;
  padding: 0;
}

body #mypage-address-book .mypage-address-card {
  box-sizing: border-box;
  display: grid;
  gap: 12px;
  min-width: 0;
  border: 1px solid #e3e3e3;
  padding: 18px 20px 14px;
  background: #fff;
  color: #151515;
}

body #mypage-address-book .mypage-address-card.is-default-address {
  background: #fafafa;
}

body #mypage-address-book .mypage-address-card-header {
  display: flex;
  align-items: center;
  gap: 9px;
}

body #mypage-address-book .mypage-address-card-header .mypage-address-delete {
  flex: 0 0 auto;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-left: auto;
  border: 0;
  padding: 0;
  background: transparent;
  color: #777;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}

body #mypage-address-book .mypage-address-card-header strong {
  font-size: 15px;
  font-weight: 600;
}

body #mypage-address-book .mypage-address-card .mypage-address-default {
  display: inline-flex;
  width: 76px;
  min-width: 76px;
  height: 24px;
  min-height: 24px;
  align-items: center;
  justify-content: center;
  margin: 0;
  box-sizing: border-box;
  padding: 2px 7px 0;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}

body #mypage-address-book .mypage-address-card .mypage-address-default::before {
  content: none;
}

body #mypage-address-book .mypage-address-card-info {
  display: grid;
  gap: 5px;
}

body #mypage-address-book .mypage-address-card-info p {
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 20px;
}

body #mypage-address-book .mypage-address-card-info .mypage-address-recipient {
  color: #151515;
}

body #mypage-address-book .mypage-address-card-info .mypage-address-location {
  white-space: pre-line;
}

body #mypage-address-book .mypage-address-card-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-top: 1px solid #ececec;
  padding-top: 10px;
}

body #mypage-address-book .mypage-address-card .mypage-address-manage {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
  padding: 0;
  white-space: nowrap;
}

body #mypage-address-book .mypage-address-card .mypage-address-manage button {
  display: inline-flex;
  min-width: 58px;
  height: 34px;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  border: 1px solid #151515;
  padding: 0 12px;
  background: #fff;
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
  cursor: pointer;
}

body #mypage-address-book .mypage-address-card .mypage-address-manage [data-address-edit] {
  border: 0;
}

body #mypage-address-book .mypage-address-card .mypage-address-set-default {
  display: inline-flex;
  width: auto;
  min-width: 132px;
  height: 34px;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  border: 1px solid #151515;
  padding: 0 12px;
  background: #fff;
  color: #151515;
  font-size: 13px;
  line-height: 18px;
}

body #mypage-address-book .mypage-address-card .mypage-address-set-default {
  cursor: pointer;
}

body #mypage-address-book .mypage-address-empty {
  margin: 0;
  border: 1px solid #e3e3e3;
  padding: 36px 20px;
  text-align: center;
}

body #mypage-address-book [data-address-feedback] {
  font-size: 14px;
  line-height: 18px;
}

body [data-address-modal] .mypage-address-phone-fields {
  display: grid;
  grid-template-columns: minmax(0, 3fr) auto minmax(0, 4fr) auto minmax(0, 4fr);
  align-items: center;
  gap: 7px;
}

body [data-address-modal] .mypage-address-phone-fields > span {
  color: #777;
  font-size: 14px;
}

body [data-address-modal] .mypage-address-phone-fields input {
  min-width: 0;
  text-align: center;
}

@media all and (max-width: 720px) {
  body #mypage-address-book .mypage-address-card {
    gap: 12px;
    padding: 16px 14px 12px;
  }
}

/* Order detail product metadata mirrors the compact order-history line. */
body .order-detail-item {
  grid-template-columns: 88px minmax(0, 1fr);
}

body .order-detail-item-main .order-detail-item-meta {
  display: block;
  max-width: 100%;
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-align: left;
}

body .order-detail-item-main {
  gap: 0;
}

body .order-detail-item-title-row {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

body .order-detail-item-title-row .order-detail-item-status {
  align-self: flex-start;
  margin-top: 0;
  margin-left: auto;
  text-align: right;
}

body .order-detail-item-main .order-detail-item-option-meta {
  display: block;
  max-width: 100%;
  color: #777;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-align: left;
}

@media all and (max-width: 1024px) {
  body .order-detail-item {
    grid-template-columns: 72px minmax(0, 1fr);
  }

  body .mypage-reference-page:has(#mypage-profile:not([hidden])) {
    padding-right: 12px;
    padding-left: 12px;
  }

  body #mypage-profile .mypage-reference-form th,
  body #mypage-profile .mypage-reference-form td {
    padding-right: 0;
    padding-left: 0;
  }
}

/* Compact Q&A detail rhythm and aligned author/answer dates. */
body .is-qna-detail .board-detail-author-meta {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #777;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

body .is-qna-detail .board-detail-author-meta time {
  flex: 0 0 auto;
  margin-right: 12px;
  text-align: right;
}

body .is-qna-detail .board-edit-lock-message {
  display: block;
  width: 100%;
  max-width: none;
  margin-top: 2px;
  color: rgba(0, 0, 0, 0.7);
  text-align: left;
}

body .is-qna-detail .board-detail-body {
  min-height: 0;
  padding-top: 24px;
  padding-bottom: 12px;
}

body .is-qna-detail .board-comments {
  margin-top: 16px;
}

body .is-qna-detail .board-comments h2 {
  margin: 0 0 11px;
  color: #111;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

body .is-qna-detail .board-comment-meta {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
}

body .is-qna-detail .board-comment-meta > span {
  flex: 0 0 auto;
  margin-right: 12px;
  margin-left: auto;
  text-align: right;
}

/* Shared Korean titles for order detail and every claim mode. */
body .order-detail-header h1,
body .order-claim-header h1,
body .order-exchange-tracking-form > header h2 {
  margin: 0;
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
}

body .order-claim-page:has(.order-exchange-form) .order-claim-header h1,
body .order-claim-page:has(.order-exchange-tracking-form) .order-claim-header h1 {
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

body .order-claim-page:has(.order-exchange-form) .order-claim-header,
body .order-claim-page:has(.order-exchange-tracking-form) .order-claim-header {
  border-bottom: 0;
}

body .order-detail-section h2,
body .order-detail-accordion-trigger > span:first-child {
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

/* Claim history and self-ship courier controls. */
body .order-exchange-other-courier[hidden] {
  display: none !important;
}

body .order-detail-order-claim-history-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}

body .order-detail-order-claim-history-actions .order-detail-claim-history-open {
  display: inline-flex;
  box-sizing: border-box;
  width: auto;
  min-width: 104px;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0 16px;
  background: var(--button-gray);
  color: #000;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

body .order-claim-history-list {
  display: grid;
  gap: 18px;
}

body .order-claim-history-page .order-claim-header {
  border-bottom: 0;
}

body .order-claim-history-card {
  gap: 18px;
  padding: 0;
  border-top: 0;
}

body .order-claim-history-card > header {
  gap: 7px;
}

body .order-claim-history-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

body .order-claim-history-heading h2 {
  font-size: 18px;
}

body .order-claim-history-item-status {
  color: #c43131;
  font-size: 13px;
  font-weight: 500;
}

body .order-claim-history-items {
  display: grid;
  border-top: 1px solid #e2e2e2;
}

body .order-claim-history-item {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #e2e2e2;
}

body .order-claim-history-product {
  display: grid;
  gap: 4px;
  min-width: 0;
}

body .order-claim-history-product strong {
  color: #151515;
  font-size: 14px;
  font-weight: 500;
}

body .order-claim-history-product span {
  color: #777;
  font-size: 13px;
}

body .order-claim-history-product .order-claim-history-item-status {
  color: #c43131;
  font-weight: 500;
}

body .order-claim-history-meta {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 18px;
  background: #f5f5f5;
}

body .order-claim-history-meta > div {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  gap: 16px;
}

body .order-claim-history-meta dt,
body .order-claim-history-meta dd {
  margin: 0;
  font-size: 13px;
}

body .order-claim-history-meta dt {
  color: #777;
}

body .order-claim-history-meta dd {
  color: #151515;
}

body .order-claim-history-tracking-link {
  display: inline-flex;
  margin-left: 10px;
  color: #151515;
  font-size: 12px;
  text-decoration: underline;
  text-underline-offset: 2px;
}

body .order-claim-history-tracking-notice {
  margin: 0;
  color: #777;
  font-size: 13px;
}

@media all and (max-width: 640px) {
  body .order-claim-history-meta > div {
    grid-template-columns: minmax(0, 1fr);
    gap: 3px;
  }
}

body .is-notice-board .board-list-header h1,
body .is-notice-board .board-card-title,
body .is-notice-board .notice-accordion-body h1,
body .is-notice-board .notice-accordion-body h2,
body .is-notice-board .notice-accordion-body h3,
body .is-notice-board .notice-accordion-body h4 {
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

body:has(.board-list-panel.is-notice-board) #footer {
  margin-top: 72px;
}

body:has(.board-list-panel.is-notice-board) #footer,
body:has(.board-list-panel.is-notice-board) #footer .footer_inner li,
body:has(.board-list-panel.is-notice-board) #footer .footer_inner .snscate li a {
  font-size: 14px;
}

body .order-detail-header {
  align-items: flex-start;
}

body .order-detail-header > div {
  padding-top: 0;
}

body .order-detail-menu-link {
  align-self: flex-start;
}

/* Checkout title hierarchy and saved-address selection. */
body .checkout-page .checkout-header h1,
body .checkout-page .checkout-panel > h2 {
  margin-top: 0;
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
}

body .checkout-page .checkout-panel > h2 {
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 2px solid #111;
}

body .checkout-page .checkout-point-balance,
body .checkout-page .checkout-help {
  color: #777;
}

body .checkout-selected-address {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 20px;
  margin-bottom: 16px;
  padding: 18px;
  border: 1px solid #dedede;
  background: #fff;
}

body .checkout-selected-address[hidden] {
  display: none;
}

body .checkout-selected-address > div,
body .checkout-selected-address > div > header {
  display: grid;
  gap: 5px;
}

body .checkout-selected-address > div > header {
  grid-template-columns: max-content max-content;
  align-items: center;
}

body .checkout-selected-address strong {
  color: #151515;
  font-weight: 500;
}

body .checkout-selected-address header span,
body .checkout-address-card header span {
  display: inline-flex;
  width: fit-content;
  padding: 2px 6px;
  background: #151515;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}

body .checkout-selected-address p,
body .checkout-address-card p {
  margin: 0;
  color: #777;
  font-size: 13px;
}

body .checkout-selected-address > button,
body .checkout-address-add-open,
body .checkout-address-card > button,
body .checkout-address-add-search button,
body .checkout-address-form-actions button {
  min-height: 36px;
  border: 1px solid #151515;
  border-radius: 0;
  padding: 0 14px;
  background: #fff;
  color: #151515;
  cursor: pointer;
}

body.checkout-has-selected-address .checkout-delivery-address-field {
  display: none !important;
}

body.checkout-address-modal-open {
  overflow: hidden;
}

body .checkout-address-modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: grid;
  overflow-y: auto;
  padding: 30px 18px;
  background: rgba(0, 0, 0, 0.42);
  place-items: center;
}

body .checkout-address-modal[hidden],
body .checkout-address-add-form[hidden] {
  display: none;
}

body .checkout-address-modal-panel {
  position: relative;
  box-sizing: border-box;
  width: min(620px, 100%);
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  padding: 24px;
  background: #fff;
}

body .checkout-address-modal-panel > header {
  position: relative;
  display: block;
  min-height: 28px;
  margin-bottom: 20px;
  padding: 0 40px 0 0;
  border-bottom: 0;
}

body .checkout-address-modal-panel > header strong,
body .checkout-address-add-form h2 {
  margin: 0;
  color: #151515;
  font-size: 18px;
  font-weight: 500;
}

body .checkout-address-modal-panel > header strong {
  display: block;
  white-space: nowrap;
}

body .checkout-address-modal-panel > header button {
  position: absolute;
  top: -3px;
  right: 0;
  width: 28px;
  height: 28px;
  border: 0;
  padding: 0;
  background: transparent;
  color: #151515;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

body .checkout-address-list {
  display: grid;
  gap: 12px;
}

body .checkout-address-card {
  box-sizing: border-box;
  display: grid;
  gap: 12px;
  min-width: 0;
  padding: 18px 20px 14px;
  border: 1px solid #e3e3e3;
  background: #fff;
}

body .checkout-address-card.is-selected {
  border: 2px solid #151515;
  background: #fafafa;
}

body .checkout-address-card-header {
  display: flex;
  align-items: center;
  gap: 9px;
}

body .checkout-address-card-header strong {
  font-size: 15px;
  font-weight: 600;
}

body .checkout-address-card-info {
  display: grid;
  gap: 5px;
}

body .checkout-address-card-info p {
  color: #555;
  font-size: 14px;
  line-height: 20px;
}

body .checkout-address-card-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #ececec;
  padding-top: 10px;
}

body .checkout-address-card-actions > button {
  min-width: 112px;
  height: 34px;
  min-height: 34px;
  border: 0;
  padding: 0 12px;
  background: #f0f0f0;
  color: #151515;
  font-size: 13px;
  line-height: 18px;
  cursor: pointer;
}

body .checkout-address-card.is-selected .checkout-address-card-actions > button,
body .checkout-address-form-actions button[type="submit"] {
  background: #151515;
  color: #fff;
}

body .checkout-address-add-open {
  width: 100%;
  margin-top: 12px;
  background: #151515;
  color: #fff;
}

body .checkout-address-add-form {
  display: grid;
  gap: 14px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dedede;
}

body .checkout-address-add-form > label {
  display: grid;
  gap: 7px;
}

body .checkout-address-add-form input {
  box-sizing: border-box;
  width: 100%;
  min-height: 38px;
  border: 0;
  border-radius: 0;
  padding: 0 10px;
  background: var(--button-gray);
}

body .checkout-address-add-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}

body .checkout-address-default {
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
}

body .checkout-address-default input {
  width: 16px;
  min-height: 16px;
}

body .checkout-address-form-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}

body .checkout-address-add-form [data-checkout-address-feedback],
body .checkout-address-list-empty {
  margin: 0;
  color: #777;
  font-size: 13px;
}

@media all and (max-width: 640px) {
  body .checkout-selected-address {
    grid-template-columns: minmax(0, 1fr);
  }

  body .checkout-selected-address > button,
  body .checkout-address-card-actions > button {
    width: 100%;
  }

  body .checkout-address-modal-panel {
    padding: 18px;
  }

  body .checkout-address-card {
    padding: 16px;
  }
}

/* Public Q&A follows the same navigation, section, and list system as MY Q&A. */
body .qna-board-reference-page {
  color: #000;
}

body .qna-board-reference-page .qna-board-reference-view {
  grid-column: 2;
  grid-row: 1;
  width: 100%;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
}

@media all and (min-width: 1025px) {
  body .qna-board-reference-page {
    width: 720px;
    grid-template-columns: 120px minmax(0, 600px);
  }

  body .qna-board-reference-page .qna-board-reference-tabs .mypage-reference-tab-links {
    padding-top: 0;
  }
}

body .qna-board-reference-page .qna-board-reference-header {
  position: static;
  inset: auto;
  display: flex;
  visibility: visible;
  width: 100%;
  min-height: 0;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 20px;
  border: 0;
  padding: 0;
}

body .qna-board-reference-page .qna-board-reference-header > div {
  display: grid;
  min-width: 0;
  gap: 2px;
}

body .qna-board-reference-page .qna-board-reference-header h1 {
  position: static;
  clip: auto;
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  color: #151515;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  white-space: normal;
}

body .qna-board-reference-page .qna-board-reference-header .qna-member-guide {
  color: #999;
  font-family: "Apple SD Gothic Neo", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  white-space: normal;
}

body .qna-board-reference-page #boardWriteSlot {
  display: contents;
}

body .qna-board-reference-page .qna-board-reference-header .board-action-link {
  flex: 0 0 auto;
  min-width: 88px;
  min-height: 32px;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 0;
  padding: 0 14px;
  background: #000;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

body .qna-board-reference-page .board-list {
  border-top: 0;
}

body .qna-board-reference-page .board-card-link {
  padding: 18px 0;
}

body .qna-board-reference-page .board-card-content {
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 6px 12px;
}

body .qna-board-reference-page .qna-board-meta-left {
  display: contents;
}

body .qna-board-reference-page .qna-board-answer-status {
  grid-column: 1;
  grid-row: 2;
  align-self: start;
}

body .qna-board-reference-page .qna-board-writer {
  grid-column: 2;
  grid-row: 2;
  justify-self: end;
  text-align: right;
}

body .qna-board-reference-page .board-card-date {
  grid-column: 2;
  grid-row: 1;
}

body .qna-board-reference-page .board-card-title {
  color: #151515;
  font-size: 14px;
  line-height: 18px;
}

body .qna-board-reference-page .qna-board-answer-status,
body .qna-board-reference-page .board-card-date {
  color: #151515;
  font-size: 14px;
  line-height: 18px;
}

body .qna-board-reference-page .qna-board-answer-status {
  color: #151515;
}

body .qna-board-reference-page .qna-board-answer-status.is-answered {
  color: #999;
}

body .qna-board-reference-page .qna-board-writer {
  color: rgba(0, 0, 0, 0.55);
  font-size: 12px;
  line-height: 18px;
}

body .qna-board-reference-page .board-pagination {
  margin-top: 27px;
}

body .qna-board-reference-page .board-pagination .board-page-button {
  font-size: 18px;
}

body .qna-board-reference-page .board-search-form {
  margin-top: 47px;
}

@media all and (max-width: 640px) {
  body .qna-board-reference-page .qna-board-reference-header {
    align-items: stretch;
    flex-direction: column;
  }

  body .qna-board-reference-page .qna-board-reference-header .board-action-link {
    width: 100%;
  }

  body .qna-board-reference-page .board-card-content {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px 12px;
  }
}

/* Keep cart selection identical to the 17px reason-radio reference. */
body .cart-select-all input,
body .cart-item-check input {
  box-sizing: border-box !important;
  flex: 0 0 17px !important;
  width: 17px !important;
  min-width: 17px !important;
  max-width: 17px !important;
  height: 17px !important;
  min-height: 17px !important;
  max-height: 17px !important;
}
