:root {
  --ink: #111111;
  --paper: #f6f6f3;
  --white: #ffffff;
  --soft: #ecece7;
  --muted: #696963;
  --line: #d8d8d1;
  --red: #e83d2f;
  --yellow: #e7ff3f;
  --green: #2c6652;
  --max: 1520px;
}

/* Simplified storefront hierarchy */
.announcement,
.kicker,
.hero-copy,
.hero-data,
.type-index-heading > p,
.catalog-heading > p,
.process-steps p,
.product-breadcrumb,
.product-lede,
.product-meta-line,
.product-note,
.contact-strip,
.product-image-caption,
.product-stock,
.platform-dialog-note,
.platform-option small,
.footer-main > p,
.footer-bottom { display: none; }
.hero-content { padding-bottom: 28px; }
.product-detail-copy h1 { margin-top: 10px; margin-bottom: 10px; }
.product-buy-block { margin-top: 18px; padding: 0; border: 0; background: transparent; }
.product-option-panel { margin-top: 24px; }

/* Final readable type scale: higher specificity keeps legacy theme rules from shrinking it. */
body .desktop-nav { gap: 30px !important; }
body .desktop-nav a { color: #17213b !important; font-size: 12px !important; font-weight: 700 !important; }
body .site-header .wordmark small { display: none !important; }
body .type-index-heading h2 { font-size: 50px !important; }
body .type-row { border: 1px solid #d7deea !important; background: #fff !important; box-shadow: 0 4px 12px rgba(23,33,59,.045) !important; }
body .type-row { border-color: #e9a08b !important; }
body .type-category, body .type-row:nth-child(even) .type-category { min-height: 102px !important; background: #ef684b !important; border-right: 0 !important; }
body .type-category { grid-template-columns: 38px 1fr 18px !important; }
body .type-number { color: #fff3ed !important; font-size: 11px !important; }
body .type-category-copy strong { color: #fff !important; font-size: 19px !important; }
body .type-category-copy small { color: #fff3ed !important; font-size: 10px !important; }
body .type-list { padding: 10px !important; gap: 9px !important; background: #fff1ec !important; }
body .type-list { background: #ffffff !important; }
body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { min-height: 66px !important; padding: 15px 17px !important; border: 1px solid #e1e5ec !important; background: #ffffff !important; color: #17213b !important; font-size: 13px !important; font-weight: 700 !important; }
body .type-cell strong { color: #a64a3d !important; font-size: 11px !important; }
body .type-cell:hover { border-color: #ef684b !important; background: #ffffff !important; color: #17213b !important; }

/* Replace the dense split table with clear category cards. */
body .type-index { padding: 72px 0 80px !important; background: #f7f9fc !important; }
body .type-index-heading { margin-bottom: 30px !important; }
body .type-index-heading h2 { font-size: 48px !important; }
body .type-table { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 18px !important; overflow: visible !important; border: 0 !important; background: transparent !important; }
body .type-row { display: flex !important; flex-direction: column !important; min-width: 0 !important; margin: 0 !important; overflow: hidden !important; border: 1px solid #e4e8ef !important; border-radius: 8px !important; background: #ffffff !important; box-shadow: 0 8px 20px rgba(23,33,59,.06) !important; }
body .type-category, body .type-row:nth-child(even) .type-category { width: 100% !important; min-height: 78px !important; grid-template-columns: 38px 1fr 18px !important; padding: 16px 18px !important; border: 0 !important; border-bottom: 4px solid #d95740 !important; border-radius: 0 !important; background: #ef684b !important; }
body .type-category::before { display: none !important; }
body .type-category > svg { width: 18px !important; height: 18px !important; }
body .type-category-copy { gap: 5px !important; }
body .type-category-copy strong { font-size: 18px !important; }
body .type-category-copy small { font-size: 10px !important; }
body .type-list { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; align-content: start !important; padding: 10px !important; gap: 8px !important; background: #ffffff !important; }
body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { min-height: 58px !important; display: grid !important; grid-template-columns: minmax(0, 1fr) auto 14px !important; gap: 8px !important; padding: 12px 13px !important; border: 1px solid #e7ebf1 !important; border-radius: 5px !important; background: #ffffff !important; color: #17213b !important; font-size: 12px !important; line-height: 1.25 !important; }
body .type-cell strong { color: #657089 !important; font-size: 11px !important; }
body .type-cell svg { color: #ef684b !important; }
body .type-cell:hover { border-color: #ef684b !important; background: #fffaf8 !important; }

/* LitBuys-inspired directory reset: monochrome table with one red accent. */
body .type-index { padding: 72px 0 80px !important; background: #ffffff !important; }
body .type-index-heading { margin-bottom: 28px !important; }
body .type-index-heading h2 { color: #111111 !important; font-size: 48px !important; }
body .type-table { display: block !important; overflow: hidden !important; border: 1px solid #d8d8d8 !important; border-radius: 0 !important; background: #ffffff !important; }
body .type-row { display: grid !important; grid-template-columns: 250px minmax(0, 1fr) !important; gap: 0 !important; min-width: 0 !important; margin: 0 !important; overflow: visible !important; border: 0 !important; border-bottom: 1px solid #dedede !important; border-radius: 0 !important; background: #ffffff !important; box-shadow: none !important; }
body .type-row:last-child { border-bottom: 0 !important; }
body .type-category, body .type-row:nth-child(even) .type-category { width: auto !important; min-height: 96px !important; grid-template-columns: 34px 1fr 18px !important; padding: 19px 20px !important; border: 0 !important; border-right: 1px solid #2c2c2c !important; border-bottom: 0 !important; border-radius: 0 !important; background: #111111 !important; }
body .type-category::before { display: block !important; width: 4px !important; background: #f4c842 !important; transform: scaleY(0) !important; }
body .type-category:hover::before { transform: scaleY(1) !important; }
body .type-number { color: #f4c842 !important; font-size: 11px !important; }
body .type-category-copy strong { color: #ffffff !important; font-size: 18px !important; }
body .type-category-copy small { color: rgba(255,255,255,.65) !important; font-size: 10px !important; }
body .type-list { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; align-content: stretch !important; padding: 0 !important; gap: 0 !important; background: #ffffff !important; }
body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { min-height: 72px !important; display: grid !important; grid-template-columns: minmax(0, 1fr) auto 16px !important; gap: 12px !important; padding: 15px 17px !important; border: 0 !important; border-right: 1px solid #e2e2e2 !important; border-bottom: 1px solid #e2e2e2 !important; border-radius: 0 !important; background: #ffffff !important; color: #222222 !important; font-size: 12px !important; font-weight: 700 !important; line-height: 1.35 !important; }
body .type-cell:nth-child(3n) { border-right: 0 !important; }
body .type-cell strong { color: #555555 !important; font-size: 11px !important; }
body .type-cell svg { color: #f4c842 !important; }
body .type-cell:hover { border-color: #f4c842 !important; background: #fffdf1 !important; color: #111111 !important; }

/* Full yellow category table, rather than yellow accents only. */
body .type-index { background: #ffffff !important; }
body .type-index-heading h2 { color: #111111 !important; }
body .type-table { border-color: #d7ab27 !important; background: #ffd84d !important; }
body .type-row { border-bottom-color: #d7ab27 !important; background: #ffd84d !important; }
body .type-category, body .type-row:nth-child(even) .type-category { background: #ffd84d !important; border-right-color: #d7ab27 !important; }
body .type-category::before { background: #111111 !important; }
body .type-number { color: #111111 !important; }
body .type-category-copy strong { color: #111111 !important; }
body .type-category-copy small { color: #4b3d12 !important; }
body .type-list { background: #ffffff !important; }
body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { border-color: #dedede !important; background: #ffffff !important; color: #111111 !important; }
body .type-cell strong { color: #5b4a12 !important; }
body .type-cell svg { color: #111111 !important; }
body .type-cell:hover { border-color: #d1a928 !important; background: #ffffff !important; color: #111111 !important; }

@media (max-width: 820px) {
  body .type-row { grid-template-columns: 180px minmax(0, 1fr) !important; }
  body .type-list { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body .type-cell, body .type-cell:nth-child(3n) { border-right: 1px solid #e2e2e2 !important; }
  body .type-cell:nth-child(2n) { border-right: 0 !important; }
  body .type-index-heading h2 { font-size: 40px !important; }
}

@media (max-width: 640px) {
  body .type-index { padding: 36px 0 44px !important; }
  body .type-index-heading { margin-bottom: 20px !important; }
  body .type-index-heading h2 { font-size: 31px !important; }
  body .type-row { grid-template-columns: 108px minmax(0, 1fr) !important; }
  body .type-category { min-height: 82px !important; padding: 12px 10px !important; }
  body .type-category-copy strong { font-size: 13px !important; }
  body .type-list { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { min-height: 70px !important; padding: 12px 10px !important; font-size: 11px !important; }
}

@media (max-width: 820px) {
  body .type-table { grid-template-columns: 1fr !important; gap: 14px !important; }
  body .type-index { padding: 50px 0 58px !important; }
  body .type-index-heading h2 { font-size: 40px !important; }
}

@media (max-width: 640px) {
  body .type-index { padding: 34px 0 42px !important; }
  body .type-index-heading { margin-bottom: 20px !important; }
  body .type-index-heading h2 { font-size: 31px !important; }
  body .type-category { min-height: 72px !important; padding: 14px 14px !important; }
  body .type-category-copy strong { font-size: 16px !important; }
  body .type-list { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; padding: 8px !important; gap: 6px !important; }
  body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { min-height: 56px !important; padding: 10px !important; font-size: 11px !important; }
}

@media (max-width: 820px) {
  body .desktop-nav { gap: 18px !important; }
  body .desktop-nav a { font-size: 11px !important; }
  body .type-index-heading h2 { font-size: 42px !important; }
  body .type-category-copy strong { font-size: 16px !important; }
  body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { font-size: 12px !important; }
}

@media (max-width: 640px) {
  body .desktop-nav a { font-size: 10px !important; }
  body .type-index-heading h2 { font-size: 32px !important; }
  body .type-category { min-height: 86px !important; padding: 12px 10px !important; }
  body .type-category-copy strong { font-size: 14px !important; }
  body .type-list { padding: 7px !important; gap: 7px !important; }
  body .type-cell, body .type-cell:nth-child(3n), body .type-cell:nth-child(2n) { min-height: 66px !important; flex-basis: 144px !important; padding: 12px !important; font-size: 12px !important; }
}

/* Final directory palette and table pass. */
.site-header { background: rgba(255,255,255,.98); border-bottom-color: var(--line); }
.desktop-nav a::after { background: var(--red); }
.hero { height: 430px; background: #dfe8f2; color: var(--ink); }
.hero-collage { gap: 5px; background: var(--white); }
.hero-tile { background: #edf2f7; }
.hero-tile img { mix-blend-mode: multiply; filter: saturate(.82) contrast(.98); }
.hero-tile span { background: rgba(23,33,59,.9); color: #fff; }
.hero-shade { background: linear-gradient(90deg, rgba(247,249,252,.98) 0%, rgba(247,249,252,.92) 27%, rgba(247,249,252,.38) 48%, rgba(247,249,252,0) 72%), linear-gradient(0deg, rgba(23,33,59,.12), transparent 38%); }
.hero h1 { color: var(--ink); letter-spacing: -.04em; }
.button-light { background: var(--ink); color: var(--white); }
.button-light:hover { background: var(--red); }
.text-link { color: var(--ink); }
.department-band { background: var(--white); border-bottom-color: var(--line); }
.department-heading h2, .type-index-heading h2, .catalog-heading h2 { color: var(--ink); letter-spacing: -.035em; }
.department-item::after { background: linear-gradient(180deg, rgba(23,33,59,.04) 16%, rgba(23,33,59,.86) 100%); }
.type-index { background: #eef3f8; border-bottom-color: var(--line); }
.type-table { overflow: visible; border: 0; background: transparent; }
.type-row { margin-bottom: 14px; border: 1px solid var(--line); background: var(--white); box-shadow: 0 5px 15px rgba(23,33,59,.05); }
.type-row:last-child { margin-bottom: 0; }
.type-category { min-height: 90px; border-right: 0; background: var(--ink); }
.type-row:nth-child(even) .type-category { background: #26375f; }
.type-category::before { width: 5px; background: var(--red); }
.type-number { color: var(--yellow); }
.type-category-copy strong { color: var(--white); }
.type-category-copy small { color: rgba(255,255,255,.72); }
.type-list { padding: 8px; gap: 8px; background: #f8fafd; }
.type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 58px; border: 1px solid var(--line); background: var(--white); color: var(--ink); box-shadow: none; }
.type-cell:hover { border-color: var(--red); background: #fff8f6; color: var(--ink); }
.type-cell strong { color: var(--muted); }
.type-cell svg { color: var(--red); }
.catalog { background: var(--paper); }
.catalog-controls { border-color: var(--line); box-shadow: 0 5px 16px rgba(23,33,59,.04); }
.search-box, .select-wrap { background: #f2f5f9; }
.product-media { background: #edf1f7; }
.product-badge { background: var(--yellow); color: var(--ink); }
.product-link:hover { border-color: var(--red); background: var(--red); }
.site-footer { padding-top: 48px; background: var(--ink); }
.footer-main { padding-bottom: 38px; }

/* Stable storefront layout: keep every text block inside its own column. */
html, body { max-width: 100%; overflow-x: clip; }
body { background: #f6f7f9; color: #16213a; font-family: "Plus Jakarta Sans", Arial, sans-serif; }
.section-shell, .header-inner { width: min(1240px, calc(100% - 56px)); }
.site-header { background: rgba(255,255,255,.97); box-shadow: 0 1px 0 rgba(22,33,58,.06); }
.header-inner { min-height: 74px; height: 74px; gap: 26px; }
.wordmark { display: inline-flex; align-items: center; gap: 8px; font-size: 23px; letter-spacing: .01em; white-space: nowrap; }
.wordmark .brand-symbol { width: 34px; height: 34px; display: grid; place-items: center; background: #e45c4f; color: #fff; font-size: 20px; }
.wordmark .brand-name { color: #16213a; }
.wordmark small { display: none !important; }
.desktop-nav { gap: clamp(18px, 2.3vw, 34px); min-width: 0; }
.desktop-nav a { padding: 28px 0; color: #33405a; font-size: 12px; line-height: 1; white-space: nowrap; }
.header-actions { flex: 0 0 auto; }

.hero { height: 520px; min-height: 0; background: #e9eef4; color: #16213a; }
.hero-collage { grid-template-columns: 1.12fr .92fr .68fr .68fr; grid-template-rows: repeat(2, minmax(0, 1fr)); gap: 6px; background: #fff; }
.hero-tile { background: #eef2f6; }
.hero-tile img { object-fit: contain; filter: saturate(.82) contrast(.98); }
.hero-tile span { right: 12px; bottom: 12px; padding: 6px 8px; background: rgba(22,33,58,.9); color: #fff; font-size: 9px; letter-spacing: .04em; }
.hero-shade { background: linear-gradient(90deg, rgba(246,247,249,.99) 0%, rgba(246,247,249,.98) 31%, rgba(246,247,249,.76) 46%, rgba(246,247,249,.14) 67%, rgba(246,247,249,0) 82%), linear-gradient(0deg, rgba(22,33,58,.12), transparent 42%); }
.hero-content { width: min(1240px, calc(100% - 56px)); justify-content: center; padding: 0; }
.hero-content .kicker { display: block; margin-bottom: 4px; color: #596985; font-size: 10px; letter-spacing: .08em; }
.hero h1 { width: min(560px, 52%); max-width: 560px; margin: 12px 0 20px; color: #16213a; font-size: clamp(42px, 5.8vw, 76px); line-height: .98; letter-spacing: -.035em; overflow-wrap: normal; }
.hero-copy { width: min(430px, 43%); color: #596985; font-size: 13px; line-height: 1.65; }
.hero-actions { flex-wrap: wrap; gap: 18px; margin-top: 26px; }
.button-light { min-height: 48px; padding-inline: 20px; background: #16213a; color: #fff; }
.button-light:hover { background: #e45c4f; }
.text-link { color: #16213a; font-size: 12px; }
.hero-data { right: max(28px, calc((100% - 1240px) / 2)); bottom: 22px; color: #596985; }
.hero-data strong { color: #16213a; }

.department-band { padding: 58px 0 64px; background: #fff; }
.department-heading { margin-bottom: 28px; }
.department-heading h2, .type-index-heading h2, .catalog-heading h2 { color: #16213a; letter-spacing: -.035em; }
.department-heading h2 { font-size: clamp(32px, 4vw, 48px); }
.department-rail { gap: 14px; padding-bottom: 8px; }
.department-item { flex-basis: clamp(220px, 23vw, 286px); aspect-ratio: 4 / 4.7; border-radius: 6px; }
.department-item strong { font-size: 21px; }

.type-index { padding: 68px 0 76px; background: #eef2f6; }
.type-index-heading { margin-bottom: 28px; }
.type-index-heading h2 { font-size: clamp(32px, 4.4vw, 54px); }
.type-table { overflow: hidden; border: 1px solid #dbe2eb; border-radius: 8px; background: #fff; box-shadow: 0 10px 28px rgba(22,33,58,.05); }
.type-row { grid-template-columns: minmax(190px, 230px) minmax(0, 1fr); border-bottom-color: #dbe2eb; }
.type-category, .type-row:nth-child(even) .type-category { min-height: 112px; grid-template-columns: 34px minmax(0,1fr) 18px; padding: 20px; border-right: 1px solid #dbe2eb; background: #16213a; }
.type-row:nth-child(even) .type-category { background: #253453; }
.type-category-copy { min-width: 0; }
.type-category-copy strong { font-size: 18px; line-height: 1.15; overflow-wrap: anywhere; }
.type-category-copy small { font-size: 10px; }
.type-list { grid-template-columns: repeat(3, minmax(0,1fr)); background: #fff; }
.type-cell, .type-cell:nth-child(2n), .type-cell:nth-child(3n) { min-width: 0; min-height: 70px; grid-template-columns: minmax(0,1fr) auto 15px; padding: 14px 16px; border-right: 1px solid #e1e6ed; border-bottom: 1px solid #e1e6ed; color: #283653; font-size: 12px; line-height: 1.35; }
.type-cell:nth-child(3n) { border-right: 0; }
.type-cell span { min-width: 0; overflow-wrap: anywhere; }
.type-cell strong { color: #68758b; font-size: 11px; white-space: nowrap; }
.type-cell svg { color: #e45c4f; }
.type-cell:hover { border-color: #e1e6ed; background: #fff8f6; color: #16213a; }

.catalog { padding: 78px 0 108px; background: #f6f7f9; }
.catalog-heading { margin-bottom: 30px; }
.catalog-heading h2 { font-size: clamp(38px, 5vw, 62px); }
.catalog-controls { gap: 10px; padding: 12px; border-radius: 8px; box-shadow: 0 8px 20px rgba(22,33,58,.05); }
.search-box, .select-wrap { background: #edf1f5; border-radius: 5px; }
.catalog-filter-row { border-bottom-color: #16213a; }
.filter-button { font-size: 11px; }
.product-grid { grid-template-columns: repeat(4, minmax(0,1fr)); gap: 36px 18px; }
.product-card { min-width: 0; }
.product-media { border-radius: 6px; background: #edf1f5; }
.product-detail { min-width: 0; gap: 10px; }
.product-name { min-width: 0; font-size: 13px; line-height: 1.4; overflow-wrap: anywhere; }
.product-price strong { font-size: 15px; }

@media (max-width: 1100px) {
  .section-shell, .header-inner, .hero-content { width: min(100% - 40px, 980px); }
  .desktop-nav { gap: 16px; }
  .desktop-nav a { font-size: 11px; }
  .hero { height: 480px; }
  .hero h1 { width: min(510px, 55%); }
  .hero-copy { width: min(390px, 45%); }
  .type-row { grid-template-columns: 190px minmax(0,1fr); }
  .type-list { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .type-cell:nth-child(3n) { border-right: 1px solid #e1e6ed; }
  .type-cell:nth-child(2n) { border-right: 0; }
  .product-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
}

@media (max-width: 820px) {
  .section-shell, .header-inner, .hero-content { width: calc(100% - 36px); }
  .header-inner { min-height: 66px; height: 66px; }
  .desktop-nav { display: none; }
  .menu-toggle { display: grid; }
  .mobile-menu { top: 66px; border-bottom: 1px solid #dbe2eb; }
  .hero { height: 490px; }
  .hero-content { justify-content: flex-start; padding-top: 66px; }
  .hero h1 { width: min(500px, 68%); font-size: clamp(42px, 8vw, 62px); }
  .hero-copy { width: min(390px, 62%); }
  .hero-data { right: 18px; bottom: 18px; left: 18px; justify-content: space-between; }
  .type-index { padding-block: 56px 64px; }
  .type-row { grid-template-columns: 170px minmax(0,1fr); }
  .catalog { padding-block: 62px 86px; }
  .catalog-heading, .type-index-heading { align-items: flex-start; flex-direction: column; }
  .catalog-heading > p, .type-index-heading p:last-child { width: 100%; max-width: 430px; text-align: left; }
  .catalog-controls { grid-template-columns: 1fr 1fr; }
  .search-box { grid-column: 1 / -1; }
  .select-wrap:last-child { grid-column: 1 / -1; }
  .product-grid { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 30px 14px; }
}

@media (max-width: 560px) {
  .section-shell, .header-inner, .hero-content { width: calc(100% - 28px); }
  .header-inner { height: 60px; min-height: 60px; }
  .wordmark { font-size: 19px; }
  .wordmark .brand-symbol { width: 30px; height: 30px; font-size: 18px; }
  .icon-button, .saved-counter { width: 34px; height: 34px; }
  .mobile-menu { top: 60px; }
  .hero { height: 500px; }
  .hero-collage { grid-template-columns: 1.05fr .95fr; grid-template-rows: 1.1fr .9fr; }
  .hero-tile-1 { grid-column: 1; grid-row: 1 / 3; }
  .hero-tile-2 { grid-column: 2; grid-row: 1; }
  .hero-tile-3 { grid-column: 2; grid-row: 2; }
  .hero-tile-4, .hero-tile-5, .hero-tile-6 { display: none; }
  .hero-shade { background: linear-gradient(180deg, rgba(246,247,249,.96) 0%, rgba(246,247,249,.9) 34%, rgba(246,247,249,.2) 70%, rgba(246,247,249,.82) 100%); }
  .hero-content { padding-top: 44px; }
  .hero-content .kicker { font-size: 8px; }
  .hero h1 { width: 100%; max-width: 330px; margin: 10px 0 14px; font-size: 40px; line-height: 1; }
  .hero-copy { width: 100%; max-width: 300px; font-size: 11px; line-height: 1.55; }
  .hero-actions { margin-top: 19px; gap: 12px; }
  .button-light { min-height: 42px; padding-inline: 15px; font-size: 10px; }
  .text-link { font-size: 10px; }
  .hero-data { right: 14px; bottom: 14px; left: 14px; gap: 5px; padding: 9px; background: rgba(255,255,255,.72); color: #596985; }
  .hero-data span { display: grid; gap: 2px; font-size: 7px; }
  .hero-data strong { font-size: 12px; }
  .department-band { padding-block: 38px 42px; }
  .department-heading h2 { font-size: 30px; }
  .department-item { flex-basis: 45vw; padding: 13px; }
  .department-item strong { font-size: 17px; }
  .type-index { padding-block: 40px 46px; }
  .type-index-heading h2 { font-size: 34px; }
  .type-table { margin-inline: 0; }
  .type-row { display: block; }
  .type-category, .type-row:nth-child(even) .type-category { min-height: 76px; padding: 15px 16px; border-right: 0; border-bottom: 1px solid #dbe2eb; }
  .type-category-copy strong { font-size: 16px; }
  .type-list { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 60px; padding: 11px 12px; border-right: 1px solid #e1e6ed; font-size: 11px; }
  .type-cell:nth-child(2n) { border-right: 0; }
  .type-cell svg { display: none; }
  .catalog { padding-block: 46px 70px; }
  .catalog-heading h2 { font-size: 38px; }
  .catalog-controls { padding: 9px; }
  .product-grid { gap: 26px 10px; padding-top: 18px; }
  .product-detail { display: block; padding-top: 9px; }
  .product-name { min-height: 0; margin-right: 0; font-size: 12px; line-height: 1.38; }
  .product-price { margin-top: 7px; text-align: left; }
  .product-price strong { display: inline; font-size: 16px; }
  .product-price small { display: inline; margin-left: 6px; }
  .product-card-bottom { margin-top: 8px; }
}

/* Final directory palette and table pass. */
.site-header { background: rgba(255,255,255,.98); border-bottom-color: var(--line); }
.desktop-nav a::after { background: var(--red); }
.hero { height: 430px; background: #dfe8f2; color: var(--ink); }
.hero-collage { gap: 5px; background: var(--white); }
.hero-tile { background: #edf2f7; }
.hero-tile img { mix-blend-mode: multiply; filter: saturate(.82) contrast(.98); }
.hero-tile span { background: rgba(23,33,59,.9); color: #fff; }
.hero-shade { background: linear-gradient(90deg, rgba(247,249,252,.98) 0%, rgba(247,249,252,.92) 27%, rgba(247,249,252,.38) 48%, rgba(247,249,252,0) 72%), linear-gradient(0deg, rgba(23,33,59,.12), transparent 38%); }
.hero h1 { color: var(--ink); letter-spacing: -.04em; }
.button-light { background: var(--ink); color: var(--white); }
.button-light:hover { background: var(--red); }
.text-link { color: var(--ink); }
.department-band { background: var(--white); border-bottom-color: var(--line); }
.department-heading h2, .type-index-heading h2, .catalog-heading h2 { color: var(--ink); letter-spacing: -.035em; }
.department-item::after { background: linear-gradient(180deg, rgba(23,33,59,.04) 16%, rgba(23,33,59,.86) 100%); }
.type-index { background: #eef3f8; border-bottom-color: var(--line); }
.type-table { overflow: visible; border: 0; background: transparent; }
.type-row { margin-bottom: 14px; border: 1px solid var(--line); background: var(--white); box-shadow: 0 5px 15px rgba(23,33,59,.05); }
.type-row:last-child { margin-bottom: 0; }
.type-category { min-height: 90px; border-right: 0; background: var(--ink); }
.type-row:nth-child(even) .type-category { background: #26375f; }
.type-category::before { width: 5px; background: var(--red); }
.type-number { color: var(--yellow); }
.type-category-copy strong { color: var(--white); }
.type-category-copy small { color: rgba(255,255,255,.72); }
.type-list { padding: 8px; gap: 8px; background: #f8fafd; }
.type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 58px; border: 1px solid var(--line); background: var(--white); color: var(--ink); box-shadow: none; }
.type-cell:hover { border-color: var(--red); background: #fff8f6; color: var(--ink); }
.type-cell strong { color: var(--muted); }
.type-cell svg { color: var(--red); }
.catalog { background: var(--paper); }
.catalog-controls { border-color: var(--line); box-shadow: 0 5px 16px rgba(23,33,59,.04); }
.search-box, .select-wrap { background: #f2f5f9; }
.product-media { background: #edf1f7; }
.product-badge { background: var(--yellow); color: var(--ink); }
.product-link:hover { border-color: var(--red); background: var(--red); }
.site-footer { padding-top: 48px; background: var(--ink); }
.footer-main { padding-bottom: 38px; }

/* Final directory palette and table pass. */
.site-header { background: rgba(255,255,255,.98); border-bottom-color: var(--line); }
.desktop-nav a::after { background: var(--red); }
.hero { height: 430px; background: #dfe8f2; color: var(--ink); }
.hero-collage { gap: 5px; background: var(--white); }
.hero-tile { background: #edf2f7; }
.hero-tile img { mix-blend-mode: multiply; filter: saturate(.82) contrast(.98); }
.hero-tile span { background: rgba(23,33,59,.9); color: #fff; }
.hero-shade { background: linear-gradient(90deg, rgba(247,249,252,.98) 0%, rgba(247,249,252,.92) 27%, rgba(247,249,252,.38) 48%, rgba(247,249,252,0) 72%), linear-gradient(0deg, rgba(23,33,59,.12), transparent 38%); }
.hero h1 { color: var(--ink); letter-spacing: -.04em; }
.button-light { background: var(--ink); color: var(--white); }
.button-light:hover { background: var(--red); }
.text-link { color: var(--ink); }
.department-band { background: var(--white); border-bottom-color: var(--line); }
.department-heading h2, .type-index-heading h2, .catalog-heading h2 { color: var(--ink); letter-spacing: -.035em; }
.department-item::after { background: linear-gradient(180deg, rgba(23,33,59,.04) 16%, rgba(23,33,59,.86) 100%); }
.type-index { background: #eef3f8; border-bottom-color: var(--line); }
.type-table { overflow: visible; border: 0; background: transparent; }
.type-row { margin-bottom: 14px; border: 1px solid var(--line); background: var(--white); box-shadow: 0 5px 15px rgba(23,33,59,.05); }
.type-row:last-child { margin-bottom: 0; }
.type-category { min-height: 90px; border-right: 0; background: var(--ink); }
.type-row:nth-child(even) .type-category { background: #26375f; }
.type-category::before { width: 5px; background: var(--red); }
.type-number { color: var(--yellow); }
.type-category-copy strong { color: var(--white); }
.type-category-copy small { color: rgba(255,255,255,.72); }
.type-list { padding: 8px; gap: 8px; background: #f8fafd; }
.type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 58px; border: 1px solid var(--line); background: var(--white); color: var(--ink); box-shadow: none; }
.type-cell:hover { border-color: var(--red); background: #fff8f6; color: var(--ink); }
.type-cell strong { color: var(--muted); }
.type-cell svg { color: var(--red); }
.catalog { background: var(--paper); }
.catalog-controls { border-color: var(--line); box-shadow: 0 5px 16px rgba(23,33,59,.04); }
.search-box, .select-wrap { background: #f2f5f9; }
.product-media { background: #edf1f7; }
.product-badge { background: var(--yellow); color: var(--ink); }
.product-link:hover { border-color: var(--red); background: var(--red); }
.site-footer { padding-top: 48px; background: var(--ink); }
.footer-main { padding-bottom: 38px; }

/* Clear directory theme: brighter surfaces, stronger text contrast, simpler hierarchy. */
:root {
  --ink: #17213b;
  --paper: #f7f9fc;
  --white: #ffffff;
  --soft: #edf1f7;
  --muted: #657089;
  --line: #dce3ee;
  --red: #e45c4f;
  --yellow: #f2c766;
  --green: #2e7d73;
}

/* Larger navigation and a calmer, higher-contrast category index. */
.desktop-nav { gap: 30px; }
.desktop-nav a { font-size: 12px; font-weight: 700; color: var(--ink); }
.header-back { font-size: 11px; }
.type-index-heading h2 { font-size: 50px; }
.type-row { border-color: #d7deea; background: #fff; box-shadow: 0 4px 12px rgba(23,33,59,.045); }
.type-category, .type-row:nth-child(even) .type-category { background: var(--ink); }
.type-category { grid-template-columns: 38px 1fr 18px; min-height: 102px; }
.type-number { color: #f1b8ad; font-size: 11px; }
.type-category-copy strong { font-size: 19px; }
.type-category-copy small { font-size: 10px; color: #c7d0e1; }
.type-list { padding: 10px; gap: 9px; background: #f7f9fc; }
.type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 66px; padding: 15px 17px; border-color: #d7deea; color: var(--ink); font-size: 13px; font-weight: 700; }
.type-cell strong { color: #596985; font-size: 11px; }
.type-cell:hover { border-color: var(--red); background: #fff7f5; }

@media (max-width: 820px) {
  .desktop-nav { gap: 18px; }
  .desktop-nav a { font-size: 11px; }
  .type-index-heading h2 { font-size: 42px; }
  .type-category-copy strong { font-size: 16px; }
  .type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { font-size: 12px; }
}

@media (max-width: 640px) {
  .desktop-nav a { font-size: 10px; }
  .type-index-heading h2 { font-size: 32px; }
  .type-category { min-height: 86px; padding: 12px 10px; }
  .type-category-copy strong { font-size: 14px; }
  .type-list { padding: 7px; gap: 7px; }
  .type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 66px; flex-basis: 144px; padding: 12px; font-size: 12px; }
}
body { background: var(--paper); color: var(--ink); font-family: "Plus Jakarta Sans", Arial, sans-serif; }
.site-header { background: rgba(255,255,255,.98); border-bottom-color: var(--line); }
.wordmark { letter-spacing: .01em; }
.wordmark .brand-symbol { background: var(--red); }
.desktop-nav a::after { background: var(--red); }
.icon-button, .saved-counter { border-color: var(--line); }
.hero { height: 430px; background: #dfe8f2; color: var(--ink); }
.hero-collage { gap: 5px; background: var(--white); }
.hero-tile { background: #edf2f7; }
.hero-tile img { mix-blend-mode: multiply; filter: saturate(.82) contrast(.98); }
.hero-tile span { background: rgba(23,33,59,.9); color: #fff; }
.hero-shade { background: linear-gradient(90deg, rgba(247,249,252,.98) 0%, rgba(247,249,252,.92) 27%, rgba(247,249,252,.38) 48%, rgba(247,249,252,0) 72%), linear-gradient(0deg, rgba(23,33,59,.12), transparent 38%); }
.hero h1 { color: var(--ink); letter-spacing: -.04em; }
.button-light { background: var(--ink); color: var(--white); }
.button-light:hover { background: var(--red); }
.text-link { color: var(--ink); }
.department-band { background: var(--white); border-bottom-color: var(--line); }
.department-heading h2, .type-index-heading h2, .catalog-heading h2 { color: var(--ink); letter-spacing: -.035em; }
.department-item { background: var(--ink); }
.department-item::after { background: linear-gradient(180deg, rgba(23,33,59,.04) 16%, rgba(23,33,59,.86) 100%); }
.type-index { background: #eef3f8; border-bottom-color: var(--line); }
.type-table { overflow: visible; border: 0; background: transparent; }
.type-row { margin-bottom: 14px; border: 1px solid var(--line); background: var(--white); box-shadow: 0 5px 15px rgba(23,33,59,.05); }
.type-row:last-child { margin-bottom: 0; }
.type-category { min-height: 90px; border-right: 0; background: var(--ink); }
.type-row:nth-child(even) .type-category { background: #26375f; }
.type-category::before { width: 5px; background: var(--red); }
.type-number { color: var(--yellow); }
.type-category-copy strong { color: var(--white); }
.type-category-copy small { color: rgba(255,255,255,.72); }
.type-list { padding: 8px; gap: 8px; background: #f8fafd; }
.type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 58px; border: 1px solid var(--line); background: var(--white); color: var(--ink); box-shadow: none; }
.type-cell:hover { border-color: var(--red); background: #fff8f6; color: var(--ink); }
.type-cell strong { color: var(--muted); }
.type-cell svg { color: var(--red); }
.catalog { background: var(--paper); }
.catalog-controls { border-color: var(--line); box-shadow: 0 5px 16px rgba(23,33,59,.04); }
.search-box, .select-wrap { background: #f2f5f9; }
.catalog-filter-row { border-bottom-color: var(--ink); }
.filter-button::after { background: var(--red); }
.product-media { background: #edf1f7; }
.product-badge { background: var(--yellow); color: var(--ink); }
.product-link:hover { border-color: var(--red); background: var(--red); }
.site-footer { padding-top: 48px; background: var(--ink); }
.footer-main { padding-bottom: 38px; }
.footer-wordmark .brand-symbol { background: var(--red); }
.footer-links a:hover { color: var(--yellow); }

[hidden] { display: none !important; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: "Manrope", Arial, sans-serif; }
button, input, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3, .wordmark { font-family: "Syne", Arial, sans-serif; letter-spacing: 0; }
.section-shell { width: min(var(--max), calc(100% - 64px)); margin-inline: auto; }
.skip-link { position: fixed; z-index: 100; top: -60px; left: 12px; padding: 11px 16px; background: var(--yellow); font-size: 12px; font-weight: 700; }
.skip-link:focus { top: 12px; }
.kicker { margin: 0; color: rgba(255,255,255,.72); font: 500 10px/1 "DM Mono", monospace; text-transform: uppercase; }
.kicker.dark { color: var(--muted); }

.announcement { min-height: 32px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 20px; padding: 7px 24px; background: var(--ink); color: var(--white); font: 500 9px/1.2 "DM Mono", monospace; text-transform: uppercase; }
.announcement-center { color: rgba(255,255,255,.6); text-align: center; }
.announcement a { justify-self: end; display: inline-flex; align-items: center; gap: 6px; color: var(--yellow); }
.announcement-links { justify-self: end; display: flex; align-items: center; gap: 14px; }
.announcement-links a { justify-self: auto; }
.announcement-links a + a { color: #ffffff; }
.announcement svg { width: 12px; height: 12px; }
.site-header { position: sticky; z-index: 40; top: 0; background: rgba(255,255,255,.96); border-bottom: 1px solid var(--line); backdrop-filter: blur(14px); }
.header-inner { width: min(var(--max), calc(100% - 64px)); height: 68px; margin-inline: auto; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.wordmark { flex: 0 0 auto; font-size: 23px; font-weight: 800; line-height: 1; }
.wordmark span { color: var(--red); }
.desktop-nav { display: flex; align-items: center; justify-content: center; gap: clamp(18px, 2.2vw, 36px); margin-inline: auto; font-size: 11px; font-weight: 700; }
.desktop-nav a { position: relative; padding: 25px 0; }
.desktop-nav a::after { content: ""; position: absolute; right: 100%; bottom: 18px; left: 0; height: 2px; background: var(--red); transition: right .2s ease; }
.desktop-nav a:hover::after { right: 0; }
.header-actions { display: flex; align-items: center; gap: 7px; }
.icon-button, .saved-counter { height: 36px; border: 1px solid var(--line); background: var(--white); color: var(--ink); }
.icon-button { width: 36px; display: grid; place-items: center; }
.icon-button svg, .saved-counter svg { width: 16px; height: 16px; }
.icon-button:hover, .saved-counter:hover, .saved-counter.active { border-color: var(--ink); background: var(--ink); color: var(--white); }
.saved-counter { display: flex; align-items: center; gap: 7px; padding-inline: 11px; font: 500 10px "DM Mono", monospace; }
.menu-toggle, .mobile-menu { display: none; }
.header-back { flex: 0 0 auto; display: inline-flex; align-items: center; gap: 8px; font: 500 10px "DM Mono", monospace; text-transform: uppercase; }
.header-back svg { width: 14px; }

.hero { position: relative; height: 430px; min-height: 390px; overflow: hidden; background: var(--ink); color: var(--white); }
.hero-collage { position: absolute; inset: 0; display: grid; grid-template-columns: 1.18fr 1fr .82fr .82fr; grid-template-rows: repeat(2, minmax(0, 1fr)); gap: 3px; background: var(--ink); }
.hero-tile { position: relative; min-width: 0; min-height: 0; overflow: hidden; background: #ededeb; }
.hero-tile-1 { grid-column: 1; grid-row: 1 / 3; }
.hero-tile-2 { grid-column: 2; grid-row: 1 / 3; }
.hero-tile-3 { grid-column: 3; grid-row: 1; }
.hero-tile-4 { grid-column: 3; grid-row: 2; }
.hero-tile-5 { grid-column: 4; grid-row: 1; }
.hero-tile-6 { grid-column: 4; grid-row: 2; }
.hero-tile img { width: 100%; height: 100%; object-fit: contain; filter: saturate(.9) contrast(1.02); transition: transform .7s ease; }
.hero:hover .hero-tile img { transform: scale(1.025); }
.hero-tile span { position: absolute; right: 10px; bottom: 9px; padding: 5px 7px; background: rgba(17,17,17,.78); color: rgba(255,255,255,.8); font: 500 8px "DM Mono", monospace; text-transform: uppercase; }
.hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.93) 0%, rgba(0,0,0,.76) 24%, rgba(0,0,0,.34) 44%, rgba(0,0,0,.06) 70%), linear-gradient(0deg, rgba(0,0,0,.44), transparent 38%); }
.hero-content { position: absolute; z-index: 2; inset: 0; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding-bottom: 28px; min-width: 0; pointer-events: none; }
.hero-content a, .hero-content button { pointer-events: auto; }
.hero h1 { max-width: 650px; margin: 16px 0 18px; font-size: 62px; font-weight: 700; line-height: .92; }
.hero-copy { width: min(500px, 100%); margin-bottom: 0; color: rgba(255,255,255,.82); font-size: 13px; line-height: 1.62; }
.hero-actions { display: flex; align-items: center; gap: 22px; margin-top: 26px; }
.button { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 1px solid transparent; padding: 0 17px; background: transparent; font-size: 11px; font-weight: 700; transition: transform .18s ease, background .18s ease, color .18s ease; }
.button:hover { transform: translateY(-2px); }
.button svg { width: 14px; height: 14px; }
.button-light { background: var(--white); color: var(--ink); }
.button-light:hover { background: var(--yellow); }
.button-dark { background: var(--ink); color: var(--white); }
.button-dark:hover { background: var(--red); }
.button-outline { border-color: var(--ink); color: var(--ink); }
.button-outline:hover { background: var(--ink); color: var(--white); }
.text-link { display: inline-flex; align-items: center; gap: 7px; padding: 7px 0; border: 0; border-bottom: 1px solid currentColor; background: transparent; color: inherit; font-size: 11px; font-weight: 700; }
.text-link svg { width: 13px; height: 13px; }
.hero-data { position: absolute; z-index: 3; right: 32px; bottom: 24px; display: flex; align-items: center; gap: 28px; color: rgba(255,255,255,.68); font: 400 9px "DM Mono", monospace; text-transform: uppercase; }
.hero-data span { display: flex; align-items: baseline; gap: 6px; }
.hero-data strong { color: var(--white); font-size: 13px; }

.department-band { padding: 44px 0 48px; background: var(--white); border-bottom: 1px solid var(--line); }
.department-heading { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 24px; }
.department-heading h2 { margin: 9px 0 0; font-size: 40px; line-height: 1; }
.department-controls { display: flex; gap: 7px; }
.department-rail { display: flex; gap: 12px; overflow-x: auto; padding-bottom: 7px; scrollbar-width: thin; scroll-snap-type: x mandatory; }
.department-item { position: relative; flex: 0 0 clamp(210px, 22vw, 300px); aspect-ratio: 4 / 5; isolation: isolate; overflow: hidden; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; gap: 6px; padding: 17px; border: 0; background: var(--ink); color: var(--white); text-align: left; scroll-snap-align: start; }
.department-item::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.02) 20%, rgba(0,0,0,.8) 100%); }
.department-item img { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.department-item:hover img { transform: scale(1.04); }
.department-item strong { font: 700 20px/1.05 "Syne", sans-serif; }
.department-item small { color: rgba(255,255,255,.74); font: 400 9px "DM Mono", monospace; text-transform: uppercase; }
.department-item svg { position: absolute; top: 15px; right: 15px; width: 17px; height: 17px; }
.department-number { position: absolute; top: 16px; left: 16px; font: 500 9px "DM Mono", monospace; }
.type-index { padding: 76px 0 84px; background: #f2f2ee; border-bottom: 1px solid var(--line); }
.type-index-heading { display: flex; align-items: end; justify-content: space-between; gap: 28px; margin-bottom: 28px; }
.type-index-heading h2 { margin: 10px 0 0; font-size: 46px; line-height: .98; }
.type-index-heading p:last-child { max-width: 360px; margin: 0; color: var(--muted); font-size: 12px; line-height: 1.6; text-align: right; }
.type-table { overflow: hidden; border: 1px solid #d2d2cb; background: var(--white); }
.type-row { display: grid; grid-template-columns: 250px 1fr; border-bottom: 1px solid #dcdcd5; }
.type-row:last-child { border-bottom: 0; }
.type-category { position: relative; display: grid; grid-template-columns: 34px 1fr 18px; align-items: center; gap: 14px; min-height: 96px; padding: 20px 22px; border: 0; border-right: 1px solid #dcdcd5; background: #111; color: var(--white); text-align: left; }
.type-row:nth-child(even) .type-category { background: #242421; }
.type-category::before { position: absolute; inset: 0 auto 0 0; width: 4px; background: var(--red); content: ""; transform: scaleY(0); transform-origin: bottom; transition: transform .2s ease; }
.type-category:hover::before { transform: scaleY(1); }
.type-category:hover { color: var(--white); }
.type-category > svg { width: 17px; height: 17px; }
.type-number { align-self: start; color: #ff5c4d; font: 600 10px "DM Mono", monospace; }
.type-category-copy { display: grid; gap: 7px; }
.type-category-copy strong { font: 700 17px/1.1 "Syne", sans-serif; }
.type-category-copy small { color: rgba(255,255,255,.58); font: 500 9px "DM Mono", monospace; text-transform: uppercase; }
.type-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-content: stretch; }
.type-cell { position: relative; min-width: 0; min-height: 72px; display: grid; grid-template-columns: 1fr auto 16px; align-items: center; gap: 12px; padding: 15px 18px; border: 0; border-right: 1px solid #e2e2dc; border-bottom: 1px solid #e2e2dc; background: transparent; color: #555550; font: 600 11px/1.35 "Syne", sans-serif; text-align: left; transition: background .18s ease, color .18s ease; }
.type-cell:nth-child(3n) { border-right: 0; }
.type-cell:hover { background: #f7f7f3; color: var(--ink); }
.type-cell strong { color: var(--ink); font: 600 10px "DM Mono", monospace; }
.type-cell svg { width: 14px; height: 14px; opacity: 0; transform: translateX(-4px); transition: opacity .18s ease, transform .18s ease; }
.type-cell:hover svg { opacity: 1; transform: translateX(0); }

.catalog { padding-block: 72px 100px; }
.catalog-heading { display: flex; align-items: end; justify-content: space-between; gap: 36px; margin-bottom: 34px; }
.catalog-heading h2 { margin: 11px 0 0; font-size: 60px; line-height: .95; }
.catalog-heading > p { max-width: 440px; min-width: 0; margin-bottom: 2px; color: var(--muted); font-size: 12px; line-height: 1.65; text-align: right; overflow-wrap: break-word; }
.catalog-controls { display: grid; grid-template-columns: minmax(280px, 1.7fr) repeat(3, minmax(150px, .55fr)); gap: 12px; padding: 14px; background: var(--white); border: 1px solid var(--line); }
.search-box { min-width: 0; height: 46px; display: flex; align-items: center; gap: 10px; padding-inline: 13px; background: var(--paper); border: 1px solid transparent; }
.search-box:focus-within { border-color: var(--ink); }
.search-box > svg { flex: 0 0 auto; width: 16px; }
.search-box input { min-width: 0; flex: 1; border: 0; outline: 0; background: transparent; font-size: 11px; }
.clear-button { width: 28px; height: 28px; display: grid; place-items: center; border: 0; background: transparent; }
.clear-button svg { width: 14px; }
.select-wrap { min-width: 0; display: flex; flex-direction: column; justify-content: center; gap: 4px; padding-inline: 13px; background: var(--paper); }
.select-wrap label { color: var(--muted); font: 500 8px "DM Mono", monospace; text-transform: uppercase; }
.select-wrap select { min-width: 0; width: 100%; border: 0; outline: 0; background: transparent; color: var(--ink); font-size: 10px; font-weight: 600; }
.catalog-filter-row { min-height: 64px; display: flex; align-items: center; justify-content: space-between; gap: 24px; border-bottom: 1px solid var(--ink); }
.filter-scroll { min-width: 0; display: flex; gap: 22px; overflow-x: auto; scrollbar-width: none; }
.filter-scroll::-webkit-scrollbar { display: none; }
.filter-button { position: relative; flex: 0 0 auto; height: 63px; border: 0; background: transparent; color: var(--muted); font: 500 10px "DM Mono", monospace; }
.filter-button::after { content: ""; position: absolute; right: 100%; bottom: -1px; left: 0; height: 3px; background: var(--red); transition: right .18s ease; }
.filter-button:hover, .filter-button.active { color: var(--ink); }
.filter-button.active::after { right: 0; }
.catalog-meta { flex: 0 0 auto; display: flex; align-items: baseline; gap: 6px; font: 400 9px "DM Mono", monospace; text-transform: uppercase; }
.catalog-meta strong { font-size: 16px; }
.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 42px 14px; padding-top: 26px; }
.product-card { min-width: 0; position: relative; }
.product-media { position: relative; aspect-ratio: 1 / 1; overflow: hidden; background: var(--soft); }
.product-media.image-failed::before { content: "Image unavailable"; position: absolute; inset: 0; display: grid; place-items: center; color: var(--muted); font: 500 10px "DM Mono", monospace; text-transform: uppercase; }
.product-image-note { position: absolute; inset: 0; display: grid; place-items: center; color: var(--muted); font: 500 10px "DM Mono", monospace; text-transform: uppercase; }
.product-image-note span, .product-image-note strong { display: none; }
.product-media img { width: 100%; height: 100%; object-fit: contain; transition: transform .35s ease; }
.product-card:hover .product-media img { transform: scale(1.025); }
.quick-view-hit { position: absolute; z-index: 1; inset: 0; }
.product-index { position: absolute; z-index: 2; bottom: 10px; left: 10px; padding: 5px 7px; background: rgba(255,255,255,.88); font: 500 8px "DM Mono", monospace; }
.product-badge { position: absolute; z-index: 2; top: 10px; left: 10px; padding: 6px 8px; background: var(--yellow); font: 500 8px "DM Mono", monospace; text-transform: uppercase; }
.favorite-button { position: absolute; z-index: 3; top: 9px; right: 9px; width: 33px; height: 33px; display: grid; place-items: center; border: 1px solid rgba(17,17,17,.12); background: rgba(255,255,255,.9); }
.favorite-button svg { width: 15px; height: 15px; }
.favorite-button.saved { border-color: var(--red); background: var(--red); color: var(--white); }
.product-detail { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 12px; padding-top: 12px; }
.product-subcategory { margin-bottom: 5px; color: var(--muted); font: 500 8px "DM Mono", monospace; text-transform: uppercase; }
.product-name { min-height: 38px; display: -webkit-box; overflow: hidden; margin: 0; font: 600 13px/1.45 "Manrope", sans-serif; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.product-name a:hover { text-decoration: underline; text-underline-offset: 3px; }
.product-price { text-align: right; white-space: nowrap; }
.product-price strong { display: block; font: 700 14px "Syne", sans-serif; }
.product-price small { display: block; margin-top: 4px; color: var(--muted); font: 400 8px "DM Mono", monospace; }
.product-card-bottom { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-top: 11px; padding-top: 10px; border-top: 1px solid var(--line); }
.product-brand { min-width: 0; overflow: hidden; color: var(--muted); font: 500 8px "DM Mono", monospace; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.product-link { flex: 0 0 auto; width: 28px; height: 28px; display: grid; place-items: center; border: 1px solid var(--line); }
.product-link:hover { border-color: var(--ink); background: var(--ink); color: var(--white); }
.product-link svg { width: 13px; height: 13px; }
.empty-state { margin-top: 26px; padding: 76px 20px; background: var(--white); border: 1px solid var(--line); text-align: center; }
.empty-state svg { width: 30px; }
.empty-state h3 { margin: 16px 0 7px; font-size: 24px; }
.empty-state p { color: var(--muted); font-size: 12px; }
.empty-state .button { margin-top: 10px; }
.load-more-wrap { display: flex; justify-content: center; padding-top: 54px; }

.process-band { padding: 86px 0; background: var(--green); color: var(--white); }
.process-layout { display: grid; grid-template-columns: minmax(260px,.8fr) minmax(520px,1.4fr) auto; align-items: end; gap: clamp(34px, 6vw, 90px); }
.process-intro h2 { margin: 15px 0 0; font-size: 52px; line-height: .98; }
.process-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.process-steps div { min-height: 150px; display: flex; flex-direction: column; padding-top: 14px; border-top: 1px solid rgba(255,255,255,.35); }
.process-steps span { color: var(--yellow); font: 500 9px "DM Mono", monospace; }
.process-steps strong { margin-top: 22px; font-size: 13px; }
.process-steps p { margin: 8px 0 0; color: rgba(255,255,255,.68); font-size: 11px; line-height: 1.6; }

.site-footer { padding: 70px 0 26px; background: var(--ink); color: var(--white); }
.footer-main { display: grid; grid-template-columns: 1fr 1fr auto; align-items: start; gap: 60px; padding-bottom: 60px; }
.footer-wordmark { font-size: 64px; }
.footer-main p { color: rgba(255,255,255,.58); font-size: 12px; line-height: 1.7; }
.footer-links { display: grid; grid-template-columns: repeat(2,auto); gap: 14px 32px; font-size: 11px; font-weight: 700; }
.footer-links a:hover { color: var(--yellow); }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.2); color: rgba(255,255,255,.55); font: 400 8px "DM Mono", monospace; text-transform: uppercase; }
.toast { position: fixed; z-index: 80; bottom: 22px; left: 50%; transform: translate(-50%, 18px); padding: 11px 15px; background: var(--ink); color: var(--white); font: 500 10px "DM Mono", monospace; opacity: 0; pointer-events: none; transition: opacity .2s, transform .2s; }
.toast.show { opacity: 1; transform: translate(-50%,0); }

.product-page-main { min-height: 72vh; padding: 34px 0 100px; background: var(--white); }
.product-breadcrumb { display: flex; align-items: center; gap: 7px; color: var(--muted); font: 500 9px "DM Mono", monospace; text-transform: uppercase; }
.product-breadcrumb a:hover { color: var(--ink); }
.product-breadcrumb svg { width: 12px; }
.product-state { padding: 90px 0; color: var(--muted); font: 500 11px "DM Mono", monospace; }
.product-detail-layout { display: grid; grid-template-columns: minmax(0,1.12fr) minmax(400px,.88fr); gap: clamp(42px, 6vw, 94px); align-items: start; margin-top: 24px; }
.product-detail-visual { min-width: 0; position: sticky; top: 94px; }
.product-detail-image { position: relative; display: grid; aspect-ratio: 1 / 1; overflow: hidden; background: var(--soft); place-items: center; }
.product-detail-image img { width: 100%; height: 100%; object-fit: contain; }
.product-detail-image--missing { color: var(--muted); font: 500 10px "DM Mono", monospace; text-transform: uppercase; }
.product-detail-image--missing::before { content: "Image unavailable"; position: absolute; inset: 0; display: grid; place-items: center; }
.product-detail-image--missing span { position: relative; z-index: 1; }
.product-detail-image--missing strong { display: none; }
.product-gallery { min-width: 0; }
.gallery-controls { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 9px 0 7px; color: var(--muted); font: 500 9px "DM Mono", monospace; }
.gallery-controls .icon-button { width: 30px; height: 30px; border-color: var(--line); background: var(--white); }
.gallery-controls .icon-button:hover { border-color: var(--ink); background: var(--ink); color: var(--white); }
.gallery-thumbs { display: grid; grid-template-columns: repeat(auto-fill, minmax(66px, 1fr)); gap: 7px; max-height: 140px; overflow-y: auto; }
.gallery-thumb { min-width: 0; aspect-ratio: 1 / 1; padding: 0; overflow: hidden; border: 1px solid var(--line); background: var(--soft); cursor: pointer; }
.gallery-thumb:hover, .gallery-thumb.is-active { border-color: var(--ink); }
.gallery-thumb.is-active { box-shadow: inset 0 0 0 2px var(--white); outline: 1px solid var(--ink); }
.gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }
.product-image-caption { display: flex; justify-content: space-between; gap: 14px; padding-top: 10px; color: var(--muted); font: 400 8px "DM Mono", monospace; text-transform: uppercase; }
.product-detail-copy { min-width: 0; padding-top: 10px; }
.product-detail-copy h1 { max-width: 650px; margin: 14px 0 16px; font: 600 40px/1.12 "Manrope", sans-serif; overflow-wrap: anywhere; }
.product-lede { max-width: 560px; margin-bottom: 0; color: var(--muted); font-size: 12px; line-height: 1.7; }
.product-meta-line { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-top: 18px; color: var(--muted); font: 400 8px "DM Mono", monospace; text-transform: uppercase; }
.product-meta-line strong { color: var(--ink); font-weight: 500; }
.product-detail-price { display: flex; align-items: baseline; gap: 11px; margin: 26px 0 22px; }
.product-detail-price strong { font: 700 27px "Syne", sans-serif; }
.product-detail-price span { color: var(--muted); font: 400 9px "DM Mono", monospace; }
.product-buy-block { padding: 17px; background: var(--paper); border: 1px solid var(--line); }
.product-buy-block { display: grid; grid-template-columns: 1fr 150px; gap: 9px; }
.product-buy-button, .button-share { width: 100%; }
.product-buy-button { background: var(--red); }
.product-buy-button:hover { background: var(--ink); }
.platform-trigger { width: 100%; justify-content: flex-start; padding-inline: 18px; border-color: #164f3c; background: #164f3c; color: var(--white); }
.platform-trigger:hover { border-color: var(--ink); background: var(--ink); }
.platform-trigger svg:first-child { margin-right: 3px; }
.platform-trigger svg:last-child { margin-left: auto; }
.button-share { border-color: var(--line); background: var(--white); }
.button-share:hover { border-color: var(--ink); background: var(--ink); color: var(--white); }
.product-note { grid-column: 1 / -1; margin: 1px 0 0; color: var(--muted); font: 400 8px/1.55 "DM Mono", monospace; }
.process-actions { display: flex; align-items: center; gap: 9px; }
.process-actions .button:not(.button-light) { border-color: rgba(255,255,255,.46); background: transparent; color: var(--white); }
.process-actions .button:not(.button-light):hover { border-color: var(--white); background: var(--white); color: var(--ink); }
.contact-strip { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin-top: 13px; padding: 14px 16px; background: #f0f2e6; border-left: 3px solid var(--green); }
.contact-strip div { display: flex; flex-direction: column; gap: 5px; }
.contact-strip span { color: var(--green); font: 500 8px "DM Mono", monospace; text-transform: uppercase; }
.contact-strip strong { font-size: 12px; }
.contact-strip small { max-width: 220px; color: var(--muted); font: 400 8px/1.5 "DM Mono", monospace; text-align: right; }
.product-option-panel { margin-top: 28px; border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink); padding: 18px 0 1px; }
.option-panel-heading, .option-heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.option-panel-heading { margin-bottom: 19px; font-size: 10px; font-weight: 700; text-transform: uppercase; }
.option-panel-heading small, .option-heading small { color: var(--muted); font: 400 8px "DM Mono", monospace; text-transform: uppercase; }
.option-group { margin-bottom: 18px; }
.option-heading { margin-bottom: 9px; color: var(--muted); font: 500 9px "DM Mono", monospace; text-transform: uppercase; }
.option-list { display: flex; flex-wrap: wrap; gap: 6px; max-height: 190px; overflow-y: auto; padding-right: 3px; }
.option-chip { min-height: 31px; display: inline-flex; align-items: center; padding: 6px 9px; background: var(--paper); border: 1px solid var(--line); font: 400 9px "DM Mono", monospace; }
.product-muted { color: var(--muted); font: 400 10px/1.6 "DM Mono", monospace; }
.product-stock { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 17px 0; color: var(--muted); font: 400 9px "DM Mono", monospace; }
.product-stock strong { color: var(--ink); font-weight: 500; white-space: nowrap; }
.share-dialog { width: min(430px, calc(100% - 32px)); padding: 0; border: 1px solid var(--line); background: var(--white); color: var(--ink); box-shadow: 0 18px 60px rgba(0,0,0,.18); }
.share-dialog::backdrop { background: rgba(17,17,17,.55); }
.share-dialog-heading { display: flex; align-items: center; justify-content: space-between; padding: 17px 18px; border-bottom: 1px solid var(--line); font-size: 14px; }
.share-dialog-heading .icon-button { width: 30px; height: 30px; }
.share-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; padding: 8px 18px 17px; }
.share-grid button, .share-grid a { display: flex; align-items: center; gap: 9px; min-height: 40px; border: 0; background: transparent; color: var(--ink); font-size: 11px; text-align: left; }
.share-grid button:hover, .share-grid a:hover { color: var(--red); }
.share-grid svg { width: 15px; height: 15px; }
.share-status { min-height: 18px; margin: 0; padding: 0 18px 14px; color: var(--green); font: 500 9px "DM Mono", monospace; }
.platform-dialog { width: min(470px, calc(100% - 28px)); max-height: calc(100svh - 32px); padding: 0; overflow-y: auto; border: 0; background: var(--paper); color: var(--ink); box-shadow: 0 18px 70px rgba(0,0,0,.26); }
.platform-dialog::backdrop { background: rgba(12,15,14,.68); backdrop-filter: blur(2px); }
.platform-dialog-heading { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 22px; border-bottom: 1px solid var(--line); background: var(--white); }
.platform-dialog-heading strong { font: 700 24px "Syne", sans-serif; }
.platform-list { display: grid; gap: 12px; padding: 18px; }
.platform-option { min-height: 72px; display: grid; grid-template-columns: 48px 1fr 24px; align-items: center; gap: 16px; padding: 12px 16px; border: 1px solid var(--line); border-radius: 10px; background: var(--white); transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease; }
.platform-option:hover { border-color: var(--ink); transform: translateY(-1px); box-shadow: 0 8px 20px rgba(0,0,0,.08); }
.platform-mark { position: relative; width: 40px; height: 40px; display: grid; place-items: center; border-radius: 6px; background: var(--red); color: var(--white); font: 800 12px "Syne", sans-serif; overflow: hidden; }
.platform-logo { position: absolute; inset: 0; width: 100%; height: 100%; padding: 5px; object-fit: contain; background: var(--white); }
.platform-kakobuy .platform-mark { background: #f5c928; color: var(--ink); }
.platform-acbuy .platform-mark { background: #3547d4; color: var(--white); }
.platform-joyagoo .platform-mark { background: #2977f5; color: var(--white); }
.platform-orientdig .platform-mark { background: #08a89d; color: var(--white); }
.platform-sugargoo .platform-mark { background: #ed5329; color: var(--white); }
.platform-litbuy .platform-mark { background: #ffd21f; color: #111; }
.platform-oopbuy .platform-mark { background: #f2f2f2; color: #d98c18; }
.platform-option > span:nth-child(2) { min-width: 0; display: block; }
.platform-option strong { font: 700 16px "Syne", sans-serif; }
.platform-option > svg { width: 20px; height: 20px; color: #2374c7; stroke-width: 3; }
.platform-kakobuy > svg { color: var(--ink); }
.platform-acbuy > svg { color: #3547d4; }
.platform-joyagoo > svg { color: #2977f5; }
.platform-orientdig > svg { color: #08a89d; }
.platform-sugargoo > svg { color: #ed5329; }
.platform-dialog-note { margin: 0; padding: 0 22px 22px; color: var(--muted); font: 400 9px/1.6 "DM Mono", monospace; }

@media (min-width: 1480px) {
  .product-grid { grid-template-columns: repeat(5, minmax(0,1fr)); }
}

@media (max-width: 1100px) {
  .desktop-nav { gap: 16px; }
  .desktop-nav a:nth-last-child(2) { display: none; }
  .hero-data { gap: 14px; }
  .hero-collage { grid-template-columns: 1.1fr 1fr .9fr; }
  .hero-tile-5, .hero-tile-6 { display: none; }
  .hero-tile-3, .hero-tile-4 { grid-column: 3; }
  .department-item { flex-basis: 240px; }
  .type-row { grid-template-columns: 210px 1fr; }
  .type-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .type-cell:nth-child(3n) { border-right: 1px solid #e2e2dc; }
  .type-cell:nth-child(2n) { border-right: 0; }
  .catalog-controls { grid-template-columns: repeat(3,1fr); }
  .search-box { grid-column: 1 / -1; }
  .product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .process-layout { grid-template-columns: 1fr; align-items: start; }
  .process-layout > .button { justify-self: start; }
  .product-detail-layout { grid-template-columns: minmax(0,1fr) minmax(350px,.85fr); gap: 38px; }
}

@media (max-width: 820px) {
  .section-shell, .header-inner { width: calc(100% - 36px); }
  .announcement { grid-template-columns: 1fr auto; padding-inline: 18px; }
  .announcement-center { display: none; }
  .desktop-nav { display: none; }
  .menu-toggle { display: grid; }
  .mobile-menu { position: absolute; top: 68px; right: 0; left: 0; display: none; grid-template-columns: repeat(2,1fr); padding: 10px 18px 18px; background: var(--white); border-bottom: 1px solid var(--line); }
  .mobile-menu.open { display: grid; }
  .mobile-menu a { padding: 13px 0; border-bottom: 1px solid var(--line); font-size: 12px; font-weight: 700; }
  .hero { height: 420px; }
  .hero-content { padding-bottom: 72px; }
  .hero h1 { font-size: 54px; }
  .hero-data { right: 18px; bottom: 18px; left: 18px; justify-content: space-between; }
  .hero-data span:nth-child(2) { display: none; }
  .department-rail { scrollbar-width: none; }
  .catalog { padding-block: 62px 82px; }
  .type-index { padding-block: 56px 64px; }
  .type-index-heading { align-items: flex-start; flex-direction: column; }
  .type-index-heading p:last-child { max-width: 450px; text-align: left; }
  .catalog-heading { align-items: flex-start; flex-direction: column; }
  .catalog-heading > p { width: 100%; max-width: 315px; text-align: left; }
  .catalog-controls { grid-template-columns: 1fr 1fr; }
  .search-box { grid-column: 1 / -1; }
  .select-wrap:last-child { grid-column: 1 / -1; min-height: 46px; }
  .product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 34px 10px; }
  .process-steps { grid-template-columns: 1fr; }
  .process-steps div { min-height: 0; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 34px; }
  .footer-main p { grid-column: 1 / -1; grid-row: 2; }
  .footer-links { grid-column: 2; grid-row: 1; }
  .product-detail-layout { grid-template-columns: 1fr; gap: 26px; }
  .product-detail-visual { position: static; }
  .product-detail-copy { padding-top: 0; }
  .header-back span { display: none; }
}

@media (max-width: 560px) {
  .section-shell, .header-inner { width: calc(100% - 28px); }
  .announcement { min-height: 34px; padding-inline: 14px; font-size: 8px; }
  .header-inner { height: 62px; }
  .header-inner { gap: 12px; }
  .header-actions { margin-left: auto; }
  #search-toggle { display: none; }
  .mobile-menu { top: 62px; padding-inline: 14px; }
  .wordmark { font-size: 20px; }
  .hero { min-height: 500px; height: 500px; max-height: none; }
  .hero-collage { grid-template-columns: repeat(2, 1fr); grid-template-rows: 180px 120px 1fr; }
  .hero-tile-1 { grid-column: 1; grid-row: 1 / 3; }
  .hero-tile-2 { grid-column: 2; grid-row: 1; }
  .hero-tile-3 { grid-column: 2; grid-row: 2; }
  .hero-tile-4 { display: block; grid-column: 1 / 3; grid-row: 3; }
  .hero-tile-5, .hero-tile-6 { display: none; }
  .hero-tile span { display: none; }
  .hero-shade { background: linear-gradient(0deg, rgba(0,0,0,.94) 0%, rgba(0,0,0,.8) 36%, rgba(0,0,0,.08) 72%); }
  .hero-content { justify-content: flex-end; padding-bottom: 76px; }
  .hero h1 { margin-block: 11px 13px; font-size: 40px; }
  .hero-copy { width: 100%; max-width: 315px; font-size: 12px; line-height: 1.55; overflow-wrap: break-word; }
  .hero-actions { flex-wrap: wrap; gap: 14px; margin-top: 20px; }
  .hero-data { font-size: 7px; }
  .hero-data strong { font-size: 11px; }
  .department-band { padding-block: 36px 40px; }
  .department-heading h2 { font-size: 28px; }
  .department-heading { align-items: flex-end; }
  .department-heading h2 { font-size: 28px; }
  .department-item { flex-basis: 190px; }
  .type-index-heading h2 { font-size: 36px; }
  .type-table { margin-inline: -18px; border-right: 0; border-left: 0; }
  .type-row { display: block; }
  .type-category { width: 100%; min-height: 76px; padding: 16px 18px; border-right: 0; }
  .type-list { grid-template-columns: 1fr 1fr; }
  .type-cell { min-height: 60px; padding: 12px 14px; }
  .type-cell svg { display: none; }
  .product-buy-block { grid-template-columns: 1fr; }
  .product-note { grid-column: auto; }
  .platform-dialog { width: calc(100% - 20px); }
  .platform-dialog-heading, .platform-list { padding: 17px; }
  .platform-dialog-note { padding: 0 17px 17px; }
  .platform-option { min-height: 76px; }
  .contact-strip { align-items: flex-start; flex-direction: column; }
  .contact-strip small { max-width: none; text-align: left; }
  .catalog-heading h2 { font-size: 39px; }
  .catalog-controls { gap: 8px; padding: 9px; }
  .select-wrap { min-height: 48px; padding-inline: 10px; }
  .catalog-filter-row { align-items: flex-end; }
  .filter-scroll { gap: 18px; }
  .filter-button { height: 56px; font-size: 9px; }
  .catalog-meta { height: 56px; align-items: center; }
  .product-grid { gap: 30px 8px; padding-top: 18px; }
  .product-name { min-height: 34px; font-size: 11px; }
  .product-price strong { font-size: 12px; }
  .product-detail { gap: 6px; }
  .product-subcategory, .product-price small, .product-brand { font-size: 7px; }
  .favorite-button { width: 31px; height: 31px; }
  .product-index { display: none; }
  .process-band { padding-block: 68px; }
  .process-intro h2 { font-size: 38px; }
  .footer-main { grid-template-columns: 1fr; }
  .footer-links, .footer-main p { grid-column: 1; grid-row: auto; }
  .footer-bottom { flex-direction: column; line-height: 1.5; }
  .product-page-main { padding-top: 24px; }
  .product-detail-layout { margin-top: 18px; }
  .product-detail-copy h1 { font-size: 28px; }
  .product-image-caption { align-items: flex-start; flex-direction: column; }
  .product-stock { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}

/* Typography refresh: larger, calmer and easier to scan across the catalog. */
body { font-family: "Plus Jakarta Sans", Arial, sans-serif; font-size: 15px; line-height: 1.55; text-rendering: optimizeLegibility; }
h1, h2, h3, .wordmark { font-family: "Space Grotesk", Arial, sans-serif; letter-spacing: 0; }
.hero h1, .department-heading h2, .type-index-heading h2, .catalog-heading h2,
.process-intro h2, .footer-wordmark, .product-detail-copy h1,
.platform-dialog-heading strong, .platform-option strong, .platform-mark,
.department-item strong, .type-category-copy strong, .product-price strong {
  font-family: "Space Grotesk", Arial, sans-serif;
}
.announcement, .kicker, .saved-counter, .header-back, .hero-tile span,
.hero-data, .department-item small, .department-number, .type-number,
.type-category-copy small, .type-cell strong, .select-wrap label, .filter-button,
.catalog-meta, .product-index, .product-badge, .product-subcategory,
.product-price small, .product-brand, .footer-bottom, .toast,
.product-breadcrumb, .product-state, .product-detail-image--missing,
.product-image-caption, .product-meta-line, .product-detail-price span,
.product-note, .contact-strip span, .contact-strip small,
.option-panel-heading small, .option-heading, .option-heading small,
.option-chip, .product-muted, .product-stock, .share-status,
.platform-dialog-heading span, .platform-option small, .platform-dialog-note {
  font-family: "IBM Plex Mono", Consolas, monospace;
}

.announcement { min-height: 38px; font-size: 10px; line-height: 1.4; letter-spacing: .025em; }
.desktop-nav { font-size: 13px; font-weight: 700; }
.header-back { font-size: 11px; }
.wordmark { font-size: 25px; }
.kicker { font-size: 11px; line-height: 1.25; letter-spacing: .03em; }
.hero h1 { font-size: 66px; line-height: .95; }
.hero-copy { font-size: 15px; line-height: 1.7; }
.button, .text-link { font-size: 13px; }
.hero-data { font-size: 10px; }
.hero-data strong { font-size: 15px; }
.department-item strong { font-size: 22px; }
.department-item small, .department-number { font-size: 10px; }
.type-index-heading p:last-child, .catalog-heading > p { font-size: 14px; }
.type-number { font-size: 11px; }
.type-category-copy strong { font-size: 19px; }
.type-category-copy small { font-size: 10px; }
.type-cell { font-family: "Plus Jakarta Sans", Arial, sans-serif; font-size: 13px; line-height: 1.4; }
.type-cell strong { font-size: 11px; }
.search-box input { font-size: 13px; }
.select-wrap label { font-size: 9px; }
.select-wrap select { font-size: 12px; }
.filter-button { font-size: 11px; }
.catalog-meta { font-size: 10px; }
.catalog-meta strong { font-size: 18px; }
.product-subcategory { font-size: 10px; line-height: 1.4; }
.product-name { min-height: 46px; font: 600 15px/1.48 "Plus Jakarta Sans", Arial, sans-serif; }
.product-price strong { font-size: 17px; }
.product-price small, .product-brand { font-size: 9px; }
.footer-main p { font-size: 14px; }
.footer-links { font-size: 13px; }
.footer-bottom { font-size: 9px; line-height: 1.6; }

.product-breadcrumb { font-size: 10px; letter-spacing: .035em; }
.product-detail-copy h1 { font: 600 44px/1.12 "Plus Jakarta Sans", Arial, sans-serif; letter-spacing: 0; }
.product-lede { font-size: 15px; line-height: 1.75; }
.product-meta-line { font-size: 10px; line-height: 1.55; }
.product-detail-price strong { font-size: 31px; }
.product-detail-price span { font-size: 11px; }
.product-note { font-size: 10px; line-height: 1.7; }
.contact-strip span { font-size: 9px; }
.contact-strip strong { font-size: 14px; }
.contact-strip small { font-size: 10px; line-height: 1.6; }
.option-panel-heading { font-size: 12px; }
.option-panel-heading small, .option-heading small { font-size: 9px; }
.option-heading { font-size: 10px; }
.option-chip { min-height: 36px; padding: 8px 11px; font-size: 11px; }
.product-muted, .product-stock { font-size: 11px; }
.share-dialog-heading { font-size: 17px; }
.share-grid button, .share-grid a { min-height: 46px; font-size: 13px; }
.share-status { font-size: 10px; }
.platform-dialog { width: min(520px, calc(100% - 28px)); }
.platform-dialog-heading span { font-size: 10px; }
.platform-dialog-heading strong { font-size: 28px; }
.platform-option { min-height: 92px; }
.platform-mark { width: 46px; height: 46px; font-size: 14px; }
.platform-option strong { font-size: 17px; }
.platform-option small { font-size: 10px; line-height: 1.45; }
.platform-dialog-note { font-size: 11px; line-height: 1.7; }

@media (max-width: 560px) {
  body { font-size: 14px; }
  .announcement { font-size: 9px; }
  .hero h1 { font-size: 42px; }
  .hero-copy { font-size: 14px; }
  .product-name { min-height: 41px; font-size: 13px; }
  .product-price strong { font-size: 14px; }
  .product-subcategory, .product-price small, .product-brand { font-size: 9px; }
  .product-detail-copy h1 { font-size: 32px; line-height: 1.16; }
  .product-lede { font-size: 14px; }
  .platform-dialog-heading strong { font-size: 24px; }
  .platform-option { min-height: 84px; gap: 13px; padding-inline: 13px; }
  .platform-option strong { font-size: 15px; }
  .platform-option small { font-size: 9px; }
  .platform-dialog-note { font-size: 10px; }
}

.mobile-commerce-nav { display: none; }

@media (max-width: 640px) {
  :root { --mobile-nav-height: 62px; }
  html { scroll-padding-top: 128px; }
  body { padding-bottom: calc(var(--mobile-nav-height) + env(safe-area-inset-bottom)); background: #f5f5f5; }
  .section-shell, .header-inner { width: calc(100% - 24px); }
  .announcement { min-height: 30px; display: flex; justify-content: center; padding: 5px 12px; }
  .announcement-center, .announcement-links { display: none; }
  .site-header { background: rgba(255,255,255,.98); }
  .header-inner { height: 56px; }
  .wordmark { font-size: 21px; }
  .icon-button, .saved-counter { width: 36px; height: 36px; }

  .hero { height: 380px; min-height: 380px; }
  .hero-collage { grid-template-rows: 138px 92px 1fr; gap: 2px; }
  .hero-content { padding-bottom: 58px; }
  .hero h1 { max-width: 300px; font-size: 38px; line-height: .98; }
  .hero-copy { max-width: 300px; font-size: 12px; line-height: 1.55; }
  .hero-actions { margin-top: 15px; }
  .hero-actions .button { min-height: 40px; padding-inline: 14px; }
  .hero-feature-link { display: none; }
  .hero-data { right: 12px; bottom: 12px; left: 12px; }

  .department-band { padding: 26px 0 30px; }
  .department-heading { margin-bottom: 14px; }
  .department-heading h2 { font-size: 25px; }
  .department-controls { display: none; }
  .department-rail { gap: 8px; margin-right: -12px; padding-right: 12px; }
  .department-item { flex-basis: 43vw; aspect-ratio: 4 / 4.7; padding: 12px; border-radius: 6px; }
  .department-item strong { font-size: 17px; }
  .department-item small, .department-number { font-size: 8px; }

  .type-index { padding: 28px 0 32px; }
  .type-index-heading { margin-bottom: 16px; }
  .type-index-heading h2 { font-size: 28px; }
  .type-index-heading p:last-child { display: none; }
  .type-table { margin-inline: 0; border-radius: 6px; }
  .type-row { display: grid; grid-template-columns: 100px 1fr; }
  .type-category { min-height: 100%; padding: 12px 9px; grid-template-columns: 1fr; gap: 5px; border-right: 1px solid #dcdcd5; }
  .type-category > svg, .type-number { display: none; }
  .type-category-copy { gap: 4px; }
  .type-category-copy strong { font-size: 13px; }
  .type-category-copy small { font-size: 7px; }
  .type-list { display: flex; overflow-x: auto; scrollbar-width: none; }
  .type-cell { flex: 0 0 118px; min-height: 72px; padding: 10px; grid-template-columns: 1fr; gap: 5px; border-bottom: 0; font-size: 10px; }
  .type-cell strong { font-size: 9px; }

  .catalog { width: 100%; padding: 26px 0 48px; }
  .catalog-heading { width: calc(100% - 24px); margin-inline: auto; }
  .catalog-heading h2 { font-size: 28px; }
  .catalog-heading > p { display: none; }
  .catalog-controls { position: sticky; z-index: 32; top: 56px; grid-template-columns: repeat(3, minmax(112px, 1fr)); gap: 6px; margin-top: 16px; padding: 8px 12px; overflow-x: auto; border-width: 1px 0; box-shadow: 0 7px 16px rgba(0,0,0,.08); scrollbar-width: none; }
  .search-box { position: sticky; left: 0; grid-column: auto; flex: 0 0 calc(100vw - 24px); min-width: calc(100vw - 24px); min-height: 42px; border-radius: 21px; background: #f1f1f1; }
  .search-box input { font-size: 12px; }
  .select-wrap { min-width: 118px; min-height: 42px; padding-inline: 9px; background: #f7f7f7; }
  .select-wrap:last-child { grid-column: auto; }
  .select-wrap label { font-size: 7px; }
  .select-wrap select { font-size: 10px; }
  .catalog-filter-row { width: calc(100% - 24px); min-height: 48px; margin-inline: auto; border-bottom-color: #d7d7d7; }
  .filter-scroll { gap: 20px; }
  .filter-button { height: 48px; font-size: 10px; }
  .catalog-meta { height: 48px; }

  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; padding: 8px; background: #f2f2f2; }
  .product-card { overflow: hidden; padding-bottom: 10px; border: 1px solid #ececec; border-radius: 6px; background: var(--white); }
  .product-media { aspect-ratio: 1 / 1; background: #f8f8f8; }
  .product-media img { object-fit: contain; }
  .product-badge { top: 7px; left: 7px; padding: 4px 6px; font-size: 7px; }
  .favorite-button { top: 7px; right: 7px; width: 30px; height: 30px; border-radius: 50%; background: rgba(255,255,255,.92); }
  .product-detail { min-height: 84px; display: block; padding: 9px 9px 0; }
  .product-subcategory { display: none; }
  .product-name { min-height: 38px; display: -webkit-box; margin: 0 0 6px; overflow: hidden; font-size: 12px; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .product-price { align-items: baseline; flex-direction: row; justify-content: flex-start; gap: 5px; }
  .product-price strong { color: #e4393c; font-size: 17px; }
  .product-price small { color: #999; font-size: 8px; }
  .product-card-bottom { margin: 5px 9px 0; padding-top: 7px; }
  .product-brand { max-width: calc(100% - 28px); overflow: hidden; font-size: 8px; text-overflow: ellipsis; white-space: nowrap; }
  .product-link { width: 24px; height: 24px; }
  .load-more-wrap { padding-inline: 12px; }

  .process-band, .site-footer { display: none; }
  .mobile-commerce-nav { position: fixed; z-index: 90; right: 0; bottom: 0; left: 0; height: calc(var(--mobile-nav-height) + env(safe-area-inset-bottom)); display: grid; grid-template-columns: repeat(4, 1fr); padding-bottom: env(safe-area-inset-bottom); border-top: 1px solid #ddd; background: rgba(255,255,255,.98); box-shadow: 0 -5px 18px rgba(0,0,0,.08); backdrop-filter: blur(12px); }
  .mobile-commerce-nav a, .mobile-commerce-nav button { min-width: 0; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 3px; border: 0; background: transparent; color: #555; font: 600 9px "Plus Jakarta Sans", Arial, sans-serif; }
  .mobile-commerce-nav svg { width: 20px; height: 20px; }
  .mobile-commerce-nav a:active, .mobile-commerce-nav button:active { color: var(--red); }

  .product-page { background: var(--white); }
  .product-page .announcement { display: none; }
  .product-page .header-inner { width: calc(100% - 24px); }
  .product-page-main { padding-top: 0; }
  .product-page-main > .section-shell { width: 100%; }
  .product-breadcrumb { display: none; }
  .product-detail-layout { gap: 0; margin-top: 0; }
  .product-detail-image { aspect-ratio: 1 / 1; }
  .gallery-controls { padding: 5px 12px; }
  .gallery-thumbs { display: flex; gap: 6px; max-height: none; padding: 0 12px 9px; overflow-x: auto; scrollbar-width: none; }
  .gallery-thumb { flex: 0 0 58px; }
  .product-image-caption { display: none; }
  .product-detail-copy { padding: 18px 14px 34px; }
  .product-detail-copy h1 { margin: 9px 0 10px; font-size: 24px; line-height: 1.24; }
  .product-lede { display: none; }
  .product-meta-line { margin-top: 10px; font-size: 8px; }
  .product-detail-price { margin: 15px 0 14px; }
  .product-detail-price strong { color: #e4393c; font-size: 28px; }
  .product-buy-block { padding: 12px; border-radius: 6px; }
  .product-note { display: none; }
  .contact-strip { padding: 12px; border-radius: 6px; }
  .product-option-panel { margin-top: 20px; }
  .option-list { flex-wrap: nowrap; max-height: none; padding-bottom: 6px; overflow-x: auto; overflow-y: hidden; scrollbar-width: none; }
  .option-chip { flex: 0 0 auto; max-width: 260px; min-height: 38px; border-radius: 4px; white-space: normal; }
  .product-stock { padding-bottom: 12px; }
  .mobile-product-nav { grid-template-columns: 58px 58px 58px 1fr; }
  .mobile-product-nav .mobile-buy-action { margin: 7px 8px 7px 4px; flex-direction: row; gap: 7px; border-radius: 4px; background: #e4393c; color: var(--white); font-size: 13px; }
  .platform-dialog { width: 100%; max-height: 86svh; margin: auto 0 0; border-radius: 12px 12px 0 0; }
  .platform-dialog-heading { position: sticky; z-index: 2; top: 0; }
  .platform-list { gap: 8px; }
  .platform-option { min-height: 72px; border-radius: 6px; }
  .share-dialog { width: calc(100% - 20px); border-radius: 8px; }
}

/* FATEBUY visual system */
:root {
  --ink: #101010;
  --paper: #f4f4f0;
  --white: #ffffff;
  --soft: #e9e9e3;
  --muted: #67675f;
  --line: #d4d4cc;
  --red: #ff4d36;
  --yellow: #dfff43;
  --green: #125d47;
  --blue: #2457ff;
  --max: 1540px;
}

*, *::before, *::after { letter-spacing: 0; }
body { background: var(--paper); color: var(--ink); }
.section-shell, .header-inner { width: min(var(--max), calc(100% - 72px)); }
.kicker { font-weight: 600; }
.kicker.dark { color: #5b5b54; }

.announcement {
  min-height: 36px;
  grid-template-columns: minmax(210px, 1fr) auto minmax(420px, 1fr);
  padding: 7px 28px;
  background: var(--ink);
  border-bottom: 3px solid var(--red);
  font-size: 9px;
}
.announcement-center { color: #b5b5ae; }
.announcement-links { gap: 16px; }
.announcement-links a, .announcement-links a + a { color: #fff; }
.announcement-links a:first-child { color: var(--yellow); }

.site-header { background: rgba(255,255,255,.97); border-bottom-color: #c9c9c1; }
.header-inner { height: 74px; }
.wordmark {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-size: 26px;
  font-weight: 800;
}
.wordmark .brand-symbol {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  background: var(--red);
  color: #fff;
  font-size: 22px;
  line-height: 1;
}
.wordmark .brand-name { color: var(--ink); }
.wordmark small {
  align-self: flex-end;
  margin: 0 0 3px -5px;
  color: var(--muted);
  font: 600 8px "IBM Plex Mono", monospace;
}
.desktop-nav { gap: clamp(20px, 2.4vw, 42px); font-size: 12px; }
.desktop-nav a { padding-block: 28px; }
.desktop-nav a::after { bottom: 20px; height: 3px; background: var(--red); }
.icon-button, .saved-counter { border-color: #cacac2; }

.hero { height: 520px; min-height: 480px; border-bottom: 1px solid var(--ink); }
.hero-collage {
  grid-template-columns: 1.18fr 1fr .8fr .8fr;
  gap: 4px;
  padding: 4px;
  background: var(--ink);
}
.hero-tile { background: #f1f1ed; }
.hero-tile img { object-fit: contain; filter: saturate(.95) contrast(1.03); }
.hero-tile span { right: 12px; bottom: 12px; padding: 5px 8px; background: var(--ink); color: #fff; }
.hero-shade {
  inset: 0 auto 0 0;
  width: min(760px, 50%);
  background: rgba(12,12,12,.88);
}
.hero-content { justify-content: center; padding-bottom: 22px; }
.hero h1 { max-width: 720px; margin: 17px 0 20px; font-size: 72px; line-height: .94; }
.hero-copy { max-width: 560px; color: #d2d2cd; font-size: 15px; }
.hero-actions { margin-top: 28px; }
.hero-actions .button-light { min-height: 48px; background: var(--yellow); }
.hero-actions .button-light:hover { background: #fff; }
.hero-data {
  right: 28px;
  bottom: 24px;
  gap: 20px;
  padding: 13px 16px;
  background: var(--ink);
  color: #aaa9a3;
}

.department-band { padding: 54px 0 60px; border-bottom-color: #cfcfc8; }
.department-heading { margin-bottom: 26px; }
.department-heading h2 { font-size: 44px; }
.department-rail { gap: 14px; padding-bottom: 12px; }
.department-item {
  flex-basis: clamp(220px, 21vw, 310px);
  aspect-ratio: 5 / 6;
  border: 1px solid #c9c9c1;
  border-radius: 4px;
  background: var(--ink);
}
.department-item::after { background: rgba(0,0,0,.38); }
.department-item strong { font-size: 24px; }
.department-item small { color: #efefe9; }
.department-number { padding: 4px 6px; background: var(--yellow); color: var(--ink); }

.type-index { padding: 70px 0 78px; background: #eef0e8; border-bottom-color: #c9c9c1; }
.type-index-heading h2 { font-size: 50px; }
.type-table { border: 1px solid #bfc0b8; border-radius: 4px; box-shadow: 0 14px 40px rgba(16,16,16,.06); }
.type-row { grid-template-columns: 270px 1fr; border-bottom-color: #d4d5cd; }
.type-category, .type-row:nth-child(even) .type-category {
  min-height: 104px;
  background: var(--ink);
  border-right-color: #333;
}
.type-category::before { width: 6px; background: var(--red); transform: scaleY(1); }
.type-number { color: var(--yellow); }
.type-cell { min-height: 78px; border-color: #e0e0d9; background: #fff; }
.type-cell:hover { background: #f1ffd0; }

.catalog { padding-block: 78px 110px; }
.catalog-heading h2 { font-size: 64px; }
.catalog-controls { gap: 10px; padding: 10px; border-color: #c7c7bf; border-radius: 4px; box-shadow: 0 10px 30px rgba(16,16,16,.05); }
.search-box, .select-wrap { background: #f1f1ec; border-radius: 3px; }
.search-box { height: 50px; }
.catalog-filter-row { border-bottom: 2px solid var(--ink); }
.filter-button::after { height: 4px; background: var(--red); }
.product-grid { gap: 18px 12px; padding-top: 18px; }
.product-card {
  overflow: hidden;
  padding-bottom: 12px;
  border: 1px solid #d7d7cf;
  border-radius: 6px;
  background: var(--white);
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.product-card:hover { transform: translateY(-3px); border-color: #aaa9a1; box-shadow: 0 12px 28px rgba(16,16,16,.08); }
.product-media { aspect-ratio: 1 / 1; border-bottom: 1px solid #e0e0d9; background: #f7f7f3; }
.product-media img { object-fit: contain; }
.product-badge { top: 10px; left: 10px; background: var(--yellow); color: var(--ink); }
.product-index { color: #77766f; }
.favorite-button { border-radius: 50%; }
.product-detail { min-height: 96px; padding: 13px 13px 0; }
.product-name { min-height: 45px; font-size: 14px; }
.product-price strong { color: var(--red); font-size: 18px; }
.product-card-bottom { margin: 10px 13px 0; }
.product-link { border-radius: 50%; }

.process-band { padding: 84px 0; background: var(--blue); }
.process-intro h2 { font-size: 56px; }
.process-steps span { color: var(--yellow); }
.process-actions { align-items: stretch; flex-direction: column; }
.process-actions .button { min-width: 142px; }
.process-actions .button-light { background: var(--yellow); }
.site-footer { padding-top: 76px; border-top: 5px solid var(--red); }
.footer-wordmark { font-size: 54px; }
.footer-wordmark .brand-symbol { width: 56px; height: 56px; font-size: 36px; }
.footer-wordmark small { margin-bottom: 7px; color: #aaa9a3; }
.footer-wordmark .brand-name { color: #fff; }
.footer-links a:hover { color: var(--yellow); }

.product-page-main { padding: 30px 0 110px; background: #f1f1ed; }
.product-breadcrumb { margin-bottom: 18px; }
.product-detail-layout {
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
  gap: clamp(40px, 5vw, 82px);
  margin-top: 0;
}
.product-detail-visual { top: 102px; }
.product-detail-image { border: 1px solid #d0d0c8; background: #fff; }
.gallery-controls { padding: 10px 0; }
.gallery-thumbs { gap: 8px; max-height: 152px; }
.gallery-thumb { border-radius: 3px; background: #fff; }
.gallery-thumb.is-active { border-color: var(--red); outline-color: var(--red); }
.product-image-caption { padding-top: 12px; }
.product-detail-copy { padding: 18px 0 0; }
.product-detail-copy h1 { margin: 15px 0 18px; font-size: 46px; line-height: 1.08; }
.product-lede { color: #5f5f58; }
.product-meta-line { padding: 11px 0; border-top: 1px solid #d0d0c8; border-bottom: 1px solid #d0d0c8; }
.product-detail-price { margin: 24px 0 20px; }
.product-detail-price strong { color: var(--red); font-size: 36px; }
.product-buy-block { padding: 14px; border: 1px solid #c8c8c0; border-radius: 6px; background: #fff; }
.platform-trigger { min-height: 50px; border-color: var(--red); background: var(--red); }
.platform-trigger:hover { border-color: var(--ink); }
.button-share { min-height: 50px; }
.product-note { padding-top: 4px; }
.contact-strip { border-left: 4px solid var(--green); border-radius: 4px; background: #e9f4d7; }
.product-option-panel { border-top-width: 2px; }
.option-chip { border-radius: 3px; background: #fff; }
.option-chip:hover { border-color: var(--red); }
.platform-dialog { border-radius: 6px; }
.platform-dialog-heading strong { color: var(--ink); }
.platform-option { border-radius: 5px; }
.share-dialog { border-radius: 6px; }
.mobile-product-nav .mobile-buy-action { background: var(--red); }

@media (min-width: 1460px) {
  .product-grid { grid-template-columns: repeat(5, minmax(0,1fr)); }
}

@media (max-width: 1100px) {
  .section-shell, .header-inner { width: min(var(--max), calc(100% - 40px)); }
  .announcement { grid-template-columns: 1fr auto; }
  .announcement-center { display: none; }
  .hero-shade { width: 62%; }
  .hero h1 { font-size: 60px; }
  .type-row { grid-template-columns: 220px 1fr; }
  .product-detail-layout { grid-template-columns: minmax(0,1fr) minmax(380px,.86fr); }
  .process-layout { grid-template-columns: 1fr; align-items: start; }
  .process-actions { flex-direction: row; flex-wrap: wrap; }
}

@media (max-width: 820px) {
  .section-shell, .header-inner { width: calc(100% - 30px); }
  .header-inner { height: 66px; }
  .wordmark { font-size: 22px; }
  .wordmark .brand-symbol { width: 31px; height: 31px; font-size: 20px; }
  .hero { height: 490px; }
  .hero-shade { width: 74%; }
  .hero h1 { max-width: 540px; font-size: 52px; }
  .hero-data { right: 15px; bottom: 14px; }
  .type-index-heading h2, .catalog-heading h2 { font-size: 44px; }
  .type-row { grid-template-columns: 180px 1fr; }
  .type-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .type-cell:nth-child(3n) { border-right: 1px solid #e0e0d9; }
  .type-cell:nth-child(2n) { border-right: 0; }
  .product-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
  .product-detail-layout { grid-template-columns: 1fr; }
  .product-detail-visual { position: static; }
}

@media (max-width: 640px) {
  :root { --mobile-nav-height: 64px; }
  html { max-width: 100%; overflow-x: clip; scroll-padding-top: 110px; }
  body { max-width: 100%; overflow-x: clip; background: #f1f1ed; }
  .section-shell, .header-inner { width: calc(100% - 22px); }
  .announcement { min-height: 28px; padding: 5px 11px; border-bottom-width: 2px; font-size: 8px; }
  .site-header { box-shadow: 0 3px 12px rgba(16,16,16,.06); }
  .header-inner { height: 56px; }
  .wordmark { gap: 6px; font-size: 19px; }
  .wordmark .brand-symbol { width: 29px; height: 29px; font-size: 18px; }
  .wordmark small { margin: 0 0 2px -4px; font-size: 7px; }
  .header-actions { gap: 5px; }
  .icon-button, .saved-counter { width: 35px; height: 35px; }

  .hero { height: 430px; min-height: 430px; }
  .hero-collage { grid-template-columns: 1.15fr 1fr 1fr; grid-template-rows: 1fr 1fr; }
  .hero-tile-1 { grid-column: 1; grid-row: 1 / 3; }
  .hero-tile-2 { grid-column: 2; grid-row: 1; }
  .hero-tile-3 { grid-column: 3; grid-row: 1; }
  .hero-tile-4 { grid-column: 2; grid-row: 2; }
  .hero-tile-5 { grid-column: 3; grid-row: 2; }
  .hero-tile-6 { display: none; }
  .hero-tile span { display: none; }
  .hero-shade { width: 100%; background: rgba(12,12,12,.7); }
  .hero-content { justify-content: flex-start; padding-top: 50px; }
  .hero h1 { max-width: 330px; margin: 12px 0 15px; font-size: 41px; line-height: .96; }
  .hero-copy { max-width: 335px; font-size: 12px; line-height: 1.55; }
  .hero-actions { margin-top: 18px; }
  .hero-actions .button { min-height: 42px; }
  .hero-data {
    right: 10px;
    bottom: 10px;
    left: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
    padding: 10px;
  }
  .hero-data span { display: grid; gap: 1px; font-size: 7px; }
  .hero-data span:nth-child(2) { display: grid; }
  .hero-data strong { font-size: 13px; }
  .hero, .hero * { scrollbar-width: none; }
  .hero *::-webkit-scrollbar { display: none; }

  .department-band { padding: 28px 0 32px; }
  .department-heading h2 { font-size: 28px; }
  .department-item { flex-basis: 44vw; aspect-ratio: 4 / 5; padding: 12px; }
  .department-item strong { font-size: 18px; }
  .department-number { top: 10px; left: 10px; }

  .type-index { padding: 32px 0 36px; }
  .type-index-heading h2 { font-size: 30px; }
  .type-table { border-radius: 4px; box-shadow: none; }
  .type-row { grid-template-columns: 108px 1fr; }
  .type-category { min-height: 82px; padding: 12px 10px; }
  .type-category-copy strong { font-size: 13px; }
  .type-list { display: flex; }
  .type-cell { flex-basis: 126px; min-height: 82px; background: #fff; }

  .catalog { width: 100%; padding: 30px 0 58px; }
  .catalog-heading { width: calc(100% - 22px); }
  .catalog-heading h2 { font-size: 31px; }
  .catalog-controls { top: 56px; padding: 7px 11px; border-radius: 0; box-shadow: 0 7px 18px rgba(16,16,16,.09); }
  .search-box { min-height: 42px; border-radius: 21px; }
  .select-wrap { border-radius: 4px; }
  .catalog-filter-row { width: calc(100% - 22px); min-height: 48px; border-bottom-width: 2px; }
  .product-grid { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 7px; padding: 8px 7px; }
  .product-card { padding-bottom: 9px; border-radius: 5px; }
  .product-card:hover { transform: none; box-shadow: none; }
  .product-detail { min-height: 85px; padding: 9px 9px 0; }
  .product-name { min-height: 39px; font-size: 12px; }
  .product-price strong { font-size: 17px; }
  .product-card-bottom { margin: 6px 9px 0; padding-top: 7px; }

  .mobile-commerce-nav { border-top: 2px solid var(--ink); }
  .mobile-commerce-nav a:active, .mobile-commerce-nav button:active { color: var(--red); }

  .product-page .header-inner { width: calc(100% - 22px); }
  .product-page-main { padding-bottom: 30px; }
  .product-detail-image { border-width: 0 0 1px; }
  .gallery-controls { padding-inline: 11px; }
  .gallery-thumbs { padding: 0 11px 10px; }
  .gallery-thumb { flex-basis: 60px; }
  .product-detail-copy { padding: 20px 13px 36px; }
  .product-detail-copy h1 { margin-top: 9px; font-size: 25px; line-height: 1.2; }
  .product-meta-line { font-size: 8px; }
  .product-detail-price strong { font-size: 30px; }
  .product-buy-block { padding: 10px; }
  .contact-strip { padding: 12px; }
  .option-chip { min-height: 38px; }
  .mobile-product-nav .mobile-buy-action { border-radius: 4px; background: var(--red); }
  .platform-dialog { border-radius: 10px 10px 0 0; }
}

/* Final compact storefront overrides */
.announcement,
.kicker,
.hero-copy,
.hero-data,
.type-index-heading > p,
.catalog-heading > p,
.process-steps p,
.product-breadcrumb,
.product-lede,
.product-meta-line,
.product-note,
.contact-strip,
.product-image-caption,
.product-stock,
.platform-dialog-note,
.platform-option small,
.footer-main > p,
.footer-bottom { display: none; }
.hero-content { padding-bottom: 28px; }
.product-detail-copy h1 { margin-top: 10px; margin-bottom: 10px; }
.product-buy-block { margin-top: 18px; padding: 0; border: 0; background: transparent; }
.product-option-panel { margin-top: 24px; }

:root {
  --ink: #17213b;
  --paper: #f7f9fc;
  --white: #ffffff;
  --soft: #edf1f7;
  --muted: #657089;
  --line: #dce3ee;
  --red: #e45c4f;
  --yellow: #f2c766;
  --green: #2e7d73;
}

/* Final directory palette and table pass. */
.site-header { background: rgba(255,255,255,.98); border-bottom-color: var(--line); }
.desktop-nav a::after { background: var(--red); }
.hero { height: 430px; background: #dfe8f2; color: var(--ink); }
.hero-collage { gap: 5px; background: var(--white); }
.hero-tile { background: #edf2f7; }
.hero-tile img { mix-blend-mode: multiply; filter: saturate(.82) contrast(.98); }
.hero-tile span { background: rgba(23,33,59,.9); color: #fff; }
.hero-shade { background: linear-gradient(90deg, rgba(247,249,252,.98) 0%, rgba(247,249,252,.92) 27%, rgba(247,249,252,.38) 48%, rgba(247,249,252,0) 72%), linear-gradient(0deg, rgba(23,33,59,.12), transparent 38%); }
.hero h1 { color: var(--ink); letter-spacing: -.04em; }
.button-light { background: var(--ink); color: var(--white); }
.button-light:hover { background: var(--red); }
.text-link { color: var(--ink); }
.department-band { background: var(--white); border-bottom-color: var(--line); }
.department-heading h2, .type-index-heading h2, .catalog-heading h2 { color: var(--ink); letter-spacing: -.035em; }
.department-item::after { background: linear-gradient(180deg, rgba(23,33,59,.04) 16%, rgba(23,33,59,.86) 100%); }
.type-index { background: #eef3f8; border-bottom-color: var(--line); }
.type-table { overflow: visible; border: 0; background: transparent; }
.type-row { margin-bottom: 14px; border: 1px solid var(--line); background: var(--white); box-shadow: 0 5px 15px rgba(23,33,59,.05); }
.type-row:last-child { margin-bottom: 0; }
.type-category { min-height: 90px; border-right: 0; background: var(--ink); }
.type-row:nth-child(even) .type-category { background: #26375f; }
.type-category::before { width: 5px; background: var(--red); }
.type-number { color: var(--yellow); }
.type-category-copy strong { color: var(--white); }
.type-category-copy small { color: rgba(255,255,255,.72); }
.type-list { padding: 8px; gap: 8px; background: #f8fafd; }
.type-cell, .type-cell:nth-child(3n), .type-cell:nth-child(2n) { min-height: 58px; border: 1px solid var(--line); background: var(--white); color: var(--ink); box-shadow: none; }
.type-cell:hover { border-color: var(--red); background: #fff8f6; color: var(--ink); }
.type-cell strong { color: var(--muted); }
.type-cell svg { color: var(--red); }
.catalog { background: var(--paper); }
.catalog-controls { border-color: var(--line); box-shadow: 0 5px 16px rgba(23,33,59,.04); }
.search-box, .select-wrap { background: #f2f5f9; }
.product-media { background: #edf1f7; }
.product-badge { background: var(--yellow); color: var(--ink); }
.product-link:hover { border-color: var(--red); background: var(--red); }
.site-footer { padding-top: 48px; background: var(--ink); }
.footer-main { padding-bottom: 38px; }
