/* Typographie de l'article ville serrurier — n'affecte QUE .sr-article (thème genfresco intact) */
.sr-wrap{max-width:1000px;margin:0 auto;padding:60px 20px}
.sr-breadcrumb{font-size:.9rem;color:#6b7280;margin:14px 0 26px}
.sr-breadcrumb a{color:#4a8f2c;text-decoration:none}
.sr-breadcrumb a:hover{text-decoration:underline}
.sr-article h1{font-size:2.2rem;line-height:1.15;margin:0 0 22px;color:#1f2937}
.sr-article h2{font-size:1.55rem;margin:34px 0 12px;color:#1f2937;border-top:1px solid #eef0ec;padding-top:20px}
.sr-article h3{font-size:1.22rem;margin:24px 0 10px;color:#4a8f2c}
.sr-article h4{font-size:1.05rem;margin:18px 0 8px;color:#1f2937}
.sr-article p{margin:0 0 16px;line-height:1.75;color:#374151;text-align:justify}
.sr-article ul,.sr-article ol{margin:0 0 18px;padding-left:24px}
.sr-article li{margin-bottom:8px;line-height:1.6;color:#374151}
.sr-article li::marker{color:#7bbf3a}
.sr-article strong{color:#1f2937}
.sr-article table{width:100%;border-collapse:collapse;margin:18px 0;font-size:.95rem;box-shadow:0 4px 16px rgba(31,41,55,.06)}
.sr-article th,.sr-article td{border:1px solid #e5e7eb;padding:11px 13px;text-align:left}
.sr-article th{background:#4a8f2c;color:#fff}
.sr-article tr:nth-child(even) td{background:#f7faf4}
.sr-article .sr-encart{background:#f2f8ec;border-left:4px solid #7bbf3a;border-radius:6px;padding:16px 20px;margin:24px 0;color:#374151}
.sr-article details{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;overflow:hidden;background:#fff}
.sr-article summary{cursor:pointer;padding:14px 18px;font-weight:700;color:#1f2937;list-style:none}
.sr-article summary::-webkit-details-marker{display:none}
.sr-article summary::after{content:"+";float:right;color:#7bbf3a;font-weight:800}
.sr-article details[open] summary::after{content:"–"}
.sr-article details>div{padding:0 18px 16px;color:#374151;line-height:1.6}
/* images d'article (5/ville, réparties) */
.sr-img{margin:26px 0;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(31,41,55,.1)}
.sr-img img{width:100%;height:auto;display:block}
/* mise en forme dans le texte */
.sr-article strong{color:#1f2937;font-weight:800}
.sr-article .sr-kw{color:#2f5d1e;font-weight:800}
.sr-article mark,.sr-article .sr-hl{background:#eaf4dd;color:#2f5d1e;padding:0 3px;border-radius:3px}
.sr-article em{font-style:italic}
.sr-article u,.sr-article .sr-u{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#7bbf3a}

.sr-cta{background:#4a8f2c;color:#fff;border-radius:14px;padding:34px;text-align:center;margin:40px 0 0}
.sr-cta h2{color:#fff;margin:0 0 10px;border:0}
.sr-cta .sr-btn{display:inline-block;margin-top:14px;background:#fff;color:#4a8f2c;font-weight:800;padding:13px 26px;border-radius:8px;border:0;cursor:pointer;font-size:1rem}

/* ===== Mise en page 2 colonnes (article gauche + barre latérale droite) ===== */
.sr-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px;align-items:start}
.sr-grid .sr-article{min-width:0}
.sr-side{display:flex;flex-direction:column;gap:26px;align-self:start}
.sr-card{background:#f2f8ec;border-radius:16px;padding:22px 20px}
.sr-card h3{margin:0 0 14px;font-size:1.15rem;color:#1f2937}
.sr-card--dark{background:#2f5d1e;color:#fff}
.sr-card--dark h3{color:#fff}
/* dernières interventions */
.sr-interv{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #e4eedd;align-items:flex-start}
.sr-interv:last-child{border-bottom:0}
.sr-interv .sr-thumb{flex:0 0 52px;width:52px;height:52px;border-radius:10px;background:#dcebd0 center/cover no-repeat;display:flex;align-items:center;justify-content:center;font-size:1.4rem}
.sr-interv b{display:block;font-size:.95rem;color:#1f2937;line-height:1.25}
.sr-interv-x{margin:4px 0 5px;font-size:.82rem;line-height:1.45;color:#4b5563}
.sr-interv small{color:#7a8a6e;font-size:.78rem}
/* tags */
.sr-tags{display:flex;flex-wrap:wrap;gap:8px}
.sr-tags a,.sr-tags span{display:inline-block;background:#fff;border:1px solid #dcebd0;color:#4a8f2c;font-size:.83rem;padding:5px 12px;border-radius:999px;text-decoration:none}
.sr-tags a:hover{background:#4a8f2c;color:#fff}
/* annuaire : grille départements + liste villes */
.sr-dept-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:24px 0 10px}
.sr-dept-card{display:block;background:#f2f8ec;border:1px solid #e4eedd;border-radius:14px;padding:20px 22px;text-decoration:none;transition:.15s}
.sr-dept-card:hover{background:#4a8f2c;border-color:#4a8f2c}
.sr-dept-card b{display:block;font-size:1.2rem;color:#1f2937}
.sr-dept-card span{font-size:.9rem;color:#6b7280}
.sr-dept-card:hover b,.sr-dept-card:hover span{color:#fff}
.sr-villes-list{list-style:none;margin:22px 0;padding:0;columns:2;column-gap:34px}
.sr-villes-list li{break-inside:avoid;display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:9px 0;border-bottom:1px solid #eef0ec}
.sr-villes-list a{color:#2f5d1e;text-decoration:none;font-weight:600}
.sr-villes-list a:hover{text-decoration:underline}
.sr-villes-list span{color:#374151}
.sr-villes-list em{color:#9ca3af;font-size:.85rem;font-style:normal;white-space:nowrap}
@media(max-width:640px){.sr-villes-list{columns:1}}
/* liste services (sidebar pages thème) */
.sr-services a{color:#374151;text-decoration:none}
.sr-services a:hover{color:#4a8f2c}
.sr-services li.sr-cur a{color:#4a8f2c;font-weight:800}
/* liste quartiers / infos */
.sr-list{list-style:none;margin:0;padding:0}
.sr-list li{padding:7px 0 7px 22px;position:relative;color:#374151;font-size:.93rem;border-bottom:1px solid #e4eedd}
.sr-list li:last-child{border-bottom:0}
.sr-list li::before{content:"✓";position:absolute;left:0;color:#7bbf3a;font-weight:800}
/* mini formulaire */
.sr-form label{display:block;font-size:.85rem;margin:10px 0 4px;color:#fff}
.sr-form input,.sr-form textarea{width:100%;padding:10px 12px;border:0;border-radius:8px;font-size:.95rem;box-sizing:border-box;font-family:inherit}
.sr-form button{width:100%;margin-top:12px;background:#7bbf3a;color:#173d0b;font-weight:800;border:0;border-radius:8px;padding:12px;cursor:pointer}
/* FAQ pleine largeur en bas */
.sr-faq-full{max-width:1000px;margin:50px auto 0;padding:0 20px 120px;position:relative;z-index:2}
.sr-faq-full .sr-article details:last-child{margin-bottom:0}
.sr-faq-full h2{font-size:1.8rem;text-align:center;margin-bottom:24px;color:#1f2937}
@media(max-width:900px){ .sr-grid{grid-template-columns:1fr} .sr-side{position:static} }
