/* ------------------------------------------------------------------
   Crawlspace Repair — editorial v4
   Kills every AI-template tell: no stars/badges/fake-reviews/icons/gradients/italic-accents.
   Palette: paper #FBF8F3 · ink #1A1512 · muted #5A5148 · terracotta #B0451F · slate #2A2620
   Type:    Fraunces (display, roman only) + Inter (body)
------------------------------------------------------------------ */

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{
  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
  font-size:17px;line-height:1.65;color:#1A1512;background:#FBF8F3;
  -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
img{max-width:100%;height:auto;display:block}
a{color:#B0451F;text-decoration:none;transition:color .15s}
a:hover{color:#8A3618}
h1,h2,h3,h4{
  font-family:'Fraunces','Playfair Display',Georgia,serif;
  font-weight:500;line-height:1.12;color:#1A1512;letter-spacing:-.012em;
  font-optical-sizing:auto;
}
h1{font-size:clamp(2.4rem,5.6vw,4rem);font-weight:500;letter-spacing:-.02em;line-height:1.05}
h2{font-size:clamp(1.9rem,3.8vw,2.8rem);font-weight:500;margin-bottom:1rem;letter-spacing:-.015em;line-height:1.1}
h3{font-size:1.35rem;margin-bottom:.5rem;font-weight:500}
p{margin:.7em 0}
ul{padding-left:1.2rem;margin:.7em 0}
li{margin:.35em 0}
.container{max-width:1200px;margin:0 auto;padding:0 28px}
.wide{max-width:1400px;margin:0 auto;padding:0 28px}
.narrow{max-width:820px;margin:0 auto;padding:0 28px}

/* ---------- Top strip (kept minimal, no icons, no fake trust) ---------- */
.topbar{background:#1A1512;color:#FBF8F3;padding:10px 0;font-size:13px;letter-spacing:.01em}
.topbar .container{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.topbar-left{color:#C9C1B4;font-weight:400}
.topbar a{color:#FBF8F3;font-weight:500}
.topbar a:hover{color:#E8B592}

/* ---------- Header ---------- */
.header{
  background:#FBF8F3;
  border-bottom:1px solid rgba(26,21,18,.08);
  position:sticky;top:0;z-index:50;
}
.header .container{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:20px;gap:16px}
.brand{display:flex;flex-direction:column;line-height:1;color:#1A1512;gap:5px}
.brand:hover{color:#1A1512}
.brand-name{font-family:'Fraunces',Georgia,serif;font-weight:500;font-size:22px;color:#1A1512;letter-spacing:-.012em;line-height:1}
.brand-tag{font-size:10.5px;font-weight:500;color:#5A5148;letter-spacing:.14em;text-transform:uppercase}

.header-nav{display:flex;align-items:center;gap:28px;flex-wrap:nowrap;white-space:nowrap}
.header-links{display:flex;gap:26px;font-size:14.5px;font-weight:500;align-items:center;white-space:nowrap;flex-wrap:nowrap}
.header-links > a{color:#1A1512;position:relative;white-space:nowrap}
.header-links > a:hover{color:#B0451F}

/* Services dropdown — clean, no icons */
.nav-dropdown{position:relative}
.dropdown-toggle{color:#1A1512;display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:6px 0}
.dropdown-toggle:hover,.nav-dropdown:hover .dropdown-toggle{color:#B0451F}
.dropdown-caret{font-size:10px;transition:transform .2s;opacity:.6}
.nav-dropdown:hover .dropdown-caret{transform:rotate(180deg)}
.dropdown-menu{
  position:absolute;top:calc(100% + 10px);left:-20px;min-width:280px;
  background:#FBF8F3;box-shadow:0 24px 60px rgba(26,21,18,.14);
  padding:10px 0;
  border:1px solid rgba(26,21,18,.08);
  display:none;z-index:100;
}
.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{display:block}
.dropdown-menu::before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}
.dropdown-menu a{
  display:block;
  padding:11px 22px;font-size:14.5px;color:#1A1512;white-space:nowrap;
  transition:background .12s,color .12s;text-decoration:none;font-weight:500;
  font-family:'Inter',sans-serif;
}
.dropdown-menu a:hover{background:rgba(176,69,31,.06);color:#B0451F}

.header-phone{
  display:inline-flex;align-items:center;
  color:#B0451F;font-family:'Fraunces',Georgia,serif;font-weight:500;font-size:18px;
  padding:8px 0;letter-spacing:-.01em;
}
.header-phone:hover{color:#8A3618}

/* ---------- Hero (full-bleed photo) ---------- */
.hero{
  position:relative;color:#FBF8F3;
  min-height:640px;
  padding:120px 0 100px;
  overflow:hidden;
  isolation:isolate;
}
.hero::before{
  content:"";position:absolute;inset:0;z-index:-2;
  background-image:var(--hero-image,url("https://images.unsplash.com/photo-1580587771525-78b9dba3b914?w=2000&q=80&auto=format&fit=crop"));
  background-size:cover;background-position:center;
  filter:brightness(.55) contrast(1.05) saturate(.85);
}
.hero::after{
  content:"";position:absolute;inset:0;z-index:-1;
  background:linear-gradient(180deg,rgba(26,21,18,.35) 0%,rgba(26,21,18,.55) 55%,rgba(26,21,18,.7) 100%);
}
.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;align-items:end}
.hero .location{
  font-family:'Inter',sans-serif;
  color:#E8B592;font-size:12.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;
  margin-bottom:24px;
}
.hero h1{color:#FBF8F3;margin-bottom:24px;font-weight:500;max-width:14ch}
.hero-sub{
  font-family:'Fraunces',Georgia,serif;font-weight:400;
  font-size:1.28rem;color:#F3E9DC;max-width:560px;margin-bottom:36px;line-height:1.45;
  letter-spacing:-.005em;
}
.hero-cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}

/* Buttons — solid, no gradients */
.btn{
  display:inline-flex;align-items:center;justify-content:center;
  padding:15px 28px;border-radius:2px;
  font-weight:500;font-size:14.5px;font-family:'Inter',sans-serif;
  cursor:pointer;border:none;text-align:center;line-height:1.2;
  transition:background .15s,color .15s,border-color .15s;
  letter-spacing:.02em;text-transform:uppercase;
}
.btn-primary{background:#B0451F;color:#FBF8F3}
.btn-primary:hover{background:#8A3618;color:#FBF8F3}
.btn-outline{background:transparent;color:#FBF8F3;border:1px solid rgba(251,248,243,.45)}
.btn-outline:hover{background:rgba(251,248,243,.08);color:#FBF8F3;border-color:rgba(251,248,243,.7)}
.btn-ink{background:#1A1512;color:#FBF8F3}
.btn-ink:hover{background:#000;color:#FBF8F3}

/* ---------- Form card ---------- */
.form-card{
  background:#FBF8F3;color:#1A1512;
  padding:36px 34px 32px;
  border:1px solid rgba(26,21,18,.14);
  box-shadow:0 24px 60px rgba(0,0,0,.35);
  position:relative;
}
.form-card h3{color:#1A1512;font-size:1.55rem;margin-bottom:6px;font-family:'Fraunces',Georgia,serif;font-weight:500;line-height:1.15}
.form-card .form-sub{color:#5A5148;font-size:14.5px;margin-bottom:22px;line-height:1.5}
.form-row{margin-bottom:15px}
.form-row label{display:block;font-size:11.5px;font-weight:600;color:#1A1512;margin-bottom:5px;letter-spacing:.06em;text-transform:uppercase}
.form-row input,.form-row select,.form-row textarea{
  width:100%;padding:12px 14px;border:1px solid #C9C1B4;border-radius:2px;
  font-size:15px;font-family:inherit;background:#FFF;color:#1A1512;
  transition:border-color .15s,box-shadow .15s;
}
.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:#B0451F;box-shadow:0 0 0 2px rgba(176,69,31,.15)}
.form-row textarea{resize:vertical;min-height:80px}
.form-privacy{font-size:11.5px;color:#7A6F62;margin-top:12px;line-height:1.5}
.form-status{margin-top:14px;padding:12px 14px;font-size:14px;display:none}
.form-status.ok{display:block;background:#E8EFE3;color:#3A5B2C;border-left:3px solid #3A5B2C}
.form-status.err{display:block;background:#F5E3E1;color:#8A3618;border-left:3px solid #8A3618}

/* ---------- Sections ---------- */
section{padding:96px 0}
.section-alt{background:#F3EDE1}
.section-dark{background:#1A1512;color:#F3E9DC}
.section-dark h2,.section-dark h3{color:#FBF8F3}
.section-dark p{color:#C9C1B4}

/* Section title — editorial, no eyebrow-dots, no italic accent */
.section-title{max-width:820px;margin:0 auto 60px;text-align:left}
.section-title.center{text-align:center;margin-left:auto;margin-right:auto}
.section-title .kicker{
  font-family:'Inter',sans-serif;
  font-size:12px;font-weight:500;color:#B0451F;letter-spacing:.24em;text-transform:uppercase;
  margin-bottom:20px;display:block;
}
.section-title p{color:#5A5148;font-size:1.08rem;margin-top:12px;max-width:620px;line-height:1.55}
.section-title.center p{margin-left:auto;margin-right:auto}

/* Two-column intro block */
.split-intro{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:start;max-width:1100px;margin:0 auto}
.split-intro .split-kicker{
  font-family:'Inter',sans-serif;font-size:12px;color:#B0451F;letter-spacing:.24em;text-transform:uppercase;font-weight:500;
  padding-top:8px;border-top:1px solid #B0451F;
}
.split-intro h2{margin-bottom:20px}
.split-intro .lede{font-family:'Fraunces',Georgia,serif;font-size:1.25rem;color:#2A2620;line-height:1.55;font-weight:400;letter-spacing:-.005em}
.split-intro .body{color:#3A342E;font-size:16.5px;line-height:1.7;margin-top:20px}
.split-intro .body p{margin:0 0 16px}

/* ---------- Services — editorial list, no icon grid ---------- */
.services-list{max-width:1000px;margin:0 auto;border-top:1px solid rgba(26,21,18,.14)}
.service-row{
  display:grid;grid-template-columns:80px 1fr auto;gap:32px;align-items:baseline;
  padding:28px 8px;border-bottom:1px solid rgba(26,21,18,.14);
  transition:background .15s;
}
.service-row:hover{background:rgba(176,69,31,.03)}
.service-row .num{
  font-family:'Fraunces',Georgia,serif;font-size:22px;font-weight:400;
  color:#B0451F;font-variant-numeric:tabular-nums;letter-spacing:-.01em;
}
.service-row .info h3{
  font-family:'Fraunces',Georgia,serif;font-size:1.55rem;font-weight:500;color:#1A1512;
  margin:0 0 6px;line-height:1.15;
}
.service-row .info p{color:#5A5148;font-size:15px;line-height:1.55;margin:0;max-width:640px}
.service-row a.arrow{
  font-family:'Inter',sans-serif;font-size:13px;color:#B0451F;letter-spacing:.08em;text-transform:uppercase;font-weight:500;white-space:nowrap;
  padding-top:6px;
}
.service-row a.arrow:hover{color:#8A3618}
.service-row a.arrow::after{content:" →"}

/* ---------- Problems — plain typographic block, no alert-icons ---------- */
.problems-wrap{max-width:900px;margin:0 auto}
.problems-lead{font-family:'Fraunces',Georgia,serif;font-size:1.3rem;color:#2A2620;line-height:1.5;font-weight:400;margin-bottom:32px;max-width:720px}
.problems-cols{columns:2;column-gap:56px;color:#3A342E;font-size:16px;line-height:1.65}
.problems-cols p{margin:0 0 16px;break-inside:avoid;padding-left:22px;position:relative}
.problems-cols p::before{
  content:"—";position:absolute;left:0;top:0;color:#B0451F;font-family:'Fraunces',Georgia,serif;
}

/* ---------- Process — big serif numbers, minimal chrome ---------- */
.process-list{max-width:900px;margin:0 auto;counter-reset:step}
.process-item{
  display:grid;grid-template-columns:120px 1fr;gap:32px;
  padding:36px 0;border-top:1px solid rgba(26,21,18,.14);
  counter-increment:step;
}
.process-item:last-child{border-bottom:1px solid rgba(26,21,18,.14)}
.process-item::before{
  content:"0" counter(step);
  font-family:'Fraunces',Georgia,serif;font-size:3.4rem;font-weight:400;
  color:#B0451F;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em;
}
.process-item h3{font-family:'Fraunces',Georgia,serif;font-size:1.5rem;font-weight:500;color:#1A1512;margin-bottom:8px;line-height:1.15}
.process-item p{color:#3A342E;font-size:15.5px;line-height:1.65;margin:0;max-width:640px}

/* ---------- Recent work / case studies (photo-driven, no stars/avatars) ---------- */
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.work-item{background:transparent}
.work-photo{aspect-ratio:4/3;overflow:hidden;background:#2A2620;margin-bottom:20px}
.work-photo img{width:100%;height:100%;object-fit:cover}
.work-item .work-loc{font-family:'Inter',sans-serif;font-size:11.5px;color:#B0451F;letter-spacing:.2em;text-transform:uppercase;font-weight:500;margin-bottom:8px}
.work-item h3{font-family:'Fraunces',Georgia,serif;font-size:1.35rem;font-weight:500;color:#1A1512;margin-bottom:10px;line-height:1.2}
.work-item p{color:#3A342E;font-size:14.5px;line-height:1.6;margin:0}

/* ---------- Areas served — text list, editorial ---------- */
.areas-block{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}
.areas-block .areas-title{padding-top:8px;border-top:1px solid #B0451F}
.areas-block .areas-kicker{font-family:'Inter',sans-serif;font-size:12px;color:#B0451F;letter-spacing:.24em;text-transform:uppercase;font-weight:500;margin-bottom:14px;display:block}
.areas-block h2{font-size:2rem;margin-bottom:16px}
.areas-block .areas-lead{color:#5A5148;font-size:15.5px;line-height:1.6}
.areas-list{
  columns:2;column-gap:36px;
  font-family:'Fraunces',Georgia,serif;font-size:1.15rem;color:#2A2620;line-height:1.9;font-weight:400;
}
.areas-list span{display:block;break-inside:avoid;padding:2px 0;border-bottom:1px dotted rgba(26,21,18,.15)}
.areas-list span:last-child{border-bottom:none}

/* ---------- Areas hub grid ---------- */
.area-grid{
  display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));
  gap:24px;margin-top:36px;
}
.area-card{
  display:block;background:#FBF8F3;border:1px solid rgba(26,21,18,.12);
  padding:0;color:#1A1512;transition:box-shadow .2s,border-color .2s,transform .2s;
}
.area-card:hover{box-shadow:0 12px 32px rgba(26,21,18,.08);border-color:rgba(176,69,31,.4);color:#1A1512}
.area-card-inner{padding:26px 26px 22px}
.area-card-type{
  font-family:'Inter',sans-serif;font-size:10.5px;font-weight:500;color:#7A6F62;
  letter-spacing:.2em;text-transform:uppercase;
}
.area-card h3{font-family:'Fraunces',Georgia,serif;font-weight:500;font-size:1.65rem;color:#1A1512;margin:8px 0 12px;letter-spacing:-.015em;line-height:1.1}
.area-card-meta{font-size:13.5px;color:#5A5148;margin:0 0 12px;letter-spacing:.02em}
.area-card-note{font-size:14.5px;color:#3A342E;line-height:1.55;margin:0 0 18px}
.area-card-arrow{color:#B0451F;font-weight:500;font-size:14px}

/* ---------- Area service link grid ---------- */
.area-svc-grid{
  display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));
  gap:14px;margin-top:32px;
}
.area-svc-link{
  display:flex;flex-direction:column;padding:20px 22px;
  background:#FBF8F3;border:1px solid rgba(26,21,18,.12);
  color:#1A1512;transition:border-color .2s,background .2s;
}
.area-svc-link:hover{background:rgba(176,69,31,.04);border-color:rgba(176,69,31,.4);color:#1A1512}
.area-svc-name{font-family:'Fraunces',Georgia,serif;font-size:1.15rem;font-weight:500;color:#1A1512;line-height:1.2}
.area-svc-city{font-size:12.5px;color:#7A6F62;letter-spacing:.06em;text-transform:uppercase;margin-top:6px}

/* ---------- Zip coverage grid ---------- */
.zip-coverage .section-title{margin-bottom:36px}
.zip-grid{
  display:grid;grid-template-columns:repeat(auto-fill, minmax(96px, 1fr));
  gap:10px;max-width:1000px;margin:0 auto;
}
.zip-pill{
  display:flex;align-items:center;justify-content:center;
  padding:14px 8px;background:#FBF8F3;border:1px solid rgba(26,21,18,.12);
  font-family:'Fraunces',Georgia,serif;font-size:1.05rem;color:#1A1512;font-weight:500;
  letter-spacing:.02em;
}
.adjacent-list{
  display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:26px;
  font-family:'Fraunces',Georgia,serif;font-size:1.05rem;color:#2A2620;
}
.adjacent-list span{padding:6px 12px;border:1px solid rgba(26,21,18,.15);background:rgba(251,248,243,.6)}

/* ---------- FAQ ---------- */
.faq-list{max-width:820px;margin:0 auto;border-top:1px solid rgba(26,21,18,.14)}
.faq-item{
  border-bottom:1px solid rgba(26,21,18,.14);
  background:transparent;
}
.faq-item summary{
  padding:26px 44px 26px 0;font-weight:500;color:#1A1512;cursor:pointer;
  list-style:none;position:relative;font-size:1.15rem;
  font-family:'Fraunces',Georgia,serif;line-height:1.35;
}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{
  content:"+";position:absolute;right:8px;top:26px;
  color:#B0451F;font-size:22px;font-weight:300;line-height:1;transition:transform .2s;font-family:'Inter',sans-serif;
}
.faq-item[open] summary::after{transform:rotate(45deg)}
.faq-item p{padding:0 0 26px;color:#3A342E;margin:0;font-size:15.5px;line-height:1.7;max-width:720px}

/* ---------- CTA band (photo overlay, single button) ---------- */
.cta-band{
  position:relative;background:#1A1512;color:#FBF8F3;padding:96px 0;overflow:hidden;isolation:isolate;text-align:center;
}
.cta-band::before{
  content:"";position:absolute;inset:0;z-index:-2;
  background-image:url("https://images.unsplash.com/photo-1600607686527-6fb886090705?w=1800&q=80&auto=format&fit=crop");
  background-size:cover;background-position:center;
  filter:brightness(.4) contrast(1.05) saturate(.7);
}
.cta-band::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(26,21,18,.55) 0%,rgba(26,21,18,.75) 100%)}
.cta-band .kicker{
  font-family:'Inter',sans-serif;font-size:12px;color:#E8B592;letter-spacing:.24em;text-transform:uppercase;font-weight:500;
  display:block;margin-bottom:20px;
}
.cta-band h2{color:#FBF8F3;margin-bottom:20px;font-size:clamp(2rem,4.4vw,3rem);font-weight:500;max-width:16ch;margin-left:auto;margin-right:auto;line-height:1.1}
.cta-band p{color:#F3E9DC;font-size:1.15rem;max-width:600px;margin:0 auto 32px;line-height:1.55;font-family:'Fraunces',Georgia,serif;font-weight:400}
.cta-band .btn-outline{border-color:rgba(251,248,243,.6);color:#FBF8F3}

/* ---------- Longform prose ---------- */
.longform-inner{max-width:760px;margin:0 auto}
.longform h2{font-size:2.2rem;margin-bottom:8px;font-weight:500;line-height:1.1}
.longform .kicker{
  font-family:'Inter',sans-serif;font-size:12px;color:#B0451F;letter-spacing:.24em;text-transform:uppercase;font-weight:500;
  display:block;margin-bottom:16px;padding-top:8px;border-top:1px solid #B0451F;width:fit-content;
}
.prose{color:#2A2620;font-size:17.5px;line-height:1.8;font-weight:400;margin-top:36px;font-family:'Fraunces',Georgia,serif}
.prose p{margin:0 0 24px;font-weight:400}
.prose p:last-child{margin-bottom:0}
.prose strong{color:#1A1512;font-weight:500}
.prose p:first-child::first-letter{font-size:3.4rem;line-height:.9;float:left;padding:6px 12px 0 0;color:#B0451F;font-family:'Fraunces',Georgia,serif;font-weight:400}

/* ---------- Footer ---------- */
.footer{background:#1A1512;color:#C9C1B4;padding:72px 0 32px;font-size:14.5px}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:56px;margin-bottom:48px}
.footer h4{color:#FBF8F3;font-size:11.5px;margin-bottom:18px;text-transform:uppercase;letter-spacing:.2em;font-family:'Inter',sans-serif;font-weight:500}
.footer a{color:#C9C1B4;display:block;padding:5px 0;font-size:14px;font-family:'Inter',sans-serif}
.footer a:hover{color:#E8B592}
.footer-brand{display:block;margin-bottom:18px;color:#FBF8F3}
.footer-brand-name{font-family:'Fraunces',Georgia,serif;font-weight:500;font-size:22px;color:#FBF8F3;letter-spacing:-.012em;display:block;line-height:1;margin-bottom:5px}
.footer-brand-tag{font-size:10.5px;font-weight:500;color:#7A6F62;letter-spacing:.14em;text-transform:uppercase}
.footer-phone{
  display:inline-block;color:#E8B592;font-size:26px;font-weight:400;margin-top:20px;
  font-family:'Fraunces',Georgia,serif;letter-spacing:-.01em;
}
.footer-phone:hover{color:#F3D4B4}
.footer-bio{color:#8F8578;margin-top:12px;font-size:14px;line-height:1.6;max-width:340px}
.footer-bottom{
  border-top:1px solid rgba(201,193,180,.15);padding-top:26px;
  display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;
  color:#7A6F62;font-size:12.5px;font-family:'Inter',sans-serif;
}

/* ---------- Breadcrumb ---------- */
.breadcrumb{color:#E8B592;font-size:12.5px;margin-bottom:18px;letter-spacing:.05em;font-family:'Inter',sans-serif}
.breadcrumb a{color:#E8B592}
.breadcrumb a:hover{color:#F3D4B4}
.breadcrumb .sep{color:rgba(251,248,243,.4);margin:0 8px}

/* Slim hero (services hub) */
.hero-slim{min-height:auto;padding:120px 0 100px}

/* Sticky mobile CTA */
.mobile-cta{
  display:none;position:fixed;bottom:0;left:0;right:0;z-index:60;
  background:#1A1512;border-top:1px solid rgba(251,248,243,.1);
  padding:12px 14px;gap:10px;
}
.mobile-cta .btn{flex:1;padding:14px;font-size:13px;letter-spacing:.06em}

/* ---------- Mobile nav (hamburger + drawer) — kept, simplified ---------- */
.hamburger{
  display:none;background:transparent;border:1px solid rgba(26,21,18,.24);
  width:44px;height:44px;border-radius:0;padding:0;cursor:pointer;
  align-items:center;justify-content:center;flex-direction:column;gap:5px;
}
.hamburger span{display:block;width:20px;height:1.5px;background:#1A1512;transition:transform .18s,opacity .12s}
.hamburger.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.hamburger.is-active span:nth-child(2){opacity:0}
.hamburger.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.mobile-nav{position:fixed;inset:0;z-index:200;pointer-events:none;visibility:hidden}
.mobile-nav.open{pointer-events:auto;visibility:visible}
.mnav-scrim{position:absolute;inset:0;background:rgba(26,21,18,.6);opacity:0;transition:opacity .22s}
.mobile-nav.open .mnav-scrim{opacity:1}
.mnav-panel{
  position:absolute;top:0;right:0;bottom:0;width:min(90vw,380px);
  background:#FBF8F3;box-shadow:-16px 0 40px rgba(26,21,18,.25);
  padding:22px 26px 32px;overflow-y:auto;
  transform:translateX(100%);transition:transform .26s cubic-bezier(.4,.0,.2,1);
  display:flex;flex-direction:column;gap:4px;
}
.mobile-nav.open .mnav-panel{transform:translateX(0)}
.mnav-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid rgba(26,21,18,.1)}
.mnav-title{font-family:'Fraunces',Georgia,serif;font-weight:500;font-size:22px;color:#1A1512}
.mnav-close{background:transparent;border:0;font-size:30px;line-height:1;color:#1A1512;cursor:pointer;padding:4px 10px}
.mnav-close:hover{color:#B0451F}
.mnav-section-label{font-size:10.5px;font-weight:500;color:#7A6F62;letter-spacing:.2em;text-transform:uppercase;margin:18px 0 6px;font-family:'Inter',sans-serif}
.mnav-services{display:flex;flex-direction:column;gap:0}
.mnav-service{
  display:block;padding:13px 4px;
  font-family:'Fraunces',Georgia,serif;font-size:17px;font-weight:500;color:#1A1512;
  border-bottom:1px solid rgba(26,21,18,.08);
}
.mnav-service:hover,.mnav-service:active{color:#B0451F}
.mnav-link{padding:13px 4px;font-size:15px;font-weight:500;color:#1A1512;border-bottom:1px solid rgba(26,21,18,.08);font-family:'Inter',sans-serif}
.mnav-link:hover,.mnav-link:active{color:#B0451F}
.mnav-call{
  margin-top:22px;padding:16px;
  background:#B0451F;color:#FBF8F3;
  font-weight:500;font-size:14px;letter-spacing:.08em;text-transform:uppercase;
  text-align:center;font-family:'Inter',sans-serif;
}
.mnav-call:hover{background:#8A3618;color:#FBF8F3}

/* ---------- Responsive ---------- */
@media (max-width:1080px){
  .header-links{display:none}
  .header-phone{display:none}
  .hamburger{display:inline-flex;flex:none}
  .header-nav{gap:10px}
}
@media (max-width:820px){
  .hero{padding:80px 0 72px;min-height:auto}
  .hero-grid{grid-template-columns:1fr;gap:44px}
  section{padding:72px 0}
  .split-intro{grid-template-columns:1fr;gap:24px}
  .split-intro .split-kicker{border-top:0;padding-top:0}
  .work-grid{grid-template-columns:1fr;gap:44px}
  .areas-block{grid-template-columns:1fr;gap:28px}
  .areas-block .areas-title{border-top:0;padding-top:0}
  .problems-cols{columns:1}
  .service-row{grid-template-columns:52px 1fr;gap:20px}
  .service-row a.arrow{grid-column:2;padding-top:8px}
  .process-item{grid-template-columns:1fr;gap:8px}
  .process-item::before{font-size:2.6rem}
  .footer-grid{grid-template-columns:1fr 1fr;gap:36px}
  .mobile-cta{display:flex}
  body{padding-bottom:70px}
}
@media (max-width:520px){
  h1{font-size:2.4rem;line-height:1.05}
  h2{font-size:1.8rem}
  .header .container{padding-left:18px;padding-right:18px}
  .brand-name{font-size:18px}
  .brand-tag{display:none}
  .hamburger{width:40px;height:40px}
  .hero{padding:64px 0 56px}
  .hero-sub{font-size:1.1rem}
  .form-card{padding:26px 22px}
  .footer-grid{grid-template-columns:1fr;gap:32px}
  .areas-list{columns:1}
  .footer-phone{font-size:22px}
  .work-photo{aspect-ratio:3/2}
  .prose{font-size:16.5px;line-height:1.75}
  .prose p:first-child::first-letter{font-size:2.8rem;padding:4px 10px 0 0}
}
