.lcr-catalog{max-width:1180px;margin:0 auto;padding:20px 16px}.lcr-catalog-title{text-align:center;font-weight:400;margin:0 0 18px}.lcr-letters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 auto 32px}.lcr-letters a{font-size:14px;text-decoration:none;padding:5px 7px;border-radius:4px}.lcr-letters a:hover,.lcr-letters a.is-active{background:#eee}.lcr-search{display:flex;justify-content:center;margin:0 auto 28px}.lcr-search input{width:min(520px,100%);padding:13px 16px;border:1px solid #d6dce3;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.04);font-size:16px}.lcr-table-wrap{overflow:auto}.lcr-table{width:100%;border-collapse:collapse}.lcr-table th,.lcr-table td{padding:18px 14px;border-top:1px solid #e5e5e5;text-align:left;vertical-align:middle}.lcr-table th{font-size:16px}.lcr-table td:nth-child(2){width:24%}.lcr-table td:nth-child(3),.lcr-table td:nth-child(4),.lcr-table th:nth-child(3),.lcr-table th:nth-child(4){text-align:center;width:11%}.lcr-table td small{display:block;margin-top:8px;font-size:14px}.lcr-title{font-size:17px}.lcr-icon,.lcr-video-icon{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.lcr-icon{font-weight:700}.lcr-video-icon{background:#f00;color:#fff;width:28px;height:20px;border-radius:6px;font-size:11px;margin:2px}.lcr-empty{text-align:center!important;padding:50px!important}.lcr-table-wrap.is-loading{opacity:.45}.lcr-maintenance{text-align:center;padding:60px 20px}.lcr-maintenance h2{font-weight:400}

/* LCR 2.2.3 — front-office Bootstrap-like AJAX */
.lcr-catalog{--lcr-site-color:#2271b1}
.lcr-catalog-title{margin-bottom:22px}
.lcr-letters{gap:5px;margin-bottom:24px}
.lcr-letters a{border:1px solid transparent;min-width:30px;text-align:center;padding:6px 8px;border-radius:6px;transition:.15s ease}
.lcr-letters a:hover{background:#f1f3f5;border-color:#dee2e6}
.lcr-letters a.is-active{background:var(--lcr-site-color);border-color:var(--lcr-site-color);color:#fff;font-weight:600}
.lcr-search{margin-bottom:14px}
.lcr-search input{box-sizing:border-box;width:min(560px,100%);min-height:46px;border:1px solid #ced4da;border-radius:8px;box-shadow:none;transition:border-color .15s,box-shadow .15s}
.lcr-search input:focus{border-color:var(--lcr-site-color);outline:0;box-shadow:0 0 0 .2rem rgba(34,113,177,.15)}
.lcr-front-filters{margin:0 auto 22px;display:flex;justify-content:center;gap:10px}
.lcr-catalog-filter{box-sizing:border-box;min-height:44px;min-width:240px;border:1px solid #ced4da;border-radius:7px;padding:9px 12px;background:#fff}
.lcr-catalog-filter:focus{border-color:var(--lcr-site-color);outline:0;box-shadow:0 0 0 .2rem rgba(34,113,177,.15)}
.lcr-table-wrap{border-top:1px solid #dee2e6}
.lcr-table{background:#fff}
.lcr-table thead th{background:#f8f9fa;border-top:0;border-bottom:2px solid #dee2e6;padding:14px}
.lcr-table tbody tr{transition:background .12s ease}
.lcr-table tbody tr:hover{background:#f8fafc}
.lcr-table th,.lcr-table td{border-color:#e9ecef}
.lcr-front-pagination{justify-content:center;align-items:center;margin:26px 0 8px;gap:6px}
.lcr-front-page{min-width:38px;height:38px;border:1px solid #ced4da;border-radius:7px;background:#fff;color:#212529;font-weight:500;transition:.15s ease}
.lcr-front-page:hover{background:#f1f3f5;border-color:#adb5bd}
.lcr-front-page.is-active{background:var(--lcr-site-color);border-color:var(--lcr-site-color);color:#fff}
.lcr-maintenance{max-width:720px;margin:40px auto;padding:55px 30px;text-align:center;border:1px solid #dee2e6;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.06)}
.lcr-maintenance-icon{font-size:34px;margin-bottom:12px}
.lcr-maintenance h2{margin:0 0 10px;font-weight:500}
.lcr-maintenance p{margin:0;color:#6c757d}
.lcr-maintenance-admin{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 auto 20px;padding:12px 16px;border:1px solid #b6d4fe;border-radius:8px;background:#e7f1ff;color:#084298;font-size:14px}
.lcr-maintenance-admin span{color:#315d91}
.lcr-table-wrap.is-loading{position:relative;opacity:.45;transition:opacity .15s}
@media(max-width:700px){.lcr-front-filters{flex-direction:column;align-items:stretch}.lcr-catalog-filter{width:100%;min-width:0}.lcr-table{min-width:720px}}

/* LCR 2.2.4 — pagination renforcée et couleur du thème */
.lcr-catalog{--lcr-site-color:#2271b1}
.lcr-front-pagination{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap;gap:7px;margin:30px auto 12px;width:100%;padding:4px 0}
.lcr-front-page{display:inline-flex!important;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px!important;border:1px solid var(--lcr-site-color)!important;border-radius:7px!important;background:#fff!important;color:var(--lcr-site-color)!important;text-decoration:none!important;font-size:15px;font-weight:600;line-height:1;box-sizing:border-box;transition:all .15s ease}
.lcr-front-page:hover{background:var(--lcr-site-color)!important;color:#fff!important;transform:translateY(-1px)}
.lcr-front-page.is-active{background:var(--lcr-site-color)!important;border-color:var(--lcr-site-color)!important;color:#fff!important;box-shadow:0 2px 5px rgba(0,0,0,.12)}
.lcr-front-page-nav{min-width:46px;font-size:19px}
.lcr-front-page-ellipsis{border-color:transparent!important;background:transparent!important;color:var(--lcr-site-color)!important;min-width:24px!important;padding:0 2px!important;cursor:default}
.lcr-front-page[aria-disabled="true"]{opacity:.45;pointer-events:none}
@media(max-width:600px){.lcr-front-page{min-width:38px;height:38px;padding:0 9px!important}.lcr-front-page-nav{min-width:42px}}

/* LCR 2.2.5 — présentation des chorégraphes, icône PDF et responsive */
.lcr-table th:nth-child(3),
.lcr-table td:nth-child(3){white-space:nowrap}
.lcr-choreographer-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}
.lcr-choreographer-tag{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:var(--lcr-site-color);color:#fff;font-size:12px;line-height:1.2;font-weight:500}
.lcr-pdf-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:36px;color:var(--lcr-site-color);text-decoration:none;border-radius:6px;transition:background-color .15s ease,transform .15s ease}
.lcr-pdf-icon svg{width:25px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.lcr-pdf-icon:hover{background:color-mix(in srgb,var(--lcr-site-color) 10%,transparent);transform:translateY(-1px)}
.lcr-table td:nth-child(1){width:auto}
.lcr-table td:nth-child(2),.lcr-table th:nth-child(2){width:22%}
.lcr-table td:nth-child(3),.lcr-table th:nth-child(3),.lcr-table td:nth-child(4),.lcr-table th:nth-child(4){width:11%}

@media (max-width: 767.98px){
  .lcr-catalog{padding:16px 10px}
  .lcr-table-wrap{overflow:visible;border-top:0}
  .lcr-table{display:block;min-width:0;width:100%;background:transparent}
  .lcr-table thead{display:none}
  .lcr-table tbody{display:block}
  .lcr-table tbody tr{display:block;margin:0 0 14px;padding:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden}
  .lcr-table tbody tr:hover{background:#fff}
  .lcr-table tbody td{display:block;width:auto!important;padding:13px 14px;border:0;border-bottom:1px solid #edf0f2;text-align:left!important}
  .lcr-table tbody td:last-child{border-bottom:0}
  .lcr-table tbody td::before{content:attr(data-label);display:block;margin-bottom:5px;color:#6b7280;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}
  .lcr-table tbody td:first-child{padding-top:16px}
  .lcr-table tbody td:first-child::before{display:none}
  .lcr-table tbody td:nth-child(3),.lcr-table tbody td:nth-child(4){display:flex;align-items:center;gap:8px}
  .lcr-table tbody td:nth-child(3)::before,.lcr-table tbody td:nth-child(4)::before{margin:0 10px 0 0;min-width:105px}
  .lcr-table tbody td:nth-child(2):empty{display:none}
  .lcr-title{font-size:17px;line-height:1.35}
  .lcr-choreographer-tags{margin-top:10px}
  .lcr-choreographer-tag{font-size:12px;padding:5px 9px}
  .lcr-pdf-icon{width:30px;height:32px}
  .lcr-empty{padding:35px 18px!important;text-align:center!important}
}

/* LCR 2.2.6 — niveaux en tags, PDF icon V1, clear controls et filtre chorégraphe saisissable */
.lcr-search-box{position:relative;width:min(560px,100%);margin:0 auto}
.lcr-search-box input{width:100%;padding-right:46px!important}
.lcr-clear-search{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#6c757d;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.lcr-clear-search:hover{background:#f1f3f5;color:var(--lcr-site-color)}
.lcr-filter-controls{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;width:100%}
.lcr-cg-filter-wrap{min-width:240px}
.lcr-cg-filter-wrap .lcr-catalog-filter{width:100%}
.lcr-clear-filters{min-height:44px;padding:9px 16px;border:1px solid var(--lcr-site-color);border-radius:7px;background:#fff;color:var(--lcr-site-color);font-weight:600;cursor:pointer;transition:.15s ease}
.lcr-clear-filters:hover{background:var(--lcr-site-color);color:#fff}
.lcr-level-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center}
.lcr-level-tag{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:var(--lcr-level-color);color:#fff;font-size:12px;line-height:1.2;font-weight:600;white-space:normal}
.lcr-pdf-icon{width:38px;height:42px}
.lcr-pdf-icon svg{width:29px;height:35px;display:block;overflow:visible}
.lcr-pdf-shape{fill:#f4512c;stroke:#f4512c;stroke-width:1}
.lcr-pdf-fold{fill:none;stroke:#fff;stroke-width:2.5;stroke-linejoin:round}
.lcr-pdf-text{fill:#fff;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:.2px}
.lcr-pdf-icon:hover{background:rgba(244,81,44,.10);transform:translateY(-1px)}
@media(max-width:700px){
  .lcr-filter-controls{flex-direction:column;align-items:stretch}
  .lcr-cg-filter-wrap,.lcr-catalog-filter{width:100%;min-width:0}
  .lcr-clear-filters{width:100%}
  .lcr-level-tag{font-size:11px;padding:5px 8px}
}

/* LCR 2.2.7 — finitions filtres, combobox chorégraphes et PDF */
.lcr-clear-search{top:50%;right:8px;transform:translateY(-50%);margin:0!important;padding:0!important;width:32px;height:32px;line-height:32px!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box}
.lcr-filter-controls{display:grid!important;grid-template-columns:minmax(240px,250px) minmax(360px,520px) auto;justify-content:center;align-items:center;gap:10px}
.lcr-cg-filter-wrap{min-width:0;width:100%}
.lcr-cg-combobox{position:relative;width:100%}
.lcr-cg-combobox .lcr-cg-input{width:100%;padding-right:42px!important;cursor:text}
.lcr-cg-toggle{position:absolute;right:1px;top:1px;width:40px;height:42px;border:0;background:transparent;color:#495057;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3}
.lcr-cg-options{display:none;position:absolute;z-index:1000;left:0;right:0;top:calc(100% + 3px);max-height:260px;overflow-y:auto;padding:4px 0;background:#fff;border:1px solid #ced4da;border-radius:7px;box-shadow:0 6px 18px rgba(0,0,0,.15);text-align:left}
.lcr-cg-combobox.is-open .lcr-cg-options{display:block}
.lcr-cg-option{display:block;width:100%;padding:9px 12px;border:0;background:#fff;color:#212529;text-align:left;font:inherit;cursor:pointer;white-space:normal}
.lcr-cg-option:hover,.lcr-cg-option:focus{background:#f1f3f5;outline:0}
.lcr-cg-option.is-placeholder{font-weight:500;color:#495057;border-bottom:1px solid #e9ecef}
.lcr-choreographer-tag{font-weight:700}
.lcr-pdf-icon svg .lcr-pdf-text{fill:#fff!important;color:#fff!important}
.lcr-pdf-icon svg .lcr-pdf-shape{fill:#f4512c!important;stroke:#f4512c!important}
.lcr-pdf-icon svg .lcr-pdf-fold{stroke:#fff!important}
@media(max-width:900px){
  .lcr-filter-controls{grid-template-columns:minmax(220px,1fr) minmax(280px,1.6fr) auto}
}
@media(max-width:700px){
  .lcr-filter-controls{display:flex!important;flex-direction:column;align-items:stretch;gap:10px}
  .lcr-cg-filter-wrap,.lcr-catalog-filter{width:100%;min-width:0}
  .lcr-clear-filters{width:100%}
}

/* LCR 2.2.8 — filtres homogènes et icônes de ressources */
.lcr-filter-controls{grid-template-columns:minmax(240px,250px) minmax(400px,560px) auto!important;align-items:center!important}
.lcr-filter-wrap,.lcr-filter-combobox{position:relative;width:100%;min-width:0}
.lcr-filter-input,.lcr-cg-input{height:44px!important;min-height:44px!important;box-sizing:border-box!important;padding-top:9px!important;padding-bottom:9px!important}
.lcr-filter-toggle{position:absolute;right:1px;top:1px;width:40px;height:42px;border:0;background:transparent;color:#495057;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3}
.lcr-filter-options{display:none;position:absolute;z-index:1001;left:0;right:0;top:calc(100% + 3px);max-height:260px;overflow-y:auto;padding:4px 0;background:#fff;border:1px solid #ced4da;border-radius:7px;box-shadow:0 6px 18px rgba(0,0,0,.15);text-align:left}
.lcr-filter-combobox.is-open .lcr-filter-options{display:block}
.lcr-filter-option{display:block;width:100%;padding:9px 12px;border:0;background:#fff;color:#212529;text-align:left;font:inherit;cursor:pointer;white-space:normal}
.lcr-filter-option:hover,.lcr-filter-option:focus{background:#f1f3f5;outline:0}
.lcr-filter-option.is-placeholder{font-weight:500;color:#495057;border-bottom:1px solid #e9ecef}
.lcr-pdf-text{font-weight:400!important}
.lcr-link-icon{width:28px!important;height:28px!important;border-radius:7px!important;margin:2px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:700!important;vertical-align:middle}
.lcr-link-icon svg{width:19px;height:19px;display:block;fill:currentColor}
.lcr-link-icon .lcr-icon-cutout{fill:#fff}
.lcr-link-icon .lcr-brand-letter,.lcr-link-icon .lcr-doc-symbol{font-size:16px;line-height:1;font-weight:700}
.lcr-link-icon-youtube{background:#f00!important;color:#fff!important}
.lcr-link-icon-dailymotion{background:#000!important;color:#fff!important}
.lcr-link-icon-tiktok{background:#111!important;color:#fff!important}
.lcr-link-icon-facebook{background:#1877f2!important;color:#fff!important}
.lcr-link-icon-instagram{background:#c13584!important;color:#fff!important}
.lcr-link-icon-vimeo{background:#19a7e0!important;color:#fff!important}
.lcr-link-icon-twitch{background:#9146ff!important;color:#fff!important}
.lcr-link-icon-x{background:#000!important;color:#fff!important}
.lcr-link-icon-article,.lcr-link-icon-page,.lcr-link-icon-site,.lcr-link-icon-external{background:var(--lcr-site-color)!important;color:#fff!important}
@media(max-width:900px){.lcr-filter-controls{grid-template-columns:minmax(220px,1fr) minmax(300px,1.6fr) auto!important}}
@media(max-width:700px){.lcr-filter-controls{display:flex!important}.lcr-filter-wrap,.lcr-filter-combobox{width:100%}}

/* LCR 2.2.9 — PDF lisible, responsive et niveaux empilés */
.lcr-pdf-icon svg{width:29px!important;height:35px!important}
.lcr-pdf-icon svg .lcr-pdf-text{fill:#fff!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:10.5px!important;font-weight:400!important;letter-spacing:0!important}
.lcr-level-tags{gap:6px}
@media(max-width:767.98px){
  .lcr-table tbody td:nth-child(2) .lcr-level-tags{flex-direction:column;align-items:flex-start;gap:5px}
  .lcr-table tbody td:nth-child(2) .lcr-level-tag{width:max-content;max-width:100%;box-sizing:border-box}
}

/* LCR 2.2.10 — véritable pictogramme PDF lisible */
.lcr-pdf-file{position:relative;display:inline-flex;width:29px;height:36px;box-sizing:border-box;background:#f4512c;color:#fff;align-items:center;justify-content:center;text-decoration:none;clip-path:polygon(0 0,72% 0,100% 25%,100% 100%,0 100%);padding-top:7px}
.lcr-pdf-file:before{content:"";position:absolute;right:0;top:0;width:9px;height:9px;background:#fff;clip-path:polygon(0 0,100% 100%,0 100%)}
.lcr-pdf-file>span{font-family:Arial,sans-serif!important;font-size:8px!important;font-weight:600!important;line-height:1!important;letter-spacing:0!important;color:#fff!important;position:relative;z-index:2}
.lcr-pdf-icon:hover .lcr-pdf-file{transform:translateY(-1px)}

/* LCR 2.2.11 — vraies icônes Bootstrap + affichage vertical des ressources */
.lcr-link-icon .bi{font-size:17px;line-height:1;}
.lcr-dailymotion-mark{font-family:Arial,sans-serif;font-size:17px;line-height:1;font-weight:800;letter-spacing:-.08em}
.lcr-resource-actions{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}
.lcr-choreographer-tags{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important}
.lcr-choreographer-tag{width:max-content;max-width:100%;box-sizing:border-box}
.lcr-pdf-file{width:32px!important;height:40px!important;padding-top:8px!important}
.lcr-pdf-file>span{font-size:9px!important;font-weight:500!important;letter-spacing:-.15px!important}
@media(max-width:767.98px){
  .lcr-table tbody td:nth-child(2) .lcr-level-tags{flex-direction:column;align-items:flex-start}
  .lcr-table tbody td:nth-child(3),.lcr-table tbody td:nth-child(4){display:block!important;text-align:left!important}
  .lcr-table tbody td:nth-child(3)::before,.lcr-table tbody td:nth-child(4)::before{display:block!important;margin:0 0 8px!important;min-width:0!important}
  .lcr-resource-actions{justify-content:flex-start}
}


/* LCR 2.2.13 — titre de page piloté par le réglage + filtres alignés */
.lcr-catalog-title{font-size:36px;line-height:1.2;font-weight:400;text-align:center;margin:0 0 28px}
.lcr-filter-controls{display:grid!important;grid-template-columns:minmax(240px,250px) minmax(400px,560px) max-content!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%;box-sizing:border-box}
.lcr-filter-wrap,.lcr-cg-filter-wrap,.lcr-filter-combobox,.lcr-cg-combobox{min-width:0;width:100%;box-sizing:border-box}
.lcr-filter-input,.lcr-cg-input{width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;box-sizing:border-box!important;padding:9px 44px 9px 12px!important}
.lcr-filter-toggle,.lcr-cg-toggle{right:0!important;top:1px!important;width:40px!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid #e5e7eb!important;border-radius:0 7px 7px 0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;overflow:hidden!important;background:transparent!important;z-index:3!important}
.lcr-clear-filters{height:44px!important;min-height:44px!important;max-height:44px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;white-space:nowrap!important;margin:0!important}
@media(max-width:900px){.lcr-filter-controls{grid-template-columns:minmax(220px,1fr) minmax(300px,1.6fr) max-content!important}}
@media(max-width:700px){.lcr-filter-controls{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}.lcr-filter-wrap,.lcr-cg-filter-wrap,.lcr-filter-combobox,.lcr-cg-combobox{width:100%!important}.lcr-clear-filters{width:100%!important}}

/* LCR 2.2.14 — boutons vidéo plus visibles */
.lcr-link-icon{width:34px!important;height:34px!important;border-radius:8px!important;margin:2px!important}
.lcr-link-icon .bi{font-size:20px!important;line-height:1!important}
.lcr-dailymotion-mark{font-size:20px!important}
.lcr-resource-actions{gap:8px!important}

/* LCR 2.2.15 — filtres sélectionnables et couleur des tags */
.lcr-filter-combobox,.lcr-cg-combobox{position:relative}
.lcr-filter-clear,.lcr-cg-clear{position:absolute;right:41px;top:6px;width:30px;height:32px;border:0;background:transparent;color:#6c757d;font-size:21px;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;margin:0;cursor:pointer;opacity:0;pointer-events:none;z-index:4}
.lcr-filter-clear.is-visible,.lcr-cg-clear.is-visible{opacity:1;pointer-events:auto}
.lcr-filter-clear:hover,.lcr-cg-clear:hover{color:#212529;background:#f1f3f5;border-radius:5px}
.lcr-filter-input,.lcr-cg-input{padding-right:76px!important}
.lcr-choreographer-tag{background:var(--lcr-site-color)!important}
