.amg-form,.amg-directory{box-sizing:border-box;font-family:Arial,sans-serif}.amg-form *,.amg-directory *{box-sizing:border-box}.amg-form{max-width:1060px;margin:30px auto;padding:38px 42px;background:#fff;border-radius:18px;box-shadow:0 8px 35px rgba(0,0,0,.07)}.amg-form h3{font-size:32px;font-weight:500;margin:0 0 28px;text-align:center}.amg-section-title{grid-column:1/-1;font-size:18px;font-weight:700;border-left:4px solid #323947;padding-left:12px;margin:8px 0 6px}.amg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 42px}.amg-grid p{margin:0}.amg-form label{font-weight:700;font-size:16px;color:#111}.amg-form input,.amg-form select,.amg-form textarea,.amg-filters select{width:100%;padding:15px 16px;border:1px solid #d7d7d7;border-radius:8px;background:#fff;margin-top:8px;font-size:15px}.amg-form textarea{resize:vertical}.amg-form select[multiple]{min-height:190px}.amg-form small{display:block;color:#777;margin-top:6px;font-weight:400}.amg-full{grid-column:1/-1}.amg-submit-wrap{text-align:center;margin-top:28px}.amg-form button,.amg-btn{border:0;color:#fff;padding:13px 26px;border-radius:24px;text-decoration:none;display:inline-block;cursor:pointer;font-weight:700}.amg-success{background:#e8f7ed;border-left:4px solid #36a852;padding:12px;margin:15px 0}.amg-error{background:#fdecec;border-left:4px solid #d93025;padding:12px;margin:15px 0}
.amg-directory{padding:35px 30px;min-height:500px}.amg-directory h1{font-size:42px;font-weight:400;letter-spacing:2px;margin:0 0 25px}.amg-banner{text-align:center;padding:24px;border-radius:14px;margin-bottom:35px;font-weight:700}.amg-banner .amg-btn{margin-left:15px}.amg-filters{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 auto 18px;max-width:1100px}.amg-filters-3{grid-template-columns:1fr 1fr 1fr}.amg-map{height:390px;max-width:1100px;margin:0 auto 24px;border-radius:9px;overflow:hidden;background:#eee;box-shadow:0 2px 10px rgba(0,0,0,.08)}.amg-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;max-width:1100px;margin:0 auto}.amg-card{border-radius:12px;overflow:hidden;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.08);padding:24px 16px 0}.amg-avatar{width:132px;height:132px;border-radius:50%;object-fit:cover;background:#ccc}.amg-card h2{font-size:27px;font-weight:400;margin:16px 0 5px}.amg-bio{font-size:14px;line-height:1.5;margin:0 auto 10px;max-width:92%;color:#333}.amg-small{display:inline-block;border:1px solid #ddd;padding:6px 14px;border-radius:5px;text-decoration:none;color:#333;margin-bottom:18px;background:#fff}.amg-info{background:#f7f7f7;text-align:left;padding:12px 14px}.amg-info p{background:#fff;margin:8px 0;padding:10px 12px;border-radius:7px;word-break:break-word;line-height:1.45}.amg-info strong{font-weight:700}.amg-ico{display:inline-block;width:24px;color:#8dbb9a}.amg-info a{color:#7ba887}@media(max-width:900px){.amg-filters-3{grid-template-columns:1fr}}@media(max-width:768px){.amg-grid,.amg-cards,.amg-filters{grid-template-columns:1fr}.amg-form{padding:25px 18px}.amg-directory{padding:22px 14px}.amg-card h2{font-size:24px}.amg-map{height:320px}}

/* Author profile template */
.amg-author-page{max-width:1280px;margin:35px auto 60px;padding:0 22px;font-family:Arial,sans-serif;color:#1f2937;box-sizing:border-box}.amg-author-page *{box-sizing:border-box}.amg-author-hero{display:flex;gap:30px;align-items:center;background:linear-gradient(135deg,#f7f8fb,#eef2f5);border-radius:22px;padding:34px;box-shadow:0 8px 30px rgba(0,0,0,.06);margin-bottom:30px}.amg-author-avatar{width:165px;height:165px;border-radius:50%;object-fit:cover;background:#d8d8d8;border:6px solid #fff;box-shadow:0 5px 18px rgba(0,0,0,.12)}.amg-author-kicker{text-transform:uppercase;letter-spacing:1.5px;font-size:13px;font-weight:700;color:#7ba887;margin-bottom:8px}.amg-author-title h1{font-size:52px;line-height:1.05;font-weight:400;margin:0 0 10px;color:#111827}.amg-author-specialites{font-size:18px;font-weight:700;margin-bottom:9px;color:#334155}.amg-author-location{font-size:16px;color:#4b5563}.amg-author-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:28px}.amg-author-sidebar{display:flex;flex-direction:column;gap:22px}.amg-author-box{background:#fff;border:1px solid #e8edf2;border-radius:18px;padding:26px;box-shadow:0 6px 22px rgba(15,23,42,.06);margin-bottom:24px}.amg-author-box h2{font-size:24px;font-weight:500;margin:0 0 18px;color:#111827}.amg-author-box p{line-height:1.55;margin:0 0 14px;color:#374151}.amg-author-box p:last-child{margin-bottom:0}.amg-author-box a{color:#6f9f7d;text-decoration:none}.amg-author-box a:hover{text-decoration:underline}.amg-author-sidebar p{padding:13px 0;border-bottom:1px solid #eef2f5}.amg-author-sidebar p:last-child{border-bottom:0}.amg-author-sidebar span{display:inline-block;width:24px}.amg-author-description{font-size:16px;line-height:1.75}.amg-author-map{height:360px;border-radius:14px;overflow:hidden;background:#eef2f5}.amg-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.amg-section-head h2{margin:0}.amg-section-head span{background:#eef7f0;color:#588b64;border-radius:30px;padding:7px 13px;font-weight:700;font-size:13px}.amg-author-posts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.amg-author-post-card{border:1px solid #e8edf2;border-radius:16px;overflow:hidden;background:#fff;transition:.2s;box-shadow:0 3px 12px rgba(15,23,42,.04)}.amg-author-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(15,23,42,.09)}.amg-author-post-card img,.amg-post-placeholder{width:100%;height:210px;object-fit:cover;display:block;background:#f0f2f4}.amg-post-placeholder{display:flex;align-items:center;justify-content:center;color:#9aa4b2;font-weight:700}.amg-author-post-content{padding:18px}.amg-author-post-content h3{font-size:18px;line-height:1.35;margin:0 0 8px;text-transform:uppercase;letter-spacing:.3px}.amg-author-post-content h3 a{color:#111827;text-decoration:none}.amg-author-post-content time{display:block;font-size:13px;color:#7ba887;font-weight:700;margin-bottom:10px}.amg-author-post-content p{margin:0;color:#4b5563;line-height:1.5}@media(max-width:900px){.amg-author-layout{grid-template-columns:1fr}.amg-author-hero{align-items:flex-start}.amg-author-title h1{font-size:42px}}@media(max-width:640px){.amg-author-page{padding:0 14px}.amg-author-hero{display:block;text-align:center;padding:26px 18px}.amg-author-avatar{width:135px;height:135px;margin-bottom:16px}.amg-author-title h1{font-size:34px}.amg-author-posts-grid{grid-template-columns:1fr}.amg-author-box{padding:20px}.amg-author-map{height:300px}}

/* v1.6 directory card consistency */
.amg-card{display:flex;flex-direction:column;min-height:560px}.amg-card-top{flex:1 0 auto;display:flex;flex-direction:column;align-items:center}.amg-info-fixed{margin-top:auto}.amg-info-fixed p{min-height:42px;display:flex;align-items:center;gap:4px}.amg-info-fixed p strong{margin-right:4px}.amg-info-fixed p:last-child{min-height:46px}.amg-bio{min-height:58px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.amg-small{align-self:center}

/* v1.6 author articles full width + pagination */
.amg-author-posts-wide{margin-top:28px;width:100%;clear:both}.amg-author-posts-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.amg-pagination{margin:28px 0 0;text-align:center}.amg-pagination ul{list-style:none;margin:0;padding:0;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.amg-pagination li{margin:0}.amg-pagination a,.amg-pagination span{display:inline-block;padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#1f2937;background:#fff}.amg-pagination .current{background:#323947;color:#fff;border-color:#323947}.amg-pagination a:hover{background:#f4f7f5}
@media(max-width:1000px){.amg-author-posts-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.amg-author-posts-grid-wide{grid-template-columns:1fr}.amg-card{min-height:auto}}

/* Marqueur profil sur la carte */
.amg-leaflet-profile-pin{background:transparent!important;border:0!important;}
.amg-map-avatar-marker{position:relative;width:58px;height:76px;transform:translateY(-2px);}
.amg-map-avatar-marker img{position:absolute;left:7px;top:0;width:44px;height:44px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 14px rgba(0,0,0,.25);background:#fff;z-index:3;}
.amg-map-avatar-marker span{position:absolute;left:22px;top:39px;width:14px;height:14px;background:#fff;transform:rotate(45deg);z-index:2;box-shadow:2px 2px 7px rgba(0,0,0,.12);}
.amg-map-avatar-marker b{position:absolute;left:11px;top:40px;width:36px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1;}
.amg-map-avatar-marker i{position:absolute;left:18px;top:43px;width:22px;height:22px;border-radius:50% 50% 50% 0;background:#2f3440;transform:rotate(-45deg);z-index:1;}
.amg-map-avatar-marker i:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;left:7px;top:7px;}
#amg-filter-ville:disabled{opacity:.65;cursor:not-allowed;background:#f5f5f5;}
