

/* CSS EXTRAÍDO DO INDEX PARA REDUZIR PESO DO HTML */

:root{--navy:#06162d;--navy2:#0a213f;--ink:#101928;--muted:#596273;--gold:#b8892f;--gold2:#d6aa56;--cream:#f7f3eb;--paper:#fffaf2;--line:#e9ddc9;--card:#ffffff;--shadow:0 24px 70px rgba(6,22,45,.13)}
    *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#fbf8f2;color:var(--ink);overflow-x:hidden} a{text-decoration:none;color:inherit} img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#06162d,#071c36 55%,#06162d);border-bottom:1px solid rgba(214,170,86,.22);box-shadow:0 12px 30px rgba(0,0,0,.12)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand img{height:62px;width:auto;filter:drop-shadow(0 7px 16px rgba(0,0,0,.35))}.brand-clean{min-width:auto;flex-direction:column;align-items:flex-start;gap:0;line-height:1}.brand-clean strong{font-family:Georgia,serif;font-size:25px;letter-spacing:.08em;color:#fff}.brand-clean span{font-size:10px;text-transform:uppercase;letter-spacing:.22em;color:#d6aa56}.menu{display:flex;align-items:center;gap:30px;font-size:14px;color:#f7f3eb;letter-spacing:.02em}.menu-whats{display:none}.menu a{opacity:.92;position:relative}.menu a.active:after,.menu a:hover:after{content:"";position:absolute;height:2px;background:var(--gold2);left:0;right:0;bottom:-12px}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;font-weight:700;transition:.25s ease}.nav-cta{border:1px solid rgba(214,170,86,.85);color:#f8d88c;padding:13px 22px;font-size:14px}.nav-cta:hover,.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(184,137,47,.28)}.marquee{height:34px;display:flex;align-items:center;background:#07172d;color:#f1dec1;border-top:1px solid rgba(214,170,86,.15);border-bottom:1px solid rgba(214,170,86,.18);overflow:hidden;white-space:nowrap}.marquee-track{display:flex;gap:22px;animation:marquee 28s linear infinite;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.marquee span{display:inline-flex;align-items:center;gap:22px}.dot{color:var(--gold2)}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
    .hero{background:linear-gradient(180deg,#041124 0%,#071a33 100%);padding:28px 0 46px;border-bottom:1px solid rgba(214,170,86,.16)}.hero-wrap{display:block;padding:0}.hero-banner{border-radius:28px;overflow:hidden;border:1px solid rgba(214,170,86,.28);box-shadow:0 30px 80px rgba(0,0,0,.32);background:#020b18}.hero-banner img{width:100%;display:block}.hero-copy{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;padding-top:28px}.hero-copy-text .eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#d6aa56;font-weight:800;margin-bottom:14px}.hero-copy-text h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,6vw,72px);line-height:.98;margin:0 0 12px;color:#fff;letter-spacing:-.05em}.hero-copy-text h1 .gold{color:#d6aa56}.hero-copy-text .sub{font-size:clamp(22px,2.6vw,34px);line-height:1.1;margin:0 0 18px;color:#e9edf4;font-family:Georgia,'Times New Roman',serif}.hero-copy-text p{font-size:17px;line-height:1.72;color:#bfc9d7;max-width:680px;margin:0}.hero-copy-card{background:rgba(255,255,255,.04);border:1px solid rgba(214,170,86,.22);border-radius:22px;padding:24px;box-shadow:0 18px 40px rgba(0,0,0,.14)}.hero-copy-card ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.hero-copy-card li{display:flex;gap:12px;align-items:flex-start;color:#eaf0f8;font-size:15px;line-height:1.5}.hero-copy-card li b{color:#f3d28f;display:block;margin-bottom:2px}.hero-copy-card .bullet{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#b17c24,#e1b95f);flex:0 0 12px;margin-top:6px;box-shadow:0 0 0 4px rgba(214,170,86,.12)}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.btn{padding:16px 25px;border:1px solid transparent}.btn-primary{background:linear-gradient(135deg,#b17c24,#e1b95f);color:#111827}.btn-secondary{background:transparent;border-color:#d6aa56;color:#fff}.benefits{background:#fffaf2;border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.benefit{padding:28px 34px;display:flex;gap:18px;align-items:flex-start;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:28px;flex:0 0 42px}.benefit h3{font-family:Georgia,serif;margin:0 0 5px;font-size:20px;color:var(--navy)}.benefit p{margin:0;color:#667085;font-size:14px;line-height:1.5}.section{padding:64px 0}.section-head{display:grid;grid-template-columns:330px 1fr;gap:48px;align-items:start}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-weight:800;margin-bottom:10px}.section h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,50px);line-height:1.05;margin:0 0 16px;color:var(--navy)}.section p{color:#5b6474;line-height:1.65}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:26px;box-shadow:0 14px 40px rgba(6,22,45,.07);min-height:220px}.service-card .icon{background:#f7efe2}.service-card h3{font-family:Georgia,serif;font-size:21px;margin:18px 0 10px;color:var(--navy)}.service-card a{display:inline-flex;margin-top:8px;color:#0d335f;font-weight:800;font-size:14px}.models{background:#f7f1e7}.carousel-wrap{position:relative;margin-top:28px;overflow:hidden}.slider-window{overflow:hidden;padding:6px 4px 16px}.model-track{display:flex;gap:22px;transition:transform .85s cubic-bezier(.22,.61,.36,1);will-change:transform;align-items:stretch}.model-slide{flex:0 0 calc((100% - 44px)/3);display:flex;flex-direction:column}.model-header{padding:0 8px 14px;text-align:left;min-height:152px;display:flex;flex-direction:column;justify-content:flex-start}.model-topline{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#b8892f;font-weight:700}.model-title{margin:6px 0 8px;font-family:Georgia,serif;font-size:22px;line-height:1.05;color:var(--navy)}.model-summary{margin:0;color:#5b6474;font-size:14px;line-height:1.6;min-height:68px}.model-card{position:relative;height:520px;flex:0 0 520px;background:#06162d;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(6,22,45,.16);border:1px solid rgba(184,137,47,.32)}.model-card img{width:100%;height:100%;object-fit:cover;object-position:center top;background:#06162d;display:block;cursor:zoom-in}.model-card{cursor:zoom-in}.model-lightbox{position:fixed;inset:0;background:rgba(3,10,22,.88);display:none;align-items:center;justify-content:center;padding:22px;z-index:9999}.model-lightbox.open{display:flex}.model-lightbox-inner{position:relative;width:min(96vw,980px);height:min(92vh,900px);background:#06162d;border:1px solid rgba(214,170,86,.35);border-radius:22px;box-shadow:0 28px 90px rgba(0,0,0,.45);overflow:hidden}.model-lightbox img{width:100%;height:100%;object-fit:contain;background:#06162d;display:block}.model-lightbox-close{position:absolute;top:12px;right:12px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.95);color:#06162d;font-size:28px;line-height:1;cursor:pointer;z-index:2}.model-overlay,.model-desc,.model-tag{display:none}.model-nav{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px}.model-dot{width:10px;height:10px;border-radius:50%;background:#d4c7b3;border:0;cursor:pointer;transition:.2s ease}.model-dot.active{width:28px;border-radius:999px;background:#0b284c;box-shadow:inset 0 0 0 2px #d8aa5c}.arrow{position:absolute;top:58%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:0;background:#071b34;color:#fff;font-size:24px;box-shadow:0 14px 28px rgba(6,22,45,.22);cursor:pointer;z-index:4}.arrow.left{left:0}.arrow.right{right:0}.about{background:linear-gradient(135deg,#06162d,#092244);color:#fff}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center}.about img{border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.32);border:1px solid rgba(214,170,86,.22)}.about .kicker,.about h2{color:#f4d28b}.about p{color:#d7deea}.cta{padding:52px 0;background:linear-gradient(90deg,#06162d,#0a2748);color:#fff}.cta .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-family:Georgia,serif;font-size:34px;margin:0 0 6px;color:#fff}.cta p{margin:0;color:#d5dcea}.footer{background:#041124;color:#cfd8e6;padding:44px 0 24px}.foot-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:34px}.footer img{width:180px;margin-bottom:16px}.footer h4{color:#fff;margin:0 0 12px}.footer a{display:block;color:#cfd8e6;font-size:14px;margin:7px 0}.copy{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:18px;font-size:13px;color:#98a2b3}.mobile-toggle{display:none;color:#fff;font-size:30px;background:none;border:0;cursor:pointer;line-height:1;padding:0}.topbar.open .mobile-toggle{color:#f8d88c}

    .about-personal{background:linear-gradient(180deg,#041124 0%,#071a33 100%);color:#fff;padding:72px 0;border-top:1px solid rgba(214,170,86,.12);border-bottom:1px solid rgba(214,170,86,.12)}
    .about-personal .personal-card{width:min(720px,100%);margin:0 auto;background:linear-gradient(180deg,rgba(8,27,52,.96),rgba(4,17,36,.98));border:1px solid rgba(214,170,86,.26);border-radius:34px;padding:34px 28px 38px;box-shadow:0 28px 70px rgba(0,0,0,.28);text-align:center;position:relative;overflow:hidden}
    .about-personal .personal-card:before{content:"";position:absolute;inset:-30% auto auto -10%;width:260px;height:260px;background:radial-gradient(circle,rgba(214,170,86,.10),transparent 68%);pointer-events:none}
    .about-personal .personal-card:after{content:"";position:absolute;inset:auto -10% -25% auto;width:300px;height:300px;background:radial-gradient(circle,rgba(214,170,86,.08),transparent 70%);pointer-events:none}
    .about-personal .personal-kicker{display:inline-flex;align-items:center;justify-content:center;padding:11px 28px;border-radius:999px;background:linear-gradient(135deg,#b17c24,#e1b95f);color:#fff;font-size:13px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;box-shadow:0 10px 24px rgba(184,137,47,.25);margin-bottom:24px;position:relative;z-index:1}
    .about-personal .personal-photo-wrap{width:min(330px,82vw);aspect-ratio:1/1;border-radius:50%;margin:0 auto 26px;padding:7px;background:linear-gradient(135deg,#b17c24,#f1d27f);box-shadow:0 0 0 8px rgba(214,170,86,.10),0 18px 40px rgba(0,0,0,.25);position:relative;z-index:1}
    .about-personal .personal-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;border:7px solid rgba(5,18,34,.92);background:#071a33}
    .about-personal h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,6vw,64px);line-height:1.02;margin:0 0 10px;color:#fff;letter-spacing:-.03em;position:relative;z-index:1}
    .about-personal .personal-role{margin:0 0 22px;font-size:14px;line-height:1.7;letter-spacing:.18em;text-transform:uppercase;color:#d6aa56;font-weight:800;position:relative;z-index:1}
    .about-personal .personal-copy{max-width:620px;margin:0 auto;color:#e2e8f2;font-size:19px;line-height:1.9;position:relative;z-index:1}
    .about-personal .personal-copy strong{color:#f3d28f}

    
    .faq-section{background:#f7f1e7;padding:64px 0;border-top:1px solid #eadfce;border-bottom:1px solid #eadfce}
    .faq-head{display:grid;grid-template-columns:330px 1fr;gap:48px;align-items:start;margin-bottom:26px}
    .faq-head h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,50px);line-height:1.05;margin:0 0 14px;color:#06162d}
    .faq-head p{color:#596273;line-height:1.65;margin:0}
    .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
    .faq-item{background:#fff;border:1px solid #eadfce;border-radius:16px;box-shadow:0 10px 28px rgba(6,22,45,.06);overflow:hidden}
    .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;background:transparent;border:0;color:#06162d;padding:16px 18px;cursor:pointer;font-weight:800;font-size:15px;line-height:1.35}
    .faq-question span:first-child{display:flex;gap:10px;align-items:flex-start}
    .faq-number{color:#b8892f;font-size:13px;letter-spacing:.08em;flex:0 0 auto}
    .faq-icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f7efe2;color:#0a2748;font-size:19px;line-height:1;flex:0 0 25px;transition:.22s ease}
    .faq-answer{max-height:0;overflow:hidden;transition:max-height .28s ease}
    .faq-answer p{margin:0;padding:0 18px 17px 46px;color:#596273;font-size:14px;line-height:1.65}
    .faq-item.open{border-color:rgba(214,170,86,.65);box-shadow:0 16px 34px rgba(6,22,45,.09)}
    .faq-item.open .faq-icon{background:#06162d;color:#f8d88c;transform:rotate(45deg)}
    @media(max-width:900px){.faq-head{grid-template-columns:1fr;gap:14px}.faq-grid{grid-template-columns:1fr}.faq-section{padding:52px 0}}
    @media(max-width:620px){.faq-question{font-size:14px;padding:15px}.faq-answer p{padding:0 15px 16px 42px}.faq-section{padding:44px 0}}

    @media(max-width:900px){.nav{height:auto;min-height:76px;padding:14px 0}.brand img{height:54px}.brand-clean strong{font-size:22px}.brand-clean span{font-size:9px}.nav-cta{display:none}.mobile-toggle{display:block;margin-left:auto}.menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:flex-start;gap:18px;background:linear-gradient(180deg,#06162d,#08203b);padding:18px 22px 22px;border-top:1px solid rgba(214,170,86,.18);box-shadow:0 18px 40px rgba(0,0,0,.22)}.topbar.open .menu{display:flex}.menu-whats{display:inline-flex;padding:12px 16px;border:1px solid rgba(214,170,86,.7);border-radius:10px;color:#f8d88c}.marquee{height:32px}.hero{padding:20px 0 34px}.hero-copy{grid-template-columns:1fr;gap:20px}.section-head{grid-template-columns:1fr;gap:28px}.cards{grid-template-columns:repeat(2,1fr)}.benefit-grid,.about-grid,.cta .container{grid-template-columns:1fr;display:grid}.benefit{border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.foot-grid{grid-template-columns:1fr 1fr}.arrow.left{left:0}.arrow.right{right:0}.model-slide{flex:0 0 calc((100% - 22px)/2)}.model-card{height:520px}}@media(max-width:620px){.model-header{min-height:168px}.cards{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr}.actions{display:grid}.btn{width:100%}.hero-copy-text h1{font-size:54px}.hero-copy-card{padding:18px}.model-slide{flex:0 0 86%}.model-card{height:520px}.model-title{font-size:20px}.section{padding:46px 0}}
  
.float-whats,.float-top{width:54px;height:54px}.float-label{display:none}}

  
}

  
.float-whatsapp{position:fixed;right:18px;bottom:86px;z-index:99999;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;text-decoration:none;font-size:30px;font-weight:900;border:3px solid #fff;box-shadow:0 18px 42px rgba(6,22,45,.32);transition:.25s ease}
.float-whatsapp:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 22px 50px rgba(6,22,45,.40)}
.float-whatsapp::after{content:"";position:absolute;inset:-7px;border-radius:50%;border:1px solid rgba(37,211,102,.42);animation:zapPulse 1.9s infinite}
@keyframes zapPulse{0%{transform:scale(.92);opacity:.9}100%{transform:scale(1.35);opacity:0}}
@media(max-width:620px){.float-whatsapp{right:14px;bottom:76px;width:54px;height:54px;font-size:28px}}

  
/* Ajustes v143: comunicação, botões e menu limpo */
.menu-whats{display:inline-flex!important;padding:11px 15px;border:1px solid rgba(214,170,86,.7);border-radius:10px;color:#f8d88c!important;font-weight:800}
.nav-cta{display:none!important}
.mobile-toggle{display:block!important;margin-left:auto!important}
.menu{display:none;position:absolute;top:100%;right:0;min-width:270px;max-width:92vw;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;background:linear-gradient(180deg,#06162d,#08203b);padding:18px 22px 22px;border:1px solid rgba(214,170,86,.18);border-radius:0 0 18px 18px;box-shadow:0 18px 40px rgba(0,0,0,.22);z-index:1000}
.topbar.open .menu{display:flex!important}
.menu a{font-size:15px}
.btn,.nav-cta,.menu-whats,.seo-related-grid a{cursor:pointer}
.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}
.btn-clean{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:10px;font-weight:800;text-decoration:none;transition:.22s ease}
.btn-clean.primary{background:linear-gradient(135deg,#b17c24,#e1b95f);color:#111827;border:1px solid transparent}
.btn-clean.secondary{background:#fff;border:1px solid #d6aa56;color:#0d335f}
.btn-clean.dark{background:#071b34;color:#fff;border:1px solid rgba(214,170,86,.4)}
.btn-clean:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(6,22,45,.18)}
.page-quick-cta{margin:22px 0 8px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#06162d,#0a2748);color:#fff;border:1px solid rgba(214,170,86,.24)}
.page-quick-cta h2{color:#fff!important;margin:0 0 8px!important;font-size:26px!important}
.page-quick-cta p{color:#d7deea!important;margin:0!important}
.page-quick-cta .btn-clean.secondary{background:transparent;color:#f8d88c;border-color:rgba(214,170,86,.5)}
.broken-link-note{display:none!important}
@media(max-width:620px){.menu{left:0;right:0;min-width:0}.cta-row{display:grid}.btn-clean{width:100%}}


    @media(max-width:900px){.about-personal{padding:56px 0}.about-personal .personal-card{padding:28px 20px 30px;border-radius:26px}.about-personal .personal-copy{font-size:17px;line-height:1.8}.about-personal .personal-role{font-size:12px;letter-spacing:.14em}}
    @media(max-width:620px){.about-personal .personal-card{padding:24px 16px 28px}.about-personal .personal-kicker{font-size:11px;padding:10px 18px;letter-spacing:.18em}.about-personal .personal-photo-wrap{width:min(260px,78vw)}.about-personal h2{font-size:clamp(30px,10vw,46px)}.about-personal .personal-copy{font-size:16px;line-height:1.75}}


    /* v155 - correção abertura dos cards de objeções */
    .faq-item .faq-answer{display:block;max-height:0;overflow:hidden;transition:max-height .32s ease}
    .faq-item.open .faq-answer{max-height:520px}
    .faq-item.open .faq-icon{background:#06162d;color:#f8d88c;transform:rotate(45deg)}


    .reviews-section{background:#fffaf2;padding:64px 0;border-top:1px solid #eadfce;border-bottom:1px solid #eadfce}
    .reviews-wrap{display:grid;grid-template-columns:340px 1fr;gap:42px;align-items:start}
    .reviews-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:#b8892f;font-weight:800;margin-bottom:10px}
    .reviews-section h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,50px);line-height:1.05;margin:0 0 14px;color:#06162d}
    .reviews-section .reviews-intro{color:#596273;line-height:1.65;margin:0 0 18px}
    .rating-box{background:linear-gradient(135deg,#06162d,#0a2748);color:#fff;border:1px solid rgba(214,170,86,.28);border-radius:22px;padding:24px;box-shadow:0 18px 44px rgba(6,22,45,.16)}
    .rating-number{font-family:Georgia,'Times New Roman',serif;font-size:54px;line-height:1;color:#f8d88c;margin-bottom:6px}
    .stars{color:#f3c766;letter-spacing:2px;font-size:18px;margin-bottom:10px}
    .rating-box p{color:#d7deea;line-height:1.55;margin:0;font-size:14px}
    .reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
    .review-card{background:#fff;border:1px solid #eadfce;border-radius:22px;padding:26px;box-shadow:0 14px 38px rgba(6,22,45,.07);position:relative;overflow:hidden}
    .review-card:before{content:"“";position:absolute;right:20px;top:-12px;font-family:Georgia,serif;font-size:96px;color:rgba(184,137,47,.12);line-height:1}
    .review-top{display:flex;align-items:center;gap:13px;margin-bottom:16px;position:relative;z-index:1}
    .review-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#06162d,#0a2748);color:#f8d88c;font-weight:900;border:1px solid rgba(214,170,86,.35)}
    .review-name{font-weight:900;color:#06162d;margin:0 0 3px}
    .review-source{font-size:12px;color:#7a8493;margin:0}
    .review-card .stars{font-size:14px;margin:0 0 13px}
    .review-card blockquote{margin:0;color:#4f5c6f;line-height:1.72;font-size:15px;position:relative;z-index:1}
    @media(max-width:900px){.reviews-wrap{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr}.reviews-section{padding:52px 0}}
    @media(max-width:620px){.review-card{padding:22px}.rating-number{font-size:46px}.reviews-section{padding:44px 0}}


/* v157 - refino técnico, responsivo e microinterações sem alterar estrutura visual */
:focus-visible{outline:3px solid rgba(214,170,86,.75);outline-offset:4px;border-radius:10px}
img{height:auto}
a,button{-webkit-tap-highlight-color:rgba(214,170,86,.22)}
@media (hover:hover){
  .service-card,.review-card,.faq-item,.model-card,.contratar-card,.contratar-plan,.card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
  .service-card:hover,.review-card:hover,.contratar-card:hover,.contratar-plan:hover,.card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(6,22,45,.12);border-color:rgba(214,170,86,.55)}
  .model-card:hover img,.hero-banner:hover img{transform:scale(1.015)}
  .model-card img,.hero-banner img{transition:transform .7s ease}
}
.reveal-on-scroll{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}
.reveal-on-scroll.revealed{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}
  .reveal-on-scroll{opacity:1!important;transform:none!important}
}
@media(max-width:480px){
  .container{width:min(94vw,1180px)}
  .btn,.nav-cta{min-height:48px}
  .hero-copy-text p,.section p,.about-personal .personal-copy,.faq-answer p,.review-card blockquote{word-break:normal;overflow-wrap:break-word}
  .reviews-wrap,.faq-head,.section-head{gap:18px}
}


/* v157 - ajustes finos específicos da home */
.hero-banner,.personal-card,.rating-box{will-change:transform}
.reviews-section,.faq-section,.about-personal{position:relative}
.reviews-section:before,.faq-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(214,170,86,.07),transparent 24%),radial-gradient(circle at 88% 82%,rgba(6,22,45,.04),transparent 26%)}
.reviews-section .container,.faq-section .container{position:relative;z-index:1}
@media(max-width:620px){
  .faq-grid{gap:10px}
  .faq-question{align-items:flex-start}
  .faq-icon{margin-top:-2px}
  .reviews-grid{gap:14px}
  .review-top{align-items:flex-start}
}



/* v162 - menu sanduíche premium Lourival */
.mobile-toggle{
  width:46px!important;
  height:46px!important;
  display:grid!important;
  place-items:center!important;
  gap:0!important;
  padding:0!important;
  border-radius:16px!important;
  border:1px solid rgba(214,170,86,.48)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;
  box-shadow:0 12px 28px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08)!important;
  color:#f8d88c!important;
  position:relative!important;
  overflow:hidden!important;
}
.mobile-toggle::before{
  content:"";
  position:absolute;
  inset:-45%;
  background:radial-gradient(circle,rgba(214,170,86,.24),transparent 58%);
  opacity:.55;
  pointer-events:none;
}
.mobile-toggle .hamburger-lines{
  width:22px;
  height:16px;
  position:relative;
  display:block;
  z-index:1;
}
.mobile-toggle .hamburger-lines span{
  position:absolute;
  left:0;
  width:22px;
  height:2px;
  border-radius:999px;
  background:#f8d88c;
  box-shadow:0 0 14px rgba(214,170,86,.35);
  transition:transform .26s ease,top .26s ease,opacity .2s ease,width .22s ease;
}
.mobile-toggle .hamburger-lines span:nth-child(1){top:0;width:18px}
.mobile-toggle .hamburger-lines span:nth-child(2){top:7px;width:22px}
.mobile-toggle .hamburger-lines span:nth-child(3){top:14px;width:14px}
.topbar.open .mobile-toggle{
  border-color:rgba(214,170,86,.8)!important;
  background:linear-gradient(145deg,rgba(214,170,86,.2),rgba(255,255,255,.04))!important;
}
.topbar.open .mobile-toggle .hamburger-lines span:nth-child(1){top:7px;width:22px;transform:rotate(45deg)}
.topbar.open .mobile-toggle .hamburger-lines span:nth-child(2){opacity:0;transform:translateX(8px)}
.topbar.open .mobile-toggle .hamburger-lines span:nth-child(3){top:7px;width:22px;transform:rotate(-45deg)}
.menu{
  overflow:hidden!important;
}
.menu::before{
  content:"Menu Lourival";
  display:block;
  width:100%;
  margin:0 0 4px;
  padding:0 0 13px;
  color:#d6aa56;
  font-size:11px;
  font-weight:900;
  letter-spacing:.22em;
  text-transform:uppercase;
  border-bottom:1px solid rgba(214,170,86,.18);
}
.menu a:not(.menu-whats){
  width:100%;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:13px 14px;
  border-radius:14px;
  color:#eef4ff!important;
  background:rgba(255,255,255,.035);
  border:1px solid rgba(255,255,255,.055);
  opacity:1!important;
  transition:background .22s ease,transform .22s ease,border-color .22s ease,color .22s ease;
}
.menu a:not(.menu-whats)::after{
  content:"›"!important;
  position:static!important;
  height:auto!important;
  background:none!important;
  color:#d6aa56;
  font-size:22px;
  line-height:1;
  opacity:.85;
}
.menu a:not(.menu-whats):hover,
.menu a:not(.menu-whats).active{
  background:rgba(214,170,86,.11);
  border-color:rgba(214,170,86,.3);
  color:#fff!important;
  transform:translateX(3px);
}
.menu-whats{
  width:100%;
  justify-content:center!important;
  margin-top:4px;
  padding:14px 16px!important;
  border-radius:15px!important;
  color:#111827!important;
  background:linear-gradient(135deg,#b17c24,#e1b95f)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 16px 34px rgba(184,137,47,.22)!important;
}
.menu-whats::before{content:"☏";font-size:17px}
.menu-whats::after{display:none!important}
@media(min-width:901px){
  .menu{
    top:calc(100% + 10px)!important;
    right:0!important;
    width:320px!important;
    min-width:320px!important;
    max-width:calc(100vw - 28px)!important;
    padding:16px!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,rgba(6,22,45,.98),rgba(8,32,59,.98))!important;
    border:1px solid rgba(214,170,86,.24)!important;
    box-shadow:0 28px 70px rgba(0,0,0,.34)!important;
  }
}
@media(max-width:900px){
  .topbar::after{
    content:"";
    position:fixed;
    inset:76px 0 0;
    background:rgba(2,10,22,.52);
    backdrop-filter:blur(3px);
    opacity:0;
    pointer-events:none;
    transition:opacity .22s ease;
    z-index:998;
  }
  .topbar.open::after{opacity:1;pointer-events:auto}
  .menu{
    top:calc(100% + 10px)!important;
    left:4vw!important;
    right:4vw!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    padding:16px!important;
    gap:10px!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,rgba(6,22,45,.98),rgba(8,32,59,.98))!important;
    border:1px solid rgba(214,170,86,.24)!important;
    box-shadow:0 28px 70px rgba(0,0,0,.34)!important;
    z-index:1000!important;
  }
}
@media(max-width:620px){
  .mobile-toggle{width:44px!important;height:44px!important;border-radius:15px!important}
  .menu{left:3.5vw!important;right:3.5vw!important;padding:14px!important}
  .menu a:not(.menu-whats){padding:12px 13px;font-size:14px!important}
  .menu::before{font-size:10px;padding-bottom:11px}
}


/* Hero cinematográfico */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero-cinematografico{padding:24px 0 42px}.hero-banner-cinematic{position:relative;border-radius:26px;overflow:hidden;background:#020b18}.hero-banner-cinematic img{aspect-ratio:1916/821;object-fit:cover;object-position:center;display:block}.hero-cta-overlay{position:absolute;left:2.5%;top:68%;width:21%;height:13%;border-radius:16px;z-index:5}.hero-cta-overlay:focus-visible{outline:3px solid #fff;outline-offset:4px}
/* Movimento real dentro da tela do notebook */
.hero-live-screen{position:absolute;left:52.1%;top:16.8%;width:39.7%;height:59.2%;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,#06162d,#020814);z-index:3;box-shadow:inset 0 0 0 1px rgba(214,170,86,.17),0 0 22px rgba(214,170,86,.13)}
.hero-live-track{height:100%;display:flex;transition:transform .85s cubic-bezier(.22,.61,.36,1);will-change:transform}.hero-live-slide{flex:0 0 100%;height:100%;padding:5.5% 7%;display:flex;flex-direction:column;justify-content:center;color:#f7f9fd;background:radial-gradient(circle at 80% 10%,rgba(214,170,86,.20),transparent 35%),linear-gradient(135deg,#09244a 0%,#06162d 55%,#020814 100%)}.hero-live-slide.is-google{background:radial-gradient(circle at 18% 12%,rgba(45,126,255,.22),transparent 34%),linear-gradient(135deg,#09244a,#05162c)}.hero-live-slide.is-site{background:radial-gradient(circle at 80% 13%,rgba(214,170,86,.24),transparent 36%),linear-gradient(135deg,#0a2448,#030c1c)}.hero-live-slide.is-ia{background:radial-gradient(circle at 75% 12%,rgba(120,89,255,.21),transparent 33%),linear-gradient(135deg,#111b43,#05091d)}
.hero-live-kicker{font-size:clamp(7px,.72vw,13px);letter-spacing:.10em;text-transform:uppercase;color:#e4be66;font-weight:800;margin-bottom:4%}.hero-live-title{font-size:clamp(14px,1.55vw,30px);line-height:1.04;margin:0 0 4%;font-weight:800;letter-spacing:-.035em}.hero-live-copy{font-size:clamp(8px,.76vw,14px);line-height:1.38;max-width:85%;color:#d5deec;margin:0 0 7%}.hero-live-ui{margin-top:auto;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:4.5%;background:rgba(2,9,22,.55);box-shadow:0 12px 25px rgba(0,0,0,.18)}.hero-live-ui strong{display:block;font-size:clamp(8px,.8vw,15px);color:#fff;margin-bottom:3%}.hero-live-ui span{display:block;color:#b5c6db;font-size:clamp(7px,.62vw,12px);line-height:1.35}.hero-live-ui .live-bar{height:6px;border-radius:999px;margin-top:6%;background:linear-gradient(90deg,#d6aa56 0 50%,rgba(255,255,255,.13) 50%)}.hero-live-dots{position:absolute;left:50%;bottom:4%;transform:translateX(-50%);display:flex;gap:6px;z-index:5}.hero-live-dot{width:6px;height:6px;border:0;border-radius:999px;background:rgba(255,255,255,.3);padding:0;cursor:pointer;transition:.25s}.hero-live-dot.active{width:18px;background:#d6aa56}.hero-live-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);border:1px solid rgba(214,170,86,.46);color:#fff;background:rgba(2,9,22,.76);width:28px;height:28px;border-radius:50%;font-size:18px;line-height:1;cursor:pointer;display:grid;place-items:center}.hero-live-prev{left:2.4%}.hero-live-next{right:2.4%}
/* Faixa superior em movimento contínuo */
.marquee-track{width:max-content;min-width:200%;animation:marqueeMove 22s linear infinite!important;will-change:transform}.marquee-track span{flex:0 0 auto}.marquee:hover .marquee-track{animation-play-state:paused!important}@keyframes marqueeMove{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.benefits-simple{overflow:hidden}.benefits-simple .container{overflow:hidden}.benefits-simple p{width:max-content;min-width:100%;animation:benefitsMove 18s linear infinite;will-change:transform}.benefits-simple:hover p{animation-play-state:paused}@keyframes benefitsMove{0%,18%{transform:translateX(0)}50%,68%{transform:translateX(calc(-100% + min(1180px,92vw)))}100%{transform:translateX(0)}}
@media(max-width:900px){.hero-cinematografico{padding:16px 0 30px}.hero-banner-cinematic{border-radius:18px}.hero-banner-cinematic img{min-height:310px;object-fit:cover;object-position:58% center}.hero-cta-overlay{left:4%;top:70%;width:42%;height:13%}.hero-live-screen{display:none}.benefits-simple p{animation:marqueeMobile 16s linear infinite}@keyframes marqueeMobile{from{transform:translateX(0)}to{transform:translateX(-34%)}}}
@media(prefers-reduced-motion:reduce){.marquee-track,.benefits-simple p{animation:none!important}.hero-live-track{transition:none!important}}


/* v174 - hero futurista interativo */
.hero-futurista{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 14%,rgba(214,170,86,.12),transparent 24%),linear-gradient(180deg,#020813 0%,#051225 48%,#030b17 100%);padding:34px 0 50px;border-bottom:1px solid rgba(214,170,86,.16)}
.hero-fx-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.hero-fx-bg .glow{position:absolute;border-radius:50%;filter:blur(58px);opacity:.55}
.hero-fx-bg .glow-a{width:420px;height:420px;right:-90px;top:-70px;background:radial-gradient(circle,rgba(214,170,86,.42),transparent 62%)}
.hero-fx-bg .glow-b{width:520px;height:520px;left:46%;top:14%;background:radial-gradient(circle,rgba(44,116,255,.28),transparent 64%)}
.hero-fx-bg .grid-lines{position:absolute;inset:0;background:linear-gradient(transparent 96%,rgba(255,255,255,.03) 100%),linear-gradient(90deg,transparent 96%,rgba(255,255,255,.03) 100%);background-size:54px 54px;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.85) 14%,rgba(0,0,0,.9) 86%,transparent)}
.hero-fx-wrap{position:relative;display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(420px,1.12fr);gap:28px;align-items:center}
.hero-fx-copy{position:relative;z-index:1}
.hero-fx-tag{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid rgba(214,170,86,.35);background:rgba(4,18,37,.54);color:#f4d28b;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 12px 34px rgba(0,0,0,.2)}
.hero-fx-tag span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#d6aa56,#ffe199);box-shadow:0 0 18px rgba(214,170,86,.9)}
.hero-fx-copy h1{margin:20px 0 10px;font-size:clamp(44px,6vw,82px);line-height:.95;color:#f8fbff;letter-spacing:-.05em;font-family:Georgia,'Times New Roman',serif}
.hero-fx-copy h1 .gold{color:#d6aa56}
.hero-fx-sub{margin:0 0 16px;font-size:clamp(30px,4vw,64px);line-height:1.03;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-weight:700;max-width:10ch}
.hero-fx-text{margin:0;max-width:620px;color:#d4ddee;font-size:18px;line-height:1.7}.hero-fx-text strong{color:#f3d28f}
.hero-fx-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.hero-fx-proof{display:flex;align-items:center;gap:12px;color:#dce4f2}.hero-fx-proof small{font-size:14px;line-height:1.35}.hero-fx-proof b{color:#fff}
.proof-avatars{display:flex;align-items:center}.proof-avatars span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;margin-left:-10px;background:linear-gradient(135deg,#0c274b,#06162d);border:2px solid rgba(214,170,86,.52);color:#f8d88c;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.22)}.proof-avatars span:first-child{margin-left:0}
.hero-fx-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.hero-fx-benefits div{padding:16px 14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(214,170,86,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.hero-fx-benefits strong{display:block;color:#fff;margin-bottom:5px;font-size:16px}.hero-fx-benefits span{display:block;color:#9fb0c7;font-size:13px;line-height:1.45}
.hero-fx-stage{position:relative;min-height:730px;border-radius:34px;padding:40px 28px 132px;background:linear-gradient(180deg,rgba(5,16,34,.78),rgba(3,11,23,.96));border:1px solid rgba(214,170,86,.18);box-shadow:0 30px 90px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.03);overflow:hidden}
.hero-fx-stage:before{content:"";position:absolute;inset:auto -12% 70px -12%;height:220px;background:radial-gradient(circle,rgba(214,170,86,.12),transparent 58%);pointer-events:none}
.fx-top-indicators{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.fx-top-indicators span{width:56px;height:6px;border-radius:999px;background:rgba(255,255,255,.16)}.fx-top-indicators span.active{background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-panels{position:relative;height:560px;margin-top:12px}
.fx-panel{position:absolute;top:0;width:42%;min-width:280px;height:100%;padding:26px 24px 22px;border-radius:30px;background:linear-gradient(180deg,rgba(7,27,55,.84),rgba(5,17,35,.94));border:1px solid rgba(68,130,255,.28);box-shadow:0 18px 48px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.03);opacity:.5;transform:scale(.86);transition:transform .7s cubic-bezier(.22,.61,.36,1),left .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease,filter .55s ease;border-color .55s ease;filter:blur(.2px);backdrop-filter:blur(10px)}
.fx-panel.active{left:29%;transform:scale(1);opacity:1;z-index:3;border-color:rgba(214,170,86,.72);box-shadow:0 26px 70px rgba(0,0,0,.36),0 0 30px rgba(214,170,86,.16)}
.fx-panel.prev{left:3%;z-index:2}
.fx-panel.next{left:55%;z-index:2}
.fx-panel.hidden-left{left:-8%;opacity:0;transform:scale(.76)}
.fx-panel.hidden-right{left:76%;opacity:0;transform:scale(.76)}
.panel-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.panel-head h3{margin:0;color:#7db1ff;font-size:clamp(22px,2vw,36px);font-family:Inter,system-ui,sans-serif}.panel-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(27,76,167,.16);border:1px solid rgba(68,130,255,.32);color:#73a7ff;font-weight:900;font-size:23px}.panel-copy{margin:0 0 16px;color:#d9e5f7;font-size:17px;line-height:1.5}.rating-line{display:flex;align-items:center;gap:10px;color:#f7d58a;margin-bottom:18px}.rating-line strong{font-size:38px;line-height:1;color:#fff}.rating-line span{color:#8fa4c0;font-size:14px}
.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.metric-grid.compact{margin-top:16px}.metric-grid div{padding:14px 12px;border-radius:18px;background:rgba(3,15,30,.56);border:1px solid rgba(255,255,255,.07)}.metric-grid b{display:block;color:#fff;font-size:28px;line-height:1.05;margin-bottom:3px}.metric-grid span{display:block;color:#8fa4c0;font-size:13px}.metric-grid em{display:block;margin-top:6px;color:#74df90;font-style:normal;font-size:14px;font-weight:700}
.mini-map{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch;margin-bottom:16px}.mini-map .pin{border-radius:24px;background:radial-gradient(circle at 50% 50%,rgba(45,126,255,.35),transparent 38%),linear-gradient(135deg,#07182d,#0c2446);position:relative;min-height:150px;border:1px solid rgba(68,130,255,.22)}.mini-map .pin:before{content:"";position:absolute;left:50%;top:50%;width:26px;height:26px;border-radius:50% 50% 50% 0;background:#5aa3ff;transform:translate(-50%,-58%) rotate(-45deg);box-shadow:0 0 22px rgba(90,163,255,.75)}.mini-map .pin:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;background:#fff;transform:translate(-50%,-82%)}.map-card{border-radius:24px;padding:18px 16px;background:rgba(2,9,22,.64);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center}.map-card strong{color:#fff;margin-bottom:8px}.map-card span{color:#b4c3d9;line-height:1.5}
.panel-foot{margin:8px 0 0;color:#dbe7fa;font-size:16px;line-height:1.5}
.site-preview{border:1px solid rgba(214,170,86,.2);border-radius:24px;overflow:hidden;background:rgba(2,9,22,.62)}.site-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:#dbe4f4;font-size:13px;letter-spacing:.08em}.site-bar small{color:#d6aa56}.site-screen{padding:18px;min-height:180px;background:radial-gradient(circle at 75% 18%,rgba(214,170,86,.14),transparent 20%),linear-gradient(135deg,#081f40,#030c1b)}.site-screen strong{display:block;color:#fff;font-size:40px;line-height:1.02;letter-spacing:-.04em;max-width:10ch;margin-bottom:12px}.site-screen span{display:block;color:#9bb0cb;margin-bottom:14px}.site-screen i{display:inline-flex;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#c69034,#e6be6a);color:#091222;font-style:normal;font-weight:800;font-size:14px}
.spark-chart{margin-top:14px;height:74px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.spark-chart span{position:absolute;inset:auto 10px 14px 10px;height:34px;border-bottom:2px solid rgba(68,130,255,.38);background:linear-gradient(180deg,rgba(61,126,255,.24),transparent);clip-path:polygon(0% 86%,9% 70%,18% 72%,27% 42%,38% 56%,48% 28%,59% 38%,69% 18%,80% 34%,90% 8%,100% 24%,100% 100%,0% 100%)}
.chat-stack{display:grid;gap:12px;margin:18px 0 16px}.msg{max-width:84%;padding:14px 16px;border-radius:18px;font-size:15px;line-height:1.45;box-shadow:0 10px 24px rgba(0,0,0,.16)}.msg.bot{background:rgba(255,255,255,.08);color:#edf4ff;border-top-left-radius:8px}.msg.user{justify-self:end;background:linear-gradient(135deg,#2458d1,#12327f);color:#fff;border-bottom-right-radius:8px}.typing{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.06);width:max-content}.typing span{width:7px;height:7px;border-radius:50%;background:#9bb4d2;animation:typingPulse 1.2s infinite}.typing span:nth-child(2){animation-delay:.18s}.typing span:nth-child(3){animation-delay:.36s}@keyframes typingPulse{0%,80%,100%{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}
.fx-arrow{position:absolute;top:46%;z-index:5;width:56px;height:56px;border-radius:50%;border:1px solid rgba(214,170,86,.42);background:rgba(2,10,20,.74);color:#f8d88c;font-size:34px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.fx-arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 0 0 8px rgba(214,170,86,.08)}.fx-prev{left:10px;transform:translateY(-50%)}.fx-next{right:10px;transform:translateY(-50%)}
.fx-dots{position:absolute;left:50%;bottom:94px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.fx-dots button{width:11px;height:11px;border-radius:999px;border:0;background:rgba(255,255,255,.24);padding:0;cursor:pointer;transition:.25s}.fx-dots button.active{width:32px;background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-bottom-bar{position:absolute;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;z-index:4}.fx-bottom-bar div{padding:16px 16px 14px;border-radius:20px;background:rgba(8,22,42,.75);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.fx-bottom-bar small{display:block;color:#9fb0c7;font-size:12px;letter-spacing:.02em;margin-bottom:6px}.fx-bottom-bar strong{display:block;color:#fff;font-size:34px;line-height:1}.fx-bottom-bar span{display:block;margin-top:5px;color:#71dd8f;font-size:13px}
.panel-google{background:radial-gradient(circle at 20% 12%,rgba(43,125,255,.22),transparent 28%),linear-gradient(180deg,rgba(8,31,61,.92),rgba(4,17,35,.96))}.panel-site{background:radial-gradient(circle at 78% 10%,rgba(214,170,86,.22),transparent 28%),linear-gradient(180deg,rgba(10,28,56,.92),rgba(3,11,24,.96))}.panel-ia{background:radial-gradient(circle at 78% 10%,rgba(110,96,255,.2),transparent 28%),linear-gradient(180deg,rgba(9,22,52,.92),rgba(4,10,26,.96))}
@media(max-width:1180px){.hero-fx-wrap{grid-template-columns:1fr}.hero-fx-copy{max-width:800px}.hero-fx-stage{min-height:760px}.hero-fx-benefits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hero-futurista{padding:18px 0 34px}.hero-fx-wrap{gap:20px}.hero-fx-sub{max-width:none;font-size:clamp(28px,8vw,44px)}.hero-fx-text{font-size:16px}.hero-fx-actions{align-items:flex-start}.hero-fx-benefits{grid-template-columns:1fr}.hero-fx-stage{min-height:700px;padding:54px 18px 150px;border-radius:24px}.fx-panels{height:470px}.fx-panel{width:82%;min-width:0;padding:20px 18px;border-radius:24px}.fx-panel.active{left:9%}.fx-panel.prev{left:-4%}.fx-panel.next{left:22%}.site-screen strong{font-size:28px}.metric-grid b{font-size:22px}.fx-bottom-bar{grid-template-columns:1fr 1fr}.fx-arrow{width:46px;height:46px;font-size:28px}.fx-prev{left:4px}.fx-next{right:4px}}
@media(max-width:620px){.hero-fx-copy h1{font-size:52px}.hero-fx-tag{font-size:10px;letter-spacing:.13em}.hero-fx-actions{display:grid}.hero-fx-proof{justify-content:flex-start}.hero-fx-stage{min-height:670px;padding:50px 12px 164px}.fx-panels{height:430px}.fx-panel{width:90%;padding:16px 14px}.fx-panel.active{left:5%}.fx-panel.prev{left:-14%}.fx-panel.next{left:19%}.panel-head h3{font-size:24px}.panel-copy,.panel-foot{font-size:14px}.metric-grid{grid-template-columns:1fr 1fr 1fr;gap:8px}.metric-grid b{font-size:17px}.metric-grid span,.metric-grid em{font-size:11px}.rating-line strong{font-size:28px}.site-screen{min-height:150px}.site-screen strong{font-size:24px}.msg{font-size:13px;padding:12px 14px}.fx-bottom-bar{grid-template-columns:1fr;left:12px;right:12px;bottom:14px}.fx-bottom-bar strong{font-size:24px}.fx-dots{bottom:128px}.fx-top-indicators span{width:34px}}


/* v175 - números e gráficos vivos no hero */
.live-bars{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:0 0 16px;align-items:end;height:64px}
.live-bars span{display:block;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,rgba(81,146,255,.95),rgba(23,72,161,.22));box-shadow:0 0 18px rgba(62,123,255,.22);animation:barRise 2.8s ease-in-out infinite}
.live-bars span:nth-child(1){height:34%}.live-bars span:nth-child(2){height:55%;animation-delay:.12s}.live-bars span:nth-child(3){height:46%;animation-delay:.24s}.live-bars span:nth-child(4){height:78%;animation-delay:.36s}.live-bars span:nth-child(5){height:68%;animation-delay:.48s}.live-bars span:nth-child(6){height:92%;animation-delay:.6s}
@keyframes barRise{0%,100%{transform:scaleY(.88);filter:brightness(.95)}50%{transform:scaleY(1.08);filter:brightness(1.12)}}
.map-card{position:relative;overflow:hidden}.map-pulse{position:absolute;right:16px;bottom:16px;width:12px;height:12px;border-radius:50%;background:#74df90;box-shadow:0 0 0 0 rgba(116,223,144,.55);animation:pulseGlow 1.9s infinite}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 rgba(116,223,144,.5)}70%{box-shadow:0 0 0 14px rgba(116,223,144,0)}100%{box-shadow:0 0 0 0 rgba(116,223,144,0)}}
.spark-chart span{animation:chartFloat 3.1s ease-in-out infinite}@keyframes chartFloat{0%,100%{transform:translateY(5px)}50%{transform:translateY(-4px)}}
.micro-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.micro-dashboard div{padding:14px 14px 12px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.micro-dashboard label{display:block;color:#9eb1cb;font-size:12px;margin-bottom:8px}.micro-dashboard strong{color:#fff;font-size:24px;line-height:1.05}
.response-graph{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:end;height:76px;margin-top:14px}.response-graph span{display:block;border-radius:18px 18px 6px 6px;background:linear-gradient(180deg,rgba(137,120,255,.94),rgba(57,44,122,.24));animation:responseBars 2.6s ease-in-out infinite}.response-graph span:nth-child(1){height:40%}.response-graph span:nth-child(2){height:78%;animation-delay:.14s}.response-graph span:nth-child(3){height:58%;animation-delay:.28s}.response-graph span:nth-child(4){height:90%;animation-delay:.42s}.response-graph span:nth-child(5){height:68%;animation-delay:.56s}@keyframes responseBars{0%,100%{transform:scaleY(.86)}50%{transform:scaleY(1.1)}}
.fx-bottom-bar div{position:relative;overflow:hidden}.mini-line{height:34px;margin-top:8px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));position:relative;overflow:hidden}.mini-line:before{content:"";position:absolute;left:8px;right:8px;bottom:8px;height:14px;background:linear-gradient(180deg,rgba(61,126,255,.2),transparent);clip-path:polygon(0% 84%,10% 70%,20% 76%,30% 44%,40% 56%,50% 26%,60% 38%,70% 18%,80% 30%,90% 6%,100% 22%,100% 100%,0% 100%);animation:chartFloat 2.6s ease-in-out infinite}.mini-line.line-two:before{clip-path:polygon(0% 88%,10% 74%,20% 54%,30% 60%,40% 34%,50% 40%,60% 20%,70% 30%,80% 12%,90% 18%,100% 5%,100% 100%,0% 100%);animation-duration:3s}
.mini-donut{position:absolute;right:14px;bottom:14px;width:44px;height:44px;border-radius:50%;background:conic-gradient(#4f90ff 0 72%,rgba(255,255,255,.12) 72% 100%);display:grid;place-items:center}.mini-donut i{display:block;width:22px;height:22px;border-radius:50%;background:#08162c}
.mini-icons{display:flex;gap:6px;margin-top:10px}.mini-icons i{width:16px;height:16px;border-radius:50%;border:1px solid rgba(214,170,86,.34);background:linear-gradient(135deg,rgba(214,170,86,.35),rgba(214,170,86,.08))}
@media(max-width:620px){.micro-dashboard{grid-template-columns:1fr}.live-bars,.response-graph{height:54px}.mini-donut{position:static;margin-top:10px}}


/* v176 - refino premium do topo futurista */
.hero-futurista{background:radial-gradient(circle at 74% 12%,rgba(214,170,86,.08),transparent 22%),linear-gradient(180deg,#020811 0%,#04101f 48%,#030914 100%)}
.hero-fx-bg .glow-a{opacity:.36;filter:blur(78px)}
.hero-fx-bg .glow-b{opacity:.24;filter:blur(88px)}
.hero-fx-copy h1{letter-spacing:-.06em;text-shadow:0 10px 30px rgba(0,0,0,.18)}
.hero-fx-sub{color:#eef4ff;max-width:11ch}
.hero-fx-text{color:#c3d0e4;max-width:590px}
.hero-fx-tag{background:rgba(255,255,255,.035);border-color:rgba(214,170,86,.24);box-shadow:0 10px 26px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.04)}
.hero-fx-benefits div{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.022));border-color:rgba(255,255,255,.05);backdrop-filter:blur(8px)}
.hero-fx-stage{background:linear-gradient(180deg,rgba(6,18,35,.72),rgba(3,11,22,.96));border-color:rgba(255,255,255,.06);box-shadow:0 34px 100px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.04)}
.hero-fx-stage:after{content:'Dashboard Lourival';position:absolute;top:18px;right:24px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);color:#b8c6db;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:800}
.fx-top-indicators span{height:5px;background:rgba(255,255,255,.11)}
.fx-top-indicators span.active{background:linear-gradient(90deg,#6aa5ff,#d6aa56)}
.fx-panel{border-radius:32px;background:linear-gradient(180deg,rgba(9,23,43,.72),rgba(6,15,29,.95));border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 60px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.03);filter:none}
.fx-panel.active{border-color:rgba(214,170,86,.42);box-shadow:0 28px 74px rgba(0,0,0,.34),0 0 0 1px rgba(214,170,86,.1), inset 0 1px 0 rgba(255,255,255,.05)}
.panel-google,.panel-site,.panel-ia{background-image:linear-gradient(180deg,rgba(10,23,44,.82),rgba(5,14,28,.97))}
.panel-head{margin-bottom:16px}
.panel-head h3{color:#f3f7ff;font-size:clamp(23px,2vw,34px);font-weight:800;letter-spacing:-.03em}
.panel-icon{background:linear-gradient(180deg,rgba(214,170,86,.16),rgba(68,130,255,.08));border-color:rgba(214,170,86,.22);color:#f7d58a;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.panel-copy{color:#c8d4e5}
.metric-grid div,.micro-dashboard div,.map-card,.site-preview,.fx-bottom-bar div{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.018));border-color:rgba(255,255,255,.06);backdrop-filter:blur(8px)}
.metric-grid b,.micro-dashboard strong,.fx-bottom-bar strong,.rating-line strong{font-variant-numeric:tabular-nums}
.metric-grid span,.metric-grid em,.micro-dashboard label,.fx-bottom-bar small{letter-spacing:.01em}
.rating-line{gap:12px;color:#f6d58e}
.rating-line span{color:#91a6c3}
.live-bars span,.response-graph span{box-shadow:none}
.site-bar{background:rgba(255,255,255,.02)}
.site-screen{background:radial-gradient(circle at 76% 18%,rgba(214,170,86,.11),transparent 18%),linear-gradient(135deg,#081a34,#040c17)}
.site-screen strong{font-size:36px}
.spark-chart,.mini-line{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.01))}
.msg.bot{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.04)}
.msg.user{background:linear-gradient(135deg,#1f4db8,#102c6c)}
.fx-arrow{background:rgba(6,14,26,.82);border-color:rgba(255,255,255,.08);color:#f6d58e;box-shadow:0 16px 34px rgba(0,0,0,.22)}
.fx-dots button{background:rgba(255,255,255,.14)}
.fx-dots button.active{background:linear-gradient(90deg,#7cb0ff,#d6aa56)}
.fx-bottom-bar strong{font-size:32px}
.fx-bottom-bar span{color:#9dd8ad}
.mini-donut{background:conic-gradient(#5e97ff 0 72%,rgba(255,255,255,.1) 72% 100%)}
@media(max-width:900px){.hero-fx-stage:after{right:18px;top:16px}.site-screen strong{font-size:30px}}
@media(max-width:620px){.hero-fx-stage:after{font-size:10px;padding:8px 12px;right:12px}.site-screen strong{font-size:22px}.hero-fx-copy h1{font-size:50px}}


/* v177 - ajuste para ficar como a referência enviada */
.hero-futurista{padding:16px 0 22px;background:radial-gradient(circle at 78% 10%,rgba(42,110,255,.18),transparent 20%),radial-gradient(circle at 28% 18%,rgba(214,170,86,.08),transparent 18%),linear-gradient(180deg,#01060d 0%,#071423 46%,#030916 100%)}
.hero-fx-wrap{grid-template-columns:minmax(300px,.86fr) minmax(560px,1.22fr);gap:20px;align-items:stretch}
.hero-fx-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 0 6px}
.hero-fx-tag{padding:8px 14px;font-size:10px;letter-spacing:.14em;background:rgba(255,255,255,.025);border-color:rgba(214,170,86,.22)}
.hero-fx-copy h1{margin:18px 0 6px;font-family:Inter,system-ui,sans-serif;font-size:clamp(38px,4.2vw,56px);font-weight:800;line-height:.98;letter-spacing:-.05em}
.hero-fx-sub{font-family:Inter,system-ui,sans-serif;font-size:clamp(28px,3.7vw,52px);font-weight:800;line-height:1.02;color:#ffffff;max-width:9ch;margin:0 0 12px}
.hero-fx-text{font-size:13px;line-height:1.55;max-width:430px;color:#b7c8de}
.hero-fx-actions{margin-top:18px;gap:12px}
.hero-fx-actions .btn{padding:12px 18px;border-radius:12px;font-size:14px;font-weight:800;box-shadow:0 8px 22px rgba(0,0,0,.22)}
.hero-fx-proof small{font-size:11px;color:#9fb0c7}
.proof-avatars span{width:34px;height:34px;font-size:11px;margin-left:-8px}
.hero-fx-benefits{margin-top:16px;grid-template-columns:repeat(3,1fr);gap:10px}
.hero-fx-benefits div{padding:11px 10px;border-radius:14px}.hero-fx-benefits strong{font-size:12px;margin-bottom:3px}.hero-fx-benefits span{font-size:10px;line-height:1.35}
.hero-fx-stage{min-height:360px;padding:18px 14px 86px;border-radius:20px;background:linear-gradient(180deg,rgba(8,18,35,.86),rgba(3,10,21,.98));border:1px solid rgba(66,113,198,.22);box-shadow:0 24px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.04)}
.hero-fx-stage:before{inset:auto -8% 40px -8%;height:110px;background:radial-gradient(circle,rgba(214,170,86,.13),transparent 58%)}
.hero-fx-stage:after{display:none}
.fx-top-indicators{top:10px;left:14px;transform:none;gap:6px}.fx-top-indicators span{width:20px;height:3px}.fx-top-indicators span.active{width:46px}
.fx-panels{height:250px;margin-top:8px;perspective:1400px}
.fx-panel{width:31%;min-width:0;height:100%;padding:12px 12px 10px;border-radius:18px;backdrop-filter:blur(10px);transform-origin:center center;transition:transform .7s cubic-bezier(.22,.61,.36,1),left .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease,filter .55s ease,border-color .55s ease,box-shadow .55s ease}
.fx-panel.active{left:34.4%;transform:scale(1.06) translateY(0);opacity:1;z-index:4;border-color:rgba(214,170,86,.45);box-shadow:0 22px 46px rgba(0,0,0,.30),0 0 0 1px rgba(214,170,86,.10)}
.fx-panel.prev{left:4%;opacity:.95;transform:perspective(1200px) rotateY(10deg) scale(.95) translateY(10px);z-index:2}
.fx-panel.next{left:65.2%;opacity:.95;transform:perspective(1200px) rotateY(-10deg) scale(.95) translateY(10px);z-index:2}
.fx-panel.hidden-left{left:-6%;opacity:0;transform:perspective(1200px) rotateY(18deg) scale(.82)}
.fx-panel.hidden-right{left:76%;opacity:0;transform:perspective(1200px) rotateY(-18deg) scale(.82)}
.panel-head{gap:8px;margin-bottom:8px}.panel-head h3{font-size:15px;line-height:1.1}.panel-icon{width:28px;height:28px;border-radius:9px;font-size:14px}
.panel-copy{font-size:10px;line-height:1.35;margin:0 0 8px;color:#cbd8e9}
.rating-line{gap:6px;margin-bottom:8px;font-size:10px}.rating-line strong{font-size:19px}.rating-line span{font-size:10px}
.metric-grid,.metric-grid.compact{gap:6px;margin:0 0 8px}.metric-grid div{padding:8px 7px;border-radius:10px}.metric-grid b{font-size:13px;margin-bottom:1px}.metric-grid span{font-size:9px;line-height:1.2}.metric-grid em{font-size:9px;margin-top:4px}
.live-bars{height:34px;gap:5px;margin-bottom:8px}.mini-map{gap:8px;margin-bottom:8px}.mini-map .pin{min-height:70px;border-radius:14px}.map-card{border-radius:14px;padding:10px 10px}.map-card strong{font-size:11px}.map-card span{font-size:9px;line-height:1.35}
.panel-foot{font-size:10px;line-height:1.35;margin-top:4px}
.site-preview{border-radius:16px}.site-bar{padding:8px 10px;font-size:9px}.site-screen{padding:12px;min-height:90px}.site-screen strong{font-size:17px;max-width:9ch;margin-bottom:7px}.site-screen span{font-size:9px;margin-bottom:8px}.site-screen i{padding:6px 9px;font-size:9px}
.spark-chart{margin-top:8px;height:42px;border-radius:12px}.spark-chart span{inset:auto 6px 7px 6px;height:18px}
.micro-dashboard{gap:8px;margin-top:8px}.micro-dashboard div{padding:8px 8px 7px;border-radius:11px}.micro-dashboard label{font-size:9px;margin-bottom:5px}.micro-dashboard strong{font-size:13px}
.chat-stack{gap:8px;margin:10px 0 8px}.msg{max-width:88%;padding:8px 10px;font-size:9.5px;border-radius:12px}.typing{gap:4px;padding:8px 10px}.typing span{width:5px;height:5px}
.response-graph{height:42px;gap:6px;margin-top:8px}
.fx-arrow{top:46%;width:34px;height:34px;font-size:22px;background:rgba(8,14,24,.92);border-color:rgba(214,170,86,.35);color:#d6aa56}.fx-prev{left:-6px}.fx-next{right:-6px}
.fx-dots{bottom:60px;gap:8px}.fx-dots button{width:8px;height:8px}.fx-dots button.active{width:24px}
.fx-bottom-bar{left:10px;right:10px;bottom:10px;gap:8px;grid-template-columns:1.15fr 1fr 1fr 1fr}.fx-bottom-bar div{padding:8px 10px 7px;border-radius:12px}.fx-bottom-bar small{font-size:8px;margin-bottom:4px}.fx-bottom-bar strong{font-size:18px}.fx-bottom-bar span{font-size:8px;margin-top:2px}
.mini-line{height:18px;margin-top:5px;border-radius:8px}.mini-line:before{left:4px;right:4px;bottom:4px;height:8px}.mini-donut{right:8px;bottom:8px;width:24px;height:24px}.mini-donut i{width:12px;height:12px}.mini-icons{gap:4px;margin-top:6px}.mini-icons i{width:10px;height:10px}
.benefits-simple{margin-top:0;border-top:0}
@media(max-width:1180px){.hero-fx-wrap{grid-template-columns:1fr}.hero-fx-copy{padding:10px 0 0}.hero-fx-stage{min-height:420px}.fx-panels{height:290px}.fx-panel.active{left:33%}.fx-panel.next{left:64%}}
@media(max-width:900px){.hero-futurista{padding:18px 0 28px}.hero-fx-wrap{gap:18px}.hero-fx-sub{max-width:none}.hero-fx-stage{min-height:660px;padding:44px 14px 132px}.fx-panels{height:430px}.fx-panel{width:82%;padding:16px 14px;border-radius:22px}.fx-panel.active{left:9%;transform:none}.fx-panel.prev{left:-6%;transform:scale(.93)}.fx-panel.next{left:23%;transform:scale(.93)}.panel-head h3{font-size:22px}.panel-copy{font-size:13px}.metric-grid b{font-size:20px}.metric-grid span,.metric-grid em{font-size:11px}.site-screen strong{font-size:24px}.fx-bottom-bar{grid-template-columns:1fr 1fr}.fx-bottom-bar strong{font-size:22px}.fx-dots{bottom:104px}.fx-prev{left:2px}.fx-next{right:2px}}
@media(max-width:620px){.hero-fx-copy h1{font-size:42px}.hero-fx-sub{font-size:38px}.hero-fx-text{font-size:15px}.hero-fx-benefits{grid-template-columns:1fr}.hero-fx-stage{min-height:640px;padding:44px 12px 156px}.fx-panels{height:400px}.fx-panel{width:90%;padding:14px 12px}.fx-panel.active{left:5%}.fx-panel.prev{left:-14%}.fx-panel.next{left:19%}.panel-head h3{font-size:20px}.panel-copy,.panel-foot{font-size:12px}.metric-grid b{font-size:16px}.site-screen strong{font-size:22px}.fx-bottom-bar{grid-template-columns:1fr}.fx-bottom-bar strong{font-size:22px}.fx-dots{bottom:132px}}


/* v178 - topo oficial usando o modelo A aprovado */
.hero-visual-modelo-a{padding:18px 0 10px;background:linear-gradient(180deg,#020813 0%,#051225 48%,#030b17 100%);border-bottom:1px solid rgba(214,170,86,.14)}
.hero-visual-card{border-radius:22px;overflow:hidden;border:1px solid rgba(214,170,86,.16);box-shadow:0 30px 90px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.03);background:#020813}
.hero-visual-card img{display:block;width:100%;height:auto}
.hero-visual-cta{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;padding:18px 0 10px}
.hero-visual-cta .btn{min-width:220px;justify-content:center}
.hero-visual-cta .btn-outline{border-color:rgba(214,170,86,.34);color:#f5d490;background:rgba(255,255,255,.02)}
.hero-visual-cta .btn-outline:hover{background:rgba(214,170,86,.08)}
@media(max-width:900px){.hero-visual-modelo-a{padding:14px 0 8px}.hero-visual-card{border-radius:18px}.hero-visual-cta{padding-top:14px}}
@media(max-width:620px){.hero-visual-cta{display:grid}.hero-visual-cta .btn{width:100%;min-width:0}}


/* v179 - hero interativo sem personagem */
.hero-business-live{position:relative;overflow:hidden;padding:18px 0 10px;background:linear-gradient(180deg,#01060d 0%,#071423 46%,#030916 100%)}
.hero-business-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hb-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45}.hb-a{width:360px;height:360px;left:55%;top:2%;background:radial-gradient(circle,rgba(57,122,255,.32),transparent 60%)}.hb-b{width:260px;height:260px;left:16%;top:16%;background:radial-gradient(circle,rgba(214,170,86,.18),transparent 62%)}.hb-grid{position:absolute;inset:0;background:linear-gradient(transparent 96%,rgba(255,255,255,.028) 100%),linear-gradient(90deg,transparent 96%,rgba(255,255,255,.028) 100%);background-size:52px 52px;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.85) 10%,rgba(0,0,0,.95) 80%,transparent)}
.hero-business-wrap{position:relative;display:grid;grid-template-columns:minmax(320px,.88fr) minmax(540px,1.22fr);gap:22px;align-items:center}
.hero-business-copy{position:relative;z-index:1;padding:12px 0}.hero-business-tag{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(214,170,86,.22);color:#f5d490;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-business-tag span{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#d6aa56,#ffe29b);box-shadow:0 0 14px rgba(214,170,86,.7)}
.hero-business-copy h1{margin:18px 0 10px;font-size:clamp(38px,4.2vw,58px);line-height:1.02;letter-spacing:-.05em;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:800}.hero-business-copy h1 span{color:#d6aa56}.hero-business-copy p{margin:0;max-width:450px;color:#b9c8de;font-size:14px;line-height:1.65}.hero-business-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.hero-business-actions .btn{min-width:210px;justify-content:center}.hero-business-actions .btn-outline{border-color:rgba(214,170,86,.34);color:#f5d490;background:rgba(255,255,255,.02)}
.hero-business-stage{position:relative;min-height:320px;padding:18px 14px 54px;border-radius:22px;background:linear-gradient(180deg,rgba(8,18,35,.84),rgba(3,10,21,.98));border:1px solid rgba(70,114,192,.24);box-shadow:0 24px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.03);overflow:hidden}.hero-business-stage:before{content:"";position:absolute;inset:auto -12% 6px -12%;height:120px;background:radial-gradient(circle,rgba(214,170,86,.12),transparent 58%)}
.hb-top-bars{position:absolute;top:10px;left:14px;display:flex;gap:7px}.hb-top-bars span{width:20px;height:3px;border-radius:999px;background:rgba(255,255,255,.16);transition:.25s}.hb-top-bars span.active{width:46px;background:linear-gradient(90deg,#4f90ff,#d6aa56)}
.hb-panels{position:relative;height:245px;margin-top:10px;perspective:1200px}.hb-panel{position:absolute;top:0;width:31%;height:100%;padding:12px;border-radius:18px;background:linear-gradient(180deg,rgba(10,23,44,.84),rgba(5,14,28,.98));border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.03);opacity:.9;transition:transform .7s cubic-bezier(.22,.61,.36,1),left .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease,border-color .55s ease,box-shadow .55s ease;backdrop-filter:blur(10px)}
.hb-panel.active{left:34.4%;transform:scale(1.06);z-index:4;opacity:1;border-color:rgba(214,170,86,.42);box-shadow:0 22px 46px rgba(0,0,0,.3),0 0 0 1px rgba(214,170,86,.08)}.hb-panel.prev{left:4%;transform:perspective(1200px) rotateY(10deg) scale(.95) translateY(10px);z-index:2}.hb-panel.next{left:65.2%;transform:perspective(1200px) rotateY(-10deg) scale(.95) translateY(10px);z-index:2}.hb-panel.hidden-left{left:-6%;opacity:0;transform:perspective(1200px) rotateY(18deg) scale(.82)}.hb-panel.hidden-right{left:76%;opacity:0;transform:perspective(1200px) rotateY(-18deg) scale(.82)}
.panel-google{background:radial-gradient(circle at 20% 12%,rgba(43,125,255,.18),transparent 28%),linear-gradient(180deg,rgba(8,31,61,.92),rgba(4,17,35,.98))}.panel-site{background:radial-gradient(circle at 78% 10%,rgba(214,170,86,.16),transparent 28%),linear-gradient(180deg,rgba(10,28,56,.92),rgba(3,11,24,.98))}.panel-ia{background:radial-gradient(circle at 78% 10%,rgba(110,96,255,.18),transparent 28%),linear-gradient(180deg,rgba(9,22,52,.92),rgba(4,10,26,.98))}
.hb-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hb-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(180deg,rgba(214,170,86,.14),rgba(68,130,255,.08));border:1px solid rgba(214,170,86,.22);color:#f7d58a;font-weight:900;font-size:14px}.hb-head h3{margin:0;color:#f3f7ff;font-size:15px;line-height:1.1}.hb-copy{margin:0 0 8px;color:#cbd8e9;font-size:10px;line-height:1.4}
.hb-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.hb-list li{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#dbe7fa;font-size:10px;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.05)}.hb-list li:last-child{border-bottom:0}.hb-list b{color:#55c7ff;font-size:10px}
.hb-mini-card{display:flex;align-items:center;gap:10px;margin-top:10px;padding:10px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.06)}.mini-pin{width:34px;height:34px;border-radius:50% 50% 50% 0;background:#5aa3ff;transform:rotate(-45deg);position:relative;flex:0 0 auto}.mini-pin:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:#fff;transform:translate(-50%,-50%) rotate(45deg)}.hb-mini-card strong{display:block;color:#fff;font-size:11px}.hb-mini-card span{display:block;color:#78df91;font-size:9px;margin:2px 0}.hb-mini-card small{display:block;color:#c0d1e8;font-size:9px}
.hb-site-shot{margin-top:8px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.shot-window{height:78px;background:radial-gradient(circle at 70% 20%,rgba(214,170,86,.22),transparent 18%),linear-gradient(135deg,#0b203f,#091120 60%,#0a2448);position:relative;padding:14px 18px;display:flex;flex-direction:column;justify-content:center;gap:7px}.shot-window:before{content:"";position:absolute;inset:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.0));pointer-events:none}.shot-window:after{content:"";position:absolute;right:18px;bottom:16px;width:82px;height:4px;border-radius:999px;background:linear-gradient(90deg,#4f90ff,#d6aa56)}.shot-bar{position:relative;z-index:1;display:flex;gap:4px}.shot-bar span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.32)}.shot-content{position:relative;z-index:1;max-width:72%}.shot-content strong{display:block;color:#fff;font-size:14px;line-height:1.05;margin-bottom:3px}.shot-content small{display:block;color:#c9d7eb;font-size:9px;line-height:1.25}.shot-cta{position:relative;z-index:1;align-self:flex-start;padding:5px 9px;border-radius:999px;background:linear-gradient(135deg,#d6aa56,#f2d28a);color:#06162d;font-size:8px;font-weight:900;line-height:1}.shot-caption{padding:8px 10px;color:#e7effb;font-size:9px;line-height:1.4}
.hb-metrics{display:grid;gap:8px;margin-top:10px}.hb-metrics.three{grid-template-columns:repeat(3,1fr)}.hb-metrics.one{grid-template-columns:1fr}.hb-metrics div{padding:9px;border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.hb-metrics small{display:block;color:#9fb0c7;font-size:8px;margin-bottom:4px}.hb-metrics strong{display:block;color:#fff;font-size:17px;line-height:1.05;font-variant-numeric:tabular-nums}.hb-metrics span{display:block;color:#78df91;font-size:9px;margin-top:3px}.mini-line-chart{position:absolute;left:8px;right:8px;bottom:8px;height:22px;background:linear-gradient(180deg,rgba(61,126,255,.2),transparent);clip-path:polygon(0% 84%,10% 70%,20% 76%,30% 44%,40% 56%,50% 26%,60% 38%,70% 18%,80% 30%,90% 6%,100% 22%,100% 100%,0% 100%);opacity:.85;animation:miniChart 3s ease-in-out infinite}@keyframes miniChart{0%,100%{transform:translateY(3px)}50%{transform:translateY(-2px)}}
.hb-arrow{position:absolute;top:46%;transform:translateY(-50%);z-index:5;width:34px;height:34px;border-radius:50%;border:1px solid rgba(214,170,86,.35);background:rgba(8,14,24,.92);color:#d6aa56;font-size:22px;display:grid;place-items:center;cursor:pointer}.hb-prev{left:-6px}.hb-next{right:-6px}
.hb-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.hb-dots button{width:8px;height:8px;border-radius:999px;border:0;background:rgba(255,255,255,.22);padding:0;cursor:pointer;transition:.25s}.hb-dots button.active{width:24px;background:linear-gradient(90deg,#4f90ff,#d6aa56)}
.hero-business-strip{padding:0 0 14px;background:linear-gradient(180deg,#030916 0%,#03111f 100%)}.hero-strip-window{overflow:hidden;border-radius:18px;border:1px solid rgba(214,170,86,.18);background:linear-gradient(180deg,rgba(5,16,34,.8),rgba(2,10,18,.94));box-shadow:0 16px 40px rgba(0,0,0,.22)}.hero-strip-track{display:flex;gap:18px;min-width:max-content;padding:10px 16px;animation:heroStrip 20s linear infinite}.hero-strip-window:hover .hero-strip-track{animation-play-state:paused}@keyframes heroStrip{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.hero-strip-item{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:14px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.05)}.hero-strip-item strong{color:#f1d18c;font-size:12px}.hero-strip-item span{color:#c1cfe2;font-size:11px}
@media(max-width:1180px){.hero-business-wrap{grid-template-columns:1fr}.hero-business-stage{min-height:420px}.hb-panels{height:290px}.hb-panel.active{left:33%}.hb-panel.next{left:64%}}
@media(max-width:900px){.hero-business-live{padding:18px 0 10px}.hero-business-wrap{gap:18px}.hero-business-copy h1{font-size:clamp(34px,8vw,48px)}.hero-business-copy p{font-size:15px}.hero-business-stage{min-height:640px;padding:44px 14px 46px}.hb-panels{height:400px}.hb-panel{width:82%;padding:16px 14px;border-radius:22px}.hb-panel.active{left:9%;transform:none}.hb-panel.prev{left:-6%;transform:scale(.93)}.hb-panel.next{left:23%;transform:scale(.93)}.hb-head h3{font-size:22px}.hb-copy{font-size:13px}.hb-list li{font-size:12px}.hb-list b{font-size:12px}.hb-metrics strong{font-size:20px}.hb-metrics small,.hb-metrics span,.hb-mini-card small,.hb-mini-card span,.shot-caption{font-size:11px}.shot-window{height:120px}.hb-dots{bottom:10px}.hb-prev{left:2px}.hb-next{right:2px}.hero-strip-track{animation-duration:24s}}
@media(max-width:620px){.hero-business-copy h1{font-size:40px}.hero-business-copy p{font-size:15px}.hero-business-actions{display:grid}.hero-business-actions .btn{width:100%;min-width:0}.hero-business-stage{min-height:620px}.hb-panels{height:370px}.hb-panel{width:90%;padding:14px 12px}.hb-panel.active{left:5%}.hb-panel.prev{left:-14%}.hb-panel.next{left:19%}.hb-head h3{font-size:19px}.hb-copy{font-size:12px}.hb-list li{font-size:11px}.hb-metrics.three{grid-template-columns:1fr 1fr 1fr}.hb-metrics strong{font-size:16px}.hero-strip-item{min-width:240px}}
/* v180 - topo com banner rotativo e logo real Lourival */
.brand-with-logo{display:flex;align-items:center;min-width:172px}
.brand-with-logo .brand-real-logo{height:58px;width:178px;object-fit:contain;object-position:center;border-radius:12px;background:rgba(255,250,242,.96);padding:4px 10px;box-shadow:0 12px 26px rgba(0,0,0,.18), inset 0 0 0 1px rgba(214,170,86,.18)}
.hero-business-logo-card{width:118px;height:118px;border-radius:24px;overflow:hidden;background:#fffaf2;border:1px solid rgba(214,170,86,.26);box-shadow:0 18px 42px rgba(0,0,0,.23);margin-bottom:14px}
.hero-business-logo-card img{width:100%;height:100%;object-fit:cover;display:block}
.hero-business-tag em{font-style:normal}
.hero-business-copy{transition:opacity .28s ease,transform .28s ease}
.hero-business-copy.is-changing{opacity:.25;transform:translateY(8px)}
.hero-business-copy h1{min-height:118px}
#heroSlideText{min-height:70px}
.hero-business-stage{isolation:isolate}
.hero-business-stage:after{content:"Banner interativo";position:absolute;right:18px;top:14px;z-index:2;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(214,170,86,.18);color:#f4d28b;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.hb-panel.active{animation:panelPulse 4.2s ease-in-out infinite}
@keyframes panelPulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.08)}}
@media(max-width:900px){.brand-with-logo .brand-real-logo{height:52px;width:152px}.hero-business-logo-card{width:96px;height:96px}.hero-business-copy h1{min-height:auto}#heroSlideText{min-height:auto}.hero-business-stage:after{font-size:9px;right:12px}}
@media(max-width:620px){.brand-with-logo .brand-real-logo{width:136px;height:48px;padding:3px 8px}.hero-business-logo-card{width:86px;height:86px;border-radius:20px}}



/* v187 - ajustes de desempenho mobile/PageSpeed */
@media (max-width:900px){
  .hero-business-stage{box-shadow:0 18px 44px rgba(0,0,0,.22)!important; backdrop-filter:none!important;}
  .hb-panel{backdrop-filter:none!important; box-shadow:0 14px 34px rgba(0,0,0,.22)!important;}
  .hb-panel.active{animation:none!important; filter:none!important;}
  .live-bars span,.response-graph span,.mini-line-chart,.mini-line:before,.spark-chart span,.typing span,.map-pulse{animation:none!important;}
  .benefits-simple p{animation:none!important; transform:none!important;}
  .hero-business-stage:after{display:none!important;}
}
@supports (content-visibility:auto){
  .benefits,.section,.models,.about-personal,.cta,.footer,.faq-section,.reviews-section{content-visibility:auto;contain-intrinsic-size:800px;}
}

/* Botão flutuante WhatsApp - Lourival */
.loux-whatsapp-float{
  position:fixed!important;
  right:18px!important;
  bottom:22px!important;
  z-index:2147483647!important;
  min-width:62px!important;
  height:62px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  background:#25D366!important;
  color:#ffffff!important;
  font-family:Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:800!important;
  text-decoration:none!important;
  border:3px solid #ffffff!important;
  box-shadow:0 16px 42px rgba(0,0,0,.32)!important;
  line-height:1!important;
}
.loux-whatsapp-float .zap-icon{
  width:28px!important;
  height:28px!important;
  display:block!important;
  flex:0 0 28px!important;
}
.loux-whatsapp-float:hover{
  transform:translateY(-3px)!important;
}
@media(max-width:620px){
  .loux-whatsapp-float{
    right:14px!important;
    bottom:18px!important;
    width:58px!important;
    min-width:58px!important;
    height:58px!important;
    padding:0!important;
    border-radius:50%!important;
  }
  .loux-whatsapp-float span{
    display:none!important;
  }
}


/* v174 - hero futurista interativo */
.hero-futurista{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 14%,rgba(214,170,86,.12),transparent 24%),linear-gradient(180deg,#020813 0%,#051225 48%,#030b17 100%);padding:34px 0 50px;border-bottom:1px solid rgba(214,170,86,.16)}
.hero-fx-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.hero-fx-bg .glow{position:absolute;border-radius:50%;filter:blur(58px);opacity:.55}
.hero-fx-bg .glow-a{width:420px;height:420px;right:-90px;top:-70px;background:radial-gradient(circle,rgba(214,170,86,.42),transparent 62%)}
.hero-fx-bg .glow-b{width:520px;height:520px;left:46%;top:14%;background:radial-gradient(circle,rgba(44,116,255,.28),transparent 64%)}
.hero-fx-bg .grid-lines{position:absolute;inset:0;background:linear-gradient(transparent 96%,rgba(255,255,255,.03) 100%),linear-gradient(90deg,transparent 96%,rgba(255,255,255,.03) 100%);background-size:54px 54px;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.85) 14%,rgba(0,0,0,.9) 86%,transparent)}
.hero-fx-wrap{position:relative;display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(420px,1.12fr);gap:28px;align-items:center}
.hero-fx-copy{position:relative;z-index:1}
.hero-fx-tag{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid rgba(214,170,86,.35);background:rgba(4,18,37,.54);color:#f4d28b;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 12px 34px rgba(0,0,0,.2)}
.hero-fx-tag span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#d6aa56,#ffe199);box-shadow:0 0 18px rgba(214,170,86,.9)}
.hero-fx-copy h1{margin:20px 0 10px;font-size:clamp(44px,6vw,82px);line-height:.95;color:#f8fbff;letter-spacing:-.05em;font-family:Georgia,'Times New Roman',serif}
.hero-fx-copy h1 .gold{color:#d6aa56}
.hero-fx-sub{margin:0 0 16px;font-size:clamp(30px,4vw,64px);line-height:1.03;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-weight:700;max-width:10ch}
.hero-fx-text{margin:0;max-width:620px;color:#d4ddee;font-size:18px;line-height:1.7}.hero-fx-text strong{color:#f3d28f}
.hero-fx-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.hero-fx-proof{display:flex;align-items:center;gap:12px;color:#dce4f2}.hero-fx-proof small{font-size:14px;line-height:1.35}.hero-fx-proof b{color:#fff}
.proof-avatars{display:flex;align-items:center}.proof-avatars span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;margin-left:-10px;background:linear-gradient(135deg,#0c274b,#06162d);border:2px solid rgba(214,170,86,.52);color:#f8d88c;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.22)}.proof-avatars span:first-child{margin-left:0}
.hero-fx-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.hero-fx-benefits div{padding:16px 14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(214,170,86,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.hero-fx-benefits strong{display:block;color:#fff;margin-bottom:5px;font-size:16px}.hero-fx-benefits span{display:block;color:#9fb0c7;font-size:13px;line-height:1.45}
.hero-fx-stage{position:relative;min-height:730px;border-radius:34px;padding:40px 28px 132px;background:linear-gradient(180deg,rgba(5,16,34,.78),rgba(3,11,23,.96));border:1px solid rgba(214,170,86,.18);box-shadow:0 30px 90px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.03);overflow:hidden}
.hero-fx-stage:before{content:"";position:absolute;inset:auto -12% 70px -12%;height:220px;background:radial-gradient(circle,rgba(214,170,86,.12),transparent 58%);pointer-events:none}
.fx-top-indicators{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.fx-top-indicators span{width:56px;height:6px;border-radius:999px;background:rgba(255,255,255,.16)}.fx-top-indicators span.active{background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-panels{position:relative;height:560px;margin-top:12px}
.fx-panel{position:absolute;top:0;width:42%;min-width:280px;height:100%;padding:26px 24px 22px;border-radius:30px;background:linear-gradient(180deg,rgba(7,27,55,.84),rgba(5,17,35,.94));border:1px solid rgba(68,130,255,.28);box-shadow:0 18px 48px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.03);opacity:.5;transform:scale(.86);transition:transform .7s cubic-bezier(.22,.61,.36,1),left .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease,filter .55s ease;border-color .55s ease;filter:blur(.2px);backdrop-filter:blur(10px)}
.fx-panel.active{left:29%;transform:scale(1);opacity:1;z-index:3;border-color:rgba(214,170,86,.72);box-shadow:0 26px 70px rgba(0,0,0,.36),0 0 30px rgba(214,170,86,.16)}
.fx-panel.prev{left:3%;z-index:2}
.fx-panel.next{left:55%;z-index:2}
.fx-panel.hidden-left{left:-8%;opacity:0;transform:scale(.76)}
.fx-panel.hidden-right{left:76%;opacity:0;transform:scale(.76)}
.panel-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.panel-head h3{margin:0;color:#7db1ff;font-size:clamp(22px,2vw,36px);font-family:Inter,system-ui,sans-serif}.panel-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(27,76,167,.16);border:1px solid rgba(68,130,255,.32);color:#73a7ff;font-weight:900;font-size:23px}.panel-copy{margin:0 0 16px;color:#d9e5f7;font-size:17px;line-height:1.5}.rating-line{display:flex;align-items:center;gap:10px;color:#f7d58a;margin-bottom:18px}.rating-line strong{font-size:38px;line-height:1;color:#fff}.rating-line span{color:#8fa4c0;font-size:14px}
.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.metric-grid.compact{margin-top:16px}.metric-grid div{padding:14px 12px;border-radius:18px;background:rgba(3,15,30,.56);border:1px solid rgba(255,255,255,.07)}.metric-grid b{display:block;color:#fff;font-size:28px;line-height:1.05;margin-bottom:3px}.metric-grid span{display:block;color:#8fa4c0;font-size:13px}.metric-grid em{display:block;margin-top:6px;color:#74df90;font-style:normal;font-size:14px;font-weight:700}
.mini-map{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch;margin-bottom:16px}.mini-map .pin{border-radius:24px;background:radial-gradient(circle at 50% 50%,rgba(45,126,255,.35),transparent 38%),linear-gradient(135deg,#07182d,#0c2446);position:relative;min-height:150px;border:1px solid rgba(68,130,255,.22)}.mini-map .pin:before{content:"";position:absolute;left:50%;top:50%;width:26px;height:26px;border-radius:50% 50% 50% 0;background:#5aa3ff;transform:translate(-50%,-58%) rotate(-45deg);box-shadow:0 0 22px rgba(90,163,255,.75)}.mini-map .pin:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;background:#fff;transform:translate(-50%,-82%)}.map-card{border-radius:24px;padding:18px 16px;background:rgba(2,9,22,.64);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center}.map-card strong{color:#fff;margin-bottom:8px}.map-card span{color:#b4c3d9;line-height:1.5}
.panel-foot{margin:8px 0 0;color:#dbe7fa;font-size:16px;line-height:1.5}
.site-preview{border:1px solid rgba(214,170,86,.2);border-radius:24px;overflow:hidden;background:rgba(2,9,22,.62)}.site-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:#dbe4f4;font-size:13px;letter-spacing:.08em}.site-bar small{color:#d6aa56}.site-screen{padding:18px;min-height:180px;background:radial-gradient(circle at 75% 18%,rgba(214,170,86,.14),transparent 20%),linear-gradient(135deg,#081f40,#030c1b)}.site-screen strong{display:block;color:#fff;font-size:40px;line-height:1.02;letter-spacing:-.04em;max-width:10ch;margin-bottom:12px}.site-screen span{display:block;color:#9bb0cb;margin-bottom:14px}.site-screen i{display:inline-flex;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#c69034,#e6be6a);color:#091222;font-style:normal;font-weight:800;font-size:14px}
.spark-chart{margin-top:14px;height:74px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.spark-chart span{position:absolute;inset:auto 10px 14px 10px;height:34px;border-bottom:2px solid rgba(68,130,255,.38);background:linear-gradient(180deg,rgba(61,126,255,.24),transparent);clip-path:polygon(0% 86%,9% 70%,18% 72%,27% 42%,38% 56%,48% 28%,59% 38%,69% 18%,80% 34%,90% 8%,100% 24%,100% 100%,0% 100%)}
.chat-stack{display:grid;gap:12px;margin:18px 0 16px}.msg{max-width:84%;padding:14px 16px;border-radius:18px;font-size:15px;line-height:1.45;box-shadow:0 10px 24px rgba(0,0,0,.16)}.msg.bot{background:rgba(255,255,255,.08);color:#edf4ff;border-top-left-radius:8px}.msg.user{justify-self:end;background:linear-gradient(135deg,#2458d1,#12327f);color:#fff;border-bottom-right-radius:8px}.typing{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.06);width:max-content}.typing span{width:7px;height:7px;border-radius:50%;background:#9bb4d2;animation:typingPulse 1.2s infinite}.typing span:nth-child(2){animation-delay:.18s}.typing span:nth-child(3){animation-delay:.36s}@keyframes typingPulse{0%,80%,100%{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}
.fx-arrow{position:absolute;top:46%;z-index:5;width:56px;height:56px;border-radius:50%;border:1px solid rgba(214,170,86,.42);background:rgba(2,10,20,.74);color:#f8d88c;font-size:34px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.fx-arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 0 0 8px rgba(214,170,86,.08)}.fx-prev{left:10px;transform:translateY(-50%)}.fx-next{right:10px;transform:translateY(-50%)}
.fx-dots{position:absolute;left:50%;bottom:94px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.fx-dots button{width:11px;height:11px;border-radius:999px;border:0;background:rgba(255,255,255,.24);padding:0;cursor:pointer;transition:.25s}.fx-dots button.active{width:32px;background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-bottom-bar{position:absolute;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;z-index:4}.fx-bottom-bar div{padding:16px 16px 14px;border-radius:20px;background:rgba(8,22,42,.75);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.fx-bottom-bar small{display:block;color:#9fb0c7;font-size:12px;letter-spacing:.02em;margin-bottom:6px}.fx-bottom-bar strong{display:block;color:#fff;font-size:34px;line-height:1}.fx-bottom-bar span{display:block;margin-top:5px;color:#71dd8f;font-size:13px}
.panel-google{background:radial-gradient(circle at 20% 12%,rgba(43,125,255,.22),transparent 28%),linear-gradient(180deg,rgba(8,31,61,.92),rgba(4,17,35,.96))}.panel-site{background:radial-gradient(circle at 78% 10%,rgba(214,170,86,.22),transparent 28%),linear-gradient(180deg,rgba(10,28,56,.92),rgba(3,11,24,.96))}.panel-ia{background:radial-gradient(circle at 78% 10%,rgba(110,96,255,.2),transparent 28%),linear-gradient(180deg,rgba(9,22,52,.92),rgba(4,10,26,.96))}
@media(max-width:1180px){.hero-fx-wrap{grid-template-columns:1fr}.hero-fx-copy{max-width:800px}.hero-fx-stage{min-height:760px}.hero-fx-benefits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hero-futurista{padding:18px 0 34px}.hero-fx-wrap{gap:20px}.hero-fx-sub{max-width:none;font-size:clamp(28px,8vw,44px)}.hero-fx-text{font-size:16px}.hero-fx-actions{align-items:flex-start}.hero-fx-benefits{grid-template-columns:1fr}.hero-fx-stage{min-height:700px;padding:54px 18px 150px;border-radius:24px}.fx-panels{height:470px}.fx-panel{width:82%;min-width:0;padding:20px 18px;border-radius:24px}.fx-panel.active{left:9%}.fx-panel.prev{left:-4%}.fx-panel.next{left:22%}.site-screen strong{font-size:28px}.metric-grid b{font-size:22px}.fx-bottom-bar{grid-template-columns:1fr 1fr}.fx-arrow{width:46px;height:46px;font-size:28px}.fx-prev{left:4px}.fx-next{right:4px}}
@media(max-width:620px){.hero-fx-copy h1{font-size:52px}.hero-fx-tag{font-size:10px;letter-spacing:.13em}.hero-fx-actions{display:grid}.hero-fx-proof{justify-content:flex-start}.hero-fx-stage{min-height:670px;padding:50px 12px 164px}.fx-panels{height:430px}.fx-panel{width:90%;padding:16px 14px}.fx-panel.active{left:5%}.fx-panel.prev{left:-14%}.fx-panel.next{left:19%}.panel-head h3{font-size:24px}.panel-copy,.panel-foot{font-size:14px}.metric-grid{grid-template-columns:1fr 1fr 1fr;gap:8px}.metric-grid b{font-size:17px}.metric-grid span,.metric-grid em{font-size:11px}.rating-line strong{font-size:28px}.site-screen{min-height:150px}.site-screen strong{font-size:24px}.msg{font-size:13px;padding:12px 14px}.fx-bottom-bar{grid-template-columns:1fr;left:12px;right:12px;bottom:14px}.fx-bottom-bar strong{font-size:24px}.fx-dots{bottom:128px}.fx-top-indicators span{width:34px}}

/* v150 - logo corrigido sem trocar imagem principal */
.topbar .brand img,
.topbar .logo img,
.topbar .site-logo img,
.footer img[src*="logo-loux-estrutura-digital-premium"],
footer img[src*="logo-loux-estrutura-digital-premium"]{
  object-fit:contain!important;
  object-position:center!important;
  max-height:58px!important;
  width:auto!important;
  max-width:170px!important;
  background:transparent!important;
}
footer img[src*="logo-loux-estrutura-digital-premium"]{
  max-height:78px!important;
  max-width:220px!important;
}
.brand,.logo,.site-logo{overflow:visible!important}
.hero img[src*="hero-topo"],
.hero-media img,
.hero-card img{
  object-fit:cover!important;
}

    /* v170 - topo e segunda faixa simplificados */
    .hero-copy-simple{grid-template-columns:1fr;max-width:760px;padding-top:30px}.hero-copy-simple .hero-copy-text{max-width:720px}.hero-copy-simple .actions{margin-top:24px}.benefits-simple{background:#fffaf2}.benefits-simple .container{min-height:82px;display:flex;align-items:center;justify-content:center}.benefits-simple p{margin:0;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;color:#0b284c;font-size:15px;letter-spacing:.01em}.benefits-simple span{color:#d6aa56;font-weight:900}.benefits-simple strong{font-weight:800}@media(max-width:620px){.hero{padding-bottom:34px}.hero-copy-simple{padding-top:22px}.hero-copy-text h1{font-size:48px}.hero-copy-text .sub{font-size:28px}.hero-copy-text p{font-size:16px;line-height:1.55}.benefits-simple .container{min-height:96px}.benefits-simple p{gap:9px;font-size:13px;line-height:1.5}.benefits-simple strong{white-space:nowrap}}


/* v174 - hero futurista interativo */
.hero-futurista{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 14%,rgba(214,170,86,.12),transparent 24%),linear-gradient(180deg,#020813 0%,#051225 48%,#030b17 100%);padding:34px 0 50px;border-bottom:1px solid rgba(214,170,86,.16)}
.hero-fx-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.hero-fx-bg .glow{position:absolute;border-radius:50%;filter:blur(58px);opacity:.55}
.hero-fx-bg .glow-a{width:420px;height:420px;right:-90px;top:-70px;background:radial-gradient(circle,rgba(214,170,86,.42),transparent 62%)}
.hero-fx-bg .glow-b{width:520px;height:520px;left:46%;top:14%;background:radial-gradient(circle,rgba(44,116,255,.28),transparent 64%)}
.hero-fx-bg .grid-lines{position:absolute;inset:0;background:linear-gradient(transparent 96%,rgba(255,255,255,.03) 100%),linear-gradient(90deg,transparent 96%,rgba(255,255,255,.03) 100%);background-size:54px 54px;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.85) 14%,rgba(0,0,0,.9) 86%,transparent)}
.hero-fx-wrap{position:relative;display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(420px,1.12fr);gap:28px;align-items:center}
.hero-fx-copy{position:relative;z-index:1}
.hero-fx-tag{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid rgba(214,170,86,.35);background:rgba(4,18,37,.54);color:#f4d28b;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 12px 34px rgba(0,0,0,.2)}
.hero-fx-tag span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#d6aa56,#ffe199);box-shadow:0 0 18px rgba(214,170,86,.9)}
.hero-fx-copy h1{margin:20px 0 10px;font-size:clamp(44px,6vw,82px);line-height:.95;color:#f8fbff;letter-spacing:-.05em;font-family:Georgia,'Times New Roman',serif}
.hero-fx-copy h1 .gold{color:#d6aa56}
.hero-fx-sub{margin:0 0 16px;font-size:clamp(30px,4vw,64px);line-height:1.03;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-weight:700;max-width:10ch}
.hero-fx-text{margin:0;max-width:620px;color:#d4ddee;font-size:18px;line-height:1.7}.hero-fx-text strong{color:#f3d28f}
.hero-fx-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.hero-fx-proof{display:flex;align-items:center;gap:12px;color:#dce4f2}.hero-fx-proof small{font-size:14px;line-height:1.35}.hero-fx-proof b{color:#fff}
.proof-avatars{display:flex;align-items:center}.proof-avatars span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;margin-left:-10px;background:linear-gradient(135deg,#0c274b,#06162d);border:2px solid rgba(214,170,86,.52);color:#f8d88c;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.22)}.proof-avatars span:first-child{margin-left:0}
.hero-fx-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.hero-fx-benefits div{padding:16px 14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(214,170,86,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.hero-fx-benefits strong{display:block;color:#fff;margin-bottom:5px;font-size:16px}.hero-fx-benefits span{display:block;color:#9fb0c7;font-size:13px;line-height:1.45}
.hero-fx-stage{position:relative;min-height:730px;border-radius:34px;padding:40px 28px 132px;background:linear-gradient(180deg,rgba(5,16,34,.78),rgba(3,11,23,.96));border:1px solid rgba(214,170,86,.18);box-shadow:0 30px 90px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.03);overflow:hidden}
.hero-fx-stage:before{content:"";position:absolute;inset:auto -12% 70px -12%;height:220px;background:radial-gradient(circle,rgba(214,170,86,.12),transparent 58%);pointer-events:none}
.fx-top-indicators{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.fx-top-indicators span{width:56px;height:6px;border-radius:999px;background:rgba(255,255,255,.16)}.fx-top-indicators span.active{background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-panels{position:relative;height:560px;margin-top:12px}
.fx-panel{position:absolute;top:0;width:42%;min-width:280px;height:100%;padding:26px 24px 22px;border-radius:30px;background:linear-gradient(180deg,rgba(7,27,55,.84),rgba(5,17,35,.94));border:1px solid rgba(68,130,255,.28);box-shadow:0 18px 48px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.03);opacity:.5;transform:scale(.86);transition:transform .7s cubic-bezier(.22,.61,.36,1),left .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease,filter .55s ease;border-color .55s ease;filter:blur(.2px);backdrop-filter:blur(10px)}
.fx-panel.active{left:29%;transform:scale(1);opacity:1;z-index:3;border-color:rgba(214,170,86,.72);box-shadow:0 26px 70px rgba(0,0,0,.36),0 0 30px rgba(214,170,86,.16)}
.fx-panel.prev{left:3%;z-index:2}
.fx-panel.next{left:55%;z-index:2}
.fx-panel.hidden-left{left:-8%;opacity:0;transform:scale(.76)}
.fx-panel.hidden-right{left:76%;opacity:0;transform:scale(.76)}
.panel-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.panel-head h3{margin:0;color:#7db1ff;font-size:clamp(22px,2vw,36px);font-family:Inter,system-ui,sans-serif}.panel-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(27,76,167,.16);border:1px solid rgba(68,130,255,.32);color:#73a7ff;font-weight:900;font-size:23px}.panel-copy{margin:0 0 16px;color:#d9e5f7;font-size:17px;line-height:1.5}.rating-line{display:flex;align-items:center;gap:10px;color:#f7d58a;margin-bottom:18px}.rating-line strong{font-size:38px;line-height:1;color:#fff}.rating-line span{color:#8fa4c0;font-size:14px}
.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.metric-grid.compact{margin-top:16px}.metric-grid div{padding:14px 12px;border-radius:18px;background:rgba(3,15,30,.56);border:1px solid rgba(255,255,255,.07)}.metric-grid b{display:block;color:#fff;font-size:28px;line-height:1.05;margin-bottom:3px}.metric-grid span{display:block;color:#8fa4c0;font-size:13px}.metric-grid em{display:block;margin-top:6px;color:#74df90;font-style:normal;font-size:14px;font-weight:700}
.mini-map{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch;margin-bottom:16px}.mini-map .pin{border-radius:24px;background:radial-gradient(circle at 50% 50%,rgba(45,126,255,.35),transparent 38%),linear-gradient(135deg,#07182d,#0c2446);position:relative;min-height:150px;border:1px solid rgba(68,130,255,.22)}.mini-map .pin:before{content:"";position:absolute;left:50%;top:50%;width:26px;height:26px;border-radius:50% 50% 50% 0;background:#5aa3ff;transform:translate(-50%,-58%) rotate(-45deg);box-shadow:0 0 22px rgba(90,163,255,.75)}.mini-map .pin:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;background:#fff;transform:translate(-50%,-82%)}.map-card{border-radius:24px;padding:18px 16px;background:rgba(2,9,22,.64);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center}.map-card strong{color:#fff;margin-bottom:8px}.map-card span{color:#b4c3d9;line-height:1.5}
.panel-foot{margin:8px 0 0;color:#dbe7fa;font-size:16px;line-height:1.5}
.site-preview{border:1px solid rgba(214,170,86,.2);border-radius:24px;overflow:hidden;background:rgba(2,9,22,.62)}.site-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:#dbe4f4;font-size:13px;letter-spacing:.08em}.site-bar small{color:#d6aa56}.site-screen{padding:18px;min-height:180px;background:radial-gradient(circle at 75% 18%,rgba(214,170,86,.14),transparent 20%),linear-gradient(135deg,#081f40,#030c1b)}.site-screen strong{display:block;color:#fff;font-size:40px;line-height:1.02;letter-spacing:-.04em;max-width:10ch;margin-bottom:12px}.site-screen span{display:block;color:#9bb0cb;margin-bottom:14px}.site-screen i{display:inline-flex;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#c69034,#e6be6a);color:#091222;font-style:normal;font-weight:800;font-size:14px}
.spark-chart{margin-top:14px;height:74px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.spark-chart span{position:absolute;inset:auto 10px 14px 10px;height:34px;border-bottom:2px solid rgba(68,130,255,.38);background:linear-gradient(180deg,rgba(61,126,255,.24),transparent);clip-path:polygon(0% 86%,9% 70%,18% 72%,27% 42%,38% 56%,48% 28%,59% 38%,69% 18%,80% 34%,90% 8%,100% 24%,100% 100%,0% 100%)}
.chat-stack{display:grid;gap:12px;margin:18px 0 16px}.msg{max-width:84%;padding:14px 16px;border-radius:18px;font-size:15px;line-height:1.45;box-shadow:0 10px 24px rgba(0,0,0,.16)}.msg.bot{background:rgba(255,255,255,.08);color:#edf4ff;border-top-left-radius:8px}.msg.user{justify-self:end;background:linear-gradient(135deg,#2458d1,#12327f);color:#fff;border-bottom-right-radius:8px}.typing{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.06);width:max-content}.typing span{width:7px;height:7px;border-radius:50%;background:#9bb4d2;animation:typingPulse 1.2s infinite}.typing span:nth-child(2){animation-delay:.18s}.typing span:nth-child(3){animation-delay:.36s}@keyframes typingPulse{0%,80%,100%{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}
.fx-arrow{position:absolute;top:46%;z-index:5;width:56px;height:56px;border-radius:50%;border:1px solid rgba(214,170,86,.42);background:rgba(2,10,20,.74);color:#f8d88c;font-size:34px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.fx-arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 0 0 8px rgba(214,170,86,.08)}.fx-prev{left:10px;transform:translateY(-50%)}.fx-next{right:10px;transform:translateY(-50%)}
.fx-dots{position:absolute;left:50%;bottom:94px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.fx-dots button{width:11px;height:11px;border-radius:999px;border:0;background:rgba(255,255,255,.24);padding:0;cursor:pointer;transition:.25s}.fx-dots button.active{width:32px;background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-bottom-bar{position:absolute;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;z-index:4}.fx-bottom-bar div{padding:16px 16px 14px;border-radius:20px;background:rgba(8,22,42,.75);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.fx-bottom-bar small{display:block;color:#9fb0c7;font-size:12px;letter-spacing:.02em;margin-bottom:6px}.fx-bottom-bar strong{display:block;color:#fff;font-size:34px;line-height:1}.fx-bottom-bar span{display:block;margin-top:5px;color:#71dd8f;font-size:13px}
.panel-google{background:radial-gradient(circle at 20% 12%,rgba(43,125,255,.22),transparent 28%),linear-gradient(180deg,rgba(8,31,61,.92),rgba(4,17,35,.96))}.panel-site{background:radial-gradient(circle at 78% 10%,rgba(214,170,86,.22),transparent 28%),linear-gradient(180deg,rgba(10,28,56,.92),rgba(3,11,24,.96))}.panel-ia{background:radial-gradient(circle at 78% 10%,rgba(110,96,255,.2),transparent 28%),linear-gradient(180deg,rgba(9,22,52,.92),rgba(4,10,26,.96))}
@media(max-width:1180px){.hero-fx-wrap{grid-template-columns:1fr}.hero-fx-copy{max-width:800px}.hero-fx-stage{min-height:760px}.hero-fx-benefits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hero-futurista{padding:18px 0 34px}.hero-fx-wrap{gap:20px}.hero-fx-sub{max-width:none;font-size:clamp(28px,8vw,44px)}.hero-fx-text{font-size:16px}.hero-fx-actions{align-items:flex-start}.hero-fx-benefits{grid-template-columns:1fr}.hero-fx-stage{min-height:700px;padding:54px 18px 150px;border-radius:24px}.fx-panels{height:470px}.fx-panel{width:82%;min-width:0;padding:20px 18px;border-radius:24px}.fx-panel.active{left:9%}.fx-panel.prev{left:-4%}.fx-panel.next{left:22%}.site-screen strong{font-size:28px}.metric-grid b{font-size:22px}.fx-bottom-bar{grid-template-columns:1fr 1fr}.fx-arrow{width:46px;height:46px;font-size:28px}.fx-prev{left:4px}.fx-next{right:4px}}
@media(max-width:620px){.hero-fx-copy h1{font-size:52px}.hero-fx-tag{font-size:10px;letter-spacing:.13em}.hero-fx-actions{display:grid}.hero-fx-proof{justify-content:flex-start}.hero-fx-stage{min-height:670px;padding:50px 12px 164px}.fx-panels{height:430px}.fx-panel{width:90%;padding:16px 14px}.fx-panel.active{left:5%}.fx-panel.prev{left:-14%}.fx-panel.next{left:19%}.panel-head h3{font-size:24px}.panel-copy,.panel-foot{font-size:14px}.metric-grid{grid-template-columns:1fr 1fr 1fr;gap:8px}.metric-grid b{font-size:17px}.metric-grid span,.metric-grid em{font-size:11px}.rating-line strong{font-size:28px}.site-screen{min-height:150px}.site-screen strong{font-size:24px}.msg{font-size:13px;padding:12px 14px}.fx-bottom-bar{grid-template-columns:1fr;left:12px;right:12px;bottom:14px}.fx-bottom-bar strong{font-size:24px}.fx-dots{bottom:128px}.fx-top-indicators span{width:34px}}


/* v186 - correção do subcard de Site Profissional */
.panel-site .shot-window{min-height:78px}
.panel-site .shot-content strong,.panel-site .shot-content small,.panel-site .shot-cta{opacity:1;visibility:visible}
@media(max-width:900px){.panel-site .shot-window{height:118px!important;padding:18px!important}.panel-site .shot-content strong{font-size:18px!important}.panel-site .shot-content small{font-size:12px!important}.panel-site .shot-cta{font-size:10px!important;padding:7px 11px!important}}
@media(max-width:620px){.panel-site .shot-window{height:105px!important}.panel-site .shot-content{max-width:82%}.panel-site .shot-content strong{font-size:16px!important}.panel-site .shot-content small{font-size:11px!important}}
@media(max-width:380px){.panel-site .shot-window{height:92px!important}.panel-site .shot-content strong{font-size:14px!important}.panel-site .shot-content small{font-size:10px!important}.panel-site .shot-cta{font-size:9px!important}}

/* v181 - correção mobile + visual mais atrativo */
.hero-business-live{
  padding:26px 0 18px!important;
  background:
    radial-gradient(circle at 18% 8%,rgba(255,210,119,.18),transparent 28%),
    radial-gradient(circle at 82% 20%,rgba(62,155,255,.28),transparent 30%),
    linear-gradient(180deg,#020814 0%,#082044 52%,#03101f 100%)!important;
}
.hero-business-live:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.55;
  background:linear-gradient(115deg,transparent 0 34%,rgba(255,255,255,.055) 45%,transparent 57%);
  transform:translateX(-35%);animation:louxHeroShine 8s ease-in-out infinite;
}
@keyframes louxHeroShine{0%,62%,100%{transform:translateX(-42%)}76%{transform:translateX(42%)}}
.hero-business-copy h1 span{
  background:linear-gradient(90deg,#f7d78f,#58a6ff,#f7d78f);
  -webkit-background-clip:text;background-clip:text;color:transparent!important;
}
.hero-business-tag{
  background:linear-gradient(90deg,rgba(214,170,86,.13),rgba(73,145,255,.10))!important;
  border-color:rgba(247,215,143,.42)!important;
}
.hero-business-logo-card{
  background:linear-gradient(180deg,#fffaf2,#f3eadb)!important;
}
.hero-business-logo-card img{object-fit:contain!important;padding:10px!important;box-sizing:border-box!important;background:#fffaf2!important}
.hero-business-stage{
  background:
    radial-gradient(circle at 15% 14%,rgba(255,211,119,.13),transparent 27%),
    radial-gradient(circle at 83% 18%,rgba(75,156,255,.20),transparent 28%),
    linear-gradient(180deg,rgba(9,25,49,.92),rgba(3,10,22,.98))!important;
  border-color:rgba(247,211,132,.32)!important;
}
.hero-business-stage:after{content:"Topo interativo"!important;background:linear-gradient(90deg,rgba(214,170,86,.16),rgba(66,145,255,.12))!important;color:#ffe3a4!important}
.hb-panel.active{box-shadow:0 24px 58px rgba(0,0,0,.34),0 0 34px rgba(214,170,86,.14),0 0 0 1px rgba(255,221,151,.12)!important}
.hb-head h3{letter-spacing:-.02em}
.hb-icon{background:linear-gradient(135deg,rgba(255,213,124,.22),rgba(80,160,255,.14))!important;color:#ffe09d!important}
.hb-list b,.hb-metrics span{color:#76d8ff!important}
.hero-strip-window{border-color:rgba(247,211,132,.32)!important;background:linear-gradient(90deg,rgba(9,31,59,.93),rgba(3,13,27,.96))!important}
.hero-strip-item{background:linear-gradient(90deg,rgba(255,255,255,.045),rgba(214,170,86,.045))!important}

@media(max-width:900px){
  .hero-business-live{padding:18px 0 12px!important;overflow:visible!important}
  .hero-business-wrap{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;align-items:start!important}
  .hero-business-copy{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;padding-top:4px!important}
  .hero-business-logo-card{width:82px!important;height:82px!important;margin-bottom:12px!important;border-radius:20px!important}
  .hero-business-copy h1{font-size:clamp(34px,9.4vw,46px)!important;line-height:1.02!important;margin:14px 0 10px!important;min-height:0!important}
  .hero-business-copy p{font-size:15px!important;line-height:1.55!important;max-width:none!important;min-height:0!important;color:#d6e3f6!important}
  .hero-business-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:16px!important}
  .hero-business-actions .btn{width:100%!important;min-width:0!important;padding:15px 18px!important;border-radius:15px!important}
  .hero-business-stage{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;min-height:510px!important;height:auto!important;margin-top:4px!important;padding:46px 12px 58px!important;border-radius:24px!important;overflow:hidden!important}
  .hero-business-stage:after{top:12px!important;right:12px!important;font-size:9px!important;padding:7px 10px!important;letter-spacing:.09em!important}
  .hb-top-bars{top:18px!important;left:14px!important;z-index:6!important}.hb-top-bars span{width:18px!important}.hb-top-bars span.active{width:38px!important}
  .hb-panels{position:relative!important;height:390px!important;margin-top:12px!important;display:block!important;overflow:visible!important}
  .hb-panel{display:block!important;position:absolute!important;top:0!important;left:4%!important;width:92%!important;height:auto!important;min-height:360px!important;padding:16px 14px!important;border-radius:22px!important;transition:opacity .42s ease,transform .42s ease!important;box-sizing:border-box!important}
  .hb-panel.prev,.hb-panel.next,.hb-panel.hidden-left,.hb-panel.hidden-right{left:4%!important;opacity:0!important;pointer-events:none!important;transform:translateX(18px) scale(.96)!important;z-index:1!important}
  .hb-panel.active{left:4%!important;opacity:1!important;pointer-events:auto!important;transform:none!important;z-index:4!important;animation:panelPulse 4.2s ease-in-out infinite!important}
  .hb-head{gap:10px!important;margin-bottom:10px!important}.hb-icon{width:36px!important;height:36px!important;border-radius:12px!important;font-size:16px!important}.hb-head h3{font-size:22px!important}.hb-copy{font-size:13px!important;line-height:1.45!important;color:#dce8f8!important;margin-bottom:10px!important}.hb-list{gap:4px!important}.hb-list li{font-size:12px!important;padding:8px 0!important}.hb-list b{font-size:12px!important}.hb-mini-card{padding:12px!important;margin-top:12px!important}.shot-window{height:118px!important}.shot-caption{font-size:12px!important}.hb-metrics{gap:8px!important}.hb-metrics.three{grid-template-columns:1fr 1fr 1fr!important}.hb-metrics div{padding:9px 7px!important}.hb-metrics small{font-size:9px!important}.hb-metrics strong{font-size:17px!important}.hb-metrics span{font-size:10px!important}
  .hb-arrow{display:grid!important;top:auto!important;bottom:12px!important;width:38px!important;height:38px!important;background:rgba(3,10,22,.94)!important;z-index:7!important}.hb-prev{left:14px!important}.hb-next{right:14px!important}.hb-dots{bottom:23px!important;z-index:7!important}
  .hero-business-strip{padding-bottom:12px!important}.hero-strip-window{border-radius:16px!important}.hero-strip-track{padding:10px 12px!important;gap:12px!important}.hero-strip-item{min-width:220px!important;padding:9px 12px!important}.hero-strip-item strong{font-size:12px!important}.hero-strip-item span{font-size:11px!important}
}
@media(max-width:620px){
  .hero-business-live .container{width:min(100% - 22px,1180px)!important}
  .hero-business-logo-card{width:72px!important;height:72px!important;border-radius:18px!important}
  .hero-business-logo-card img{padding:7px!important}
  .hero-business-tag{font-size:9px!important;letter-spacing:.11em!important;padding:8px 11px!important}
  .hero-business-copy h1{font-size:38px!important}
  .hero-business-copy p{font-size:14px!important}
  .hero-business-stage{min-height:500px!important;padding:44px 10px 58px!important;border-radius:21px!important}
  .hb-panels{height:380px!important}
  .hb-panel{left:3%!important;width:94%!important;min-height:350px!important;padding:14px 12px!important}
  .hb-panel.active,.hb-panel.prev,.hb-panel.next,.hb-panel.hidden-left,.hb-panel.hidden-right{left:3%!important}
  .hb-head h3{font-size:20px!important}.hb-copy{font-size:12px!important}.hb-list li{font-size:11px!important}.hb-metrics.three{grid-template-columns:1fr 1fr!important}.panel-site .hb-metrics.three{grid-template-columns:1fr 1fr 1fr!important}.shot-window{height:105px!important}.hb-arrow{width:36px!important;height:36px!important}.hb-dots button.active{width:22px!important}
}
@media(max-width:380px){.hero-business-copy h1{font-size:34px!important}.hero-business-stage{min-height:515px!important}.hb-panels{height:392px!important}.hb-panel{min-height:365px!important}.panel-site .hb-metrics.three{grid-template-columns:1fr 1fr!important}.shot-window{height:92px!important}}

/* v196 - centralizar bloco de texto e card do segundo bloco no mobile */
@media (max-width: 900px){
  .hero-business-copy{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    text-align:center !important;
    padding-top:10px !important;
  }
  .hero-business-tag{
    margin:0 auto !important;
  }
  .hero-business-copy h1,
  .hero-business-copy p{
    text-align:center !important;
  }
  .hero-business-copy p{
    margin:0 auto !important;
    max-width:34ch !important;
  }
  .hero-business-actions{
    justify-content:center !important;
  }
}

.panel-site{
  text-align:center;
}
.panel-site .hb-head{
  justify-content:center;
}
.panel-site .hb-copy{
  margin-left:auto;
  margin-right:auto;
  max-width:30ch;
}
.panel-site .hb-site-shot{
  max-width:360px;
  margin:10px auto 0;
}
.panel-site .shot-content{
  max-width:none;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.panel-site .shot-cta{
  align-self:center;
}
.panel-site .shot-caption,
.panel-site .hb-metrics.three > div{
  text-align:center;
}

.topbar{
  position:sticky!important;
  top:0!important;
  z-index:50!important;
  background:linear-gradient(135deg,#031325 0%,#062245 52%,#09305e 100%)!important;
  border-top:1px solid rgba(214,170,86,.92)!important;
  border-bottom:1px solid rgba(214,170,86,.62)!important;
  box-shadow:0 16px 38px rgba(4,19,38,.28), inset 0 1px 0 rgba(255,231,182,.16)!important;
}
.topbar:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:33px;
  height:1px;
  background:linear-gradient(90deg,rgba(214,170,86,.18),rgba(214,170,86,.48),rgba(214,170,86,.18));
  pointer-events:none;
}
.topbar .nav{
  min-height:88px!important;
  position:relative!important;
}
.brand-with-logo{
  position:relative!important;
  z-index:2!important;
}
.brand-with-logo .brand-real-logo{
  width:204px!important;
  height:66px!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:18px!important;
  padding:0!important;
  background:#fffaf2!important;
  box-shadow:0 16px 36px rgba(0,0,0,.24),0 0 0 1px rgba(229,194,122,.35)!important;
}
.menu{
  color:#f6eddc!important;
}
.menu a{
  color:#f6eddc!important;
}
.nav-cta{
  background:linear-gradient(135deg,#f2d28a,#c79a45)!important;
  color:#061b35!important;
  border:1px solid rgba(255,250,242,.34)!important;
  box-shadow:0 14px 32px rgba(0,0,0,.20)!important;
}
.marquee{
  background:linear-gradient(90deg,#031325,#08284d 50%,#031325)!important;
  color:#f1dec1!important;
  border-top:1px solid rgba(214,170,86,.42)!important;
  border-bottom:1px solid rgba(214,170,86,.42)!important;
  box-shadow:inset 0 1px 0 rgba(255,231,182,.09), inset 0 -1px 0 rgba(255,231,182,.06)!important;
}
.mobile-toggle{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:54px!important;
  height:54px!important;
  margin-left:14px!important;
  border-radius:999px!important;
  background:rgba(255,250,242,.06)!important;
  border:1px solid rgba(229,194,122,.78)!important;
  box-shadow:0 14px 30px rgba(0,0,0,.22), inset 0 0 0 1px rgba(255,255,255,.05)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  transition:transform .25s ease, box-shadow .25s ease, background .25s ease!important;
}
.mobile-toggle:before{
  content:"";
  position:absolute;
  inset:-7px;
  border-radius:999px;
  border:1px solid rgba(199,154,69,.24);
  pointer-events:none;
}
.mobile-toggle:hover{
  transform:translateY(-2px)!important;
  background:rgba(255,250,242,.10)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.28),0 0 24px rgba(199,154,69,.18)!important;
}
.hamburger-lines{
  width:24px!important;
  height:18px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
}
.hamburger-lines span{
  display:block!important;
  height:2px!important;
  width:100%!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#fff4cf,#d6aa56)!important;
  box-shadow:0 0 8px rgba(214,170,86,.35)!important;
}
.topbar.open .mobile-toggle{
  background:linear-gradient(135deg,rgba(199,154,69,.22),rgba(255,250,242,.08))!important;
}
.topbar.open .hamburger-lines span:nth-child(1){transform:translateY(8px) rotate(45deg)!important}
.topbar.open .hamburger-lines span:nth-child(2){opacity:0!important}
.topbar.open .hamburger-lines span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important}
@media(max-width:900px){
  .topbar:after{bottom:31px}
  .topbar .nav{min-height:78px!important}
  .brand-with-logo .brand-real-logo{width:168px!important;height:56px!important;border-radius:16px!important}
  .mobile-toggle{width:50px!important;height:50px!important;margin-left:auto!important}
}
@media(max-width:620px){
  .brand-with-logo .brand-real-logo{width:148px!important;height:50px!important}
  .mobile-toggle{width:48px!important;height:48px!important}
}

/* Estabilidade visual inicial para evitar abrir "desenquadrado" antes dos ajustes finais */
  html{background:#fbf8f2}
  body{background:#fbf8f2;overflow-x:hidden}
  .topbar{position:sticky;top:0;z-index:100000;background:linear-gradient(180deg,#fffaf2,#f6efe3)!important;border-bottom:1px solid rgba(8,31,57,.12)!important}
  .topbar .nav{min-height:90px!important}
  .brand-with-logo .brand-real-logo{width:204px!important;height:66px!important;object-fit:contain!important;object-position:left center!important}
  .marquee{height:52px!important;background:linear-gradient(90deg,#f7efe2,#fffaf2,#f7efe2)!important;color:#071a33!important}
  .hero-business-live{background:linear-gradient(135deg,#fffaf2 0%,#f5efe4 48%,#fbf6ec 100%)!important;min-height:560px}
  .hero-business-stage{min-height:390px}
  .model-card{contain:layout paint}
  .loux-whatsapp-float,
  a.loux-whatsapp-float{
    position:fixed!important;
    right:18px!important;
    bottom:18px!important;
    top:auto!important;
    left:auto!important;
    z-index:2147483002!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:auto!important;
    min-width:58px!important;
    height:58px!important;
    padding:0 16px!important;
    border-radius:999px!important;
    background:#25D366!important;
    color:#fff!important;
    font-weight:900!important;
    box-shadow:0 18px 42px rgba(6,22,45,.32)!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  .loux-whatsapp-float svg{width:28px!important;height:28px!important;flex:0 0 28px!important}
  .loux-whatsapp-float span{display:inline-block!important}
  @media(max-width:620px){
    .topbar .nav{min-height:74px!important}
    .brand-with-logo .brand-real-logo{width:160px!important;height:54px!important}
    .hero-business-live{min-height:640px}
    .hero-business-stage{min-height:0}
    .loux-whatsapp-float,
    a.loux-whatsapp-float{
      right:14px!important;
      bottom:14px!important;
      width:56px!important;
      min-width:56px!important;
      height:56px!important;
      padding:0!important;
      border-radius:50%!important;
    }
    .loux-whatsapp-float span{display:none!important}
  }

.loux-ai-launcher{position:fixed;right:18px;bottom:154px;z-index:100000;border:0;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;gap:9px;color:#07172d;filter:drop-shadow(0 14px 26px rgba(6,22,45,.24));transition:transform .22s ease,opacity .28s ease,visibility .28s ease}
  .loux-ai-launcher:hover{transform:translateY(-3px)}
  .loux-ai-launcher:focus-visible,.loux-ai-close:focus-visible,.loux-ai-send:focus-visible,.loux-ai-chip:focus-visible{outline:3px solid #fff;outline-offset:3px}
  .loux-ai-avatar{position:relative;width:60px;height:60px;flex:0 0 60px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e3bd6a,#b8892f);border:2px solid rgba(255,255,255,.74);box-shadow:inset 0 1px 0 rgba(255,255,255,.55);animation:louxAvatarFloat 2.7s ease-in-out infinite}
  .loux-ai-face{position:relative;width:34px;height:27px;border-radius:12px 12px 14px 14px;background:#07172d;border:2px solid rgba(255,255,255,.14)}
  .loux-ai-face:before,.loux-ai-face:after{content:'';position:absolute;top:8px;width:5px;height:5px;border-radius:50%;background:#f9df9d;box-shadow:0 0 8px rgba(248,216,140,.8)}
  .loux-ai-face:before{left:7px}.loux-ai-face:after{right:7px}
  .loux-ai-face i{position:absolute;left:50%;bottom:5px;width:11px;height:5px;border:2px solid #f9df9d;border-top:0;border-radius:0 0 9px 9px;transform:translateX(-50%)}
  .loux-ai-antenna{position:absolute;top:4px;left:50%;width:2px;height:11px;background:#07172d;transform:translateX(-50%)}.loux-ai-antenna:after{content:'';position:absolute;left:50%;top:-4px;width:7px;height:7px;border-radius:50%;background:#f9df9d;transform:translateX(-50%);box-shadow:0 0 9px rgba(248,216,140,.85)}
  .loux-ai-dot{position:absolute;right:1px;top:0;width:14px;height:14px;border-radius:50%;background:#25d366;border:2px solid #fff}
  .loux-ai-label{display:flex;flex-direction:column;align-items:flex-start;padding:8px 11px 8px 12px;border-radius:13px;background:#07172d;color:#fff;box-shadow:0 9px 22px rgba(6,22,45,.18);font-family:Inter,Arial,sans-serif;line-height:1.15;text-align:left}
  .loux-ai-label strong{font-size:12px;letter-spacing:.01em}.loux-ai-label span{font-size:10px;color:#f1d59a;margin-top:3px;white-space:nowrap}
  .loux-ai-nudge{position:fixed;right:20px;bottom:223px;z-index:99999;max-width:206px;background:#fff;color:#14233a;border:1px solid rgba(184,137,47,.32);border-radius:13px;padding:10px 31px 10px 12px;box-shadow:0 12px 30px rgba(6,22,45,.16);font:600 12px/1.35 Inter,Arial,sans-serif;animation:louxNudgeIn .45s .8s ease both}
  .loux-ai-nudge:after{content:'';position:absolute;right:22px;bottom:-7px;width:13px;height:13px;background:#fff;border-right:1px solid rgba(184,137,47,.32);border-bottom:1px solid rgba(184,137,47,.32);transform:rotate(45deg)}
  .loux-ai-nudge button{position:absolute;right:8px;top:6px;width:18px;height:18px;padding:0;border:0;background:transparent;color:#7c8795;cursor:pointer;font-size:17px;line-height:18px}
  .loux-ai-nudge.hide{display:none}
  @keyframes louxAvatarFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(-2deg)}}@keyframes louxNudgeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
  .loux-ai-box{position:fixed;right:18px;bottom:154px;z-index:100001;width:min(376px,calc(100vw - 28px));height:min(570px,calc(100vh - 110px));border-radius:20px;overflow:hidden;background:#fffaf2;border:1px solid rgba(184,137,47,.35);box-shadow:0 28px 70px rgba(6,22,45,.28);display:none;flex-direction:column}
  .loux-ai-box.is-open{display:flex;animation:louxAiIn .22s ease both}@keyframes louxAiIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
  .loux-ai-head{background:linear-gradient(135deg,#06162d,#0a213f);padding:18px 18px 16px;color:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.loux-ai-title{display:flex;gap:11px;align-items:center}.loux-ai-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(214,170,86,.16);border:1px solid rgba(214,170,86,.35);color:#f8d88c;font:700 19px Georgia,serif}.loux-ai-title strong{display:block;font-size:15px;letter-spacing:.01em}.loux-ai-title span{display:block;font-size:12px;color:#e7d4ad;margin-top:3px}.loux-ai-close{width:34px;height:34px;border:0;background:rgba(255,255,255,.1);color:#fff;border-radius:10px;cursor:pointer;font-size:22px;line-height:1}.loux-ai-messages{flex:1;overflow:auto;padding:16px 14px;background:linear-gradient(180deg,#fffaf2 0%,#f7f3eb 100%);scroll-behavior:smooth}.loux-ai-msg{max-width:88%;padding:11px 12px;margin:0 0 10px;border-radius:14px;font-size:14px;line-height:1.46;white-space:pre-wrap;word-break:break-word}.loux-ai-msg.bot{background:#fff;color:#182235;border:1px solid #e9ddc9;border-top-left-radius:4px;box-shadow:0 5px 16px rgba(6,22,45,.05)}.loux-ai-msg.user{background:#0a213f;color:#fff;margin-left:auto;border-top-right-radius:4px}.loux-ai-chips{display:flex;gap:8px;flex-wrap:wrap;margin:3px 0 13px}.loux-ai-chip{border:1px solid #d7bd86;background:#fffdf8;color:#7f591a;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer;transition:.2s ease}.loux-ai-chip:hover{background:#f5e9d1;transform:translateY(-1px)}.loux-ai-typing{display:none;align-items:center;gap:7px;color:#6c7480;font-size:12px;margin:0 0 10px 2px}.loux-ai-typing.show{display:flex}.loux-ai-typing i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b8892f;animation:louxDot .9s infinite alternate}.loux-ai-typing i:nth-child(2){animation-delay:.2s}.loux-ai-typing i:nth-child(3){animation-delay:.4s}@keyframes louxDot{to{transform:translateY(-4px);opacity:.45}}.loux-ai-form{border-top:1px solid #e9ddc9;background:#fff;padding:10px;display:flex;gap:8px;align-items:center}.loux-ai-input{min-width:0;flex:1;border:1px solid #d8d1c3;border-radius:12px;padding:12px 12px;font:14px Inter,Arial,sans-serif;color:#101928;background:#fffaf2;outline:0}.loux-ai-input:focus{border-color:#b8892f;box-shadow:0 0 0 3px rgba(184,137,47,.12)}.loux-ai-send{width:44px;height:44px;flex:0 0 44px;border:0;border-radius:12px;background:#b8892f;color:#fff;cursor:pointer;font-size:19px;font-weight:700}.loux-ai-send:disabled{opacity:.55;cursor:wait}.loux-ai-whats{display:block;text-align:center;padding:0 13px 12px;background:#fff;color:#176f3b;font-size:12px;font-weight:700}
  /* V182: assistente só aparece depois do topo, para não atrapalhar a primeira dobra */
  .loux-ai-launcher,.loux-ai-nudge{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px)}
  .loux-ai-box{opacity:0;visibility:hidden;pointer-events:none}
  body.loux-ai-visible .loux-ai-launcher,body.loux-ai-visible .loux-ai-nudge:not(.hide){opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
  body.loux-ai-visible .loux-ai-box.is-open{opacity:1;visibility:visible;pointer-events:auto}
  body.loux-ai-visible .loux-ai-launcher:hover{transform:translateY(-3px)}

  @media(max-width:620px){.loux-ai-launcher{right:12px;bottom:137px;gap:7px}.loux-ai-avatar{width:56px;height:56px;flex-basis:56px}.loux-ai-label{padding:7px 9px}.loux-ai-label strong{font-size:11px}.loux-ai-label span{font-size:9px}.loux-ai-nudge{right:14px;bottom:200px;max-width:185px;font-size:11px}.loux-ai-box{right:14px;bottom:86px;width:calc(100vw - 28px);height:min(560px,calc(100vh - 104px))}}


/* v174 - hero futurista interativo */
.hero-futurista{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 14%,rgba(214,170,86,.12),transparent 24%),linear-gradient(180deg,#020813 0%,#051225 48%,#030b17 100%);padding:34px 0 50px;border-bottom:1px solid rgba(214,170,86,.16)}
.hero-fx-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.hero-fx-bg .glow{position:absolute;border-radius:50%;filter:blur(58px);opacity:.55}
.hero-fx-bg .glow-a{width:420px;height:420px;right:-90px;top:-70px;background:radial-gradient(circle,rgba(214,170,86,.42),transparent 62%)}
.hero-fx-bg .glow-b{width:520px;height:520px;left:46%;top:14%;background:radial-gradient(circle,rgba(44,116,255,.28),transparent 64%)}
.hero-fx-bg .grid-lines{position:absolute;inset:0;background:linear-gradient(transparent 96%,rgba(255,255,255,.03) 100%),linear-gradient(90deg,transparent 96%,rgba(255,255,255,.03) 100%);background-size:54px 54px;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.85) 14%,rgba(0,0,0,.9) 86%,transparent)}
.hero-fx-wrap{position:relative;display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(420px,1.12fr);gap:28px;align-items:center}
.hero-fx-copy{position:relative;z-index:1}
.hero-fx-tag{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid rgba(214,170,86,.35);background:rgba(4,18,37,.54);color:#f4d28b;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 12px 34px rgba(0,0,0,.2)}
.hero-fx-tag span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#d6aa56,#ffe199);box-shadow:0 0 18px rgba(214,170,86,.9)}
.hero-fx-copy h1{margin:20px 0 10px;font-size:clamp(44px,6vw,82px);line-height:.95;color:#f8fbff;letter-spacing:-.05em;font-family:Georgia,'Times New Roman',serif}
.hero-fx-copy h1 .gold{color:#d6aa56}
.hero-fx-sub{margin:0 0 16px;font-size:clamp(30px,4vw,64px);line-height:1.03;color:#ffffff;font-family:Georgia,'Times New Roman',serif;font-weight:700;max-width:10ch}
.hero-fx-text{margin:0;max-width:620px;color:#d4ddee;font-size:18px;line-height:1.7}.hero-fx-text strong{color:#f3d28f}
.hero-fx-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.hero-fx-proof{display:flex;align-items:center;gap:12px;color:#dce4f2}.hero-fx-proof small{font-size:14px;line-height:1.35}.hero-fx-proof b{color:#fff}
.proof-avatars{display:flex;align-items:center}.proof-avatars span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;margin-left:-10px;background:linear-gradient(135deg,#0c274b,#06162d);border:2px solid rgba(214,170,86,.52);color:#f8d88c;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.22)}.proof-avatars span:first-child{margin-left:0}
.hero-fx-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.hero-fx-benefits div{padding:16px 14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(214,170,86,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.hero-fx-benefits strong{display:block;color:#fff;margin-bottom:5px;font-size:16px}.hero-fx-benefits span{display:block;color:#9fb0c7;font-size:13px;line-height:1.45}
.hero-fx-stage{position:relative;min-height:730px;border-radius:34px;padding:40px 28px 132px;background:linear-gradient(180deg,rgba(5,16,34,.78),rgba(3,11,23,.96));border:1px solid rgba(214,170,86,.18);box-shadow:0 30px 90px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.03);overflow:hidden}
.hero-fx-stage:before{content:"";position:absolute;inset:auto -12% 70px -12%;height:220px;background:radial-gradient(circle,rgba(214,170,86,.12),transparent 58%);pointer-events:none}
.fx-top-indicators{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.fx-top-indicators span{width:56px;height:6px;border-radius:999px;background:rgba(255,255,255,.16)}.fx-top-indicators span.active{background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-panels{position:relative;height:560px;margin-top:12px}
.fx-panel{position:absolute;top:0;width:42%;min-width:280px;height:100%;padding:26px 24px 22px;border-radius:30px;background:linear-gradient(180deg,rgba(7,27,55,.84),rgba(5,17,35,.94));border:1px solid rgba(68,130,255,.28);box-shadow:0 18px 48px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.03);opacity:.5;transform:scale(.86);transition:transform .7s cubic-bezier(.22,.61,.36,1),left .7s cubic-bezier(.22,.61,.36,1),opacity .55s ease,filter .55s ease;border-color .55s ease;filter:blur(.2px);backdrop-filter:blur(10px)}
.fx-panel.active{left:29%;transform:scale(1);opacity:1;z-index:3;border-color:rgba(214,170,86,.72);box-shadow:0 26px 70px rgba(0,0,0,.36),0 0 30px rgba(214,170,86,.16)}
.fx-panel.prev{left:3%;z-index:2}
.fx-panel.next{left:55%;z-index:2}
.fx-panel.hidden-left{left:-8%;opacity:0;transform:scale(.76)}
.fx-panel.hidden-right{left:76%;opacity:0;transform:scale(.76)}
.panel-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.panel-head h3{margin:0;color:#7db1ff;font-size:clamp(22px,2vw,36px);font-family:Inter,system-ui,sans-serif}.panel-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(27,76,167,.16);border:1px solid rgba(68,130,255,.32);color:#73a7ff;font-weight:900;font-size:23px}.panel-copy{margin:0 0 16px;color:#d9e5f7;font-size:17px;line-height:1.5}.rating-line{display:flex;align-items:center;gap:10px;color:#f7d58a;margin-bottom:18px}.rating-line strong{font-size:38px;line-height:1;color:#fff}.rating-line span{color:#8fa4c0;font-size:14px}
.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.metric-grid.compact{margin-top:16px}.metric-grid div{padding:14px 12px;border-radius:18px;background:rgba(3,15,30,.56);border:1px solid rgba(255,255,255,.07)}.metric-grid b{display:block;color:#fff;font-size:28px;line-height:1.05;margin-bottom:3px}.metric-grid span{display:block;color:#8fa4c0;font-size:13px}.metric-grid em{display:block;margin-top:6px;color:#74df90;font-style:normal;font-size:14px;font-weight:700}
.mini-map{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch;margin-bottom:16px}.mini-map .pin{border-radius:24px;background:radial-gradient(circle at 50% 50%,rgba(45,126,255,.35),transparent 38%),linear-gradient(135deg,#07182d,#0c2446);position:relative;min-height:150px;border:1px solid rgba(68,130,255,.22)}.mini-map .pin:before{content:"";position:absolute;left:50%;top:50%;width:26px;height:26px;border-radius:50% 50% 50% 0;background:#5aa3ff;transform:translate(-50%,-58%) rotate(-45deg);box-shadow:0 0 22px rgba(90,163,255,.75)}.mini-map .pin:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:50%;background:#fff;transform:translate(-50%,-82%)}.map-card{border-radius:24px;padding:18px 16px;background:rgba(2,9,22,.64);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center}.map-card strong{color:#fff;margin-bottom:8px}.map-card span{color:#b4c3d9;line-height:1.5}
.panel-foot{margin:8px 0 0;color:#dbe7fa;font-size:16px;line-height:1.5}
.site-preview{border:1px solid rgba(214,170,86,.2);border-radius:24px;overflow:hidden;background:rgba(2,9,22,.62)}.site-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:#dbe4f4;font-size:13px;letter-spacing:.08em}.site-bar small{color:#d6aa56}.site-screen{padding:18px;min-height:180px;background:radial-gradient(circle at 75% 18%,rgba(214,170,86,.14),transparent 20%),linear-gradient(135deg,#081f40,#030c1b)}.site-screen strong{display:block;color:#fff;font-size:40px;line-height:1.02;letter-spacing:-.04em;max-width:10ch;margin-bottom:12px}.site-screen span{display:block;color:#9bb0cb;margin-bottom:14px}.site-screen i{display:inline-flex;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#c69034,#e6be6a);color:#091222;font-style:normal;font-weight:800;font-size:14px}
.spark-chart{margin-top:14px;height:74px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.spark-chart span{position:absolute;inset:auto 10px 14px 10px;height:34px;border-bottom:2px solid rgba(68,130,255,.38);background:linear-gradient(180deg,rgba(61,126,255,.24),transparent);clip-path:polygon(0% 86%,9% 70%,18% 72%,27% 42%,38% 56%,48% 28%,59% 38%,69% 18%,80% 34%,90% 8%,100% 24%,100% 100%,0% 100%)}
.chat-stack{display:grid;gap:12px;margin:18px 0 16px}.msg{max-width:84%;padding:14px 16px;border-radius:18px;font-size:15px;line-height:1.45;box-shadow:0 10px 24px rgba(0,0,0,.16)}.msg.bot{background:rgba(255,255,255,.08);color:#edf4ff;border-top-left-radius:8px}.msg.user{justify-self:end;background:linear-gradient(135deg,#2458d1,#12327f);color:#fff;border-bottom-right-radius:8px}.typing{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.06);width:max-content}.typing span{width:7px;height:7px;border-radius:50%;background:#9bb4d2;animation:typingPulse 1.2s infinite}.typing span:nth-child(2){animation-delay:.18s}.typing span:nth-child(3){animation-delay:.36s}@keyframes typingPulse{0%,80%,100%{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}
.fx-arrow{position:absolute;top:46%;z-index:5;width:56px;height:56px;border-radius:50%;border:1px solid rgba(214,170,86,.42);background:rgba(2,10,20,.74);color:#f8d88c;font-size:34px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.fx-arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 0 0 8px rgba(214,170,86,.08)}.fx-prev{left:10px;transform:translateY(-50%)}.fx-next{right:10px;transform:translateY(-50%)}
.fx-dots{position:absolute;left:50%;bottom:94px;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.fx-dots button{width:11px;height:11px;border-radius:999px;border:0;background:rgba(255,255,255,.24);padding:0;cursor:pointer;transition:.25s}.fx-dots button.active{width:32px;background:linear-gradient(90deg,#3a7dff,#d6aa56)}
.fx-bottom-bar{position:absolute;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;z-index:4}.fx-bottom-bar div{padding:16px 16px 14px;border-radius:20px;background:rgba(8,22,42,.75);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.fx-bottom-bar small{display:block;color:#9fb0c7;font-size:12px;letter-spacing:.02em;margin-bottom:6px}.fx-bottom-bar strong{display:block;color:#fff;font-size:34px;line-height:1}.fx-bottom-bar span{display:block;margin-top:5px;color:#71dd8f;font-size:13px}
.panel-google{background:radial-gradient(circle at 20% 12%,rgba(43,125,255,.22),transparent 28%),linear-gradient(180deg,rgba(8,31,61,.92),rgba(4,17,35,.96))}.panel-site{background:radial-gradient(circle at 78% 10%,rgba(214,170,86,.22),transparent 28%),linear-gradient(180deg,rgba(10,28,56,.92),rgba(3,11,24,.96))}.panel-ia{background:radial-gradient(circle at 78% 10%,rgba(110,96,255,.2),transparent 28%),linear-gradient(180deg,rgba(9,22,52,.92),rgba(4,10,26,.96))}
@media(max-width:1180px){.hero-fx-wrap{grid-template-columns:1fr}.hero-fx-copy{max-width:800px}.hero-fx-stage{min-height:760px}.hero-fx-benefits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hero-futurista{padding:18px 0 34px}.hero-fx-wrap{gap:20px}.hero-fx-sub{max-width:none;font-size:clamp(28px,8vw,44px)}.hero-fx-text{font-size:16px}.hero-fx-actions{align-items:flex-start}.hero-fx-benefits{grid-template-columns:1fr}.hero-fx-stage{min-height:700px;padding:54px 18px 150px;border-radius:24px}.fx-panels{height:470px}.fx-panel{width:82%;min-width:0;padding:20px 18px;border-radius:24px}.fx-panel.active{left:9%}.fx-panel.prev{left:-4%}.fx-panel.next{left:22%}.site-screen strong{font-size:28px}.metric-grid b{font-size:22px}.fx-bottom-bar{grid-template-columns:1fr 1fr}.fx-arrow{width:46px;height:46px;font-size:28px}.fx-prev{left:4px}.fx-next{right:4px}}
@media(max-width:620px){.hero-fx-copy h1{font-size:52px}.hero-fx-tag{font-size:10px;letter-spacing:.13em}.hero-fx-actions{display:grid}.hero-fx-proof{justify-content:flex-start}.hero-fx-stage{min-height:670px;padding:50px 12px 164px}.fx-panels{height:430px}.fx-panel{width:90%;padding:16px 14px}.fx-panel.active{left:5%}.fx-panel.prev{left:-14%}.fx-panel.next{left:19%}.panel-head h3{font-size:24px}.panel-copy,.panel-foot{font-size:14px}.metric-grid{grid-template-columns:1fr 1fr 1fr;gap:8px}.metric-grid b{font-size:17px}.metric-grid span,.metric-grid em{font-size:11px}.rating-line strong{font-size:28px}.site-screen{min-height:150px}.site-screen strong{font-size:24px}.msg{font-size:13px;padding:12px 14px}.fx-bottom-bar{grid-template-columns:1fr;left:12px;right:12px;bottom:14px}.fx-bottom-bar strong{font-size:24px}.fx-dots{bottom:128px}.fx-top-indicators span{width:34px}}

:root{
    --loux-cookie-bg: rgba(5, 16, 32, .96);
    --loux-cookie-border: rgba(218, 165, 72, .42);
    --loux-cookie-gold: #d9a441;
    --loux-cookie-text: #f7f1e6;
    --loux-cookie-muted: rgba(247, 241, 230, .76);
  }
  .loux-cookie-consent{
    position: fixed;
    left: 22px;
    bottom: 22px;
    width: min(520px, calc(100vw - 44px));
    z-index: 999999;
    background: linear-gradient(145deg, rgba(8, 23, 45, .98), var(--loux-cookie-bg));
    color: var(--loux-cookie-text);
    border: 1px solid var(--loux-cookie-border);
    border-radius: 22px;
    padding: 18px;
    box-shadow: 0 18px 60px rgba(0,0,0,.42), 0 0 30px rgba(217,164,65,.12);
    display: none;
    gap: 14px;
    align-items: flex-start;
    font-family: inherit;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  }
  .loux-cookie-consent.is-visible{display:flex; animation:louxCookieUp .42s ease both;}
  @keyframes louxCookieUp{from{opacity:0; transform:translateY(18px)}to{opacity:1; transform:translateY(0)}}
  .loux-cookie-icon{
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    background: rgba(217,164,65,.12);
    border: 1px solid rgba(217,164,65,.28);
    color: var(--loux-cookie-gold);
    font-size: 21px;
  }
  .loux-cookie-content{flex:1; min-width:0;}
  .loux-cookie-title{
    font-size: 15px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: .02em;
    margin: 0 0 6px;
    color: var(--loux-cookie-text);
  }
  .loux-cookie-text{
    font-size: 13px;
    line-height: 1.55;
    margin: 0;
    color: var(--loux-cookie-muted);
  }
  .loux-cookie-text a{
    color: var(--loux-cookie-gold);
    text-decoration: none;
    border-bottom: 1px solid rgba(217,164,65,.35);
  }
  .loux-cookie-actions{
    display:flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 14px;
  }
  .loux-cookie-btn{
    border: 0;
    cursor: pointer;
    border-radius: 999px;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;
    font-family: inherit;
  }
  .loux-cookie-btn:hover{transform: translateY(-1px);}
  .loux-cookie-btn-primary{
    color: #071326;
    background: linear-gradient(135deg, #f6cf75, #d9a441);
    box-shadow: 0 8px 20px rgba(217,164,65,.24);
  }
  .loux-cookie-btn-secondary{
    color: var(--loux-cookie-text);
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.12);
  }
  @media (max-width: 640px){
    .loux-cookie-consent{
      left: 12px;
      right: 12px;
      bottom: 12px;
      width: auto;
      border-radius: 18px;
      padding: 14px;
      align-items: flex-start;
    }
    .loux-cookie-icon{display:none;}
    .loux-cookie-title{font-size:14px;}
    .loux-cookie-text{font-size:12.5px;}
    .loux-cookie-actions{gap:8px;}
    .loux-cookie-btn{flex:1; padding: 11px 12px;}
  }

@media(max-width:900px){
  /* deixa o slider do topo estável no celular, sem efeito de pulso ou salto */
  .hero-business-live:before,
  .hb-panel.active,
  .mini-line-chart,
  .hero-business-copy,
  .hero-business-copy.is-changing{
    animation:none!important;
  }

  .hero-business-copy,
  .hero-business-copy.is-changing{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }

  .hero-business-stage{
    contain:layout paint!important;
    transform:translateZ(0)!important;
    -webkit-transform:translateZ(0)!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
  }

  .hb-panels{
    overflow:hidden!important;
    perspective:none!important;
    transform:translateZ(0)!important;
    -webkit-transform:translateZ(0)!important;
  }

  .hb-panel,
  .hb-panel.active,
  .hb-panel.prev,
  .hb-panel.next,
  .hb-panel.hidden-left,
  .hb-panel.hidden-right{
    left:4%!important;
    width:92%!important;
    height:100%!important;
    min-height:0!important;
    transform:translate3d(0,10px,0)!important;
    -webkit-transform:translate3d(0,10px,0)!important;
    transition:opacity .55s ease,transform .55s ease!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    will-change:opacity,transform!important;
    filter:none!important;
  }

  .hb-panel.prev,
  .hb-panel.next,
  .hb-panel.hidden-left,
  .hb-panel.hidden-right{
    opacity:0!important;
    pointer-events:none!important;
    z-index:1!important;
  }

  .hb-panel.active{
    opacity:1!important;
    pointer-events:auto!important;
    transform:translate3d(0,0,0)!important;
    -webkit-transform:translate3d(0,0,0)!important;
    z-index:4!important;
  }

  .hb-metrics strong,
  .live-num{
    display:inline-block!important;
    min-width:3.4em!important;
    font-variant-numeric:tabular-nums!important;
    line-height:1.05!important;
  }

  .hb-dots button,
  .hb-top-bars span{
    transition:width .35s ease,background .35s ease,opacity .35s ease!important;
  }
}

@media(max-width:620px){
  .hb-panel,
  .hb-panel.active,
  .hb-panel.prev,
  .hb-panel.next,
  .hb-panel.hidden-left,
  .hb-panel.hidden-right{
    left:3%!important;
    width:94%!important;
  }
  .hb-panels{height:392px!important}
  .hero-business-stage{min-height:520px!important}
}

@media(max-width:380px){
  .hb-panels{height:410px!important}
  .hero-business-stage{min-height:540px!important}
}

@media (max-width: 900px){
  .marquee,
  .hero-business-strip,
  .hero-strip-window{
    overflow:hidden!important;
  }

  .marquee-track{
    display:flex!important;
    width:max-content!important;
    min-width:200%!important;
    animation:louxV191Marquee 22s linear infinite!important;
    will-change:transform!important;
  }

  .hero-strip-track{
    display:flex!important;
    width:max-content!important;
    min-width:200%!important;
    animation:louxV191Strip 26s linear infinite!important;
    will-change:transform!important;
  }

  .marquee-track span,
  .hero-strip-item{
    flex:0 0 auto!important;
  }

  .live-num{
    display:inline-block!important;
    min-width:3.2em!important;
    font-variant-numeric:tabular-nums!important;
  }
}

@keyframes louxV191Marquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}

@keyframes louxV191Strip{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}

@media (max-width: 900px){
  .marquee{
    overflow:hidden!important;
    position:relative!important;
    white-space:nowrap!important;
  }

  .marquee-track{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:22px!important;
    width:max-content!important;
    min-width:240%!important;
    animation:louxV193TopMove 16s linear infinite!important;
    will-change:transform!important;
  }

  .marquee-track span{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    gap:22px!important;
    white-space:nowrap!important;
  }

  .hero-strip-window{
    overflow:hidden!important;
  }

  .hero-strip-track{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:max-content!important;
    min-width:260%!important;
    animation:louxV193HeroStripMove 22s linear infinite!important;
    will-change:transform!important;
  }

  .hero-strip-item{
    flex:0 0 auto!important;
  }
}

@keyframes louxV193TopMove{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-50%,0,0)}
}

@keyframes louxV193HeroStripMove{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-50%,0,0)}
}

:root{--loux-blue:#061b35;--loux-blue-2:#08284d;--loux-gold:#c79a45;--loux-gold-2:#e5c27a;--loux-beige:#f5efe4;--loux-cream:#fffaf1;--loux-ink:#071a33}
body{background:var(--loux-cream)!important}.topbar{background:linear-gradient(180deg,#fffaf2,#f6efe3)!important;border-bottom:1px solid rgba(8,31,57,.12)!important;box-shadow:0 10px 30px rgba(8,31,57,.06)!important}.topbar .nav{min-height:90px!important}.brand-with-logo .brand-real-logo{width:204px!important;height:66px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.nav-cta{background:linear-gradient(135deg,#061b35,#08284d)!important;color:#fffaf2!important;border:1px solid rgba(199,154,69,.42)!important;box-shadow:0 15px 30px rgba(6,27,53,.22)!important}.mobile-toggle{background:#071a33!important;border:1px solid rgba(199,154,69,.55)!important;border-radius:14px!important;width:48px!important;height:48px!important;display:grid;place-items:center}.hamburger-lines span{background:#f0cc7d!important}.marquee{background:linear-gradient(90deg,#f7efe2,#fffaf2,#f7efe2)!important;border-top:1px solid rgba(8,31,57,.08)!important;border-bottom:1px solid rgba(8,31,57,.12)!important;color:#071a33!important;height:52px!important;display:flex!important;align-items:center!important}.marquee:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#0a3768,#d7ad5a,#0a3768,transparent);opacity:.8}.marquee-track{animation-duration:25s!important}.marquee-track span{letter-spacing:.28em!important;font-size:12px!important;color:#071a33!important;font-weight:800!important}.marquee .dot{color:#c79a45!important;margin:0 22px!important;text-shadow:0 0 12px rgba(199,154,69,.45)}
.hero-business-live{padding:64px 0 34px!important;background:radial-gradient(circle at 74% 42%,rgba(199,154,69,.20),transparent 0 26%,transparent 45%),linear-gradient(135deg,#fffaf2 0%,#f5efe4 48%,#fbf6ec 100%)!important;color:#071a33!important;border-bottom:1px solid rgba(8,31,57,.10)!important}.hero-business-live:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,31,57,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(8,31,57,.028) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent);pointer-events:none}.hero-business-bg .hb-grid{display:none!important}.hb-glow{filter:blur(58px)!important;opacity:.35!important}.hb-a{background:radial-gradient(circle,rgba(8,45,86,.25),transparent 60%)!important}.hb-b{background:radial-gradient(circle,rgba(199,154,69,.22),transparent 65%)!important}.hero-business-wrap{grid-template-columns:minmax(360px,.78fr) minmax(680px,1.22fr)!important;gap:52px!important;align-items:center!important}.hero-business-copy h1{font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important;color:#071a33!important;font-size:clamp(56px,5.4vw,88px)!important;letter-spacing:-.065em!important;line-height:.95!important;min-height:auto!important}.hero-business-copy h1 span{background:linear-gradient(135deg,#a97928,#dcb560 55%,#9d742d)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.hero-business-copy p{color:#26384f!important;font-size:20px!important;max-width:650px!important;line-height:1.6!important}.hero-business-tag{background:rgba(255,255,255,.64)!important;border:1px solid rgba(199,154,69,.42)!important;color:#071a33!important;box-shadow:0 12px 30px rgba(8,31,57,.06)!important}.hero-business-actions .btn-primary{background:linear-gradient(135deg,#061b35,#09294d)!important;color:#fff!important;border-color:rgba(199,154,69,.45)!important;box-shadow:0 16px 34px rgba(6,27,53,.22)!important}.hero-business-actions .btn-outline{background:rgba(255,255,255,.48)!important;color:#071a33!important;border-color:rgba(199,154,69,.55)!important}.hero-business-stage{min-height:390px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:10px 0 16px!important;overflow:visible!important}.hero-business-stage:before{display:none!important}.hero-business-stage:after{content:"Topo interativo"!important;top:-10px!important;right:4px!important;background:linear-gradient(90deg,rgba(6,27,53,.96),rgba(10,55,104,.92))!important;color:#f5d28b!important;border:1px solid rgba(199,154,69,.45)!important;box-shadow:0 12px 28px rgba(6,27,53,.16)!important}.hb-top-bars,.hb-arrow,.hb-dots{display:none!important}.hb-panels{height:auto!important;margin-top:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;perspective:none!important}.hb-panel,.hb-panel.active,.hb-panel.prev,.hb-panel.next,.hb-panel.hidden-left,.hb-panel.hidden-right{position:relative!important;left:auto!important;top:auto!important;width:auto!important;height:auto!important;min-height:344px!important;opacity:1!important;transform:none!important;filter:none!important;pointer-events:auto!important;z-index:1!important;padding:24px!important;border-radius:26px!important;transition:transform .45s ease,box-shadow .45s ease,border-color .45s ease,background .45s ease!important;overflow:hidden!important}.hb-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 92% 28%,rgba(229,194,122,.22),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 38%);opacity:.88;pointer-events:none}.hb-panel:hover{transform:translateY(-10px)!important;box-shadow:0 26px 60px rgba(6,27,53,.24)!important}.panel-google{background:linear-gradient(180deg,#fffaf2,#f1e6d7)!important;color:#071a33!important;border:1px solid rgba(199,154,69,.34)!important;box-shadow:0 18px 48px rgba(6,27,53,.10)!important}.panel-ia,.panel-site{background:linear-gradient(180deg,#082340,#03172d)!important;color:#fffaf2!important;border:1px solid rgba(199,154,69,.38)!important;box-shadow:0 20px 58px rgba(6,27,53,.22)!important}.hb-head{position:relative;z-index:2!important}.hb-head h3{font-size:22px!important;color:inherit!important}.hb-icon{background:linear-gradient(135deg,#c79a45,#edd08b)!important;color:#071a33!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 10px 24px rgba(199,154,69,.25)!important}.hb-copy{position:relative;z-index:2!important;color:inherit!important;opacity:.88!important;font-size:15px!important;line-height:1.6!important}.hb-list,.hb-site-shot,.hb-metrics,.hb-mini-card{position:relative;z-index:2!important}.panel-google .hb-list li,.panel-google .hb-mini-card{color:#172940!important;border-color:rgba(8,31,57,.12)!important}.panel-google .hb-list b,.panel-google .live-num{color:#08284d!important}.panel-site .hb-copy{max-width:34ch!important}.hb-list li{padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.11)!important}.hb-list b,.live-num{font-variant-numeric:tabular-nums!important;display:inline-block!important;min-width:4.2em!important;will-change:contents;color:#f7cf79!important}.hb-metrics.three{gap:8px!important}.hb-metrics div,.hb-mini-card,.shot-window{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.panel-google .hb-metrics div,.panel-google .hb-mini-card,.panel-google .shot-window{background:rgba(255,255,255,.58)!important;border-color:rgba(8,31,57,.10)!important}.hb-metrics span{color:#9de37f!important}.mini-line-chart{animation:louxLinePulse 3.6s ease-in-out infinite!important}.hb-panel:nth-child(1){animation:louxFloatCard 5.5s ease-in-out infinite}.hb-panel:nth-child(2){animation:louxFloatCard 5.5s ease-in-out .45s infinite}.hb-panel:nth-child(3){animation:louxFloatCard 5.5s ease-in-out .9s infinite}@keyframes louxFloatCard{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes louxLinePulse{0%,100%{opacity:.65;transform:scaleX(.94)}50%{opacity:1;transform:scaleX(1.02)}}.hero-business-strip{background:linear-gradient(180deg,#fffaf2 0%,#061b35 0%,#041326 100%)!important;padding:0 0 28px!important}.hero-strip-window{border-radius:26px!important;border:1px solid rgba(199,154,69,.35)!important;background:linear-gradient(135deg,#061b35,#08284d)!important;box-shadow:0 18px 44px rgba(6,27,53,.22)!important}.hero-strip-item{min-width:310px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:20px!important;padding:16px 22px!important;color:#fff!important}.hero-strip-item strong{color:#fffaf2!important}.hero-strip-item span{color:#cdd9ea!important}
@media(max-width:1180px){.hero-business-wrap{grid-template-columns:1fr!important}.hb-panels{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero-business-stage{min-height:auto!important}}
@media(max-width:900px){.topbar .nav{min-height:74px!important}.brand-with-logo .brand-real-logo{width:160px!important;height:54px!important}.hero-business-live{padding:32px 0 24px!important}.hero-business-wrap{gap:24px!important}.hero-business-copy h1{font-size:clamp(42px,11vw,58px)!important}.hero-business-copy p{font-size:16px!important;color:#26384f!important}.hero-business-stage{min-height:auto!important;padding:0!important;contain:none!important}.hero-business-stage:after{display:inline-flex!important;top:-8px!important}.hb-panels{display:grid!important;grid-template-columns:1fr!important;height:auto!important;gap:14px!important;overflow:visible!important}.hb-panel,.hb-panel.active,.hb-panel.prev,.hb-panel.next,.hb-panel.hidden-left,.hb-panel.hidden-right{display:block!important;position:relative!important;left:auto!important;top:auto!important;width:100%!important;min-height:0!important;height:auto!important;opacity:1!important;transform:none!important;animation:none!important}.hb-panel:hover{transform:none!important}.marquee-track span{font-size:10px!important;letter-spacing:.18em!important}.hero-strip-item{min-width:260px!important}}
@media(max-width:620px){.brand-with-logo .brand-real-logo{width:142px!important;height:48px!important}.nav-cta{display:none!important}.hero-business-actions{display:grid!important}.hero-business-actions .btn{width:100%!important}.hero-business-copy h1{font-size:42px!important}.hb-panel{padding:18px!important;border-radius:22px!important}.hb-metrics.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hb-metrics strong{font-size:16px!important}.hero-strip-item{min-width:235px!important}}

#quebra-de-objecoes .faq-question{cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important}
  #quebra-de-objecoes .faq-question *{pointer-events:none!important}
  #quebra-de-objecoes .faq-answer{display:block!important;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .2s ease!important}
  #quebra-de-objecoes .faq-item.is-open .faq-answer,
  #quebra-de-objecoes .faq-item.open .faq-answer{opacity:1}
  #quebra-de-objecoes .faq-item.is-open .faq-icon,
  #quebra-de-objecoes .faq-item.open .faq-icon{background:#06162d!important;color:#f8d88c!important;transform:rotate(45deg)!important}

  .loux-ai-launcher{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2147483000!important}
  .loux-ai-box{display:none;opacity:0;visibility:hidden;pointer-events:none;z-index:2147483001!important}
  .loux-ai-box.is-open{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
  .loux-ai-box.is-open *{pointer-events:auto!important}
  .loux-ai-nudge{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2147482999!important}
  .loux-ai-nudge.hide{opacity:0!important;visibility:hidden!important;pointer-events:none!important}

/* adia pintura de áreas abaixo da dobra */
  .benefits,
  #solucoes,
  #modelos,
  .about-personal,
  .reviews-section,
  #quebra-de-objecoes,
  .cta,
  .footer{
    content-visibility:auto;
    contain-intrinsic-size:1px 900px;
  }
  /* reduz custo de animações decorativas no mobile */
  @media(max-width:900px){
    .marquee-track,
    .benefits-simple p,
    .typing span,
    .live-bars span,
    .map-pulse,
    .spark-chart span,
    .response-graph span,
    .mini-line:before,
    .mini-line-chart,
    .hb-panel:nth-child(1),
    .hb-panel:nth-child(2),
    .hb-panel:nth-child(3),
    .float-whatsapp::after{
      animation:none!important;
    }
    .hb-panel:hover,
    .service-card:hover,
    .review-card:hover,
    .contratar-card:hover,
    .contratar-plan:hover,
    .card:hover{
      transform:none!important;
      box-shadow:inherit!important;
    }
  }

.loux-whatsapp-float,
  a.loux-whatsapp-float{
    position:fixed!important;
    right:18px!important;
    bottom:18px!important;
    top:auto!important;
    left:auto!important;
    z-index:2147483002!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    height:58px!important;
    min-width:58px!important;
    padding:0 16px!important;
    border-radius:999px!important;
    background:#25D366!important;
    color:#fff!important;
    box-shadow:0 18px 42px rgba(6,22,45,.32)!important;
    pointer-events:auto!important;
    cursor:pointer!important;
    transform:none!important;
  }
  .loux-whatsapp-float svg{width:28px!important;height:28px!important;flex:0 0 28px!important}
  .loux-whatsapp-float span{display:inline-block!important}
  .loux-ai-launcher{bottom:88px!important}
  .loux-ai-box{bottom:88px!important}
  .loux-ai-nudge{bottom:160px!important}
  @media(max-width:620px){
    .loux-whatsapp-float,
    a.loux-whatsapp-float{
      right:14px!important;
      bottom:14px!important;
      width:56px!important;
      min-width:56px!important;
      height:56px!important;
      padding:0!important;
      border-radius:50%!important;
    }
    .loux-whatsapp-float span{display:none!important}
    .loux-ai-launcher{bottom:82px!important}
    .loux-ai-box{bottom:82px!important}
    .loux-ai-nudge{bottom:150px!important}
  }

.service-card,.review-card,.faq-item,.model-card,.hb-panel,.benefit{contain:layout paint style;}
  @media(max-width:900px){
    .hb-panel,.service-card,.review-card,.faq-item,.model-card,.benefit,.hero-strip-window,.hero-strip-item{
      box-shadow:none!important;
    }
    .hb-panel,.model-card,.service-card,.review-card,.faq-item,.benefit{
      filter:none!important;
    }
  }

/* LOURIVAL V212: ECONOMIA DE CPU */
body.loux-anim-paused *,
body.loux-anim-paused *::before,
body.loux-anim-paused *::after {
  animation-play-state: paused !important;
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
    scroll-behavior: auto !important;
  }
}

/* LOURIVAL V213: correção PC para faixas do topo e alinhamento do carrossel de modelos */
.marquee,
.hero-strip-window{
  position:relative!important;
  overflow:hidden!important;
}
.marquee-track,
.hero-strip-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  width:max-content!important;
  min-width:max-content!important;
  will-change:transform!important;
  animation-play-state:running!important;
}
.marquee-track > *,
.hero-strip-track > *{
  flex:0 0 auto!important;
}
body.loux-tab-hidden .marquee-track,
body.loux-tab-hidden .hero-strip-track,
body.loux-tab-hidden .hb-panel,
body.loux-tab-hidden *{
  animation-play-state:paused!important;
}

.carousel-wrap,
.slider-window{
  overflow:hidden!important;
}
.model-track{
  display:flex!important;
  align-items:stretch!important;
  gap:22px!important;
  transition:transform .65s cubic-bezier(.22,.61,.36,1)!important;
}
.model-slide{
  box-sizing:border-box!important;
  min-width:0!important;
  display:grid!important;
  grid-template-rows:auto 520px!important;
  align-items:stretch!important;
}
.model-header{
  min-height:174px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.model-card{
  height:520px!important;
  flex:0 0 auto!important;
  align-self:stretch!important;
}
.model-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
}
@media (min-width:901px){
  .model-slide{flex:0 0 calc((100% - 44px)/3)!important;}
}
@media (max-width:900px) and (min-width:621px){
  .model-slide{flex:0 0 calc((100% - 22px)/2)!important;}
}
@media (max-width:620px){
  .model-slide{flex:0 0 86%!important;grid-template-rows:auto 520px!important;}
  .model-header{min-height:174px!important;}
}

/* ============================================================
   LOURIVAL V214 - CORREÇÃO FINAL FAIXAS + MODELOS
   Mantém as faixas sempre animadas enquanto a aba está aberta
   e estabiliza o carrossel de modelos em desktop e mobile.
   ============================================================ */
.marquee,
.hero-strip-window{
  position:relative!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
.marquee-track,
.hero-strip-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  width:max-content!important;
  min-width:max-content!important;
  will-change:transform!important;
  animation-play-state:running!important;
}
.marquee-track{
  gap:22px!important;
  animation:louxV214TopMarquee 18s linear infinite!important;
}
.hero-strip-track{
  gap:18px!important;
  animation:louxV214HeroStrip 24s linear infinite!important;
}
.marquee:hover .marquee-track,
.hero-strip-window:hover .hero-strip-track{
  animation-play-state:running!important;
}
.marquee-track span,
.hero-strip-item{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
body.loux-tab-hidden .marquee-track,
body.loux-tab-hidden .hero-strip-track{
  animation-play-state:paused!important;
}
@keyframes louxV214TopMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}
@keyframes louxV214HeroStrip{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}

#modelos{
  content-visibility:visible!important;
  contain-intrinsic-size:auto!important;
}
.carousel-wrap,
.slider-window{
  position:relative!important;
  overflow:hidden!important;
}
.model-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  gap:22px!important;
  transition:transform .55s ease!important;
  will-change:transform!important;
}
.model-slide{
  display:flex!important;
  flex-direction:column!important;
  flex-shrink:0!important;
  box-sizing:border-box!important;
  min-width:0!important;
}
.model-header{
  min-height:174px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.model-card{
  width:100%!important;
  height:520px!important;
  flex:0 0 520px!important;
  overflow:hidden!important;
}
.model-card img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  display:block!important;
}
@media(min-width:901px){
  .model-slide{width:calc((100% - 44px)/3)!important;flex-basis:calc((100% - 44px)/3)!important;}
}
@media(max-width:900px) and (min-width:621px){
  .model-slide{width:calc((100% - 22px)/2)!important;flex-basis:calc((100% - 22px)/2)!important;}
}
@media(max-width:620px){
  .model-slide{width:86%!important;flex-basis:86%!important;}
  .model-card{height:520px!important;flex-basis:520px!important;}
}


/* ============================================================
   LOURIVAL V215 - ALINHAMENTO FINAL DOS MODELOS
   Força todos os cards do carrossel a terem a mesma estrutura.
   ============================================================ */
#modelos .section-head{
  align-items:start!important;
}
#modelos .carousel-wrap{
  width:100%!important;
  max-width:100%!important;
}
#modelos .slider-window{
  width:100%!important;
  padding:6px 4px 18px!important;
  overflow:hidden!important;
}
#modelos .model-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:22px!important;
  align-items:flex-start!important;
}
#modelos .model-slide{
  display:grid!important;
  grid-template-rows:184px 520px!important;
  align-items:start!important;
  align-self:start!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
#modelos .model-header{
  height:184px!important;
  min-height:184px!important;
  max-height:184px!important;
  padding:0 8px 14px!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
#modelos .model-title{
  min-height:48px!important;
  margin:6px 0 8px!important;
}
#modelos .model-summary{
  min-height:88px!important;
  max-height:88px!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
}
#modelos .model-card{
  grid-row:2!important;
  width:100%!important;
  height:520px!important;
  min-height:520px!important;
  max-height:520px!important;
  flex:none!important;
  align-self:start!important;
  border-radius:24px!important;
  overflow:hidden!important;
}
#modelos .model-card img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center top!important;
}
@media(min-width:901px){
  #modelos .model-slide{
    flex:0 0 calc((100% - 44px)/3)!important;
    width:calc((100% - 44px)/3)!important;
  }
}
@media(max-width:900px) and (min-width:621px){
  #modelos .model-slide{
    grid-template-rows:196px 520px!important;
    flex:0 0 calc((100% - 22px)/2)!important;
    width:calc((100% - 22px)/2)!important;
  }
  #modelos .model-header{height:196px!important;min-height:196px!important;max-height:196px!important;}
}
@media(max-width:620px){
  #modelos .model-track{gap:18px!important;}
  #modelos .model-slide{
    grid-template-rows:206px 500px!important;
    flex:0 0 86%!important;
    width:86%!important;
  }
  #modelos .model-header{height:206px!important;min-height:206px!important;max-height:206px!important;}
  #modelos .model-card{height:500px!important;min-height:500px!important;max-height:500px!important;}
}

/* LOURIVAL V218 - CTA de soluções em destaque no primeiro bloco */
.hero-business-actions .solution-featured{background:linear-gradient(135deg,#c89432,#efd077)!important;color:#071a33!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 16px 38px rgba(190,139,42,.32)!important;font-weight:900!important;position:relative!important;overflow:hidden!important}.hero-business-actions .solution-featured:after{content:"→";margin-left:10px;font-size:1.1em}.hero-business-actions .solution-featured:hover{transform:translateY(-3px)!important;box-shadow:0 22px 48px rgba(190,139,42,.42)!important}.hero-business-actions .whatsapp-secondary{background:#0b2d52!important;color:#fff!important;border:1px solid rgba(11,45,82,.24)!important}
@media(max-width:620px){.hero-business-actions .solution-featured{order:1}.hero-business-actions .whatsapp-secondary{order:2}.hero-business-actions .solution-featured,.hero-business-actions .whatsapp-secondary{display:flex!important;justify-content:center!important;align-items:center!important;min-height:54px!important}}

/* V219: destaque discreto do CTA principal de soluções */
.hero-business-actions .solution-featured{isolation:isolate;animation:louxSolutionBreath 3.8s ease-in-out infinite}
.hero-business-actions .solution-featured::before{content:"";position:absolute;z-index:-1;inset:-2px;border-radius:inherit;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.48) 47%,transparent 66%);transform:translateX(-135%);animation:louxSolutionSweep 5.4s ease-in-out infinite;pointer-events:none}
.hero-business-actions .solution-featured::after{position:relative;display:inline-block;transition:transform .25s ease}
.hero-business-actions .solution-featured:hover::after{transform:translateX(3px)}
@keyframes louxSolutionBreath{0%,100%{box-shadow:0 16px 38px rgba(190,139,42,.30)}50%{box-shadow:0 18px 44px rgba(190,139,42,.43)}}
@keyframes louxSolutionSweep{0%,64%{transform:translateX(-135%)}82%,100%{transform:translateX(135%)}}
@media(prefers-reduced-motion:reduce){.hero-business-actions .solution-featured,.hero-business-actions .solution-featured::before{animation:none!important}}

/* LOURIVAL V220 - CTA de soluções mais perceptível e assistente reposicionado */
@keyframes louxSolutionSweepStrong{
  0%,34%{transform:translateX(-155%) skewX(-16deg);opacity:0}
  40%{opacity:.95}
  58%{transform:translateX(155%) skewX(-16deg);opacity:.95}
  64%,100%{transform:translateX(155%) skewX(-16deg);opacity:0}
}
@keyframes louxSolutionGlowStrong{
  0%,100%{box-shadow:0 14px 34px rgba(190,139,42,.34),0 0 0 0 rgba(239,208,119,0)}
  48%{box-shadow:0 18px 44px rgba(190,139,42,.52),0 0 0 5px rgba(239,208,119,.14)}
}
.hero-business-actions .solution-featured{
  animation:louxSolutionGlowStrong 3.2s ease-in-out infinite!important;
  border-color:rgba(255,243,198,.68)!important;
}
.hero-business-actions .solution-featured::before{
  z-index:1!important;
  inset:-18% -28%!important;
  width:42%!important;
  height:136%!important;
  border-radius:0!important;
  background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 22%,rgba(255,255,255,.95) 50%,rgba(255,255,255,.22) 76%,transparent 100%)!important;
  filter:blur(1px)!important;
  transform:translateX(-155%) skewX(-16deg);
  animation:louxSolutionSweepStrong 3.6s ease-in-out infinite!important;
  pointer-events:none!important;
}
.hero-business-actions .solution-featured > *{position:relative;z-index:2}
body .loux-ai-launcher{bottom:88px!important}
body .loux-ai-nudge{bottom:157px!important}
@media(max-width:620px){
  body .loux-ai-launcher{right:10px!important;bottom:74px!important}
  body .loux-ai-nudge{right:12px!important;bottom:139px!important}
}
@media(prefers-reduced-motion:reduce){
  .hero-business-actions .solution-featured,.hero-business-actions .solution-featured::before{animation:none!important}
}
\n\n/* LOURIVAL V222 - assistente somente depois do primeiro bloco */
body:not(.loux-ai-visible) .loux-ai-launcher,
body:not(.loux-ai-visible) .loux-ai-nudge{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(12px)!important;
}
body:not(.loux-ai-visible) .loux-ai-box{
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
body.loux-ai-visible .loux-ai-launcher{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
@media(max-width:620px){
  body.loux-ai-visible .loux-ai-launcher{right:10px!important;bottom:18px!important}
  body.loux-ai-visible .loux-ai-nudge{right:12px!important;bottom:84px!important}
  body.loux-ai-visible .loux-ai-box{right:10px!important;bottom:18px!important}
}

/* LOURIVAL V228 — menu mobile com rolagem interna */
@media (max-width: 900px){
  .topbar.open .menu{
    display:flex;
    max-height:calc(100dvh - 76px);
    overflow-y:auto;
    overflow-x:hidden;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding-bottom:calc(28px + env(safe-area-inset-bottom));
    scrollbar-width:thin;
    scrollbar-color:rgba(214,170,86,.75) rgba(255,255,255,.08);
  }
  .topbar.open .menu::-webkit-scrollbar{width:6px}
  .topbar.open .menu::-webkit-scrollbar-track{background:rgba(255,255,255,.08)}
  .topbar.open .menu::-webkit-scrollbar-thumb{background:rgba(214,170,86,.75);border-radius:999px}
  .topbar.open .menu a{flex:0 0 auto;width:100%}
}

/* LOURIVAL V229 — menu mobile fixo e realmente rolável */
@media (max-width: 900px){
  .topbar.open .menu{
    position:fixed!important;
    top:88px!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    padding:12px 20px calc(34px + env(safe-area-inset-bottom))!important;
    overflow-y:scroll!important;
    overflow-x:hidden!important;
    overscroll-behavior-y:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
    border:0!important;
    border-radius:0!important;
    z-index:1000001!important;
  }
  .topbar.open .menu a{
    display:block!important;
    width:100%!important;
    flex:0 0 auto!important;
    padding:15px 4px!important;
    border-bottom:1px solid rgba(214,170,86,.18)!important;
    line-height:1.35!important;
  }
  .topbar.open .menu .menu-whats{
    margin-top:14px!important;
    padding:15px 16px!important;
    text-align:center!important;
    border:1px solid rgba(214,170,86,.7)!important;
  }
  body.loux-menu-open{
    overflow:hidden!important;
    touch-action:none!important;
  }
  body.loux-menu-open .menu{
    touch-action:pan-y!important;
  }
}
@media (max-width: 620px){
  .topbar.open .menu{top:82px!important}
}

/* V233 - revisão visual da seção Quem faz e aviso do assistente */
.about-personal .personal-photo-wrap{width:min(220px,52vw)!important;margin-bottom:20px!important;padding:5px!important}
.about-personal .personal-card{width:min(680px,100%)!important}
.about-personal h2{font-size:clamp(32px,5vw,50px)!important}
.loux-ai-privacy-note{margin:0;padding:7px 14px 10px;font-size:10.5px;line-height:1.35;color:#7b8798;background:#fff;text-align:center}
.loux-ai-privacy-note a{color:#0d335f;font-weight:700;text-decoration:underline}
@media(max-width:620px){.about-personal .personal-photo-wrap{width:min(170px,48vw)!important}.about-personal .personal-card{padding-top:22px!important}.about-personal h2{font-size:34px!important}}

/* V235 — acabamento das setas do menu sanduíche */
.menu a:not(.menu-whats){
  line-height:1.35;
}
.menu a:not(.menu-whats)::after{
  content:"›"!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 28px!important;
  width:28px!important;
  height:28px!important;
  margin-left:18px!important;
  padding:0 0 2px 1px!important;
  border-radius:50%!important;
  background:rgba(214,170,86,.10)!important;
  border:1px solid rgba(214,170,86,.22)!important;
  color:#e6bd67!important;
  font-size:22px!important;
  font-weight:500!important;
  line-height:1!important;
  opacity:1!important;
  box-sizing:border-box!important;
  transform:none!important;
}
.menu a:not(.menu-whats):hover::after,
.menu a:not(.menu-whats).active::after{
  background:rgba(214,170,86,.18)!important;
  border-color:rgba(214,170,86,.42)!important;
  transform:translateX(2px)!important;
}
@media(max-width:620px){
  .menu a:not(.menu-whats)::after{
    flex-basis:26px!important;
    width:26px!important;
    height:26px!important;
    margin-left:16px!important;
    font-size:20px!important;
  }
}

/* LOURIVAL V237 — separação fixa entre Assistente e WhatsApp */
body .loux-whatsapp-float,
body a.loux-whatsapp-float{
  bottom:18px!important;
}
body .loux-ai-launcher,
body.loux-ai-visible .loux-ai-launcher{
  right:18px!important;
  bottom:94px!important;
}
body .loux-ai-box,
body.loux-ai-visible .loux-ai-box{
  right:18px!important;
  bottom:94px!important;
}
body .loux-ai-nudge,
body.loux-ai-visible .loux-ai-nudge{
  right:20px!important;
  bottom:166px!important;
}
@media(max-width:620px){
  body .loux-whatsapp-float,
  body a.loux-whatsapp-float{
    right:14px!important;
    bottom:14px!important;
  }
  body .loux-ai-launcher,
  body.loux-ai-visible .loux-ai-launcher{
    right:10px!important;
    bottom:84px!important;
  }
  body .loux-ai-box,
  body.loux-ai-visible .loux-ai-box{
    right:10px!important;
    bottom:84px!important;
  }
  body .loux-ai-nudge,
  body.loux-ai-visible .loux-ai-nudge{
    right:12px!important;
    bottom:149px!important;
  }
}
