:root {
  --radius: 0.625rem;
  --background: oklch(1 0 0);
  --foreground: oklch(0.18 0.04 240);
  --card: oklch(1 0 0);
  --primary: oklch(0.48 0.18 245);
  --primary-glow: oklch(0.62 0.19 235);
  --secondary: oklch(0.96 0.02 230);
  --muted: oklch(0.97 0.01 230);
  --muted-foreground: oklch(0.5 0.03 245);
  --border: oklch(0.92 0.015 240);
  --whatsapp: oklch(0.68 0.19 152);
  --whatsapp-hover: oklch(0.6 0.19 152);
  --gradient-hero: linear-gradient(135deg, oklch(0.35 0.15 245) 0%, oklch(0.48 0.18 245) 55%, oklch(0.62 0.19 220) 100%);
  --gradient-cta: linear-gradient(135deg, oklch(0.68 0.19 152), oklch(0.58 0.18 155));
  --shadow-glow: 0 20px 60px -20px oklch(0.48 0.18 245 / 0.45);
  --shadow-card: 0 10px 30px -12px oklch(0.35 0.15 245 / 0.18);
  --shadow-whatsapp: 0 12px 30px -8px oklch(0.68 0.19 152 / 0.55);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: var(--background); color: var(--foreground); }
img, svg, video { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.container { width: min(100% - 32px, 1152px); margin-inline: auto; }

.site-header { position: sticky; top: 0; z-index: 40; border-bottom: 1px solid color-mix(in oklab, var(--border) 60%, transparent); background: oklch(1 0 0 / .85); backdrop-filter: blur(14px); }
.header-inner { display: flex; min-height: 68px; align-items: center; justify-content: space-between; gap: 20px; padding-block: 12px; }
.brand { display: flex; min-width: 0; align-items: center; gap: 8px; }
.brand-logo { display: flex; width: 44px; height: 44px; flex: 0 0 auto; align-items: center; justify-content: center; overflow: hidden; border-radius: 999px; background: #fff; box-shadow: var(--shadow-card); outline: 2px solid color-mix(in oklab, var(--primary) 20%, transparent); }
.brand-logo img { width: 36px; height: 36px; object-fit: contain; }
.brand strong { display: block; font-size: 16px; font-weight: 700; letter-spacing: -.015em; line-height: 1.1; }
.brand small { display: block; color: var(--muted-foreground); font-size: 11px; line-height: 1.2; }
.main-nav { display: flex; align-items: center; gap: 28px; color: var(--muted-foreground); font-size: 14px; font-weight: 500; }
.main-nav a:hover { color: var(--foreground); }

.wa-button, .ghost-button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; border-radius: 999px; border: 0; padding: 14px 24px; font-size: 15px; font-weight: 650; line-height: 1; cursor: pointer; transition: transform .28s ease, filter .28s ease, background .28s ease, color .28s ease; }
.wa-button { background: var(--gradient-cta); color: #fff; box-shadow: var(--shadow-whatsapp); }
.wa-button:hover { filter: brightness(1.1); transform: translateY(-2px) scale(1.02); }
.wa-button--small { padding: 10px 16px; font-size: 14px; }
.wa-button--light { background: #fff; color: var(--whatsapp); }
.wa-button--light:hover { background: var(--whatsapp); color: #fff; }
.ghost-button { border: 1px solid rgba(255,255,255,.4); background: rgba(255,255,255,.1); color: #fff; backdrop-filter: blur(8px); }
.ghost-button:hover { background: rgba(255,255,255,.2); }
.wa-icon { width: 1.25em; height: 1.25em; flex: 0 0 auto; background: currentColor; mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z'/%3E%3Cpath d='M20.52 3.449C18.24 1.245 15.24 0 12.045 0 5.463 0 .104 5.334.101 11.893c0 2.096.549 4.14 1.595 5.945L0 24l6.335-1.652a12.062 12.062 0 0 0 5.71 1.447h.006c6.585 0 11.946-5.336 11.949-11.896 0-3.176-1.24-6.165-3.495-8.411zm-8.475 18.297h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.975 1.005-3.626-.239-.375a9.83 9.83 0 0 1-1.51-5.234c.002-5.443 4.457-9.877 9.945-9.877 2.652 0 5.147 1.031 7.021 2.903a9.822 9.822 0 0 1 2.909 6.977c-.002 5.446-4.454 9.849-9.94 9.849z'/%3E%3C/svg%3E") center / contain no-repeat; }

.hero { position: relative; isolation: isolate; overflow: hidden; }
.hero-bg, .hero-overlay { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-bg { z-index: 0; object-fit: cover; }
.hero-overlay--blue { z-index: 1; background: linear-gradient(135deg, oklch(0.2 0.08 245 / .92) 0%, oklch(0.28 0.12 245 / .82) 45%, oklch(0.35 0.15 245 / .65) 100%); }
.hero-overlay--dark { z-index: 2; background: linear-gradient(to top, rgba(0,0,0,.7), rgba(0,0,0,.2), rgba(0,0,0,.3)); }
.hero-content { position: relative; z-index: 3; max-width: 896px; padding-block: 96px 112px; text-align: center; color: #fff; }
.location-pill { display: inline-flex; align-items: center; gap: 8px; border: 1px solid rgba(255,255,255,.3); border-radius: 999px; background: rgba(255,255,255,.1); padding: 6px 16px; font-size: 12px; font-weight: 500; backdrop-filter: blur(10px); }
.hero h1 { margin: 24px auto 0; font-size: clamp(40px, 6vw, 72px); font-weight: 750; letter-spacing: -.035em; line-height: 1.05; filter: drop-shadow(0 4px 20px rgba(0,0,0,.5)); }
.hero h1 span { background: linear-gradient(90deg, #fff, var(--primary-glow)); -webkit-background-clip: text; background-clip: text; color: transparent; }
.hero p { max-width: 670px; margin: 24px auto 0; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.6; filter: drop-shadow(0 2px 8px rgba(0,0,0,.4)); }
.hero-actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 36px; }
.hero-trust { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 24px; margin-top: 40px; color: rgba(255,255,255,.9); font-size: 14px; }
.hero-trust span { display: inline-flex; align-items: center; gap: 8px; }

.stats-strip { border-block: 1px solid var(--border); background: color-mix(in oklab, var(--secondary) 60%, transparent); }
.stats-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; padding-block: 24px; text-align: center; }
.stats-grid strong { display: block; color: var(--primary); font-size: 30px; font-weight: 750; line-height: 1; }
.stats-grid span { display: block; margin-top: 5px; color: var(--muted-foreground); font-size: 14px; }

.brands { overflow: hidden; border-bottom: 1px solid var(--border); background: var(--background); padding-block: 40px; }
.brands p { margin: 0; text-align: center; color: var(--muted-foreground); font-size: 12px; font-weight: 650; letter-spacing: .25em; text-transform: uppercase; }
.marquee-wrap { position: relative; height: 50px; margin-top: 24px; overflow: hidden; contain: paint; mask-image: linear-gradient(to right, transparent, black 8%, black 92%, transparent); }
.marquee { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; }
.marquee span { position: absolute; left: 0; top: 50%; flex: 0 0 auto; white-space: nowrap; font-size: clamp(30px, 4vw, 40px); font-weight: 800; letter-spacing: -.03em; line-height: 1; will-change: transform; }

.reviews, .videos { background: #f8fafc; }
.reviews, .services, .segments, .differentials, .gallery, .videos, .contact { padding-block: 80px; }
.section-title { max-width: 690px; margin: 0 auto 48px; text-align: center; }
.section-title span, .contact-copy > span { color: var(--primary); font-size: 12px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.section-title h2, .contact-copy h2 { margin: 12px 0 0; font-size: clamp(32px, 4vw, 48px); font-weight: 750; letter-spacing: -.035em; line-height: 1.1; }
.section-title p, .contact-copy p { margin: 14px auto 0; color: var(--muted-foreground); line-height: 1.65; }
.reviews-summary { display: grid; justify-items: center; gap: 8px; margin-top: -12px; margin-bottom: 40px; text-align: center; }
.reviews-summary strong { font-size: 20px; font-weight: 800; letter-spacing: .08em; }
.stars { color: #eab308; letter-spacing: 1px; }
.reviews-summary .stars { font-size: 24px; }
.reviews-summary p { margin: 0; color: #475569; font-size: 14px; }
.google-word { display: flex; gap: 1px; font-size: 25px; font-weight: 500; }
.google-word span:nth-child(1), .google-word span:nth-child(4) { color: #4285f4; }
.google-word span:nth-child(2), .google-word span:nth-child(6) { color: #ea4335; }
.google-word span:nth-child(3) { color: #fbbc05; }
.google-word span:nth-child(5) { color: #34a853; }
.review-shell { position: relative; overflow: hidden; padding-inline: 44px; }
.review-track { display: grid; width: 100%; max-width: 100%; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; padding-bottom: 10px; }
.review-track::-webkit-scrollbar { display: none; }
.review-card { min-height: 230px; scroll-snap-align: start; border: 1px solid #f1f5f9; border-radius: 18px; background: #fff; padding: 24px; box-shadow: 0 10px 30px -15px rgba(15,23,42,.15); }
.review-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; }
.review-person { display: flex; min-width: 0; align-items: center; gap: 12px; }
.avatar { display: grid; width: 44px; height: 44px; flex: 0 0 auto; place-items: center; border-radius: 999px; color: #fff; font-size: 14px; font-weight: 650; }
.review-name { overflow: hidden; color: #0f172a; font-size: 14px; font-weight: 750; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
.review-date { margin-top: 2px; color: #64748b; font-size: 12px; }
.google-g { width: 20px; height: 20px; flex: 0 0 auto; background: conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0); border-radius: 999px; }
.review-card .stars { margin-top: 16px; font-size: 16px; }
.review-card p { margin: 12px 0 0; color: #334155; font-size: 14px; line-height: 1.6; }
.carousel-control { position: absolute; top: 50%; z-index: 2; display: grid; width: 40px; height: 40px; place-items: center; transform: translateY(-50%); border: 1px solid var(--border); border-radius: 999px; background: #fff; box-shadow: var(--shadow-card); cursor: pointer; font-size: 28px; line-height: 1; }
.carousel-prev { left: 0; }
.carousel-next { right: 0; }
.trustindex { display: flex; width: max-content; max-width: 100%; align-items: center; gap: 8px; margin: 28px auto 0; border-radius: 999px; background: #ecfdf5; padding: 4px 12px; color: #047857; font-size: 12px; white-space: nowrap; }

.service-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.service-card, .segment-card { overflow: hidden; border: 1px solid var(--border); border-radius: 20px; background: var(--card); box-shadow: var(--shadow-card); transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
.service-card:hover, .segment-card:hover { transform: translateY(-4px); border-color: color-mix(in oklab, var(--primary) 40%, transparent); box-shadow: var(--shadow-glow); }
.service-card figure, .segment-card figure { position: relative; aspect-ratio: 4 / 3; margin: 0; overflow: hidden; }
.service-card img, .segment-card img, .gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.service-card:hover img, .segment-card:hover img, .gallery-item:hover img { transform: scale(1.08); }
.service-card figure::after, .segment-card figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(0,0,0,.45), transparent); }
.service-card h3, .segment-card h3 { position: absolute; bottom: 16px; left: 20px; z-index: 2; margin: 0; color: #fff; font-size: 24px; filter: drop-shadow(0 2px 8px rgba(0,0,0,.45)); }
.service-body, .segment-body { padding: 24px; }
.service-body p, .segment-body p { margin: 0; color: var(--muted-foreground); font-size: 14px; line-height: 1.65; }
.service-body .wa-button { width: 100%; margin-top: 24px; padding-inline: 20px; font-size: 14px; font-weight: 750; }

.segments, .differentials, .contact { background: color-mix(in oklab, var(--secondary) 50%, transparent); }
.segment-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.segment-card h3 { bottom: 12px; left: 16px; font-size: 20px; }
.segment-body { padding: 20px; }
.reason-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.reason-card { border: 1px solid var(--border); border-radius: 20px; background: var(--card); padding: 24px; box-shadow: var(--shadow-card); }
.reason-icon { display: grid; width: 44px; height: 44px; margin-bottom: 16px; place-items: center; border-radius: 10px; background: color-mix(in oklab, var(--primary) 10%, transparent); color: var(--primary); }
.reason-card h3 { margin: 0; font-size: 16px; font-weight: 650; }
.reason-card p { margin: 8px 0 0; color: var(--muted-foreground); font-size: 14px; line-height: 1.55; }

.mid-cta { position: relative; overflow: hidden; background: var(--gradient-hero); color: #fff; }
.mid-cta::before { content: ""; position: absolute; inset: 0; opacity: .4; background: radial-gradient(circle at 20% 20%, #fff, transparent 45%), radial-gradient(circle at 80% 80%, #fff, transparent 40%); }
.mid-cta-inner { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 64px; }
.mid-cta h2 { margin: 0; font-size: clamp(30px, 4vw, 40px); font-weight: 800; letter-spacing: -.03em; filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); }
.mid-cta p { margin: 8px 0 0; color: #fff; font-size: 18px; font-weight: 500; }

.gallery-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 48px; }
.gallery-item { position: relative; aspect-ratio: 1; margin: 0; overflow: hidden; border-radius: 20px; background: var(--secondary); box-shadow: var(--shadow-card); }
.gallery-item::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(0,0,0,.7), transparent 60%); opacity: 0; transition: opacity .3s ease; }
.gallery-item figcaption { position: absolute; inset: auto 0 0; z-index: 2; padding: 12px; color: #fff; font-size: 12px; font-weight: 500; opacity: 0; transform: translateY(8px); transition: opacity .3s ease, transform .3s ease; }
.gallery-item:hover::after, .gallery-item:hover figcaption { opacity: 1; }
.gallery-item:hover figcaption { transform: translateY(0); }
.center-action { margin-top: 40px; text-align: center; }

.video-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-top: 48px; }
.video-card { overflow: hidden; border: 1px solid #e2e8f0; border-radius: 20px; background: #000; box-shadow: var(--shadow-card); }
.video-frame { aspect-ratio: 16 / 9; background: #000; }
.video-frame video { width: 100%; height: 100%; object-fit: cover; }
.video-card footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; background: #fff; padding: 12px 16px; color: #334155; font-size: 14px; font-weight: 500; }

.contact-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 40px; }
.contact-copy p { margin-inline: 0; max-width: 560px; }
.contact-list { display: grid; gap: 12px; margin-top: 24px; font-size: 14px; }
.contact-list div { display: flex; align-items: center; gap: 12px; }
.contact-list i { display: grid; width: 36px; height: 36px; place-items: center; border-radius: 10px; background: color-mix(in oklab, var(--primary) 10%, transparent); color: var(--primary); }
.contact-card { position: relative; overflow: hidden; contain: paint; border-radius: 28px; background: var(--gradient-hero); padding: 32px; color: #fff; box-shadow: var(--shadow-glow); }
.contact-card::before { content: ""; position: absolute; right: -64px; top: -64px; width: 192px; height: 192px; border-radius: 999px; background: rgba(255,255,255,.1); filter: blur(20px); }
.contact-card h3 { position: relative; margin: 0; font-size: 24px; }
.contact-card p { position: relative; color: rgba(255,255,255,.85); line-height: 1.55; }
.contact-card ul { position: relative; display: grid; gap: 9px; margin: 24px 0 28px; padding: 0; list-style: none; font-size: 14px; }
.contact-card li { display: flex; align-items: center; gap: 8px; }

.site-footer { border-top: 1px solid var(--border); background: var(--background); padding-block: 32px; }
.footer-inner { display: flex; align-items: center; justify-content: space-between; gap: 12px; color: var(--muted-foreground); font-size: 14px; }
.footer-inner div { display: flex; align-items: center; gap: 8px; }
.footer-inner strong { color: var(--foreground); }
.footer-inner p { margin: 0; }

.floating-wa { position: fixed; right: 20px; bottom: 20px; z-index: 50; display: inline-flex; align-items: center; gap: 8px; border-radius: 999px; background: var(--whatsapp); padding: 14px 20px; color: #fff; box-shadow: var(--shadow-whatsapp); font-size: 14px; font-weight: 650; transition: transform .25s ease, background .25s ease; }
.floating-wa:hover { background: var(--whatsapp-hover); transform: scale(1.05); }
.floating-ping { position: absolute; inset: -4px; z-index: -1; border-radius: inherit; background: var(--whatsapp); opacity: .3; animation: ping 1.4s cubic-bezier(0,0,.2,1) infinite; }
@keyframes ping { 75%, 100% { transform: scale(1.35); opacity: 0; } }

.promo-popup[hidden] { display: none; }
.promo-popup { position: fixed; inset: 0; z-index: 100; display: grid; place-items: center; padding: 16px; }
.promo-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.6); backdrop-filter: blur(4px); }
.promo-card { position: relative; width: min(100%, 448px); overflow: hidden; border-radius: 28px; background: #fff; box-shadow: 0 24px 80px rgba(0,0,0,.3); }
.promo-close { position: absolute; top: 12px; right: 12px; z-index: 4; display: grid; width: 36px; height: 36px; place-items: center; border: 0; border-radius: 999px; background: rgba(0,0,0,.5); color: #fff; cursor: pointer; font-size: 24px; line-height: 1; }
.promo-image { height: 208px; overflow: hidden; }
.promo-image img { width: 100%; height: 100%; object-fit: cover; }
.promo-offer { position: relative; margin-top: -32px; border-radius: 28px 28px 0 0; background: linear-gradient(135deg, #0b3a7a, #0e4aa0 55%, #1e75c9); padding: 24px 24px 22px; color: #fff; text-align: center; box-shadow: 0 -8px 24px rgba(0,0,0,.15); }
.promo-offer span { display: inline-block; border: 1px solid rgba(255,255,255,.3); border-radius: 999px; background: rgba(255,255,255,.15); padding: 4px 16px; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.promo-offer h2 { margin: 12px 0 0; font-size: clamp(52px, 12vw, 64px); font-weight: 900; line-height: 1; filter: drop-shadow(0 2px 8px rgba(0,0,0,.25)); }
.promo-offer p { margin: 12px 0 0; color: rgba(255,255,255,.96); line-height: 1.35; }
.promo-body { padding: 20px 24px 24px; }
.promo-body ul { display: grid; gap: 12px; margin: 0 0 16px; padding: 0; list-style: none; color: #334155; font-size: 14px; }
.promo-body li { display: flex; align-items: center; gap: 12px; }
.promo-body li::before { content: "✓"; display: grid; width: 28px; height: 28px; flex: 0 0 auto; place-items: center; border-radius: 999px; background: #d1fae5; color: #047857; font-weight: 900; }
.promo-body .wa-button { width: 100%; padding-block: 16px; font-size: 16px; font-weight: 800; }
.promo-decline { width: 100%; margin-top: 10px; border: 0; background: transparent; color: #64748b; cursor: pointer; font-size: 14px; font-weight: 650; }

.icon { display: inline-block; width: 1.15em; height: 1.15em; flex: 0 0 auto; background: currentColor; mask-size: contain; mask-position: center; mask-repeat: no-repeat; }
.map-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E"); }
.shield-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2 4 5.5V11c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5.5L12 2Zm-1 13.4-3.2-3.2 1.4-1.4 1.8 1.8 4.8-4.8 1.4 1.4-6.2 6.2Z'/%3E%3C/svg%3E"); }
.clock-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a10 10 0 1 0 .01 0ZM13 7v4.5l3.5 2.1-1 1.7L11 12.6V7h2Z'/%3E%3C/svg%3E"); }
.thumbs-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10h4v12H2V10Zm20 1.5c0-1.1-.9-2-2-2h-6.3l1-4.6.1-.4c0-.4-.2-.8-.4-1.1L13.3 2 6.7 8.6c-.4.4-.7 1-.7 1.6V20c0 1.1.9 2 2 2h9c.8 0 1.5-.5 1.8-1.2l3-7c.1-.2.2-.5.2-.8v-1.5Z'/%3E%3C/svg%3E"); }
.badge-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a10 10 0 1 0 .01 0ZM10.6 15.6 7 12l1.4-1.4 2.2 2.2 5-5L17 9.2l-6.4 6.4Z'/%3E%3C/svg%3E"); }
.phone-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6 10.8a15.4 15.4 0 0 0 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1.3.4 2.6.6 4 .6.7 0 1.2.5 1.2 1.2v3.5c0 .7-.5 1.2-1.2 1.2A18.6 18.6 0 0 1 2 3.4c0-.7.5-1.2 1.2-1.2h3.6c.7 0 1.2.5 1.2 1.2 0 1.4.2 2.7.6 4 .1.4 0 .9-.3 1.2l-1.7 2.2Z'/%3E%3C/svg%3E"); }
.snow-icon { mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2v20M2 12h20M4.5 4.5l15 15M19.5 4.5l-15 15'/%3E%3C/svg%3E"); }

@media (max-width: 960px) {
  .main-nav { display: none; }
  .segment-grid, .reason-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .review-track { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .contact-grid { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  .container { width: min(100% - 32px, 1152px); }
  .header-inner { gap: 12px; }
  .brand small { max-width: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .site-header .wa-button span:not(.wa-icon) { display: none; }
  .site-header .wa-button { padding: 11px; }
  .hero-content { padding-block: 72px 88px; }
  .hero h1 { font-size: 42px; }
  .hero p { font-size: 16px; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-actions a { width: 100%; }
  .stats-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; }
  .stats-grid strong { font-size: 25px; }
  .stats-grid span { font-size: 12px; }
  .service-grid, .segment-grid, .reason-grid, .video-grid, .footer-inner { grid-template-columns: 1fr; }
  .review-shell { padding-inline: 0; }
  .review-track { grid-template-columns: 1fr; }
  .carousel-control { display: none; }
  .gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .mid-cta-inner { align-items: stretch; flex-direction: column; text-align: center; }
  .mid-cta-inner .wa-button { width: 100%; }
  .floating-wa { right: 16px; bottom: 16px; padding: 14px; }
  .floating-wa { overflow: hidden; }
  .floating-wa span:not(.wa-icon):not(.floating-ping) { display: none; }
  .footer-inner { display: grid; text-align: center; }
  .footer-inner div { justify-content: center; flex-wrap: wrap; }
}

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