/* Catalogue catégories LocaTroc - style léger, intégré à la charte existante. */
.lt-catalog-page{max-width:1400px;margin:0 auto}.lt-kicker{display:inline-flex;font-weight:800;color:#56d98a;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.lt-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.lt-category-card,.lt-category-detail,.lt-schema-group{background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 30px rgba(15,23,42,.06);border-radius:22px;padding:1.2rem}.lt-category-title{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#0f172a;font-weight:900;font-size:1.12rem}.lt-category-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:#effaf3;font-size:1.35rem}.lt-category-icon.big{width:64px;height:64px;font-size:2rem}.lt-category-card p{color:#64748b;margin:.7rem 0 0}.lt-category-children{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.lt-category-children a{border:1px solid rgba(86,217,138,.35);background:#f7fdf9;color:#0f5132;text-decoration:none;border-radius:999px;padding:.35rem .7rem;font-weight:700;font-size:.9rem}.lt-category-children.large a{font-size:1rem;padding:.55rem .9rem}.lt-category-detail{display:flex;gap:1rem;align-items:flex-start}.lt-type-pills{display:flex;flex-wrap:wrap;gap:.5rem}.lt-type-pills span{background:#eafbf0;color:#147a3d;border-radius:999px;padding:.35rem .75rem;font-weight:800}.lt-schema-group h2,.lt-schema-group h3{font-size:1.05rem;font-weight:900;margin-bottom:1rem}.btn-lt{background:#9eedb7!important;border-color:#9eedb7!important;color:#073b1d!important;font-weight:800}.btn-lt:hover{background:#82e6a4!important;border-color:#82e6a4!important;color:#052d16!important}
