/* V48 — Categoria específica: lista horizontal premium, mobile-first, até 10 por página */
body.page-categoria main.container{
  width:100%!important;
  max-width:none!important;
  padding-left:clamp(10px,2.2vw,34px)!important;
  padding-right:clamp(10px,2.2vw,34px)!important;
  box-sizing:border-box!important;
}
body.page-categoria .category-v48-shell{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:18px 0 42px!important;
  box-sizing:border-box!important;
}
body.page-categoria .category-v48-hero{
  position:relative!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  min-height:168px!important;
  margin:0 0 16px!important;
  padding:28px 30px!important;
  border:1px solid rgba(15,23,42,.07)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--primary,#0b79d0) 18%,transparent) 0 22%,transparent 23%),
    linear-gradient(135deg,#fff 0%,#f7fbff 58%,color-mix(in srgb,var(--primary,#0b79d0) 10%,#fff) 100%)!important;
  box-shadow:0 18px 48px rgba(15,23,42,.08)!important;
}
body.page-categoria .category-v48-hero-copy{position:relative!important;z-index:2!important;min-width:0!important}
body.page-categoria .category-v48-kicker{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-bottom:8px!important;color:var(--primary,#0b79d0)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body.page-categoria .category-v48-hero h1{margin:0!important;color:#142033!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.03!important;letter-spacing:-.035em!important}
body.page-categoria .category-v48-hero p{max-width:680px!important;margin:10px 0 0!important;color:#718096!important;font-size:15px!important;line-height:1.5!important}
body.page-categoria .category-v48-total{position:relative!important;z-index:2!important;display:grid!important;place-items:center!important;align-content:center!important;flex:0 0 118px!important;width:118px!important;height:96px!important;border:1px solid color-mix(in srgb,var(--primary,#0b79d0) 18%,#e6edf5)!important;border-radius:22px!important;background:rgba(255,255,255,.78)!important;box-shadow:0 12px 30px rgba(15,23,42,.07)!important;backdrop-filter:blur(8px)!important}
body.page-categoria .category-v48-total b{color:#172033!important;font-size:28px!important;line-height:1!important}
body.page-categoria .category-v48-total span{margin-top:5px!important;color:#758196!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important}
body.page-categoria .category-v48-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important;padding:0 4px!important}
body.page-categoria .category-v48-toolbar>div{display:flex!important;flex-direction:column!important;min-width:0!important}
body.page-categoria .category-v48-toolbar b{color:#1b2738!important;font-size:15px!important}
body.page-categoria .category-v48-toolbar small{margin-top:2px!important;color:#94a0af!important;font-size:10px!important}
body.page-categoria .category-v48-toolbar>span{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:7px 10px!important;border-radius:999px!important;background:#fff!important;border:1px solid #e7edf3!important;color:#748095!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}
body.page-categoria .category-v48-list{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important}
body.page-categoria .category-v48-card{
  display:grid!important;
  grid-template-columns:minmax(250px,34%) minmax(0,1fr)!important;
  width:100%!important;
  min-height:210px!important;
  margin:0!important;
  overflow:hidden!important;
  border:1px solid #e5ebf2!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(15,23,42,.075)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
body.page-categoria .category-v48-card:hover{transform:translateY(-2px)!important;border-color:color-mix(in srgb,var(--primary,#0b79d0) 28%,#e5ebf2)!important;box-shadow:0 20px 48px rgba(15,23,42,.12)!important}
body.page-categoria .category-v48-media{position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:210px!important;overflow:hidden!important;background:linear-gradient(135deg,#dce9f6,#cfdce9)!important;text-decoration:none!important}
body.page-categoria .category-v48-media img{display:block!important;width:100%!important;height:100%!important;min-height:210px!important;object-fit:cover!important;object-position:center!important;margin:0!important;border:0!important;border-radius:0!important}
body.page-categoria .category-v48-media:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,transparent 72%,rgba(15,23,42,.07))!important;pointer-events:none!important}
body.page-categoria .category-v48-placeholder{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;min-height:210px!important;color:#8ca0b4!important;font-size:32px!important}
body.page-categoria .category-v48-featured{position:absolute!important;left:12px!important;top:12px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:7px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.93)!important;color:var(--primary,#0b79d0)!important;box-shadow:0 7px 18px rgba(15,23,42,.12)!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important}
body.page-categoria .category-v48-body{display:flex!important;flex-direction:column!important;min-width:0!important;padding:20px 22px!important;background:linear-gradient(180deg,#fff 0%,#fcfdff 100%)!important}
body.page-categoria .category-v48-topline{display:flex!important;justify-content:flex-end!important;min-height:24px!important}
body.page-categoria .category-v48-online{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:5px 9px!important;border-radius:999px!important;background:#ecfdf3!important;color:#16894a!important;font-size:10px!important;font-weight:900!important}
body.page-categoria .category-v48-online i{width:7px!important;height:7px!important;border-radius:50%!important;background:#22c55e!important;box-shadow:0 0 0 4px rgba(34,197,94,.11)!important}
body.page-categoria .category-v48-body h2{margin:-22px 120px 6px 0!important;color:#172033!important;font-size:clamp(21px,2.3vw,29px)!important;line-height:1.15!important;letter-spacing:-.025em!important}
body.page-categoria .category-v48-body h2 a{color:inherit!important;text-decoration:none!important}
body.page-categoria .category-v48-location{margin:0 0 8px!important;color:#55667b!important;font-size:12.5px!important;font-weight:800!important}
body.page-categoria .category-v48-location i{color:var(--primary,#0b79d0)!important}
body.page-categoria .category-v48-desc{max-width:760px!important;margin:0!important;color:#66758a!important;font-size:13.5px!important;line-height:1.55!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
body.page-categoria .category-v48-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-top:auto!important;padding-top:16px!important}
body.page-categoria .category-v48-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:42px!important;padding:0 18px!important;border-radius:12px!important;font-size:11px!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important}
body.page-categoria .category-v48-wa{background:#25D366!important;color:#fff!important;box-shadow:0 9px 22px rgba(37,211,102,.2)!important}
body.page-categoria .category-v48-open{margin-left:auto!important;min-width:156px!important;background:var(--primary,#0b79d0)!important;color:#fff!important;box-shadow:0 9px 22px color-mix(in srgb,var(--primary,#0b79d0) 22%,transparent)!important}
body.page-categoria .category-v48-pagination{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;margin:24px 0 0!important;padding:12px!important;border:1px solid #e5ebf2!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important}
body.page-categoria .category-v48-pagination a,body.page-categoria .category-v48-pagination strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;height:38px!important;padding:0 11px!important;border:1px solid #e4eaf1!important;border-radius:11px!important;background:#fff!important;color:#53647a!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important}
body.page-categoria .category-v48-pagination strong{background:var(--primary,#0b79d0)!important;border-color:var(--primary,#0b79d0)!important;color:#fff!important}
body.page-categoria .category-v48-page-numbers{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-width:0!important}
body.page-categoria .category-v48-page-numbers>span{color:#95a0af!important;font-size:11px!important}
body.page-categoria .category-v48-pagination .nav{gap:6px!important}

@media(max-width:700px){
  body.page-categoria main.container{padding-left:8px!important;padding-right:8px!important}
  body.page-categoria .category-v48-shell{padding-top:10px!important}
  body.page-categoria .category-v48-hero{min-height:126px!important;padding:20px 18px!important;border-radius:22px!important}
  body.page-categoria .category-v48-hero h1{font-size:31px!important}
  body.page-categoria .category-v48-hero p{font-size:12px!important;max-width:250px!important}
  body.page-categoria .category-v48-total{flex-basis:78px!important;width:78px!important;height:70px!important;border-radius:17px!important}
  body.page-categoria .category-v48-total b{font-size:21px!important}
  body.page-categoria .category-v48-total span{font-size:7px!important}
  body.page-categoria .category-v48-toolbar{padding:0 3px!important}
  body.page-categoria .category-v48-card{grid-template-columns:36% minmax(0,64%)!important;min-height:168px!important;border-radius:19px!important}
  body.page-categoria .category-v48-media,body.page-categoria .category-v48-media img,body.page-categoria .category-v48-placeholder{min-height:168px!important}
  body.page-categoria .category-v48-featured{left:7px!important;top:7px!important;padding:5px 7px!important;font-size:7px!important}
  body.page-categoria .category-v48-body{padding:11px 10px!important}
  body.page-categoria .category-v48-topline{min-height:20px!important}
  body.page-categoria .category-v48-online{padding:4px 6px!important;font-size:8px!important}
  body.page-categoria .category-v48-body h2{margin:-18px 62px 4px 0!important;font-size:16px!important;line-height:1.15!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  body.page-categoria .category-v48-location{margin-bottom:5px!important;font-size:9.8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.page-categoria .category-v48-desc{font-size:10.3px!important;line-height:1.4!important;-webkit-line-clamp:2!important}
  body.page-categoria .category-v48-actions{gap:6px!important;padding-top:8px!important}
  body.page-categoria .category-v48-actions a{height:33px!important;padding:0 9px!important;border-radius:9px!important;font-size:9px!important}
  body.page-categoria .category-v48-open{margin-left:0!important;flex:1!important;min-width:0!important}
  body.page-categoria .category-v48-wa{flex:0 0 auto!important}
  body.page-categoria .category-v48-pagination{grid-template-columns:auto 1fr auto!important;gap:6px!important;padding:8px!important;border-radius:14px!important}
  body.page-categoria .category-v48-pagination a,body.page-categoria .category-v48-pagination strong{min-width:32px!important;height:32px!important;padding:0 8px!important;border-radius:9px!important;font-size:9px!important}
  body.page-categoria .category-v48-pagination .nav span{display:none!important}
}
@media(max-width:430px){
  body.page-categoria .category-v48-hero{gap:8px!important}
  body.page-categoria .category-v48-total{display:none!important}
  body.page-categoria .category-v48-card{grid-template-columns:38% minmax(0,62%)!important}
  body.page-categoria .category-v48-wa span{display:none!important}
  body.page-categoria .category-v48-wa{width:34px!important;padding:0!important;flex:0 0 34px!important}
  body.page-categoria .category-v48-open{padding:0 8px!important}
  body.page-categoria .category-v48-page-numbers{gap:3px!important}
}
