
* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  background: #1a0f0a; color: #f5e4cd;
  font-family: Verdana, Geneva, sans-serif; line-height: 1.75;
  font-size: 18px; -webkit-font-smoothing: antialiased;
}
img { display: block; max-width: 100%; }
a { color: #f5e4cd; text-decoration: none; }

.col {
  max-width: 640px; margin: 0 auto;
  padding: clamp(2rem, 6vw, 5rem) clamp(1.25rem, 5vw, 2rem) 6rem;
}

/* ---------- NAV ---------- */
.topnav {
  display: flex; justify-content: space-between; align-items: baseline;
  padding-bottom: clamp(4rem, 12vw, 8rem);
}
.brand {
  font-family: Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif; font-weight: 600; letter-spacing: 0.02em;
  font-size: 1rem;
}
.navlink { font-size: 0.9rem; color: #93745a; letter-spacing: 0.04em; }
.navlink:hover { color: #d98829; }

/* ---------- LEAD ---------- */
.lead { margin-bottom: clamp(3rem, 9vw, 6rem); }
.kick {
  font-size: 0.8rem; letter-spacing: 0.32em; text-transform: uppercase;
  color: #93745a; margin-bottom: 1.5rem;
}
.lead h1 {
  font-family: Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif; font-weight: 400; line-height: 1.08;
  font-size: clamp(2.4rem, 8vw, 3.6rem); letter-spacing: -0.015em;
  margin-bottom: 1.5rem;
}
.dek {
  font-size: clamp(1.1rem, 3vw, 1.35rem); color: #93745a;
  line-height: 1.6; max-width: 34ch;
}

/* ---------- IMAGE PLATES ---------- */
.plate {
  margin: clamp(3rem, 9vw, 6rem) 0;
}
.plate img { width: 100%; height: auto; }
.plate--sm { max-width: 320px; margin-left: auto; margin-right: auto; }

/* ---------- PROSE ---------- */
.prose { margin: clamp(3rem, 9vw, 6rem) 0; }
.prose h2 {
  font-family: Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif; font-weight: 500; font-size: 1.25rem;
  letter-spacing: 0.01em; margin-bottom: 1.25rem; color: #d98829;
}
.prose p { color: #f5e4cd; }

/* ---------- DEFINITION LIST ---------- */
.items { margin-top: 0.5rem; }
.item { padding: 1.5rem 0; border-top: 1px solid rgba(245,228,205,0.14); }
.item:last-child { border-bottom: 1px solid rgba(245,228,205,0.14); }
.item dt {
  font-family: Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif; font-weight: 500; font-size: 1.05rem;
  margin-bottom: 0.35rem;
}
.item dd { color: #93745a; font-size: 0.98rem; line-height: 1.6; }

/* ---------- HAIRLINE ---------- */
.hair { border: 0; border-top: 1px solid rgba(245,228,205,0.14);
  margin: clamp(3rem, 9vw, 6rem) 0; }

/* ---------- TESTIMONIAL ---------- */
.testimonial { text-align: center; margin: clamp(4rem, 12vw, 8rem) 0; }
.testimonial blockquote {
  font-family: Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif; font-weight: 400; font-style: italic;
  font-size: clamp(1.4rem, 5vw, 2rem); line-height: 1.35;
  letter-spacing: -0.01em; max-width: 24ch; margin: 0 auto 1.25rem;
}
.testimonial blockquote::before { content: "\201C"; color: #d98829; }
.testimonial blockquote::after { content: "\201D"; color: #d98829; }
.testimonial .by {
  font-size: 0.8rem; letter-spacing: 0.24em; text-transform: uppercase;
  color: #93745a;
}

/* ---------- CONTACT ---------- */
.contact .lines { margin-top: 1.25rem; line-height: 2; }
.contact .lines a:hover { color: #d98829; }
.contact .lines span { color: #93745a; }

/* ---------- FOOTER ---------- */
.foot {
  margin-top: clamp(4rem, 12vw, 8rem); padding-top: 2rem;
  border-top: 1px solid rgba(245,228,205,0.14); text-align: center;
}
.foot p { font-family: Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif; font-size: 0.95rem; }
.foot .fine { font-family: Verdana, Geneva, sans-serif; font-size: 0.8rem; color: #93745a;
  margin-top: 0.5rem; letter-spacing: 0.04em; }


.xq{box-sizing:border-box;font-family:Verdana, Geneva, sans-serif;color:#f5e4cd;padding:56px 24px;width:100%}
.xq *{box-sizing:border-box;margin:0}
.xq .xq-wrap{max-width:1060px;margin:0 auto}
.xq h2{font-family:Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif;font-size:1.7rem;line-height:1.2;margin-bottom:8px}
.xq .xq-kick{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#d98829;margin-bottom:10px;font-weight:700}

.xq-hours{border-top:1px solid rgba(245,228,205,0.14)}
.xq-hours-in{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:26px;align-items:start}
.xq-hours address{font-style:normal;color:#93745a;line-height:1.8;margin-top:8px}
.xq-hourtable{width:100%;border-collapse:collapse}
.xq-hourtable th,.xq-hourtable td{text-align:left;padding:12px 6px;border-bottom:1px solid rgba(245,228,205,0.14)}
.xq-hourtable th{font-family:Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif}
.xq-hourtable td{color:#d98829;font-weight:700;text-align:right}


.xq-badges{padding:26px 24px;border-top:1px solid rgba(245,228,205,0.14);border-bottom:1px solid rgba(245,228,205,0.14);background:rgba(245,228,205,0.05)}
.xq-badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}
.xq-badgehead{font-family:Copperplate, 'Copperplate Gothic Light', 'Segoe UI', sans-serif;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;margin-right:8px}
.xq-badge{border:1.5px solid #d98829;color:#d98829;border-radius:999px;padding:7px 16px;font-size:.8rem;font-weight:700;letter-spacing:.04em}


/* =====================================================
   DESIGN DNA: desert-craft
   Whole-page visual system applied over the layout
   archetype. Appended last so it wins the cascade.
   ===================================================== */
html::before{content:'';position:fixed;inset:0;z-index:99980;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='g'%3E%3CfeTurbulence baseFrequency='.7'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23g)'/%3E%3C/svg%3E");opacity:.10;}
html::after{content:'';position:fixed;inset:0;z-index:99990;pointer-events:none;border:none;background:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath d='M0 10L9 2L18 10L27 2L36 10' fill='none' stroke='%23d98829' stroke-width='2'/%3E%3C/svg%3E");background-size:36px 12px;background-repeat:repeat-x;background-position:bottom 6px center}
h1,h2,h3{font-family:Rockwell, 'Rockwell Nova', 'Roboto Slab', Georgia, serif !important;text-transform:uppercase !important;letter-spacing:.08em !important;font-weight:700 !important}
img{filter:sepia(.3) saturate(1.1);border-radius:2px !important;border-bottom:6px solid #d98829 !important}
a[class*="btn"],button,span[class*="btn"]{border-radius:2px !important;border:2px solid #f7e9d7 !important;text-transform:uppercase;letter-spacing:.1em;font-weight:700}
div[class*="card"]:not([class*="cards"]),article[class*="card"],a[class*="card"],figure[class*="card"],li[class*="card"]{border-radius:2px !important;border-bottom:5px solid #d98829 !important}
