* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  color: #1a1612;
  background: #faf6f0;
  min-height: 100vh;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a { color: inherit; }
img { display: block; max-width: 100%; }
.sans { font-family: 'Inter', sans-serif; }
.hidden { display: none !important; }
.center { text-align: center; }

.container { max-width: 1280px; margin: 0 auto; padding: 0 20px; }
.container-narrow { max-width: 1080px; }
.container-form { max-width: 880px; }
@media (min-width: 768px) { .container { padding: 0 32px; } }

.section { padding: 56px 20px; }
@media (min-width: 768px) { .section { padding: 96px 32px; } }
@media (min-width: 1024px) { .section { padding: 120px 32px; } }

.section-cream { background: #faf6f0; }
.section-dark { background: #1a1612; color: #faf6f0; }
.section-warm { background: #f0e8d8; }

.h1 { font-size: clamp(34px, 8.5vw, 80px); line-height: 1; font-weight: 500; letter-spacing: -0.02em; margin: 0 0 22px; }
.h1 em { color: #b45a3c; font-weight: 400; }
.h2 { font-size: clamp(28px, 6vw, 56px); line-height: 1.05; font-weight: 500; letter-spacing: -0.02em; margin: 0; }
.h2 em { font-weight: 400; }
.h2.dark-h2 { margin-bottom: 16px; max-width: 700px; }
.h2.dark-h2 .gold { color: #d4a574; }
.h3 { font-size: clamp(24px, 4.5vw, 44px); line-height: 1.1; font-weight: 500; letter-spacing: -0.02em; margin: 0 0 20px; }

.eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #b45a3c;
  font-weight: 600;
  margin-bottom: 16px;
}
.eyebrow-gold { color: #d4a574; }
@media (min-width: 768px) { .eyebrow { font-size: 12px; } }

/* CRITICAL FIX: nav button text color set with !important to prevent black-box flash */
.btn-primary {
  background: #1a1612 !important;
  color: #faf6f0 !important;
  padding: 13px 24px;
  border: none;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  justify-content: center;
}
.btn-primary:hover { background: #b45a3c !important; transform: translateY(-2px); }
.btn-block { width: 100%; padding: 16px; }
@media (min-width: 768px) { .btn-primary { padding: 15px 30px; font-size: 14px; } }

.btn-secondary {
  background: transparent;
  color: #1a1612;
  padding: 11px 24px;
  border: 2px solid #1a1612;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  justify-content: center;
}
.btn-secondary:hover { background: #1a1612; color: #faf6f0; }
@media (min-width: 768px) { .btn-secondary { padding: 13px 28px; font-size: 14px; } }

.nav { position: sticky; top: 0; z-index: 50; background: rgba(250, 246, 240, 0.95); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); border-bottom: 1px solid #e8dfd0; }
.nav-inner { padding: 12px 20px; display: flex; justify-content: space-between; align-items: center; }
.brand { display: flex; align-items: center; gap: 10px; text-decoration: none; color: inherit; }
.brand-mark {
  width: 38px; height: 38px;
  background: #b45a3c;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  color: #faf6f0;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 700;
  flex-shrink: 0;
}
.brand-name { font-family: 'Cormorant Garamond', serif; font-size: 18px; font-weight: 600; letter-spacing: -0.01em; line-height: 1.1; }
.llc { font-size: 11px; font-weight: 400; color: #6b6358; letter-spacing: 0.05em; }

.nav-links { display: none; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 500; }
.nav-links a { text-decoration: none; color: #1a1612; }
.nav-cta { padding: 10px 18px !important; }
@media (min-width: 900px) { .nav-links { display: flex; gap: 24px; align-items: center; } }
@media (min-width: 1024px) { .nav-links { gap: 32px; } }

.menu-btn { display: flex; background: none; border: none; cursor: pointer; padding: 8px; color: #1a1612; align-items: center; }
@media (min-width: 900px) { .menu-btn { display: none; } }

.mobile-menu { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #faf6f0; z-index: 100; display: none; flex-direction: column; padding: 80px 28px 32px; gap: 18px; }
.mobile-menu.open { display: flex; }
.menu-close { position: absolute; top: 16px; right: 16px; background: none; border: none; cursor: pointer; padding: 8px; color: #1a1612; }
.mobile-link { color: #1a1612; text-decoration: none; font-size: 30px; font-family: 'Cormorant Garamond', serif; font-weight: 500; }
.mobile-cta { margin-top: 16px; align-self: flex-start; }
.mobile-contact { margin-top: auto; padding-top: 32px; border-top: 1px solid #e8dfd0; font-size: 14px; color: #6b6358; font-family: 'Inter', sans-serif; }
.contact-row { display: flex; align-items: center; gap: 8px; margin-bottom: 8px; }
.contact-link { text-decoration: none; color: inherit; transition: color 0.2s; }
.contact-link:hover { color: #b45a3c; }

.grain {
  background-image:
    radial-gradient(circle at 20% 50%, rgba(180, 90, 60, 0.08) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(70, 90, 110, 0.06) 0%, transparent 50%);
  position: relative;
  overflow: hidden;
}
.hero-grid { display: grid; grid-template-columns: 1fr; gap: 40px; align-items: center; }
@media (min-width: 1024px) { .hero-grid { grid-template-columns: 1.2fr 1fr; gap: 64px; } }

.lead { font-size: 17px; line-height: 1.6; color: #4a4238; max-width: 540px; margin-bottom: 28px; }

.hero-cta { display: flex; flex-direction: column; gap: 12px; align-items: stretch; }
@media (min-width: 480px) { .hero-cta { flex-direction: row; align-items: center; flex-wrap: wrap; } }

.stats { margin-top: 36px; font-size: 12px; color: #6b6358; display: flex; gap: 20px; flex-wrap: wrap; }
.stats > div { display: flex; flex-direction: column; gap: 2px; }
.stats strong { color: #1a1612; font-size: 24px; font-family: 'Cormorant Garamond', serif; font-weight: 500; line-height: 1; }
@media (min-width: 480px) { .stats { gap: 32px; } }

.hero-image-wrap { position: relative; }
.hero-image { width: 100%; height: 360px; object-fit: cover; }
@media (min-width: 768px) { .hero-image { height: 480px; } }
@media (min-width: 1024px) { .hero-image { height: 580px; } }

.callout-card { position: absolute; bottom: -14px; left: 12px; background: #1a1612; color: #faf6f0; padding: 14px 18px; }
@media (min-width: 768px) { .callout-card { bottom: -20px; left: -20px; padding: 22px 26px; max-width: 240px; } }
.callout-label { font-family: 'Inter', sans-serif; font-size: 10px; letter-spacing: 0.15em; text-transform: uppercase; opacity: 0.7; margin-bottom: 6px; }
.callout-value { font-size: 15px; font-weight: 500; }

.serve-header { margin-bottom: 40px; max-width: 900px; }
@media (min-width: 768px) { .serve-header { margin-bottom: 56px; } }
.serve-grid { display: grid; grid-template-columns: 1fr; gap: 18px; }
@media (min-width: 768px) { .serve-grid { grid-template-columns: repeat(3, 1fr); gap: 22px; } }

.serve-card { background: #fff; padding: 28px 24px; border: 1px solid #e8dfd0; display: flex; flex-direction: column; transition: transform 0.4s, box-shadow 0.4s; }
.serve-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(26,22,18,0.08); }
.serve-card-featured { background: #1a1612; color: #faf6f0; border-color: #1a1612; }
.serve-card-featured .serve-desc { color: #b8aea0; }
.serve-card-featured .serve-list { color: #d4a574; }
.serve-card-featured .serve-list li { border-top-color: rgba(212, 165, 116, 0.2); }

.serve-icon { width: 52px; height: 52px; background: #f0e8d8; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #b45a3c; margin-bottom: 18px; }
.serve-card-featured .serve-icon { background: #3a342c; color: #d4a574; }
.serve-title { font-size: 24px; font-weight: 500; margin: 0 0 10px; letter-spacing: -0.01em; }
.serve-desc { font-family: 'Inter', sans-serif; font-size: 14.5px; line-height: 1.6; color: #4a4238; margin: 0 0 18px; }
.serve-list { list-style: none; padding: 0; margin: auto 0 0; font-family: 'Inter', sans-serif; font-size: 13px; color: #b45a3c; font-weight: 500; }
.serve-list li { padding: 6px 0; border-top: 1px solid rgba(180, 90, 60, 0.15); }
.serve-list li:first-child { border-top: none; }

.services-intro { font-size: 16px; color: #b8aea0; margin: 0 0 40px; max-width: 600px; line-height: 1.6; }

.services-grid { display: grid; grid-template-columns: 1fr; gap: 1px; background: #3a342c; }
@media (min-width: 640px) { .services-grid { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) { .services-grid { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 1280px) { .services-grid { grid-template-columns: repeat(4, 1fr); } }

.service-card { background: #1a1612; padding: 28px 22px; transition: transform 0.4s; }
@media (min-width: 768px) { .service-card { padding: 32px 24px; } }
.service-card:hover { transform: translateY(-4px); }
.service-num { font-family: 'Inter', sans-serif; font-size: 12px; letter-spacing: 0.2em; color: #d4a574; margin-bottom: 12px; }
.service-title { font-size: 20px; font-weight: 500; margin: 0 0 12px; letter-spacing: -0.01em; line-height: 1.25; }
.service-desc { font-family: 'Inter', sans-serif; font-size: 14px; line-height: 1.65; color: #b8aea0; margin: 0; }

.trust-wrap { margin-top: 40px; padding: 28px 24px; border: 1px solid #3a342c; }
@media (min-width: 768px) { .trust-wrap { margin-top: 64px; padding: 36px 40px; } }
.trust-grid { display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 480px) { .trust-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; } }
@media (min-width: 1024px) { .trust-grid { grid-template-columns: repeat(4, 1fr); gap: 28px; } }
.trust-item { display: flex; align-items: flex-start; gap: 12px; font-family: 'Inter', sans-serif; font-size: 14px; line-height: 1.5; }
.check-icon { color: #d4a574; flex-shrink: 0; margin-top: 2px; }

.section-header { display: flex; flex-direction: column; gap: 20px; margin-bottom: 40px; }
@media (min-width: 768px) { .section-header { flex-direction: row; justify-content: space-between; align-items: flex-end; gap: 24px; margin-bottom: 56px; } }
.section-sub { font-size: 16px; color: #6b6358; max-width: 360px; margin: 0; line-height: 1.6; }

.gallery { display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 640px) { .gallery { grid-template-columns: repeat(2, 1fr); gap: 18px; } }
@media (min-width: 1024px) { .gallery { grid-template-columns: repeat(3, 1fr); gap: 22px; } }
.gallery-item { aspect-ratio: 4/5; position: relative; cursor: pointer; overflow: hidden; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s ease; }
.gallery-item:hover img { transform: scale(1.05); }
.gallery-caption { position: absolute; bottom: 0; left: 0; right: 0; padding: 16px; background: linear-gradient(transparent, rgba(26, 22, 18, 0.85)); color: #faf6f0; }
.tag { font-family: 'Inter', sans-serif; font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; display: block; }
.caption-title { font-size: 18px; font-weight: 500; }

.about-grid { display: grid; grid-template-columns: 1fr; gap: 32px; align-items: center; }
@media (min-width: 1024px) { .about-grid { grid-template-columns: 1fr 1.3fr; gap: 64px; } }
.about-image { width: 100%; height: 280px; object-fit: cover; }
@media (min-width: 768px) { .about-image { height: 440px; } }
@media (min-width: 1024px) { .about-image { height: 520px; } }
.about-p { font-size: 15.5px; line-height: 1.7; color: #4a4238; margin-bottom: 14px; }
.about-p:last-of-type { margin-bottom: 22px; }
.signature { font-style: italic; font-family: 'Cormorant Garamond', serif; font-size: 22px; color: #1a1612; }

.form-sub { font-size: 15.5px; color: #6b6358; text-align: center; margin: 0 auto 32px; line-height: 1.6; max-width: 580px; }
.form-card { background: #fff; padding: 24px 22px; border: 1px solid #e8dfd0; }
@media (min-width: 768px) { .form-card { padding: 44px; } }
.form-row { display: grid; grid-template-columns: 1fr; gap: 18px; margin-bottom: 18px; }
@media (min-width: 640px) { .form-row { grid-template-columns: 1fr 1fr; gap: 22px; margin-bottom: 22px; } }
.form-field { margin-bottom: 18px; }
.form-field-last { margin-bottom: 22px; }

input, select, textarea {
  width: 100%; padding: 13px 15px; border: 1px solid #d4ccc0;
  background: #faf6f0; font-family: 'Inter', sans-serif; font-size: 16px;
  color: #1a1612; border-radius: 0; transition: border 0.2s;
  -webkit-appearance: none; appearance: none;
}
input:focus, select:focus, textarea:focus { outline: none; border-color: #b45a3c; }
textarea { resize: vertical; }
label { font-family: 'Inter', sans-serif; font-size: 12px; letter-spacing: 0.1em; text-transform: uppercase; color: #6b6358; display: block; margin-bottom: 8px; }
.label-hint { text-transform: none; letter-spacing: 0.02em; color: #999; font-size: 11px; }

/* Multi-select services checkboxes */
.services-checkbox-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
@media (min-width: 640px) {
  .services-checkbox-grid { grid-template-columns: 1fr 1fr 1fr; gap: 10px; }
}
.checkbox-card {
  display: flex; align-items: center; gap: 10px;
  padding: 12px 14px;
  border: 1px solid #d4ccc0;
  background: #faf6f0;
  cursor: pointer;
  transition: all 0.2s;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #1a1612;
  user-select: none;
}
.checkbox-card:hover { border-color: #b45a3c; }
.checkbox-card input { display: none; }
.checkbox-box {
  width: 18px; height: 18px;
  border: 2px solid #d4ccc0;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  background: #fff;
  position: relative;
}
.checkbox-card input:checked + .checkbox-box {
  border-color: #b45a3c;
  background: #b45a3c;
}
.checkbox-card input:checked + .checkbox-box::after {
  content: '';
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  margin-bottom: 2px;
}
.checkbox-card:has(input:checked) {
  border-color: #b45a3c;
  background: #fff;
  color: #b45a3c;
}

.form-success { background: #1a1612; color: #faf6f0; padding: 36px 24px; text-align: center; }
.success-icon { width: 54px; height: 54px; border-radius: 50%; background: #b45a3c; margin: 0 auto 18px; display: flex; align-items: center; justify-content: center; color: #faf6f0; }
.success-title { font-size: 24px; font-weight: 500; margin: 0 0 10px; }
.success-msg { font-family: 'Inter', sans-serif; font-size: 15px; opacity: 0.8; margin: 0; }

.footer { background: #1a1612; color: #b8aea0; padding: 52px 20px 24px; }
.footer-brand-name { color: #faf6f0; }
.footer .llc { color: rgba(254, 252, 248, 0.5); }
.footer-tag { font-size: 14px; line-height: 1.7; max-width: 320px; margin: 14px 0 0; }
.footer-grid { display: grid; grid-template-columns: 1fr; gap: 32px; margin-bottom: 36px; }
@media (min-width: 640px) { .footer-grid { grid-template-columns: 1fr 1fr; } }
@media (min-width: 1024px) { .footer-grid { grid-template-columns: 2fr 1fr 1fr 1fr; gap: 52px; margin-bottom: 56px; } }
.footer-heading { font-family: 'Inter', sans-serif; font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: #faf6f0; margin-bottom: 12px; }
.footer-list { font-size: 14px; line-height: 2; }
.footer-list .contact-link:hover { color: #d4a574; }
.footer-bottom { border-top: 1px solid #3a342c; padding-top: 22px; display: flex; flex-direction: column; gap: 10px; align-items: flex-start; font-size: 12px; }
@media (min-width: 640px) { .footer-bottom { flex-direction: row; justify-content: space-between; align-items: center; } }

@keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.fade-up { animation: fadeUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) both; }
.delay-1 { animation-delay: 0.1s; }
.delay-2 { animation-delay: 0.2s; }
.delay-3 { animation-delay: 0.3s; }
.delay-4 { animation-delay: 0.4s; }
