@import url("./design-system/variables.css");
@import url("https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/static/woff2/SUIT.css");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,500,0,0");

@font-face {
  font-family: "Yanolja";
  src: url("https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/YanoljaYacheR.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}

:root {
  --font-suit: "SUIT", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-brand: "Yanolja", var(--font-suit);
  --font-graphik: var(--font-suit);
  --font-graphikfix: "Graphik_fix", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-nantes: var(--font-suit);
  --container: 1184px;
  --header-height: 76px;
  --color-canvas-white: #fbfaff;
  --color-surface-white: #ffffff;
  --color-ink-black: #16121f;
  --color-graphite: #2a2438;
  --color-fog-gray: #ece8f2;
  --color-storm-gray: #7a7585;
  --color-brand-primary: #ff2d6b;
  --color-brand-primary-hover: #e61e5c;
  --color-brand-soft: #ffe9f0;
  --color-brand-border: #ffc3d4;
  --color-logo-primary: #ff2d6b;
  --color-market-yellow: #ffd93d;
  --color-toastify-light-text: #7a7585;
  --color-soft-pink: #fff5f8;
  --color-line-pink: #ffd0dd;
  --color-accent-yellow: #ffd93d;
  --color-accent-mint: #4ecdc4;
  --color-accent-lavender: #a78bfa;
  --color-accent-orange: #ff8a47;
  --color-accent-blue: #5b8def;
  --color-header-bg: rgba(251, 250, 255, 0.92);
  --color-menu-bg: rgba(251, 250, 255, 0.98);
  --color-overlay: rgba(22, 18, 31, 0.32);
  --color-focus-ring: rgba(255, 45, 107, 0.36);
  --surface-canvas-white: #fbfaff;
  --surface-surface-white: #ffffff;
  --text-caption: 13px;
  --leading-caption: 1.46;
  --text-body-sm: 16px;
  --leading-body-sm: 1.43;
  --text-body: 16px;
  --leading-body: 1.52;
  --text-body-lg: 18px;
  --leading-body-lg: 1.48;
  --text-heading-sm: 24px;
  --leading-heading-sm: 1.28;
  --text-heading: 28px;
  --leading-heading: 1.25;
  --font-weight-thin: 100;
  --font-weight-extralight: 200;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --spacing-unit: 8px;
  --spacing-8: 8px;
  --spacing-16: 16px;
  --spacing-24: 24px;
  --spacing-32: 32px;
  --spacing-48: 48px;
  --spacing-56: 56px;
  --section-gap: 48px;
  --card-padding: 16px;
  --element-gap: 16px;
  --breadcrumb-gap: 10px;
  --radius-sm: 4px;
  --radius-md: 12px;
  --radius-3xl: 40px;
  --radius-full: 999px;
  --radius-tags: 40px;
  --radius-cards: 18px;
  --radius-search: 999px;
  --radius-buttons: 14px;
  --radius-default: 14px;
  --shadow-subtle: 0 8px 24px rgba(22, 18, 31, 0.06);
  --shadow-card: 0 4px 18px rgba(22, 18, 31, 0.05);
  --shadow-card-hover: 0 8px 20px rgba(22, 18, 31, 0.10);
  --shadow-pop-cta: 0 12px 28px rgba(255, 45, 107, 0.32);
  color-scheme: light;
}

:root[data-theme="dark"] {
  --color-canvas-white: #15121d;
  --color-surface-white: #1f1b2a;
  --color-ink-black: #f5f1fb;
  --color-graphite: #ddd6e8;
  --color-fog-gray: #322c40;
  --color-storm-gray: #a89fb5;
  --color-brand-primary: #ff548a;
  --color-brand-primary-hover: #ff6f9d;
  --color-brand-soft: #3a1a28;
  --color-brand-border: #7a334e;
  --color-logo-primary: #ff548a;
  --color-market-yellow: #ffd93d;
  --color-toastify-light-text: #c9c2bf;
  --color-soft-pink: #2c1820;
  --color-line-pink: #5c2b3d;
  --color-accent-yellow: #ffd93d;
  --color-accent-mint: #5fe7dd;
  --color-accent-lavender: #b7a0ff;
  --color-accent-orange: #ff9d61;
  --color-accent-blue: #7aa3ff;
  --surface-canvas-white: #15121d;
  --surface-surface-white: #1f1b2a;
  --color-header-bg: rgba(21, 18, 29, 0.92);
  --color-menu-bg: rgba(21, 18, 29, 0.98);
  --color-overlay: rgba(0, 0, 0, 0.58);
  --color-focus-ring: rgba(255, 84, 138, 0.42);
  --shadow-subtle: 0 14px 42px rgba(0, 0, 0, 0.42);
  --shadow-card: 0 6px 18px rgba(0, 0, 0, 0.32);
  --shadow-card-hover: 0 10px 24px rgba(255, 84, 138, 0.22);
  --shadow-pop-cta: 0 14px 30px rgba(255, 84, 138, 0.34);
  color-scheme: dark;
}

.material-symbols-rounded {
  display: inline-block;
  font-family: "Material Symbols Rounded";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: "liga";
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-symbols-rounded.is-inline-icon {
  font-size: 1.1em;
  line-height: 1;
  vertical-align: -0.18em;
  font-variation-settings: "FILL" 0, "wght" 600, "GRAD" 0, "opsz" 20;
}

.material-symbols-rounded.is-inline-icon.is-filled {
  font-variation-settings: "FILL" 1, "wght" 600, "GRAD" 0, "opsz" 20;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--color-canvas-white);
  color: var(--color-graphite);
  font-family: var(--font-suit);
  font-size: var(--text-body-sm);
  font-kerning: normal;
  font-stretch: normal;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  line-height: var(--leading-body-sm);
  word-spacing: normal;
}

body.category-menu-open,
body.panel-open {
  overflow: hidden;
}

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

button,
input {
  font: inherit;
}

button {
  cursor: pointer;
}

img {
  display: block;
  max-width: 100%;
}

:focus-visible {
  outline: 3px solid var(--color-focus-ring);
  outline-offset: 3px;
}

.skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 120;
  padding: 10px 14px;
  background: var(--color-ink-black);
  border-radius: var(--radius-md);
  color: var(--color-surface-white);
  font-weight: 700;
  transform: translateY(-160%);
}

.skip-link:focus {
  transform: translateY(0);
}

.num,
dd,
td,
input[type="number"] {
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: auto minmax(280px, 1fr) auto;
  gap: var(--spacing-24);
  align-items: center;
  min-height: var(--header-height);
  padding: 14px max(24px, calc((100vw - var(--container)) / 2));
  background: var(--color-header-bg);
  border-bottom: 1px solid var(--color-fog-gray);
  backdrop-filter: blur(14px);
}

.home-body .site-header {
  grid-template-columns: auto minmax(0, 1fr);
}

.home-body .site-header .search {
  display: none;
}

.home-body .top-nav {
  justify-content: flex-end;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--color-logo-primary);
  font-family: var(--font-brand);
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}

.brand-logo {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.search {
  position: relative;
  min-width: 0;
}

.search svg {
  position: absolute;
  top: 50%;
  left: 18px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  fill: none;
  stroke: var(--color-ink-black);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.search input {
  width: 100%;
  height: 46px;
  padding: 0 18px 0 48px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-ink-black);
  border-radius: var(--radius-search);
  color: var(--color-graphite);
  outline: none;
}

.search input::placeholder {
  color: var(--color-storm-gray);
}

.search input:focus {
  box-shadow: 0 0 0 3px rgba(229, 26, 67, 0.14);
}

.top-nav {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  color: var(--color-ink-black);
  font-size: var(--text-caption);
  line-height: 1;
  white-space: nowrap;
}

.top-nav a,
.category-trigger,
.recent-trigger,
.theme-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  background: transparent;
  border: 0;
  color: var(--color-ink-black);
}

.top-nav a:hover,
.category-trigger:hover,
.recent-trigger:hover,
.theme-toggle:hover {
  color: var(--color-storm-gray);
}

.top-nav a[aria-current="page"] {
  color: var(--color-brand-primary);
  font-weight: 600;
}

.category-trigger[aria-expanded="true"] {
  color: var(--color-brand-primary);
}

.category-trigger svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 2;
}

.theme-toggle svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.theme-toggle[aria-pressed="true"] {
  color: var(--color-brand-primary);
  font-weight: 600;
}

.category-menu {
  position: fixed;
  inset: var(--header-height) 0 0;
  z-index: 80;
  overflow: auto;
  background: var(--color-menu-bg);
  border-top: 1px solid var(--color-fog-gray);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.08);
}

.category-menu[hidden] {
  display: none;
}

.category-menu-inner {
  width: min(var(--container), calc(100% - 48px));
  margin: 0 auto;
  background: var(--color-surface-white);
}

.category-menu-head {
  position: sticky;
  top: 0;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: var(--spacing-24);
  align-items: center;
  min-height: 68px;
  padding: 0 var(--spacing-32);
  background: var(--color-surface-white);
  border-bottom: 1px solid var(--color-fog-gray);
}

.category-title-row {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--color-ink-black);
}

.category-title-row svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 2.2;
}

.category-title-row strong {
  font-size: 18px;
  font-weight: 600;
}

.category-close {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  background: var(--color-ink-black);
  border: 1px solid var(--color-ink-black);
  border-radius: var(--radius-md);
  color: var(--color-surface-white);
}

.category-close svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 2;
}

.category-columns {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  min-height: calc(100vh - var(--header-height) - 68px);
  padding: var(--spacing-32) var(--spacing-32) var(--spacing-48);
}

.category-column {
  display: grid;
  align-content: start;
  gap: var(--spacing-32);
  min-width: 0;
  padding: 0 18px;
  border-left: 1px solid var(--color-fog-gray);
}

.category-column:first-child {
  border-left: 0;
  padding-left: 0;
}

.category-column:last-child {
  padding-right: 0;
}

.category-group {
  display: grid;
  gap: 12px;
  min-width: 0;
  word-break: keep-all;
}

.category-group a {
  color: var(--color-graphite);
  font-size: 15px;
  line-height: 1.36;
}

.category-group a:hover {
  color: var(--color-brand-primary);
}

.category-group-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  color: var(--color-ink-black) !important;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.3;
}

.category-group-title span {
  color: var(--color-brand-primary);
  font-size: 18px;
  line-height: 1;
}

body.category-menu-open {
  overflow: hidden;
}

main {
  width: min(var(--container), calc(100% - 48px));
  margin: 0 auto;
  padding: var(--spacing-48) 0 72px;
}

.detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);
  gap: var(--spacing-48);
  align-items: start;
}

.hero-media,
.product-summary,
.price-chart-section,
.price-side,
.review-section,
.related-section {
  min-width: 0;
}

.product-stage {
  margin: 0;
  overflow: hidden;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.product-stage img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.product-summary {
  display: grid;
  align-content: start;
}

.crumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-bottom: var(--breadcrumb-gap);
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.crumbs a {
  color: inherit;
}

.crumbs a:hover {
  color: var(--color-brand-primary);
}

.crumbs [aria-current="page"] {
  color: var(--color-graphite);
  font-weight: 600;
}

.product-meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-bottom: 10px;
}

.product-meta-row span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0 10px;
  background: var(--color-brand-soft);
  border: 1px solid var(--color-brand-border);
  border-radius: var(--radius-tags);
  color: var(--color-brand-primary);
  font-size: 12px;
}

.brand-name {
  margin: 0;
  color: var(--color-ink-black);
  font-size: var(--text-caption);
  font-weight: 600;
  letter-spacing: 0.02em;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

[id] {
  scroll-margin-top: calc(var(--header-height) + 24px);
}

h1 {
  margin-bottom: var(--spacing-16);
  color: var(--color-ink-black);
  font-size: clamp(30px, 3.2vw, 44px);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.15;
  overflow-wrap: break-word;
  word-break: keep-all;
}

.detail-body .product-summary h1 {
  font-size: clamp(28px, 2.6vw, 36px);
  line-height: 1.18;
}

.detail-body .section-heading h2 {
  max-width: 640px;
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1.28;
}

.detail-body .current-price {
  font-size: clamp(26px, 2.4vw, 32px);
}

.hero-review-note {
  max-width: 620px;
  margin: var(--spacing-16) 0 var(--spacing-24);
  padding: 0;
  border: 0;
}

.hero-review-note span {
  display: block;
  margin-bottom: 6px;
  color: var(--color-brand-primary);
  font-size: var(--text-caption);
  font-weight: 600;
}

.hero-review-note p {
  margin-bottom: 0;
  color: var(--color-graphite);
  font-size: var(--text-body);
  line-height: 1.55;
}

.price-board {
  display: flex;
  justify-content: space-between;
  gap: var(--spacing-24);
  align-items: end;
  padding: var(--spacing-16) 0 6px;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.eyebrow,
.signal-kicker,
.section-kicker,
.metric-card span,
.review-score span {
  display: block;
  margin-bottom: 6px;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.current-price {
  display: block;
  color: var(--color-ink-black);
  font-size: clamp(28px, 3vw, 36px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.sale-stack {
  display: grid;
  justify-items: end;
  gap: 4px;
}

.discount {
  display: inline-flex;
  align-items: center;
  height: 32px;
  padding: 0 10px;
  background: var(--color-brand-soft);
  border: 1px solid var(--color-brand-border);
  border-radius: var(--radius-tags);
  color: var(--color-brand-primary);
  font-weight: 700;
}

.origin {
  color: var(--color-storm-gray);
  text-decoration: line-through;
}

.signal-panel {
  display: flex;
  justify-content: space-between;
  gap: var(--spacing-16);
  margin-top: var(--spacing-16);
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-brand-primary);
  border-radius: var(--radius-cards);
}

.signal-panel strong {
  display: block;
  margin-bottom: 8px;
  color: var(--color-ink-black);
  font-size: var(--text-body-lg);
  font-weight: 600;
  line-height: 1.32;
}

.signal-panel p {
  margin-bottom: 0;
}

.signal-badge {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  height: 34px;
  padding: 0 12px;
  background: var(--color-brand-primary);
  border-radius: var(--radius-md);
  color: var(--color-surface-white);
  font-size: var(--text-caption);
}

.quick-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  overflow: hidden;
  margin: var(--spacing-16) 0 0;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.quick-stats div {
  min-width: 0;
  padding: 14px;
  background: var(--color-canvas-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.quick-stats dt {
  margin-bottom: 8px;
  color: var(--color-storm-gray);
  font-size: 13px;
}

.quick-stats dd {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.score-scale {
  margin-left: 2px;
  color: var(--color-storm-gray);
  font-size: 13px;
  font-weight: 600;
}

.primary-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 56px;
  margin-top: var(--spacing-16);
  background: var(--color-brand-primary);
  border: 1px solid var(--color-brand-primary);
  border-radius: var(--radius-buttons);
  color: var(--color-surface-white);
  font-weight: 600;
}

.mobile-sticky-cta {
  display: none;
}

.scroll-top {
  position: fixed;
  right: max(24px, calc((100vw - var(--container)) / 2));
  bottom: 24px;
  z-index: 55;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 104px;
  height: 44px;
  padding: 0 14px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-full);
  box-shadow: var(--shadow-subtle);
  color: var(--color-ink-black);
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px);
  transition:
    opacity 160ms ease,
    transform 160ms ease,
    border-color 160ms ease,
    color 160ms ease;
}

.scroll-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.scroll-top:hover {
  border-color: var(--color-brand-primary);
  color: var(--color-brand-primary);
}

.scroll-top svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.scroll-top span {
  font-size: var(--text-caption);
  font-weight: 600;
}

.primary-cta:hover {
  background: var(--color-brand-primary-hover);
  border-color: var(--color-brand-primary-hover);
}

.primary-cta svg,
.mobile-sticky-cta svg,
.text-link svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.section-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 312px;
  gap: var(--spacing-24);
  margin-top: 72px;
}

.section-grid > .price-chart-section {
  display: contents;
}

.section-grid > .price-chart-section > .section-heading {
  grid-column: 1 / -1;
}

.section-grid > .price-chart-section > .chart-card {
  grid-column: 1;
}

.section-grid > .price-side {
  grid-column: 2;
  grid-row: 2;
}

.section-heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: var(--spacing-16) var(--spacing-24);
  align-items: end;
  margin-bottom: var(--spacing-24);
}

.section-heading h2 {
  max-width: 760px;
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.22;
  overflow-wrap: break-word;
  word-break: keep-all;
}

.section-kicker {
  margin: 0 0 6px;
  line-height: 1.35;
}

.chart-legend {
  display: flex;
  gap: 14px;
  align-items: center;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  white-space: nowrap;
}

.chart-legend span {
  display: inline-flex;
  gap: 6px;
  align-items: center;
}

.dot {
  width: 8px;
  height: 8px;
  border-radius: var(--radius-full);
}

.dot.current {
  background: var(--color-brand-primary);
}

.dot.average {
  background: var(--color-storm-gray);
}

.dot.low {
  background: var(--color-market-yellow);
  border: 1px solid var(--color-ink-black);
}

.chart-card {
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.chart-topline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: 4px 16px;
  margin-bottom: var(--spacing-16);
  color: var(--color-storm-gray);
}

.chart-topline span,
.chart-topline strong {
  white-space: nowrap;
}

.chart-topline strong {
  color: var(--color-ink-black);
}

.price-chart {
  position: relative;
  min-height: 300px;
  padding: 0 0 0 52px;
}

.price-chart svg {
  width: 100%;
  height: 300px;
  overflow: visible;
}

.grid-lines path {
  fill: none;
  stroke: var(--color-fog-gray);
  stroke-width: 1;
}

.average-line {
  fill: none;
  stroke: var(--color-storm-gray);
  stroke-dasharray: 8 10;
  stroke-width: 1.4;
}

.low-line {
  fill: none;
  stroke: var(--color-market-yellow);
  stroke-width: 2;
}

.area {
  fill: url("#priceFill");
}

.line {
  fill: none;
  stroke: var(--color-brand-primary);
  stroke-linecap: round;
  stroke-width: 4;
}

.point {
  fill: var(--color-brand-primary);
  stroke: var(--color-surface-white);
  stroke-width: 4;
}

.price-axis {
  position: absolute;
  top: 4px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 246px;
  color: var(--color-storm-gray);
  font-size: 12px;
}

.chart-months {
  display: flex;
  justify-content: space-between;
  padding-left: 52px;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.price-side {
  display: grid;
  align-content: start;
  gap: var(--spacing-16);
}

.metric-card {
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.metric-card.strong {
  border-color: var(--color-brand-primary);
}

.metric-card strong {
  display: block;
  margin-bottom: 8px;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.metric-card p {
  margin-bottom: 0;
  color: var(--color-storm-gray);
}

.review-section,
.related-section {
  margin-top: 72px;
}

.review-score {
  flex: 0 0 auto;
  min-width: 124px;
  padding: var(--spacing-16);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
  text-align: right;
}

.review-score strong {
  display: block;
  color: var(--color-ink-black);
  font-size: 28px;
  line-height: 1;
}

.review-score em {
  display: block;
  margin-top: 4px;
  color: var(--color-storm-gray);
  font-size: 12px;
  font-style: normal;
}

.review-summary {
  padding: var(--spacing-32);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.review-summary p {
  max-width: 940px;
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: var(--text-body-lg);
  line-height: 1.58;
}

.insight-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: var(--spacing-16);
  margin-top: var(--spacing-16);
}

.insight-steps article,
.list-panel,
.detail-panel {
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.insight-steps span {
  display: block;
  margin-bottom: var(--spacing-24);
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.insight-steps strong {
  display: block;
  margin-bottom: 8px;
  color: var(--color-ink-black);
  font-size: 17px;
}

.insight-steps p {
  margin-bottom: 0;
  color: var(--color-storm-gray);
}

.pros-cons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--spacing-16);
  margin-top: var(--spacing-16);
}

.list-panel h3,
.detail-panel h3,
.product-card h3 {
  margin-bottom: var(--spacing-16);
  color: var(--color-ink-black);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
}

.list-panel ol,
.detail-panel ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-panel li,
.detail-panel li {
  position: relative;
  padding-left: 26px;
}

.list-panel li::before,
.detail-panel li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--color-ink-black);
  font-weight: 600;
}

.list-panel ol {
  counter-reset: review-list;
}

.list-panel li {
  counter-increment: review-list;
}

.list-panel li::before {
  content: counter(review-list, decimal-leading-zero);
  top: 1px;
  font-size: 12px;
}

.detail-panel li::before {
  content: "";
  top: 9px;
  width: 8px;
  height: 8px;
  background: var(--color-market-yellow);
  border: 1px solid var(--color-ink-black);
  border-radius: var(--radius-full);
}

.review-detail-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--spacing-16);
  margin-top: var(--spacing-16);
}

.trend-panel {
  grid-column: 1 / -1;
}

.text-link {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  width: fit-content;
  padding: 0;
  background: transparent;
  border: 0;
  color: var(--color-brand-primary);
  border-bottom: 1px solid var(--color-brand-primary);
  font-size: var(--text-caption);
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--spacing-16);
}

.product-card {
  padding: var(--card-padding);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.product-card img {
  width: 100%;
  aspect-ratio: 1.08 / 1;
  margin-bottom: var(--spacing-16);
  border-radius: var(--radius-md);
  object-fit: cover;
}

.product-card > span {
  display: block;
  margin-bottom: 6px;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  font-weight: 600;
}

.product-card h3 {
  min-height: 48px;
  margin-bottom: 12px;
  font-size: 16px;
}

.card-price {
  display: flex;
  justify-content: space-between;
  gap: var(--spacing-16);
  align-items: baseline;
  margin-bottom: 8px;
}

.card-price strong {
  color: var(--color-ink-black);
  font-size: 18px;
  font-weight: 700;
}

.card-price em {
  color: var(--color-brand-primary);
  font-style: normal;
  font-weight: 700;
}

.product-card p {
  margin-bottom: 0;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.product-review-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  align-items: center;
  margin: 0;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  line-height: 1.35;
}

.product-review-meta span {
  display: inline-flex;
  gap: 3px;
  align-items: baseline;
}

.product-review-meta strong {
  color: var(--color-ink-black);
  font-size: inherit;
  font-weight: 600;
}

.home-page {
  padding-top: var(--spacing-32);
}

.home-banner {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--spacing-32);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.home-banner-stage {
  position: relative;
  min-height: 260px;
}

.home-banner-slide {
  position: absolute;
  inset: 0;
  display: block;
  overflow: hidden;
  color: #ffffff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 520ms ease;
}

.home-banner-slide.is-active {
  opacity: 1;
  pointer-events: auto;
}

.home-banner-slide::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.34) 46%, rgba(0, 0, 0, 0.08) 100%);
}

.home-banner-slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-banner-copy {
  position: absolute;
  bottom: 34px;
  left: 40px;
  z-index: 1;
  display: grid;
  gap: 10px;
  max-width: 560px;
}

.home-banner-copy span {
  justify-self: start;
  min-height: 28px;
  padding: 0 10px;
  background: var(--color-brand-primary);
  border-radius: var(--radius-tags);
  color: var(--color-surface-white);
  font-size: 13px;
  font-weight: 600;
  line-height: 28px;
}

.home-banner-copy strong {
  color: #ffffff;
  font-size: clamp(26px, 3.3vw, 40px);
  font-weight: 600;
  line-height: 1.12;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.34);
  word-break: keep-all;
}

.home-banner-copy em {
  color: rgba(255, 255, 255, 0.88);
  font-size: var(--text-body-sm);
  font-style: normal;
  line-height: 1.5;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.32);
  word-break: keep-all;
}

.home-banner-dots {
  position: absolute;
  right: 22px;
  bottom: 18px;
  z-index: 2;
  display: flex;
  gap: 7px;
}

.home-banner-dots span {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.52);
  border-radius: var(--radius-full);
}

.home-banner-dots span.is-active {
  width: 22px;
  background: #ffffff;
}

.home-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
  gap: var(--spacing-24);
  align-items: start;
}

.home-intro-copy {
  display: grid;
  align-content: center;
  gap: var(--spacing-24);
  grid-column: 1;
  max-width: 760px;
}

.home-intro-heading {
  display: grid;
  gap: 6px;
}

.home-intro-heading .section-kicker {
  margin-bottom: 0;
}

.home-intro h1 {
  max-width: 720px;
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: 40px;
  font-weight: 600;
  line-height: 1.12;
  word-break: keep-all;
}

.home-search-panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 96px;
  gap: 8px;
  align-items: center;
  max-width: 680px;
  background: transparent;
  border: 0;
}

.home-search-panel svg {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 22px;
  height: 22px;
  transform: translateY(-50%);
  fill: none;
  stroke: var(--color-ink-black);
  stroke-linecap: round;
  stroke-width: 2;
}

.home-search-panel input {
  width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px 0 54px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-ink-black);
  border-radius: var(--radius-search);
  outline: none;
}

.home-search-panel input:focus {
  box-shadow: 0 0 0 3px rgba(229, 26, 67, 0.14);
}

.home-search-panel button,
.primary-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 23px;
  margin-right: 8px;
  background: var(--color-brand-primary);
  border: 1px solid var(--color-brand-primary);
  border-radius: var(--radius-buttons);
  color: var(--color-surface-white);
  font-weight: 600;
}

.home-search-panel button {
  width: 100%;
  min-height: 58px;
  margin-right: 0;
}

.home-recent-searches {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px 10px;
  align-items: center;
  margin-top: -10px;
  width: 100%;
  max-width: 680px;
  text-align: left;
}

.home-recent-searches[hidden] {
  display: none;
}

.home-recent-searches > span {
  flex-shrink: 0;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  font-weight: 600;
  white-space: nowrap;
}

.home-recent-searches div {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  min-width: 0;
  overflow-x: auto;
  scrollbar-width: none;
}

.home-recent-searches div::-webkit-scrollbar {
  display: none;
}

.recent-search-chip {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  min-height: 30px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-tags);
  overflow: hidden;
}

.home-recent-searches a {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 8px 0 11px;
  color: var(--color-graphite);
  font-size: 13px;
  white-space: nowrap;
}

.recent-search-chip:hover {
  border-color: var(--color-brand-border);
}

.home-recent-searches a:hover {
  color: var(--color-brand-primary);
}

.recent-search-chip button {
  display: inline-grid;
  place-items: center;
  width: 28px;
  min-height: 30px;
  padding: 0;
  background: transparent;
  border: 0;
  border-left: 1px solid var(--color-fog-gray);
  color: var(--color-storm-gray);
}

.recent-search-chip button:hover {
  color: var(--color-brand-primary);
}

.recent-search-chip svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 2;
}

.home-market-strip,
.review-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.home-market-strip span,
.review-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-tags);
  color: var(--color-graphite);
  font-size: var(--text-caption);
}

.home-market-strip strong {
  margin-right: 6px;
  color: var(--color-brand-primary);
}

.home-signal-panel {
  display: grid;
  gap: var(--spacing-16);
  align-self: center;
  min-width: 0;
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.home-signal-head h2 {
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  word-break: keep-all;
}

.home-signal-panel a {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: var(--spacing-16);
  align-items: center;
  padding-top: var(--spacing-16);
  border-top: 1px solid var(--color-fog-gray);
}

.home-signal-panel span {
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  font-weight: 600;
}

.home-signal-panel strong {
  color: var(--color-brand-primary);
  font-size: 16px;
  line-height: 1;
  text-align: right;
}

.home-metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  align-items: center;
  grid-column: 1 / -1;
  max-width: none;
  margin: 0;
  overflow: visible;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.home-category-card,
.home-panel {
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.home-metrics div {
  display: inline-flex;
  gap: 8px;
  align-items: baseline;
  min-width: 0;
  padding: 0 16px;
}

.home-metrics div:first-child {
  padding-left: 0;
}

.home-metrics div + div {
  border-left: 1px solid var(--color-fog-gray);
}

.home-metrics dt {
  margin-bottom: 0;
  color: var(--color-storm-gray);
  font-size: 13px;
  line-height: 1.35;
  white-space: nowrap;
}

.home-metrics dd {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}

.home-section,
.home-split {
  margin-top: 72px;
}

.home-category-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-16);
}

.home-category-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
  align-items: center;
}

.market-tabs {
  display: inline-flex;
  gap: 2px;
  padding: 3px;
  background: var(--color-soft-pink);
  border: 1px solid var(--color-line-pink);
  border-radius: var(--radius-tags);
}

.market-tabs button {
  min-height: 30px;
  padding: 0 12px;
  background: transparent;
  border: 0;
  border-radius: var(--radius-tags);
  color: var(--color-graphite);
  font-size: var(--text-caption);
  font-weight: 600;
}

.market-tabs button.is-active {
  background: var(--color-brand-primary);
  color: var(--color-surface-white);
}

.market-tabs button:disabled {
  cursor: not-allowed;
  opacity: 0.62;
}

.home-category-card {
  display: grid;
  gap: 8px;
}

.home-category-card-title {
  display: flex;
  gap: 10px;
  align-items: center;
  min-width: 0;
}

.home-category-card strong {
  color: var(--color-ink-black);
  font-size: 18px;
  font-weight: 600;
}

.home-category-card span {
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.home-category-card .category-card-icon {
  display: inline-grid;
  place-items: center;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  background: var(--color-soft-pink);
  border: 1px solid var(--color-line-pink);
  border-radius: var(--radius-md);
  color: var(--color-brand-primary);
  font-size: 18px;
}

.home-category-card em {
  color: var(--color-brand-primary);
  font-style: normal;
  font-weight: 600;
}

.home-content-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-16);
}

.content-card {
  display: grid;
  gap: var(--spacing-24);
  align-content: start;
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.content-card-copy {
  display: grid;
  gap: 10px;
}

.content-card-copy span {
  color: var(--color-brand-primary);
  font-size: var(--text-caption);
  font-weight: 600;
}

.content-card-copy h3 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.24;
  word-break: keep-all;
}

.content-card-copy p,
.content-product-list p {
  margin: 0;
  color: var(--color-graphite);
  font-size: var(--text-caption);
  line-height: 1.5;
}

.content-product-list {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--color-fog-gray);
}

.content-product-list li {
  display: grid;
  gap: 6px;
  padding: 14px 0;
  border-bottom: 1px solid var(--color-fog-gray);
}

.content-product-list a {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
}

.content-product-list span {
  color: var(--color-brand-primary);
  font-weight: 600;
}

.content-product-list strong {
  overflow: hidden;
  color: var(--color-ink-black);
  font-size: 15px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content-product-list em {
  color: var(--color-ink-black);
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
}

.content-product-list p {
  padding-left: 38px;
}

.content-product-list .product-review-meta {
  padding-left: 38px;
}

.content-product-list .product-review-meta span {
  color: var(--color-storm-gray);
  font-weight: 600;
}

.content-product-list .product-review-meta strong {
  color: var(--color-ink-black);
}

.content-card > .text-link {
  justify-self: start;
}

.curation-page {
  padding-top: var(--spacing-24);
}

.curation-hero,
.curation-detail-hero {
  display: grid;
  gap: 0;
  margin-bottom: var(--spacing-48);
}

.curation-hero h1,
.curation-detail-hero h1 {
  max-width: 860px;
  margin-bottom: var(--spacing-16);
  color: var(--color-ink-black);
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 600;
  line-height: 1.12;
  word-break: keep-all;
}

.curation-page:not(.curation-detail-page) .curation-hero {
  margin-bottom: var(--spacing-32);
}

.curation-page:not(.curation-detail-page) .curation-hero h1 {
  max-width: 760px;
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 600;
  line-height: 1.15;
}

.curation-detail-page .curation-detail-hero {
  margin-bottom: var(--spacing-32);
}

.curation-detail-page .curation-detail-hero h1 {
  max-width: 780px;
  font-size: clamp(28px, 3.2vw, 40px);
  font-weight: 600;
  line-height: 1.16;
}

.curation-detail-page .curation-detail-hero > p:not(.section-kicker) {
  max-width: 720px;
  font-size: var(--text-body-sm);
  line-height: 1.62;
}

.curation-hero > p:not(.section-kicker),
.curation-detail-hero > p:not(.section-kicker) {
  max-width: 760px;
  margin: 0 0 var(--spacing-16);
  color: var(--color-graphite);
  font-size: var(--text-body);
  line-height: 1.58;
}

.curation-filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 0;
}

.curation-filter-row a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 13px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-tags);
  color: var(--color-graphite);
  font-size: var(--text-caption);
}

.curation-filter-row a.is-active {
  background: var(--color-brand-primary);
  border-color: var(--color-brand-primary);
  color: var(--color-surface-white);
  font-weight: 600;
}

.curation-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-16);
}

.curation-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: var(--spacing-24);
  align-items: start;
}

.curation-article-body {
  display: grid;
  gap: var(--spacing-24);
}

.curation-text-block {
  display: block;
}

.curation-text-block h2,
.curation-side h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.curation-text-block h2 {
  margin-bottom: 14px;
}

.curation-text-block p:not(.section-kicker) {
  margin: 0;
  color: var(--color-graphite);
  font-size: var(--text-body);
  line-height: 1.65;
}

.curation-seo-summary {
  display: block;
  padding: var(--spacing-24) 0;
  background: transparent;
  border-top: 1px solid var(--color-fog-gray);
  border-bottom: 1px solid var(--color-fog-gray);
}

.curation-faq {
  display: block;
  padding: var(--spacing-32);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.curation-seo-summary h2,
.curation-faq h2 {
  margin: 0 0 14px;
  color: var(--color-ink-black);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  word-break: keep-all;
}

.curation-detail-page .curation-text-block h2,
.curation-detail-page .curation-side h2,
.curation-detail-page .curation-seo-summary h2,
.curation-detail-page .curation-faq h2 {
  font-size: 22px;
  line-height: 1.28;
}

.curation-seo-summary ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 var(--spacing-24);
  margin: 0;
  padding: 0;
  list-style: none;
}

.curation-seo-summary li {
  position: relative;
  display: grid;
  gap: 8px;
  align-content: start;
  min-height: auto;
  padding: var(--spacing-16) 0 var(--spacing-16) 18px;
  border-top: 1px solid var(--color-fog-gray);
}

.curation-seo-summary li::before {
  position: absolute;
  top: 24px;
  left: 0;
  width: 6px;
  height: 6px;
  background: var(--color-brand-primary);
  border-radius: var(--radius-full);
  content: "";
}

.curation-seo-summary strong {
  color: var(--color-brand-primary);
  font-size: var(--text-body-sm);
  font-weight: 600;
}

.curation-seo-summary span {
  color: var(--color-graphite);
  font-size: var(--text-caption);
  line-height: 1.5;
}

.curation-faq details {
  padding: var(--spacing-16) 0;
  border-top: 1px solid var(--color-fog-gray);
}

.curation-faq details:first-of-type {
  border-top: 0;
}

.curation-faq summary {
  color: var(--color-ink-black);
  font-size: var(--text-body-sm);
  font-weight: 600;
  cursor: pointer;
}

.curation-faq details p {
  margin: 10px 0 0;
  color: var(--color-graphite);
  font-size: var(--text-body-sm);
  line-height: 1.62;
}

.curation-product-block {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: var(--spacing-24);
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.curation-product-media {
  position: relative;
  min-width: 0;
}

.curation-product-media img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: var(--radius-cards);
}

.curation-product-copy {
  display: grid;
  align-content: start;
  gap: 12px;
}

.content-index {
  color: var(--color-brand-primary);
  font-size: var(--text-body);
  font-weight: 700;
}

.curation-product-copy h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25;
  word-break: keep-all;
}

.curation-product-copy > p:not(.price-signal) {
  margin: 0;
  color: var(--color-graphite);
  font-size: var(--text-body-sm);
  line-height: 1.62;
}

.curation-product-copy > p.product-review-meta {
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  line-height: 1.35;
}

.curation-product-copy .text-link {
  margin-top: 2px;
}

.curation-side {
  position: sticky;
  top: calc(var(--header-height) + 24px);
}

.curation-side .primary-link {
  justify-self: start;
  margin-right: 0;
}

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

.home-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  gap: var(--spacing-16);
}

.home-panel {
  display: grid;
  align-content: start;
  gap: var(--spacing-24);
}

.home-panel .section-heading {
  margin-bottom: 0;
}

.home-rank-list {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-rank-list li + li {
  border-top: 1px solid var(--color-fog-gray);
}

.home-rank-list a {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  gap: var(--spacing-16);
  align-items: center;
  min-height: 58px;
}

.home-rank-list .product-review-meta {
  padding: 0 0 12px 58px;
  margin-top: -8px;
}

.home-rank-list span {
  color: var(--color-brand-primary);
  font-weight: 700;
}

.home-rank-list .product-review-meta span {
  color: var(--color-storm-gray);
  font-weight: 600;
}

.home-rank-list .product-review-meta strong {
  color: var(--color-ink-black);
}

.home-rank-list strong {
  overflow: hidden;
  color: var(--color-ink-black);
  font-size: 16px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-rank-list em {
  color: var(--color-ink-black);
  font-style: normal;
  font-weight: 700;
}

.review-spotlight h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.28;
  word-break: keep-all;
}

.review-spotlight p:not(.section-kicker) {
  margin-bottom: 0;
  color: var(--color-graphite);
  font-size: var(--text-body);
  line-height: 1.56;
}

.review-spotlight .primary-link {
  justify-self: start;
  margin-right: 0;
}

.list-page {
  padding-top: var(--spacing-24);
}

.list-hero {
  margin-bottom: var(--spacing-24);
}

.list-hero .crumbs {
  margin-bottom: var(--breadcrumb-gap);
}

.list-hero h1 {
  margin-bottom: 0;
  font-size: clamp(28px, 3vw, 38px);
}

.list-shell {
  display: grid;
  grid-template-columns: 248px minmax(0, 1fr);
  gap: var(--spacing-24);
  align-items: start;
}

.filter-sidebar {
  position: sticky;
  top: calc(var(--header-height) + 24px);
}

.filter-toggle {
  display: none;
}

.filter-panel,
.list-toolbar,
.list-product-card {
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.filter-panel {
  display: flex;
  flex-direction: column;
  max-height: 66.666vh;
  max-height: min(calc(100vh - var(--header-height) - 48px), 66.666vh);
  padding: var(--spacing-24);
}

.filter-heading {
  display: flex;
  justify-content: space-between;
  gap: var(--spacing-16);
  align-items: center;
  margin-bottom: var(--spacing-24);
}

.filter-heading h2 {
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 600;
}

.filter-heading button {
  padding: 0;
  background: transparent;
  border: 0;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.filter-group {
  display: grid;
  gap: 10px;
  padding: var(--spacing-24) 0;
  border-top: 1px solid var(--color-fog-gray);
}

.filter-group:first-of-type {
  padding-top: 0;
  border-top: 0;
}

.filter-group:last-child {
  padding-bottom: 0;
}

.filter-group h3 {
  margin-bottom: 2px;
  color: var(--color-ink-black);
  font-size: 16px;
  font-weight: 600;
}

.filter-group label {
  display: flex;
  gap: 9px;
  align-items: center;
  color: var(--color-graphite);
  font-size: var(--text-caption);
}

.filter-group input {
  accent-color: var(--color-brand-primary);
}

/* 필터 폼: 라디오 칩(가격상태) + 적용/초기화 */
.filter-chip {
  cursor: pointer;
}

.filter-chip input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.filter-chip:has(input:checked) {
  background: var(--color-brand-soft);
  border-color: var(--color-brand-border);
  color: var(--color-brand-primary);
  font-weight: 600;
}

.filter-heading a {
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.filter-apply {
  width: 100%;
  min-height: 44px;
  margin-top: var(--spacing-24);
  background: var(--color-brand-primary);
  border: 0;
  border-radius: var(--radius-buttons);
  color: #fff;
  font-size: var(--text-body-sm);
  font-weight: 600;
  cursor: pointer;
}

.filter-apply:hover {
  background: var(--color-brand-primary-hover);
}

/* 필터 패널: 헤더(상단)·적용 버튼(하단) 고정, 가운데 항목만 스크롤 */
.filter-heading,
.filter-apply {
  flex-shrink: 0;
}

.filter-scroll {
  flex: 1 1 auto;
  min-height: 0;
  margin: 0 calc(var(--spacing-24) * -1);
  padding: 0 var(--spacing-24);
  overflow-y: auto;
  overscroll-behavior: contain;
}

.filter-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 32px;
  padding: 0 12px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-tags);
  color: var(--color-graphite);
  font-size: var(--text-caption);
}

.filter-chip.is-active {
  background: var(--color-brand-soft);
  border-color: var(--color-brand-border);
  color: var(--color-brand-primary);
  font-weight: 600;
}

.list-content {
  min-width: 0;
}

.list-toolbar {
  display: flex;
  justify-content: flex-end;
  gap: var(--spacing-16);
  align-items: center;
  padding: var(--spacing-16);
  margin-bottom: var(--spacing-16);
}

.toolbar-actions {
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  align-items: center;
}

.sort-menu {
  position: relative;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.sort-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-width: 132px;
  height: 36px;
  padding: 0 10px 0 12px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-md);
  color: var(--color-graphite);
  outline: none;
}

.sort-trigger[aria-expanded="true"],
.sort-trigger:focus-visible {
  border-color: var(--color-brand-primary);
  box-shadow: 0 0 0 3px rgba(229, 26, 67, 0.1);
}

.sort-trigger svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.sort-options {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 15;
  display: grid;
  gap: 2px;
  min-width: 156px;
  padding: 6px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-subtle);
}

.sort-options[hidden] {
  display: none;
}

.sort-options a,
.sort-options button {
  display: flex;
  align-items: center;
  height: 34px;
  padding: 0 10px;
  background: transparent;
  border: 0;
  border-radius: var(--radius-md);
  color: var(--color-graphite);
  font-size: var(--text-caption);
  text-align: left;
}

.sort-options a:hover,
.sort-options a:focus-visible,
.sort-options a.is-selected,
.sort-options button:hover,
.sort-options button:focus-visible,
.sort-options button.is-selected {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
  font-weight: 600;
}

.subcategory-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: var(--spacing-16);
}

.subcategory-row a {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-tags);
  color: var(--color-storm-gray);
  font-size: 13px;
}

.subcategory-row a:hover,
.subcategory-row a.is-active {
  background: var(--color-brand-soft);
  border-color: var(--color-brand-border);
  color: var(--color-brand-primary);
  font-weight: 600;
}

.list-results {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-16);
}

.list-product-card {
  overflow: hidden;
}

.list-card-image {
  position: relative;
  display: block;
  background: var(--color-canvas-white);
}

.list-card-image img {
  width: 100%;
  aspect-ratio: 1 / 0.78;
  object-fit: cover;
}

.category-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  width: fit-content;
  max-width: calc(100% - 20px);
  padding: 0 10px;
  overflow: hidden;
  background: var(--color-brand-primary);
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: var(--radius-tags);
  color: var(--color-surface-white);
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rank-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  height: 34px;
  padding: 0 8px;
  background: var(--color-brand-primary);
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: var(--radius-md);
  color: var(--color-surface-white);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}

.top100-page .list-results {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.top100-page .list-card-image img {
  aspect-ratio: 1 / 0.72;
}

.top100-page .category-badge {
  min-height: 26px;
  padding: 0 9px;
  font-size: 11px;
}

.top100-page .rank-badge {
  min-width: 30px;
  height: 30px;
  border-radius: var(--radius-md);
  font-size: 13px;
}

.top100-page .list-card-body {
  gap: 8px;
  padding: 14px;
}

.top100-page .card-brand {
  font-size: 12px;
}

.top100-page .list-card-body h2 {
  font-size: 15px;
  line-height: 1.32;
}

.top100-page .list-price-line {
  gap: 6px;
}

.top100-page .list-price-line strong {
  font-size: 18px;
}

.top100-page .list-price-line em,
.top100-page .list-price-line span,
.top100-page .product-review-meta,
.top100-page .price-signal,
.top100-page .ai-card-summary {
  font-size: 12px;
}

.list-card-body {
  display: grid;
  gap: 10px;
  padding: var(--spacing-16);
}

.card-brand {
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  font-weight: 600;
}

.list-card-body h2 {
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: calc(1.35em * 2); /* 제목 1줄이어도 항상 2줄 높이 확보 → 카드 정렬 */
}

.list-price-line {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  align-items: baseline;
}

.list-price-line strong {
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.list-price-line em {
  color: var(--color-brand-primary);
  font-style: normal;
  font-weight: 700;
}

.list-price-line span {
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
  text-decoration: line-through;
}

.price-signal {
  margin-bottom: 0;
  color: var(--color-brand-primary);
  font-size: var(--text-caption);
  font-weight: 600;
}

.ai-card-summary {
  margin-bottom: 0;
  color: var(--color-graphite);
  font-size: var(--text-caption);
  line-height: 1.45;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  margin-top: var(--spacing-32);
}

.pagination-link {
  display: inline-grid;
  place-items: center;
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-md);
  color: var(--color-graphite);
  font-size: var(--text-caption);
  font-weight: 600;
}

.pagination-link:hover,
.pagination-link.is-active {
  background: var(--color-ink-black);
  border-color: var(--color-ink-black);
  color: var(--color-surface-white);
}

.pagination-link.is-disabled {
  color: var(--color-storm-gray);
  opacity: 0.45;
}

.pagination-prev,
.pagination-next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 72px;
  gap: 4px;
}

.pagination-prev svg,
.pagination-next svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pagination.pagination-cursor {
  justify-content: center;
  gap: var(--spacing-16);
}

.site-footer {
  display: grid;
  gap: 8px;
  width: min(var(--container), calc(100% - 48px));
  margin: 0 auto;
  padding: var(--spacing-32) 0 var(--spacing-48);
  border-top: 1px solid var(--color-fog-gray);
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

.site-footer p {
  margin-bottom: 0;
}

.site-footer small {
  color: var(--color-graphite);
  font-size: var(--text-caption);
}

.recent-panel {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 70;
  display: flex;
  flex-direction: column;
  width: min(390px, 100vw);
  height: 100vh;
  padding: var(--spacing-24);
  background: var(--color-canvas-white);
  border-left: 1px solid var(--color-fog-gray);
  transform: translateX(100%);
  transition: transform 180ms ease;
}

.recent-panel.is-open {
  transform: translateX(0);
}

.panel-backdrop {
  position: fixed;
  inset: 0;
  z-index: 65;
  display: none;
  background: var(--color-overlay);
}

.panel-backdrop.is-open {
  display: block;
}

/* When recent panel or category menu is open, suppress the floating mobile CTA bar */
body:has(.recent-panel.is-open) .mobile-cta-bar,
body:has(.category-menu:not([hidden])) .mobile-cta-bar,
body:has(.recent-panel.is-open) .scroll-top,
body:has(.category-menu:not([hidden])) .scroll-top {
  display: none !important;
}

@media (max-width: 480px) {
  .recent-panel {
    width: 100vw;
    border-left: 0;
  }

  .panel-backdrop {
    background: rgba(0, 0, 0, 0.48);
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }

  .home-banner-slide {
    transition: none !important;
  }
}

.recent-header {
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  gap: var(--spacing-16);
  align-items: center;
  margin-bottom: var(--spacing-24);
}

.recent-header-actions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.recent-clear {
  padding: 6px 10px;
  background: transparent;
  border: 0;
  border-radius: 8px;
  color: var(--color-storm-gray);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition:
    background 140ms ease,
    color 140ms ease;
}

.recent-clear:hover,
.recent-clear:focus-visible {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
}

.recent-clear[hidden] {
  display: none;
}

.recent-header h2 {
  margin-bottom: 0;
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 600;
}

.recent-close {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  padding: 0;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-md);
}

.recent-close svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: var(--color-ink-black);
  stroke-linecap: round;
  stroke-width: 2;
}

.recent-list {
  display: grid;
  gap: var(--spacing-16);
  align-content: start;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  /* 스크롤바가 카드와 겹치지 않게 패널 패딩만큼 확장 */
  margin: 0 calc(var(--spacing-24) * -1) calc(var(--spacing-24) * -1);
  padding: 0 var(--spacing-24) var(--spacing-24);
}

.recent-item {
  display: grid;
  grid-template-columns: 76px 1fr;
  gap: var(--spacing-16);
  align-items: start;
  padding: var(--spacing-16);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.recent-item img {
  width: 76px;
  height: 76px;
  border-radius: var(--radius-md);
  object-fit: cover;
}

.recent-item span {
  color: var(--color-storm-gray);
  font-size: 12px;
  font-weight: 600;
}

.recent-item strong {
  display: block;
  margin: 3px 0 8px;
  color: var(--color-ink-black);
  line-height: 1.35;
}

.recent-item p {
  margin-bottom: 0;
  color: var(--color-graphite);
  font-size: var(--text-caption);
  font-weight: 600;
}

.recent-empty {
  margin: 0;
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
  color: var(--color-storm-gray);
  font-size: var(--text-caption);
}

/* ─────────────────────────────────────────────
   Pop / Casual refresh
   ───────────────────────────────────────────── */

h1,
.section-heading h2,
.curation-text-block h2,
.curation-side h2,
.curation-seo-summary h2,
.curation-faq h2,
.review-spotlight h2,
.home-signal-head h2 {
  font-weight: 700;
  letter-spacing: -0.015em;
}

.list-card-body h2,
.content-card-copy h3,
.product-card h3,
.home-category-card strong,
.curation-product-copy h2,
.review-spotlight h2 {
  font-weight: 700;
  letter-spacing: -0.005em;
}

.section-kicker {
  color: var(--color-brand-primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.list-price-line strong,
.card-price strong,
.current-price,
.home-rank-list em,
.content-product-list em {
  font-weight: 800;
  letter-spacing: -0.02em;
}

main {
  padding: var(--spacing-48) 0 96px;
}

.home-section,
.home-split,
.section-grid,
.review-section,
.related-section {
  margin-top: 96px;
}

.section-heading {
  margin-bottom: var(--spacing-32);
}

.list-product-card,
.content-card,
.home-category-card,
.product-card,
.home-panel,
.curation-product-block,
.curation-faq,
.chart-card,
.metric-card,
.review-summary,
.review-score,
.filter-panel,
.list-toolbar,
.insight-steps article,
.list-panel,
.detail-panel,
.home-signal-panel,
.recent-item,
.recent-empty,
.home-banner,
.product-stage,
.quick-stats div {
  background: var(--color-surface-white);
  border: 1px solid transparent;
  box-shadow: var(--shadow-card);
  transition:
    transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1),
    box-shadow 220ms ease,
    border-color 160ms ease;
}

.list-product-card:hover,
.content-card:hover,
.home-category-card:hover,
.product-card:hover,
.curation-product-block:hover,
.recent-item:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-card-hover);
}

.list-card-body {
  padding: 20px;
  gap: 12px;
}

.product-card {
  padding: 20px;
}

.content-card {
  padding: 28px;
}

.home-category-card {
  padding: 22px;
  gap: 10px;
}

.home-category-card strong {
  font-size: 19px;
}

.home-category-card span {
  font-size: var(--text-caption);
  color: var(--color-storm-gray);
}

.home-category-card em {
  color: var(--color-brand-primary);
  font-weight: 800;
}

.home-category-card .category-card-icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  background: var(--color-brand-soft);
  border: 0;
  border-radius: 12px;
  color: var(--color-brand-primary);
  font-size: 20px;
}

.home-category-grid .home-category-card:nth-child(1) .category-card-icon {
  background: #ffe9d6;
  color: var(--color-accent-orange);
}

.home-category-grid .home-category-card:nth-child(2) .category-card-icon {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
}

.home-category-grid .home-category-card:nth-child(3) .category-card-icon {
  background: #d8f7f4;
  color: var(--color-accent-mint);
}

.home-category-grid .home-category-card:nth-child(4) .category-card-icon {
  background: #e6efff;
  color: var(--color-accent-blue);
}

.home-category-grid .home-category-card:nth-child(5) .category-card-icon {
  background: #ece4ff;
  color: var(--color-accent-lavender);
}

.home-category-grid .home-category-card:nth-child(6) .category-card-icon {
  background: #fff4c7;
  color: #c98c00;
}

.discount {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
  border-color: transparent;
  color: #ffffff;
  font-weight: 800;
}

.category-badge,
.rank-badge {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
  border-color: transparent;
  box-shadow: 0 6px 16px rgba(255, 45, 107, 0.28);
}

.price-signal {
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  padding: 6px 12px;
  background: linear-gradient(135deg, rgba(255, 45, 107, 0.1), rgba(255, 217, 61, 0.14));
  border-radius: 14px;
  color: var(--color-brand-primary);
  font-weight: 700;
  line-height: 1.5;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.price-signal .num {
  display: inline;
  white-space: nowrap;
}

.ai-card-summary {
  color: var(--color-storm-gray);
}

.primary-cta {
  height: 60px;
  background: var(--color-brand-primary);
  border: 0;
  border-radius: var(--radius-buttons);
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(255, 45, 107, 0.24);
}

.primary-cta:hover {
  background: var(--color-brand-primary-hover);
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(255, 45, 107, 0.28);
}

.filter-chip.is-active,
.market-tabs button.is-active,
.curation-filter-row a.is-active {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
  border-color: transparent;
  color: #ffffff;
  font-weight: 700;
}

.subcategory-row a:hover,
.subcategory-row a.is-active {
  background: var(--color-brand-soft);
  border-color: var(--color-brand-border);
  color: var(--color-brand-primary);
  font-weight: 700;
}

.home-banner {
  border: 0;
  border-radius: 22px;
}

.home-banner-stage {
  min-height: 320px;
}

.home-banner-copy span {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
}

.home-intro h1 {
  font-size: clamp(32px, 4vw, 46px);
  letter-spacing: -0.025em;
}

.home-banner-copy strong {
  letter-spacing: -0.02em;
}

.text-link {
  border-bottom: 2px solid currentColor;
  font-weight: 700;
  padding-bottom: 2px;
}

.pagination-link:hover,
.pagination-link.is-active {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
  border-color: transparent;
  color: #ffffff;
}

.review-tags span,
.home-market-strip span {
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  font-weight: 600;
}

.review-tags span {
  background: var(--color-brand-soft);
  border-color: transparent;
  color: var(--color-brand-primary);
  font-weight: 700;
}

.review-tags span.is-negative {
  background: #fff4c7;
  color: #b88200;
}

:root[data-theme="dark"] .review-tags span.is-negative {
  background: rgba(255, 217, 61, 0.16);
  color: #ffd93d;
}

.list-card-body h2,
.list-card-body h2 a {
  color: var(--color-ink-black);
}

.card-brand {
  color: var(--color-brand-primary);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.content-card-copy span {
  display: inline-block;
  padding: 4px 10px;
  background: var(--color-brand-soft);
  border-radius: 999px;
  color: var(--color-brand-primary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  width: fit-content;
}

.metric-card.strong {
  background: linear-gradient(135deg, rgba(255, 45, 107, 0.08), rgba(255, 217, 61, 0.1));
  border-color: var(--color-brand-border);
}

.scroll-top {
  border: 0;
  background: var(--color-surface-white);
  box-shadow: var(--shadow-card);
}

.scroll-top:hover {
  background: var(--color-brand-primary);
  color: #ffffff;
  border-color: transparent;
}

.category-close {
  background: var(--color-ink-black);
  border: 0;
  border-radius: 12px;
}

.search input,
.home-search-panel input {
  border-color: var(--color-fog-gray);
}

.search input:focus,
.home-search-panel input:focus {
  border-color: var(--color-brand-primary);
  box-shadow: 0 0 0 4px rgba(255, 45, 107, 0.14);
}

@media (max-width: 1024px) {
  .site-header {
    grid-template-columns: 1fr;
    gap: var(--spacing-16);
  }

  .home-body .site-header {
    grid-template-columns: 1fr;
  }

  .home-body .top-nav {
    justify-content: start;
  }

  .category-menu {
    inset: 0;
  }

  .category-menu-inner {
    width: 100%;
  }

  .category-menu-head {
    grid-template-columns: 1fr auto;
    gap: var(--spacing-16);
    padding: var(--spacing-16);
  }

  .category-columns {
    grid-template-columns: repeat(3, minmax(160px, 1fr));
    min-height: 0;
    padding: var(--spacing-24);
  }

  .category-column {
    padding: 0 var(--spacing-16);
  }

  .top-nav {
    justify-content: space-between;
    width: 100%;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .detail-hero,
  .section-grid {
    grid-template-columns: 1fr;
  }

  .home-intro,
  .home-content-grid,
  .curation-detail-layout,
  .home-split {
    grid-template-columns: 1fr;
  }

  .curation-side {
    position: static;
  }

  .home-intro-copy {
    max-width: none;
  }

  .home-signal-panel {
    align-self: stretch;
  }

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

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

  .list-shell {
    grid-template-columns: 1fr;
  }

  .filter-sidebar {
    position: static;
  }

  .filter-panel {
    max-height: none;
  }

  /* 모바일/태블릿: 스크롤 래퍼를 투명화 → 그룹이 기존 그리드 셀로 복귀 */
  .filter-scroll {
    display: contents;
  }

  .filter-apply {
    grid-column: 1 / -1;
  }

  .filter-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 46px;
    padding: 0 var(--spacing-16);
    margin-bottom: 10px;
    background: var(--color-surface-white);
    border: 1px solid var(--color-fog-gray);
    border-radius: var(--radius-cards);
    color: var(--color-ink-black);
    font-weight: 600;
  }

  .filter-toggle span {
    display: inline-flex;
    gap: 8px;
    align-items: center;
  }

  .filter-toggle strong {
    color: var(--color-brand-primary);
    font-size: var(--text-caption);
    font-weight: 600;
  }

  .filter-toggle svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-width: 2;
  }

  .filter-panel {
    display: grid;
    grid-template-columns: repeat(4, minmax(160px, 1fr));
    gap: var(--spacing-16);
    overflow-x: auto;
    padding: var(--spacing-16);
  }

  .filter-sidebar:not(.is-open) .filter-panel {
    display: none;
  }

  .filter-heading {
    grid-column: 1 / -1;
    margin-bottom: 0;
  }

  .filter-group {
    align-content: start;
    min-width: 160px;
    padding: 0;
    border-top: 0;
  }

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

  .list-results.home-products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .top100-page .list-results {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .price-side {
    grid-template-columns: repeat(3, 1fr);
  }

  .insight-steps {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 760px) {
  body {
    padding-bottom: calc(24px + env(safe-area-inset-bottom));
  }

  .detail-body {
    padding-bottom: calc(78px + env(safe-area-inset-bottom));
  }

  main {
    width: min(100% - 32px, var(--container));
    padding-top: var(--spacing-32);
  }

  .site-header {
    position: static;
    padding: 14px 16px;
  }

  .category-columns {
    grid-template-columns: 1fr;
    gap: var(--spacing-24);
    padding: var(--spacing-24) var(--spacing-16) 96px;
  }

  .category-column {
    gap: var(--spacing-24);
    padding: 0;
    border-left: 0;
    border-top: 1px solid var(--color-fog-gray);
    padding-top: var(--spacing-24);
  }

  .category-column:first-child {
    border-top: 0;
    padding-top: 0;
  }

  .category-group {
    gap: 10px;
  }

  .category-group a {
    font-size: 15px;
  }

  .category-group-title {
    font-size: 16px !important;
  }

  .home-page {
    padding-top: var(--spacing-24);
  }

  .home-banner {
    margin-bottom: var(--spacing-24);
  }

  .home-banner-stage {
    min-height: 230px;
  }

  .home-banner-slide::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.14) 0%, rgba(0, 0, 0, 0.68) 100%);
  }

  .home-banner-copy {
    right: 20px;
    bottom: 28px;
    left: 20px;
    max-width: none;
  }

  .home-banner-copy strong {
    font-size: 26px;
  }

  .home-banner-copy em {
    font-size: var(--text-caption);
  }

  .home-intro h1 {
    font-size: 34px;
  }

  .home-search-panel {
    grid-template-columns: 1fr;
  }

  .home-search-panel svg {
    top: 29px;
  }

  .home-search-panel input {
    padding-right: 18px;
  }

  .home-search-panel button {
    margin: 0;
  }

  .home-signal-panel {
    padding: var(--spacing-16);
  }

  .home-signal-head h2 {
    font-size: 18px;
  }

  .home-category-controls {
    justify-content: flex-start;
  }

  .home-metrics,
  .home-category-grid,
  .home-content-grid,
  .curation-card-grid,
  .curation-seo-summary ul,
  .curation-product-block,
  .home-products,
  .home-split {
    grid-template-columns: 1fr;
  }

  .home-metrics {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: none;
    row-gap: 10px;
  }

  .home-category-grid {
    grid-auto-columns: minmax(248px, 78%);
    grid-auto-flow: column;
    grid-template-columns: none;
    overflow-x: auto;
    padding-bottom: 8px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .home-category-card {
    scroll-snap-align: center;
  }

  .home-metrics div:nth-child(odd) {
    border-left: 0;
    padding-left: 0;
  }

  .home-metrics div:nth-child(n + 3) {
    border-top: 0;
  }

  .curation-product-media img {
    aspect-ratio: 1 / 0.7;
  }

  .home-section,
  .home-split {
    margin-top: var(--spacing-48);
  }

  .home-rank-list a {
    grid-template-columns: 36px minmax(0, 1fr) max-content;
    gap: 10px;
  }

  .home-rank-list .product-review-meta {
    padding-left: 46px;
  }

  .home-rank-list em {
    grid-column: auto;
    font-size: 15px;
  }

  .home-rank-list strong {
    font-size: 15px;
  }

  .site-footer {
    width: min(100% - 32px, var(--container));
  }

  .detail-hero {
    gap: var(--spacing-32);
  }

  .price-board,
  .signal-panel,
  .section-heading,
  .list-toolbar {
    display: grid;
  }

  .list-page {
    padding-top: var(--spacing-24);
  }

  .filter-panel {
    display: block;
    max-height: 66.666vh;
    overflow-y: auto;
  }

  .filter-sidebar:not(.is-open) .filter-panel {
    display: none;
  }

  .filter-heading {
    margin-bottom: var(--spacing-16);
  }

  .filter-group {
    padding: var(--spacing-16) 0;
    border-top: 1px solid var(--color-fog-gray);
  }

  .filter-group:first-of-type {
    border-top: 0;
  }

  .list-toolbar {
    gap: var(--spacing-16);
  }

  .toolbar-actions {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .sort-menu,
  .sort-trigger {
    width: 100%;
  }

  .sort-menu {
    display: grid;
    grid-template-columns: auto 1fr;
  }

  .sort-options {
    right: 0;
    left: auto;
    width: calc(100% - 36px);
  }

  .subcategory-row {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .subcategory-row a {
    flex: 0 0 auto;
  }

  .pagination {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .pagination-link {
    flex: 0 0 auto;
  }

  .list-results {
    grid-template-columns: 1fr;
  }

  .list-results.home-products {
    grid-auto-columns: clamp(292px, 82vw, 360px);
    grid-auto-flow: column;
    grid-template-columns: none;
    overflow-x: auto;
    padding-bottom: 8px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .home-products .list-product-card {
    scroll-snap-align: center;
  }

  .top100-page .list-results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .sale-stack {
    justify-items: start;
  }

  .quick-stats,
  .price-side,
  .pros-cons,
  .review-detail-grid,
  .product-grid {
    grid-template-columns: 1fr;
  }

  .detail-body .quick-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }

  .detail-body .quick-stats div {
    padding: 10px 8px;
  }

  .detail-body .quick-stats dt {
    margin-bottom: 6px;
    font-size: 11px;
    word-break: keep-all;
  }

  .detail-body .quick-stats dd {
    font-size: 15px;
  }

  .detail-body .score-scale {
    display: inline;
    margin-left: 2px;
    font-size: 12px;
  }

  .section-grid,
  .review-section,
  .related-section {
    margin-top: var(--spacing-48);
  }

  .chart-legend {
    flex-wrap: wrap;
  }

  .chart-card,
  .review-summary {
    padding: var(--spacing-16);
  }

  .price-chart {
    min-height: 230px;
    padding-left: 42px;
  }

  .price-chart svg {
    height: 230px;
  }

  .price-axis {
    height: 198px;
  }

  .chart-months {
    padding-left: 42px;
  }

  .insight-steps {
    grid-auto-columns: minmax(210px, 76%);
    grid-auto-flow: column;
    grid-template-columns: none;
    overflow-x: auto;
    padding-bottom: 6px;
    scroll-snap-type: x mandatory;
  }

  .insight-steps article {
    scroll-snap-align: center;
  }

  .review-summary p {
    font-size: var(--text-body);
  }

  .review-score {
    text-align: left;
  }

  .primary-cta {
    display: none;
  }

  .mobile-sticky-cta {
    position: fixed;
    right: 16px;
    bottom: calc(12px + env(safe-area-inset-bottom));
    left: 16px;
    z-index: 60;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: auto;
    height: 52px;
    background: var(--color-brand-primary);
    border: 1px solid var(--color-brand-primary);
    border-radius: var(--radius-buttons);
    box-shadow: 0 12px 28px rgba(229, 26, 67, 0.28);
    color: var(--color-surface-white);
    font-weight: 600;
  }

  .scroll-top {
    right: 18px;
    bottom: calc(18px + env(safe-area-inset-bottom));
    min-width: 92px;
    height: 42px;
    padding: 0 12px;
  }

  .detail-body .scroll-top {
    bottom: calc(76px + env(safe-area-inset-bottom));
  }
}

@media (max-width: 460px) {
  .brand {
    font-size: 26px;
  }

  .top-nav {
    gap: 14px;
    justify-content: start;
  }

  .theme-toggle [data-theme-label] {
    display: none;
  }

  h1 {
    font-size: 30px;
  }

  .home-intro h1 {
    font-size: 32px;
  }

  .current-price {
    font-size: 28px;
  }

  .top100-page .list-card-body {
    padding: 12px;
  }

  .top100-page .list-card-body h2 {
    font-size: 14px;
  }

  .top100-page .list-price-line strong {
    font-size: 18px;
  }

  .top100-page .list-price-line em,
  .top100-page .list-price-line span,
  .top100-page .price-signal,
  .top100-page .ai-card-summary {
    font-size: 11px;
  }

  .signal-panel,
  .price-board,
  .metric-card,
  .home-category-card,
  .home-panel,
  .insight-steps article,
  .list-panel,
  .detail-panel {
    padding: var(--spacing-16);
  }
}

/* ─────────────────────────────────────────────
   Pop refresh — responsive safety overrides
   ───────────────────────────────────────────── */

@media (hover: none) {
  .list-product-card:hover,
  .content-card:hover,
  .home-category-card:hover,
  .product-card:hover,
  .curation-product-block:hover,
  .recent-item:hover {
    transform: none;
    box-shadow: var(--shadow-card);
  }
}

@media (max-width: 1024px) {
  .home-category-card {
    padding: var(--spacing-16);
  }
}

@media (max-width: 760px) {
  .section-heading {
    margin-bottom: var(--spacing-24);
  }

  .list-card-body {
    padding: var(--spacing-16);
    gap: 10px;
  }

  .content-card {
    padding: var(--spacing-24);
  }

  main {
    padding-bottom: 64px;
  }

  .home-banner-copy strong {
    letter-spacing: 0;
  }
}

@media (max-width: 460px) {
  .content-card {
    padding: var(--spacing-16);
  }

  .list-card-body {
    padding: 14px;
    gap: 8px;
  }

  .list-price-line strong,
  .card-price strong {
    font-size: 18px;
  }

  .section-kicker {
    letter-spacing: 0.04em;
  }
}

/* ─────────────────────────────────────────────
   Horizontal carousel — unified pattern
   Hides scrollbar, allows hover-lift to bleed,
   adds floating prev/next arrows (injected by JS).
   ───────────────────────────────────────────── */

.h-scroll-wrap {
  position: relative;
}

[data-h-scroll] {
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
  scroll-padding: 16px;
}

[data-h-scroll]::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

/* Always hide native scrollbar on known horizontal scroll regions */
.home-category-grid,
.list-results.home-products,
.insight-steps,
.subcategory-row,
.pagination,
.top-nav,
.curation-filter-row {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.home-category-grid::-webkit-scrollbar,
.list-results.home-products::-webkit-scrollbar,
.insight-steps::-webkit-scrollbar,
.subcategory-row::-webkit-scrollbar,
.pagination::-webkit-scrollbar,
.top-nav::-webkit-scrollbar,
.curation-filter-row::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

/* Give the scrolling area breathing room so hover shadow + lift are not
   clipped by the implicit overflow-y of `overflow-x: auto`. Applies when
   the carousel actually has overflow (set by JS). */
[data-h-scroll].is-scrollable {
  padding: 16px 20px 48px;
  scroll-padding-inline: 20px;
}

[data-h-scroll].is-scrollable.subcategory-row,
[data-h-scroll].is-scrollable.curation-filter-row {
  padding: 6px 14px;
}

/* Chart section collapses earlier so the chart column never gets narrower
   than the sidebar (which has fixed 312px width). */
@media (max-width: 1180px) {
  .section-grid {
    grid-template-columns: 1fr;
  }

  .section-grid > .price-side {
    grid-column: 1;
    grid-row: auto;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .section-grid > .price-side {
    grid-template-columns: 1fr;
  }
}


/* Disable hover translateY inside scrolling carousels to avoid visual cut.
   Shadow change still applies so feedback is preserved. */
.h-scroll-wrap [data-h-scroll].is-scrollable .list-product-card:hover,
.h-scroll-wrap [data-h-scroll].is-scrollable .home-category-card:hover,
.h-scroll-wrap [data-h-scroll].is-scrollable .product-card:hover,
.h-scroll-wrap [data-h-scroll].is-scrollable .insight-steps article:hover,
.h-scroll-wrap [data-h-scroll].is-scrollable .content-card:hover {
  transform: none;
  box-shadow: var(--shadow-card-hover);
}

/* Floating arrow buttons */
.h-scroll-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: var(--color-surface-white);
  border: 0;
  border-radius: 999px;
  color: var(--color-ink-black);
  box-shadow: 0 10px 26px rgba(22, 18, 31, 0.18);
  cursor: pointer;
  transform: translateY(-50%);
  transition:
    background 140ms ease,
    color 140ms ease,
    transform 180ms ease,
    box-shadow 180ms ease,
    opacity 180ms ease;
}

.h-scroll-arrow svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.h-scroll-arrow-prev {
  left: -10px;
}

.h-scroll-arrow-next {
  right: -10px;
}

.h-scroll-arrow:hover {
  background: var(--color-brand-primary);
  color: #ffffff;
  transform: translateY(-50%) scale(1.06);
  box-shadow: 0 12px 28px rgba(255, 45, 107, 0.32);
}

.h-scroll-arrow:active {
  transform: translateY(-50%) scale(0.96);
}

.h-scroll-arrow[hidden] {
  display: none !important;
}

/* Smaller arrow variant for chip rows */
.h-scroll-wrap.is-chip-row .h-scroll-arrow {
  width: 34px;
  height: 34px;
  box-shadow: 0 6px 18px rgba(22, 18, 31, 0.16);
}

.h-scroll-wrap.is-chip-row .h-scroll-arrow svg {
  width: 14px;
  height: 14px;
}

.h-scroll-wrap.is-chip-row .h-scroll-arrow-prev {
  left: -6px;
}

.h-scroll-wrap.is-chip-row .h-scroll-arrow-next {
  right: -6px;
}

/* Edge fade removed — arrows alone are enough hint, gradient was masking
   card images and looked off against colorful carousel content. */

@media (max-width: 460px) {
  .h-scroll-arrow {
    width: 38px;
    height: 38px;
  }

  .h-scroll-arrow-prev {
    left: -4px;
  }

  .h-scroll-arrow-next {
    right: -4px;
  }
}

/* ─────────────────────────────────────────────
   Category menu — focused refresh
   Polished container, stronger group hierarchy,
   pill hover for links, animated open.
   ───────────────────────────────────────────── */

.category-menu {
  box-shadow: 0 28px 56px rgba(22, 18, 31, 0.12);
  animation: categoryMenuFadeIn 240ms cubic-bezier(0.2, 0.8, 0.2, 1);
  scrollbar-width: thin;
  scrollbar-color: var(--color-fog-gray) transparent;
}

.category-menu::-webkit-scrollbar {
  width: 8px;
}

.category-menu::-webkit-scrollbar-thumb {
  background: var(--color-fog-gray);
  border-radius: 4px;
}

@keyframes categoryMenuFadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.category-menu-inner {
  border-radius: 0 0 24px 24px;
  overflow: hidden;
  box-shadow: 0 14px 32px rgba(22, 18, 31, 0.04);
}

.category-title-row strong {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.005em;
}

.category-close {
  width: 42px;
  height: 42px;
  background: var(--color-ink-black);
  border: 0;
  border-radius: 14px;
  transition:
    background 140ms ease,
    transform 160ms ease;
}

.category-close:hover {
  background: var(--color-brand-primary);
  transform: scale(1.04);
}

.category-group {
  gap: 2px;
}

.category-group-title {
  margin-bottom: 12px !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: -0.005em;
  transition: color 140ms ease;
}

.category-group-title span {
  color: var(--color-brand-primary);
  font-size: 19px;
  font-weight: 800;
  line-height: 1;
  transition: transform 180ms ease;
}

.category-group-title:hover {
  color: var(--color-brand-primary) !important;
}

.category-group-title:hover span {
  transform: translateX(3px);
}

.category-group a:not(.category-group-title) {
  padding: 7px 10px;
  border-radius: 10px;
  color: var(--color-graphite);
  font-size: 15px;
  line-height: 1.4;
  transition:
    background 140ms ease,
    color 140ms ease,
    transform 140ms ease;
}

.category-group a:not(.category-group-title):hover {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
  transform: translateX(3px);
}

.category-group a:not(.category-group-title):focus-visible {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
}

@media (max-width: 760px) {
  .category-group {
    gap: 4px;
  }

  .category-group a:not(.category-group-title) {
    padding: 9px 12px;
    font-size: 15px;
  }

  .category-group a:not(.category-group-title):hover,
  .category-group a:not(.category-group-title):active {
    transform: none;
  }

  .category-menu-inner {
    border-radius: 0;
  }
}

/* ─────────────────────────────────────────────
   Curation detail page — extra blocks
   (compare grid, summary grid, recommend badges,
    scenario sidebar, related guides)
   ───────────────────────────────────────────── */

.article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  margin: -8px 0 var(--spacing-16);
  color: var(--color-storm-gray);
  font-size: 13px;
}

.article-meta > span:first-child {
  color: var(--color-brand-primary);
  font-weight: 700;
}

/* — compare cards (top of article) — */
.curation-compare {
  margin-bottom: var(--spacing-32);
}

.curation-compare > h2 {
  margin: 0 0 var(--spacing-16);
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.compare-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.compare-card {
  display: grid;
  gap: 8px;
  padding: 18px;
  background: var(--color-surface-white);
  border-radius: 16px;
  box-shadow: var(--shadow-card);
  transition: transform 200ms, box-shadow 200ms;
  text-decoration: none;
}

.compare-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-card-hover);
}

.compare-rank {
  color: var(--color-brand-primary);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
}

.compare-tag,
.recommend-badge {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.compare-tag--best,
.recommend-badge--best {
  background: linear-gradient(135deg, var(--color-brand-primary), #ff6f8b);
  color: #ffffff;
}

.compare-tag--premium,
.recommend-badge--premium {
  background: #f0e7ff;
  color: #6b3eff;
}

.compare-tag--value,
.recommend-badge--value {
  background: #fff4c7;
  color: #b88200;
}

.compare-tag--care,
.recommend-badge--care {
  background: #d8f7f4;
  color: #0fa49b;
}

.compare-card strong {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--color-ink-black);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.32;
}

.compare-price {
  color: var(--color-ink-black);
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.01em;
}

.compare-rating {
  color: var(--color-storm-gray);
  font-size: 12px;
}

.compare-rating .num {
  color: var(--color-ink-black);
  font-weight: 700;
}

.compare-rating .material-symbols-rounded {
  color: #f5b800;
  margin-right: 2px;
}

.compare-card em {
  margin-top: 4px;
  padding-top: 8px;
  border-top: 1px dashed var(--color-fog-gray);
  color: var(--color-brand-primary);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}

/* — summary grid (한눈에 보기) — */
.curation-summary-grid {
  display: block;
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 0;
  border-radius: var(--radius-cards);
  box-shadow: var(--shadow-card);
}

.curation-summary-grid > h2 {
  margin: 4px 0 var(--spacing-16);
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.summary-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.summary-grid article {
  display: grid;
  gap: 8px;
  padding: 16px;
  background: var(--color-canvas-white);
  border-radius: 14px;
}

.summary-icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  background: var(--color-brand-soft);
  border-radius: 10px;
  color: var(--color-brand-primary);
  font-size: 20px;
}

.summary-grid article:nth-child(2) .summary-icon {
  background: #f0e7ff;
  color: #6b3eff;
}

.summary-grid article:nth-child(3) .summary-icon {
  background: #d8f7f4;
  color: #0fa49b;
}

.summary-grid article:nth-child(4) .summary-icon {
  background: #fff4c7;
  color: #b88200;
}

.summary-grid strong {
  color: var(--color-ink-black);
  font-size: 15px;
  font-weight: 700;
}

.summary-grid p {
  margin: 0;
  color: var(--color-storm-gray);
  font-size: 13px;
  line-height: 1.5;
}

/* — recommend badge on product blocks — */
.product-rank-row {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: -4px;
}

/* — scenario list in sidebar — */
.scenario-list {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.scenario-list li + li {
  border-top: 1px solid var(--color-fog-gray);
}

.scenario-list a {
  display: grid;
  gap: 4px;
  padding: 14px 0;
  text-decoration: none;
}

.scenario-list a:hover strong,
.scenario-list a:focus-visible strong {
  color: var(--color-brand-primary);
}

.scenario-list strong {
  color: var(--color-ink-black);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  transition: color 140ms ease;
}

.scenario-list span {
  color: var(--color-brand-primary);
  font-size: 12px;
  font-weight: 700;
}

/* — related guides at end of article — */
.curation-related {
  margin-top: var(--spacing-32);
  padding: var(--spacing-32);
  background: var(--color-surface-white);
  border-radius: var(--radius-cards);
  box-shadow: var(--shadow-card);
}

.curation-related > h2 {
  margin: 4px 0 var(--spacing-16);
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.related-card {
  display: grid;
  gap: 8px;
  align-content: start;
  padding: 18px;
  background: var(--color-canvas-white);
  border-radius: 14px;
  transition: background 140ms, transform 200ms;
  text-decoration: none;
}

.related-card:hover {
  background: var(--color-brand-soft);
  transform: translateY(-2px);
}

.related-card > span {
  color: var(--color-brand-primary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.related-card strong {
  color: var(--color-ink-black);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.34;
  word-break: keep-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: calc(1.34em * 2);
  overflow: hidden;
}

.related-card em {
  color: var(--color-brand-primary);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}

.related-card-media {
  display: block;
  margin-bottom: 2px;
  border-radius: 10px;
  overflow: hidden;
  background: var(--color-fog-gray);
}

.related-card-media img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .compare-grid,
  .summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

@media (max-width: 480px) {
  .compare-grid,
  .summary-grid {
    grid-template-columns: 1fr;
  }

  .related-grid {
    grid-template-columns: 1fr;
  }
}

/* ─────────────────────────────────────────────
   Curation list page — featured + guide cards
   ───────────────────────────────────────────── */

.curation-featured {
  margin-bottom: var(--spacing-32);
}

.curation-featured > .section-kicker {
  margin-bottom: 12px;
}

.featured-guide {
  display: grid;
  grid-template-columns: minmax(260px, 1fr) minmax(0, 1fr);
  gap: 0;
  background: var(--color-surface-white);
  border-radius: 24px;
  box-shadow: var(--shadow-card);
  overflow: hidden;
  text-decoration: none;
  transition:
    transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1),
    box-shadow 220ms ease;
}

.featured-guide:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-card-hover);
}

.featured-guide-media {
  position: relative;
  aspect-ratio: 1.7 / 1;
  overflow: hidden;
}

.featured-guide-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 600ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.featured-guide:hover .featured-guide-media img {
  transform: scale(1.03);
}

.featured-guide-badge {
  position: absolute;
  top: 18px;
  left: 18px;
  display: inline-flex;
  padding: 7px 14px;
  background: linear-gradient(135deg, var(--color-brand-primary), #ff6f8b);
  border-radius: 999px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  box-shadow: 0 8px 22px rgba(255, 45, 107, 0.28);
}

.featured-guide-body {
  display: grid;
  align-content: center;
  gap: 12px;
  padding: 28px 32px;
}

.featured-guide-category {
  display: inline-block;
  width: fit-content;
  padding: 4px 12px;
  background: var(--color-brand-soft);
  border-radius: 999px;
  color: var(--color-brand-primary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.featured-guide-body h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: -0.015em;
  word-break: keep-all;
}

.featured-guide-body p {
  margin: 0;
  color: var(--color-graphite);
  font-size: 15px;
  line-height: 1.55;
  word-break: keep-all;
}

.guide-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  color: var(--color-storm-gray);
  font-size: 13px;
}

.guide-meta li {
  position: relative;
}

.guide-meta li + li {
  padding-left: 13px;
}

.guide-meta li + li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--color-fog-gray);
  content: "·";
}

.featured-guide-cta {
  display: inline-flex;
  width: fit-content;
  margin-top: 4px;
  padding-bottom: 2px;
  border-bottom: 2px solid currentColor;
  color: var(--color-brand-primary);
  font-weight: 700;
  font-size: 14px;
}

/* — Curation list heading with sort — */
.curation-list-heading {
  align-items: flex-end;
}

/* — Guide cards grid — */
.guide-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.guide-card {
  display: grid;
  grid-template-rows: auto 1fr;
  background: var(--color-surface-white);
  border-radius: 18px;
  box-shadow: var(--shadow-card);
  overflow: hidden;
  text-decoration: none;
  transition:
    transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1),
    box-shadow 220ms ease;
}

.guide-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-card-hover);
}

.guide-card-media {
  position: relative;
  aspect-ratio: 1.6 / 1;
  overflow: hidden;
}

.guide-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 500ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.guide-card:hover .guide-card-media img {
  transform: scale(1.04);
}

.guide-card-tag {
  position: absolute;
  top: 14px;
  left: 14px;
  display: inline-flex;
  padding: 6px 12px;
  background: rgba(22, 18, 31, 0.72);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 999px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.guide-card-body {
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 22px;
}

.guide-card-body h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
  color: var(--color-ink-black);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.34;
  letter-spacing: -0.005em;
  word-break: keep-all;
}

.guide-card-body p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
  color: var(--color-storm-gray);
  font-size: 14px;
  line-height: 1.5;
  word-break: keep-all;
}

.guide-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 12px;
  margin: 4px 0 0;
  padding: 0;
  list-style: none;
  color: var(--color-storm-gray);
  font-size: 12px;
}

.guide-card-meta li {
  position: relative;
}

.guide-card-meta li + li {
  padding-left: 13px;
}

.guide-card-meta li + li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--color-fog-gray);
  content: "·";
}

@media (max-width: 1024px) {
  .featured-guide {
    grid-template-columns: 1fr;
  }

  .featured-guide-media {
    aspect-ratio: 1.8 / 1;
  }

  .featured-guide-body {
    padding: 28px 24px;
  }

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

@media (max-width: 600px) {
  .curation-list-heading {
    flex-direction: column;
    align-items: stretch;
  }

  .curation-list-heading .sort-menu {
    width: 100%;
    justify-content: space-between;
  }

  .curation-list-heading .sort-trigger {
    width: auto;
  }
}

@media (max-width: 480px) {
  .guide-card-grid {
    grid-template-columns: 1fr;
  }

  .featured-guide-body h2 {
    font-size: 22px;
  }
}

/* ─────────────────────────────────────────────
   List page toolbar — section-heading style
   (match curation.html sort menu layout)
   ───────────────────────────────────────────── */

.list-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px var(--spacing-16);
  padding: 0;
  margin-bottom: var(--spacing-24);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.list-count {
  margin: 0;
  color: var(--color-storm-gray);
  font-size: 14px;
  font-weight: 500;
}

.list-count strong {
  margin-right: 1px;
  color: var(--color-ink-black);
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.01em;
}

/* Search results page */
.search-query {
  color: var(--color-brand-primary);
}

.search-empty {
  display: grid;
  justify-items: center;
  gap: 12px;
  max-width: 520px;
  margin: var(--spacing-48) auto;
  padding: var(--spacing-48) var(--spacing-32);
  text-align: center;
}

.search-empty-icon {
  font-size: 56px;
  color: var(--color-storm-gray);
}

.search-empty h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
  word-break: keep-all;
}

.search-empty > p {
  margin: 0;
  color: var(--color-storm-gray);
  font-size: 15px;
  line-height: 1.5;
  word-break: keep-all;
}

.search-empty-suggest {
  display: grid;
  justify-items: center;
  gap: 10px;
  margin-top: var(--spacing-16);
}

.search-empty-suggest > span {
  color: var(--color-storm-gray);
  font-size: 13px;
  font-weight: 600;
}

.search-suggest-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}

.search-suggest-chips a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-tags);
  color: var(--color-graphite);
  font-size: var(--text-caption);
  text-decoration: none;
}

.search-suggest-chips a:hover {
  border-color: var(--color-brand-primary);
  color: var(--color-brand-primary);
}

@media (max-width: 600px) {
  .list-toolbar {
    align-items: stretch;
  }

  .list-toolbar .sort-menu {
    width: 100%;
    justify-content: space-between;
  }

  .list-toolbar .sort-trigger {
    flex: 1 1 auto;
  }
}

/* ─────────────────────────────────────────────
   Subcategory chips — refresh
   (subtle inactive, filled active, distinct "전체")
   ───────────────────────────────────────────── */

.subcategory-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin-bottom: var(--spacing-16);
  padding: 6px 0;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.subcategory-row a {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  background: rgba(22, 18, 31, 0.04);
  border: 0;
  border-radius: 999px;
  color: var(--color-graphite);
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  transition:
    background 140ms ease,
    color 140ms ease,
    transform 140ms ease,
    border-color 140ms ease,
    box-shadow 140ms ease;
}

.subcategory-row a:hover {
  background: var(--color-brand-soft);
  border-color: transparent;
  color: var(--color-brand-primary);
  font-weight: 600;
  transform: translateY(-1px);
}

.subcategory-row a.subcategory-back {
  gap: 6px;
  background: transparent;
  border: 1px dashed rgba(22, 18, 31, 0.16);
  color: var(--color-storm-gray);
  font-weight: 600;
}

.subcategory-row a.subcategory-back:hover {
  background: var(--color-canvas-white);
  border-color: var(--color-brand-primary);
  color: var(--color-brand-primary);
}

.subcategory-back svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.subcategory-row a.is-active,
.subcategory-row a.is-active:hover,
.subcategory-row a.subcategory-back.is-active {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
  border: 0;
  color: #ffffff;
  font-weight: 700;
  transform: none;
}

/* ─────────────────────────────────────────────
   Unified hero pattern (list / curation list / ranking / price-drop)
   ───────────────────────────────────────────── */

.list-hero {
  display: grid;
  gap: 0;
  margin-bottom: var(--spacing-32);
}

.list-hero h1 {
  max-width: 760px;
  margin-bottom: var(--spacing-16);
  font-weight: 700;
  line-height: 1.18;
}

.list-hero > p:not(.section-kicker) {
  max-width: 720px;
  margin: 0 0 var(--spacing-16);
  color: var(--color-graphite);
  font-size: var(--text-body);
  line-height: 1.58;
}

.list-hero .section-kicker {
  margin-bottom: 8px;
}

.list-hero .curation-filter-row {
  margin-top: 4px;
}

/* Match curation-hero h1 weight to global 700 (was 600 before) */
.curation-hero h1,
.curation-page:not(.curation-detail-page) .curation-hero h1 {
  font-weight: 700;
}

/* ─────────────────────────────────────────────
   Dark mode — chip backgrounds and borders that
   were using dark rgba (invisible on dark bg).
   ───────────────────────────────────────────── */

:root[data-theme="dark"] .subcategory-row a {
  background: rgba(245, 241, 251, 0.06);
}

:root[data-theme="dark"] .subcategory-row a:hover {
  background: var(--color-brand-soft);
}

:root[data-theme="dark"] .subcategory-row a.subcategory-back {
  background: transparent;
  border-color: rgba(245, 241, 251, 0.20);
}

:root[data-theme="dark"] .subcategory-row a.subcategory-back:hover {
  background: var(--color-canvas-white);
  border-color: var(--color-brand-primary);
}

/* Dark mode hover overrides — original "brand-soft bg + brand-primary text"
   has low contrast when both are pinkish on dark surfaces. Use a light
   overlay + brighter text instead. */

:root[data-theme="dark"] .subcategory-row a:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

:root[data-theme="dark"] .category-group a:not(.category-group-title):hover {
  background: rgba(255, 84, 138, 0.18);
  color: #ffffff;
}

:root[data-theme="dark"] .subcategory-row a.subcategory-back:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
}

:root[data-theme="dark"] .related-card:hover {
  background: rgba(255, 84, 138, 0.16);
}

:root[data-theme="dark"] .scenario-list a:hover strong,
:root[data-theme="dark"] .scenario-list a:focus-visible strong {
  color: #ff9ab6;
}

/* ─────────────────────────────────────────────
   FINAL hero unification — list-hero and curation list hero
   must render identically across all pages.
   ───────────────────────────────────────────── */

.list-hero,
.curation-page:not(.curation-detail-page) .curation-hero {
  display: grid;
  gap: 0;
  margin-bottom: var(--spacing-32);
}

.list-hero h1,
.curation-page:not(.curation-detail-page) .curation-hero h1 {
  max-width: 760px;
  margin: 0 0 var(--spacing-16);
  color: var(--color-ink-black);
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 700;
  line-height: 1.18;
  letter-spacing: -0.015em;
  word-break: keep-all;
}

.list-hero > p:not(.section-kicker),
.curation-page:not(.curation-detail-page) .curation-hero > p:not(.section-kicker) {
  max-width: 720px;
  margin: 0 0 var(--spacing-16);
  color: var(--color-graphite);
  font-size: var(--text-body);
  line-height: 1.58;
}

.list-hero .section-kicker,
.curation-page:not(.curation-detail-page) .curation-hero .section-kicker {
  margin: 0 0 6px;
}

.list-hero .crumbs,
.curation-page:not(.curation-detail-page) .curation-hero .crumbs {
  margin-bottom: var(--breadcrumb-gap);
}

.list-hero .curation-filter-row,
.curation-page:not(.curation-detail-page) .curation-hero .curation-filter-row {
  margin-top: 8px;
}

/* First content section directly after a hero — tighter top margin so
   ranking/price-drop match curation's hero→content gap (32px instead of 96). */
.list-hero + .home-section,
.curation-hero + .home-section,
.curation-hero + .curation-featured {
  margin-top: var(--spacing-32);
}

/* ─────────────────────────────────────────────
   Custom confirm modal — replaces window.confirm()
   ───────────────────────────────────────────── */

.confirm-modal {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: grid;
  place-items: center;
  padding: 20px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 200ms ease;
}

.confirm-modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

.confirm-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(22, 18, 31, 0.46);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.confirm-modal-card {
  position: relative;
  z-index: 1;
  width: min(420px, 100%);
  padding: 28px;
  background: var(--color-surface-white);
  border-radius: 22px;
  box-shadow: 0 32px 64px rgba(22, 18, 31, 0.28);
  transform: scale(0.96) translateY(8px);
  opacity: 0;
  transition:
    transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1),
    opacity 200ms ease;
}

.confirm-modal.is-open .confirm-modal-card {
  transform: scale(1) translateY(0);
  opacity: 1;
}

.confirm-modal-card h2 {
  margin: 0 0 8px;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.32;
  letter-spacing: -0.01em;
  word-break: keep-all;
}

.confirm-modal-card p {
  margin: 0 0 24px;
  color: var(--color-storm-gray);
  font-size: 14px;
  line-height: 1.55;
  word-break: keep-all;
}

.confirm-modal-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}

.confirm-modal-actions button {
  min-height: 44px;
  padding: 0 18px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition:
    background 140ms ease,
    color 140ms ease,
    border-color 140ms ease,
    transform 140ms ease,
    box-shadow 140ms ease;
}

.confirm-modal-cancel {
  background: transparent;
  border: 1px solid var(--color-fog-gray);
  color: var(--color-graphite);
}

.confirm-modal-cancel:hover {
  background: rgba(22, 18, 31, 0.04);
  border-color: rgba(22, 18, 31, 0.16);
}

.confirm-modal-confirm {
  background: linear-gradient(135deg, var(--color-brand-primary) 0%, #ff6f8b 100%);
  border: 0;
  color: #ffffff;
}

.confirm-modal-confirm:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(255, 45, 107, 0.32);
}

.confirm-modal-confirm:active {
  transform: translateY(0);
}

.confirm-modal-confirm--danger {
  background: linear-gradient(135deg, #ef4444 0%, #f97316 100%);
}

.confirm-modal-confirm--danger:hover {
  box-shadow: 0 10px 22px rgba(239, 68, 68, 0.32);
}

:root[data-theme="dark"] .confirm-modal-backdrop {
  background: rgba(0, 0, 0, 0.62);
}

:root[data-theme="dark"] .confirm-modal-cancel:hover {
  background: rgba(245, 241, 251, 0.06);
  border-color: rgba(245, 241, 251, 0.18);
}

/* ─────────────────────────────────────────────
   Detail page enhancements
   - quick-stats with icons
   - CTA row with 찜/공유
   - chart summary chips
   - review overview (score + rating breakdown)
   - review keyword tags
   ───────────────────────────────────────────── */

.quick-stats dt {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.quick-stats dt .material-symbols-rounded {
  font-size: 16px;
  color: var(--color-brand-primary);
}

.quick-stats dt .material-symbols-rounded[aria-hidden]:nth-of-type(1) {
  /* no specific styling needed - per dt */
}

.quick-stats dt > .is-filled,
.quick-stats dt > .material-symbols-rounded.is-filled {
  font-variation-settings: "FILL" 1, "wght" 600, "GRAD" 0, "opsz" 16;
  color: #f5b800;
}

/* CTA row with icon buttons */
.product-cta-row {
  display: flex;
  gap: 8px;
  margin-top: var(--spacing-16);
}

.product-cta-row .primary-cta {
  flex: 1 1 auto;
  margin-top: 0;
}

.cta-icon-btn {
  display: grid;
  place-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: 16px;
  color: var(--color-graphite);
  cursor: pointer;
  transition:
    background 140ms ease,
    color 140ms ease,
    border-color 140ms ease,
    transform 140ms ease;
}

.cta-icon-btn .material-symbols-rounded {
  font-size: 24px;
}

.cta-icon-btn:hover {
  border-color: var(--color-brand-primary);
  color: var(--color-brand-primary);
  transform: translateY(-1px);
}

.cta-icon-btn[aria-pressed="true"] {
  background: var(--color-brand-soft);
  border-color: var(--color-brand-border);
  color: var(--color-brand-primary);
}

.cta-icon-btn[aria-pressed="true"] .material-symbols-rounded {
  font-variation-settings: "FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24;
}

/* Chart summary chips below chart */
.chart-summary {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: var(--spacing-16);
  padding-top: var(--spacing-16);
  border-top: 1px dashed var(--color-fog-gray);
}

.chart-summary-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(22, 18, 31, 0.04);
  color: var(--color-storm-gray);
  font-size: 13px;
  font-weight: 600;
}

.chart-summary-item strong {
  color: var(--color-ink-black);
  font-weight: 800;
}

.chart-summary-item--current {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
}

.chart-summary-item--current strong {
  color: var(--color-brand-primary);
}

.chart-summary-item--low {
  background: #fff4c7;
  color: #b88200;
}

.chart-summary-item--low strong {
  color: #b88200;
}

:root[data-theme="dark"] .chart-summary-item {
  background: rgba(245, 241, 251, 0.06);
}

:root[data-theme="dark"] .chart-summary-item--low {
  background: rgba(255, 217, 61, 0.16);
  color: #ffd93d;
}

:root[data-theme="dark"] .chart-summary-item--low strong {
  color: #ffd93d;
}

@media (max-width: 760px) {
  .product-cta-row {
    flex-wrap: wrap;
  }

  .product-cta-row .primary-cta {
    flex: 1 1 100%;
    order: -1;
  }

  .cta-icon-btn {
    flex: 1;
    width: auto;
    min-width: 0;
  }
}

/* ─────────────────────────────────────────────
   Detail page — refreshed to match curation-detail.html
   ───────────────────────────────────────────── */

.detail-body main.detail-page {
  padding-top: var(--spacing-24);
}

/* Hero: breadcrumb on top, image + info grid below */
.detail-page .detail-hero {
  display: block;
  margin-bottom: var(--spacing-32);
}

.detail-page .detail-hero .crumbs {
  margin-bottom: var(--spacing-16);
}

.detail-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: var(--spacing-32);
  align-items: start;
}

.detail-hero-media {
  position: relative;
  margin: 0;
  overflow: hidden;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.detail-hero-media img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.detail-hero-info {
  display: grid;
  gap: 18px;
  align-content: start;
  min-width: 0;
}

.detail-hero-info .section-kicker {
  margin: 0 0 2px;
}

.detail-hero-info .brand-name {
  margin: 0;
}

.detail-hero-info h1 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: clamp(26px, 2.6vw, 34px);
  font-weight: 600;
  line-height: 1.2;
  word-break: keep-all;
}

.detail-body .detail-page .detail-hero-info h1 {
  font-size: clamp(26px, 2.6vw, 34px);
  line-height: 1.2;
}

.detail-hero-info .article-meta {
  margin: 0;
}

.detail-hero-info .article-meta > span:first-child {
  color: var(--color-brand-primary);
  font-weight: 700;
}

.detail-hero-info .review-tags {
  margin: 2px 0;
}

.detail-hero-info .price-board {
  margin-top: 6px;
  padding: var(--spacing-16) 0 6px;
  border-top: 1px solid var(--color-fog-gray);
}

.detail-hero-info .quick-stats {
  margin: 0;
  gap: 10px;
}

.detail-hero-info .quick-stats div {
  padding: 18px;
}

.detail-hero-info .quick-stats dt {
  margin-bottom: 10px;
}

.detail-hero-info .quick-stats dd {
  font-size: 18px;
  line-height: 1.2;
}

.detail-hero-info .product-cta-row {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 8px;
}

.detail-hero-info .product-cta-row .primary-cta {
  flex: 1;
  margin-top: 0;
  height: 52px;
}

.detail-hero-info .product-cta-row .cta-icon-btn {
  width: 52px;
  height: 52px;
}

/* Body 2-column layout */
.detail-page .curation-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: var(--spacing-24);
  align-items: start;
}

.detail-page .curation-article-body {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: var(--spacing-32);
}

/* Section blocks */
.detail-block {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: var(--spacing-16);
}

.detail-block .chart-card,
.detail-block .review-summary {
  min-width: 0;
}

.detail-block-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  gap: var(--spacing-16);
}

.detail-block-head > div:first-child {
  min-width: 0;
  flex: 1 1 auto;
}

.detail-block-head .section-kicker {
  margin: 0 0 4px;
}

.detail-block-head h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: clamp(22px, 2vw, 26px);
  font-weight: 600;
  line-height: 1.22;
  word-break: keep-all;
}

.detail-block-head .chart-legend,
.detail-block-head .review-score {
  flex: 0 0 auto;
}

.detail-block .review-tags {
  margin: 0;
}

/* Chart canvas wrapper (replaces the old SVG handcraft) */
.price-chart-canvas {
  position: relative;
  width: 100%;
  height: 320px;
  margin: var(--spacing-16) 0;
}

@media (max-width: 640px) {
  .price-chart-canvas {
    height: 240px;
  }
}

/* Signal cards under chart */
.detail-signal-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.detail-signal-card {
  display: grid;
  gap: 8px;
  padding: var(--spacing-16);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.detail-signal-card .signal-icon {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  background: var(--color-brand-soft);
  border-radius: 10px;
  color: var(--color-brand-primary);
  font-size: 20px;
}

.detail-signal-card strong {
  color: var(--color-ink-black);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

.detail-signal-card p {
  margin: 0;
  color: var(--color-storm-gray);
  font-size: 13px;
  line-height: 1.5;
}

/* Sidebar */
.detail-side .home-panel {
  padding: var(--spacing-24);
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: var(--radius-cards);
}

.detail-side .section-kicker {
  margin-bottom: 4px;
}

.detail-side h2 {
  margin: 0;
  color: var(--color-ink-black);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.28;
}

.detail-side-text {
  margin: 0;
  color: var(--color-graphite);
  font-size: var(--text-body-sm);
  line-height: 1.62;
}

.detail-side-text strong {
  color: var(--color-brand-primary);
  font-weight: 700;
}

.detail-side .scenario-list li {
  display: grid;
  gap: 4px;
  padding: 12px 0;
}

/* ─────────────────────────────────────────────
   Card-as-link pattern for product list cards
   (Title link's ::before extends to whole card)
   ───────────────────────────────────────────── */

.list-product-card {
  position: relative;
}

.list-product-card .list-card-body :is(h2, h3) > a {
  text-decoration: none;
  color: inherit;
  outline: none;
}

.list-product-card .list-card-body :is(h2, h3) > a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
}

.list-product-card:hover .list-card-body :is(h2, h3) > a {
  color: var(--color-brand-primary);
}

.list-product-card:has(:is(h2, h3) > a:focus-visible) {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}

/* Rank list & content product list: anchor covers only title row, but
   review-meta is a sibling. Extend anchor click area over whole <li>. */
.home-rank-list li,
.content-product-list li {
  position: relative;
}

.home-rank-list a,
.content-product-list a {
  text-decoration: none;
  outline: none;
}

.home-rank-list a::before,
.content-product-list a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.home-rank-list li:hover strong,
.content-product-list li:hover strong {
  color: var(--color-brand-primary);
}

.home-rank-list li:has(a:focus-visible),
.content-product-list li:has(a:focus-visible) {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
  border-radius: 6px;
}

.detail-side .scenario-list strong {
  font-size: 14px;
}

.detail-side .scenario-list span {
  font-size: 12px;
  color: var(--color-storm-gray);
  font-weight: 600;
}

.detail-side .primary-link {
  justify-self: stretch;
  width: 100%;
  text-align: center;
  justify-content: center;
}

/* Override section-grid spacing artifacts that may bleed in */
.detail-page .review-section,
.detail-page .related-section {
  margin-top: 0;
}

/* Hero responsive */
@media (max-width: 1024px) {
  .detail-page .curation-detail-layout {
    grid-template-columns: 1fr;
  }

  .detail-hero-grid {
    grid-template-columns: 1fr;
    gap: var(--spacing-24);
  }

  .detail-hero-media {
    max-width: 440px;
    margin: 0 auto;
  }

  .detail-hero-media img {
    aspect-ratio: 4 / 3;
  }

  .detail-signal-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .detail-hero-media {
    max-width: none;
  }

  .detail-hero-media img {
    aspect-ratio: 3 / 2;
  }
}

@media (max-width: 760px) {
  .detail-hero-info h1 {
    font-size: clamp(22px, 6vw, 28px);
  }

  .detail-block-head h2 {
    font-size: 20px;
  }

  .detail-side .home-panel {
    padding: var(--spacing-16);
  }
}

/* ─────────────────────────────────────────────
   Mobile bottom CTA bar (share + 올리브영에서 보기)
   ───────────────────────────────────────────── */

.mobile-cta-bar {
  display: none;
}

@media (max-width: 760px) {
  .detail-page .product-cta-row .cta-icon-btn[data-share-button] {
    display: none;
  }

  .mobile-cta-bar {
    position: fixed;
    right: 16px;
    bottom: calc(12px + env(safe-area-inset-bottom));
    left: 16px;
    z-index: 60;
    display: flex;
    gap: 8px;
    align-items: stretch;
  }

  .mobile-cta-bar .mobile-sticky-cta {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    flex: 1;
    width: auto;
  }

  .mobile-cta-bar .mobile-cta-share {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    background: var(--color-surface-white);
    border: 1px solid var(--color-fog-gray);
    border-radius: var(--radius-buttons);
    color: var(--color-graphite);
    cursor: pointer;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: border-color 140ms, color 140ms;
  }

  .mobile-cta-bar .mobile-cta-share .material-symbols-rounded {
    font-size: 22px;
  }

  .mobile-cta-bar .mobile-cta-share:hover,
  .mobile-cta-bar .mobile-cta-share:focus-visible {
    border-color: var(--color-brand-primary);
    color: var(--color-brand-primary);
  }
}

/* ─────────────────────────────────────────────
   Home page — refreshed hero, signal strip,
   category cards, mini sparkline, content cards
   ───────────────────────────────────────────── */

/* Hero (simplified single column) */
.home-page .home-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  max-width: 760px;
  margin-inline: auto;
  margin-bottom: var(--spacing-32);
  padding-block: var(--spacing-24);
  text-align: center;
}

.home-page .home-search-panel {
  width: 100%;
}

.home-page .home-intro-heading {
  display: grid;
  gap: 6px;
}

.home-page .home-intro h1 {
  margin: 0;
  font-size: clamp(30px, 3.4vw, 42px);
  font-weight: 600;
  line-height: 1.14;
  word-break: keep-all;
}

.home-intro-lead {
  margin: 0;
  max-width: 680px;
  color: var(--color-storm-gray);
  font-size: var(--text-body);
  line-height: 1.6;
}

/* Today's signal strip */
.home-signal-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: var(--spacing-32);
}

.signal-strip-item {
  display: grid;
  gap: 6px;
  padding: 18px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: 14px;
  text-decoration: none;
  transition: transform 200ms, box-shadow 200ms, border-color 140ms;
}

a.signal-strip-item:hover,
a.signal-strip-item:focus-visible {
  transform: translateY(-3px);
  box-shadow: var(--shadow-card-hover);
  border-color: var(--color-brand-border);
}

.signal-strip-icon {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
  background: var(--color-brand-soft);
  border-radius: 12px;
  color: var(--color-brand-primary);
  font-size: 22px;
}

.signal-strip-item--rank .signal-strip-icon {
  background: #f0e7ff;
  color: #6b3eff;
}

.signal-strip-item--watch .signal-strip-icon {
  background: #d8f7f4;
  color: #0fa49b;
}

.signal-strip-item--review .signal-strip-icon {
  background: #fff4c7;
  color: #b88200;
}

.signal-strip-label {
  color: var(--color-storm-gray);
  font-size: 12px;
  font-weight: 600;
}

.signal-strip-item strong {
  color: var(--color-ink-black);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;
}

.signal-strip-item em {
  margin-top: 4px;
  color: var(--color-brand-primary);
  font-style: normal;
  font-size: 12px;
  font-weight: 700;
}

a.signal-strip-item em .material-symbols-rounded {
  margin-left: 2px;
  font-size: 14px;
  transition: transform 200ms;
}

a.signal-strip-item:hover em .material-symbols-rounded,
a.signal-strip-item:focus-visible em .material-symbols-rounded {
  transform: translateX(3px);
}

/* Category cards — visual upgrade (colored icon tiles, bigger radius, hover lift) */
.home-page .home-category-card {
  display: grid;
  gap: 10px;
  padding: 20px;
  background: var(--color-surface-white);
  border: 1px solid var(--color-fog-gray);
  border-radius: 16px;
  transition: transform 200ms, box-shadow 200ms, border-color 140ms;
  text-decoration: none;
}

.home-page .home-category-card:hover,
.home-page .home-category-card:focus-visible {
  transform: translateY(-3px);
  box-shadow: var(--shadow-card-hover);
  border-color: var(--color-brand-border);
}

.home-page .home-category-card .category-card-icon {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  margin-bottom: 4px;
  background: var(--color-brand-soft);
  border: 0;
  border-radius: 12px;
  color: var(--color-brand-primary);
  font-size: 22px;
}

.home-page .home-category-card-title {
  display: grid;
  gap: 10px;
}

.home-page .home-category-card strong {
  font-size: 18px;
}

.home-category-grid > .home-category-card:nth-child(2) .category-card-icon {
  background: #f0e7ff;
  color: #6b3eff;
}

.home-category-grid > .home-category-card:nth-child(3) .category-card-icon {
  background: #d8f7f4;
  color: #0fa49b;
}

.home-category-grid > .home-category-card:nth-child(4) .category-card-icon {
  background: #fff4c7;
  color: #b88200;
}

.home-category-grid > .home-category-card:nth-child(5) .category-card-icon {
  background: #e0f0ff;
  color: #1d6bd8;
}

.home-category-grid > .home-category-card:nth-child(6) .category-card-icon {
  background: var(--color-brand-soft);
  color: var(--color-brand-primary);
}

/* Content card — slimmer mini list */
.home-page .content-product-list li {
  padding: 12px 0;
}

/* Responsive */
@media (max-width: 1024px) {
  .home-signal-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .home-signal-strip {
    gap: 8px;
  }

  .signal-strip-item {
    padding: 12px 14px;
    gap: 2px;
    border-radius: 12px;
  }

  .signal-strip-icon {
    width: 32px;
    height: 32px;
    margin-bottom: 2px;
    border-radius: 10px;
    font-size: 18px;
  }

  .signal-strip-label {
    font-size: 11px;
  }

  .signal-strip-item strong {
    font-size: 18px;
  }

  .signal-strip-item em {
    margin-top: 2px;
    font-size: 11px;
  }
}

:root[data-theme="dark"] .signal-strip-item {
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 255, 255, 0.1);
}

:root[data-theme="dark"] .home-page .home-category-card {
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 255, 255, 0.1);
}
