/*
 * COMMAND 073 — FULL VISUAL REBUILD TO MASTER REFERENCE
 * Final owner-visible layer. Must dominate 069–072.
 * Keep 1520 rail / responsive contracts. Visual only.
 */

body.cw-r2.cw-073 {
  --073-copper: #D4893A;
  --073-copper-hi: #F0C27A;
  --073-bronze: #8B4A18;
  --073-steel: #1B2025;
  --073-steel-hi: #4A545C;
  --073-gun: #12171B;
  --073-ai: #4EC8E8;
  --073-ivory: #F4EEE4;
}

/* ========== GLOBAL ATMOSPHERE — immediately different from 072 ========== */
body.cw-r2.cw-073 {
  background-color: #0A0C0E !important;
  background-image:
    radial-gradient(ellipse 70% 40% at 18% 8%, rgba(212, 137, 58, 0.18), transparent 55%),
    radial-gradient(ellipse 40% 30% at 92% 12%, rgba(78, 200, 232, 0.12), transparent 50%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.028) 0 1px, transparent 1px 28px),
    repeating-linear-gradient(0deg, rgba(255,255,255,0.02) 0 1px, transparent 1px 28px),
    linear-gradient(180deg, #1A1F24 0%, #0E1114 40%, #090B0D 100%) !important;
  color: var(--073-ivory);
}

body.cw-r2.cw-073 .main-container,
body.cw-r2.cw-073 .cw-listing-main {
  background:
    repeating-conic-gradient(from 0deg at 0 0, rgba(255,255,255,0.015) 0 12deg, transparent 12deg 24deg);
  background-size: 48px 48px;
}

/* Section material rhythm */
body.cw-r2.cw-073 .cw-g-checker,
body.cw-r2.cw-073 .cw-trust-snapshot {
  background:
    repeating-linear-gradient(45deg, #1A1C1E 0 10px, #121416 10px 20px),
    linear-gradient(180deg, #22262B, #14181C) !important;
  box-shadow: inset 0 12px 24px rgba(0,0,0,0.35);
}

body.cw-r2.cw-073 .cw-g-gun,
body.cw-r2.cw-073 .cw-shop-categories {
  background:
    linear-gradient(180deg, rgba(40,46,52,0.55), rgba(12,14,16,0.92)),
    repeating-linear-gradient(90deg, transparent 0 22px, rgba(212,137,58,0.07) 22px 23px) !important;
}

body.cw-r2.cw-073 .cw-g-concrete,
body.cw-r2.cw-073 .cw-featured-section {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(212,137,58,0.1), transparent 50%),
    linear-gradient(180deg, #181C20, #101316) !important;
}

body.cw-r2.cw-073 .cw-g-workshop,
body.cw-r2.cw-073 .cw-custom-made {
  background:
    linear-gradient(90deg, rgba(18,12,8,0.88), rgba(14,16,18,0.7)),
    #16110D !important;
}

body.cw-r2.cw-073 .cw-g-fab,
body.cw-r2.cw-073 .cw-process-section {
  background:
    linear-gradient(180deg, #1E242A, #111418) !important;
}

body.cw-r2.cw-073 .cw-listing-page,
body.cw-r2.cw-073.cw-listing-page,
body.cw-r2.cw-073.cw-product-detail {
  background-color: #0A0C0E;
}

/* ========== HEADER: 3 FABRICATED PLATES ========== */
body.cw-r2.cw-073 #main-header {
  min-height: 104px;
  background:
    linear-gradient(180deg, #5A636C 0%, #2E353C 14%, #1A1F24 48%, #101418 100%) !important;
  border-top: 3px solid #C9A36A !important;
  border-bottom: 4px solid #B87333 !important;
  box-shadow:
    inset 0 3px 0 rgba(255,255,255,0.18),
    inset 0 -6px 0 rgba(0,0,0,0.55),
    0 18px 36px rgba(0,0,0,0.55) !important;
}

body.cw-r2.cw-073 #main-header::before {
  opacity: 0.14 !important;
  background-image:
    repeating-linear-gradient(90deg, rgba(255,255,255,0.07) 0 2px, transparent 2px 16px),
    repeating-linear-gradient(45deg, rgba(0,0,0,0.25) 0 8px, transparent 8px 16px) !important;
}

body.cw-r2.cw-073 .cw-g-header-inner,
body.cw-r2.cw-073 .cw-header-inner {
  min-height: 104px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  gap: 0.85rem !important;
}

body.cw-r2.cw-073 .cw-073-brand-plate,
body.cw-r2.cw-073 .cw-073-nav-plate,
body.cw-r2.cw-073 .cw-073-cta-plate {
  position: relative;
  background:
    linear-gradient(180deg, #3E464E 0%, #1C2228 55%, #101418 100%) !important;
  border: 2px solid rgba(212, 137, 58, 0.55) !important;
  box-shadow:
    inset 0 2px 0 rgba(255,255,255,0.16),
    inset 0 -3px 0 rgba(0,0,0,0.5),
    0 0 0 1px #000,
    0 8px 16px rgba(0,0,0,0.35) !important;
  clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
}

body.cw-r2.cw-073 .cw-073-brand-plate::before,
body.cw-r2.cw-073 .cw-073-nav-plate::before,
body.cw-r2.cw-073 .cw-073-cta-plate::before,
body.cw-r2.cw-073 .cw-073-brand-plate::after,
body.cw-r2.cw-073 .cw-073-nav-plate::after,
body.cw-r2.cw-073 .cw-073-cta-plate::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  z-index: 3;
  pointer-events: none;
  background: radial-gradient(circle at 32% 28%, #F3D7A0, #B87333 52%, #3A220E 78%, #0A0704);
  box-shadow: 0 0 0 2px #050505, inset 0 1px 0 rgba(255,240,200,0.7);
}

body.cw-r2.cw-073 .cw-073-brand-plate::before,
body.cw-r2.cw-073 .cw-073-nav-plate::before,
body.cw-r2.cw-073 .cw-073-cta-plate::before { top: 6px; left: 8px; }
body.cw-r2.cw-073 .cw-073-brand-plate::after,
body.cw-r2.cw-073 .cw-073-nav-plate::after,
body.cw-r2.cw-073 .cw-073-cta-plate::after { top: 6px; right: 8px; }

body.cw-r2.cw-073 .cw-073-brand-plate {
  padding: 6px 12px 6px 6px !important;
  min-height: 88px;
  align-items: center;
  display: flex;
  min-width: 0;
}

body.cw-r2.cw-073 .cw-073-nav-plate {
  padding: 6px 10px !important;
  min-height: 72px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

body.cw-r2.cw-073 .cw-073-cta-plate {
  padding: 8px 10px !important;
  min-height: 72px;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}

/* LOGO: plaque matches artwork aspect so mark fills 90%+ */
body.cw-r2.cw-073 .cw-g-mono-wrap,
body.cw-r2.cw-073 .cw-mi-mark,
body.cw-r2.cw-073 .cw-069-mark {
  width: 90px !important;
  height: 80px !important;
  flex: 0 0 90px !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  aspect-ratio: auto !important;
  background: #050607 !important;
  border: 2px solid #D4893A !important;
  border-radius: 1px !important;
  box-shadow:
    inset 0 0 0 1px #000,
    0 0 16px rgba(212,137,58,0.25) !important;
}

body.cw-r2.cw-073 .cw-g-mono-wrap img,
body.cw-r2.cw-073 .cw-mi-mark img,
body.cw-r2.cw-073 .cw-069-mark img,
body.cw-r2.cw-073 .cw-g-mono-img,
body.cw-r2.cw-073 .cw-mi-mark-img {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
  aspect-ratio: auto !important;
  margin: 0 !important;
}

body.cw-r2.cw-073 .cw-g-master {
  font-size: 1.22rem !important;
  color: #F0C27A !important;
  text-shadow: 0 1px 0 #000, 0 0 12px rgba(212,137,58,0.35);
}

body.cw-r2.cw-073 .cw-g-lp {
  font-size: 0.7rem !important;
  color: #EEE !important;
}

body.cw-r2.cw-073 .cw-069-tagline {
  opacity: 0.45 !important;
  font-size: 0.52rem !important;
}

/* NAV as segmented plates */
body.cw-r2.cw-073 #primary-nav,
body.cw-r2.cw-073 .primary-nav.desktop-nav {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  gap: 0.35rem !important;
  padding: 0 !important;
}

body.cw-r2.cw-073 .cw-im-header #primary-nav a,
body.cw-r2.cw-073.cw-g.cw-063.cw-064 .cw-im-header .primary-nav.desktop-nav a,
body.cw-r2.cw-073 #primary-nav a {
  min-height: 44px !important;
  padding: 0.45rem 0.7rem !important;
  background: linear-gradient(180deg, #2A3036, #121518) !important;
  border: 1px solid #6A737C !important;
  color: #F2ECE3 !important;
  font-size: 0.92rem !important;
  font-weight: 700 !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 2px 0 #000 !important;
}

body.cw-r2.cw-073 .cw-im-header #primary-nav a.active,
body.cw-r2.cw-073.cw-g.cw-063.cw-064 .cw-im-header .primary-nav.desktop-nav a.active,
body.cw-r2.cw-073 #primary-nav a.active,
body.cw-r2.cw-073 #primary-nav a[aria-current="page"] {
  background: linear-gradient(180deg, #E0A45A, #A35A1E) !important;
  color: #120E0A !important;
  border-color: #F0C27A !important;
  box-shadow: inset 0 1px 0 rgba(255,240,200,0.6), 0 0 12px rgba(212,137,58,0.35) !important;
}

body.cw-r2.cw-073 .cw-header-cta {
  min-height: 52px !important;
  padding: 0.65rem 1.35rem !important;
  font-size: 1.02rem !important;
  font-weight: 800 !important;
  background: linear-gradient(180deg, #F0C27A 0%, #D4893A 38%, #8B4A18 100%) !important;
  color: #120E0A !important;
  border: 2px solid #F6D9A0 !important;
  clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
  box-shadow:
    inset 0 2px 0 rgba(255,255,255,0.55),
    inset 0 -3px 0 rgba(70,30,8,0.55),
    0 8px 18px rgba(0,0,0,0.45) !important;
}

body.cw-r2.cw-073 .cw-header-cta::after {
  content: "▸";
  margin-left: 0.4rem;
  font-size: 1.05em;
}

body.cw-r2.cw-073 .cw-g-beam,
body.cw-r2.cw-073 .cw-071-beam {
  height: 14px !important;
  background:
    linear-gradient(180deg, #A8B0B6 0%, #3A4248 30%, #1A1E22 48%, #D4893A 78%, #4EC8E8 100%) !important;
  box-shadow: 0 0 18px rgba(78,200,232,0.25) !important;
}

/* ========== HERO FRAME ========== */
body.cw-r2.cw-073 .cw-im-hero {
  min-height: min(78vh, 720px);
  position: relative;
}

body.cw-r2.cw-073 .cw-im-hero-copy {
  max-width: min(38rem, 100%);
  padding: 2.1rem 2.2rem 2.2rem 2.4rem !important;
  background-image:
    radial-gradient(circle at 16px 16px, #F3D7A0 0 3px, #8B4A18 4px 6px, #050505 7px 8px, transparent 9px),
    radial-gradient(circle at calc(100% - 16px) 16px, #F3D7A0 0 3px, #8B4A18 4px 6px, #050505 7px 8px, transparent 9px),
    radial-gradient(circle at 16px calc(100% - 16px), #F3D7A0 0 3px, #8B4A18 4px 6px, #050505 7px 8px, transparent 9px),
    radial-gradient(circle at calc(100% - 16px) calc(100% - 16px), #F3D7A0 0 3px, #8B4A18 4px 6px, #050505 7px 8px, transparent 9px),
    repeating-linear-gradient(135deg, rgba(255,255,255,0.05) 0 2px, transparent 2px 11px),
    linear-gradient(145deg, rgba(42,48,54,0.96) 0%, rgba(10,12,14,0.94) 100%) !important;
  border: 5px solid #D4893A !important;
  outline: 2px solid #050505;
  outline-offset: -10px;
  box-shadow:
    inset 0 3px 0 rgba(255,255,255,0.16),
    inset 0 -6px 0 rgba(0,0,0,0.55),
    inset 10px 0 0 #8B4A18,
    0 28px 50px rgba(0,0,0,0.55) !important;
  clip-path: polygon(22px 0, 100% 0, 100% calc(100% - 22px), calc(100% - 22px) 100%, 0 100%, 0 22px);
  position: relative;
}

body.cw-r2.cw-073 .cw-im-hero-copy::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #D4893A, #4EC8E8 55%, #D4893A);
  pointer-events: none;
}

body.cw-r2.cw-073 .cw-hero-eyebrow,
body.cw-r2.cw-073 .cw-hero-badge {
  display: inline-block;
  padding: 0.35rem 0.7rem;
  background: #0B0D0F;
  border: 1px solid #D4893A;
  color: #F0C27A !important;
  letter-spacing: 0.16em;
  font-size: 0.72rem !important;
}

body.cw-r2.cw-073 .cw-im-hero-serif {
  font-size: 0.82rem !important;
  letter-spacing: 0.22em;
  color: #4EC8E8 !important;
  font-weight: 700;
}

body.cw-r2.cw-073 .cw-hero-subtitle {
  font-size: 1.08rem !important;
  line-height: 1.55 !important;
  color: #E4DDD3 !important;
}

body.cw-r2.cw-073 .cw-im-hero h1 {
  font-size: clamp(2.1rem, 4.2vw, 3.6rem) !important;
  line-height: 1.15 !important;
  color: #FFF !important;
  margin: 0.7rem 0 !important;
}

body.cw-r2.cw-073 .cw-im-hero h1 .cw-g-mi,
body.cw-r2.cw-073 .cw-im-hero .cw-g-mi {
  color: #D4893A !important;
  display: inline;
}

body.cw-r2.cw-073 .cw-hero-actions .btn-primary {
  background: linear-gradient(180deg, #F0C27A, #A35A1E) !important;
  color: #120E0A !important;
  border: 2px solid #F6D9A0 !important;
  min-height: 52px;
  font-weight: 800 !important;
}

body.cw-r2.cw-073 .cw-hero-actions .btn-secondary {
  background: #14181C !important;
  color: #F4EEE4 !important;
  border: 2px solid #8A9096 !important;
  min-height: 52px;
}

/* ========== FEATURE STRIP — ICON FIRST ========== */
body.cw-r2.cw-073 .cw-trust-strip {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.1rem;
  padding: 1.5rem 0;
}

body.cw-r2.cw-073 .cw-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.75rem;
  min-height: 168px;
  padding: 1.25rem 0.9rem;
  background: linear-gradient(180deg, #2A3138, #14181C);
  border: 2px solid rgba(212,137,58,0.45);
  clip-path: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 12px 24px rgba(0,0,0,0.35);
}

body.cw-r2.cw-073 .cw-trust-ico {
  width: 72px !important;
  height: 72px !important;
  font-size: 2rem !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #F0C27A !important;
  background: #0B0D0F;
  border: 2px solid #D4893A;
  box-shadow: 0 0 16px rgba(78,200,232,0.18);
}

body.cw-r2.cw-073 .cw-trust-item p {
  font-size: 1.02rem !important;
  font-weight: 700;
  color: #F4EEE4 !important;
  margin: 0;
}

/* ========== SECTION HEADS ========== */
body.cw-r2.cw-073 .cw-r2-section-head .eyebrow {
  display: inline-block;
  color: #D4893A !important;
  letter-spacing: 0.22em;
  font-size: 0.78rem !important;
  font-weight: 800;
  border-bottom: 2px solid #D4893A;
  padding-bottom: 0.25rem;
}

body.cw-r2.cw-073 .cw-r2-section-head h2 {
  font-size: clamp(1.7rem, 2.4vw, 2.4rem) !important;
  color: #FFF !important;
  margin: 0.55rem 0 0.4rem;
}

body.cw-r2.cw-073 .cw-r2-section-head p {
  font-size: 1.05rem !important;
  color: #C4BDB3 !important;
}

/* ========== CATEGORY CARDS ========== */
body.cw-r2.cw-073 .cw-shop-cat-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.15rem;
}

body.cw-r2.cw-073 .cw-shop-cat-card {
  min-height: 280px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #101316 !important;
  border: 3px solid rgba(212,137,58,0.55) !important;
  clip-path: polygon(16px 0, 100% 0, 100% calc(100% - 16px), calc(100% - 16px) 100%, 0 100%, 0 16px);
  box-shadow:
    inset 0 0 0 1px #000,
    0 16px 32px rgba(0,0,0,0.45) !important;
  position: relative;
}

body.cw-r2.cw-073 .cw-shop-cat-visual {
  flex: 1 1 auto;
  min-height: 190px;
  background-size: cover;
  background-position: center;
  filter: saturate(0.9) contrast(1.08);
}

body.cw-r2.cw-073 .cw-070-cat-badge {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px !important;
  height: 56px !important;
  font-size: 1.45rem !important;
  top: 0.7rem !important;
  left: 0.7rem !important;
  color: #F0C27A !important;
  background: #0B0D0F !important;
  border: 2px solid #D4893A !important;
}

body.cw-r2.cw-073 .cw-shop-cat-copy {
  padding: 0.85rem 1rem !important;
  background: linear-gradient(180deg, #2A3036, #121518) !important;
  border-top: 2px solid #D4893A;
}

body.cw-r2.cw-073 .cw-shop-cat-copy h3 {
  font-size: 1.2rem !important;
  color: #F0C27A !important;
  margin: 0 0 0.2rem;
}

body.cw-r2.cw-073 .cw-shop-cat-copy p {
  font-size: 0.92rem !important;
  color: #C4BDB3 !important;
  margin: 0;
}

/* ========== PRODUCT CARDS ========== */
body.cw-r2.cw-073 .cw-product-card,
body.cw-r2.cw-073 .sf-product-card,
body.cw-r2.cw-073 .product-card.cw-catalog-card {
  background:
    linear-gradient(180deg, #2C333A 0%, #161A1E 100%) !important;
  border: 3px solid rgba(212,137,58,0.5) !important;
  outline: 2px solid #000;
  outline-offset: -7px;
  clip-path: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);
  box-shadow:
    inset 0 2px 0 rgba(255,255,255,0.1),
    0 18px 34px rgba(0,0,0,0.45) !important;
}

body.cw-r2.cw-073 .cw-cover-wrap,
body.cw-r2.cw-073 .cw-listing-cover {
  margin: 8px 8px 0;
  border: 2px solid #3A4248;
  box-shadow: inset 0 0 24px rgba(0,0,0,0.45);
}

body.cw-r2.cw-073 .cw-card-cta,
body.cw-r2.cw-073 .card-detail-btn {
  background: linear-gradient(180deg, #3A4148, #1A1E22) !important;
  border: 2px solid #D4893A !important;
  color: #F0C27A !important;
  min-height: 48px !important;
  font-weight: 800 !important;
}

body.cw-r2.cw-073 .cw-card-price {
  font-size: 1.22rem !important;
  color: #F0C27A !important;
}

/* ========== PROCESS ========== */
body.cw-r2.cw-073 .cw-process-timeline {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.4rem;
  position: relative;
}

@media (min-width: 1024px) {
  body.cw-r2.cw-073 .cw-process-timeline::before {
    content: "";
    position: absolute;
    top: 52px;
    left: 8%;
    right: 8%;
    height: 3px;
    background: linear-gradient(90deg, transparent, #D4893A 10%, #4EC8E8 50%, #D4893A 90%, transparent);
    pointer-events: none;
    z-index: 0;
  }
  body.cw-r2.cw-073 .cw-process-step { position: relative; z-index: 1; }
}

body.cw-r2.cw-073 .cw-process-step {
  background: linear-gradient(180deg, #2A3138, #14181C);
  border: 2px solid rgba(212,137,58,0.4);
  padding: 1.2rem 1rem 1.35rem;
  min-height: 220px;
  clip-path: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);
}

body.cw-r2.cw-073 .cw-process-ico {
  width: 72px !important;
  height: 72px !important;
  font-size: 1.8rem !important;
  border: 2px solid #D4893A !important;
  color: #F0C27A !important;
  background: #0B0D0F !important;
}

body.cw-r2.cw-073 .cw-process-step .num {
  font-size: 1.6rem !important;
  color: #D4893A !important;
  font-weight: 800;
  letter-spacing: 0.08em;
}

body.cw-r2.cw-073 .cw-process-step h4 {
  font-size: 1.1rem !important;
  color: #FFF !important;
}

/* benefit / work tiles */
body.cw-r2.cw-073 .cw-benefit-card,
body.cw-r2.cw-073 .cw-work-tile,
body.cw-r2.cw-073 .cw-custom-step {
  background: linear-gradient(180deg, #262C32, #14181C) !important;
  border: 2px solid rgba(212,137,58,0.35) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}

body.cw-r2.cw-073 .cw-final-cta,
body.cw-r2.cw-073 .cw-cta-closer {
  background:
    linear-gradient(90deg, rgba(20,12,6,0.92), rgba(12,14,16,0.88)),
    #1A140E !important;
  border-top: 4px solid #D4893A;
  border-bottom: 4px solid #D4893A;
}

/* ========== LISTING CONTROL PANEL ========== */
body.cw-r2.cw-073.cw-listing-page .cw-listing-intro {
  background:
    linear-gradient(180deg, #242A30, #121518) !important;
  border-bottom: 3px solid #D4893A;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

body.cw-r2.cw-073.cw-listing-page .cw-listing-h1 {
  font-size: clamp(1.9rem, 3vw, 2.6rem) !important;
  color: #FFF !important;
}

body.cw-r2.cw-073.cw-listing-page .cw-discovery-bar {
  background:
    linear-gradient(180deg, #3A424A, #1A1E22) !important;
  border: 3px solid rgba(212,137,58,0.55) !important;
  box-shadow:
    inset 0 2px 0 rgba(255,255,255,0.12),
    inset 0 -3px 0 rgba(0,0,0,0.45) !important;
  clip-path: polygon(14px 0, 100% 0, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0 100%, 0 14px);
  padding: 1.35rem 1.3rem !important;
}

body.cw-r2.cw-073.cw-listing-page .cw-discovery-input,
body.cw-r2.cw-073.cw-listing-page .cw-discovery-select {
  min-height: 52px !important;
  border: 2px solid #D4893A !important;
  background: #0B0D0F !important;
  color: #F4EEE4 !important;
  font-size: 1.02rem !important;
}

body.cw-r2.cw-073.cw-listing-page .cw-discovery-field label,
body.cw-r2.cw-073.cw-listing-page .cw-discovery-search label {
  display: block;
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #F0C27A !important;
  margin-bottom: 0.35rem;
}

/* ========== PRODUCT DETAIL ========== */
body.cw-r2.cw-073.cw-product-detail .pd-main-img-wrap,
body.cw-r2.cw-073.cw-product-detail .pd-info,
body.cw-r2.cw-073.cw-product-detail .pd-lead,
body.cw-r2.cw-073.cw-product-detail #pcf-root {
  background: linear-gradient(180deg, #2A3138, #14181C) !important;
  border: 3px solid rgba(212,137,58,0.4) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 16px 28px rgba(0,0,0,0.35) !important;
}

body.cw-r2.cw-073.cw-product-detail .pd-title {
  color: #FFF !important;
}

body.cw-r2.cw-073.cw-product-detail .btn-primary,
body.cw-r2.cw-073.cw-product-detail .pd-sticky-btn {
  background: linear-gradient(180deg, #F0C27A, #A35A1E) !important;
  color: #120E0A !important;
  border: 2px solid #F6D9A0 !important;
  min-height: 48px;
  font-weight: 800 !important;
}

/* ========== CONTACT + RIGHT DOCK ========== */
body.cw-r2.cw-073 .contact-widget-card {
  width: min(500px, calc(100vw - 1rem)) !important;
  background: linear-gradient(180deg, #2E353C, #121518) !important;
  border: 3px solid #D4893A !important;
  box-shadow: 0 24px 50px rgba(0,0,0,0.6), 0 0 20px rgba(78,200,232,0.12) !important;
}

body.cw-r2.cw-073 .contact-card-header {
  background: linear-gradient(180deg, #3A424A, #1A1E22) !important;
  border-bottom: 2px solid #D4893A !important;
}

body.cw-r2.cw-073 .contact-header-title h4::before {
  content: "";
  display: inline-block;
  width: 10px; height: 10px;
  margin-right: 8px;
  border-radius: 50%;
  background: #4EC8E8;
  box-shadow: 0 0 10px #4EC8E8;
}

body.cw-r2.cw-073 .channel-icon {
  width: 64px !important;
  height: 64px !important;
}

body.cw-r2.cw-073 .contact-main-toggle,
body.cw-r2.cw-073 .contact-call-btn {
  width: 64px !important;
  height: 64px !important;
  border: 2px solid #D4893A !important;
  background: linear-gradient(160deg, #3A424A, #121518) !important;
  clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
}

body.cw-r2.cw-073 .contact-submit-btn {
  min-height: 54px !important;
  background: linear-gradient(180deg, #F0C27A, #8B4A18) !important;
  color: #120E0A !important;
  font-size: 1.08rem !important;
}

body.cw-r2.cw-073 .floating-buttons-row {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

body.cw-r2.cw-073 .contact-widget-container.cw-g-dock {
  right: 14px;
  bottom: 14px;
}

body.cw-r2.cw-073 .channel-item {
  min-height: 92px;
  background: linear-gradient(180deg, #2A3138, #14181C);
  border: 2px solid rgba(212,137,58,0.4);
}

body.cw-r2.cw-073 .channel-name {
  font-size: 0.95rem !important;
  font-weight: 700;
}

body.cw-r2.cw-073.cw-product-detail .pd-breadcrumb {
  padding: 0.55rem 0.8rem;
  background: #14181C;
  border: 2px solid rgba(212,137,58,0.35);
  color: #E4DDD3;
}

body.cw-r2.cw-073.cw-product-detail .pd-wrap {
  background:
    linear-gradient(180deg, rgba(36,42,48,0.45), rgba(12,14,16,0.2));
  border: 2px solid rgba(212,137,58,0.25);
  padding: 1.4rem 1.1rem 2rem !important;
}

body.cw-r2.cw-073.cw-product-detail .pd-empty,
body.cw-r2.cw-073.cw-product-detail [data-pd-empty],
body.cw-r2.cw-073.cw-product-detail .pd-unavailable {
  border: 3px solid rgba(212,137,58,0.45);
  background: linear-gradient(180deg, #2A3138, #14181C);
  padding: 2rem 1.5rem;
}

body.cw-r2.cw-073 .cw-sale-badge {
  background: #0B0D0F !important;
  border: 1px solid #D4893A !important;
  color: #F0C27A !important;
}

/* ========== FOOTER PLATE ========== */
body.cw-r2.cw-073 .main-footer {
  background:
    repeating-linear-gradient(90deg, transparent 0 26px, rgba(212,137,58,0.06) 26px 27px),
    linear-gradient(180deg, #2A3138, #0C0E10) !important;
  border-top: 6px solid #D4893A !important;
  padding-top: 3.2rem !important;
  position: relative;
}

body.cw-r2.cw-073 .main-footer::before {
  content: "";
  position: absolute;
  left: 0; right: 0; top: 0;
  height: 16px;
  background: linear-gradient(180deg, #A8B0B6, #2A3036 40%, #D4893A);
}

body.cw-r2.cw-073 .cw-071-foot-mark,
body.cw-r2.cw-073 .footer-logo-img.cw-071-foot-mark {
  width: 108px !important;
  height: 96px !important;
  max-width: 108px !important;
  flex-basis: 108px !important;
  padding: 2px !important;
  object-fit: contain !important;
  border: 3px solid #D4893A !important;
  background: #050607 !important;
}

body.cw-r2.cw-073 .cw-071-foot-master {
  font-size: 1.4rem !important;
  color: #F0C27A !important;
}

body.cw-r2.cw-073 .cw-071-legal-th,
body.cw-r2.cw-073 .footer-brand-info > p,
body.cw-r2.cw-073 .footer-links a,
body.cw-r2.cw-073 .footer-contact p {
  font-size: 1.08rem !important;
}

body.cw-r2.cw-073 .footer-links h4,
body.cw-r2.cw-073 .footer-contact h4 {
  font-size: 1.15rem !important;
  color: #D4893A !important;
  border-bottom: 2px solid rgba(212,137,58,0.45);
  padding-bottom: 0.4rem;
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1199px) {
  body.cw-r2.cw-073 .cw-073-nav-plate { display: none !important; }
  body.cw-r2.cw-073 .cw-g-mono-wrap,
  body.cw-r2.cw-073 .cw-069-mark,
  body.cw-r2.cw-073 .cw-mi-mark {
    width: 72px !important;
    height: 64px !important;
    flex-basis: 72px !important;
  }
  body.cw-r2.cw-073 .cw-g-header-inner,
  body.cw-r2.cw-073 .cw-header-inner { min-height: 88px !important; }
  body.cw-r2.cw-073 #main-header { min-height: 88px; }
  body.cw-r2.cw-073 .cw-shop-cat-grid,
  body.cw-r2.cw-073 .cw-trust-strip,
  body.cw-r2.cw-073 .cw-process-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  body.cw-r2.cw-073 .cw-g-mono-wrap,
  body.cw-r2.cw-073 .cw-069-mark,
  body.cw-r2.cw-073 .cw-mi-mark {
    width: 58px !important;
    height: 52px !important;
    flex-basis: 58px !important;
  }
  body.cw-r2.cw-073 .cw-073-cta-plate .cw-header-cta { display: none !important; }
  body.cw-r2.cw-073 .cw-g-master { font-size: 0.95rem !important; }
  body.cw-r2.cw-073 .cw-g-header-inner,
  body.cw-r2.cw-073 .cw-header-inner { min-height: 76px !important; }
  body.cw-r2.cw-073 #main-header { min-height: 76px; }
  body.cw-r2.cw-073 .cw-trust-strip,
  body.cw-r2.cw-073 .cw-shop-cat-grid,
  body.cw-r2.cw-073 .cw-process-timeline {
    grid-template-columns: 1fr !important;
  }
  body.cw-r2.cw-073 .cw-im-hero-copy {
    padding: 1.25rem 1.1rem !important;
  }
  body.cw-r2.cw-073 .cw-073-brand-plate,
  body.cw-r2.cw-073 .cw-073-cta-plate {
    clip-path: none;
  }
  body.cw-r2.cw-073 .contact-main-toggle,
  body.cw-r2.cw-073 .contact-call-btn {
    width: 56px !important;
    height: 56px !important;
  }
}

body.cw-r2.cw-073 {
  overflow-x: clip;
}
