/**
 * 3100_081E — Owner Visual Final Micro-Correction
 * Loaded AFTER theme-081d-reference-exact.css
 * Presentation only. Real data only.
 */
body.cw-081e {
  --081e-plate-h: 124px;
  --081e-logo-h: 112px;
}

/* ========== A. FULL CRAFT AND CO BRAND PLATE ========== */
body.cw-081e #main-header .cw-081d-header-inner,
body.cw-081e #main-header .cw-081c-header-inner,
body.cw-081e #main-header .cw-081e-header-inner {
  min-height: calc(var(--081e-plate-h) + 1.1rem) !important;
  padding: 0.65rem var(--081d-gutter, clamp(1rem, 3vw, 2rem)) !important;
  gap: 1.5rem !important;
}

/* Hide IRONSERVICE mini-bar — master lockup already contains Craft and CO identity */
body.cw-081e .cw-081d-store-line,
body.cw-081e .cw-081e-store-line {
  display: none !important;
}

/* Beat legacy 081c max-height:90 / fixed width plate */
body.cw-081e.cw-081d.cw-081c a.cw-081c-brand-plate.cw-081e-brand-plate,
body.cw-081e a.cw-081d-brand-plate,
body.cw-081e a.cw-081e-brand-plate {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  height: var(--081e-plate-h) !important;
  min-height: var(--081e-plate-h) !important;
  max-height: none !important;
  padding: 0.4rem 0.95rem !important;
  gap: 0 !important;
  background:
    radial-gradient(ellipse at 30% 20%, rgba(184, 115, 51, 0.14), transparent 55%),
    linear-gradient(165deg, #222831 0%, #12151a 48%, #0a0c0f 100%) !important;
  border: 1.5px solid rgba(212, 146, 74, 0.55) !important;
  border-radius: 8px !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 220, 180, 0.14),
    inset 0 -1px 0 rgba(0, 0, 0, 0.45),
    0 0 0 1px rgba(0, 0, 0, 0.35),
    0 12px 28px rgba(0, 0, 0, 0.45) !important;
  overflow: hidden !important;
  flex: 0 0 auto !important;
}

body.cw-081e.cw-081d.cw-081c a.cw-081e-brand-plate .cw-081e-logo,
body.cw-081e .cw-081d-logo,
body.cw-081e .cw-081e-logo {
  height: var(--081e-logo-h) !important;
  width: auto !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
  flex: 0 0 auto !important;
}

/* Rivets on the Craft and CO plate itself */
body.cw-081e a.cw-081e-brand-plate::before {
  content: "";
  position: absolute;
  inset: 5px;
  pointer-events: none;
  z-index: 2;
  background:
    radial-gradient(circle at 4px 4px, #e0b070 0 2.4px, #8a5a2b 2.6px 3.4px, transparent 3.6px),
    radial-gradient(circle at calc(100% - 4px) 4px, #e0b070 0 2.4px, #8a5a2b 2.6px 3.4px, transparent 3.6px),
    radial-gradient(circle at 4px calc(100% - 4px), #e0b070 0 2.4px, #8a5a2b 2.6px 3.4px, transparent 3.6px),
    radial-gradient(circle at calc(100% - 4px) calc(100% - 4px), #e0b070 0 2.4px, #8a5a2b 2.6px 3.4px, transparent 3.6px);
}

/* Rivets more visible on plate corners */
body.cw-081e #main-header .cw-064-bolt,
body.cw-081e #main-header .cw-071-bolt {
  width: 9px !important;
  height: 9px !important;
  opacity: 0.9 !important;
  background: radial-gradient(circle at 35% 30%, #e0b070, #8a5a2b 70%) !important;
  border: 1px solid rgba(212, 146, 74, 0.5) !important;
}

/* ========== B. HOME — denser premium composition ========== */
body.cw-081e .cw-081c-hero {
  min-height: min(88vh, 820px) !important;
}

body.cw-081e .cw-081c-hero-veil {
  background:
    linear-gradient(90deg, rgba(4, 5, 7, 0.96) 0%, rgba(4, 5, 7, 0.78) 34%, rgba(4, 5, 7, 0.22) 62%, rgba(4, 5, 7, 0.45) 100%),
    linear-gradient(180deg, rgba(4, 5, 7, 0.25) 0%, transparent 42%, rgba(4, 5, 7, 0.62) 100%) !important;
}

body.cw-081e .cw-081c-hero-copy {
  padding: clamp(4rem, 11vh, 7.25rem) var(--081d-gutter, 2rem) !important;
  max-width: 1360px !important;
}

body.cw-081e .cw-081c-hero-copy h1 {
  font-size: clamp(2.85rem, 5.6vw, 4.35rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.02em !important;
  font-weight: 800 !important;
  max-width: 14ch !important;
}

body.cw-081e .cw-hero-eyebrow {
  letter-spacing: 0.18em !important;
  color: var(--copper-bright, #d4924a) !important;
  font-size: 0.78rem !important;
  margin-bottom: 0.85rem !important;
}

body.cw-081e .cw-hero-subtitle {
  max-width: 36rem !important;
  margin-top: 1rem !important;
  margin-bottom: 1.5rem !important;
  font-size: 1.05rem !important;
  line-height: 1.55 !important;
  color: rgba(243, 236, 227, 0.82) !important;
}

body.cw-081e .cw-081c-hero-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.75rem !important;
}

body.cw-081e .cw-081c-hero-actions .btn-primary {
  background: linear-gradient(180deg, #d09a55, #a8662f) !important;
  color: #1a120c !important;
  border: 0 !important;
  min-height: 3rem !important;
  padding-inline: 1.4rem !important;
  font-weight: 750 !important;
}

body.cw-081e .cw-081c-hero-actions .btn-secondary {
  background: rgba(10, 12, 14, 0.55) !important;
  border: 1px solid rgba(243, 236, 227, 0.55) !important;
  color: #f3ece3 !important;
  min-height: 3rem !important;
}

body.cw-081e .cw-081c-chapter {
  padding-block: clamp(2.25rem, 4.5vw, 3.5rem) !important;
}

body.cw-081e .cw-081c-chapter-head {
  margin-bottom: 1.35rem !important;
}

body.cw-081e .cw-081c-chapter-head .eyebrow {
  color: var(--copper-bright, #d4924a) !important;
  letter-spacing: 0.16em !important;
}

body.cw-081e .cw-081c-value-rail {
  margin-top: -1.75rem !important;
  position: relative;
  z-index: 2;
}

body.cw-081e .cw-081c-value-rail-inner {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border: 1px solid rgba(184, 115, 51, 0.38) !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  background: linear-gradient(180deg, #1a1f26, #101317) !important;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35) !important;
}

body.cw-081e .cw-081c-value-cell {
  padding: 1.15rem 1rem !important;
  border-right: 1px solid rgba(184, 115, 51, 0.22) !important;
  text-align: center !important;
}

body.cw-081e .cw-081c-value-cell:last-child { border-right: 0 !important; }

body.cw-081e .cw-081c-value-cell i {
  color: var(--copper-bright, #d4924a) !important;
  font-size: 1.25rem !important;
  margin-bottom: 0.45rem !important;
}

body.cw-081e .cw-081c-cat-card .cw-shop-cat-visual {
  aspect-ratio: 4 / 3 !important;
  min-height: 160px !important;
}

body.cw-081e .cw-081c-product-grid,
body.cw-081e #homepage-featured-grid,
body.cw-081e .cw-featured-section .cw-product-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 1.1rem !important;
}

body.cw-081e .cw-product-card {
  border: 1px solid rgba(184, 115, 51, 0.28) !important;
  background: #14181e !important;
  border-radius: 12px !important;
  overflow: hidden !important;
}

body.cw-081e .cw-cover-wrap {
  aspect-ratio: 4 / 5 !important;
  background: #0c0e12 !important;
}

body.cw-081e .cw-cover-missing,
body.cw-081e .cw-cover-wrap.cw-cover-missing {
  background:
    linear-gradient(145deg, #161a20, #0c0e12) !important;
}

body.cw-081e .cw-081c-mto-panel {
  padding: 2rem 1.75rem !important;
  border-width: 1.5px !important;
}

body.cw-081e .cw-081c-footer-grid {
  gap: 1.75rem !important;
}

body.cw-081e .cw-081d-foot-logo {
  width: min(240px, 72vw) !important;
}

/* ========== C. LISTING polish ========== */
body.cw-081e.cw-listing-page .cw-081d-listing-hero {
  min-height: 240px !important;
}

body.cw-081e.cw-listing-page .cw-081d-listing-hero-copy h1 {
  font-size: clamp(1.85rem, 3.2vw, 2.55rem) !important;
  font-weight: 800 !important;
}

body.cw-081e.cw-listing-page .cw-081c-listing-shell {
  gap: 1.5rem !important;
  padding-top: 1.75rem !important;
}

body.cw-081e.cw-listing-page .cw-081c-sidebar {
  padding: 1.25rem 1.1rem !important;
  border-color: rgba(184, 115, 51, 0.4) !important;
}

body.cw-081e.cw-listing-page .cw-081c-sidebar h2 {
  color: var(--copper-bright, #d4924a) !important;
  font-size: 0.95rem !important;
  letter-spacing: 0.08em !important;
  margin-bottom: 0.85rem !important;
}

body.cw-081e.cw-listing-page .cw-discovery-input,
body.cw-081e.cw-listing-page .cw-discovery-select {
  min-height: 2.65rem !important;
  border-radius: 8px !important;
  border-color: rgba(184, 115, 51, 0.3) !important;
  background: #0f1216 !important;
}

body.cw-081e.cw-listing-page .cw-081c-side-cta {
  margin-top: 1rem !important;
  width: 100% !important;
  min-height: 2.85rem !important;
  background: linear-gradient(180deg, #d09a55, #a8662f) !important;
  color: #1a120c !important;
  border: 0 !important;
  font-weight: 750 !important;
}

body.cw-081e.cw-listing-page .cw-listing-result-count {
  font-size: 0.95rem !important;
  color: rgba(232, 226, 217, 0.78) !important;
  margin-bottom: 1rem !important;
}

body.cw-081e.cw-listing-page .cw-081c-catalog-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1.15rem !important;
}

body.cw-081e.cw-listing-page .cw-card-body {
  padding: 0.9rem 0.95rem 1rem !important;
}

body.cw-081e.cw-listing-page .cw-card-title {
  font-size: 0.98rem !important;
  line-height: 1.35 !important;
  min-height: 2.7em !important;
}

/* ========== D. DETAIL polish ========== */
body.cw-081e.cw-product-detail .pd-stage {
  gap: 2.25rem !important;
  align-items: start !important;
  margin-bottom: 2rem !important;
}

body.cw-081e.cw-product-detail .pd-main-img-wrap {
  border: 1px solid rgba(184, 115, 51, 0.4) !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  background: #0b0d10 !important;
  min-height: 420px !important;
}

body.cw-081e.cw-product-detail .pd-thumbs {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 0.5rem !important;
  margin-top: 0.75rem !important;
}

body.cw-081e.cw-product-detail .pd-thumbs button,
body.cw-081e.cw-product-detail .pd-thumbs img {
  border-radius: 8px !important;
  border: 1px solid rgba(184, 115, 51, 0.25) !important;
}

body.cw-081e.cw-product-detail .pd-thumbs .is-active,
body.cw-081e.cw-product-detail .pd-thumbs button[aria-current="true"] {
  border-color: var(--copper-bright, #d4924a) !important;
  box-shadow: 0 0 0 1px rgba(212, 146, 74, 0.45) !important;
}

body.cw-081e.cw-product-detail .pd-cat {
  color: var(--copper-bright, #d4924a) !important;
  letter-spacing: 0.14em !important;
  font-size: 0.75rem !important;
  font-weight: 700 !important;
}

body.cw-081e.cw-product-detail .pd-title {
  font-size: clamp(1.45rem, 2.2vw, 1.9rem) !important;
  line-height: 1.25 !important;
  margin: 0.45rem 0 0.75rem !important;
}

body.cw-081e.cw-product-detail .pd-price {
  font-size: 1.85rem !important;
  font-weight: 800 !important;
  color: var(--copper-bright, #d4924a) !important;
  margin-bottom: 0.35rem !important;
}

body.cw-081e.cw-product-detail .pd-short {
  color: rgba(232, 226, 217, 0.78) !important;
  margin-bottom: 1.1rem !important;
}

body.cw-081e.cw-product-detail .pd-cta-btn {
  width: 100% !important;
  min-height: 3.15rem !important;
  border-radius: 10px !important;
  font-size: 1.02rem !important;
  margin-bottom: 0.65rem !important;
}

body.cw-081e.cw-product-detail .pd-cta-secondary {
  width: 100% !important;
  min-height: 2.85rem !important;
  border: 1px solid rgba(243, 236, 227, 0.45) !important;
  background: transparent !important;
  color: #f3ece3 !important;
  border-radius: 10px !important;
}

body.cw-081e.cw-product-detail .pd-spec-grid {
  margin-top: 1.15rem !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0.65rem !important;
  padding: 0.95rem !important;
  border: 1px solid rgba(184, 115, 51, 0.28) !important;
  border-radius: 12px !important;
  background: #14181e !important;
}

body.cw-081e.cw-product-detail .pd-below {
  display: grid !important;
  gap: 1.15rem !important;
}

body.cw-081e.cw-product-detail .pd-below-block {
  padding: 1.35rem 1.25rem !important;
  border-radius: 14px !important;
  border: 1px solid rgba(184, 115, 51, 0.22) !important;
  background: #14181e !important;
}

body.cw-081e.cw-product-detail .pd-below-block h2 {
  color: var(--copper-bright, #d4924a) !important;
  font-size: 1.05rem !important;
  margin-bottom: 0.75rem !important;
}

body.cw-081e.cw-product-detail .cw-related-grid,
body.cw-081e.cw-product-detail #pd-related {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}

/* ========== E. MOBILE premium ========== */
@media (max-width: 1100px) {
  body.cw-081e .cw-081c-product-grid,
  body.cw-081e #homepage-featured-grid,
  body.cw-081e .cw-featured-section .cw-product-grid,
  body.cw-081e.cw-product-detail .cw-related-grid,
  body.cw-081e.cw-product-detail #pd-related {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 899px) {
  body.cw-081e .cw-081c-product-grid,
  body.cw-081e #homepage-featured-grid,
  body.cw-081e .cw-featured-section .cw-product-grid,
  body.cw-081e.cw-listing-page .cw-081c-catalog-grid,
  body.cw-081e.cw-product-detail .cw-related-grid,
  body.cw-081e.cw-product-detail #pd-related {
    grid-template-columns: 1fr !important;
  }
  body.cw-081e .cw-081c-value-rail-inner {
    grid-template-columns: 1fr 1fr !important;
  }
  body.cw-081e .cw-081c-value-cell:nth-child(2) {
    border-right: 0 !important;
  }
  body.cw-081e .cw-081c-value-cell:nth-child(1),
  body.cw-081e .cw-081c-value-cell:nth-child(2) {
    border-bottom: 1px solid rgba(184, 115, 51, 0.22) !important;
  }
}

@media (max-width: 767px) {
  body.cw-081e {
    --081e-plate-h: 78px;
    --081e-logo-h: 68px;
  }

  body.cw-081e #main-header .cw-081d-header-inner,
  body.cw-081e #main-header .cw-081c-header-inner,
  body.cw-081e #main-header .cw-081e-header-inner {
    min-height: 84px !important;
    padding: 0.55rem 0.85rem !important;
  }

  body.cw-081e a.cw-081d-brand-plate,
  body.cw-081e a.cw-081e-brand-plate {
    height: var(--081e-plate-h) !important;
    min-height: var(--081e-plate-h) !important;
    padding: 0.3rem 0.45rem !important;
    max-width: calc(100vw - 4.75rem) !important;
  }

  body.cw-081e .cw-081d-logo,
  body.cw-081e .cw-081e-logo {
    height: var(--081e-logo-h) !important;
    max-height: var(--081e-logo-h) !important;
  }

  body.cw-081e .cw-081c-hero {
    min-height: auto !important;
  }

  body.cw-081e .cw-081c-hero-media {
    min-height: 42vh !important;
  }

  body.cw-081e .cw-081c-hero-copy {
    margin-top: -3.25rem !important;
    padding: 0 1rem 1.5rem !important;
  }

  body.cw-081e .cw-081c-hero-copy h1 {
    font-size: clamp(1.95rem, 8.5vw, 2.45rem) !important;
    max-width: none !important;
  }

  body.cw-081e .cw-081c-hero-actions {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  body.cw-081e .cw-081c-hero-actions .btn {
    width: 100% !important;
    justify-content: center !important;
  }

  body.cw-081e .cw-081c-chapter {
    padding-block: 1.75rem !important;
  }

  body.cw-081e .cw-081c-value-rail {
    margin-top: -1rem !important;
    padding-inline: 0.85rem !important;
  }

  body.cw-081e.cw-listing-page .cw-081d-listing-hero {
    min-height: 180px !important;
  }

  body.cw-081e.cw-listing-page .cw-081d-listing-hero-copy {
    padding: 1.75rem 1rem 1.25rem !important;
  }

  body.cw-081e.cw-product-detail .pd-main-img-wrap {
    min-height: 0 !important;
    max-height: 48vh !important;
  }

  body.cw-081e.cw-product-detail .pd-thumbs {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  body.cw-081e.cw-product-detail .pd-spec-grid {
    grid-template-columns: 1fr !important;
  }

  body.cw-081e .cw-081c-footer-grid {
    grid-template-columns: 1fr !important;
    gap: 1.35rem !important;
  }
}

/* CAT03 — verified trust + prominent contact */
body.cw-r2 .cw-header-phone,
body.cw-r2 .cw-header-line {
  text-decoration: none;
  white-space: nowrap;
}
body.cw-r2 .cw-reviews-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1rem;
  max-width: 40rem;
  margin: 0 auto;
}
body.cw-r2 .cw-review-verified {
  border: 1px solid rgba(184, 115, 51, 0.45);
  background: rgba(20, 20, 20, 0.55);
  padding: 1.25rem 1.35rem;
  border-radius: 12px;
}
body.cw-r2 .cw-review-badge {
  margin: 0 0 0.65rem;
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #d4a574;
}
body.cw-r2 .cw-review-quote {
  margin: 0 0 1rem;
  font-size: 1.05rem;
  line-height: 1.55;
  color: #f2efe9;
}
body.cw-r2 .cw-review-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  font-size: 0.88rem;
  color: #b9b3a9;
}
body.cw-r2 .cw-review-author {
  font-style: normal;
  font-weight: 600;
  color: #efeae2;
}
body.cw-r2 .cw-review-source {
  display: inline-block;
  margin-top: 0.85rem;
  font-size: 0.86rem;
  color: #e0b07a;
}
body.cw-r2 .cw-review-footnote {
  max-width: 40rem;
  margin: 0.9rem auto 0;
  font-size: 0.8rem;
  color: #9c968c;
  text-align: center;
}

/* SEO-01B — visible Google trust (no AggregateRating schema) */
body.cw-r2 .cw-google-trust {
  max-width: 40rem;
  margin: 0 auto 1.25rem;
  padding: 1rem 1.25rem;
  border: 1px solid rgba(184, 115, 51, 0.4);
  border-radius: 12px;
  background: rgba(18, 20, 22, 0.75);
  text-align: center;
}
body.cw-r2 .cw-google-trust-line {
  margin: 0 0 0.55rem;
  font-size: 1.05rem;
  color: #f2efe9;
}
body.cw-r2 .cw-google-trust-score {
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #e8c48a;
}
body.cw-r2 .cw-google-trust-link {
  font-size: 0.9rem;
  color: #e0b07a;
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.cw-r2.cw-product-detail .pd-contact-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0.75rem 0 0.25rem;
}
body.cw-r2.cw-product-detail .pd-contact-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0.45rem 0.9rem;
  border: 1px solid rgba(184, 115, 51, 0.55);
  border-radius: 8px;
  color: #f3eee6;
  text-decoration: none;
  font-size: 0.9rem;
  background: rgba(184, 115, 51, 0.12);
}
@media (max-width: 900px) {
  body.cw-r2 .cw-header-phone,
  body.cw-r2 .cw-header-line {
    display: none;
  }
}
