@font-face { font-family: "Barlow Condensed"; src: url("assets/fonts/barlow-condensed-600.woff2") format("woff2"); font-style: normal; font-weight: 600; font-display: swap; }
@font-face { font-family: "Barlow Condensed"; src: url("assets/fonts/barlow-condensed-700.woff2") format("woff2"); font-style: normal; font-weight: 700; font-display: swap; }
@font-face { font-family: "Barlow Condensed"; src: url("assets/fonts/barlow-condensed-800.woff2") format("woff2"); font-style: normal; font-weight: 800; font-display: swap; }
@font-face { font-family: "Barlow Condensed"; src: url("assets/fonts/barlow-condensed-900.woff2") format("woff2"); font-style: normal; font-weight: 900; font-display: swap; }
@font-face { font-family: "Manrope"; src: url("assets/fonts/manrope-400-800.woff2") format("woff2"); font-style: normal; font-weight: 400 800; font-display: swap; }

:root {
  --red: #9e1e22;
  --red-bright: #c32a30;
  --ink: #191b1d;
  --ink-soft: #25282b;
  --steel: #626669;
  --line: #d9d6d1;
  --paper: #f3f1ed;
  --paper-deep: #e9e5df;
  --white: #ffffff;
  --font-display: "Barlow Condensed", "Arial Narrow", sans-serif;
  --font-body: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --container: 1200px;
  --shadow: 0 24px 70px rgba(17, 18, 19, .14);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 92px; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--font-body); font-size: 16px; line-height: 1.65; overflow-x: hidden; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; }
button { font: inherit; }
svg { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.container { width: min(var(--container), calc(100% - 48px)); margin-inline: auto; }
.section { padding: 120px 0; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 2000; top: 12px; left: 12px; transform: translateY(-140%); padding: 12px 16px; background: var(--white); color: var(--ink); font-weight: 800; text-decoration: none; }
.skip-link:focus { transform: translateY(0); }

.topbar { position: relative; z-index: 60; background: var(--ink); color: #dfe1e1; font-size: .76rem; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; }
.topbar-inner { min-height: 36px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.topbar-links { display: flex; align-items: center; gap: 15px; }
.topbar a { text-decoration: none; transition: color .2s ease; }
.topbar a:hover { color: var(--white); }

.site-header { position: sticky; z-index: 50; top: 0; background: rgba(255,255,255,.98); border-bottom: 1px solid rgba(17,18,19,.09); }
.site-header.is-sticky { box-shadow: 0 10px 35px rgba(18,20,22,.09); }
.header-inner { min-height: 88px; display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.logo-link { flex: 0 0 auto; width: 198px; }
.logo-link img { width: 100%; height: auto; }
.main-nav { display: flex; align-items: center; gap: clamp(18px, 2vw, 34px); }
.main-nav > a:not(.header-cta) { position: relative; text-decoration: none; font-size: .85rem; font-weight: 800; }
.main-nav > a:not(.header-cta)::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--red); transition: right .22s ease; }
.main-nav > a:not(.header-cta):hover::after, .main-nav > a:not(.header-cta):focus-visible::after { right: 0; }
.header-cta { min-height: 88px; align-self: stretch; margin-right: calc((100vw - min(var(--container), calc(100vw - 48px))) / -2); padding: 0 max(26px, calc((100vw - var(--container)) / 2)) 0 30px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; background: var(--red); color: var(--white); text-decoration: none; line-height: 1.15; transition: background .2s ease; }
.header-cta:hover { background: var(--red-bright); }
.cta-label { margin-bottom: 4px; font-size: .65rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; opacity: .78; }
.header-cta strong { font-family: var(--font-display); font-size: 1.25rem; letter-spacing: .035em; }
.menu-toggle { display: none; width: 46px; height: 46px; padding: 12px; border: 0; background: var(--ink); color: var(--white); cursor: pointer; }
.menu-toggle > span:not(.sr-only) { display: block; height: 2px; background: currentColor; margin: 5px 0; transition: transform .2s ease, opacity .2s ease; }

.hero { position: relative; min-height: 720px; isolation: isolate; display: grid; align-items: center; color: var(--white); overflow: hidden; }
.hero-photo, .hero-shade { position: absolute; inset: 0; z-index: -3; }
.hero-photo { background: url("assets/trabajo-cubierta.webp") center 43% / cover no-repeat; transform: scale(1.01); }
.hero-shade { z-index: -2; background: linear-gradient(90deg, rgba(13,15,17,.95) 0%, rgba(13,15,17,.82) 47%, rgba(13,15,17,.3) 78%, rgba(13,15,17,.42) 100%), linear-gradient(0deg, rgba(13,15,17,.35), transparent 50%); }
.roof-mark { position: absolute; z-index: -1; top: -18%; right: -6%; width: 48%; height: 115%; border-left: 1px solid rgba(255,255,255,.2); transform: skewX(-28deg); background: linear-gradient(90deg, transparent, rgba(158,30,34,.15)); }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) 335px; align-items: end; gap: 60px; padding-block: 90px 110px; }
.hero-copy { max-width: 810px; }
.eyebrow { margin: 0 0 20px; display: flex; align-items: center; gap: 14px; color: var(--red); font-size: .72rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.eyebrow > span { flex: 0 0 42px; height: 3px; background: currentColor; }
.eyebrow.light { color: #fff; }
.eyebrow.light > span { background: var(--red-bright); }
.hero h1 { margin: 0; font-family: var(--font-display); font-size: clamp(4.7rem, 8vw, 7.7rem); font-weight: 800; line-height: .79; letter-spacing: -.035em; text-transform: uppercase; }
.hero h1 em { color: transparent; -webkit-text-stroke: 1.5px rgba(255,255,255,.9); font-style: normal; }
.hero-lead { max-width: 665px; margin: 32px 0 0; color: rgba(255,255,255,.82); font-size: 1.08rem; line-height: 1.75; }
.hero-actions { margin-top: 36px; display: flex; align-items: center; flex-wrap: wrap; gap: 14px; }
.button { min-height: 56px; padding: 0 26px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid transparent; text-decoration: none; font-size: .82rem; font-weight: 800; letter-spacing: .02em; transition: transform .2s ease, color .2s ease, background .2s ease, border-color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--red); color: var(--white); }
.button-primary:hover { background: var(--red-bright); }
.button-ghost { border-color: rgba(255,255,255,.55); color: var(--white); }
.button-ghost:hover { background: var(--white); color: var(--ink); border-color: var(--white); }
.button svg { width: 19px; height: 19px; }
.hero-card { position: relative; padding: 34px 30px; border-top: 4px solid var(--red); background: rgba(255,255,255,.96); color: var(--ink); box-shadow: var(--shadow); }
.card-kicker { display: block; margin-bottom: 10px; color: var(--red); font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.hero-card > strong { display: block; font-family: var(--font-display); font-size: 1.75rem; line-height: 1.05; text-transform: uppercase; }
.hero-card-line { height: 1px; margin: 24px 0 16px; background: var(--line); }
.hero-card ul { margin: 0; padding: 0; list-style: none; }
.hero-card li { padding: 10px 0; display: flex; gap: 12px; align-items: baseline; border-bottom: 1px solid #e5e2dd; color: #4d5154; font-size: .82rem; font-weight: 700; }
.hero-card li:last-child { border-bottom: 0; }
.hero-card li span { color: var(--red); font-family: var(--font-display); font-size: .75rem; font-weight: 800; }
.scroll-cue { position: absolute; left: max(24px, calc((100vw - var(--container)) / 2)); bottom: 24px; display: flex; align-items: center; gap: 12px; color: rgba(255,255,255,.64); text-decoration: none; font-size: .68rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.scroll-cue span { width: 28px; height: 1px; background: var(--red-bright); }

.trust-bar { background: var(--white); border-bottom: 1px solid var(--line); }
.trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.trust-grid > div { min-height: 132px; padding: 25px 28px; display: flex; flex-direction: column; justify-content: center; border-left: 1px solid var(--line); }
.trust-grid > div:last-child { border-right: 1px solid var(--line); }
.trust-number { font-family: var(--font-display); font-size: 2rem; font-weight: 800; line-height: 1; text-transform: uppercase; }
.trust-label { margin-top: 9px; color: var(--steel); font-size: .73rem; font-weight: 700; letter-spacing: .04em; }

.section-heading { margin-bottom: 58px; display: grid; grid-template-columns: 1.1fr .65fr; gap: 80px; align-items: end; }
.section-heading h2, .expertise-copy h2, .process-heading h2, .contact-copy h2, .statement h2 { margin: 0; font-family: var(--font-display); font-size: clamp(3.2rem, 5.5vw, 5.3rem); font-weight: 800; line-height: .94; letter-spacing: -.025em; text-transform: uppercase; }
.section-heading > p { margin: 0; color: var(--steel); line-height: 1.8; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.service-card { min-height: 315px; padding: 32px; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(255,255,255,.48); transition: background .25s ease, transform .25s ease, box-shadow .25s ease; }
.service-card:hover { position: relative; z-index: 2; background: var(--white); transform: translateY(-5px); box-shadow: 0 22px 45px rgba(26,27,28,.1); }
.service-index { color: var(--red); font-family: var(--font-display); font-size: .82rem; font-weight: 800; letter-spacing: .08em; }
.service-card h3 { margin: auto 0 13px; max-width: 270px; font-family: var(--font-display); font-size: 2rem; font-weight: 800; line-height: .98; text-transform: uppercase; }
.service-card p { margin: 0 0 22px; color: var(--steel); font-size: .88rem; line-height: 1.72; }
.service-card a { margin-top: auto; display: flex; align-items: center; justify-content: space-between; color: var(--ink); text-decoration: none; font-size: .75rem; font-weight: 800; }
.service-card a span { color: var(--red); font-size: 1.1rem; }
.image-card { position: relative; padding: 0; min-height: 315px; overflow: hidden; color: var(--white); }
.image-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(18,20,22,.93), rgba(18,20,22,.08) 75%); }
.image-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease; }
.image-card:hover img { transform: scale(1.045); }
.image-card-copy { position: relative; z-index: 1; margin-top: auto; padding: 30px 32px 25px; }
.image-card .service-index { color: #fff; }
.image-card h3 { margin: 12px 0 7px; }
.image-card p { margin: 0; color: rgba(255,255,255,.74); }
.dark-card { background: var(--ink); color: var(--white); }
.dark-card:hover { background: var(--ink-soft); }
.dark-card p { color: rgba(255,255,255,.64); }
.dark-card a { color: var(--white); }

.expertise { background: var(--white); }
.expertise-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: clamp(65px, 9vw, 135px); }
.expertise-media { position: relative; min-height: 610px; }
.expertise-media::before { content: ""; position: absolute; left: -60px; bottom: -40px; width: 220px; height: 220px; background: var(--paper-deep); }
.expertise-media img { position: relative; z-index: 1; width: 100%; height: 570px; object-fit: cover; filter: saturate(.8) contrast(1.03); }
.media-stamp { position: absolute; z-index: 2; right: -34px; bottom: 0; width: 190px; height: 155px; padding: 28px; display: flex; flex-direction: column; justify-content: flex-end; background: var(--red); color: var(--white); }
.media-stamp strong { font-family: var(--font-display); font-size: 1.45rem; line-height: 1; text-transform: uppercase; }
.media-stamp span { margin-top: 5px; font-size: .7rem; font-weight: 600; }
.large-copy { margin: 28px 0 34px; color: var(--steel); font-size: 1rem; line-height: 1.85; }
.check-list { display: grid; gap: 0; border-top: 1px solid var(--line); }
.check-list > div { padding: 18px 0; display: grid; grid-template-columns: 30px 1fr; gap: 12px; border-bottom: 1px solid var(--line); }
.check-list span { width: 24px; height: 24px; display: grid; place-items: center; background: var(--red); color: var(--white); font-size: .72rem; font-weight: 900; }
.check-list p { margin: 0; color: var(--steel); font-size: .84rem; line-height: 1.65; }
.check-list strong { color: var(--ink); }
.text-link { margin-top: 30px; display: inline-flex; align-items: center; gap: 18px; color: var(--ink); text-decoration: none; font-size: .8rem; font-weight: 800; border-bottom: 2px solid var(--red); padding-bottom: 6px; }
.text-link span { color: var(--red); transition: transform .2s ease; }
.text-link:hover span { transform: translateX(4px); }

.statement { position: relative; min-height: 570px; display: grid; align-items: center; isolation: isolate; overflow: hidden; color: var(--white); }
.statement-photo, .statement-overlay { position: absolute; inset: 0; z-index: -2; }
.statement-photo { background: url("assets/trabajo-cubierta.webp") center 55% / cover no-repeat; }
.statement-overlay { z-index: -1; background: linear-gradient(90deg, rgba(14,16,18,.95), rgba(14,16,18,.57) 65%, rgba(14,16,18,.28)); }
.statement-content { padding-block: 95px; }
.statement h2 { max-width: 850px; margin-bottom: 38px; }

.process { background: var(--paper); }
.process-heading { max-width: 820px; margin-bottom: 65px; }
.process-grid { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; counter-reset: none; border-top: 1px solid var(--line); }
.process-grid li { position: relative; min-height: 285px; padding: 34px 30px 20px 0; border-right: 1px solid var(--line); }
.process-grid li:not(:first-child) { padding-left: 30px; }
.process-grid li:last-child { border-right: 0; }
.process-grid li > span { display: inline-flex; align-items: center; gap: 10px; color: var(--red); font-family: var(--font-display); font-size: .78rem; font-weight: 800; }
.process-grid li > span::after { content: ""; width: 35px; height: 2px; background: var(--red); }
.process-grid h3 { margin: 80px 0 12px; font-family: var(--font-display); font-size: 1.65rem; line-height: 1; text-transform: uppercase; }
.process-grid p { margin: 0; color: var(--steel); font-size: .83rem; line-height: 1.7; }

.contact { position: relative; background: var(--ink); color: var(--white); overflow: hidden; }
.contact::before { content: ""; position: absolute; top: -180px; left: -110px; width: 480px; height: 480px; border: 1px solid rgba(255,255,255,.07); transform: rotate(45deg); }
.contact-grid { position: relative; display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(55px, 7vw, 100px); align-items: start; }
.contact-copy h2 { font-size: clamp(3.4rem, 5.7vw, 5.6rem); }
.contact-copy > p:last-child { max-width: 650px; margin: 28px 0 0; color: rgba(255,255,255,.63); }
.contact-details { display: grid; gap: 12px; align-self: end; }
.contact-card { min-height: 102px; padding: 20px 22px; display: grid; grid-template-columns: 48px 1fr 26px; align-items: center; gap: 18px; background: #24272a; color: var(--white); text-decoration: none; transition: background .2s ease, transform .2s ease; }
.contact-card:hover { background: #2b2e31; transform: translateX(5px); }
.contact-icon { width: 48px; height: 48px; display: grid; place-items: center; background: var(--red); }
.contact-icon svg { width: 21px; height: 21px; }
.contact-card small { display: block; margin-bottom: 5px; color: rgba(255,255,255,.52); font-size: .67rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.contact-card strong { display: block; font-family: var(--font-display); font-size: 1.45rem; line-height: 1; letter-spacing: .02em; text-transform: uppercase; }
.contact-arrow { color: var(--red-bright); font-size: 1.25rem; }
.contact-address { padding: 22px 0 0 86px; display: flex; flex-direction: column; }
.contact-address span { color: rgba(255,255,255,.48); font-size: .68rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.contact-address strong { margin-top: 4px; font-size: .87rem; }

.contact-form { grid-column: 1 / -1; margin-top: 12px; padding: clamp(28px, 5vw, 58px); background: var(--white); color: var(--ink); box-shadow: var(--shadow); }
.form-heading { margin-bottom: 34px; display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 8px 35px; }
.form-heading > span { grid-column: 1 / -1; color: var(--red); font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.form-heading h3 { margin: 0; font-family: var(--font-display); font-size: clamp(2.5rem, 4vw, 4rem); line-height: .95; text-transform: uppercase; }
.form-heading p { max-width: 360px; margin: 0; color: var(--steel); font-size: .86rem; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px 26px; }
.form-field { display: grid; gap: 8px; }
.form-field-wide { grid-column: 1 / -1; }
.form-field label { font-size: .73rem; font-weight: 800; letter-spacing: .035em; text-transform: uppercase; }
.form-field input, .form-field select, .form-field textarea { width: 100%; min-height: 54px; padding: 13px 15px; border: 1px solid #cbc8c3; border-radius: 0; background: #f8f7f4; color: var(--ink); font: inherit; font-size: .92rem; transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.form-field textarea { min-height: 135px; resize: vertical; }
.form-field input:focus, .form-field select:focus, .form-field textarea:focus { outline: 0; border-color: var(--red); background: var(--white); box-shadow: 0 0 0 3px rgba(158,30,34,.13); }
.form-consent { margin-top: 22px; display: grid; grid-template-columns: 20px 1fr; align-items: start; gap: 11px; color: var(--steel); font-size: .76rem; line-height: 1.6; cursor: pointer; }
.form-consent input { width: 18px; height: 18px; margin: 2px 0 0; accent-color: var(--red); }
.form-consent button { padding: 0; border: 0; border-bottom: 1px solid currentColor; background: none; color: var(--ink); cursor: pointer; }
.form-submit { width: 100%; min-height: 62px; margin-top: 25px; padding: 0 22px; display: flex; align-items: center; justify-content: space-between; border: 0; background: var(--red); color: var(--white); font-size: .8rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; cursor: pointer; transition: background .2s ease, transform .2s ease; }
.form-submit:hover { background: var(--red-bright); transform: translateY(-2px); }
.form-submit:disabled { opacity: .72; cursor: wait; transform: none; }
.form-submit span:last-child { font-size: 1.2rem; }
.form-note { margin: 10px 0 0; color: var(--steel); font-size: .68rem; }
.form-success { margin: 24px 0 0; padding: 14px 16px; border-left: 4px solid var(--red); background: #f3eceb; color: var(--ink); font-size: .84rem; font-weight: 700; }
.form-honey { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }

.footer { background: #111315; color: var(--white); }
.footer-main { min-height: 280px; padding-block: 64px; display: grid; grid-template-columns: 230px 1fr auto; align-items: center; gap: 70px; }
.footer-logo { display: block; padding: 12px; background: var(--white); }
.footer-logo img { width: 100%; height: auto; }
.footer-main > p { max-width: 440px; margin: 0; color: rgba(255,255,255,.52); font-size: .82rem; }
.footer-nav { display: grid; grid-template-columns: 1fr 1fr; gap: 11px 28px; }
.footer-nav a { color: rgba(255,255,255,.78); text-decoration: none; font-size: .76rem; font-weight: 700; }
.footer-nav a:hover { color: var(--white); }
.footer-bottom { min-height: 78px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 24px; border-top: 1px solid rgba(255,255,255,.09); color: rgba(255,255,255,.38); font-size: .7rem; }
.footer-bottom-links { display: flex; justify-content: center; gap: 20px; }
.footer-bottom button { padding: 0; border: 0; background: none; color: inherit; cursor: pointer; }
.footer-bottom button:hover { color: var(--white); }
.site-credit { justify-self: end; display: inline-flex; align-items: center; gap: 10px; color: rgba(255,255,255,.48); text-decoration: none; font-size: .63rem; letter-spacing: .04em; transition: color .2s ease; }
.site-credit:hover { color: var(--white); }
.site-credit-logo { width: 112px; padding: 5px 7px; display: block; background: rgba(255,255,255,.96); }
.site-credit-logo img { width: 100%; height: auto; }

.legal-dialog { width: min(650px, calc(100% - 30px)); max-height: min(750px, calc(100vh - 40px)); padding: 46px; border: 0; box-shadow: 0 35px 100px rgba(0,0,0,.36); color: var(--ink); }
.legal-dialog::backdrop { background: rgba(15,17,19,.78); backdrop-filter: blur(4px); }
.legal-dialog h2 { margin: 0 0 24px; font-family: var(--font-display); font-size: 3rem; line-height: 1; text-transform: uppercase; }
.legal-dialog p { color: var(--steel); font-size: .88rem; }
.legal-dialog a { color: var(--red); }
.dialog-close { position: absolute; top: 14px; right: 16px; width: 38px; height: 38px; display: grid; place-items: center; border: 0; background: var(--paper); color: var(--ink); font-size: 1.5rem; cursor: pointer; }
.mobile-call { display: none; }

.reveal { opacity: 0; transform: translateY(26px); transition: opacity .65s ease, transform .65s ease; }
.reveal.visible { opacity: 1; transform: translateY(0); }
.delay, .delay-1 { transition-delay: .12s; }
.delay-2 { transition-delay: .22s; }
.delay-3 { transition-delay: .32s; }

:focus-visible { outline: 3px solid #ef555b; outline-offset: 4px; }

@media (max-width: 1050px) {
  .topbar { display: none; }
  .site-header.is-sticky { top: 0; }
  .header-inner { min-height: 78px; }
  .logo-link { width: 170px; }
  .menu-toggle { display: block; position: relative; z-index: 72; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] > span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .main-nav { position: fixed; z-index: 70; inset: 0; padding: 118px 28px 40px; display: flex; flex-direction: column; align-items: stretch; gap: 0; background: var(--ink); color: var(--white); transform: translateX(100%); visibility: hidden; transition: transform .28s ease, visibility .28s; }
  .main-nav.is-open { transform: translateX(0); visibility: visible; }
  .main-nav > a:not(.header-cta) { padding: 17px 0; border-bottom: 1px solid rgba(255,255,255,.12); font-family: var(--font-display); font-size: 1.7rem; text-transform: uppercase; }
  .main-nav > a:not(.header-cta)::after { display: none; }
  .header-cta { min-height: auto; align-self: auto; margin: 32px 0 0; padding: 18px 20px; }
  .hero-grid { grid-template-columns: minmax(0, 1fr) 290px; gap: 32px; }
  .hero h1 { font-size: clamp(4.2rem, 8.5vw, 6.4rem); }
  .section-heading { gap: 45px; }
  .service-grid { grid-template-columns: repeat(2, 1fr); }
  .expertise-grid { gap: 60px; }
  .expertise-media img { height: 520px; }
  .media-stamp { right: -20px; }
  .process-grid { grid-template-columns: repeat(2, 1fr); }
  .process-grid li:nth-child(2) { border-right: 0; }
  .process-grid li:nth-child(n+3) { border-top: 1px solid var(--line); }
  .process-grid li:nth-child(3) { padding-left: 0; }
  .contact-grid { gap: 60px; }
  .footer-main { grid-template-columns: 210px 1fr; }
  .footer-nav { grid-column: 1 / -1; display: flex; gap: 28px; }
}

@media (max-width: 760px) {
  html { scroll-padding-top: 76px; }
  body { padding-bottom: 64px; }
  .container { width: min(100% - 30px, var(--container)); }
  .section { padding: 86px 0; }
  .hero { min-height: 720px; align-items: end; }
  .hero-photo { background-position: 61% center; }
  .hero-shade { background: linear-gradient(0deg, rgba(13,15,17,.96) 0%, rgba(13,15,17,.78) 66%, rgba(13,15,17,.38) 100%); }
  .roof-mark { display: none; }
  .hero-grid { display: block; padding-block: 110px 80px; }
  .hero h1 { font-size: clamp(3.8rem, 18vw, 5.6rem); }
  .hero-lead { margin-top: 25px; font-size: .96rem; }
  .hero-actions { margin-top: 28px; }
  .button { min-height: 54px; padding: 0 20px; }
  .hero-card, .scroll-cue { display: none; }
  .trust-grid { grid-template-columns: 1fr 1fr; }
  .trust-grid > div { min-height: 115px; padding: 20px; border-bottom: 1px solid var(--line); }
  .trust-grid > div:nth-child(odd) { border-left: 0; }
  .trust-grid > div:nth-child(even) { border-right: 0; }
  .trust-number { font-size: 1.6rem; }
  .section-heading { display: block; margin-bottom: 38px; }
  .section-heading h2, .expertise-copy h2, .process-heading h2, .contact-copy h2, .statement h2 { font-size: clamp(3rem, 14vw, 4.2rem); }
  .section-heading > p { margin-top: 22px; }
  .service-grid { grid-template-columns: 1fr; }
  .service-card { min-height: 280px; }
  .expertise-grid { display: flex; flex-direction: column; gap: 55px; }
  .expertise-media { width: 100%; min-height: 470px; }
  .expertise-media img { height: 440px; }
  .expertise-media::before { left: -15px; bottom: -20px; width: 140px; height: 140px; }
  .media-stamp { right: 0; width: 165px; height: 130px; padding: 22px; }
  .statement { min-height: 530px; }
  .statement-photo { background-position: 67% center; }
  .statement-content { padding-block: 78px; }
  .process-heading { margin-bottom: 42px; }
  .process-grid { grid-template-columns: 1fr; }
  .process-grid li, .process-grid li:not(:first-child), .process-grid li:nth-child(3) { min-height: auto; padding: 28px 0 30px; border-right: 0; border-top: 1px solid var(--line); }
  .process-grid li:first-child { border-top: 0; }
  .process-grid h3 { margin: 28px 0 10px; }
  .contact-grid { grid-template-columns: 1fr; gap: 45px; }
  .contact-form { grid-column: auto; margin-top: 0; padding: 28px 20px; }
  .form-heading { display: block; }
  .form-heading h3 { margin-top: 8px; }
  .form-heading p { margin-top: 14px; }
  .form-grid { grid-template-columns: 1fr; gap: 18px; }
  .form-field-wide { grid-column: auto; }
  .contact-card { grid-template-columns: 46px 1fr 20px; padding: 18px; }
  .contact-address { padding-left: 0; }
  .footer-main { min-height: auto; padding-block: 54px; grid-template-columns: 1fr; gap: 32px; }
  .footer-logo { width: 210px; }
  .footer-nav { grid-column: auto; display: grid; grid-template-columns: 1fr 1fr; gap: 12px 25px; }
  .footer-bottom { padding: 22px 0; grid-template-columns: 1fr; justify-items: start; gap: 16px; }
  .footer-bottom-links { justify-content: flex-start; }
  .site-credit { justify-self: start; }
  .legal-dialog { padding: 38px 25px 28px; }
  .mobile-call { position: fixed; z-index: 90; left: 0; right: 0; bottom: 0; min-height: 64px; display: flex; align-items: center; justify-content: center; gap: 11px; background: var(--red); color: var(--white); text-decoration: none; font-weight: 800; box-shadow: 0 -10px 30px rgba(0,0,0,.18); }
  .mobile-call svg { width: 20px; height: 20px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}
