/*
Theme Name: Fix Team Pro
Theme URI: https://fixteampro.us/
Author: Fix Team Pro
Description: Tema premium bilingüe para construcción, remodelación y acabados en Miami-Dade y Broward.
Version: 1.1.1
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: fixteampro
*/

:root {
  --yellow: #ffc629;
  --charcoal: #303735;
  --ink: #151918;
  --cream: #f5f2e9;
  --white: #fff;
  --muted: #747b78;
  --line: rgba(21, 25, 24, 0.14);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--cream); color: var(--ink); font-family: Arial, Helvetica, sans-serif; }
.sr-only { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
:focus-visible { outline: 3px solid var(--yellow); outline-offset: 4px; }
.contact :focus-visible, .quick-lead-form :focus-visible { outline-color: #111; }
.site { overflow: clip; }
.container { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.topbar { background: #111; color: #b9bfbc; font-size: 11px; letter-spacing: .11em; text-transform: uppercase; }
.topbar-inner { height: 34px; display: flex; align-items: center; justify-content: space-between; }
.language-switch { display: flex; align-items: center; gap: 9px; font-weight: 800; }
.language-switch a { transition: color .2s; }
.language-switch a:hover, .language-switch a[aria-current="page"] { color: var(--yellow); }
.header { height: 86px; background: rgba(255,255,255,.96); border-bottom: 1px solid var(--line); position: sticky; top: 0; z-index: 40; box-shadow: 0 8px 25px rgba(0,0,0,.06); backdrop-filter: blur(12px); }
.admin-bar .header { top: 32px; }
.nav-wrap { height: 100%; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.brand { width: 300px; display: block; }
.brand img { display: block; width: 100%; height: auto; }
.nav { display: flex; align-items: center; gap: 27px; font-size: 13px; font-weight: 700; }
.nav a { position: relative; }
.nav a::after { content: ""; position: absolute; left: 0; bottom: -7px; width: 0; height: 2px; background: var(--yellow); transition: width .2s; }
.nav a:hover::after { width: 100%; }
.button { display: inline-flex; align-items: center; justify-content: space-between; gap: 28px; min-height: 54px; padding: 0 22px; background: var(--yellow); color: #171a19; font-size: 12px; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; border: 1px solid var(--yellow); transition: transform .2s, background .2s; }
.button:hover { transform: translateY(-2px); background: #ffd24f; }
.button span { font-size: 17px; }
.button-small { min-height: 44px; padding: 0 18px; gap: 16px; }
.menu-button { display: none; border: 0; background: transparent; padding: 10px; cursor: pointer; }
.menu-button span { display: block; width: 25px; height: 2px; margin: 5px; background: var(--ink); }
.site .menu-button.open, .site .menu-button.open:hover, .site .menu-button.open:focus, .site .menu-button.open:active { background: var(--yellow) !important; color: var(--ink) !important; }
.site .menu-button.open span { background: var(--ink) !important; }
.hero { position: relative; background: #111514; color: var(--white); }
.hero-inner { position: relative; padding-block: 42px 34px; }
.eyebrow { margin: 0 0 28px; display: flex; align-items: center; gap: 12px; color: #d4d8d6; font-size: 11px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.eyebrow span { width: 30px; height: 3px; background: var(--yellow); }
.eyebrow.dark { color: #656c69; }
.hero-artwork { display: block; width: 100%; overflow: hidden; border: 1px solid rgba(255,198,41,.26); box-shadow: 0 22px 65px rgba(0,0,0,.33); }
.hero-artwork img { display: block; width: 100%; height: auto; }
.mobile-hero-title { display: none; }
.hero-info { display: grid; grid-template-columns: 1fr auto; gap: 18px 50px; align-items: center; padding: 28px 4px 0; }
.hero-info > p:first-child { margin: 0; max-width: 670px; color: #d1d6d3; font-size: 15px; line-height: 1.7; }
.hero-actions { display: flex; align-items: center; gap: 25px; grid-column: 2; grid-row: 1 / span 2; }
.text-link { display: inline-flex; align-items: center; gap: 18px; padding: 13px 18px; border: 1px solid rgba(255,255,255,.5); background: #303735; color: #fff; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.text-link:hover { background: #404946; border-color: var(--yellow); }
.site .hero-actions .text-link, .site .hero-actions .text-link:hover, .site .hero-actions .text-link:focus, .site .hero-actions .text-link:active, .site .hero-actions .text-link:visited { color: #fff !important; }
.hero-note { max-width: 650px; margin: 0; padding-left: 18px; border-left: 2px solid var(--yellow); color: #9fa7a3; font-size: 11px; line-height: 1.6; }
.proof-strip { background: var(--yellow); }
.proof-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.proof-grid article { min-height: 150px; display: flex; align-items: center; gap: 22px; padding: 28px 36px; border-right: 1px solid rgba(0,0,0,.17); }
.proof-grid article:last-child { border-right: 0; }
.proof-grid article > span { font-size: 12px; font-weight: 900; }
.proof-grid h2 { margin: 0 0 7px; font-size: 17px; text-transform: uppercase; }
.proof-grid p { margin: 0; color: #484b49; font-size: 12px; line-height: 1.5; }
.quick-lead-section { padding: 48px 0; background: #fff; border-bottom: 1px solid var(--line); }
.quick-lead-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 70px; align-items: center; }
.quick-lead-grid h2 { margin: 0 0 16px; font-size: clamp(30px, 4vw, 48px); line-height: 1; letter-spacing: -.04em; text-transform: uppercase; }
.quick-lead-grid > div > p:last-child { margin: 0; color: var(--muted); line-height: 1.7; }
.quick-lead-form { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; align-items: end; }
.quick-lead-form label { display: flex; flex-direction: column; gap: 8px; font-size: 10px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.quick-lead-form input, .quick-lead-form select { min-width: 0; min-height: 50px; border: 1px solid #aeb3b0; border-radius: 0; background: #fff; color: var(--ink); padding: 0 12px; font: 14px Arial, Helvetica, sans-serif; }
.quick-lead-form .form-submit { min-height: 50px; grid-column: 1 / -1; }
.quick-lead-form .form-privacy, .quick-lead-form .form-message { grid-column: 1 / -1; }
.section { padding: 112px 0; }
.section-heading { margin-bottom: 54px; }
.split-heading { display: grid; grid-template-columns: 1.4fr .6fr; gap: 80px; align-items: end; }
.section h2 { margin: 0; font-size: clamp(39px, 5vw, 65px); line-height: .98; letter-spacing: -.05em; text-transform: uppercase; }
.split-heading > p { margin: 0; color: var(--muted); line-height: 1.75; }
.services { background: var(--cream); }
.services-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #cfd0c9; border: 1px solid #cfd0c9; }
.service-card { min-height: 390px; padding: 28px; display: flex; flex-direction: column; background: var(--white); transition: background .25s, color .25s, transform .25s; }
.service-card:hover, .service-card:focus-within { background: var(--charcoal); color: var(--white); transform: translateY(-5px); }
.service-top { display: flex; align-items: center; justify-content: space-between; font-size: 10px; font-weight: 900; letter-spacing: .1em; }
.service-tag { padding: 6px 9px; background: var(--cream); color: var(--muted); }
.service-icon { width: 64px; height: 64px; margin: 44px 0 30px; border: 3px solid var(--yellow); display: grid; place-items: center; transform: rotate(45deg); }
.service-icon span { color: var(--ink); font-size: 33px; font-weight: 900; line-height: 1; transform: rotate(-45deg); }
.service-card:hover .service-icon span, .service-card:focus-within .service-icon span { color: var(--white); }
.service-card h3 { margin: auto 0 12px; font-size: 19px; text-transform: uppercase; }
.service-card p { min-height: 72px; margin: 0 0 24px; color: var(--muted); font-size: 13px; line-height: 1.65; }
.service-card:hover p, .service-card:focus-within p { color: #e2e6e4; }
.service-card a { display: flex; justify-content: space-between; padding-top: 17px; border-top: 1px solid var(--line); font-size: 10px; font-weight: 900; text-transform: uppercase; }
.service-links { display: grid; grid-template-columns: 1fr 42px; }
.service-links a:last-child { justify-content: flex-end; }
.service-card:hover h3, .service-card:hover a, .service-card:focus-within h3, .service-card:focus-within a { color: #fff; }
.service-card:hover a, .service-card:focus-within a { border-top-color: rgba(255,255,255,.28); }
.process { background: var(--charcoal); color: var(--white); }
.process h2, .steps h3 { color: #fff; }
.process-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 100px; }
.process-intro { position: sticky; top: 40px; align-self: start; }
.process-intro > p:not(.eyebrow) { margin: 30px 0; max-width: 450px; color: #b8c0bc; line-height: 1.75; }
.steps { border-top: 1px solid rgba(255,255,255,.2); }
.steps article { min-height: 155px; display: grid; grid-template-columns: 70px 1fr; gap: 22px; padding: 32px 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.step-number { color: var(--yellow); font-size: 12px; font-weight: 900; }
.steps h3 { margin: 0 0 12px; font-size: 24px; text-transform: uppercase; }
.steps p { margin: 0; max-width: 520px; color: #aeb6b2; line-height: 1.65; }
.about { background: #fff; }
.about-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: center; }
.about-art { min-height: 540px; padding: 60px 45px; display: flex; flex-direction: column; justify-content: space-between; background: var(--yellow); position: relative; }
.about-art::after { content: ""; position: absolute; inset: 25px; border: 1px solid rgba(0,0,0,.2); }
.about-shape { display: grid; grid-template-columns: repeat(3, 1fr); z-index: 1; }
.about-shape span { font-size: clamp(60px, 8vw, 112px); font-weight: 900; letter-spacing: -.1em; }
.about-art p { z-index: 1; margin: 0; font-size: 11px; font-weight: 900; letter-spacing: .18em; }
.about-copy > p:not(.eyebrow) { color: var(--muted); font-size: 16px; line-height: 1.8; }
.about-copy h2 { margin-bottom: 34px; }
.mission { margin-top: 38px; padding: 24px 0 0; border-top: 1px solid var(--line); display: grid; grid-template-columns: 130px 1fr; gap: 25px; }
.mission span { color: var(--muted); font-size: 10px; font-weight: 900; text-transform: uppercase; }
.mission strong { font-size: 17px; line-height: 1.55; }
.areas { background: #171b1a; color: var(--white); }
.areas h2 { color: #fff; }
.areas-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; align-items: center; }
.areas-grid > div:first-child > p:not(.eyebrow) { margin-top: 30px; color: #aeb6b2; line-height: 1.8; }
.city-cloud { display: flex; flex-wrap: wrap; gap: 10px; }
.city-cloud span { padding: 15px 18px; border: 1px solid rgba(255,255,255,.23); font-size: 11px; font-weight: 800; text-transform: uppercase; }
.city-cloud span:last-child { background: var(--yellow); border-color: var(--yellow); color: var(--ink); }
.faq { background: var(--cream); }
.faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; gap: 20px; padding: 25px 0; font-size: 17px; font-weight: 800; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--yellow); font-size: 23px; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { max-width: 660px; margin: -8px 0 26px; color: var(--muted); line-height: 1.7; }
.contact { background: var(--yellow); }
.contact-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; align-items: start; }
.contact .eyebrow { color: #444; }
.contact .eyebrow span { background: var(--ink); }
.contact-grid > div:first-child > p:not(.eyebrow) { margin: 28px 0; max-width: 500px; line-height: 1.7; }
.contact ul { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; padding: 0; list-style: none; }
.contact li { padding-left: 20px; position: relative; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.contact li::before { content: "✓"; position: absolute; left: 0; }
.contact-form { padding: 38px; background: var(--charcoal); color: var(--white); }
.contact-label { display: block; margin-bottom: 28px; color: #9da5a1; font-size: 9px; font-weight: 900; letter-spacing: .14em; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.contact-form label { display: flex; flex-direction: column; gap: 8px; margin-bottom: 17px; color: #c5cbc8; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.contact-form input, .contact-form textarea { width: 100%; border: 1px solid rgba(255,255,255,.23); border-radius: 0; background: rgba(255,255,255,.06); color: #fff; padding: 14px 15px; outline: none; font: 15px Arial, Helvetica, sans-serif; text-transform: none; resize: vertical; }
.contact-form input:focus, .contact-form textarea:focus { border-color: var(--yellow); box-shadow: 0 0 0 1px var(--yellow); }
.contact-actions { display: grid; grid-template-columns: 1fr 220px; gap: 12px; margin-top: 4px; }
.form-submit { width: 100%; cursor: pointer; }
.form-submit:disabled { cursor: wait; opacity: .7; }
.whatsapp-cta { min-height: 54px; padding: 8px 12px; display: flex; align-items: center; gap: 10px; background: #f4f2ea; color: var(--ink); border: 1px solid #f4f2ea; }
.whatsapp-cta:hover { border-color: #25d366; background: #fff; }
.whatsapp-cta-icon { width: 34px; height: 34px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 50%; background: #25d366; color: #fff; }
.whatsapp-cta-icon img { display: block; width: 19px; height: 19px; object-fit: contain; }
.whatsapp-cta strong, .whatsapp-cta small { display: block; }
.whatsapp-cta strong { font-size: 10px; text-transform: uppercase; }
.whatsapp-cta small { margin-top: 3px; color: #626966; font-size: 10px; }
.form-message { margin: 14px 0 0; padding: 11px 13px; font-size: 12px; line-height: 1.5; }
.form-message.success { background: rgba(37,211,102,.14); color: #d9ffe7; border-left: 3px solid #25d366; }
.form-message.error { background: rgba(255,198,41,.12); color: #fff1c4; border-left: 3px solid var(--yellow); }
.form-privacy { margin: 13px 0 0; color: #c5cbc8; font-size: 10px; line-height: 1.5; }
.form-privacy a { color: inherit; font-weight: 800; text-decoration: underline; }
.quick-lead-form .form-privacy { color: var(--muted); }
.contact-details { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 30px; background: rgba(255,255,255,.15); }
.contact-details a { min-width: 0; padding: 16px 12px; background: var(--charcoal); }
.contact-details span { display: block; color: #939b97; font-size: 8px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.contact-details strong { display: block; margin-top: 7px; overflow: hidden; color: #fff; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.whatsapp-float { position: fixed; z-index: 45; right: 24px; bottom: 24px; min-height: 74px; display: flex; align-items: center; gap: 18px; padding: 10px 12px 10px 24px; border: 1px solid #d8d8d8; border-radius: 999px; background: #fff; box-shadow: 0 12px 35px rgba(0,0,0,.22); color: #151918; }
.whatsapp-copy { display: flex; flex-direction: column; gap: 3px; }
.whatsapp-copy strong { font-size: 11px; letter-spacing: .04em; text-transform: uppercase; }
.whatsapp-copy small { color: #747b78; font-size: 11px; }
.whatsapp-icon { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 50%; background: #25d366; color: #fff; font-size: 23px; }
.whatsapp-icon img { display: block; width: 29px; height: 29px; object-fit: contain; }
footer { background: #0f1211; color: var(--white); }
.footer-main { min-height: 220px; display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; gap: 40px; border-bottom: 1px solid rgba(255,255,255,.13); }
.footer-main img { width: 220px; filter: brightness(0) invert(1); }
.footer-main p { color: #aeb6b2; text-align: center; }
.footer-main a { color: var(--yellow); font-size: 12px; font-weight: 800; text-transform: uppercase; }
.footer-links { justify-self: end; display: flex; align-items: flex-end; flex-direction: column; gap: 10px; }
.footer-bottom { min-height: 72px; display: flex; align-items: center; justify-content: space-between; color: #7e8782; font-size: 10px; text-transform: uppercase; }
.footer-utilities { display: flex; align-items: center; gap: 22px; }
.footer-utilities button { padding: 0; border: 0; background: transparent; color: var(--yellow); cursor: pointer; font: inherit; text-transform: uppercase; }
.footer-utilities button:hover, .footer-utilities button:focus { color: var(--yellow); background: transparent; text-decoration: underline; }
.cookie-banner { position: fixed; z-index: 50; left: 24px; right: 24px; bottom: 24px; max-width: 920px; margin: auto; padding: 22px 24px; display: grid; grid-template-columns: 1fr auto; gap: 25px; align-items: center; background: #fff; border: 1px solid var(--line); box-shadow: 0 16px 50px rgba(0,0,0,.22); }
.cookie-banner[hidden] { display: none !important; }
.cookie-banner strong { font-size: 15px; text-transform: uppercase; }
.cookie-banner p { margin: 7px 0; color: var(--muted); font-size: 12px; line-height: 1.55; }
.cookie-banner a { font-size: 10px; font-weight: 900; text-decoration: underline; text-transform: uppercase; }
.cookie-actions { display: flex; gap: 8px; }
.cookie-actions button { min-height: 42px; padding: 0 15px; cursor: pointer; border: 2px solid var(--ink); background: #fff; color: var(--ink); font-size: 10px; font-weight: 900; text-transform: uppercase; }
.cookie-actions .accept { background: var(--yellow); border-color: var(--yellow); }
.legal-page { min-height: 100vh; padding: 50px 24px 90px; background: var(--cream); }
.legal-brand { display: block; width: 230px; margin: 0 auto 70px; }
.legal-brand img { width: 100%; }
.legal-page article { width: min(780px, 100%); margin: auto; }
.legal-page h1 { margin: 0 0 35px; font-size: clamp(48px, 8vw, 84px); line-height: .92; letter-spacing: -.06em; text-transform: uppercase; }
.legal-page h2 { margin: 42px 0 12px; font-size: 22px; text-transform: uppercase; }
.legal-page p { color: #515755; line-height: 1.8; }
.legal-page p a { font-weight: 800; text-decoration: underline; }
.legal-note { margin: 40px 0; padding: 18px; border-left: 3px solid var(--yellow); background: #fff; font-size: 12px; }
.inner-hero { padding: 72px 0 90px; background: #171b1a; color: #fff; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 70px; color: #aeb6b2; font-size: 11px; text-transform: uppercase; }
.breadcrumbs a:hover { color: var(--yellow); }
.inner-hero h1 { max-width: 900px; margin: 0; color: #fff; font-size: clamp(58px, 9vw, 116px); line-height: .87; letter-spacing: -.055em; text-transform: uppercase; }
.inner-hero-lead { max-width: 720px; margin: 32px 0; color: #cbd0ce; font-size: clamp(17px, 2vw, 22px); line-height: 1.65; }
.inner-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.service-detail-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; }
.service-detail-grid ul { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.service-detail-grid li { padding: 24px 0 24px 34px; position: relative; border-bottom: 1px solid var(--line); font-size: 18px; font-weight: 700; }
.service-detail-grid li::before { content: "✓"; position: absolute; left: 0; color: #9b7200; }
.service-process { background: var(--charcoal); color: #fff; }
.service-process h2 { max-width: 850px; color: #fff; }
.mini-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 55px; background: rgba(255,255,255,.18); }
.mini-steps article { min-height: 210px; padding: 30px; background: var(--charcoal); }
.mini-steps span { color: var(--yellow); font-size: 11px; font-weight: 900; }
.mini-steps p { margin: 75px 0 0; color: #d5dad7; line-height: 1.65; }
.related-services { padding: 75px 0 95px; background: var(--yellow); }
.related-heading { display: flex; justify-content: space-between; gap: 25px; align-items: end; margin-bottom: 30px; }
.related-heading h2 { margin: 0; font-size: clamp(34px, 5vw, 58px); text-transform: uppercase; }
.related-heading a { font-weight: 900; text-transform: uppercase; }
.related-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.related-grid a { min-height: 180px; padding: 24px; display: flex; flex-direction: column; background: #fff; }
.related-grid span { color: var(--muted); font-size: 10px; font-weight: 900; text-transform: uppercase; }
.related-grid strong { margin: auto 0; font-size: 22px; text-transform: uppercase; }
.related-grid small { align-self: flex-end; font-size: 18px; }
.projects-coming { min-height: calc(100vh - 120px); padding: 110px 0; background: #121615; color: #fff; }
.projects-coming-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 80px; align-items: center; }
.projects-coming h1 { margin: 0; max-width: 820px; color: #fff; font-size: clamp(60px, 8vw, 108px); line-height: .88; letter-spacing: -.06em; text-transform: uppercase; }
.coming-card { padding: 45px; border: 1px solid rgba(255,255,255,.22); background: var(--charcoal); }
.coming-card > span { color: var(--yellow); font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.coming-card p { margin: 35px 0; color: #cbd0ce; line-height: 1.75; }
.coming-card .plain-link { display: inline-block; margin-top: 24px; color: #fff; font-size: 11px; font-weight: 900; text-transform: uppercase; }

@media (max-width: 1000px) {
  .nav { gap: 15px; }
  .desktop-cta { display: none; }
  .hero-info { grid-template-columns: 1fr; }
  .hero-actions { grid-column: 1; grid-row: auto; }
  .services-grid { grid-template-columns: repeat(2, 1fr); }
  .quick-lead-grid, .projects-coming-grid { grid-template-columns: 1fr; gap: 40px; }
  .mini-steps { grid-template-columns: repeat(2, 1fr); }
  .process-grid, .about-grid, .areas-grid, .faq-grid, .contact-grid { gap: 55px; }
}

@media (max-width: 760px) {
  .container { width: min(100% - 32px, 620px); }
  .topbar-inner { height: 38px; }
  .header { height: 72px; }
  .admin-bar .header { top: 46px; }
  .brand { width: 220px; }
  .menu-button { display: block; }
  .site .menu-button, .site .menu-button:hover, .site .menu-button:focus, .site .menu-button:active { background: var(--yellow) !important; color: var(--ink) !important; }
  .site .menu-button span { background: var(--ink) !important; }
  .nav { position: absolute; top: 72px; left: 0; right: 0; display: none; padding: 28px 24px; flex-direction: column; align-items: stretch; background: #fff; box-shadow: 0 20px 30px rgba(0,0,0,.12); }
  .nav.open { display: flex; }
  .nav a { padding: 8px 0; }
  .hero-inner { padding-block: 20px 40px; }
  .hero-artwork { margin-inline: -16px; width: calc(100% + 32px); }
  .hero-artwork img { min-height: 220px; object-fit: cover; object-position: 53% center; }
  .mobile-hero-title { display: flex; flex-direction: column; margin-top: 26px; font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: clamp(43px, 13vw, 64px); line-height: .93; letter-spacing: -.02em; text-transform: uppercase; }
  .mobile-hero-title strong { color: var(--yellow); font-weight: inherit; }
  .hero-info { padding-top: 20px; }
  .hero-info > p:first-child { font-size: 14px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 15px; }
  .proof-grid { grid-template-columns: 1fr; }
  .proof-grid article { min-height: 120px; border-right: 0; border-bottom: 1px solid rgba(0,0,0,.15); padding-inline: 12px; }
  .section { padding: 80px 0; }
  .split-heading, .process-grid, .about-grid, .areas-grid, .faq-grid, .contact-grid { grid-template-columns: 1fr; gap: 44px; }
  .quick-lead-form, .service-detail-grid, .related-grid { grid-template-columns: 1fr; }
  .services-grid { grid-template-columns: 1fr; }
  .service-card { min-height: 360px; }
  .process-intro { position: static; }
  .about-art { min-height: 400px; }
  .mission { grid-template-columns: 1fr; }
  .contact ul { grid-template-columns: 1fr; }
  .contact-form { padding: 28px 22px; }
  .form-row { grid-template-columns: 1fr; gap: 0; }
  .contact-details { grid-template-columns: 1fr; }
  .contact-actions { grid-template-columns: 1fr; }
  .whatsapp-float { right: 14px; bottom: 14px; min-height: 58px; padding: 7px; }
  .whatsapp-copy { display: none; }
  .whatsapp-icon { width: 46px; height: 46px; }
  .footer-main { grid-template-columns: 1fr; min-height: 300px; padding-block: 45px; text-align: left; }
  .footer-main p { text-align: left; }
  .footer-links { justify-self: start; align-items: flex-start; }
  .footer-bottom { padding-block: 24px; align-items: flex-start; flex-direction: column; gap: 12px; }
  .footer-utilities { align-items: flex-start; flex-direction: column; gap: 12px; }
  .cookie-banner { left: 12px; right: 12px; bottom: 12px; grid-template-columns: 1fr; gap: 15px; }
  .cookie-actions { flex-wrap: wrap; }
  .cookie-actions button { flex: 1 1 140px; }
  .inner-hero { padding: 45px 0 65px; }
  .breadcrumbs { margin-bottom: 45px; }
  .mini-steps { grid-template-columns: 1fr; }
  .projects-coming { padding: 70px 0; }
  .coming-card { padding: 28px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
