/* OFQD V293 — Communes & Comités Premium */
.ofqd-communes-directory{max-width:1560px;padding-top:22px}
.ofqd-communes-directory .ofqd-territory-head{align-items:center;margin-bottom:16px;padding:22px 26px;border:1px solid #dce7f5;border-radius:22px;background:linear-gradient(135deg,#eef6ff 0%,#fff 58%,#fff8ec 100%);box-shadow:0 14px 38px rgba(15,44,100,.08)}
.ofqd-communes-directory .ofqd-territory-head h1{font-size:clamp(2rem,3.2vw,3rem);line-height:1.05;margin:4px 0 8px}
.ofqd-communes-directory .ofqd-territory-head p{max-width:780px;font-size:15px;line-height:1.55}
.ofqd-communes-map-link{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 16px!important;white-space:nowrap}
.ofqd-communes-map-link svg{width:19px;height:19px;flex:0 0 19px}
.ofqd-communes-directory .ofqd-territory-shell{padding:18px;border-radius:20px}
.ofqd-communes-directory .ofqd-communes-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 16px;padding:16px 18px;background:linear-gradient(135deg,#f6faff,#fffdf8)}
.ofqd-communes-directory .ofqd-communes-search label{grid-column:1/-1;margin:0;font-size:16px}
.ofqd-communes-directory .ofqd-communes-search>div{max-width:none;width:100%;gap:10px}
.ofqd-communes-directory .ofqd-communes-search input{min-height:42px;padding:9px 13px;font-size:15px}
.ofqd-communes-directory .ofqd-communes-search button{min-height:42px;padding:0 17px;font-size:15px}
.ofqd-communes-directory .ofqd-communes-search p{grid-column:1/-1;margin:0;font-size:13px}
.ofqd-communes-directory .ofqd-territory-summary{padding:14px 2px 10px}
.ofqd-communes-directory .ofqd-territory-summary strong{font-size:20px}
.ofqd-communes-directory .ofqd-territory-summary span{font-size:14px;font-weight:650}
.ofqd-commune-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ofqd-commune-directory-card{min-height:72px;padding:12px 13px;border-radius:14px;box-shadow:0 6px 18px rgba(15,44,100,.055)}
.ofqd-commune-directory-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,44,100,.11)}
.ofqd-commune-directory-icon{flex-basis:40px;width:40px;height:40px;border-radius:11px;color:#1267d6}
.ofqd-commune-directory-icon svg{width:22px;height:22px}
.ofqd-commune-directory-copy strong{font-size:15px;line-height:1.2}
.ofqd-commune-directory-copy small{font-size:12.5px}
.ofqd-commune-directory-card>b{font-size:21px}

/* Fiche commune : densité et lisibilité */
.ofqd-commune-page .ofqd-container{width:min(1560px,calc(100% - 36px))}
.ofqd-commune-page .ofqd-commune-hero{min-height:245px}
.ofqd-commune-page .ofqd-commune-hero-copy h1{font-size:clamp(2.4rem,4.5vw,4.4rem)}
.ofqd-commune-page .ofqd-commune-quicklinks{gap:8px}
.ofqd-commune-page .ofqd-commune-quicklinks a{min-height:38px;padding:8px 13px;font-size:14px}
.ofqd-commune-page .ofqd-commune-stats article{padding:15px 14px}
.ofqd-commune-page .ofqd-commune-stats strong{font-size:26px}
.ofqd-commune-page .ofqd-commune-stats span{font-size:13px}
.ofqd-commune-page .ofqd-section-heading h2{font-size:clamp(1.45rem,2vw,2rem)}
.ofqd-commune-page .ofqd-section-heading>a,.ofqd-commune-page .ofqd-dashboard-link{font-size:14px;font-weight:750}
.ofqd-commune-page .ofqd-period-tabs button,.ofqd-commune-page .ofqd-commune-map-filters button{min-height:36px;padding:7px 12px;font-size:13.5px}
.ofqd-commune-page .ofqd-commune-event-card h3{font-size:15px;line-height:1.28}
.ofqd-commune-page .ofqd-meta-line{font-size:12.5px}
.ofqd-commune-page .ofqd-icon{width:18px;height:18px}
.ofqd-commune-page .ofqd-local-list h3{font-size:15px}
.ofqd-commune-page .ofqd-local-list p{font-size:13px;line-height:1.4}
.ofqd-commune-page .ofqd-commune-practical h3{font-size:17px}
.ofqd-commune-page .ofqd-commune-practical p{font-size:14px;line-height:1.5}

html[data-theme="dark"] .ofqd-communes-directory .ofqd-territory-head,
body.dark-mode .ofqd-communes-directory .ofqd-territory-head{background:linear-gradient(135deg,#112950,#111d39 58%,#382811);border-color:#29446c}
html[data-theme="dark"] .ofqd-communes-directory .ofqd-communes-search,
body.dark-mode .ofqd-communes-directory .ofqd-communes-search{background:#13213d;border-color:#31496e}

@media(max-width:1250px){.ofqd-commune-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.ofqd-communes-directory .ofqd-territory-head{align-items:flex-start}.ofqd-commune-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ofqd-commune-page .ofqd-container{width:min(100% - 24px,1560px)}}
@media(max-width:600px){.ofqd-communes-directory{padding-top:12px}.ofqd-communes-directory .ofqd-territory-head{padding:18px 16px}.ofqd-communes-map-link{width:100%}.ofqd-communes-directory .ofqd-communes-search{display:block;padding:14px}.ofqd-communes-directory .ofqd-communes-search>div{flex-direction:column;margin-top:8px}.ofqd-communes-directory .ofqd-communes-search p{margin-top:9px}.ofqd-commune-directory-grid{grid-template-columns:1fr}.ofqd-commune-page .ofqd-commune-hero{min-height:215px}.ofqd-commune-page .ofqd-commune-quicklinks{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.ofqd-commune-page .ofqd-commune-quicklinks a{white-space:nowrap}}

/* OFQD V80 — Compteurs fiche commune : icônes et textes ne se chevauchent plus.
   Le CSS Premium V293 réduisait le padding gauche défini par la fiche commune
   et laissait l'icône par-dessus le chiffre. */
.ofqd-commune-page .ofqd-commune-stats article{
  position:relative!important;
  min-height:66px!important;
  padding:10px 14px 10px 58px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  box-sizing:border-box!important;
}

.ofqd-commune-page .ofqd-commune-stats article:before{
  left:15px!important;
  top:50%!important;
  width:29px!important;
  height:29px!important;
  transform:translateY(-50%)!important;
}

.ofqd-commune-page .ofqd-commune-stats strong{
  display:block!important;
  margin:0 0 3px!important;
  font-size:23px!important;
  line-height:1!important;
}

.ofqd-commune-page .ofqd-commune-stats span{
  display:block!important;
  margin:0!important;
  font-size:11.5px!important;
  line-height:1.05!important;
  white-space:nowrap!important;
}

@media(max-width:900px){
  .ofqd-commune-page .ofqd-commune-stats article{
    padding-left:54px!important;
  }
  .ofqd-commune-page .ofqd-commune-stats article:before{
    left:13px!important;
    width:27px!important;
    height:27px!important;
  }
}

@media(max-width:560px){
  .ofqd-commune-page .ofqd-commune-stats article{
    min-height:62px!important;
    padding:9px 10px 9px 49px!important;
  }
  .ofqd-commune-page .ofqd-commune-stats article:before{
    left:11px!important;
    width:25px!important;
    height:25px!important;
  }
  .ofqd-commune-page .ofqd-commune-stats strong{
    font-size:20px!important;
  }
  .ofqd-commune-page .ofqd-commune-stats span{
    font-size:10.5px!important;
  }
}

