:root{--green:#073d24;--green2:#0b5a33;--gold:#f5a400;--yellow:#ffc72c;--ink:#07140e;--text:#effaf3;--muted:#b8c8be;--glass:rgba(255,255,255,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--ink);color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(7,20,14,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.brand img{height:62px;max-width:260px;object-fit:contain;display:block}.desktop-nav{display:flex;gap:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:8px;border-radius:999px}.desktop-nav a{font-weight:700;font-size:14px;padding:10px 15px;border-radius:999px;color:#dff2e8}.desktop-nav a:hover{background:rgba(245,164,0,.18);color:var(--yellow)}.quote-btn,.primary,.quote-form button{background:linear-gradient(135deg,var(--gold),var(--yellow));color:#1a1300;font-weight:900;border-radius:999px;padding:13px 22px;box-shadow:0 12px 38px rgba(245,164,0,.28)}.menu-btn{display:none;background:var(--gold);border:0;border-radius:12px;padding:10px 13px;font-weight:900}.mobile-nav{padding:10px 20px}.mobile-nav a{display:block;padding:13px;border-bottom:1px solid rgba(255,255,255,.08)}.hero{min-height:100svh;position:relative;display:flex;align-items:center;padding:140px 20px 70px;overflow:hidden}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1);transition:opacity 1.3s,transform 7s}.hero-bg.active{opacity:.42;transform:scale(1.06)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(245,164,0,.16),transparent 30%),linear-gradient(90deg,rgba(7,61,36,.98),rgba(7,61,36,.78),rgba(7,20,14,.55)),linear-gradient(180deg,transparent, var(--ink))}.hero-content{position:relative;z-index:2;max-width:760px;margin-left:max(20px,calc((100vw - 1240px)/2))}.eyebrow{display:inline-block;color:var(--yellow);text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:900}.hero h1{font-size:clamp(42px,7vw,92px);line-height:.92;margin:18px 0 10px;font-weight:1000;letter-spacing:-.06em}.hero h2{font-size:clamp(22px,3vw,38px);color:var(--yellow);min-height:48px;margin:0 0 18px}.cursor{animation:blink .7s infinite}.hero p{font-size:19px;line-height:1.65;color:#d7e9df;max-width:660px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.secondary{padding:13px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);font-weight:800}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;max-width:620px}.stats div,.hero-card,.card,.quote-form,.contact-list p,.fleet-grid article,.route-bar,.faq-list button,.faq-list p{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(16px);border-radius:24px}.stats div{padding:18px}.stats b{display:block;font-size:34px;color:var(--yellow)}.stats span{font-size:12px;color:#c8d7cf;text-transform:uppercase;letter-spacing:.08em}.hero-card{position:absolute;right:max(25px,calc((100vw - 1240px)/2));bottom:80px;z-index:2;width:min(390px,32vw);padding:20px;animation:float 5s ease-in-out infinite}.hero-card img{width:100%;border-radius:18px;background:white}.hero-card p{font-size:14px}.section{padding:100px 20px;max-width:1240px;margin:auto}.dark-section{max-width:none;background:linear-gradient(180deg,rgba(11,90,51,.08),rgba(245,164,0,.07));padding-left:max(20px,calc((100vw - 1240px)/2));padding-right:max(20px,calc((100vw - 1240px)/2))}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.section h2{font-size:clamp(32px,4vw,58px);line-height:1.05;margin:12px 0 20px;color:white}.section p{color:#cddbd3;line-height:1.7}.image-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.image-grid img{width:100%;height:220px;object-fit:cover;border-radius:28px}.image-grid img:first-child{grid-column:1/-1;height:320px}.checks{padding:0;list-style:none;display:grid;gap:12px}.checks li:before{content:'✓';color:var(--yellow);font-weight:900;margin-right:10px}.center{text-align:center;max-width:760px;margin:0 auto 46px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:28px;transition:.35s}.card:hover{transform:translateY(-8px);box-shadow:0 30px 80px rgba(245,164,0,.18)}.icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--gold),var(--yellow));font-size:26px}.card h3{font-size:22px}.card a{color:var(--yellow);font-weight:900}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fleet-grid article{overflow:hidden}.fleet-grid img{height:245px;width:100%;object-fit:cover}.fleet-grid h3,.fleet-grid p{padding:0 20px}.route-bar{display:flex;gap:12px;flex-wrap:wrap;padding:22px;justify-content:center}.route-bar span{background:rgba(245,164,0,.15);border:1px solid rgba(245,164,0,.3);padding:12px 18px;border-radius:999px;font-weight:800}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:28px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08);color:white;outline:0}.quote-form option{background:#073d24;color:white}.quote-form textarea{grid-column:1/-1;min-height:120px}.quote-form button{border:0;grid-column:1/-1;font-size:15px}.contact-list{display:grid;gap:10px}.contact-list p{padding:16px}.faq-list{max-width:900px;margin:auto;display:grid;gap:12px}.faq-list button{width:100%;padding:18px 20px;color:white;text-align:left;font-weight:900;border:0;display:flex;justify-content:space-between}.faq-list p{margin:0;padding:0 20px;max-height:0;overflow:hidden;transition:.4s}.faq-list p.open{padding:18px 20px;max-height:160px}footer{background:#04120b;border-top:1px solid rgba(255,255,255,.1);padding:60px 20px 20px}.footer-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-logo{width:300px;max-width:100%;background:white;border-radius:16px}.footer-grid a{display:block;color:#cbd9d1;margin:8px 0}.credit{max-width:1240px;margin:40px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#b8c8be;text-align:center}.credit a{color:var(--yellow)}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:60;width:58px;height:58px;border-radius:50%;background:#25d366;display:grid;place-items:center;font-size:28px;box-shadow:0 20px 50px rgba(37,211,102,.35)}.install{position:fixed;left:20px;bottom:20px;z-index:60;border:0;border-radius:999px;padding:13px 18px;background:var(--gold);font-weight:900}.reveal{opacity:0;transform:translateY(26px);transition:1s}.reveal.show{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-18px)}}@keyframes blink{50%{opacity:0}}@media(max-width:900px){.desktop-nav,.quote-btn{display:none}.menu-btn{display:block}.brand img{height:52px;max-width:220px}.hero{padding-top:120px}.hero-card{display:none}.two-col,.cards,.fleet-grid,.footer-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.quote-form{grid-template-columns:1fr}.section{padding:76px 18px}.hero h1{font-size:48px}}@media(max-width:560px){.stats{grid-template-columns:1fr}.hero-actions a{width:100%;text-align:center}.brand img{max-width:190px}}
