
:root {
  --charcoal: #091017;
  --charcoal-2: #0e171f;
  --graphite: #16212a;
  --steel: #27424f;
  --petroleum: #0e526c;
  --copper: #e8610b;
  --copper-dark: #bd4300;
  --copper-soft: #fff0e5;
  --smoke: #f5f6f7;
  --mist: #e8ecef;
  --white: #ffffff;
  --ink: #17212a;
  --muted: #67727c;
  --line: #d9e0e5;
  --green: #1fa463;
  --shadow: 0 18px 50px rgba(3, 12, 19, .14);
  --radius: 20px;
  --container: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: var(--ink); background: var(--white); line-height: 1.6; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.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; left: 16px; top: -80px; z-index: 999; padding: 12px 16px; background: var(--white); color: var(--ink); border-radius: 10px; transition: top .2s; }
.skip-link:focus { top: 16px; }
.topbar { background: #070d12; color: #c8d0d5; font-size: .78rem; border-bottom: 1px solid rgba(255,255,255,.08); }
.topbar__inner { min-height: 34px; display: flex; align-items: center; gap: 26px; }
.topbar__links { margin-left: auto; display: flex; gap: 18px; }
.topbar a:hover { color: var(--white); }
.topbar__item, .topbar__link { display: inline-flex; align-items: center; gap: 8px; }
.topbar__links a { display: inline-flex; align-items: center; gap: 8px; }
.ui-icon { display: inline-block; flex: 0 0 auto; object-fit: contain; }
.ui-icon--xs { width: 16px; height: 16px; }
.ui-icon--sm { width: 18px; height: 18px; }
.ui-icon--btn { width: 20px; height: 20px; opacity: 1; filter: none; }
.button--icon { gap: 10px; }
.button--icon .ui-icon { margin-left: -1px; flex-shrink: 0; }
.mobile-actions .ui-icon { width: 16px; height: 16px; }

.site-header { position: sticky; top: 0; z-index: 50; background: rgba(9,16,23,.94); color: var(--white); backdrop-filter: blur(14px); border-bottom: 1px solid rgba(255,255,255,.08); }
.header__inner { min-height: 84px; display: flex; align-items: center; gap: 30px; }
.brand { width: 190px; flex: 0 0 auto; }
.brand img { display: block; width: 100%; height: 72px; object-fit: contain; object-position: left center; background: transparent; }
.main-nav { margin-left: auto; display: flex; align-items: center; gap: 24px; font-size: .93rem; }
.main-nav a { color: #d8dfe4; position: relative; padding: 28px 0; }
.main-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: 18px; height: 2px; background: var(--copper); transition: right .25s; }
.main-nav a:hover, .main-nav a[aria-current="page"] { color: var(--white); }
.main-nav a:hover::after, .main-nav a[aria-current="page"]::after { right: 0; }
.header__cta { white-space: nowrap; }
.menu-toggle { display: none; width: 46px; height: 46px; border: 1px solid rgba(255,255,255,.14); border-radius: 12px; background: transparent; padding: 11px; }
.menu-toggle span:not(.sr-only) { display: block; height: 2px; margin: 5px 0; background: var(--white); transition: .25s; }
.button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 13px 20px; border-radius: 10px; border: 1px solid transparent; font-weight: 750; line-height: 1.2; cursor: pointer; transition: transform .2s, background .2s, border-color .2s, box-shadow .2s; }
.button:hover { transform: translateY(-2px); }
.button--primary { background: linear-gradient(135deg, #f27218, #d94e00); color: var(--white); box-shadow: 0 12px 28px rgba(220,79,0,.24); }
.button--primary:hover { box-shadow: 0 16px 36px rgba(220,79,0,.32); }
.button--outline-light { color: var(--white); border-color: rgba(255,255,255,.65); background: rgba(0,0,0,.18); }
.button--outline-light:hover { background: rgba(255,255,255,.1); border-color: var(--white); }
.button--outline-dark { color: var(--ink); border-color: #9ca8b1; background: transparent; }
.button--whatsapp { background: var(--green); color: var(--white); }
.button--full { width: 100%; }
.button-row { display: flex; flex-wrap: wrap; gap: 14px; }
.hero { position: relative; color: var(--white); isolation: isolate; background-color: var(--charcoal); }
.hero--home { min-height: 715px; display: grid; align-items: center; background-image: linear-gradient(90deg, rgba(4,10,15,.97) 0%, rgba(4,10,15,.86) 34%, rgba(4,10,15,.30) 66%, rgba(4,10,15,.10) 100%), url('assets/img/hero-hg-pintor.webp'); background-size: cover; background-position: center; }
.hero--home::after { content: ""; position: absolute; inset: auto 0 0; height: 170px; z-index: -1; background: linear-gradient(transparent, rgba(4,10,15,.6)); }
.hero__content { padding-block: 76px 54px; }
.location-pill { display: inline-flex; align-items: center; gap: 8px; padding: 8px 13px; border: 1px solid rgba(66,152,190,.55); border-radius: 999px; color: #dceaf0; text-transform: uppercase; letter-spacing: .08em; font-size: .78rem; background: rgba(7,17,24,.55); }
.hero h1 { max-width: 690px; margin: 24px 0 22px; font-size: clamp(2.9rem, 5.35vw, 5rem); line-height: .98; letter-spacing: -.045em; }
.hero h1 span { color: var(--copper); }
.hero__content > p { max-width: 610px; margin: 0 0 30px; color: #d3dade; font-size: clamp(1rem, 1.5vw, 1.24rem); }
.hero__trust { width: min(980px, 100%); margin-top: 48px; display: grid; grid-template-columns: repeat(4,1fr); background: rgba(9,18,24,.86); border: 1px solid rgba(255,255,255,.15); border-radius: 16px; overflow: hidden; backdrop-filter: blur(10px); }
.hero__trust > div { position: relative; padding: 18px 22px; }
.hero__trust > div + div::before { content: ""; position: absolute; left: 0; top: 22%; bottom: 22%; width: 1px; background: rgba(255,255,255,.17); }
.trust-item { display: flex; align-items: center; gap: 14px; }
.trust-item__icon { width: 36px; height: 36px; flex: 0 0 36px; object-fit: contain; }
.hero__trust strong, .hero__trust span { display: block; }
.hero__trust strong { color: var(--white); font-size: .95rem; line-height: 1.1; }
.hero__trust span { color: #aebbc3; font-size: .8rem; line-height: 1.15; margin-top: 3px; }
.section { padding: 92px 0; }
.section--light { background: var(--white); }
.section--muted { background: var(--smoke); }
.section--dark { background: var(--charcoal); color: var(--white); }
.section--steel { background: linear-gradient(135deg, #15232d, #0a1117); color: var(--white); }
.section--accent-soft { background: linear-gradient(135deg, #fff7f0, #f3f6f7); }
.section-heading { max-width: 760px; margin-bottom: 40px; }
.section-heading--split { max-width: none; display: grid; grid-template-columns: 1.2fr .8fr; gap: 50px; align-items: end; }
.section-heading h2, .about-copy h2, .photo-request h2, .final-cta h2, .contact-card h2, .form-heading h2 { margin: 7px 0 13px; font-size: clamp(2rem, 3.2vw, 3.25rem); line-height: 1.08; letter-spacing: -.035em; }
.section-heading p, .about-copy p, .photo-request p { color: var(--muted); }
.section--dark .section-heading p, .section--steel .about-copy p { color: #acbac2; }
.eyebrow { display: inline-block; color: var(--copper); font-size: .78rem; font-weight: 850; text-transform: uppercase; letter-spacing: .14em; }
.service-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.service-card { min-height: 560px; display: flex; flex-direction: column; padding: 0; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); box-shadow: 0 8px 28px rgba(11,25,35,.06); transition: transform .25s, box-shadow .25s, border-color .25s; }
.service-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); border-color: #bbc5cc; }
.service-card__media { display: block; position: relative; aspect-ratio: 4 / 3; overflow: hidden; background: #dfe5e8; }
.service-card__media::after { content: "Imagen referencial"; position: absolute; right: 10px; bottom: 10px; padding: 5px 8px; border-radius: 999px; background: rgba(7,13,18,.72); color: rgba(255,255,255,.92); font-size: .62rem; font-weight: 750; letter-spacing: .04em; text-transform: uppercase; backdrop-filter: blur(6px); }
.service-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.service-card:hover .service-card__media img { transform: scale(1.035); }
.service-card__body { flex: 1; display: flex; flex-direction: column; padding: 24px 26px 26px; }

.service-card--pending { background: #f7f8f9; }
.service-card__number { color: var(--copper); font-size: .82rem; font-weight: 900; }
.service-card h3 { margin: 14px 0 8px; font-size: 1.45rem; }
.service-card p { color: var(--muted); }
.service-card ul { margin: 14px 0 24px; padding-left: 19px; color: #47545e; font-size: .9rem; }
.service-card a { margin-top: auto; color: var(--copper-dark); font-weight: 800; }
.status-tag { display: inline-flex; width: fit-content; padding: 7px 10px; border-radius: 999px; background: #fff2e8; color: #a54008; font-size: .75rem; font-weight: 800; }
.filter-bar { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 28px; }
.filter-bar button { border: 1px solid rgba(255,255,255,.17); background: rgba(255,255,255,.04); color: #cbd4d9; border-radius: 999px; padding: 9px 14px; cursor: pointer; }
.filter-bar button.is-active { background: var(--copper); border-color: var(--copper); color: var(--white); }
.projects-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.projects-grid--featured { grid-template-columns: repeat(2, 1fr); }
.project-card { overflow: hidden; background: #111b23; border: 1px solid rgba(255,255,255,.1); border-radius: 18px; }
.compare { position: relative; aspect-ratio: 16 / 10; overflow: hidden; background: #1a252e; }
.compare__layer { position: absolute; inset: 0; background-size: cover; background-position: center; }
.compare__layer--before { background: linear-gradient(135deg, #38434b, #171f25); }
.compare__layer--after { width: 50%; overflow: hidden; border-right: 2px solid var(--white); background: linear-gradient(135deg, #cc4b08, #642403 50%, #172631); }
.compare__placeholder { position: absolute; inset: 0; display: grid; place-items: center; color: rgba(255,255,255,.76); font-size: .82rem; letter-spacing: .08em; text-transform: uppercase; }
.compare__layer--after .compare__placeholder { width: 200%; }
.compare__range { position: absolute; inset: 0; width: 100%; height: 100%; opacity: 0; cursor: ew-resize; }
.compare__handle { position: absolute; left: 50%; top: 50%; translate: -50% -50%; width: 42px; height: 42px; display: grid; place-items: center; border: 2px solid var(--white); border-radius: 50%; color: var(--white); background: rgba(10,16,22,.72); pointer-events: none; }
.compare__labels { position: absolute; left: 12px; right: 12px; bottom: 10px; display: flex; justify-content: space-between; color: var(--white); font-size: .72rem; text-shadow: 0 2px 6px #000; pointer-events: none; }
.project-card__body { padding: 20px; }
.project-card__meta { color: var(--copper); font-size: .72rem; font-weight: 850; text-transform: uppercase; letter-spacing: .1em; }
.project-card h3 { margin: 5px 0 6px; font-size: 1.25rem; }
.project-card p { margin: 0; color: #9eabb3; font-size: .9rem; }
.project-card__open { margin-top: 14px; border: 0; padding: 0; background: transparent; color: var(--white); font-weight: 800; cursor: pointer; }
.centered-action { margin-top: 32px; text-align: center; }
.photo-request { display: grid; grid-template-columns: 1.25fr .75fr; gap: 70px; align-items: center; padding: 46px; border: 1px solid #e1e5e7; border-radius: 26px; background: rgba(255,255,255,.82); box-shadow: var(--shadow); }
.photo-request--dark { background: rgba(255,255,255,.04); border-color: rgba(255,255,255,.12); box-shadow: none; }
.photo-request--dark p { color: #aebbc3; }
.photo-checklist { padding: 26px; border-radius: 18px; background: var(--charcoal); color: var(--white); }
.photo-request--dark .photo-checklist { background: #15232c; }
.photo-checklist h3 { margin-top: 0; }
.photo-checklist ul, .check-list { margin: 0; padding: 0; list-style: none; }
.photo-checklist li, .check-list li { position: relative; padding: 8px 0 8px 25px; }
.photo-checklist li::before, .check-list li::before { content: "✓"; position: absolute; left: 0; color: var(--copper); font-weight: 900; }
.note { font-size: .88rem; }
.process-grid { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.process-grid li { position: relative; padding: 26px 28px 28px; border: 1px solid var(--line); border-radius: 18px; background: var(--white); min-height: 260px; }
.process-step { display: grid; width: 52px; height: 52px; place-items: center; border-radius: 50%; background: #f5e7dc; color: var(--copper-dark); font-weight: 900; font-size: 1.15rem; margin-bottom: 18px; }
.process-icon { width: 74px; height: 74px; object-fit: contain; margin-bottom: 18px; }
.process-grid h3 { margin: 0 0 10px; font-size: 1.12rem; line-height: 1.2; }
.process-grid p { margin: 0; color: var(--muted); }
.about-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 64px; align-items: center; }
.about-visual { min-height: 540px; border-radius: 24px; background-image: linear-gradient(180deg, rgba(8,14,19,.08), rgba(8,14,19,.35)), url('assets/img/hero-hg.webp'); background-size: auto 118%; background-position: 82% center; box-shadow: 0 26px 60px rgba(0,0,0,.27); }
.about-points { display: flex; flex-wrap: wrap; gap: 10px; margin: 26px 0; }
.about-points span { padding: 8px 11px; border: 1px solid rgba(255,255,255,.16); border-radius: 999px; color: #d6dfe4; font-size: .8rem; }
.editable-note { padding: 11px 13px; border-left: 3px solid var(--copper); background: rgba(232,97,11,.08); color: #84512f !important; font-size: .78rem; }
.section--steel .editable-note { color: #edc4aa !important; }
.benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.benefit-card { min-height: 260px; padding: 28px; border: 1px solid var(--line); border-top: 3px solid var(--copper); border-radius: 18px; background: var(--smoke); transition: transform .25s, box-shadow .25s, border-color .25s; }
.benefit-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: #c7d0d6; }
.benefit-card__icon { width: 76px; height: 76px; object-fit: contain; margin-bottom: 22px; }
.benefit-grid h3 { margin: 0 0 9px; font-size: 1.15rem; line-height: 1.25; }
.benefit-grid p { margin: 0; color: var(--muted); }

.section--reviews { background: linear-gradient(180deg, #f5f7f8 0%, #eef2f4 100%); }
.reviews-heading { display: flex; justify-content: space-between; align-items: end; gap: 32px; margin-bottom: 34px; }
.reviews-heading > div { max-width: 720px; }
.reviews-heading h2 { margin: 7px 0 12px; font-size: clamp(2rem, 3.2vw, 3.25rem); line-height: 1.08; letter-spacing: -.035em; }
.reviews-heading p { margin: 0; color: var(--muted); }
.reviews-heading__link { flex: 0 0 auto; }
.reviews-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.review-card { min-height: 300px; display: flex; flex-direction: column; padding: 26px; border: 1px solid #d8e0e5; border-radius: 18px; background: var(--white); box-shadow: 0 10px 28px rgba(12, 31, 43, .06); }
.review-card__header { display: flex; align-items: center; gap: 13px; }
.review-card__avatar { width: 44px; height: 44px; display: grid; place-items: center; flex: 0 0 44px; border-radius: 50%; background: linear-gradient(135deg, #f5812f, #c64a00); color: var(--white); font-weight: 900; }
.review-card__header h3 { margin: 0; color: var(--ink); font-size: 1rem; line-height: 1.25; }
.review-card__header p { margin: 3px 0 0; color: var(--muted); font-size: .76rem; line-height: 1.35; }
.review-card__rating { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin: 20px 0 16px; }
.review-card__rating span { color: #f3a000; letter-spacing: .08em; font-size: 1rem; }
.review-card__rating time { color: var(--muted); font-size: .76rem; white-space: nowrap; }
.review-card blockquote { margin: 0; color: #33424c; font-size: .94rem; line-height: 1.65; }
.review-card__empty { margin: 0; color: var(--muted); font-style: italic; }
.review-card__source { margin: auto 0 0; padding-top: 20px; color: #5d6972; font-size: .74rem; font-weight: 750; }
.section--workshop-gallery { background: linear-gradient(180deg, #f7f8f9 0%, #ffffff 100%); padding-top: 72px; padding-bottom: 78px; }
.workshop-gallery__heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.workshop-gallery__heading h2 { margin: 4px 0 0; font-size: clamp(2rem, 3vw, 3rem); line-height: 1.05; letter-spacing: -.035em; }
.workshop-gallery__more { display: inline-flex; align-items: center; gap: 8px; color: var(--petroleum); font-weight: 850; }
.workshop-gallery__more:hover { color: var(--copper-dark); }
.workshop-gallery__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.workshop-gallery__item { position: relative; grid-column: span 1; min-height: 230px; padding: 0; overflow: hidden; border: 0; border-radius: 16px; background: #dbe1e5; cursor: zoom-in; box-shadow: 0 10px 28px rgba(10,24,34,.08); }
.workshop-gallery__item:nth-child(-n+4) { grid-column: span 1; }
.workshop-gallery__item--wide { grid-column: span 2; }
.workshop-gallery__item picture, .workshop-gallery__item img { width: 100%; height: 100%; }
.workshop-gallery__item img { object-fit: cover; transition: transform .35s ease, filter .35s ease; }
.workshop-gallery__item::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 48%, rgba(5,12,17,.72)); opacity: .88; pointer-events: none; }
.workshop-gallery__item:hover img { transform: scale(1.055); filter: saturate(1.08) contrast(1.02); }
.workshop-gallery__label { position: absolute; left: 14px; bottom: 12px; z-index: 2; color: #fff; font-size: .78rem; font-weight: 850; letter-spacing: .02em; }
.workshop-gallery__zoom { position: absolute; top: 12px; right: 12px; z-index: 2; display: grid; width: 32px; height: 32px; place-items: center; border: 1px solid rgba(255,255,255,.65); border-radius: 50%; color: #fff; background: rgba(7,15,21,.48); font-size: 1.1rem; }
.workshop-gallery__note { margin: 14px 0 0; color: var(--muted); font-size: .84rem; }
.gallery-modal-figure { margin: 0; overflow: hidden; border-radius: 20px; background: #0d171f; box-shadow: 0 24px 70px rgba(0,0,0,.42); }
.gallery-modal-figure img { width: 100%; max-height: 78vh; object-fit: contain; background: #071017; }
.gallery-modal-figure figcaption { padding: 14px 18px; color: #d8e0e5; background: #0d171f; font-size: .9rem; }
@media (max-width: 900px) {
  .workshop-gallery__grid { grid-template-columns: repeat(2, 1fr); }
  .workshop-gallery__item, .workshop-gallery__item:nth-child(-n+4) { grid-column: span 1; min-height: 190px; }
  .workshop-gallery__item--wide { grid-column: span 2; min-height: 230px; }
}
@media (max-width: 700px) {
  .final-cta__actions { width: 100%; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(0, .85fr); gap: 12px; }
  .final-cta__actions .button { min-width: 0; width: 100%; }
}
@media (max-width: 600px) {
  .workshop-gallery__heading { align-items: flex-start; flex-direction: column; }
  .workshop-gallery__grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .workshop-gallery__item, .workshop-gallery__item:nth-child(-n+4) { min-height: 145px; }
  .workshop-gallery__item--wide { grid-column: span 2; min-height: 190px; }
}


.faq-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list article { border-bottom: 1px solid var(--line); }
.faq-list button { width: 100%; display: flex; justify-content: space-between; gap: 20px; padding: 21px 0; border: 0; background: transparent; text-align: left; font-weight: 800; cursor: pointer; }
.faq-list button span { color: var(--copper); font-size: 1.4rem; transition: rotate .2s; }
.faq-list article.is-open button span { rotate: 45deg; }
.faq-list article > div { display: grid; grid-template-rows: 0fr; transition: grid-template-rows .25s; }
.faq-list article > div > p { overflow: hidden; margin: 0; color: var(--muted); }
.faq-list article.is-open > div { grid-template-rows: 1fr; }
.faq-list article.is-open > div > p { padding-bottom: 21px; }
.contact-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 30px; align-items: stretch; }
.contact-card { padding: 42px; border-radius: 24px; background: var(--smoke); }
.contact-card p { color: var(--muted); }
.map-frame { min-height: 430px; border-radius: 24px; overflow: hidden; border: 1px solid var(--line); }
.map-frame iframe { width: 100%; height: 100%; min-height: inherit; border: 0; }
.final-cta { padding: 52px 0; color: var(--white); background: linear-gradient(105deg, #0c1a23, #0b3546); }
.final-cta__inner { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; column-gap: clamp(42px, 6vw, 96px); }
.final-cta__copy { min-width: 0; }
.final-cta h2 { max-width: 760px; margin-bottom: 12px; font-size: clamp(1.8rem, 3vw, 3rem); }
.final-cta p { margin: 0; color: #b7c4cb; }
.final-cta__actions { display: flex; align-items: center; justify-content: flex-end; flex-wrap: nowrap; gap: 22px; }
.final-cta__actions .button { width: auto; white-space: nowrap; }
.final-cta__actions .button--primary { min-width: 242px; }
.final-cta__actions .button--outline-light { min-width: 168px; }
.footer { padding: 62px 0 100px; background: #071017; color: #bcc8cf; }
.footer__grid { display: grid; grid-template-columns: 1.4fr repeat(3, .7fr); gap: 46px; }
.brand--footer { display: block; margin-bottom: 12px; }
.footer h3 { margin: 0 0 14px; color: var(--white); font-size: .95rem; }
.footer a, .footer p { display: block; margin: 7px 0; font-size: .87rem; }
.footer a:hover { color: var(--white); }
.footer__note { color: #7f909a; }
.footer__bottom { margin-top: 38px; padding-top: 22px; display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid rgba(255,255,255,.1); }
.mobile-actions { display: none; }
.photo-modal { position: fixed; inset: 0; z-index: 100; padding: 30px; background: rgba(1,6,10,.88); backdrop-filter: blur(10px); }
.photo-modal:not([hidden]) { display: grid; place-items: center; }
.modal__content { width: min(900px, 100%); }
.modal__close { position: fixed; top: 18px; right: 18px; width: 46px; height: 46px; border-radius: 50%; border: 1px solid rgba(255,255,255,.3); background: #111b23; color: var(--white); font-size: 1.7rem; cursor: pointer; }
.modal-project { padding: 28px; background: #111b23; color: var(--white); border-radius: 22px; }
.modal-project h2 { margin-bottom: 6px; }
.modal-project p { color: #aebbc3; }
.page-hero { min-height: 470px; display: grid; align-items: center; color: var(--white); background-color: var(--charcoal); background-image: linear-gradient(90deg, rgba(4,10,15,.97) 0%, rgba(4,10,15,.84) 38%, rgba(4,10,15,.42) 68%, rgba(4,10,15,.18) 100%), url('assets/img/hero-hg-pintor.webp'); background-size: cover; background-position: center; }
.page-hero .container { padding-block: 76px; }
.page-hero h1 { max-width: 850px; margin: 8px 0 16px; font-size: clamp(2.6rem, 5vw, 4.8rem); line-height: 1; letter-spacing: -.045em; }
.page-hero p { max-width: 670px; color: #c8d1d7; font-size: 1.08rem; }
.page-hero .button { margin-top: 14px; }
.page-hero--services { background-position: 56% center; }
.page-hero--projects { background-position: 58% center; }
.page-hero--contact { background-position: 60% center; }
.service-detail { scroll-margin-top: 90px; }
.detail-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 70px; align-items: center; }
.detail-grid--reverse > :first-child { order: 2; }
.detail-number { display: block; margin-bottom: 20px; color: #cbd2d6; font-size: 4rem; font-weight: 900; line-height: 1; }
.detail-grid h2 { margin: 8px 0 16px; font-size: clamp(2rem, 3.6vw, 3.5rem); line-height: 1.06; }
.detail-grid p { color: var(--muted); }
.check-list { margin-top: 24px; }
.detail-panel { padding: 35px; border-radius: 24px; background: var(--charcoal); color: var(--white); box-shadow: var(--shadow); }
.detail-panel p { color: #adbac2; }
.text-link { display: inline-block; margin-top: 14px; color: #ff8b45; font-weight: 850; }
.gallery-notice { margin-bottom: 24px; padding: 16px 18px; border: 1px solid rgba(255,255,255,.13); border-radius: 12px; background: rgba(255,255,255,.04); color: #c8d1d6; }
.editorial-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; }
.editorial-grid h2 { font-size: clamp(2rem, 3.5vw, 3.5rem); line-height: 1.07; }
.editorial-list p { padding: 18px 0; margin: 0; border-bottom: 1px solid var(--line); color: var(--muted); }
.contact-form-layout { display: grid; grid-template-columns: 1.25fr .75fr; gap: 35px; align-items: start; }
.quote-form { padding: 40px; border: 1px solid var(--line); border-radius: 24px; box-shadow: var(--shadow); }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }
.form-grid label, .quote-form label { display: grid; gap: 7px; color: #35424b; font-weight: 750; font-size: .88rem; }
.form-grid__full { grid-column: 1 / -1; }
input, select, textarea { width: 100%; border: 1px solid #cbd4da; border-radius: 10px; background: var(--white); padding: 12px 13px; color: var(--ink); outline: none; }
input:focus, select:focus, textarea:focus { border-color: var(--petroleum); box-shadow: 0 0 0 3px rgba(14,82,108,.12); }
textarea { resize: vertical; }
label small { color: var(--muted); font-weight: 500; }
.consent { grid-template-columns: auto 1fr !important; align-items: start; margin: 18px 0; }
.consent input { width: 18px; margin-top: 4px; }
.contact-aside { display: grid; gap: 22px; }
.contact-info-card { padding: 34px; border-radius: 22px; background: var(--charcoal); color: var(--white); }
.contact-info-card h2 { margin: 6px 0 18px; }
.contact-info-card a { display: block; margin: 10px 0; color: #d5dfe4; }
.map-frame--compact { min-height: 310px; }
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .65s ease, transform .65s ease; }
.reveal.is-visible { opacity: 1; transform: none; }
@media (max-width: 1240px) and (min-width: 1051px) {
  .header__inner { gap: 18px; }
  .brand { width: 170px; }
  .main-nav { gap: 16px; font-size: .88rem; }
  .header__cta { padding-inline: 16px; }
}
@media (max-width: 1050px) {
  .header__inner { gap: 16px; }
  .brand { width: 160px; }
  .main-nav { gap: 15px; font-size: .84rem; }
  .header__cta { display: none; }
  .service-grid, .benefit-grid { grid-template-columns: repeat(2, 1fr); }
  .reviews-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .projects-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 1080px) and (min-width: 821px) {
  .final-cta__inner { grid-template-columns: minmax(0, 1fr) auto; column-gap: 30px; }
  .final-cta h2 { max-width: 620px; }
  .final-cta__actions { gap: 12px; }
  .final-cta__actions .button--primary { min-width: 210px; }
  .final-cta__actions .button--outline-light { min-width: 145px; }
}
@media (max-width: 820px) {
  body { padding-bottom: 68px; }
  .topbar { display: none; }
  .header__inner { min-height: 70px; }
  .brand { width: 145px; }
  .brand img { height: 58px; }
  .menu-toggle { display: block; margin-left: auto; }
  .main-nav { position: fixed; left: 16px; right: 16px; top: 76px; display: grid; gap: 0; padding: 10px; border: 1px solid rgba(255,255,255,.1); border-radius: 16px; background: #0d171f; box-shadow: 0 24px 60px rgba(0,0,0,.36); opacity: 0; transform: translateY(-12px); pointer-events: none; transition: .25s; }
  .main-nav.is-open { opacity: 1; transform: none; pointer-events: auto; }
  .main-nav a { padding: 13px 12px; border-bottom: 1px solid rgba(255,255,255,.07); }
  .main-nav a:last-child { border-bottom: 0; }
  .main-nav a::after { display: none; }
  .hero--home { min-height: 780px; background-image: linear-gradient(180deg, rgba(5,11,16,.24) 0%, rgba(5,11,16,.52) 38%, rgba(5,11,16,.82) 67%, rgba(5,11,16,.97) 100%), url('assets/img/hero-hg-pintor-mobile.webp'); background-size: cover; background-position: center top; align-items: end; }
  .hero__content { padding-block: 210px 35px; }
  .hero h1 { font-size: clamp(2.6rem, 12vw, 4.4rem); max-width: 650px; }
  .hero__content > p { font-size: 1rem; }
  .hero__trust { grid-template-columns: 1fr 1fr; margin-top: 30px; }
  .hero__trust > div:nth-child(3)::before { display: none; }
  .section { padding: 68px 0; }
  .section-heading--split, .photo-request, .about-grid, .faq-layout, .contact-grid, .detail-grid, .editorial-grid, .contact-form-layout { grid-template-columns: 1fr; gap: 34px; }
  .reviews-heading { align-items: flex-start; flex-direction: column; }
  .detail-grid--reverse > :first-child { order: initial; }
  .about-visual { min-height: 480px; }
  .process-grid { grid-template-columns: repeat(2, 1fr); }
  .process-grid li { min-height: 240px; }
  .process-icon { width: 68px; height: 68px; }
  .footer__grid { grid-template-columns: 1fr 1fr; }
  .final-cta__inner { grid-template-columns: 1fr; align-items: flex-start; row-gap: 28px; }
  .final-cta__actions { justify-content: flex-start; }
  .mobile-actions { position: fixed; left: 0; right: 0; bottom: 0; z-index: 60; display: grid; grid-template-columns: repeat(3,1fr); min-height: 66px; color: var(--white); background: #0a131a; border-top: 1px solid rgba(255,255,255,.12); box-shadow: 0 -10px 30px rgba(0,0,0,.28); }
  .mobile-actions a { display: grid; place-items: center; align-content: center; gap: 2px; font-size: .72rem; font-weight: 800; text-align: center; }
  .mobile-actions a:nth-child(2) { background: var(--copper); }
  .mobile-actions a:nth-child(3) { background: var(--petroleum); }
  .mobile-actions span { font-size: 1.2rem; }
}
@media (max-width: 700px) {
  .final-cta__actions { width: 100%; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(0, .85fr); gap: 12px; }
  .final-cta__actions .button { min-width: 0; width: 100%; }
}
@media (max-width: 600px) {
  .container { width: min(calc(100% - 28px), var(--container)); }
  .button-row { display: grid; }
  .button { width: 100%; }
  .hero--home { min-height: 820px; background-position: center top; }
  .hero__content { padding-top: 250px; }
  .hero h1 { font-size: 2.85rem; }
  .hero__trust { grid-template-columns: 1fr 1fr; }
  .hero__trust > div { padding: 14px; }
  .hero__trust > div + div::before { display: none; }
  .service-grid, .projects-grid, .projects-grid--featured, .benefit-grid, .process-grid, .footer__grid, .form-grid, .reviews-grid { grid-template-columns: 1fr; }
  .process-grid li { min-height: 0; }
  .form-grid__full { grid-column: auto; }
  .photo-request, .quote-form, .contact-card { padding: 26px; }
  .about-visual { min-height: 390px; background-position: 78% center; }
  .section-heading h2, .about-copy h2, .photo-request h2 { font-size: 2.2rem; }
  .footer__bottom { flex-direction: column; }
  .page-hero { min-height: 520px; background-position: 71% center; }
  .page-hero .container { padding-block: 110px 60px; }
  .page-hero h1 { font-size: 2.75rem; }
  .quote-form { box-shadow: none; }
}
@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; }
}

@media (max-width: 700px) {
  .final-cta__actions { width: 100%; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(0, .85fr); gap: 12px; }
  .final-cta__actions .button { min-width: 0; width: 100%; }
}
@media (max-width: 600px) {
  .service-card { min-height: 0; }
  .service-card__body { padding: 22px; }
}

/* Instagram process embeds */
.instagram-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
}
.instagram-card {
  min-width: 0;
  overflow: hidden;
  padding: 12px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 20px;
  background: #111b23;
  box-shadow: 0 16px 38px rgba(0,0,0,.18);
}
.instagram-embed-host {
  min-height: 650px;
  display: grid;
  place-items: center;
  overflow: hidden;
  border-radius: 14px;
  background: #fff;
}
.instagram-card__loading {
  display: grid;
  place-items: center;
  gap: 12px;
  padding: 40px 20px;
  color: #5f6971;
  text-align: center;
}
.instagram-card__loading img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
.instagram-embed-host .instagram-media {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 540px !important;
  margin: 0 auto !important;
  border-radius: 12px !important;
}
.instagram-card__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  margin-top: 10px;
  color: #e8eef2;
  font-size: .86rem;
  font-weight: 800;
  text-align: center;
}
.instagram-card__link:hover { color: var(--copper); }
.instagram-embed-error {
  display: grid;
  place-items: center;
  gap: 10px;
  padding: 34px 22px;
  color: #34414a;
  text-align: center;
}
.instagram-embed-error strong { color: var(--ink); }

@media (max-width: 1080px) and (min-width: 821px) {
  .final-cta__inner { grid-template-columns: minmax(0, 1fr) auto; column-gap: 30px; }
  .final-cta h2 { max-width: 620px; }
  .final-cta__actions { gap: 12px; }
  .final-cta__actions .button--primary { min-width: 210px; }
  .final-cta__actions .button--outline-light { min-width: 145px; }
}
@media (max-width: 820px) {
  .instagram-grid { grid-template-columns: 1fr; }
  .instagram-embed-host { min-height: 620px; }
}

@media (max-width: 430px) {
  .instagram-card { padding: 8px; border-radius: 16px; }
  .instagram-embed-host { min-height: 570px; }
}

/* =========================================================
   AJUSTES RESPONSIVE CONSOLIDADOS
   ========================================================= */
html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

main,
section,
header,
footer,
.container,
.header__inner,
.hero__content,
.footer__grid,
.contact-form-layout,
.detail-grid,
.editorial-grid,
.instagram-grid {
  min-width: 0;
}

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%;
}

h1,
h2,
h3,
p,
a,
button,
label,
blockquote {
  overflow-wrap: break-word;
}

input,
select,
textarea,
button {
  max-width: 100%;
}

@media (max-width: 1180px) {
  .container {
    width: min(calc(100% - 32px), var(--container));
  }

  .header__inner {
    gap: 20px;
  }

  .main-nav {
    gap: 18px;
    font-size: .88rem;
  }

  .hero__trust {
    width: min(900px, 100%);
  }

  .photo-request,
  .about-grid,
  .faq-layout,
  .detail-grid,
  .editorial-grid {
    gap: 48px;
  }
}

@media (max-width: 1240px) and (min-width: 1051px) {
  .header__inner { gap: 18px; }
  .brand { width: 170px; }
  .main-nav { gap: 16px; font-size: .88rem; }
  .header__cta { padding-inline: 16px; }
}
@media (max-width: 1050px) {
  .brand {
    width: 155px;
  }

  .brand img {
    height: 64px;
  }

  .main-nav {
    gap: 14px;
    font-size: .82rem;
  }

  .service-grid,
  .benefit-grid,
  .reviews-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .service-card {
    min-height: 0;
  }

  .workshop-gallery__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  :root {
    --mobile-bar-height: 68px;
  }

  body {
    padding-bottom: calc(var(--mobile-bar-height) + env(safe-area-inset-bottom));
  }

  .container {
    width: min(calc(100% - 28px), var(--container));
  }

  .site-header {
    top: 0;
  }

  .header__inner {
    min-height: 70px;
    gap: 12px;
  }

  .brand {
    width: clamp(125px, 34vw, 150px);
  }

  .brand img {
    height: 56px;
  }

  .menu-toggle {
    display: block;
    flex: 0 0 46px;
    margin-left: auto;
  }

  .main-nav {
    left: 14px;
    right: 14px;
    top: 76px;
    max-height: calc(100dvh - 92px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }

  .main-nav a {
    min-height: 48px;
    display: flex;
    align-items: center;
  }

  .hero--home {
    min-height: auto;
    background-image:
      linear-gradient(180deg, rgba(5,11,16,.18) 0%, rgba(5,11,16,.35) 34%, rgba(5,11,16,.78) 65%, rgba(5,11,16,.98) 100%),
      url('assets/img/hero-hg-pintor-mobile.webp');
    background-size: cover;
    background-position: center top;
    align-items: end;
  }

  .hero__content {
    padding-block: clamp(300px, 54vw, 430px) 42px;
  }

  .hero h1 {
    max-width: 680px;
    font-size: clamp(2.35rem, 8vw, 3.8rem);
    line-height: 1.02;
  }

  .hero__content > p {
    max-width: 620px;
    font-size: 1rem;
  }

  .hero__trust {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 30px;
  }

  .hero__trust > div {
    min-width: 0;
    padding: 16px;
  }

  .hero__trust > div:nth-child(3)::before {
    display: none;
  }

  .trust-item {
    gap: 10px;
  }

  .trust-item__icon {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }

  .section {
    padding-block: 64px;
  }

  .section--workshop-gallery {
    padding-block: 58px;
  }

  .section-heading,
  .reviews-heading {
    margin-bottom: 30px;
  }

  .section-heading--split,
  .photo-request,
  .about-grid,
  .faq-layout,
  .contact-grid,
  .detail-grid,
  .editorial-grid,
  .contact-form-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
  }

  .detail-grid--reverse > :first-child {
    order: initial;
  }

  .photo-request {
    padding: 32px;
  }

  .service-grid,
  .benefit-grid,
  .reviews-grid,
  .process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .process-grid li {
    min-height: 0;
  }

  .workshop-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .workshop-gallery__item,
  .workshop-gallery__item:nth-child(-n+4) {
    min-height: 190px;
  }

  .reviews-heading,
  .workshop-gallery__heading {
    align-items: flex-start;
    flex-direction: column;
  }

  .reviews-heading__link,
  .workshop-gallery__more {
    width: fit-content;
  }

  .about-visual {
    min-height: 460px;
    background-image:
      linear-gradient(180deg, rgba(8,14,19,.06), rgba(8,14,19,.32)),
      url('assets/img/hero-hg-pintor-mobile.webp');
    background-size: cover;
    background-position: center 58%;
  }

  .contact-card,
  .contact-info-card,
  .quote-form {
    padding: 30px;
  }

  .map-frame,
  .map-frame--compact {
    min-height: 340px;
  }

  .final-cta {
    padding-block: 44px;
  }

  .final-cta__inner {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 26px;
  }

  .final-cta__actions {
    width: 100%;
    justify-content: flex-start;
  }

  .footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px;
  }

  .page-hero {
    min-height: 520px;
    background-image:
      linear-gradient(180deg, rgba(4,10,15,.34), rgba(4,10,15,.93) 78%),
      url('assets/img/hero-hg-pintor-mobile.webp');
    background-position: center top;
  }

  .page-hero .container {
    padding-block: clamp(220px, 44vw, 340px) 56px;
  }

  .page-hero h1 {
    max-width: 700px;
    font-size: clamp(2.35rem, 8vw, 3.7rem);
  }

  .instagram-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .instagram-card {
    width: 100%;
  }

  .instagram-embed-host {
    min-height: min(640px, 155vw);
  }

  .mobile-actions {
    min-height: calc(var(--mobile-bar-height) + env(safe-area-inset-bottom));
    padding-bottom: env(safe-area-inset-bottom);
  }
}

@media (max-width: 640px) {
  .container {
    width: min(calc(100% - 24px), var(--container));
  }

  .header__inner {
    min-height: 66px;
  }

  .brand {
    width: 132px;
  }

  .brand img {
    height: 52px;
  }

  .menu-toggle {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
  }

  .main-nav {
    top: 72px;
    left: 10px;
    right: 10px;
  }

  .hero__content {
    padding-block: clamp(285px, 78vw, 340px) 36px;
  }

  .location-pill {
    max-width: 100%;
    padding: 7px 10px;
    font-size: .68rem;
    letter-spacing: .055em;
  }

  .hero h1 {
    margin-block: 18px;
    font-size: clamp(2.2rem, 11vw, 3rem);
  }

  .hero__content > p {
    margin-bottom: 24px;
    font-size: .96rem;
  }

  .button-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
  }

  .button-row .button,
  .centered-action .button {
    width: 100%;
  }

  .section {
    padding-block: 54px;
  }

  .section-heading h2,
  .reviews-heading h2,
  .about-copy h2,
  .photo-request h2,
  .final-cta h2,
  .contact-card h2,
  .form-heading h2,
  .detail-grid h2,
  .editorial-grid h2 {
    font-size: clamp(1.9rem, 9vw, 2.45rem);
  }

  .service-grid,
  .benefit-grid,
  .reviews-grid,
  .process-grid,
  .projects-grid,
  .projects-grid--featured,
  .form-grid,
  .footer__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .service-card,
  .benefit-card,
  .review-card,
  .process-grid li {
    min-height: 0;
  }

  .service-card__body,
  .benefit-card,
  .review-card,
  .process-grid li {
    padding: 22px;
  }

  .process-step {
    width: 46px;
    height: 46px;
    margin-bottom: 14px;
  }

  .process-icon,
  .benefit-card__icon {
    width: 64px;
    height: 64px;
    margin-bottom: 16px;
  }

  .photo-request,
  .photo-checklist,
  .contact-card,
  .contact-info-card,
  .quote-form,
  .detail-panel {
    padding: 24px;
    border-radius: 18px;
  }

  .about-visual {
    min-height: 410px;
    border-radius: 18px;
  }

  .workshop-gallery__grid {
    gap: 10px;
  }

  .workshop-gallery__item,
  .workshop-gallery__item:nth-child(-n+4) {
    min-height: 150px;
    border-radius: 13px;
  }

  .workshop-gallery__label {
    left: 10px;
    bottom: 9px;
    font-size: .7rem;
  }

  .workshop-gallery__zoom {
    top: 9px;
    right: 9px;
    width: 29px;
    height: 29px;
  }

  .review-card__rating {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }

  .review-card__rating time {
    white-space: normal;
  }

  .faq-list button {
    gap: 12px;
    padding-block: 18px;
  }

  .map-frame,
  .map-frame--compact {
    min-height: 300px;
    border-radius: 18px;
  }

  .final-cta__actions {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(0, .85fr);
    gap: 10px;
  }

  .final-cta__actions .button {
    width: 100%;
    min-width: 0;
    padding-inline: 12px;
  }

  .footer {
    padding-top: 50px;
  }

  .footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .photo-modal {
    padding: 64px 12px 18px;
  }

  .modal__content {
    max-height: calc(100dvh - 88px);
    overflow-y: auto;
  }

  .modal__close {
    top: 10px;
    right: 10px;
    width: 42px;
    height: 42px;
  }

  .page-hero {
    min-height: auto;
  }

  .page-hero .container {
    padding-block: clamp(250px, 80vw, 330px) 48px;
  }

  .page-hero h1 {
    font-size: clamp(2.15rem, 10vw, 2.8rem);
  }

  .page-hero p {
    font-size: .98rem;
  }

  input,
  select,
  textarea {
    font-size: 16px;
  }

  input[type="file"] {
    padding: 10px;
  }

  .instagram-card {
    padding: 8px;
    border-radius: 16px;
  }

  .instagram-embed-host {
    min-height: min(590px, 150vw);
  }
}

@media (max-width: 480px) {
  .hero__content {
    padding-top: 285px;
  }

  .hero__trust {
    gap: 0;
  }

  .hero__trust > div {
    padding: 13px 10px;
  }

  .trust-item {
    gap: 8px;
  }

  .trust-item__icon {
    width: 30px;
    height: 30px;
    flex-basis: 30px;
  }

  .hero__trust strong {
    font-size: .83rem;
  }

  .hero__trust span {
    font-size: .71rem;
  }

  .final-cta__actions {
    grid-template-columns: minmax(0, 1fr);
  }

  .final-cta__actions .button {
    min-height: 50px;
  }

  .workshop-gallery__heading h2 {
    font-size: 2rem;
  }

  .contact-card,
  .contact-info-card,
  .quote-form,
  .photo-request,
  .photo-checklist,
  .detail-panel {
    padding: 20px;
  }

  .mobile-actions a {
    padding-inline: 4px;
    font-size: .67rem;
  }

  .mobile-actions .ui-icon {
    width: 15px;
    height: 15px;
  }
}

@media (max-width: 360px) {
  .container {
    width: min(calc(100% - 20px), var(--container));
  }

  .brand {
    width: 120px;
  }

  .hero__content {
    padding-top: 270px;
  }

  .hero h1 {
    font-size: 2.05rem;
  }

  .hero__trust {
    grid-template-columns: minmax(0, 1fr);
  }

  .hero__trust > div + div::before {
    display: none;
  }

  .workshop-gallery__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .workshop-gallery__item,
  .workshop-gallery__item:nth-child(-n+4) {
    min-height: 205px;
  }

  .button {
    padding-inline: 14px;
    font-size: .92rem;
  }
}


/* Final CTA banner backgrounds */
.final-cta {
  position: relative;
  overflow: hidden;
  color: var(--white);
  background:
    linear-gradient(90deg, rgba(4, 11, 18, .86) 0%, rgba(6, 23, 34, .72) 28%, rgba(7, 29, 45, .42) 58%, rgba(5, 18, 28, .22) 100%),
    url("assets/img/final-cta-banner.webp") center center / cover no-repeat;
  border-top: 1px solid rgba(255,255,255,.05);
  border-bottom: 1px solid rgba(255,255,255,.05);
}

.final-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,0));
  pointer-events: none;
}

.final-cta__inner {
  position: relative;
  z-index: 1;
  min-height: 225px;
  padding-top: 44px;
  padding-bottom: 44px;
}

.final-cta__copy {
  max-width: 650px;
}

.final-cta p {
  max-width: 640px;
  color: rgba(255,255,255,.9);
}

@media (max-width: 900px) {
  .final-cta {
    background:
      linear-gradient(90deg, rgba(4, 11, 18, .88) 0%, rgba(4, 11, 18, .72) 34%, rgba(4, 11, 18, .36) 64%, rgba(4, 11, 18, .18) 100%),
      url("assets/img/final-cta-banner-mobile.webp") 74% 12% / cover no-repeat;
  }

  .final-cta__inner {
    min-height: 420px;
    padding-top: 38px;
    padding-bottom: 34px;
    align-content: start;
  }

  .final-cta__copy {
    max-width: 100%;
  }

  .final-cta p {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .final-cta {
    background:
      linear-gradient(90deg, rgba(4, 11, 18, .92) 0%, rgba(4, 11, 18, .78) 36%, rgba(4, 11, 18, .42) 66%, rgba(4, 11, 18, .22) 100%),
      url("assets/img/final-cta-banner-mobile.webp") 76% 8% / cover no-repeat;
  }

  .final-cta__inner {
    min-height: 460px;
    padding-top: 36px;
    padding-bottom: 24px;
  }
}

/* Social network links */
.social-link {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
}

.topbar__link--fb:hover {
  color: #8db9ff;
}

.contact-info-card .social-link {
  width: fit-content;
}

/* Mobile hero refinement using updated vertical artwork */
@media (max-width: 820px) {
  .hero--home {
    min-height: 900px;
    background-image:
      linear-gradient(180deg, rgba(4,11,18,.08) 0%, rgba(4,11,18,.18) 24%, rgba(4,11,18,.58) 56%, rgba(4,11,18,.92) 100%),
      url('assets/img/hero-hg-pintor-mobile.webp');
    background-size: cover;
    background-position: 58% top;
    align-items: start;
  }

  .hero__content {
    padding-top: 86px;
    padding-bottom: 30px;
  }

  .hero h1 {
    max-width: 350px;
    margin: 18px 0 18px;
    font-size: clamp(2.45rem, 10.3vw, 3.7rem);
    line-height: 0.98;
  }

  .hero__content > p {
    max-width: 340px;
    margin-bottom: 24px;
    color: rgba(255,255,255,.92);
    text-shadow: 0 1px 2px rgba(0,0,0,.28);
  }

  .hero__trust {
    margin-top: 24px;
    background: rgba(8,17,23,.9);
  }
}

@media (max-width: 600px) {
  .hero--home {
    min-height: 890px;
    background-position: 58% top;
    align-items: start;
  }

  .hero__content {
    padding-top: 34px;
    padding-bottom: 24px;
  }

  .hero h1 {
    max-width: 300px;
    font-size: clamp(2.35rem, 11vw, 3.1rem);
  }

  .hero__content > p {
    max-width: 300px;
    font-size: 0.98rem;
  }

  .hero__trust strong {
    font-size: .9rem;
  }

  .hero__trust span {
    font-size: .76rem;
  }
}

/* Mobile final CTA: keep the character visible between copy and actions */
@media (max-width: 640px) {
  .final-cta__inner {
    min-height: 650px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-top: 34px;
    padding-bottom: 24px;
  }

  .final-cta__actions {
    margin-top: auto;
  }
}

/* Mobile hero layout: keep copy at the top and push actions/trust panel down */
@media (max-width: 820px) {
  .hero--home .hero__content {
    min-height: 900px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .hero--home .hero__content > p {
    margin-bottom: 0;
  }

  .hero--home .button-row {
    margin-top: auto;
  }

  .hero--home .hero__trust {
    margin-top: 14px;
  }
}

@media (max-width: 600px) {
  .hero--home .hero__content {
    min-height: 890px;
  }
}


/* Anchor navigation offset */
section[id] {
  scroll-margin-top: 84px;
}

@media (max-width: 820px) {
  section[id] {
    scroll-margin-top: 70px;
  }
}

/* Contact form photo recommendation */
.form-note {
  padding: 14px 16px;
  border: 1px solid rgba(226, 119, 31, .28);
  border-radius: 12px;
  background: rgba(226, 119, 31, .08);
  color: #46545d;
  font-size: .9rem;
  line-height: 1.55;
}

.form-note strong {
  color: #18242c;
}
