
:root{--bg:#070707;--orange:#d96b00;--gold:#f2b705;--text:#fff;--card:#121212;--muted:#bdbdbd;--line:#2a2a2a}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1150px,92%);margin:auto}
.header{position:sticky;top:0;z-index:100;background:rgba(7,7,7,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:16px;position:relative}.logo{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--gold)}.logo img{width:46px;height:46px;border-radius:10px;object-fit:cover}.menu{display:flex;gap:16px;color:#eee;font-size:14px;flex-wrap:wrap}.mobile-menu-toggle{display:none;width:46px;height:42px;padding:9px;border:1px solid #444;border-radius:11px;background:#111;cursor:pointer}.mobile-menu-toggle span{display:block;height:3px;margin:4px 0;border-radius:4px;background:#fff;transition:.2s}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:12px;font-weight:800;border:1px solid var(--orange);background:linear-gradient(135deg,var(--orange),var(--gold));color:#111}.btn.secondary{background:transparent;color:var(--gold)}
.hero{padding:64px 0 40px;background:radial-gradient(circle at top right,rgba(217,107,0,.24),transparent 35%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.badge{color:var(--gold);font-weight:800;margin-bottom:14px}h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:0 0 15px}.lead{font-size:18px;color:#ddd;line-height:1.6;margin-bottom:24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.slider{position:relative;width:100%;aspect-ratio:1200/650;border-radius:22px;overflow:hidden;border:1px solid var(--line);box-shadow:0 20px 60px rgba(0,0,0,.4);background:#111}.slider-track{position:relative;width:100%;height:100%}.slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s ease}.slide.active{opacity:1;visibility:visible}.slide img{width:100%;height:100%;object-fit:cover}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:5;display:flex;gap:8px;justify-content:center}.slider-dots button{width:11px;height:11px;border-radius:50%;border:0;background:#fff;opacity:.45;cursor:pointer}.slider-dots button.active{opacity:1;background:var(--gold)}
section{padding:42px 0}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}h2{font-size:32px;margin:0}.section-title p{color:var(--muted);margin:6px 0 0}
.quick-grid,.services-grid,.gallery-grid,.diff-grid,.ad-grid,.test-grid,.faq-grid{display:grid;gap:16px}.quick-grid{grid-template-columns:repeat(6,1fr)}.services-grid,.gallery-grid,.ad-grid{grid-template-columns:repeat(4,1fr)}.diff-grid{grid-template-columns:repeat(4,1fr)}.test-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}
.quick-card,.service,.diff,.gallery-item,.ad-item,.testimonial,.faq,.promo{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px}.quick-card{text-align:center;font-weight:800}.service img,.gallery-item img,.ad-item img,.testimonial img{height:170px;width:100%;object-fit:cover;border-radius:14px;margin-bottom:14px}.service h3{margin:0 0 8px;color:var(--gold)}.service p,.faq p,.testimonial p{color:#d4d4d4;line-height:1.5}.cta{background:linear-gradient(135deg,rgba(217,107,0,.22),rgba(242,183,5,.12));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.footer{padding:35px 0;border-top:1px solid var(--line);color:#ccc}.float-wa{position:fixed;right:18px;bottom:18px;z-index:20;border-radius:999px;padding:15px 20px;background:#25d366;color:#061b0d;font-weight:900}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.services-grid,.gallery-grid,.diff-grid,.ad-grid,.test-grid,.faq-grid{grid-template-columns:1fr 1fr}.mobile-menu-toggle{display:block;margin-left:auto}.share-top-btn{display:none}.menu{display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;padding:10px;background:#0b0b0b;border:1px solid #333;border-radius:0 0 16px 16px;box-shadow:0 18px 35px rgba(0,0,0,.55);max-height:calc(100vh - 84px);overflow-y:auto}.menu.is-open{display:flex;flex-direction:column;gap:4px}.menu a{display:block;padding:13px 14px;border-radius:9px;color:#fff}.menu a:hover,.menu a:focus{background:#202020;color:var(--gold)}body.menu-open{overflow:hidden}}@media(max-width:560px){.logo>span:last-child{font-size:14px}.services-grid,.gallery-grid,.diff-grid,.ad-grid,.test-grid,.faq-grid{grid-template-columns:1fr}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{width:auto;padding:11px 8px;font-size:13px}.btn{width:100%}}

.slide iframe,.gallery-item iframe,.ad-item iframe{width:100%;height:100%;min-height:190px;border:0;border-radius:14px;background:#000}.gallery-item iframe{height:190px}.ad-item iframe{height:170px;margin-bottom:14px}

.trust-bar{padding:18px 0;background:#0d0d0d;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.trust-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;}
.trust-item{background:#111;border:1px solid #333;border-radius:12px;padding:12px 16px;white-space:nowrap;font-weight:700;}
.work-grid,.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.work-card,.download-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px}
.work-card img,.work-card video,.work-card iframe{width:100%;height:190px;object-fit:cover;border-radius:14px;border:0;margin-bottom:12px;background:#000}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.quick-form input,.quick-form select,.quick-form textarea{width:100%;padding:13px;border-radius:10px;border:1px solid var(--line);background:#080808;color:#fff}
@media(max-width:900px){.trust-grid,.work-grid,.download-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.trust-grid,.work-grid,.download-grid,.form-grid{grid-template-columns:1fr}}

/* V6.4 - Barra de confiança em linha horizontal */
.trust-bar{padding:14px 0;background:#0d0d0d;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}
.trust-grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0 8px!important}
.trust-grid::-webkit-scrollbar{display:none!important}
.trust-item{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#111!important;border:1px solid #333!important;border-radius:12px!important;padding:10px 12px!important;white-space:nowrap!important;font-weight:800!important;font-size:14px!important;line-height:1.1!important;min-width:auto!important;max-width:none!important}
@media(max-width:560px){.trust-grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;justify-content:flex-start!important}.trust-item{font-size:13px!important;padding:9px 10px!important}}


/* V6.5 - Barra de confiança responsiva */
.trust-bar{
    padding:14px 0;
    overflow:hidden;
}

.trust-grid{
    display:grid !important;
    grid-template-columns:repeat(auto-fit, minmax(135px, 1fr)) !important;
    gap:10px !important;
    align-items:stretch;
    width:100%;
}

.trust-item{
    display:flex !important;
    align-items:center;
    justify-content:center;
    text-align:center;
    min-height:52px;
    padding:10px 12px !important;
    border-radius:14px;
    background:#111;
    border:1px solid #333;
    font-weight:800;
    line-height:1.2;
    white-space:normal !important;
    word-break:normal;
}

@media(max-width:520px){
    .trust-grid{
        grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
        gap:8px !important;
    }

    .trust-item{
        font-size:14px;
        padding:10px 8px !important;
        min-height:48px;
    }
}

@media(max-width:340px){
    .trust-grid{
        grid-template-columns:1fr !important;
    }
}


/* V7 - Ícones editáveis pelo ADM */
.icon-menu-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(130px,1fr));
    gap:12px;
    align-items:stretch;
}
.icon-menu-card{
    background:var(--card);
    border:1px solid var(--line);
    border-radius:16px;
    padding:14px 10px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    font-weight:800;
    text-align:center;
    min-height:58px;
    transition:.2s;
}
.icon-menu-card:hover{
    transform:translateY(-2px);
    border-color:var(--gold);
}
.menu-icon-emoji{
    font-size:22px;
    line-height:1;
}
.menu-icon-img{
    width:28px;
    height:28px;
    object-fit:contain;
    display:inline-block;
}
@media(max-width:520px){
    .icon-menu-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:8px;
    }
    .icon-menu-card{
        font-size:14px;
        padding:12px 8px;
        min-height:54px;
    }
}
@media(max-width:340px){
    .icon-menu-grid{
        grid-template-columns:1fr;
    }
}

/* V8 - destaque de imagens */
.service,.work-card,.gallery-item,.ad-item,.testimonial{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.service:hover,.work-card:hover,.gallery-item:hover,.ad-item:hover,.testimonial:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(0,0,0,.45);border-color:var(--gold)}
.service img,.work-card img,.gallery-item img,.ad-item img,.testimonial img{cursor:pointer;transition:transform .35s ease,filter .35s ease}
.service:hover img,.work-card:hover img,.gallery-item:hover img,.ad-item:hover img,.testimonial:hover img{transform:scale(1.045);filter:brightness(1.08) contrast(1.05)}
.js-lightbox-img{cursor:pointer}
.lightbox-overlay{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.92);padding:18px}
.lightbox-overlay.active{display:flex}
.lightbox-box{position:relative;width:min(1100px,96vw);max-height:92vh;display:flex;flex-direction:column;gap:12px;align-items:center}
.lightbox-media{max-width:100%;max-height:78vh;border-radius:18px;border:2px solid var(--gold);box-shadow:0 0 35px rgba(242,183,5,.25);object-fit:contain;background:#111}
.lightbox-title{color:#fff;font-size:18px;text-align:center;font-weight:800}
.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.65);color:#fff;border-radius:999px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;z-index:2}
.lightbox-close{top:-8px;right:-8px}.lightbox-prev{left:8px;top:50%;transform:translateY(-50%)}.lightbox-next{right:8px;top:50%;transform:translateY(-50%)}
.lightbox-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}
.lightbox-actions a{padding:12px 16px;border-radius:12px;background:linear-gradient(135deg,var(--orange),var(--gold));color:#111;font-weight:900}
@media(max-width:640px){.lightbox-overlay{padding:10px}.lightbox-media{max-height:70vh;border-radius:14px}.lightbox-close{top:4px;right:4px}.lightbox-prev,.lightbox-next{width:38px;height:38px;font-size:22px}}


/* V9 - Qualidade, filtros, busca e contadores */
.v9-tools{
    display:flex;
    gap:12px;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
    margin:18px 0 22px;
}

.v9-search{
    flex:1;
    min-width:230px;
    padding:14px 16px;
    border-radius:14px;
    border:1px solid var(--line);
    background:#0b0b0b;
    color:#fff;
    font-weight:700;
    outline:none;
}

.v9-search:focus{
    border-color:var(--gold);
    box-shadow:0 0 0 3px rgba(242,183,5,.12);
}

.v9-filters{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
}

.v9-filter-btn{
    border:1px solid var(--line);
    background:#111;
    color:#fff;
    border-radius:999px;
    padding:10px 14px;
    cursor:pointer;
    font-weight:800;
}

.v9-filter-btn.active,
.v9-filter-btn:hover{
    background:linear-gradient(135deg,var(--orange),var(--gold));
    color:#111;
    border-color:transparent;
}

.v9-hidden{
    display:none!important;
}

.v9-stats{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(130px,1fr));
    gap:12px;
    margin:25px 0;
}

.v9-stat{
    background:var(--card);
    border:1px solid var(--line);
    border-radius:18px;
    padding:18px;
    text-align:center;
}

.v9-stat strong{
    display:block;
    color:var(--gold);
    font-size:30px;
    line-height:1;
    margin-bottom:6px;
}

.v9-badge{
    position:absolute;
    top:12px;
    left:12px;
    z-index:2;
    background:linear-gradient(135deg,var(--orange),var(--gold));
    color:#111;
    padding:7px 10px;
    border-radius:999px;
    font-size:12px;
    font-weight:900;
    box-shadow:0 8px 18px rgba(0,0,0,.35);
}

.service,.work-card,.gallery-item,.ad-item{
    position:relative;
    overflow:hidden;
}

.faq{
    cursor:pointer;
}

.faq h3{
    display:flex;
    justify-content:space-between;
    gap:12px;
    align-items:center;
}

.faq h3::after{
    content:"+";
    color:var(--gold);
    font-size:24px;
    line-height:1;
}

.faq.open h3::after{
    content:"−";
}

.faq p{
    max-height:0;
    overflow:hidden;
    transition:max-height .25s ease;
    margin:0!important;
}

.faq.open p{
    max-height:300px;
    margin-top:10px!important;
}

.back-to-top{
    position:fixed;
    left:18px;
    bottom:18px;
    z-index:40;
    width:48px;
    height:48px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.18);
    background:#111;
    color:var(--gold);
    display:none;
    align-items:center;
    justify-content:center;
    font-size:24px;
    font-weight:900;
    cursor:pointer;
    box-shadow:0 12px 30px rgba(0,0,0,.35);
}

.back-to-top.show{
    display:flex;
}

.v9-no-results{
    display:none;
    color:#bbb;
    background:var(--card);
    border:1px solid var(--line);
    border-radius:16px;
    padding:18px;
    text-align:center;
    margin-top:12px;
}

@media(max-width:560px){
    .v9-tools{
        align-items:stretch;
    }
    .v9-search{
        width:100%;
    }
    .v9-filters{
        width:100%;
        display:grid;
        grid-template-columns:repeat(2,1fr);
    }
    .v9-filter-btn{
        padding:10px 8px;
        font-size:13px;
    }
}

/* V112 — Todas as mídias mantêm textos e ações visíveis nos cards. */
.services-grid .service,
.work-grid .work-card,
.gallery-grid .gallery-item,
.ad-grid .ad-item,
.test-grid .testimonial{
  display:flex!important;
  flex-direction:column!important;
  height:auto!important;
  min-height:100%!important;
  overflow:visible!important;
}
.services-grid .service>.st-media-video,
.services-grid .service>.st-media-youtube,
.work-grid .work-card>.st-media-video,
.work-grid .work-card>.st-media-youtube,
.gallery-grid .gallery-item>.st-media-video,
.gallery-grid .gallery-item>.st-media-youtube,
.test-grid .testimonial>.st-media-video,
.test-grid .testimonial>.st-media-youtube{
  display:block!important;
  width:100%!important;
  height:190px!important;
  min-height:190px!important;
  max-height:190px!important;
  flex:0 0 190px!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:14px!important;
  margin:0 0 14px!important;
  background:#000!important;
}
.ad-grid .ad-item>.st-media-video,
.ad-grid .ad-item>.st-media-youtube{
  display:block!important;
  width:100%!important;
  height:170px!important;
  min-height:170px!important;
  max-height:170px!important;
  flex:0 0 170px!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:14px!important;
  margin:0 0 12px!important;
  background:#000!important;
}
.services-grid .service>h3,
.services-grid .service>p,
.services-grid .service>.btn,
.work-grid .work-card>h3,
.work-grid .work-card>p,
.work-grid .work-card>.btn,
.ad-grid .ad-item>h3,
.ad-grid .ad-item>p,
.ad-grid .ad-item>.btn,
.test-grid .testimonial>h3,
.test-grid .testimonial>p,
.gallery-grid .gallery-item>div{
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:3!important;
}
.services-grid .service>.btn,
.work-grid .work-card>.btn,
.ad-grid .ad-item>.btn{margin-top:auto!important;width:100%!important}
@media(max-width:560px){
  .services-grid .service>.st-media-video,
  .services-grid .service>.st-media-youtube,
  .work-grid .work-card>.st-media-video,
  .work-grid .work-card>.st-media-youtube,
  .gallery-grid .gallery-item>.st-media-video,
  .gallery-grid .gallery-item>.st-media-youtube,
  .test-grid .testimonial>.st-media-video,
  .test-grid .testimonial>.st-media-youtube{
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
    flex-basis:220px!important;
  }
}


/* V10 - Visual Premium Styllus */
:root{
    --bg:#0d0d0d;
    --card:#171717;
    --muted:#c9c9c9;
    --text:#ffffff;
    --gold:#ffc107;
    --orange:#ff7a00;
    --line:rgba(255,193,7,.16);
    --dark2:#111111;
    --whatsapp:#1FA855;
}

body{
    background:
        radial-gradient(circle at top right, rgba(255,122,0,.14), transparent 32%),
        radial-gradient(circle at top left, rgba(255,193,7,.06), transparent 26%),
        linear-gradient(180deg,#0d0d0d,#050505);
}

.header{
    background:rgba(13,13,13,.88)!important;
    border-bottom:1px solid rgba(255,193,7,.14)!important;
    box-shadow:0 10px 35px rgba(0,0,0,.35);
}

.logo span{
    background:linear-gradient(135deg,#ffffff,#ffc107,#ff7a00);
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
}

.logo img{
    box-shadow:0 0 18px rgba(255,193,7,.18);
}

.card,
.service,
.work-card,
.gallery-item,
.ad-item,
.testimonial,
.faq,
.download-card,
.quick-card,
.diff,
.v9-stat,
.icon-menu-card,
.trust-item{
    background:
        linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.01)),
        #171717!important;
    border:1px solid rgba(255,193,7,.14)!important;
    box-shadow:0 12px 35px rgba(0,0,0,.24);
}

.service:hover,
.work-card:hover,
.gallery-item:hover,
.ad-item:hover,
.testimonial:hover,
.download-card:hover,
.icon-menu-card:hover,
.quick-card:hover,
.diff:hover{
    border-color:#ffc107!important;
    box-shadow:
        0 18px 50px rgba(0,0,0,.45),
        0 0 28px rgba(255,170,0,.20);
}

h1{
    text-shadow:0 6px 28px rgba(0,0,0,.45);
}

h2,
.service h3,
.work-card h3,
.download-card h3,
.faq h3{
    color:#ffc107;
}

.badge{
    display:inline-flex;
    padding:8px 12px;
    border-radius:999px;
    background:rgba(255,193,7,.08);
    border:1px solid rgba(255,193,7,.20);
}

.btn,
button.btn,
.v9-filter-btn.active,
.lightbox-actions a{
    position:relative;
    overflow:hidden;
    background:linear-gradient(135deg,#ff7a00,#ffc107)!important;
    color:#111!important;
    border:0!important;
    box-shadow:0 10px 24px rgba(255,122,0,.22);
    transition:transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

.btn:hover,
button.btn:hover,
.lightbox-actions a:hover{
    transform:translateY(-2px);
    box-shadow:0 16px 34px rgba(255,122,0,.32);
    filter:saturate(1.08);
}

.btn::after,
.lightbox-actions a::after{
    content:"";
    position:absolute;
    top:-60%;
    left:-80%;
    width:55%;
    height:220%;
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);
    transform:rotate(25deg);
    animation:styllusShine 5.5s infinite;
}

@keyframes styllusShine{
    0%{left:-80%}
    18%{left:135%}
    100%{left:135%}
}

.float-wa{
    background:linear-gradient(135deg,#1FA855,#25D366)!important;
    color:#061b0d!important;
    box-shadow:0 12px 30px rgba(37,211,102,.28);
    border:1px solid rgba(255,255,255,.18);
}

.float-wa:hover{
    filter:brightness(1.06);
    transform:translateY(-2px);
}

.slider{
    border:1px solid rgba(255,193,7,.20)!important;
    box-shadow:
        0 24px 70px rgba(0,0,0,.52),
        0 0 40px rgba(255,122,0,.12)!important;
}

.slide::after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:
        linear-gradient(90deg,rgba(0,0,0,.20),transparent 45%),
        radial-gradient(circle at bottom right,rgba(255,193,7,.12),transparent 35%);
}

.slider-dots button{
    background:#fff!important;
    box-shadow:0 0 10px rgba(255,255,255,.25);
}

.slider-dots button.active{
    background:#ffc107!important;
    box-shadow:0 0 14px rgba(255,193,7,.55);
}

.hero{
    background:
        radial-gradient(circle at top right,rgba(255,122,0,.22),transparent 35%),
        linear-gradient(180deg,rgba(255,193,7,.04),transparent)!important;
}

.section-title{
    border-left:4px solid #ffc107;
    padding-left:14px;
}

.menu a{
    position:relative;
    transition:color .22s ease;
}

.menu a:hover{
    color:#ffc107;
}

.menu a::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-6px;
    width:0;
    height:2px;
    background:linear-gradient(90deg,#ff7a00,#ffc107);
    transition:width .22s ease;
}

.menu a:hover::after{
    width:100%;
}

.icon-menu-card{
    backdrop-filter:blur(8px);
}

.menu-icon-emoji{
    transition:transform .25s ease;
}

.icon-menu-card:hover .menu-icon-emoji,
.icon-menu-card:hover .menu-icon-img{
    transform:scale(1.14) rotate(-4deg);
}

.menu-icon-img{
    filter:drop-shadow(0 0 8px rgba(255,193,7,.22));
}

input,
textarea,
select,
.v9-search{
    border:1px solid rgba(255,193,7,.16)!important;
    background:#101010!important;
    color:#fff!important;
}

input:focus,
textarea:focus,
select:focus,
.v9-search:focus{
    outline:none;
    border-color:#ffc107!important;
    box-shadow:0 0 0 3px rgba(255,193,7,.12)!important;
}

.v9-filter-btn{
    transition:transform .2s ease, border-color .2s ease, background .2s ease;
}

.v9-filter-btn:hover{
    transform:translateY(-1px);
}

.v9-badge{
    background:linear-gradient(135deg,#ff7a00,#ffc107)!important;
    box-shadow:0 8px 18px rgba(255,122,0,.28)!important;
}

.footer{
    background:linear-gradient(180deg,#111111,#050505);
    border-top:1px solid rgba(255,193,7,.14)!important;
}

.back-to-top{
    border-color:rgba(255,193,7,.25)!important;
    box-shadow:0 12px 30px rgba(255,193,7,.12)!important;
}

.lightbox-media{
    border-color:#ffc107!important;
    box-shadow:
        0 0 35px rgba(255,193,7,.25),
        0 24px 60px rgba(0,0,0,.6)!important;
}

/* Animação suave de entrada */
.service,
.work-card,
.gallery-item,
.ad-item,
.testimonial,
.faq,
.download-card,
.icon-menu-card{
    animation:styllusFadeUp .45s ease both;
}

@keyframes styllusFadeUp{
    from{opacity:0;transform:translateY(12px)}
    to{opacity:1;transform:translateY(0)}
}

@media(max-width:560px){
    .section-title{
        border-left:3px solid #ffc107;
        padding-left:10px;
    }

    .btn::after,
    .lightbox-actions a::after{
        display:none;
    }
}


/* V11 - Marcas Premium */
.brands-section{
    padding:46px 0;
    background:
        radial-gradient(circle at top right, rgba(255,193,7,.08), transparent 35%),
        rgba(255,255,255,.015);
    border-top:1px solid rgba(255,193,7,.12);
    border-bottom:1px solid rgba(255,193,7,.12);
    overflow:hidden;
}

.brands-header{
    display:flex;
    justify-content:space-between;
    gap:18px;
    align-items:end;
    margin-bottom:20px;
    border-left:4px solid var(--gold);
    padding-left:14px;
}

.brands-header h2{
    margin:0;
    color:var(--gold);
}

.brands-header p{
    margin:6px 0 0;
    color:var(--muted);
}

.brands-count{
    background:rgba(255,193,7,.10);
    border:1px solid rgba(255,193,7,.18);
    border-radius:999px;
    padding:10px 14px;
    color:#fff;
    font-weight:800;
    white-space:nowrap;
}

.brands-track-wrap{
    position:relative;
    overflow:hidden;
    mask-image:linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
    -webkit-mask-image:linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}

.brands-track{
    display:flex;
    gap:16px;
    width:max-content;
    animation:brandsMove 28s linear infinite;
}

.brands-track:hover{
    animation-play-state:paused;
}

@keyframes brandsMove{
    from{transform:translateX(0)}
    to{transform:translateX(-50%)}
}

.brand-card{
    width:190px;
    min-height:148px;
    background:
        linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.01)),
        #171717;
    border:1px solid rgba(255,193,7,.16);
    border-radius:18px;
    padding:14px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    gap:10px;
    cursor:pointer;
    transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease, filter .25s ease;
    position:relative;
}

.brand-card:hover{
    transform:translateY(-5px) scale(1.02);
    border-color:var(--gold);
    box-shadow:0 18px 45px rgba(0,0,0,.42),0 0 28px rgba(255,193,7,.18);
}

.brand-logo{
    width:128px;
    height:58px;
    object-fit:contain;
    filter:grayscale(1) contrast(1.05);
    opacity:.78;
    transition:filter .25s ease, opacity .25s ease, transform .25s ease;
}

.brand-card:hover .brand-logo{
    filter:grayscale(0) contrast(1.08);
    opacity:1;
    transform:scale(1.05);
}

.brand-name{
    color:#fff;
    font-weight:900;
}

.brand-services{
    color:#cfcfcf;
    font-size:12px;
    line-height:1.35;
}

.brand-featured{
    position:absolute;
    top:8px;
    right:8px;
    background:linear-gradient(135deg,var(--orange),var(--gold));
    color:#111;
    font-size:10px;
    font-weight:900;
    padding:5px 7px;
    border-radius:999px;
}

.brand-modal{
    position:fixed;
    inset:0;
    z-index:10000;
    background:rgba(0,0,0,.90);
    display:none;
    align-items:center;
    justify-content:center;
    padding:16px;
}

.brand-modal.active{
    display:flex;
}

.brand-modal-box{
    width:min(680px,96vw);
    background:
        linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),
        #151515;
    border:1px solid rgba(255,193,7,.25);
    border-radius:22px;
    padding:22px;
    box-shadow:0 26px 80px rgba(0,0,0,.62);
    position:relative;
}

.brand-modal-close{
    position:absolute;
    right:12px;
    top:12px;
    width:42px;
    height:42px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.18);
    background:#111;
    color:#fff;
    font-size:26px;
    cursor:pointer;
}

.brand-modal-logo{
    width:180px;
    max-height:86px;
    object-fit:contain;
    margin-bottom:12px;
}

.brand-modal-title{
    color:var(--gold);
    margin:0 0 10px;
}

.brand-modal-desc,
.brand-modal-services{
    color:#ddd;
    line-height:1.55;
}

.brand-modal-actions{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    margin-top:18px;
}

.brand-modal-actions a{
    padding:12px 16px;
    border-radius:12px;
    font-weight:900;
    background:linear-gradient(135deg,var(--orange),var(--gold));
    color:#111;
}

@media(max-width:620px){
    .brands-header{
        flex-direction:column;
        align-items:flex-start;
    }

    .brand-card{
        width:155px;
        min-height:135px;
    }

    .brand-logo{
        width:110px;
        height:50px;
    }

    .brands-track{
        animation-duration:22s;
    }
}

/* V12 - Assistente Styllus */
.assistant-top-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:12px;font-weight:900;border:0;background:linear-gradient(135deg,#ff7a00,#ffc107);color:#111;cursor:pointer;box-shadow:0 10px 24px rgba(255,122,0,.22);white-space:nowrap}
.assistant-modal{position:fixed;inset:0;z-index:10050;background:rgba(0,0,0,.90);display:none;align-items:center;justify-content:center;padding:14px}
.assistant-modal.active{display:flex}
.assistant-box{width:min(720px,96vw);max-height:92vh;overflow:auto;background:#151515;border:1px solid rgba(255,193,7,.25);border-radius:24px;box-shadow:0 26px 80px rgba(0,0,0,.62);padding:20px;position:relative}
.assistant-close{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#101010;color:#fff;font-size:26px;cursor:pointer}
.assistant-head{padding-right:45px;margin-bottom:18px}.assistant-head h2{margin:0 0 8px;color:var(--gold)}.assistant-head p{margin:0;color:#ddd;line-height:1.45}
.assistant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.assistant-option{border:1px solid rgba(255,193,7,.16);background:#171717;color:#fff;border-radius:16px;padding:15px;display:flex;gap:10px;align-items:center;text-align:left;cursor:pointer;transition:.2s}
.assistant-option:hover{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 14px 32px rgba(0,0,0,.38)}
.assistant-option span{font-size:26px}.assistant-option strong{display:block}
.assistant-step{display:none}.assistant-step.active{display:block}.assistant-question{margin:14px 0 10px;color:#ffc107;font-weight:900}
.assistant-select-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.assistant-choice{padding:12px;border-radius:12px;border:1px solid rgba(255,193,7,.16);background:#111;color:#fff;cursor:pointer;font-weight:800}
.assistant-choice.active,.assistant-choice:hover{background:linear-gradient(135deg,#ff7a00,#ffc107);color:#111;border-color:transparent}
.assistant-form textarea,.assistant-form input{width:100%;margin-top:8px;padding:12px;border-radius:12px;border:1px solid rgba(255,193,7,.16);background:#101010;color:#fff}
.assistant-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.assistant-actions button,.assistant-actions a{border:0;padding:13px 16px;border-radius:12px;font-weight:900;cursor:pointer;text-decoration:none}
.assistant-back{background:#222;color:#fff}.assistant-whats{background:linear-gradient(135deg,#1FA855,#25D366);color:#061b0d}.assistant-note{margin-top:12px;color:#bbb;font-size:13px;line-height:1.45}
@media(max-width:560px){.assistant-grid,.assistant-select-grid{grid-template-columns:1fr}.assistant-box{padding:16px;border-radius:18px}.assistant-top-btn{padding:11px 12px;font-size:14px}}


/* Correção: remove badge de localização do banner principal */
.hero .badge,
.hero-badge,
.location-badge{
    display:none!important;
}

.hero h1{
    margin-top:0!important;
}

/* V13 - Compartilhar no topo + botões abrem Assistente */
.share-top-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:12px;font-weight:900;border:0;background:linear-gradient(135deg,#ff7a00,#ffc107);color:#111;cursor:pointer;box-shadow:0 10px 24px rgba(255,122,0,.22);white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease}
.share-top-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,122,0,.32)}
.share-toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(20px);z-index:12000;background:#111;color:#fff;border:1px solid rgba(255,193,7,.25);border-radius:999px;padding:12px 18px;box-shadow:0 16px 40px rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:.25s ease;font-weight:800}
.share-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.assistant-open-link{cursor:pointer}
@media(max-width:560px){.share-top-btn{padding:11px 12px;font-size:14px}}


/* V13.1 - Correção Assistente */
.assistant-step{display:none}
.assistant-step.active{display:block}
.assistant-option{user-select:none}
.assistant-whats{display:inline-flex;align-items:center;justify-content:center}


/* V13.3 - Correção selo destaque das marcas */
.brand-card{
    position:relative!important;
    overflow:visible!important;
}

.brand-featured{
    position:absolute!important;
    top:-10px!important;
    right:10px!important;
    z-index:50!important;
    background:linear-gradient(135deg,#1FA855,#25D366)!important;
    color:#061b0d!important;
    border:1px solid rgba(255,255,255,.28)!important;
    box-shadow:0 8px 22px rgba(37,211,102,.35)!important;
    font-size:10px!important;
    font-weight:900!important;
    padding:6px 9px!important;
    border-radius:999px!important;
    letter-spacing:.3px;
}

.brand-featured::before{
    content:"● ";
    color:#061b0d;
}

.brands-track-wrap{
    padding-top:12px;
}

/* V14 - Visual refinado com identidade Styllus */
:root{
    --styllus-bg:#070707;
    --styllus-card:#141414;
    --styllus-gold:#f6b900;
    --styllus-orange:#ff7a00;
    --styllus-green:#25d366;
    --styllus-line:rgba(246,185,0,.18);
}

body{
    background:
        radial-gradient(circle at 20% 0%, rgba(255,122,0,.10), transparent 28%),
        radial-gradient(circle at 80% 10%, rgba(246,185,0,.08), transparent 30%),
        linear-gradient(180deg,#070707,#020202)!important;
}

.header{
    position:sticky;
    top:0;
    z-index:1000;
    backdrop-filter:blur(14px);
    background:rgba(5,5,5,.86)!important;
    border-bottom:1px solid var(--styllus-line)!important;
}

.logo img{
    width:58px!important;
    height:58px!important;
    object-fit:contain!important;
    border-radius:12px!important;
    box-shadow:0 0 26px rgba(255,122,0,.26);
}

.logo span{
    font-size:18px;
    font-weight:900;
    background:linear-gradient(135deg,#fff,var(--styllus-gold),var(--styllus-orange));
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent!important;
}

.hero{
    position:relative;
    min-height:520px;
    display:flex;
    align-items:center;
    overflow:hidden;
    border-bottom:1px solid var(--styllus-line);
}

.hero::before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.52),rgba(0,0,0,.78)),
        url('../../uploads/v14/banner_styllus_2.png') center/cover no-repeat;
    opacity:.96;
    z-index:0;
}

.hero::after{
    content:"";
    position:absolute;
    inset:auto 0 0 0;
    height:120px;
    background:linear-gradient(180deg,transparent,#070707);
    z-index:0;
}

.hero .container,
.hero-grid{
    position:relative;
    z-index:2;
}

.hero h1{
    max-width:720px;
    font-size:clamp(42px,6vw,82px)!important;
    line-height:.98!important;
    letter-spacing:-2px;
    text-shadow:0 8px 40px rgba(0,0,0,.62);
}

.hero h1 strong,
.hero h1 span{
    color:var(--styllus-orange);
}

.lead,
.hero p{
    max-width:620px;
    font-size:clamp(16px,2vw,20px);
    color:#e5e5e5!important;
}

.hero .slider{
    background:rgba(0,0,0,.28)!important;
    border:1px solid rgba(246,185,0,.18)!important;
    box-shadow:0 24px 70px rgba(0,0,0,.50),0 0 45px rgba(255,122,0,.14)!important;
}

.icon-menu-grid{
    margin-top:-35px;
    position:relative;
    z-index:5;
    background:rgba(12,12,12,.86);
    border:1px solid rgba(246,185,0,.15);
    border-radius:20px;
    padding:16px;
    box-shadow:0 18px 55px rgba(0,0,0,.42);
    backdrop-filter:blur(10px);
}

.icon-menu-card{
    min-height:78px!important;
    border-radius:16px!important;
}

.menu-icon-emoji{
    color:var(--styllus-orange);
    filter:drop-shadow(0 0 8px rgba(255,122,0,.38));
}

.brand-card{
    background:linear-gradient(180deg,#191919,#101010)!important;
    border-color:rgba(246,185,0,.18)!important;
}

.brand-logo{
    filter:none!important;
    opacity:1!important;
}

.brand-featured{
    z-index:99!important;
    top:-12px!important;
    right:10px!important;
    background:linear-gradient(135deg,#159947,#25d366)!important;
    color:#061b0d!important;
    box-shadow:0 9px 24px rgba(37,211,102,.38)!important;
}

.service,
.work-card,
.gallery-item,
.ad-item,
.testimonial,
.download-card,
.faq,
.v9-stat,
.diff{
    border-radius:20px!important;
}

.service img,
.work-card img,
.gallery-item img,
.ad-item img{
    border-radius:14px!important;
}

.footer{
    background:
        linear-gradient(90deg,rgba(255,122,0,.06),transparent 38%),
        linear-gradient(180deg,#0d0d0d,#020202)!important;
}

.footer::before{
    content:"";
    display:block;
    height:1px;
    background:linear-gradient(90deg,transparent,var(--styllus-orange),var(--styllus-gold),transparent);
    margin-bottom:20px;
}

.float-wa{
    right:18px!important;
    bottom:18px!important;
    border-radius:999px!important;
    box-shadow:0 0 0 6px rgba(37,211,102,.08),0 18px 42px rgba(37,211,102,.34)!important;
}

@media(max-width:760px){
    .hero{
        min-height:auto;
        padding:70px 0 80px;
    }
    .hero::before{
        background:
            linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.70)),
            url('../../uploads/v14/banner_styllus_2.png') center/cover no-repeat;
    }
    .hero h1{
        font-size:clamp(38px,12vw,58px)!important;
        letter-spacing:-1px;
    }
    .icon-menu-grid{
        margin-top:-25px;
        padding:12px;
    }
}


/* V16 - Aparência controlada pelo ADM */
.hero::before{
    background:
        var(--hero-gradient),
        var(--hero-img) center/cover no-repeat!important;
}

@media(max-width:760px){
    .hero::before{
        background:
            linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.70)),
            var(--hero-img-mobile) center/cover no-repeat!important;
    }
}

body.aparencia-sem-efeitos *,
body.aparencia-sem-efeitos *::before,
body.aparencia-sem-efeitos *::after{
    animation:none!important;
    transition:none!important;
}

.appearance-preview{
    max-width:100%;
    border:2px solid var(--styllus-gold);
    border-radius:14px;
    margin:10px 0;
}




/* V17.1 - Hero definitivo */
.hero{
    position:relative!important;
    min-height:var(--hero-height,520px)!important;
    overflow:hidden!important;
    background:#070707!important;
    border-bottom:1px solid rgba(246,185,0,.18)!important;
}

.hero::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    display:block!important;
    background-image:
        linear-gradient(rgba(0,0,0,var(--hero-dark,.70)), rgba(0,0,0,var(--hero-dark,.70))),
        var(--hero-img)!important;
    background-position:var(--hero-position,center)!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    opacity:1!important;
    z-index:0!important;
    pointer-events:none!important;
}

.hero::after{
    content:""!important;
    position:absolute!important;
    inset:auto 0 0 0!important;
    height:100px!important;
    background:linear-gradient(180deg,transparent,#070707)!important;
    z-index:1!important;
    pointer-events:none!important;
}

.hero .container,
.hero-grid,
.hero > *:not(style){
    position:relative!important;
    z-index:2!important;
}

.hero h1{
    font-size:clamp(28px,3.6vw,var(--hero-title-size,46px))!important;
    line-height:1.08!important;
    max-width:560px!important;
    letter-spacing:-.8px!important;
    background:none!important;
    color:#fff!important;
    box-decoration-break:unset!important;
    -webkit-box-decoration-break:unset!important;
}

.hero h1 *,
.hero h1 span,
.hero h1 strong{
    background:none!important;
    color:var(--styllus-orange,#ff7a00)!important;
}

.hero p,
.lead{
    max-width:520px!important;
}

.hero .badge,
.hero-badge,
.location-badge{
    display:none!important;
}

@media(max-width:760px){
    .hero{
        min-height:auto!important;
        padding:58px 0 70px!important;
    }

    .hero::before{
        background-image:
            linear-gradient(rgba(0,0,0,var(--hero-dark,.70)), rgba(0,0,0,var(--hero-dark,.70))),
            var(--hero-img-mobile)!important;
        background-position:center!important;
    }

    .hero h1{
        font-size:clamp(28px,8vw,42px)!important;
        max-width:100%!important;
        letter-spacing:-.5px!important;
    }
}

/* V18 media additions */
.gallery-item video,
.work-card video,
.service video,
.ad-item video{width:100%;height:auto;border-radius:14px;display:block;background:#111}


/* =========================================================
   STYLLUS - LOGO ANIMADA DO INDEX PRINCIPAL
   Efeito de aço polido + faíscas discretas de solda
   ========================================================= */
.logo.styllus-logo-fx{
    position:relative;
    isolation:isolate;
    overflow:visible;
}
.logo.styllus-logo-fx::after{
    content:'';position:absolute;left:25px;right:0;bottom:16px;height:2px;z-index:0;pointer-events:none;border-radius:999px;background:linear-gradient(90deg,#f36b16,#ffd36a 48%,#168cff);transform:scaleX(0);transform-origin:left center;opacity:0;box-shadow:0 0 8px rgba(22,140,255,.7);animation:styllusElectricLine 7s ease-out 1s infinite both;
}
.logo.styllus-logo-fx::before{content:'';position:absolute;left:25px;bottom:13px;width:7px;height:7px;border-radius:50%;z-index:3;pointer-events:none;opacity:0;background:#fff;box-shadow:0 0 8px #fff,0 0 14px #168cff,0 0 20px #f36b16;animation:styllusElectricDot 7s ease-out 1s infinite both}
.styllus-wordmark{position:relative;display:inline-block;padding-bottom:4px;font-size:32px!important;line-height:1.05;color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;letter-spacing:-.02em}
.styllus-wordmark::after,.styllus-wordmark::before{content:none}
.logo.styllus-logo-fx .logo-img-wrap{
    position:relative;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:52px;
    height:52px;
    flex:0 0 auto;
    border-radius:14px;
    overflow:visible;
}
.logo.styllus-logo-fx img{
    position:relative;
    z-index:2;
    animation:styllusLogoFloat 5.2s ease-in-out infinite, styllusMetalEdge 3.6s ease-in-out infinite alternate;
    transform-origin:center;
    will-change:transform,filter;
}
.logo.styllus-logo-fx .logo-img-wrap::before{
    content:'';
    position:absolute;
    inset:-5px;
    border-radius:18px;
    z-index:1;
    pointer-events:none;
    opacity:.75;
    background:
        radial-gradient(circle at 18% 20%,rgba(255,255,255,.52),transparent 10%),
        radial-gradient(circle at 82% 78%,rgba(255,123,0,.48),transparent 15%),
        linear-gradient(135deg,rgba(255,255,255,.20),rgba(255,123,0,.08),rgba(19,140,255,.14));
    filter:blur(7px);
    animation:styllusEdgePulse 4.4s ease-in-out infinite;
}
.logo.styllus-logo-fx .logo-img-wrap::after{
    content:none;
    position:absolute;
    z-index:4;
    left:-28%;
    top:-20%;
    width:36%;
    height:140%;
    pointer-events:none;
    opacity:0;
    border-radius:999px;
    background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.12) 28%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.18) 62%,transparent 100%);
    mix-blend-mode:screen;
    transform:translateX(-160%) skewX(-18deg);
    animation:styllusPolishedSteel 8.5s ease-in-out infinite;
}
.logo.styllus-logo-fx:hover::after{animation-duration:1.6s}
.logo.styllus-logo-fx:hover img{
    transform:scale(1.07) rotate(-2deg);
    filter:drop-shadow(0 0 8px rgba(255,255,255,.72)) drop-shadow(0 0 17px rgba(255,123,0,.68)) drop-shadow(0 0 11px rgba(19,140,255,.45));
}
.logo.styllus-logo-fx:hover .logo-img-wrap::after{
    animation-duration:1.25s;
}
.weld-spark{
    position:absolute;
    right:-3px;
    top:36px;
    width:5px;
    height:2px;
    z-index:5;
    pointer-events:none;
    opacity:0;
    border-radius:999px;
    background:linear-gradient(90deg,#fff,#ffd36a,#ff6a00);
    box-shadow:0 0 7px rgba(255,255,255,.95),0 0 15px rgba(255,106,0,.95);
    transform-origin:left center;
    animation:styllusWeldSpark 11.5s infinite ease-out;
}
.weld-spark.s1{--tx:24px;--ty:-18px;--rot:-28deg;animation-delay:1.4s;}
.weld-spark.s2{--tx:31px;--ty:-6px;--rot:-8deg;animation-delay:1.48s;width:7px;}
.weld-spark.s3{--tx:22px;--ty:8px;--rot:15deg;animation-delay:1.56s;}
.weld-spark.s4{--tx:14px;--ty:-26px;--rot:-47deg;animation-delay:1.63s;width:4px;}
.weld-spark.s5{--tx:32px;--ty:18px;--rot:31deg;animation-delay:1.72s;width:6px;}
.weld-spark.s6{--tx:12px;--ty:21px;--rot:50deg;animation-delay:1.83s;width:3px;}
.weld-spark.s7{--tx:40px;--ty:-24px;--rot:-32deg;animation-delay:1.52s;width:8px;}
.weld-spark.s8{--tx:45px;--ty:2px;--rot:3deg;animation-delay:1.58s;width:6px;}
.weld-spark.s9{--tx:37px;--ty:25px;--rot:27deg;animation-delay:1.66s;width:7px;}
.weld-spark.s10{--tx:20px;--ty:-34px;--rot:-55deg;animation-delay:1.73s;width:4px;}
.weld-spark.s11{--tx:48px;--ty:-12px;--rot:-14deg;animation-delay:1.79s;width:5px;}
.weld-spark.s12{--tx:26px;--ty:34px;--rot:48deg;animation-delay:1.88s;width:4px;}
.weld-spark{animation-duration:7s;animation-iteration-count:infinite;animation-fill-mode:both}
.weld-spark.s1{animation-delay:1.02s}.weld-spark.s2{animation-delay:1.05s}.weld-spark.s3{animation-delay:1.08s}.weld-spark.s4{animation-delay:1.11s}.weld-spark.s5{animation-delay:1.14s}.weld-spark.s6{animation-delay:1.17s}.weld-spark.s7{animation-delay:1.04s}.weld-spark.s8{animation-delay:1.07s}.weld-spark.s9{animation-delay:1.10s}.weld-spark.s10{animation-delay:1.13s}.weld-spark.s11{animation-delay:1.16s}.weld-spark.s12{animation-delay:1.19s}
@keyframes styllusLogoFloat{
    0%,100%{transform:translateY(0) scale(1)}
    50%{transform:translateY(-3px) scale(1.025)}
}
@keyframes styllusMetalEdge{
    0%{filter:drop-shadow(0 0 5px rgba(255,255,255,.34)) drop-shadow(0 0 9px rgba(255,123,0,.24));}
    100%{filter:drop-shadow(0 0 9px rgba(255,255,255,.72)) drop-shadow(0 0 18px rgba(255,123,0,.58)) drop-shadow(0 0 12px rgba(19,140,255,.32));}
}
@keyframes styllusEdgePulse{
    0%,100%{opacity:.38;transform:scale(.96)}
    50%{opacity:.88;transform:scale(1.05)}
}
@keyframes styllusPolishedSteel{
    0%,70%{opacity:0;transform:translateX(-180%) skewX(-18deg)}
    78%{opacity:.95;}
    87%{opacity:.72;transform:translateX(420%) skewX(-18deg)}
    100%{opacity:0;transform:translateX(500%) skewX(-18deg)}
}
@keyframes styllusTextComet{
    0%,69%{opacity:0;transform:translate(88px,-8px) scale(1.65)}
    72%{opacity:.9;transform:translate(78px,-7px) scale(1.45)}
    82%{opacity:1;transform:translate(32px,-3px) scale(.72)}
    89%{opacity:.95;transform:translate(5px,0) scale(.22)}
    92%{opacity:1;transform:translate(0,0) scale(.055)}
    95%,100%{opacity:0;transform:translate(0,0) scale(.035)}
}
@keyframes styllusElectricLine{0%{opacity:0;transform:scaleX(0)}2%{opacity:1;transform:scaleX(.04)}15%{opacity:1;transform:scaleX(1)}18%{opacity:.7;transform:scaleX(1)}22%,100%{opacity:0;transform:scaleX(1)}}
@keyframes styllusElectricDot{0%{opacity:0;left:25px;transform:scale(.5)}2%{opacity:1;left:25px;transform:scale(1.15)}15%{opacity:1;left:calc(100% - 4px);transform:scale(1)}18%{opacity:1;left:calc(100% - 4px);transform:scale(1.55)}22%,100%{opacity:0;left:calc(100% - 4px);transform:scale(.2)}}
@keyframes styllusWeldSpark{
    0%{opacity:0;transform:translate(0,0) rotate(var(--rot)) scale(.45)}
    3%{opacity:1;}
    14%{opacity:.95;transform:translate(var(--tx),var(--ty)) rotate(var(--rot)) scale(1)}
    22%,100%{opacity:0;transform:translate(calc(var(--tx) * 1.45),calc(var(--ty) * 1.45)) rotate(var(--rot)) scale(.25)}
}
@media (prefers-reduced-motion: reduce){
    .logo.styllus-logo-fx img,
    .logo.styllus-logo-fx .logo-img-wrap::before,
    .logo.styllus-logo-fx .logo-img-wrap::after,
    .logo.styllus-logo-fx::after,
    .logo.styllus-logo-fx::before,
    .styllus-wordmark::before,
    .styllus-wordmark::after,
    .weld-spark{animation:none!important;}
}
@media(max-width:900px){.styllus-wordmark{font-size:22px!important}}@media(max-width:620px){.styllus-wordmark{font-size:22px!important}.logo.styllus-logo-fx{max-width:calc(100% - 54px);white-space:nowrap}.logo.styllus-logo-fx .logo-img-wrap{flex:0 0 52px}}

/* Logo estática base; os presets configuráveis estão no bloco V117. */
.logo .st-logo-media{display:block;border-radius:0!important;object-fit:contain;background:transparent;box-shadow:none;position:relative;z-index:2}
@media(min-width:901px){.header .nav{padding-top:6px;padding-bottom:6px}}

/* =========================================================
   STYLLUS - BORDA ANIMADA DO SLIDER
   Efeito: aço polido + brilho laranja/azul + faíscas discretas
   ========================================================= */
.slider{
    position:relative!important;
    overflow:hidden!important;
    border:1px solid rgba(255,170,35,.38)!important;
    box-shadow:
        0 24px 70px rgba(0,0,0,.55),
        0 0 28px rgba(255,122,0,.18),
        inset 0 0 0 1px rgba(255,255,255,.08)!important;
    isolation:isolate;
}

.slider::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:3;
    pointer-events:none;
    border-radius:inherit;
    padding:3px;
    background:
        conic-gradient(
            from var(--slider-border-angle,0deg),
            rgba(255,255,255,.85),
            rgba(255,122,0,.95),
            rgba(28,116,255,.78),
            rgba(242,183,5,.95),
            rgba(255,255,255,.85)
        );
    -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    animation:styllusSliderBorderSpin 5.5s linear infinite;
    filter:drop-shadow(0 0 10px rgba(255,122,0,.40));
}

.slider::after{
    content:"";
    position:absolute;
    inset:0;
    z-index:4;
    pointer-events:none;
    border-radius:inherit;
    background:
        linear-gradient(110deg,transparent 0%,transparent 36%,rgba(255,255,255,.38) 46%,transparent 58%,transparent 100%),
        radial-gradient(circle at 8% 12%,rgba(255,183,60,.95) 0 1px,transparent 2px),
        radial-gradient(circle at 92% 20%,rgba(255,183,60,.80) 0 1px,transparent 2px),
        radial-gradient(circle at 82% 88%,rgba(255,183,60,.75) 0 1px,transparent 2px),
        radial-gradient(circle at 14% 84%,rgba(255,183,60,.72) 0 1px,transparent 2px);
    background-size:220% 100%,100% 100%,100% 100%,100% 100%,100% 100%;
    animation:styllusSliderShine 4.8s ease-in-out infinite,styllusSliderSparks 2.6s steps(1,end) infinite;
    opacity:.72;
}

.slider-track,.slide{
    position:relative;
    z-index:1;
}

.slider-dots{
    z-index:6!important;
}

@keyframes styllusSliderBorderSpin{
    to{--slider-border-angle:360deg;}
}

@keyframes styllusSliderShine{
    0%,58%,100%{background-position:-180% 0,0 0,0 0,0 0,0 0;opacity:.42;}
    30%{background-position:180% 0,0 0,0 0,0 0,0 0;opacity:.88;}
}

@keyframes styllusSliderSparks{
    0%,100%{filter:drop-shadow(0 0 0 rgba(255,183,60,0));}
    20%{filter:drop-shadow(2px 2px 6px rgba(255,122,0,.75));}
    45%{filter:drop-shadow(-2px 1px 7px rgba(255,183,60,.65));}
    70%{filter:drop-shadow(1px -2px 5px rgba(255,255,255,.50));}
}

@media(max-width:560px){
    .slider::before{padding:2px;animation-duration:7s;}
    .slider::after{opacity:.55;}
}

@media(prefers-reduced-motion:reduce){
    .slider::before,.slider::after{animation:none!important;}
}

/* Slider público somente com imagem: centralizado, 90% e 30% mais baixo. */
.hero.hero-image-only{
    min-height:0!important;
    padding:28px 0!important;
    background:#080d17!important;
}
.hero.hero-image-only::before,
.hero.hero-image-only::after{
    display:none!important;
}
.hero.hero-image-only .hero-grid{
    display:block!important;
    width:90%!important;
    max-width:1400px!important;
    margin-inline:auto!important;
    padding-inline:0!important;
}
.hero.hero-image-only .slider{
    width:100%!important;
    aspect-ratio:1200/455!important;
    margin:0 auto!important;
    touch-action:pan-y!important;
}
.hero.hero-image-only .slide img,
.hero.hero-image-only .slide video,
.hero.hero-image-only .slide picture{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
}
.hero.hero-image-only .slide picture{display:block!important;}
.hero.hero-image-only .slider-dots{
    display:none!important;
}
.hero.hero-image-only .slider{overflow:visible!important}
.hero.hero-image-only .slider-track{overflow:hidden;border-radius:inherit}
.hero.hero-image-only .slider-nav{position:absolute;inset:0;z-index:8;pointer-events:none}
.hero.hero-image-only .slider-nav button{position:absolute;top:50%;transform:translateY(-50%);pointer-events:auto;width:58px;height:76px;min-height:0;padding:0;border:0!important;border-radius:0!important;background:transparent!important;backdrop-filter:none!important;color:rgba(255,255,255,.97);opacity:.62;box-shadow:none!important;filter:drop-shadow(0 3px 6px rgba(0,0,0,.95));transition:transform .22s ease,color .22s ease,filter .22s ease,opacity .22s ease}
.hero.hero-image-only .slider-nav button svg{display:block;width:58px;height:72px;overflow:visible}
.hero.hero-image-only .slider-nav button path{fill:none;stroke:currentColor;stroke-width:10.5;stroke-linecap:round;stroke-linejoin:round}
.hero.hero-image-only .slider-prev{left:-29px}
.hero.hero-image-only .slider-next{right:-29px}
.hero.hero-image-only .slider-nav button:hover,.hero.hero-image-only .slider-nav button:focus-visible{transform:translateY(-50%) scale(1.08);color:#ff7a00;opacity:1;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 0 8px rgba(255,122,0,.9));outline:none}
.hero.hero-image-only .slider-nav button:active{transform:translateY(-50%) scale(.98)}
@media(max-width:700px){
    .hero.hero-image-only{padding:16px 0!important;}
    .hero.hero-image-only .hero-grid{width:90%!important;}
    .hero.hero-image-only .slider{
        aspect-ratio:2/3!important;
        border-radius:14px!important;
        background:#07101c!important;
    }
    .hero.hero-image-only .slide picture img{
        object-fit:contain!important;
        object-position:center!important;
    }
    .hero.hero-image-only .slider-nav{display:none!important;}
}

/* Conteúdo informativo e SEO da página pública */
.info-section,.process-section{padding:64px 0}
.info-section{background:linear-gradient(180deg,#08111d,#0b1522)}
.info-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.info-card{padding:24px;border:1px solid rgba(91,151,220,.22);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 18px 45px rgba(0,0,0,.22)}
.info-card>span{display:grid;place-items:center;width:50px;height:50px;margin-bottom:15px;border-radius:15px;background:rgba(255,122,0,.12);font-size:25px}
.info-card h3,.process-grid h3,.info-cta h3{margin:0 0 9px;color:#fff}
.info-card p,.process-grid p,.info-cta p{margin:0;color:#b8c3d1;line-height:1.6}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.process-grid article{position:relative;padding:22px;border-top:2px solid #ff7a00;border-radius:0 0 18px 18px;background:#0c1521}
.process-grid b{display:grid;place-items:center;width:38px;height:38px;margin-bottom:14px;border-radius:50%;background:linear-gradient(135deg,#f36b16,#168cff);color:#fff;font-size:18px}
.info-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px;padding:24px;border:1px solid rgba(255,122,0,.28);border-radius:20px;background:linear-gradient(110deg,rgba(243,107,22,.12),rgba(22,140,255,.10))}
.info-cta .btn{flex:0 0 auto}
@media(max-width:900px){.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.info-section,.process-section{padding:44px 0}.info-card-grid,.process-grid{grid-template-columns:1fr}.info-card{padding:20px}.info-cta{align-items:stretch;flex-direction:column}.info-cta .btn{width:100%}}

/* Assistente de orçamento inteligente */
.assistant-progress{margin:0 0 18px}.assistant-progress-text{display:block;color:#ddd;font-size:13px;font-weight:800;margin-bottom:7px}.assistant-progress>div{height:8px;background:#252525;border-radius:99px;overflow:hidden}.assistant-progress i{display:block;height:100%;width:25%;background:linear-gradient(90deg,#ff7a00,#ffc107);border-radius:99px;transition:width .25s ease}.assistant-field{display:block;margin-bottom:16px}.assistant-field input,.assistant-field textarea{width:100%;padding:13px;border-radius:12px;border:1px solid rgba(255,193,7,.2);background:#0f0f0f;color:#fff;box-sizing:border-box}.assistant-next{background:linear-gradient(135deg,#ff7a00,#ffc107);color:#111}.assistant-summary{background:#101010;border:1px solid rgba(255,193,7,.2);border-radius:16px;padding:16px}.assistant-summary h3{margin-top:0;color:#ffc107}.assistant-summary-row{display:grid;grid-template-columns:minmax(120px,.8fr) 1.5fr;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.assistant-summary-row span{color:#aaa}.assistant-summary-row strong{color:#fff;overflow-wrap:anywhere}.assistant-edit{margin-top:14px;padding:11px 14px;border:0;border-radius:10px;background:#292929;color:#fff;font-weight:800;cursor:pointer}@media(max-width:560px){.assistant-summary-row{grid-template-columns:1fr;gap:3px}.assistant-actions>*{flex:1}.assistant-box{max-height:94vh}}

/* Assistente automático: sem botões Continuar/WhatsApp */
.assistant-actions-auto{justify-content:flex-start}.assistant-auto-status{margin:12px 0 0;padding:10px 12px;border-radius:10px;background:#171717;color:#bdbdbd;font-size:13px;transition:.2s}.assistant-auto-status.active{background:#10251a;color:#75e39a}.assistant-success{text-align:center;padding:8px 0 16px}.assistant-success-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#25d366;color:#05230e;font-size:32px;font-weight:900}.assistant-success h3{margin:0 0 6px!important}.assistant-success p{margin:0;color:#ccc}.assistant-choice.active{transform:translateY(-1px)}

/* V19 - cards de foto e vídeo com a mesma estrutura visual */
.services-grid{align-items:stretch}
.service{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  overflow:visible!important;
}
.service>img,
.service>video,
.service>iframe{
  width:100%!important;
  height:170px!important;
  min-height:170px!important;
  max-height:170px!important;
  object-fit:cover!important;
  border-radius:14px!important;
  margin:0 0 14px!important;
  background:#000!important;
  flex:0 0 170px!important;
}
.service h3{margin:0 0 8px!important}
.service p{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  min-height:48px!important;
  margin:0 0 15px!important;
  overflow:visible!important;
}
.service>.btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  margin-top:auto!important;
  align-self:flex-start!important;
  position:relative!important;
  z-index:3!important;
}
@media(max-width:560px){
  .service>img,.service>video,.service>iframe{height:210px!important;min-height:210px!important;max-height:210px!important;flex-basis:210px!important}
  .service>.btn{width:100%!important}
}


/* V21 - cards de galeria uniformes para foto, vídeo local e YouTube */
.gallery-grid{align-items:stretch!important}
.gallery-item{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  height:auto!important;
  overflow:visible!important;
  padding:18px!important;
}
.gallery-item>img,
.gallery-item>video,
.gallery-item>iframe{
  display:block!important;
  width:100%!important;
  height:190px!important;
  min-height:190px!important;
  max-height:190px!important;
  object-fit:cover!important;
  flex:0 0 190px!important;
  margin:0 0 12px!important;
  border-radius:14px!important;
  border:0!important;
  background:#000!important;
}
.gallery-item>div{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  min-height:118px!important;
  overflow:visible!important;
}
.gallery-item>div strong{display:block!important;font-size:18px!important;line-height:1.2!important;color:#fff!important;margin-bottom:4px!important}
.gallery-item>div .btn{margin-top:auto!important;align-self:flex-start!important;width:auto!important}
@media(max-width:560px){.gallery-item>div .btn{width:100%!important}}

/* mesmos controles de mídia em serviços e depoimentos */
.service>iframe,.testimonial>iframe,.service>video,.testimonial>video{
  width:100%!important;height:190px!important;min-height:190px!important;object-fit:cover!important;border:0!important;border-radius:14px!important;margin-bottom:14px!important;background:#000!important
}

/* V15 - selo Destaque compacto em azul-claro */
.v9-badge{
  position:absolute!important;
  top:12px!important;
  left:12px!important;
  right:auto!important;
  bottom:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:max-content!important;
  height:auto!important;
  min-height:0!important;
  padding:6px 10px!important;
  margin:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#7dd3fc,#38bdf8)!important;
  color:#06263a!important;
  border:1px solid rgba(255,255,255,.7)!important;
  box-shadow:0 8px 20px rgba(56,189,248,.35)!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.25px!important;
  white-space:nowrap!important;
  overflow:visible!important;
  z-index:20!important;
  transform:none!important;
}

/* V16 - selo Destaque final: etiqueta compacta, sem herdar estilo do card */
.gallery-item > .v9-badge,
.service > .v9-badge,
.work-card > .v9-badge,
.ad-item > .v9-badge,
.testimonial > .v9-badge,
.v9-badge{
  position:absolute!important;
  inset:12px auto auto 12px!important;
  display:inline-block!important;
  width:auto!important;
  min-width:0!important;
  max-width:calc(100% - 24px)!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
  padding:0 10px!important;
  margin:0!important;
  border-radius:8px!important;
  background:#73c9f4!important;
  color:#06304a!important;
  border:1px solid rgba(255,255,255,.8)!important;
  box-shadow:0 5px 14px rgba(56,189,248,.3)!important;
  font-size:10px!important;
  line-height:26px!important;
  font-weight:900!important;
  letter-spacing:.2px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  transform:none!important;
  z-index:30!important;
  flex:none!important;
}

/* =========================================================
   CORREÇÃO DEFINITIVA DO SLIDER - V37
   Mantém todos os slides sobrepostos dentro do quadro.
   Uma regra antiga da borda animada alterava .slide para relative,
   fazendo o slider exibir apenas o primeiro item.
   ========================================================= */
.slider-track{
    position:relative!important;
    width:100%!important;
    height:100%!important;
    z-index:1!important;
}
.slider .slide{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    z-index:1!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .75s ease, visibility .75s ease!important;
}
.slider .slide.active{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    z-index:2!important;
}
.slider .slide > img,
.slider .slide > video,
.slider .slide > iframe{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
}

/* V38 — texto sincronizado com o slider e mídia maior */
.hero-grid{grid-template-columns:.82fr 1.18fr;gap:42px}
.hero-copy{position:relative}
.hero-copy h1{position:relative}
.hero-copy h1::after{content:"";display:block;width:74px;height:4px;margin-top:14px;border-radius:999px;background:var(--slide-accent,#f6b900)}
.hero-copy-enter{animation:heroCopyIn .55s ease both}
@keyframes heroCopyIn{from{opacity:.25;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}
.slider{aspect-ratio:16/9;min-height:390px}
.slide img,.slide video,.slide iframe{width:100%;height:100%;object-fit:cover}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:26px}.slider{min-height:0;aspect-ratio:16/10}}
@media(max-width:560px){.slider{aspect-ratio:4/3}.hero-copy h1::after{margin-left:auto;margin-right:auto}.hero-copy{text-align:center}.hero-actions{justify-content:center}}
@media(prefers-reduced-motion:reduce){.hero-copy-enter{animation:none}}

/* =========================================================
   V39 — BOTÕES DO SLIDER NA MESMA LINHA NO CELULAR
   Botão principal maior e botão secundário menor.
   ========================================================= */
@media (max-width: 560px){
  .hero .hero-actions{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    margin-top:18px!important;
  }

  .hero .hero-actions .btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:0!important;
    min-height:46px!important;
    margin:0!important;
    padding:10px 7px!important;
    border-radius:10px!important;
    font-size:clamp(11px,3.35vw,14px)!important;
    line-height:1.15!important;
    text-align:center!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }

  .hero .hero-actions .btn:first-child{
    flex:1.45 1 0!important;
  }

  .hero .hero-actions .btn.secondary{
    flex:1 1 0!important;
  }
}

@media (max-width: 360px){
  .hero .hero-actions{gap:6px!important}
  .hero .hero-actions .btn{
    min-height:44px!important;
    padding:9px 5px!important;
    font-size:11px!important;
  }
}


/* Slider title uppercase */
#hero-title,.hero h1{text-transform:uppercase;letter-spacing:.04em;}

/* V65 — paleta industrial: grafite, azul elétrico e laranja queimado */
:root{--bg:#080b0f;--card:#141a21;--line:#293442;--text:#f4f7fa;--muted:#aab4c0;--gold:#168cff;--orange:#f36b16;--styllus-gold:#168cff;--styllus-orange:#f36b16}
body{background:#080b0f;color:#f4f7fa}
.header{background:rgba(8,11,15,.96);border-bottom-color:#293442}
.logo{color:#f4f7fa}
.btn,.lightbox-actions a,.v9-filter-btn.active,.v9-filter-btn:hover,.assistant-choice.active,.assistant-choice:hover,.assistant-next{background:linear-gradient(135deg,#f36b16,#df5410)!important;color:#fff!important;border-color:#f36b16!important}
.btn.secondary{background:transparent!important;color:#72baff!important;border-color:#168cff!important}
.service h3,.assistant-head h2,.assistant-question,.assistant-summary h3,.brand-name{color:#72baff!important}
.cta{background:linear-gradient(135deg,rgba(22,140,255,.13),rgba(243,107,22,.10))}
.service:hover,.work-card:hover,.gallery-item:hover,.ad-item:hover,.testimonial:hover,.icon-menu-card:hover,.v9-search:focus{border-color:#168cff!important}
.lightbox-media{border-color:#168cff!important;box-shadow:0 0 35px rgba(22,140,255,.24)!important}
.slider-dots button.active,.assistant-progress i{background:linear-gradient(90deg,#168cff,#f36b16)!important}
.share-top-btn,.assistant-top-btn{background:linear-gradient(135deg,#168cff,#0876de)!important;color:#fff!important;box-shadow:0 10px 24px rgba(22,140,255,.22)!important}
.catalogo-menu-destaque{background:linear-gradient(135deg,#f36b16,#168cff)!important}
.hero-copy h1::after{background:var(--slide-accent,#168cff)}
.assistant-field input,.assistant-field textarea,.assistant-summary{border-color:rgba(22,140,255,.24)!important}
@media(max-width:900px){.menu a:hover,.menu a:focus{color:#72baff}}

/* V111 — Trabalhos: vídeo não pode esconder título, descrição e botão. */
.work-grid{align-items:stretch!important}
.work-grid .work-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  height:auto!important;
  overflow:visible!important;
}
.work-grid .work-card>img,
.work-grid .work-card>video,
.work-grid .work-card>iframe{
  display:block!important;
  width:100%!important;
  height:190px!important;
  min-height:190px!important;
  max-height:190px!important;
  flex:0 0 190px!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:14px!important;
  margin:0 0 14px!important;
  background:#000!important;
}
.work-grid .work-card>h3,
.work-grid .work-card>p,
.work-grid .work-card>.btn{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:3!important;
}
.work-grid .work-card>h3{margin:0 0 8px!important}
.work-grid .work-card>p{margin:0 0 14px!important;overflow:visible!important}
.work-grid .work-card>.btn{
  display:inline-flex!important;
  margin-top:auto!important;
  width:100%!important;
}
@media(max-width:560px){
  .work-grid .work-card>img,
  .work-grid .work-card>video,
  .work-grid .work-card>iframe{
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
    flex-basis:220px!important;
  }
}

.catalogo-menu-destaque{background:linear-gradient(135deg,#e65100,#008cff);color:#fff!important;padding:10px 14px;border-radius:12px;font-weight:900;box-shadow:0 6px 18px rgba(0,140,255,.25)}

/* V55: botão Compartilhar sempre legível no celular */
@media (max-width: 768px){
  .share-top-btn,
  .st-index-share,
  .btn-share,
  [data-share-button]{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
    width:auto !important;
    min-width:122px !important;
    max-width:none !important;
    padding:10px 13px !important;
    font-size:13px !important;
    line-height:1.1 !important;
    white-space:nowrap !important;
    overflow:visible !important;
    text-indent:0 !important;
  }
  .share-top-btn span,
  .st-index-share span,
  .btn-share span,
  [data-share-button] span{display:inline !important;visibility:visible !important;opacity:1 !important;}
}

/* V117 — animação universal da logo configurável pelo ADM, sem vídeo */
.styllus-logo-fx{--st-motion-speed:5.2s;--st-rise:4px;--st-scale:1.045;--st-turn:2.2deg}
.styllus-logo-fx.st-logo-speed-lento{--st-motion-speed:8s}.styllus-logo-fx.st-logo-speed-rapido{--st-motion-speed:3.2s}
.styllus-logo-fx.st-logo-level-leve{--st-rise:2px;--st-scale:1.02;--st-turn:1deg}
.styllus-logo-fx.st-logo-level-forte{--st-rise:6px;--st-scale:1.075;--st-turn:4deg}
.styllus-logo-fx{--st-cinema-speed:6s;--st-orbit-x:275px;--st-orbit-active:var(--st-orbit-x);--st-orbit-y:24px}.styllus-logo-fx.st-logo-speed-lento{--st-cinema-speed:6.5s}.styllus-logo-fx.st-logo-speed-rapido{--st-cinema-speed:5.5s}
.logo.styllus-logo-fx .logo-img-wrap{width:calc(var(--st-logo-desktop) + 4px)!important;height:calc(var(--st-logo-desktop) + 4px)!important;flex-basis:calc(var(--st-logo-desktop) + 4px)!important}
.logo.styllus-logo-fx img.st-logo-media{display:block!important;width:var(--st-logo-desktop)!important;height:var(--st-logo-desktop)!important;object-fit:contain!important;transform-origin:center;image-rendering:auto}
.logo.st-logo-preset-off img.st-logo-media{animation:none!important;filter:none!important;transform:none!important}
.logo.st-logo-preset-suave img.st-logo-media{animation:stCodeLogoSoft var(--st-motion-speed) ease-in-out infinite!important}
.logo.st-logo-preset-elegante img.st-logo-media{animation:stCodeLogoElegant var(--st-motion-speed) ease-in-out infinite,stCodeLogoGlow var(--st-motion-speed) ease-in-out infinite alternate!important}
.logo.st-logo-preset-energia img.st-logo-media,.logo.st-logo-preset-premium img.st-logo-media{animation:stCodeLogoEnergy var(--st-motion-speed) ease-in-out infinite,stCodeLogoGlow var(--st-motion-speed) ease-in-out infinite alternate!important}
.logo.st-logo-preset-cinematico{perspective:700px}.logo.st-logo-preset-cinematico .styllus-wordmark{position:relative;z-index:3}.logo.st-logo-preset-cinematico img.st-logo-media{animation:stCodeLogoCinema var(--st-cinema-speed) cubic-bezier(.45,0,.25,1) infinite!important;will-change:transform,opacity,filter;transform-style:preserve-3d}
.logo.styllus-logo-fx:not(.st-logo-preset-premium)::before,.logo.styllus-logo-fx:not(.st-logo-preset-premium)::after,.logo.st-logo-sparks-off .weld-spark{display:none!important}
.logo.st-logo-preset-off .logo-img-wrap::before{display:none!important}.logo.st-logo-preset-suave .logo-img-wrap::before{opacity:.25!important}.logo.st-logo-preset-elegante .logo-img-wrap::before{opacity:.5!important}
@keyframes stCodeLogoSoft{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(calc(0px - var(--st-rise))) scale(var(--st-scale))}}
@keyframes stCodeLogoElegant{0%,100%{transform:translateY(0) rotate(0) scale(1)}35%{transform:translateY(calc(0px - var(--st-rise))) rotate(var(--st-turn)) scale(var(--st-scale))}70%{transform:translateY(calc(0px - var(--st-rise))) rotate(calc(0deg - var(--st-turn))) scale(var(--st-scale))}}
@keyframes stCodeLogoEnergy{0%,100%{transform:translateY(0) rotate(0) scale(1)}25%{transform:translateY(calc(0px - var(--st-rise))) rotate(var(--st-turn)) scale(var(--st-scale))}55%{transform:translateY(0) rotate(0) scale(1.01)}78%{transform:translateY(calc(0px - var(--st-rise))) rotate(calc(0deg - var(--st-turn))) scale(var(--st-scale))}}
@keyframes stCodeLogoGlow{from{filter:drop-shadow(0 0 3px rgba(255,255,255,.25))}to{filter:drop-shadow(0 0 7px rgba(255,255,255,.68)) drop-shadow(0 0 13px rgba(255,106,0,.58)) drop-shadow(0 0 9px rgba(19,140,255,.42))}}
@keyframes stCodeLogoCinema{0%,18%{z-index:5;opacity:1;transform:translate3d(0,0,20px) scale(1) rotate(0);filter:drop-shadow(0 0 6px rgba(255,255,255,.48)) drop-shadow(0 0 12px rgba(19,140,255,.38))}20%,82.5%{z-index:5;opacity:1;transform:translate3d(0,0,20px) scale(1) rotate(0);filter:drop-shadow(0 0 6px rgba(255,255,255,.48)) drop-shadow(0 0 12px rgba(19,140,255,.38))}85.5%{z-index:5;opacity:1;transform:translate3d(calc(var(--st-orbit-active) * .5),calc(0px - var(--st-orbit-y)),10px) scale(.82) rotate(8deg);filter:drop-shadow(0 0 8px rgba(255,106,0,.58))}88.5%{z-index:0;opacity:1;transform:translate3d(var(--st-orbit-active),0,-170px) scale(.46) rotate(18deg);filter:brightness(.72) saturate(.9)}91.5%{z-index:0;opacity:1;transform:translate3d(calc(var(--st-orbit-active) * .5),var(--st-orbit-y),-55px) scale(.72) rotate(9deg);filter:brightness(.86)}94.5%,100%{z-index:5;opacity:1;transform:translate3d(0,0,20px) scale(1) rotate(0);filter:drop-shadow(0 0 6px rgba(255,255,255,.48)) drop-shadow(0 0 12px rgba(19,140,255,.38))}}
@media(max-width:900px){.logo.styllus-logo-fx .logo-img-wrap{width:calc(var(--st-logo-mobile) + 4px)!important;height:calc(var(--st-logo-mobile) + 4px)!important;flex-basis:calc(var(--st-logo-mobile) + 4px)!important}.logo.styllus-logo-fx img.st-logo-media{width:var(--st-logo-mobile)!important;height:var(--st-logo-mobile)!important}}
@media(max-width:900px){.logo.st-logo-preset-cinematico{--st-orbit-active:var(--st-orbit-mobile);--st-orbit-y:18px}}
@media(prefers-reduced-motion:reduce){.logo.styllus-logo-fx img.st-logo-media{animation:none!important}}
