:root {
  --ink: #090a0c;
  --ink-2: #101216;
  --ink-3: #181b20;
  --steel: #272b32;
  --line: rgba(255, 255, 255, .12);
  --muted: #9da3ad;
  --paper: #f2f3f5;
  --white: #fff;
  --amber: #f59e0b;
  --amber-2: #ffb31a;
  --green: #20b858;
  --shadow: 0 24px 80px rgba(0, 0, 0, .34);
  --radius: 4px;
  --container: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 100px; }
body { margin: 0; background: var(--ink); color: var(--white); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; line-height: 1.6; overflow-x: hidden; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: inherit; }
svg { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.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; top: 10px; left: 10px; z-index: 200; background: var(--amber); color: #111; padding: 10px 16px; transform: translateY(-150%); transition: transform .2s; font-weight: 800; }
.skip-link:focus { transform: none; }

.site-header { position: fixed; inset: 0 0 auto; z-index: 100; transition: background .25s, box-shadow .25s; }
.site-header.scrolled { background: rgba(9, 10, 12, .96); box-shadow: 0 12px 36px rgba(0, 0, 0, .25); backdrop-filter: blur(12px); }
.topline { border-bottom: 1px solid var(--line); background: rgba(0, 0, 0, .26); }
.topline-inner { min-height: 34px; display: flex; align-items: center; justify-content: space-between; gap: 20px; color: #c5c9d0; font-size: .75rem; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; }
.topline a { color: var(--amber-2); }
.location-line { display: inline-flex; align-items: center; gap: 8px; }
.location-line svg { width: 14px; height: 14px; color: var(--amber); }
.nav-wrap { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 36px; }
.brand { display: inline-flex; align-items: center; gap: 12px; flex: 0 0 auto; }
.brand-mark { display: grid; place-items: center; width: 48px; height: 48px; color: var(--ink); background: var(--amber); font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: 1.25rem; letter-spacing: -.04em; transform: skew(-6deg); box-shadow: inset -5px 0 rgba(0, 0, 0, .1); }
.brand-copy { display: flex; flex-direction: column; line-height: 1; }
.brand-copy strong { font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: 1.35rem; letter-spacing: .08em; font-weight: 800; }
.brand-copy small { margin-top: 7px; color: var(--amber); font-size: .62rem; letter-spacing: .24em; font-weight: 800; }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: .82rem; font-weight: 750; letter-spacing: .04em; }
.main-nav > a:not(.nav-cta) { color: #d5d8dd; position: relative; padding-block: 12px; }
.main-nav > a:not(.nav-cta)::after { content: ""; position: absolute; inset: auto 0 4px; height: 2px; background: var(--amber); transform: scaleX(0); transform-origin: left; transition: transform .2s; }
.main-nav > a:hover::after, .main-nav > a:focus-visible::after { transform: scaleX(1); }
.nav-cta { padding: 12px 18px; color: #101010; background: var(--amber); border: 1px solid var(--amber); transition: background .2s, transform .2s; }
.nav-cta:hover { background: var(--amber-2); transform: translateY(-2px); }
.menu-toggle { display: none; width: 44px; height: 44px; border: 1px solid var(--line); background: transparent; color: white; padding: 11px; }
.menu-toggle > span:not(.sr-only) { display: block; height: 2px; background: currentColor; margin: 5px 0; transition: transform .2s, opacity .2s; }

.hero { min-height: 580px; height: 72svh; max-height: 650px; position: relative; display: grid; align-items: center; isolation: isolate; overflow: hidden; }
.hero-media { position: absolute; inset: 0; z-index: -3; background: #14171b url("assets/hero-guincho-gerado-reduzido.webp") 64% center / cover no-repeat; }
.hero-overlay { position: absolute; inset: 0; z-index: -2; background: linear-gradient(90deg, rgba(5, 6, 8, .98) 0%, rgba(5, 6, 8, .9) 34%, rgba(5, 6, 8, .52) 58%, rgba(5, 6, 8, .08) 83%), linear-gradient(0deg, rgba(5, 6, 8, .85) 0%, transparent 30%); }
.hero::before { content: ""; position: absolute; z-index: -1; inset: auto 0 0; height: 7px; background: repeating-linear-gradient(135deg, var(--amber) 0 18px, #141414 18px 36px); }
.hero-grid { padding-top: 74px; }
.hero-copy { max-width: 850px; }
.eyebrow { margin: 0 0 18px; display: flex; align-items: center; gap: 12px; color: var(--amber); text-transform: uppercase; font-size: .75rem; font-weight: 850; letter-spacing: .18em; }
.eyebrow span { width: 38px; height: 2px; background: currentColor; }
.eyebrow.dark { color: #b56c00; }
h1, h2, h3 { margin-top: 0; line-height: 1.04; }
h1, h2 { font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; text-transform: uppercase; letter-spacing: .018em; font-weight: 800; }
h1 { margin-bottom: 16px; font-size: clamp(3rem, 4.5vw, 4.4rem); max-width: 900px; }
h1 em { display: block; color: var(--amber); font-style: normal; }
h2 { font-size: clamp(2.5rem, 5vw, 4.25rem); }
.hero-text { max-width: 680px; margin: 0 0 24px; color: #d4d7dc; font-size: clamp(1rem, 1.4vw, 1.15rem); line-height: 1.65; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; }
.button { min-height: 52px; padding: 14px 22px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid transparent; font-size: .88rem; font-weight: 850; letter-spacing: .02em; transition: transform .2s, background .2s, border-color .2s; }
.button svg { width: 20px; height: 20px; fill: currentColor; stroke: none; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--amber); color: #111; border-color: var(--amber); }
.button-primary:hover { background: var(--amber-2); }
.button-ghost { background: rgba(255, 255, 255, .04); color: white; border-color: rgba(255, 255, 255, .35); backdrop-filter: blur(8px); }
.button-ghost:hover { border-color: var(--white); background: rgba(255, 255, 255, .09); }
.hero-points { list-style: none; margin: 22px 0 0; padding: 15px 0 0; border-top: 1px solid var(--line); display: flex; flex-wrap: wrap; gap: 28px; color: #c2c6cc; font-size: .78rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.hero-points li { display: flex; align-items: center; gap: 8px; }
.hero-points span { color: var(--amber); font-weight: 900; }
.scroll-cue { position: absolute; right: max(20px, calc((100vw - var(--container)) / 2)); bottom: 35px; display: flex; align-items: center; gap: 12px; color: #c4c8cd; font-size: .68rem; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; writing-mode: vertical-rl; }
.scroll-cue span { display: block; width: 1px; height: 44px; background: var(--amber); }

.contact-strip { background: var(--amber); color: #0d0e10; }
.contact-grid { display: grid; grid-template-columns: .9fr 1fr 1fr; }
.contact-intro { padding: 32px 28px 32px 0; display: flex; flex-direction: column; justify-content: center; }
.contact-intro p { margin: 0 0 3px; font-size: .72rem; font-weight: 900; letter-spacing: .18em; }
.contact-intro strong { font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: 1.75rem; text-transform: uppercase; letter-spacing: .03em; }
.contact-card { min-width: 0; padding: 25px 24px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 16px; border-left: 1px solid rgba(0, 0, 0, .22); }
.contact-avatar { width: 46px; height: 46px; display: grid; place-items: center; border: 1px solid rgba(0, 0, 0, .35); font-weight: 900; }
.contact-card small { display: block; font-size: .66rem; text-transform: uppercase; letter-spacing: .12em; font-weight: 800; opacity: .7; }
.contact-card h2 { margin: 1px 0 1px; font-family: inherit; font-size: .98rem; letter-spacing: 0; text-transform: none; }
.contact-card a:not(.round-link) { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 1rem; font-weight: 850; }
.round-link { width: 40px; height: 40px; display: grid; place-items: center; border-radius: 50%; background: #0e1012; color: white; font-size: 1.2rem; transition: transform .2s; }
.round-link:hover { transform: rotate(45deg); }

.section { padding: 110px 0; }
.services { background: var(--paper); color: #15171a; }
.section-heading { margin-bottom: 48px; }
.split-heading { display: grid; grid-template-columns: 1.2fr .65fr; gap: 80px; align-items: end; }
.section-heading h2 { margin-bottom: 0; max-width: 760px; }
.section-heading > p, .split-heading > p { margin: 0; color: #656b73; max-width: 520px; }
.service-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #cdd0d4; border-left: 1px solid #cdd0d4; }
.service-card { min-height: 360px; padding: 32px 27px; position: relative; border-right: 1px solid #cdd0d4; border-bottom: 1px solid #cdd0d4; background: white; overflow: hidden; transition: transform .25s, box-shadow .25s, background .25s, color .25s; }
.service-card::before { content: ""; position: absolute; inset: 0 auto auto 0; width: 0; height: 4px; background: var(--amber); transition: width .25s; }
.service-card:hover { z-index: 2; transform: translateY(-7px); box-shadow: var(--shadow); }
.service-card:hover::before { width: 100%; }
.service-card.featured { background: var(--ink-2); color: white; }
.service-card.featured p { color: #b6bac2; }
.service-number { float: right; color: #a2a7ae; font: 800 .72rem ui-monospace, monospace; }
.service-card svg { width: 64px; height: 64px; margin: 45px 0 38px; color: var(--amber); stroke-width: 1.4; }
.service-card h3 { margin-bottom: 15px; font-size: 1.25rem; }
.service-card p { margin: 0; color: #6d727a; font-size: .92rem; }

.process { background: #0d0f12; position: relative; overflow: hidden; }
.process::before { content: "MG"; position: absolute; right: -28px; bottom: -140px; color: rgba(255, 255, 255, .025); font: 500 28rem/1 Impact, sans-serif; letter-spacing: -.08em; }
.process-grid { position: relative; display: grid; grid-template-columns: .75fr 1.25fr; gap: 100px; align-items: start; }
.process-copy { position: sticky; top: 150px; }
.process-copy h2 { margin-bottom: 24px; }
.process-copy > p:not(.eyebrow) { color: #aeb3bb; max-width: 450px; }
.text-link { display: inline-flex; align-items: center; gap: 10px; margin-top: 18px; color: var(--amber); font-weight: 850; border-bottom: 1px solid rgba(245, 158, 11, .45); padding-bottom: 4px; }
.process-list { list-style: none; margin: 0; padding: 0; }
.process-list li { min-height: 160px; display: grid; grid-template-columns: 70px 1fr; gap: 28px; padding: 36px 0; border-top: 1px solid var(--line); }
.process-list li:last-child { border-bottom: 1px solid var(--line); }
.process-list > li > span { color: var(--amber); font: 800 1rem ui-monospace, monospace; }
.process-list strong { display: block; font-size: 1.35rem; margin-bottom: 8px; }
.process-list p { margin: 0; color: #aab0b8; max-width: 600px; }

.coverage { background: white; color: #17191c; }
.coverage-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: center; }
.coverage-copy > p:not(.eyebrow) { color: #666c74; max-width: 560px; }
.route-badge { margin-top: 34px; padding: 20px 22px; display: inline-flex; align-items: center; gap: 16px; border: 1px solid #d8dade; background: #f4f5f6; }
.route-badge svg { width: 32px; height: 32px; color: #c97900; }
.route-badge span { display: flex; flex-direction: column; }
.route-badge small { color: #7b8087; text-transform: uppercase; font-size: .65rem; font-weight: 800; letter-spacing: .13em; }
.route-badge strong { font-size: 1rem; }
.city-panel { padding: 42px; background: var(--ink-2); color: white; box-shadow: 18px 18px 0 var(--amber); position: relative; }
.city-panel::before { content: ""; position: absolute; top: 0; right: 0; width: 110px; height: 8px; background: repeating-linear-gradient(135deg, var(--amber) 0 12px, transparent 12px 24px); }
.city-panel > p { margin: 0 0 22px; color: var(--amber); text-transform: uppercase; font-weight: 850; font-size: .7rem; letter-spacing: .18em; }
.city-panel ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 10px; }
.city-panel li { padding: 8px 12px; border: 1px solid rgba(255, 255, 255, .15); color: #cdd1d7; font-size: .83rem; }
.city-panel .primary-city { color: #111; border-color: var(--amber); background: var(--amber); font-weight: 850; }

.gallery { background: #0b0c0e; }
.gallery-heading { display: grid; grid-template-columns: 1.2fr .7fr; gap: 70px; align-items: end; }
.gallery-heading h2 { margin-bottom: 0; }
.gallery-heading > p { color: #a4a9b1; }
.gallery-grid { display: grid; grid-template-columns: 1.3fr .7fr; grid-template-rows: 1fr 1fr; gap: 14px; height: 520px; }
.gallery-grid figure { margin: 0; position: relative; overflow: hidden; background: #16191d; }
.gallery-grid figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(0, 0, 0, .74), transparent 45%); pointer-events: none; }
.gallery-grid .gallery-main { grid-row: 1 / 3; }
.gallery-grid img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.78) contrast(1.06); transition: transform .6s, filter .5s; }
.gallery-grid figure:hover img { transform: scale(1.035); filter: saturate(1) contrast(1.03); }
.gallery-grid figcaption { position: absolute; z-index: 2; inset: auto 24px 20px; display: flex; align-items: center; justify-content: space-between; gap: 20px; font-weight: 850; text-transform: uppercase; letter-spacing: .04em; }
.gallery-grid figcaption span { color: var(--amber); font: 800 .75rem ui-monospace, monospace; }
.image-note { margin: 18px 0 0; color: #7d838c; font-size: .75rem; }

.faq { background: var(--paper); color: #15171a; }
.faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 100px; }
.faq-intro h2 { margin-bottom: 22px; }
.faq-intro > p:not(.eyebrow) { color: #686e76; }
.accordion details { border-top: 1px solid #c9ccd1; }
.accordion details:last-child { border-bottom: 1px solid #c9ccd1; }
.accordion summary { list-style: none; cursor: pointer; padding: 26px 52px 26px 0; position: relative; font-size: 1.1rem; font-weight: 800; }
.accordion summary::-webkit-details-marker { display: none; }
.accordion summary span, .accordion summary span::after { position: absolute; right: 7px; top: 50%; width: 18px; height: 2px; background: #1c1e21; content: ""; transition: transform .2s; }
.accordion summary span::after { right: 0; top: 0; transform: rotate(90deg); }
.accordion details[open] summary span::after { transform: rotate(0); }
.accordion details p { margin: -8px 55px 26px 0; color: #666c74; }

.final-cta { padding: 80px 0; background: var(--amber); color: #0c0d0f; position: relative; overflow: hidden; }
.final-cta::after { content: ""; position: absolute; top: 0; right: 0; width: 30%; height: 100%; background: repeating-linear-gradient(135deg, rgba(0, 0, 0, .035) 0 18px, transparent 18px 36px); }
.final-cta-inner { position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.final-cta p { margin: 0 0 8px; font-size: .75rem; font-weight: 900; letter-spacing: .17em; }
.final-cta h2 { margin: 0; font-size: clamp(2.4rem, 4.6vw, 4rem); }
.final-actions { display: flex; flex-direction: column; gap: 10px; min-width: 250px; }
.final-actions .button-primary { background: #0c0d0f; color: white; border-color: #0c0d0f; }
.final-actions .button-ghost { border-color: rgba(0, 0, 0, .45); color: #111; background: rgba(255, 255, 255, .12); }

.site-footer { padding: 70px 0 25px; background: #07080a; }
.footer-grid { display: grid; grid-template-columns: 1.4fr .8fr .8fr; gap: 70px; padding-bottom: 55px; }
.footer-brand { margin-bottom: 22px; }
.footer-grid > div:first-child > p { max-width: 500px; color: #858b94; }
.footer-grid h3 { margin: 8px 0 19px; color: var(--amber); font-size: .72rem; text-transform: uppercase; letter-spacing: .16em; }
.footer-grid a, .footer-grid > div:not(:first-child) p { display: block; margin: 0 0 8px; color: #b2b6bd; font-size: .88rem; }
.footer-grid a:hover { color: var(--amber); }
.footer-bottom { padding-top: 22px; border-top: 1px solid var(--line); display: flex; justify-content: space-between; gap: 20px; color: #6e747d; font-size: .72rem; }
.mobile-contact { display: none; }

:focus-visible { outline: 3px solid #64c7ff; outline-offset: 3px; }

@media (max-width: 980px) {
  .main-nav { gap: 15px; }
  .main-nav > a:not(.nav-cta) { display: none; }
  .hero { min-height: 580px; max-height: 650px; }
  .service-grid { grid-template-columns: repeat(2, 1fr); }
  .process-grid, .coverage-grid, .faq-grid { gap: 60px; }
  .gallery-grid { height: 460px; }
  .final-cta-inner { align-items: flex-start; }
}

@media (max-width: 760px) {
  html { scroll-padding-top: 76px; }
  body { padding-bottom: 66px; }
  .container { width: min(calc(100% - 28px), var(--container)); }
  .topline { display: none; }
  .site-header { background: rgba(9, 10, 12, .95); }
  .nav-wrap { min-height: 70px; }
  .brand-mark { width: 42px; height: 42px; }
  .brand-copy strong { font-size: 1.15rem; }
  .main-nav { display: none; position: fixed; inset: 70px 0 0; padding: 28px 22px; flex-direction: column; align-items: stretch; gap: 4px; background: rgba(9, 10, 12, .99); }
  .main-nav.open { display: flex; }
  .main-nav > a:not(.nav-cta) { display: block; padding: 16px 4px; border-bottom: 1px solid var(--line); font-size: 1rem; }
  .main-nav .nav-cta { margin-top: 16px; text-align: center; padding: 16px; }
  .menu-toggle { display: block; }
  .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); }
  .hero { height: auto; min-height: 650px; padding: 88px 0 44px; align-items: end; }
  .hero-grid { padding-top: 60px; }
  .hero-media { background-position: 67% center; }
  .hero-overlay { background: linear-gradient(0deg, rgba(5,6,8,.98) 0%, rgba(5,6,8,.9) 48%, rgba(5,6,8,.24) 80%), linear-gradient(90deg, rgba(5,6,8,.35), transparent); }
  h1 { font-size: clamp(2.7rem, 13vw, 4rem); }
  h1 em { display: inline; }
  h2 { font-size: clamp(2.4rem, 11vw, 3.7rem); }
  .hero-text { font-size: 1rem; }
  .hero-actions { align-items: stretch; }
  .hero-actions .button { flex: 1 1 100%; }
  .hero-points { gap: 13px 24px; margin-top: 32px; }
  .scroll-cue { display: none; }
  .contact-grid { grid-template-columns: 1fr; }
  .contact-intro { padding: 25px 0 18px; }
  .contact-card { border-left: 0; border-top: 1px solid rgba(0,0,0,.22); padding: 20px 0; }
  .section { padding: 80px 0; }
  .split-heading, .gallery-heading, .process-grid, .coverage-grid, .faq-grid { grid-template-columns: 1fr; gap: 38px; }
  .service-grid { grid-template-columns: 1fr; }
  .service-card { min-height: 310px; }
  .service-card svg { margin: 35px 0 28px; }
  .process-copy { position: static; }
  .process::before { font-size: 15rem; }
  .process-list li { grid-template-columns: 44px 1fr; gap: 18px; }
  .city-panel { padding: 30px 22px; box-shadow: 10px 10px 0 var(--amber); }
  .gallery-grid { grid-template-columns: 1fr 1fr; grid-template-rows: 1.15fr .85fr; height: 500px; }
  .gallery-grid .gallery-main { grid-column: 1 / 3; grid-row: 1; }
  .gallery-grid figure:not(.gallery-main) { grid-row: 2; }
  .gallery-grid figcaption { inset: auto 14px 12px; font-size: .76rem; }
  .final-cta-inner { flex-direction: column; }
  .final-actions { width: 100%; }
  .footer-grid { grid-template-columns: 1fr; gap: 30px; }
  .footer-bottom { flex-direction: column; }
  .mobile-contact { position: fixed; z-index: 120; inset: auto 0 0; height: 66px; display: grid; grid-template-columns: 1fr 1.45fr; background: #101216; box-shadow: 0 -8px 24px rgba(0,0,0,.28); }
  .mobile-contact a { display: flex; align-items: center; justify-content: center; gap: 8px; font-size: .85rem; font-weight: 850; }
  .mobile-contact .whatsapp { background: var(--green); color: #07140b; }
}

@media (max-width: 440px) {
  .hero { min-height: 620px; }
  .hero-grid { padding-top: 40px; }
  h1 { font-size: clamp(2.6rem, 13vw, 3.7rem); }
  .hero-points { display: grid; grid-template-columns: 1fr; }
  .gallery-grid { grid-template-columns: 1fr; grid-template-rows: 1.15fr .85fr .85fr; height: 600px; }
  .gallery-grid .gallery-main { grid-column: 1; grid-row: 1; }
  .gallery-grid figure:nth-child(2) { grid-row: 2; }
  .gallery-grid figure:nth-child(3) { grid-row: 3; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
