*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--y:#f2b705;--bg:#0b0b0b;--surface:#141414;--surface2:#1b1b1b;--text:#f7f7f7;--muted:#b8b8b8;--line:#2b2b2b;--radius:18px;--shadow:0 18px 60px #0008}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.narrow{width:min(860px,100%)}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:99;background:#fff;color:#000;padding:10px}.topbar{background:#050505;border-bottom:1px solid #222;font-size:12px;color:#aaa}.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{text-decoration:none;color:var(--y);font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:#0b0b0bf2;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:flex;align-items:center;gap:24px}.brand img{display:block;width:145px;height:auto}.nav{display:flex;align-items:center;gap:19px;margin-left:auto}.nav a{text-decoration:none;color:#ddd;font-size:13px;font-weight:800}.nav a:hover{color:var(--y)}.menu-toggle{display:none;margin-left:auto;background:transparent;color:#fff;border:1px solid #444;border-radius:8px;padding:9px 12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--y);border-radius:10px;text-decoration:none;font-weight:900;cursor:pointer}.btn-primary{background:var(--y);color:#111}.btn-primary:hover{filter:brightness(1.08)}.btn-secondary{background:transparent;color:#fff;border-color:#555}.btn-light{background:#fff;color:#111;border-color:#fff}.btn-full{width:100%}.header-cta{margin-left:4px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 40%,#f2b70522,transparent 30%),linear-gradient(135deg,#090909,#121212);border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(#fff1 1px,transparent 1px),linear-gradient(90deg,#fff1 1px,transparent 1px);background-size:46px 46px}.hero-grid{position:relative;min-height:670px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;padding:78px 0}.eyebrow{display:inline-block;color:var(--y);font-size:12px;letter-spacing:2px;font-weight:900}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.03;letter-spacing:-3px;margin:18px 0 24px}.hero h1 em{font-style:normal;color:var(--y)}.hero-copy>p,.page-hero p{max-width:680px;font-size:19px;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px 24px;list-style:none;padding:0;margin:0;color:#ddd;font-size:14px}.hero-points li:before{content:"✓";color:var(--y);margin-right:8px;font-weight:900}.logo-stage{position:relative;border:1px solid #f2b70555;border-radius:28px;padding:34px;background:#ffffff08;box-shadow:var(--shadow)}.logo-stage img{display:block;width:100%;height:auto}.metric{position:absolute;left:-28px;bottom:28px;background:#101010;border:1px solid #3b3b3b;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow)}.metric b,.metric span{display:block}.metric span{color:var(--muted);font-size:12px}.trust-strip{background:#111;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:25px 22px;border-right:1px solid var(--line)}.trust-grid b,.trust-grid span{display:block}.trust-grid span{font-size:12px;color:var(--muted)}.section{padding:92px 0}.section-dark{background:var(--surface)}.quote-section{background:linear-gradient(135deg,#0c0c0c,#1c1604)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2,.split h2,.cta-box h2{font-size:clamp(34px,4vw,52px);letter-spacing:-2px;line-height:1.08;margin:12px 0}.section-heading p{max-width:520px;color:var(--muted)}.cards{display:grid;gap:16px}.cards-3{grid-template-columns:repeat(3,1fr)}.service-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#111;transition:.2s}.service-card:hover{transform:translateY(-4px);border-color:#f2b70588}.service-card h2,.service-card h3{font-size:25px;margin:20px 0 10px}.service-card p{color:var(--muted)}.service-card a{color:var(--y);font-weight:900;text-decoration:none}.card-number{display:grid;place-items:center;width:45px;height:45px;border-radius:10px;background:var(--y);color:#111;font-weight:900}.center-link{text-align:center;margin-top:30px}.symptom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.symptom{display:grid;grid-template-columns:46px 1fr;gap:4px 14px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:14px;background:#101010;text-decoration:none}.symptom span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f2b70518;color:var(--y);font-weight:900}.symptom small{color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.steps{border:1px solid var(--line);background:#101010;border-radius:var(--radius);padding:26px}.steps>div{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.steps>div:last-child{border:0}.steps b{display:grid;place-items:center;min-width:38px;height:38px;border-radius:50%;background:var(--y);color:#111}.steps strong,.steps small{display:block}.steps small{color:var(--muted)}.quote-form{padding:28px;border:1px solid #f2b70555;border-radius:var(--radius);background:#101010;box-shadow:var(--shadow)}label{display:block;font-size:13px;font-weight:800;margin-bottom:15px}input,select,textarea{width:100%;margin-top:7px;padding:13px 14px;background:#1c1c1c;color:#fff;border:1px solid #414141;border-radius:9px;font:inherit}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-form small{display:block;color:#777;margin-top:10px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.photo-placeholder{min-height:240px;display:flex;flex-direction:column;justify-content:end;padding:24px;border:1px dashed #555;border-radius:var(--radius);background:linear-gradient(145deg,#171717,#0e0e0e)}.photo-placeholder span{color:var(--y);font-weight:900}.photo-placeholder b{font-size:24px}.photo-placeholder small{color:var(--muted)}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:900}.faq p{color:var(--muted)}.location address{font-style:normal;color:#ddd;font-size:17px}.map{width:100%;height:430px;border:0;border-radius:var(--radius);filter:grayscale(.7)}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.benefits>div,.panel{padding:22px;border:1px solid var(--line);border-radius:14px;background:#111}.benefits h3{margin:0}.benefits p{color:var(--muted)}.page-hero{padding:110px 0 85px;background:radial-gradient(circle at 80% 30%,#f2b70520,transparent 24%),#101010;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(42px,6vw,70px)}.check-list{list-style:none;padding:0}.check-list li{padding:12px 0;border-bottom:1px solid var(--line)}.check-list li:before{content:"✓";color:var(--y);font-weight:900;margin-right:10px}.cta-section{padding-top:30px}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--y);color:#111;padding:38px;border-radius:22px}.cta-box .eyebrow{color:#111}.cta-box p{color:#272000}.prose h2{margin-top:34px}.prose p{color:var(--muted)}.site-footer{background:#060606;border-top:1px solid var(--line);padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer-logo{width:180px;height:auto}.footer-grid h3{color:var(--y)}.footer-grid p{color:#aaa}.footer-grid a{display:block;text-decoration:none;color:#ddd;margin:8px 0}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #222;color:#777;font-size:12px}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:40;padding:14px 18px;border-radius:30px;background:#25d366;color:#07260f;text-decoration:none;font-weight:900;box-shadow:0 12px 30px #0008}.reveal{opacity:0;transform:translateY(18px);transition:.6s}.reveal.visible{opacity:1;transform:none}@media(max-width:960px){.topbar span:nth-child(2){display:none}.header-cta{display:none}.menu-toggle{display:block}.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#101010;flex-direction:column;align-items:stretch;padding:18px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:60px 0}.hero-visual{max-width:650px}.metric{left:12px}.trust-grid{grid-template-columns:1fr 1fr}.cards-3,.symptom-grid{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.topbar .container{justify-content:center}.topbar span{display:none}.brand img{width:125px}.hero h1,.page-hero h1{letter-spacing:-2px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-points{display:block}.hero-points li{margin:8px 0}.trust-grid,.cards-3,.symptom-grid,.benefits,.form-row,.footer-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:68px 0}.section-heading{display:block}.cta-box{display:block}.cta-box .btn{margin-top:18px;width:100%}.metric{position:static;margin-top:16px}.whatsapp-float{width:54px;height:54px;padding:0;display:grid;place-items:center}.whatsapp-float span{font-size:0}.whatsapp-float span:after{content:"W";font-size:18px}.map{height:340px}}

/* V3 Premium redesign inspired by the approved visual concept */
:root{--y:#ffc400;--bg:#090909;--surface:#111;--surface2:#171717;--line:#2a2a2a;--muted:#b7b7b7;--radius:16px}
body{background:#0a0a0a}
.topbar{background:linear-gradient(90deg,#141414,#080808);border-bottom:1px solid #303030;color:#d8d8d8}
.topbar .container{min-height:46px;font-size:13px}
.topbar .container:before{content:"⌖";color:var(--y);font-size:17px;margin-right:-10px}
.site-header{background:#050505f5;box-shadow:0 12px 35px #0005}
.header-inner{min-height:96px}
.brand img{width:185px;max-height:76px;object-fit:contain}
.nav{gap:30px}
.nav a{font-size:13px;letter-spacing:.8px;text-transform:uppercase;color:#eee}
.nav a:first-child{color:var(--y)}
.header-cta{padding-inline:28px;border-radius:8px}
.hero-premium{min-height:505px;background:#070707;border-bottom:1px solid #333;position:relative;isolation:isolate}
.hero-premium:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#050505 0%,#080808f5 35%,#08080888 59%,#05050518 100%)}
.hero-premium .hero-media{position:absolute;inset:0 0 0 43%;z-index:-2;background:url('assets/hero-car.webp') center right/cover no-repeat;filter:brightness(.72) contrast(1.08)}
.hero-premium .hero-grid{display:block;min-height:505px;padding:78px 0 70px}
.hero-premium .hero-copy{width:min(650px,56%)}
.hero-premium h1{font-size:clamp(48px,5.2vw,75px);letter-spacing:-3.2px;max-width:680px;margin:18px 0 22px}
.hero-premium h1 em{color:var(--y)}
.hero-premium .hero-copy>p{font-size:20px;max-width:620px;color:#e2e2e2}
.hero-premium .btn{min-height:56px;padding-inline:30px}
.hero-premium .btn-primary{box-shadow:0 10px 30px #ffc40022}
.trust-strip{background:linear-gradient(90deg,#151515,#0d0d0d)}
.trust-grid>div{display:flex;align-items:center;gap:18px;padding:28px 25px}
.trust-grid p{margin:0}
.trust-grid b,.trust-grid small{display:block}
.trust-grid b{font-size:16px;color:#fff}
.trust-grid small{font-size:13px;color:#a8a8a8}
.trust-icon{display:grid;place-items:center;min-width:48px;height:48px;border:2px solid var(--y);border-radius:12px;color:var(--y);font-size:24px;font-weight:900}
.section{padding:78px 0}
.section-heading{align-items:center;text-align:left}
.section-heading h2{font-size:clamp(35px,4vw,50px)}
.cards-3{gap:22px}
.service-card{min-height:250px;padding:30px;border-color:#383838;background:linear-gradient(145deg,#151515,#0d0d0d)}
.service-card:hover{box-shadow:0 18px 38px #0008}
.card-number{background:transparent;color:var(--y);font-size:18px;width:auto;height:auto;display:inline-block}
.symptom{background:#111;border-color:#333}
.quote-section{background:linear-gradient(135deg,#0a0a0a,#221b03)}
.site-footer{background:#050505}
.whatsapp-float{display:none!important}
@media(max-width:960px){.nav{gap:12px}.hero-premium .hero-copy{width:70%}.hero-premium .hero-media{inset:0 0 0 30%}}
@media(max-width:700px){.topbar .container:before{display:none}.hero-premium{min-height:auto}.hero-premium .hero-media{inset:0;opacity:.28;background-position:62% center}.hero-premium:before{background:linear-gradient(90deg,#060606f7,#060606d8)}.hero-premium .hero-grid{min-height:560px;padding:70px 0}.hero-premium .hero-copy{width:100%}.hero-premium h1{font-size:clamp(45px,13vw,64px);letter-spacing:-2.5px}.hero-premium .hero-copy>p{font-size:18px}.trust-grid>div{padding:20px 18px}.trust-icon{min-width:42px;height:42px}}

/* V3.1 — diferenciais redesenhados */
.trust-strip{background:linear-gradient(180deg,#181818 0%,#101010 100%);border-top:1px solid #333;border-bottom:1px solid #2b2b2b}
.trust-grid{width:min(1320px,calc(100% - 24px))}
.trust-grid>div{min-height:142px;padding:24px 28px;gap:22px;border-right:1px solid #333}
.trust-grid>div:last-child{border-right:0}
.trust-icon{flex:0 0 82px;width:82px;height:82px;min-width:82px;border:2px solid var(--y);border-radius:20px;background:linear-gradient(145deg,#181818,#0d0d0d);box-shadow:inset 0 0 0 1px #ffffff08,0 8px 24px #0006}
.trust-icon svg{width:54px;height:54px;display:block;fill:none;stroke:var(--y);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.trust-grid b{font-size:18px;line-height:1.25;margin-bottom:5px}
.trust-grid small{font-size:14px;line-height:1.4}
@media(max-width:1050px){.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid #333}}
@media(max-width:620px){.trust-grid{grid-template-columns:1fr}.trust-grid>div{min-height:auto;border-right:0!important;border-bottom:1px solid #333!important;padding:20px 18px}.trust-grid>div:last-child{border-bottom:0!important}.trust-icon{flex-basis:66px;width:66px;height:66px;min-width:66px;border-radius:16px}.trust-icon svg{width:44px;height:44px}.trust-grid b{font-size:16px}.trust-grid small{font-size:13px}}
