/* ============================================================
   Handyman & Associates — Redesign
   Design system + components
   ============================================================ */

:root {
  --gold:      #c9a24b;
  --gold-dark: #a9812f;
  --gold-soft: #e7d3a4;
  --ink:       #16120d;
  --ink-2:     #211b14;
  --charcoal:  #262019;
  --cream:     #f7f3ec;
  --cream-2:   #efe8dc;
  --paper:     #fffdf9;
  --text:      #2c2620;
  --muted:     #8b8377;
  --line:      #e7dfd2;
  --white:     #ffffff;

  --serif: "Playfair Display", Georgia, serif;
  --sans:  "Poppins", system-ui, -apple-system, sans-serif;

  --shadow-sm: 0 6px 20px rgba(30, 22, 12, .08);
  --shadow-md: 0 18px 45px rgba(30, 22, 12, .14);
  --shadow-lg: 0 40px 80px rgba(20, 15, 8, .28);

  --r-sm: 12px;
  --r-md: 20px;
  --r-lg: 32px;
  --container: 1200px;
  --ease: cubic-bezier(.22, .61, .36, 1);
}

/* ---------- Reset ---------- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  font-family: var(--sans);
  color: var(--text);
  background: var(--cream);
  line-height: 1.65;
  font-weight: 400;
  overflow-x: hidden;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
button { font-family: inherit; cursor: pointer; border: none; background: none; }
input, select, textarea { font-family: inherit; }

.container { width: 100%; max-width: var(--container); margin-inline: auto; padding-inline: 24px; }

/* ---------- Typography helpers ---------- */
.eyebrow {
  display: inline-block;
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--gold-dark);
  margin-bottom: 18px;
}
.eyebrow--light { color: var(--gold); }

.section__title {
  font-family: var(--serif);
  font-weight: 700;
  font-size: clamp(2rem, 4.5vw, 3.3rem);
  line-height: 1.1;
  color: var(--ink);
  letter-spacing: -.01em;
}
.section__title em { font-style: italic; color: var(--gold-dark); }
.section__title--light { color: var(--white); }
.section__title--light em { color: var(--gold); }

.section__head { text-align: center; max-width: 640px; margin: 0 auto 60px; }
.section__head--row {
  display: flex; align-items: flex-end; justify-content: space-between;
  text-align: left; max-width: 100%; gap: 24px; flex-wrap: wrap;
}

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex; align-items: center; gap: 10px;
  font-weight: 600; font-size: .92rem;
  padding: 13px 24px; border-radius: 100px;
  transition: transform .35s var(--ease), box-shadow .35s var(--ease), background .3s, color .3s;
  white-space: nowrap;
}
.btn i { transition: transform .35s var(--ease); }
.btn:hover i[data-ico="arrow"] { transform: translateX(4px); }
.btn--primary { background: var(--gold); color: var(--ink); box-shadow: 0 10px 24px rgba(201,162,75,.35); }
.btn--primary:hover { background: var(--gold-dark); color: #fff; transform: translateY(-2px); box-shadow: 0 16px 30px rgba(169,129,47,.4); }
.btn--ghost { border: 1.5px solid currentColor; color: inherit; }
.btn--ghost:hover { background: var(--ink); color: #fff; border-color: var(--ink); transform: translateY(-2px); }
.btn--dark { background: var(--ink); color: #fff; }
.btn--dark:hover { background: #000; transform: translateY(-2px); }
.btn--lg { padding: 16px 30px; font-size: 1rem; }
.btn--block { width: 100%; justify-content: center; }

/* ---------- Icons (inline SVG via mask) ---------- */
i[data-ico] {
  display: inline-block; width: 1em; height: 1em;
  background: currentColor; vertical-align: -.12em;
  -webkit-mask: var(--m) center/contain no-repeat; mask: var(--m) center/contain no-repeat;
}
i[data-ico="arrow"]  { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E"); }
i[data-ico="phone"]  { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6 19.8 19.8 0 0 1-3.1-8.6A2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 1.9.7 2.8a2 2 0 0 1-.5 2.1L8.1 9.9a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2.1-.5c.9.3 1.8.6 2.8.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E"); }
i[data-ico="mail"]   { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 7-10 6L2 7'/%3E%3C/svg%3E"); }
i[data-ico="pin"]    { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E"); }
i[data-ico="check"]  { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E"); }
i[data-ico="award"]  { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='6'/%3E%3Cpath d='M15.5 13.5 17 22l-5-3-5 3 1.5-8.5'/%3E%3C/svg%3E"); }
i[data-ico="star"]   { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2l3 6.5 7 .8-5.2 4.7L18.2 21 12 17.5 5.8 21l1.4-7L2 9.3l7-.8z'/%3E%3C/svg%3E"); }
i[data-ico="shield"] { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E"); }
i[data-ico="cpu"]    { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='12' height='12' rx='2'/%3E%3Cpath d='M9 2v2M15 2v2M9 20v2M15 20v2M2 9h2M2 15h2M20 9h2M20 15h2'/%3E%3C/svg%3E"); }
i[data-ico="tag"]    { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.6 13.4 12 22l-9-9V4h9z'/%3E%3Ccircle cx='7.5' cy='7.5' r='1.2'/%3E%3C/svg%3E"); }
i[data-ico="team"]   { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='8' r='3.5'/%3E%3Cpath d='M2 21c0-3.5 3-6 7-6s7 2.5 7 6'/%3E%3Ccircle cx='18' cy='8' r='2.5'/%3E%3Cpath d='M17 15c3 0 5 2 5 6'/%3E%3C/svg%3E"); }
i[data-ico="home"]   { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 11 12 3l9 8'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3C/svg%3E"); }
i[data-ico="briefcase"]{ --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3C/svg%3E"); }
i[data-ico="factory"]{ --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 21V9l6 4V9l6 4V4h6v17z'/%3E%3C/svg%3E"); }
i[data-ico="building"]{ --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='2' width='16' height='20' rx='1'/%3E%3Cpath d='M9 6h1M14 6h1M9 10h1M14 10h1M9 14h1M14 14h1M10 22v-4h4v4'/%3E%3C/svg%3E"); }
i[data-ico="up"]     { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 15 6-6 6 6'/%3E%3C/svg%3E"); }
i[data-ico="wa"]     { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 0 0-8.5 15.2L2 22l4.9-1.5A10 10 0 1 0 12 2zm5.3 14.1c-.2.6-1.3 1.2-1.8 1.2-.5.1-1 .1-1.7-.1-.4-.1-.9-.3-1.6-.6-2.8-1.2-4.6-4-4.7-4.2-.1-.2-1.1-1.5-1.1-2.8s.7-2 .9-2.2c.2-.3.5-.3.7-.3h.5c.2 0 .4 0 .6.5l.8 1.9c.1.2.1.3 0 .5l-.4.6c-.2.2-.3.4-.1.7.2.3.9 1.4 1.9 2.3 1.3 1.1 2.3 1.5 2.6 1.6.2.1.4.1.5-.1l.7-.9c.2-.3.4-.2.6-.1l1.8.9c.3.1.4.2.5.3.1.2.1.7-.1 1.4z'/%3E%3C/svg%3E"); }
i[data-ico="fb"]     { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M14 9h3V6h-3c-2.2 0-4 1.8-4 4v2H7v3h3v7h3v-7h3l1-3h-4v-2c0-.6.4-1 1-1z'/%3E%3C/svg%3E"); }
i[data-ico="ig"]     { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='1' fill='black'/%3E%3C/svg%3E"); }
i[data-ico="in"]     { --m: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M6.5 8H3.8v12h2.7zM5.1 3.5A1.6 1.6 0 1 0 5 6.7a1.6 1.6 0 0 0 .1-3.2zM20.2 20h-2.7v-6.3c0-1.6-.6-2.4-1.8-2.4-1 0-1.6.7-1.9 1.4-.1.2-.1.6-.1.9V20H11s.1-11 0-12h2.7v1.7c.4-.6 1-1.5 2.7-1.5 2 0 3.6 1.3 3.6 4.1z'/%3E%3C/svg%3E"); }

/* ============================================================
   Topbar
   ============================================================ */
.topbar { background: var(--ink); color: #cfc6b6; font-size: .82rem; }
.topbar__inner { display: flex; justify-content: space-between; align-items: center; height: 42px; }
.topbar__left { display: flex; align-items: center; gap: 16px; }
.topbar__left span, .topbar__left a { display: inline-flex; align-items: center; gap: 7px; }
.topbar__left i { color: var(--gold); font-size: .95em; }
.topbar__left a:hover { color: #fff; }
.topbar__sep { width: 1px; height: 14px; background: rgba(255,255,255,.18); }
.topbar__right { display: flex; align-items: center; gap: 18px; }
.topbar__badge { color: var(--gold); font-weight: 500; letter-spacing: .04em; }
.topbar__social { display: flex; gap: 12px; }
.topbar__social a { font-size: .95rem; color: #cfc6b6; transition: color .3s, transform .3s; }
.topbar__social a:hover { color: var(--gold); transform: translateY(-2px); }

/* ============================================================
   Navbar
   ============================================================ */
.nav {
  position: sticky; top: 0; z-index: 100;
  background: rgba(255,253,249,.9);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--line);
  transition: box-shadow .4s, background .4s;
}
.nav.is-stuck { box-shadow: var(--shadow-sm); background: rgba(255,253,249,.97); }
.nav__inner { display: flex; align-items: center; justify-content: space-between; height: 78px; gap: 24px; }

.brand { display: inline-flex; align-items: center; gap: 12px; }
.brand__logo { height: 48px; width: auto; display: block; }
.brand--footer .brand__logo {
  height: 64px; background: #fff; padding: 12px 16px; border-radius: 14px;
  box-shadow: var(--shadow-sm);
}

.nav__links { display: flex; gap: 6px; }
.nav__links a {
  position: relative; padding: 8px 14px; font-weight: 500; font-size: .95rem; color: var(--text);
  border-radius: 8px; transition: color .3s;
}
.nav__links a::after {
  content: ""; position: absolute; left: 14px; right: 14px; bottom: 2px; height: 2px;
  background: var(--gold); transform: scaleX(0); transform-origin: left; transition: transform .3s var(--ease);
}
.nav__links a:hover, .nav__links a.is-active { color: var(--gold-dark); }
.nav__links a:hover::after, .nav__links a.is-active::after { transform: scaleX(1); }

.nav__actions { display: flex; align-items: center; gap: 16px; }
.nav__phone { display: inline-flex; align-items: center; gap: 8px; font-weight: 600; font-size: .92rem; color: var(--ink); }
.nav__phone i { color: var(--gold-dark); }
.nav__phone:hover { color: var(--gold-dark); }

.nav__toggle { display: none; width: 44px; height: 44px; flex-direction: column; gap: 5px; justify-content: center; align-items: center; }
.nav__toggle span { width: 24px; height: 2px; background: var(--ink); border-radius: 2px; transition: .3s var(--ease); }
.nav__toggle.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav__toggle.is-open span:nth-child(2) { opacity: 0; }
.nav__toggle.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ============================================================
   Hero
   ============================================================ */
.hero { position: relative; min-height: 92vh; display: flex; align-items: center; color: #fff; overflow: hidden; }
.hero__bg {
  position: absolute; inset: 0;
  background: url("https://images.unsplash.com/photo-1631679706909-1844bbd07221?auto=format&fit=crop&w=1600&q=80") center/cover no-repeat;
  transform: scale(1.08); animation: heroZoom 18s ease-in-out infinite alternate;
}
@keyframes heroZoom { to { transform: scale(1); } }
.hero__overlay {
  position: absolute; inset: 0;
  background: linear-gradient(100deg, rgba(12,9,6,.9) 0%, rgba(12,9,6,.72) 42%, rgba(12,9,6,.35) 100%);
}
.hero__inner { position: relative; z-index: 2; display: grid; grid-template-columns: 1.4fr .8fr; gap: 40px; align-items: center; padding-block: 90px; }
.hero__title {
  font-family: var(--serif); font-weight: 800; letter-spacing: -.01em;
  font-size: clamp(2.6rem, 6vw, 5rem); line-height: 1.04; margin-bottom: 22px;
}
.hero__title em { font-style: italic; color: var(--gold); }
.hero__lead { font-size: clamp(1rem, 1.4vw, 1.18rem); max-width: 520px; color: #e6ddd0; margin-bottom: 34px; }
.hero__cta { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 40px; }
.hero__trust { display: flex; align-items: center; gap: 14px; }
.hero__stars { color: var(--gold); font-size: 1.15rem; letter-spacing: 2px; }
.hero__trust strong { display: block; font-size: 1.05rem; }
.hero__trust span { font-size: .85rem; color: #cfc6b6; }

.hero__card {
  background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(12px); border-radius: var(--r-lg); padding: 28px;
}
.hero__cardHead { display: flex; align-items: center; gap: 14px; padding-bottom: 18px; border-bottom: 1px solid rgba(255,255,255,.15); margin-bottom: 18px; }
.hero__cardHead i { font-size: 1.6rem; color: var(--gold); }
.hero__cardHead strong { display: block; font-family: var(--serif); font-size: 1.15rem; }
.hero__cardHead span { font-size: .8rem; color: #cfc6b6; }
.hero__cardList { display: grid; gap: 14px; }
.hero__cardList li { display: flex; align-items: center; gap: 12px; font-size: .95rem; color: #ece4d7; }
.hero__cardList i { color: var(--gold); flex: 0 0 auto; }

.hero__scroll { position: absolute; left: 50%; bottom: 26px; transform: translateX(-50%); z-index: 3; width: 26px; height: 42px; border: 2px solid rgba(255,255,255,.5); border-radius: 20px; }
.hero__scroll span { position: absolute; left: 50%; top: 8px; width: 4px; height: 8px; background: var(--gold); border-radius: 4px; transform: translateX(-50%); animation: scrollDot 1.6s infinite; }
@keyframes scrollDot { 0%{opacity:0;transform:translate(-50%,0)} 40%{opacity:1} 80%{opacity:0;transform:translate(-50%,14px)} }

/* ============================================================
   Stats
   ============================================================ */
.stats { background: var(--paper); margin-top: -1px; }
.stats__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; padding-block: 56px; }
.stat { text-align: center; position: relative; }
.stat:not(:last-child)::after { content: ""; position: absolute; right: -10px; top: 12%; height: 76%; width: 1px; background: var(--line); }
.stat__num { font-family: var(--serif); font-weight: 800; font-size: clamp(2.4rem, 4vw, 3.4rem); color: var(--ink); }
.stat__plus { font-family: var(--serif); font-weight: 800; font-size: clamp(1.6rem,3vw,2.4rem); color: var(--gold); }
.stat p { color: var(--muted); font-size: .92rem; margin-top: 4px; }

/* ============================================================
   About
   ============================================================ */
.about { padding-block: 100px; }
.about__grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 60px; align-items: center; }
.about__media { position: relative; }
.about__media img { border-radius: var(--r-lg); box-shadow: var(--shadow-md); aspect-ratio: 4/4.4; object-fit: cover; }
.about__badge {
  position: absolute; right: -22px; bottom: 36px; background: var(--gold);
  color: var(--ink); border-radius: var(--r-md); padding: 20px 24px; text-align: center;
  box-shadow: var(--shadow-md); display: flex; align-items: center; gap: 12px;
}
.about__badgeNum { font-family: var(--serif); font-weight: 800; font-size: 2.6rem; line-height: 1; }
.about__badgeNum sup { font-size: 1.1rem; }
.about__badgeText { font-weight: 600; font-size: .82rem; text-align: left; line-height: 1.2; }
.about__text { color: var(--muted); margin: 22px 0 28px; max-width: 560px; }
.about__pills { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; max-width: 500px; margin-bottom: 30px; }
.pill {
  display: flex; align-items: center; gap: 12px; padding: 14px 18px; border: 1px solid var(--line);
  border-radius: 100px; background: var(--paper); font-weight: 500; transition: .3s var(--ease);
}
.pill i { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; background: var(--cream-2); color: var(--gold-dark); font-size: 1rem; }
.pill:hover { border-color: var(--gold); transform: translateY(-3px); box-shadow: var(--shadow-sm); }
.pill:hover i { background: var(--gold); color: #fff; }
.about__ceo { border-left: 3px solid var(--gold); padding-left: 16px; }
.about__sign { font-family: var(--serif); font-style: italic; font-size: 1.4rem; color: var(--ink); }
.about__ceo span { font-size: .85rem; color: var(--muted); letter-spacing: .05em; text-transform: uppercase; }

/* ============================================================
   Services (dark)
   ============================================================ */
.services { background: var(--ink); color: #fff; padding-block: 100px; }
.services__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.service {
  background: var(--ink-2); border: 1px solid rgba(255,255,255,.07); border-radius: var(--r-md);
  overflow: hidden; transition: transform .4s var(--ease), border-color .4s;
}
.service:hover { transform: translateY(-8px); border-color: rgba(201,162,75,.4); }
.service__img { height: 200px; background: var(--img) center/cover no-repeat; position: relative; }
.service__img::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 40%, rgba(20,15,8,.6)); }
.service__body { padding: 26px; position: relative; }
.service__no { font-family: var(--serif); font-weight: 800; font-size: 2rem; color: rgba(201,162,75,.35); position: absolute; top: -34px; right: 20px; }
.service__body h3 { font-family: var(--serif); font-size: 1.4rem; margin-bottom: 10px; }
.service__body p { color: #b7ae9f; font-size: .93rem; margin-bottom: 18px; }
.service__link { display: inline-flex; align-items: center; gap: 8px; color: var(--gold); font-weight: 600; font-size: .9rem; }
.service__link:hover i { transform: translateX(4px); }
.service__link i { transition: transform .3s var(--ease); }
.service--cta { background: linear-gradient(135deg, var(--gold-dark), var(--gold)); color: var(--ink); display: grid; place-items: center; text-align: center; }
.service--cta h3 { font-family: var(--serif); font-size: 1.5rem; margin-bottom: 8px; }
.service--cta p { color: rgba(22,18,13,.8); margin-bottom: 20px; }

/* ============================================================
   Why choose us
   ============================================================ */
.why { padding-block: 100px; background: var(--cream); }
.why__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.feature {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-md);
  padding: 34px 28px; transition: .4s var(--ease); position: relative; overflow: hidden;
}
.feature::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 4px; background: var(--gold); transform: scaleX(0); transform-origin: left; transition: transform .4s var(--ease); }
.feature:hover { transform: translateY(-6px); box-shadow: var(--shadow-md); }
.feature:hover::before { transform: scaleX(1); }
.feature__ico { width: 60px; height: 60px; display: grid; place-items: center; border-radius: 16px; background: var(--cream-2); color: var(--gold-dark); font-size: 1.6rem; margin-bottom: 20px; transition: .4s var(--ease); }
.feature:hover .feature__ico { background: var(--gold); color: #fff; transform: rotate(-6deg); }
.feature h3 { font-family: var(--serif); font-size: 1.3rem; margin-bottom: 10px; color: var(--ink); }
.feature p { color: var(--muted); font-size: .93rem; }

/* ============================================================
   Gallery (dark)
   ============================================================ */
.gallery { background: var(--charcoal); color: #fff; padding-block: 100px; }
.gallery__filters { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 44px; }
.chip {
  padding: 9px 22px; border-radius: 100px; border: 1px solid rgba(255,255,255,.2);
  color: #cfc6b6; font-weight: 500; font-size: .9rem; transition: .3s var(--ease);
}
.chip:hover { border-color: var(--gold); color: #fff; }
.chip.is-active { background: var(--gold); color: var(--ink); border-color: var(--gold); }

.gallery__grid { display: grid; grid-template-columns: repeat(3, 1fr); grid-auto-rows: 240px; gap: 20px; }
.gcard { position: relative; border-radius: var(--r-md); overflow: hidden; cursor: pointer; }
.gcard--tall { grid-row: span 2; }
.gcard img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s var(--ease); }
.gcard::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 35%, rgba(15,11,6,.85)); opacity: .85; transition: opacity .4s; }
.gcard:hover img { transform: scale(1.08); }
.gcard figcaption { position: absolute; left: 22px; bottom: 20px; z-index: 2; transform: translateY(8px); opacity: 0; transition: .4s var(--ease); }
.gcard:hover figcaption { transform: translateY(0); opacity: 1; }
.gcard figcaption span { display: inline-block; font-size: .72rem; letter-spacing: .18em; text-transform: uppercase; color: var(--gold); margin-bottom: 4px; }
.gcard figcaption h4 { font-family: var(--serif); font-size: 1.2rem; }
.gcard.is-hidden { display: none; }

/* ============================================================
   Testimonials
   ============================================================ */
.testi { padding-block: 100px; background: var(--cream); }
.testi__wrap { display: flex; align-items: center; gap: 18px; }
.testi__track { display: flex; gap: 24px; overflow: hidden; scroll-behavior: smooth; flex: 1; }
.tcard {
  flex: 0 0 calc(50% - 12px); background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-md); padding: 34px; box-shadow: var(--shadow-sm);
}
.tcard__stars { color: var(--gold); letter-spacing: 3px; margin-bottom: 16px; }
.tcard p { font-size: 1.05rem; color: var(--text); line-height: 1.7; margin-bottom: 22px; }
.tcard footer { display: flex; align-items: center; gap: 14px; }
.tcard__avatar { width: 48px; height: 48px; border-radius: 50%; background: var(--gold); color: var(--ink); font-weight: 700; display: grid; place-items: center; font-size: 1.1rem; }
.tcard footer strong { display: block; font-family: var(--serif); color: var(--ink); }
.tcard footer small { color: var(--muted); font-size: .82rem; }
.testi__nav { width: 50px; height: 50px; flex: 0 0 auto; border-radius: 50%; background: var(--paper); border: 1px solid var(--line); font-size: 1.6rem; color: var(--ink); display: grid; place-items: center; transition: .3s var(--ease); }
.testi__nav:hover { background: var(--gold); color: #fff; border-color: var(--gold); }
.testi__dots { display: flex; justify-content: center; gap: 8px; margin-top: 28px; }
.testi__dots button { width: 9px; height: 9px; border-radius: 50%; background: var(--line); transition: .3s; }
.testi__dots button.is-active { background: var(--gold); width: 26px; border-radius: 6px; }

/* ============================================================
   Referral CTA
   ============================================================ */
.refer { padding-block: 80px; background: var(--cream); }
.refer__inner {
  position: relative; overflow: hidden; border-radius: var(--r-lg); padding: 56px 60px;
  background: linear-gradient(115deg, var(--ink) 0%, var(--charcoal) 55%, var(--gold-dark) 140%);
  color: #fff; display: flex; align-items: center; justify-content: space-between; gap: 30px;
}
.refer__badge { position: absolute; top: 26px; right: 30px; background: #e23a3a; color: #fff; font-weight: 700; font-size: .8rem; padding: 10px 16px; border-radius: 100px; transform: rotate(6deg); box-shadow: var(--shadow-sm); }
.refer__text h2 { font-family: var(--serif); font-size: clamp(1.8rem, 3.5vw, 2.8rem); margin-bottom: 14px; }
.refer__text h2 em { color: var(--gold); font-style: italic; }
.refer__text p { color: #d9d0c2; max-width: 560px; margin-bottom: 26px; }
.refer__text strong { color: var(--gold); }
.refer__coin { font-family: var(--serif); font-weight: 800; font-size: clamp(2rem, 5vw, 4rem); color: rgba(201,162,75,.28); white-space: nowrap; }

/* ============================================================
   Blog
   ============================================================ */
.blog { padding-block: 100px; }
.blog__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
.post { background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-md); overflow: hidden; transition: .4s var(--ease); }
.post:hover { transform: translateY(-6px); box-shadow: var(--shadow-md); }
.post__img { height: 210px; background: var(--img) center/cover no-repeat; position: relative; }
.post__date { position: absolute; left: 16px; bottom: 16px; background: var(--gold); color: var(--ink); font-weight: 600; font-size: .78rem; padding: 6px 12px; border-radius: 8px; }
.post__body { padding: 24px; }
.post__body h3 { font-family: var(--serif); font-size: 1.22rem; line-height: 1.3; margin-bottom: 10px; color: var(--ink); }
.post__body p { color: var(--muted); font-size: .92rem; margin-bottom: 16px; }
.post__link { display: inline-flex; align-items: center; gap: 8px; font-weight: 600; color: var(--gold-dark); font-size: .9rem; }
.post__link:hover i { transform: translateX(4px); }
.post__link i { transition: transform .3s var(--ease); }

/* ============================================================
   Contact (dark)
   ============================================================ */
.contact { background: var(--ink); color: #fff; padding-block: 100px; }
.contact__grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 60px; align-items: start; }
.contact__lead { color: #b7ae9f; margin: 20px 0 34px; max-width: 440px; }
.contact__list { display: grid; gap: 22px; }
.contact__list li { display: flex; align-items: center; gap: 16px; }
.contact__list i { width: 50px; height: 50px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 14px; background: rgba(201,162,75,.14); color: var(--gold); font-size: 1.2rem; }
.contact__list small { display: block; color: #948b7d; font-size: .8rem; letter-spacing: .05em; text-transform: uppercase; }
.contact__list a, .contact__list span { color: #ece4d7; font-weight: 500; }
.contact__list a:hover { color: var(--gold); }

.contact__form { background: var(--paper); border-radius: var(--r-lg); padding: 36px; box-shadow: var(--shadow-lg); }
.field { margin-bottom: 18px; }
.field--row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.field label { display: block; font-size: .85rem; font-weight: 600; color: var(--text); margin-bottom: 7px; }
.field input, .field select, .field textarea {
  width: 100%; padding: 13px 16px; border: 1px solid var(--line); border-radius: var(--r-sm);
  background: var(--cream); color: var(--text); font-size: .95rem; transition: .3s var(--ease); resize: vertical;
}
.field input:focus, .field select:focus, .field textarea:focus { outline: none; border-color: var(--gold); box-shadow: 0 0 0 4px rgba(201,162,75,.14); background: #fff; }
.contact__note { text-align: center; color: var(--gold-dark); font-weight: 600; margin-top: 14px; }

/* ============================================================
   Footer
   ============================================================ */
.footer { background: var(--charcoal); color: #b7ae9f; }
.footer__grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1.4fr; gap: 40px; padding-block: 70px; }
.footer__brand p { margin: 20px 0; font-size: .92rem; max-width: 320px; }
.footer__social { display: flex; gap: 12px; }
.footer__social a { width: 40px; height: 40px; display: grid; place-items: center; border-radius: 10px; background: rgba(255,255,255,.06); color: #cfc6b6; transition: .3s var(--ease); }
.footer__social a:hover { background: var(--gold); color: var(--ink); transform: translateY(-3px); }
.footer__col h4 { color: #fff; font-family: var(--serif); font-size: 1.15rem; margin-bottom: 20px; }
.footer__col a { display: block; padding: 6px 0; font-size: .93rem; transition: .3s; }
.footer__col a:hover { color: var(--gold); padding-left: 6px; }
.footer__news p { font-size: .92rem; margin-bottom: 16px; }
.footer__newsForm { display: flex; gap: 8px; }
.footer__newsForm input { flex: 1; padding: 12px 14px; border-radius: var(--r-sm); border: 1px solid rgba(255,255,255,.14); background: rgba(255,255,255,.06); color: #fff; }
.footer__newsForm input::placeholder { color: #8b8377; }
.footer__newsForm input:focus { outline: none; border-color: var(--gold); }
.footer__newsForm .btn { padding-inline: 18px; }
.footer__bottom { border-top: 1px solid rgba(255,255,255,.08); }
.footer__bottomInner { display: flex; justify-content: space-between; align-items: center; padding-block: 22px; font-size: .86rem; flex-wrap: wrap; gap: 12px; }
.footer__legal { display: flex; gap: 20px; }
.footer__legal a:hover { color: var(--gold); }

/* ============================================================
   Floating buttons
   ============================================================ */
.fab { position: fixed; right: 22px; z-index: 90; width: 54px; height: 54px; border-radius: 50%; display: grid; place-items: center; color: #fff; font-size: 1.5rem; box-shadow: var(--shadow-md); transition: transform .3s var(--ease); }
.fab:hover { transform: scale(1.1); }
.fab--wa { bottom: 92px; background: #25d366; }
.fab--call { bottom: 30px; background: var(--gold-dark); }
.toTop { position: fixed; left: 22px; bottom: 30px; z-index: 90; width: 48px; height: 48px; border-radius: 50%; background: var(--ink); color: #fff; font-size: 1.2rem; display: grid; place-items: center; box-shadow: var(--shadow-md); opacity: 0; visibility: hidden; transform: translateY(14px); transition: .35s var(--ease); }
.toTop.is-show { opacity: 1; visibility: visible; transform: translateY(0); }
.toTop:hover { background: var(--gold-dark); }

/* ============================================================
   Reveal animation
   ============================================================ */
.reveal { opacity: 0; transform: translateY(34px); transition: opacity .8s var(--ease), transform .8s var(--ease); }
.reveal.is-visible { opacity: 1; transform: none; }

/* ============================================================
   Responsive
   ============================================================ */
@media (max-width: 992px) {
  .hero__inner { grid-template-columns: 1fr; }
  .hero__card { max-width: 420px; }
  .about__grid, .contact__grid { grid-template-columns: 1fr; gap: 40px; }
  .about__media { max-width: 480px; }
  .services__grid, .why__grid, .blog__grid { grid-template-columns: repeat(2, 1fr); }
  .gallery__grid { grid-template-columns: repeat(2, 1fr); }
  .footer__grid { grid-template-columns: 1fr 1fr; }
  .tcard { flex: 0 0 100%; }
  .refer__coin { display: none; }
}

@media (max-width: 720px) {
  .topbar { display: none; }
  .nav__links {
    position: fixed; inset: 78px 0 auto 0; flex-direction: column; gap: 0;
    background: var(--paper); padding: 14px 24px; border-bottom: 1px solid var(--line);
    box-shadow: var(--shadow-md); transform: translateY(-120%); transition: transform .4s var(--ease);
    max-height: calc(100vh - 78px); overflow-y: auto;
  }
  .nav__links.is-open { transform: translateY(0); }
  .nav__links a { padding: 14px 4px; border-bottom: 1px solid var(--line); }
  .nav__links a::after { display: none; }
  .nav__toggle { display: flex; }
  .nav__phone span { display: none; }
  .brand__logo { height: 38px; }

  .stats__grid { grid-template-columns: 1fr 1fr; gap: 34px 20px; }
  .stat:nth-child(2)::after, .stat:last-child::after { display: none; }
  .services__grid, .why__grid, .blog__grid, .gallery__grid { grid-template-columns: 1fr; }
  .gcard--tall { grid-row: span 1; }
  .about__pills { grid-template-columns: 1fr; }
  .field--row { grid-template-columns: 1fr; }
  .refer__inner, .contact__form { padding: 30px 24px; }
  .footer__grid { grid-template-columns: 1fr; gap: 32px; }
  .section__head--row { flex-direction: column; align-items: flex-start; }
  .about__badge { right: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; scroll-behavior: auto; }
  .reveal { opacity: 1; transform: none; }
}
