/* Páginas editoriais Vibra-Stop — escopo isolado do tema Oxi2026. */
.vibrastop-content{--vs-accent:#e36b12;--vs-accent-hover:#c95608;--vs-ink:#172b38;--vs-bg:#faf8f3;--vs-charcoal:#193344;--vs-charcoal-2:#24485a;--vs-line:#e5e0d7;--vs-muted:#5f6870;background:var(--vs-bg);color:var(--vs-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}
.vibrastop-content *{box-sizing:border-box}
.vibrastop-content h1,.vibrastop-content h2,.vibrastop-content h3,.vibrastop-content .brand-word{font-family:Arial,Helvetica,sans-serif;letter-spacing:.01em;margin-top:0}
.vibrastop-content a{color:var(--vs-accent);text-decoration:none}
.vibrastop-content a:hover{color:var(--vs-accent-hover);text-decoration:underline}
.vibrastop-content .container{max-width:1180px;margin:0 auto;padding-left:32px;padding-right:32px}
.vibrastop-content .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.03em;font-size:15px;font-weight:700;padding:15px 26px;border-radius:4px;border:2px solid transparent;cursor:pointer;min-height:44px;text-decoration:none}
.vibrastop-content .btn:hover{text-decoration:none}
.vibrastop-content .btn-primary{background:var(--vs-accent);color:#1a1200}
.vibrastop-content .btn-primary:hover{background:var(--vs-accent-hover);color:#1a1200}
.vibrastop-content .btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}
.vibrastop-content .btn-outline:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.08)}
.vibrastop-content .eyebrow{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.14em;font-size:12.5px;font-weight:700;color:var(--vs-accent)}
.vibrastop-content .chip,.vibrastop-content .pill-link{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--vs-line);border-radius:999px;padding:9px 16px 9px 12px}
.vibrastop-content .pill-link{padding:9px 18px;font-size:13px;font-weight:700;color:var(--vs-ink)}
.vibrastop-content .pill-link:hover{border-color:var(--vs-accent);color:var(--vs-accent);text-decoration:none}
.vibrastop-content .card{background:#fff;border:1px solid var(--vs-line);border-radius:8px;overflow:hidden;scroll-margin-top:84px;height:100%}
.vibrastop-content .thumb{aspect-ratio:16/10;border-bottom:1px solid var(--vs-line);background:#f4f2ee;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}
.vibrastop-content .thumb-product{position:relative;display:block;background:#0c0c0c;overflow:hidden}
.vibrastop-content .thumb-product img{position:absolute;inset:0;display:block;width:100%!important;height:100%!important;object-fit:contain}
.vibrastop-content .spec-pill{font-size:11.5px;color:var(--vs-accent);font-weight:700;background:#fdf0e7;padding:3px 9px;border-radius:999px;white-space:nowrap}
.vibrastop-content .spec-pill.muted{color:var(--vs-muted);background:var(--vs-bg);border:1px solid var(--vs-line)}
.vibrastop-content .icon{flex-shrink:0}
@media(max-width:720px){
  .vibrastop-content .container{padding-left:20px;padding-right:20px}
  .vibrastop-content .stack-mobile{flex-direction:column!important;align-items:stretch!important}
  .vibrastop-content .grid-catalog{grid-template-columns:1fr!important}
  .vibrastop-content h1{font-size:30px!important;line-height:1.15!important}
  .vibrastop-content h2{font-size:22px!important}
  .vibrastop-content .cta-band-inner{flex-direction:column!important;align-items:flex-start!important;gap:20px!important}
  .vibrastop-content .hero-stats{justify-content:flex-start!important}
}
