body.clc-category-page{background:#101315!important;color:#fff}
body.clc-category-page .site-content,body.clc-category-page #wrapper,body.clc-category-page .stm-single-page{background:#101315!important}
.clc-category-main{background:linear-gradient(180deg,#121619 0%,#0d1012 100%);min-height:70vh;padding-bottom:70px;color:#fff}
.clc-category-container{width:min(1180px,calc(100% - 32px));margin:0 auto}
.clc-category-hero{padding:54px 0 34px;background:radial-gradient(circle at 15% 10%,rgba(99,230,0,.20),transparent 34%),linear-gradient(135deg,#151b1f,#0d1012);border-bottom:1px solid rgba(255,255,255,.08)}
.clc-category-hero .clc-category-container{display:flex;align-items:center;gap:24px}
.clc-category-hero-icon{width:92px;height:92px;display:grid;place-items:center;font-size:48px;border-radius:24px;background:linear-gradient(145deg,#252c31,#111518);box-shadow:12px 12px 24px #090b0c,-8px -8px 18px rgba(255,255,255,.04),inset 0 1px 0 rgba(255,255,255,.12);border:1px solid rgba(99,230,0,.32)}
.clc-category-hero span{color:var(--cl-verde-oficial);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px}
.clc-category-hero h1{color:#fff!important;margin:4px 0 8px!important;font-size:clamp(30px,5vw,48px)!important;line-height:1.05!important}
.clc-category-hero p{max-width:720px;margin:0;color:#b7c0c5;font-size:17px}
.clc-category-content{padding:36px 0}
.clc-category-search{display:flex;margin-bottom:34px;border:1px solid rgba(255,255,255,.10);background:#171c20;padding:8px;border-radius:16px;box-shadow:0 14px 30px rgba(0,0,0,.28)}
.clc-category-search input{flex:1;min-width:0;border:0!important;background:transparent!important;color:#fff!important;padding:13px 15px!important;box-shadow:none!important}
.clc-category-search button,.clc-category-toolbar>a,.clc-category-empty>a{border:0;background:var(--cl-verde-oficial);color:#fff!important;font-weight:800;padding:13px 24px;border-radius:11px;text-decoration:none;transition:.2s}
.clc-category-search button:hover,.clc-category-toolbar>a:hover,.clc-category-empty>a:hover{background:var(--cl-verde-oficial);transform:translateY(-1px)}
.clc-category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.clc-category-toolbar h2{color:#fff!important;margin:0!important;font-size:25px!important}
.clc-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.clc-category-card{background:linear-gradient(145deg,#1a2024,#111518);border:1px solid rgba(255,255,255,.08);border-radius:17px;overflow:hidden;box-shadow:10px 12px 24px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);transition:.25s}
.clc-category-card:hover{transform:translateY(-5px);border-color:rgba(99,230,0,.45);box-shadow:0 16px 32px rgba(0,0,0,.45),0 0 0 1px rgba(99,230,0,.14)}
.clc-category-card-image{display:block;height:190px;background:#20272c;overflow:hidden;text-decoration:none}
.clc-category-card-image img{width:100%;height:100%;object-fit:cover;transition:.3s}
.clc-category-card:hover img{transform:scale(1.04)}
.clc-category-card-image>span{display:grid;place-items:center;height:100%;font-size:58px}
.clc-category-card-body{padding:17px}
.clc-category-card h3{margin:0 0 8px!important;font-size:18px!important;line-height:1.25!important}
.clc-category-card h3 a{color:#fff!important;text-decoration:none}
.clc-category-card p{color:#9eaaaf;margin:0 0 10px}
.clc-category-card strong{display:block;color:var(--cl-verde-oficial);font-size:20px;margin-bottom:14px}
.clc-category-card-link{display:inline-flex;color:#fff!important;text-decoration:none;font-weight:700;border-bottom:2px solid #63E600;padding-bottom:3px}
.clc-category-empty{text-align:center;padding:65px 24px;background:#171c20;border:1px solid rgba(255,255,255,.08);border-radius:18px}
.clc-category-empty>span{font-size:64px}.clc-category-empty h2{color:#fff!important}.clc-category-empty p{color:#aeb8bd;margin-bottom:28px}
.clc-category-pagination{text-align:center;margin-top:34px}.clc-category-pagination .page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;padding:0 10px;margin:3px;border-radius:9px;background:#1b2125;color:#fff;text-decoration:none}.clc-category-pagination .current{background:var(--cl-verde-oficial)}
.clc-own-footer{background:#080a0b;color:#fff;border-top:1px solid rgba(99,230,0,.28)}
.clc-own-footer-inner{display:flex;align-items:center;gap:20px;padding:34px 0}
.clc-own-footer img{width:82px;height:82px;object-fit:contain;border-radius:16px}
.clc-own-footer strong{display:block;font-size:24px;color:#fff}.clc-own-footer p{margin:5px 0 0;color:#aeb8bd}
.clc-own-footer-bottom{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.07);color:#7e898e;font-size:13px}
@media(max-width:980px){.clc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.clc-category-hero{padding:32px 0 26px}.clc-category-hero .clc-category-container{align-items:flex-start}.clc-category-hero-icon{width:68px;height:68px;font-size:34px;border-radius:18px}.clc-category-search{flex-direction:column}.clc-category-search button{width:100%}.clc-category-toolbar{align-items:flex-start;flex-direction:column}.clc-category-grid{grid-template-columns:1fr}.clc-category-card-image{height:220px}.clc-own-footer-inner{flex-direction:column;text-align:center}}


/* 6.5.7 — grade 3D avançada padronizada */
.clc-category-grid{perspective:1500px;gap:24px}
.clc-category-card{position:relative;isolation:isolate;overflow:visible;border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.018) 42%),linear-gradient(155deg,#20282d,#0d1114);border:1px solid rgba(255,255,255,.13);border-bottom-color:rgba(99,230,0,.52);box-shadow:0 13px 0 #080a0c,0 25px 45px rgba(0,0,0,.43),inset 0 1px 0 rgba(255,255,255,.17),inset 0 -14px 26px rgba(0,0,0,.22);transform-style:preserve-3d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.clc-category-card::before{content:"";position:absolute;z-index:-1;left:10%;right:10%;bottom:-17px;height:22px;border-radius:50%;background:rgba(99,230,0,.35);filter:blur(14px);opacity:.35;transition:.25s}
.clc-category-card::after{content:"";position:absolute;inset:1px;border-radius:19px;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 32%)}
.clc-category-card:hover{transform:translateY(-10px) rotateX(3deg) rotateY(-1deg) scale(1.018);border-color:rgba(99,230,0,.82);box-shadow:0 17px 0 #63E600,0 34px 54px rgba(0,0,0,.52),0 0 30px rgba(99,230,0,.18),inset 0 1px 0 rgba(255,255,255,.2)}
.clc-category-card:hover::before{opacity:.85;transform:scaleX(1.08)}
.clc-category-card-image{height:205px;border-radius:19px 19px 7px 7px;transform:translateZ(14px);box-shadow:0 10px 22px rgba(0,0,0,.28)}
.clc-category-card-body{padding:19px;transform:translateZ(9px)}
.clc-category-card-link{display:flex;align-items:center;justify-content:center;min-height:43px;border:0;border-radius:11px;background:linear-gradient(145deg,#63E600,#63E600);box-shadow:0 6px 0 #63E600,0 11px 18px rgba(0,0,0,.25);transition:.2s}
.clc-category-card-link:hover{transform:translateY(-2px);box-shadow:0 8px 0 #63E600,0 14px 22px rgba(0,0,0,.32)}

/* 8.1.0 — navegação compartilhada das categorias do marketplace */
.clc-category-strip{position:relative;background:#0b0e10;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px rgba(0,0,0,.24)}
.clc-category-strip-track{display:flex;gap:12px;overflow-x:auto;padding-top:18px;padding-bottom:18px;scrollbar-width:thin;scroll-snap-type:x proximity}
.clc-category-strip-item{flex:0 0 126px;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;text-decoration:none!important;color:#fff!important;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:linear-gradient(145deg,#1b2226,#101417);box-shadow:0 8px 18px rgba(0,0,0,.25);scroll-snap-align:start;transition:.2s}
.clc-category-strip-item span{font-size:31px;line-height:1;background:transparent!important}
.clc-category-strip-item strong{font-size:12px;line-height:1.2;color:#fff}
.clc-category-strip-item:hover,.clc-category-strip-item.is-active{transform:translateY(-3px);border-color:var(--cl-verde-oficial);box-shadow:0 8px 0 rgba(99,230,0,.45),0 17px 25px rgba(0,0,0,.34)}
.clc-category-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.clc-category-card-whatsapp{display:flex;align-items:center;justify-content:center;min-height:43px;padding:8px;border-radius:11px;background:#fff;color:var(--cl-verde-oficial)!important;text-decoration:none!important;font-weight:800;box-shadow:0 6px 0 #cbd5cf,0 11px 18px rgba(0,0,0,.22)}
@media(max-width:620px){.clc-category-strip-track{width:100%;padding-left:16px;padding-right:16px}.clc-category-strip-item{flex-basis:106px;min-height:96px}.clc-category-card-actions{grid-template-columns:1fr}}

/* 8.1.0 — perfil individual compartilhado */
.clc-company-cover{min-height:360px;display:flex;align-items:flex-end;padding:54px 0;background-color:#141a1e;background-size:cover;background-position:center}
.clc-company-back{display:inline-flex;margin-bottom:28px;color:#fff!important;text-decoration:none;font-weight:700}
.clc-company-heading{display:flex;align-items:center;gap:20px}.clc-company-icon{width:84px;height:84px;display:grid;place-items:center;border-radius:20px;background:#161d21;border:1px solid rgba(99,230,0,.55);font-size:42px}.clc-company-heading small{color:var(--cl-verde-oficial);font-weight:800;text-transform:uppercase}.clc-company-heading h1{margin:3px 0!important;color:#fff!important;font-size:clamp(32px,6vw,54px)!important}.clc-company-heading p{margin:0;color:#d3dadd}
.clc-company-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:24px;align-items:start}.clc-company-main-card,.clc-company-info-card{background:linear-gradient(145deg,#1a2024,#111518);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:26px;box-shadow:0 18px 36px rgba(0,0,0,.3)}.clc-company-main-card h2,.clc-company-info-card h2{color:#fff!important;margin-top:0!important}.clc-company-description{color:#c6ced2;font-size:16px;line-height:1.7}.clc-company-info-row{display:flex;flex-direction:column;gap:4px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.clc-company-info-row strong{color:#fff}.clc-company-info-row span{color:#abb5ba}.clc-company-whatsapp,.clc-company-secondary{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:15px;border-radius:11px;text-decoration:none!important;font-weight:800}.clc-company-whatsapp{background:var(--cl-verde-oficial);color:#fff!important}.clc-company-secondary{border:1px solid rgba(255,255,255,.16);color:#fff!important}
@media(max-width:760px){.clc-company-cover{min-height:300px}.clc-company-heading{align-items:flex-start}.clc-company-icon{width:66px;height:66px;font-size:34px}.clc-company-layout{grid-template-columns:1fr}}

/* 10.12.13 corrigida — nenhuma categoria dentro das categorias gerais.
   Somente Delivery Automotivo mantém suas subcategorias em seu módulo próprio. */
.clc-category-main .clc-category-strip{display:none!important}

/* 10.12.16 — Lojas de Veículos: logo + estoque vinculado */
.clc-company-logo{width:92px;height:92px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.25)}
.clc-company-logo img{width:100%;height:100%;object-fit:contain;padding:8px}
.clc-store-stock{padding-top:0}
.clc-store-stock-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}
.clc-store-stock-head span{display:block;color:var(--cl-verde-oficial);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.06em}
.clc-store-stock-head h2{margin:5px 0 0}
.clc-store-vehicle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.clc-store-vehicle-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.06)}
.clc-store-vehicle-image{display:block;aspect-ratio:4/3;background:#f2f4f3;overflow:hidden}
.clc-store-vehicle-image img{width:100%;height:100%;object-fit:cover}
.clc-store-vehicle-image span{height:100%;display:flex;align-items:center;justify-content:center;font-size:42px}
.clc-store-vehicle-body{padding:15px}.clc-store-vehicle-body h3{margin:0 0 7px;font-size:18px}
.clc-store-vehicle-body p{margin:0 0 10px;color:#65706a}.clc-store-vehicle-body>strong{display:block;font-size:20px;margin-bottom:12px}
.clc-store-vehicle-link{display:inline-flex;background:var(--cl-verde-oficial);color:#fff!important;text-decoration:none!important;padding:10px 14px;border-radius:10px;font-weight:800}
@media(max-width:980px){.clc-store-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.clc-company-logo{width:78px;height:78px}.clc-store-vehicle-grid{grid-template-columns:1fr}.clc-store-stock-head{align-items:flex-start;flex-direction:column}}


/* ==========================================================
   Carros Lagarto 10.12.18 — visual automotivo preto + verde
   Referência visual: preto profundo e verde vivo da marca.
   ========================================================== */
:root{
  --clc-green-vivid:var(--cl-verde-oficial);
  --clc-green-brand:var(--cl-verde-oficial);
  --clc-black-card:#070A08;
  --clc-black-card-2:#0B0F0C;
  --clc-border-green:rgba(99,230,0,.38);
  --clc-glow-green:rgba(99,230,0,.16);
}

/* Cards principais de categorias/subcategorias */
.clc-category-card,
.clc-category-item,
.clc-subcategory-card,
.clc-cat-card,
.clc-ps-service-card,
.clc-rescue-type-card{
  background:linear-gradient(145deg,var(--clc-black-card-2),var(--clc-black-card))!important;
  border:1px solid var(--clc-border-green)!important;
  color:#fff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.18), inset 0 0 0 1px rgba(255,255,255,.018);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.clc-category-card:hover,
.clc-category-item:hover,
.clc-subcategory-card:hover,
.clc-cat-card:hover,
.clc-ps-service-card:hover,
.clc-rescue-type-card:hover{
  transform:translateY(-3px);
  border-color:var(--clc-green-vivid)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.24),0 0 22px var(--clc-glow-green);
}

/* Ícones e detalhes verdes */
.clc-category-card svg,.clc-category-item svg,.clc-subcategory-card svg,.clc-cat-card svg,
.clc-ps-service-card svg,.clc-rescue-type-card svg{
  color:var(--clc-green-vivid)!important;
  fill:currentColor;
}
.clc-category-card .clc-icon,.clc-category-item .clc-icon,.clc-subcategory-card .clc-icon,
.clc-cat-card .clc-icon,.clc-ps-service-icon,.clc-rescue-type-icon{
  color:var(--clc-green-vivid)!important;
}
.clc-category-card h2,.clc-category-card h3,.clc-category-item h2,.clc-category-item h3,
.clc-subcategory-card h3,.clc-cat-card h3,.clc-ps-service-card h3,.clc-rescue-type-card h3{
  color:#fff!important;
}
.clc-category-card p,.clc-category-item p,.clc-subcategory-card p,.clc-cat-card p,
.clc-ps-service-card p,.clc-rescue-type-card p{
  color:#d9dedb!important;
}

/* Links, marcadores e chamadas */
.clc-category-page a:not(.clc-btn):not(.clc-store-vehicle-link),
.clc-category-content a:not(.clc-btn):not(.clc-store-vehicle-link){
  text-decoration-color:var(--clc-green-brand);
}
.clc-category-kicker,.clc-category-eyebrow,.clc-store-stock-head span{
  color:var(--clc-green-brand)!important;
}
.clc-category-page .clc-btn,
.clc-category-content .clc-btn,
.clc-store-vehicle-link{
  background:var(--clc-green-brand)!important;
  border-color:var(--clc-green-brand)!important;
  color:#071006!important;
}
.clc-category-page .clc-btn:hover,
.clc-category-content .clc-btn:hover,
.clc-store-vehicle-link:hover{
  background:var(--clc-green-vivid)!important;
  border-color:var(--clc-green-vivid)!important;
}

/* Cards de empresas e veículos: borda/acentos no mesmo padrão */
.clc-company-card,.clc-store-vehicle-card,.clc-ps-card{
  border-color:rgba(99,230,0,.28)!important;
}
.clc-company-card:hover,.clc-store-vehicle-card:hover,.clc-ps-card:hover{
  border-color:var(--clc-green-brand)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.10),0 0 18px rgba(99,230,0,.10);
}

@media(max-width:767px){
  .clc-category-card,.clc-category-item,.clc-subcategory-card,.clc-cat-card,
  .clc-ps-service-card,.clc-rescue-type-card{border-radius:14px!important}
}
