:root{
  --pink:#f3355b;
  --pink-dark:#d8244b;
  --navy:#343947;
  --navy-deep:#292e3a;
  --ink:#252932;
  --muted:#6f7580;
  --line:#e4e5e8;
  --soft:#f5f5f6;
  --white:#fff;
  --green:#11a568;
  --shadow:0 2px 7px rgba(20,24,32,.07);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.rm27{margin:0;background:#f5f5f6;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}
body.rm27 a{text-decoration:none;color:inherit}
body.rm27 img{display:block;max-width:100%}
.rm27-container{width:min(1240px,calc(100% - 28px));margin:0 auto}
.rm27-main{min-height:65vh}
.rm27-kicker{display:block;color:var(--pink);font-size:9px;font-weight:900;letter-spacing:.11em;margin-bottom:5px}

/* HEADER V5 */
.rm27-header-v5{background:var(--navy);border:0;color:#fff}
.rm27-header-inner-v5{height:58px;display:flex;align-items:center;gap:16px}
.rm27-brand{display:flex;align-items:center;gap:7px;font-size:18px;font-weight:850;white-space:nowrap;color:#fff!important}
.rm27-brand b{color:var(--pink)}
.rm27-logo-img{width:29px!important;height:29px!important;object-fit:contain!important}
.rm27-header-search{height:34px;display:grid;grid-template-columns:135px 190px 34px;background:#fff;border-radius:4px;overflow:hidden;margin-left:8px}
.rm27-header-search label{display:flex;align-items:center;border-right:1px solid #e0e2e6;padding:0 8px;gap:6px}
.rm27-header-search label span{font-size:8px;font-weight:900;color:#555b65}
.rm27-header-search select,.rm27-header-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:10px;color:#545963}
.rm27-header-search button{border:0;background:#fff;color:#353a46;font-size:17px;cursor:pointer}
.rm27-nav-v5{display:flex;align-items:center;gap:18px;margin-left:auto}
.rm27-nav-v5 a{font-size:9px;font-weight:850;text-transform:uppercase;color:#fff}
.rm27-nav-v5 a:hover{color:#ff8aa3}
.rm27-menu-toggle{display:none;border:0;background:transparent;color:#fff;font-size:22px}

/* PINK JOIN BAR */
.rm27-joinbar{background:var(--pink);color:#fff}
.rm27-joinbar-inner{min-height:83px;display:flex;justify-content:center;align-items:center;text-align:center;gap:34px}
.rm27-joinbar-inner>div{display:flex;flex-direction:column;gap:3px}
.rm27-joinbar strong{font-size:14px;text-transform:uppercase}
.rm27-joinbar span{font-size:9px;color:#ffe5eb}
.rm27-joinbar a{border:1px solid #fff;border-radius:4px;color:#fff;padding:9px 17px;font-size:9px;font-weight:900;text-transform:uppercase}

/* QUICK FILTER BAR */
.rm27-filterbar{background:#fff;border-bottom:1px solid var(--line)}
.rm27-filterbar-inner{height:53px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.rm27-filter-actions{display:flex;gap:7px;flex-wrap:wrap}
.rm27-filter-actions a,.rm27-filter-location{display:inline-flex;align-items:center;border:1px solid #e1e2e5;border-radius:4px;background:#fff;padding:7px 10px;font-size:9px;font-weight:800;color:#f0395d}
.rm27-filter-actions a.active{background:#fff0f4;border-color:#f7a7b8}
.rm27-filter-location{color:#525761}

/* HOME */
.rm27-v5-home{padding:23px 0 31px}
.rm27-v5-heading{margin-bottom:12px}
.rm27-v5-heading h1{margin:0;font-size:20px;font-weight:500;text-transform:uppercase;letter-spacing:.02em}
.rm27-v5-heading p{margin:7px 0 0;font-size:10px;color:#666d78}
.rm27-profile-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.rm27-profile-card{background:#fff;border:1px solid #e1e2e5;box-shadow:var(--shadow);min-width:0}
.rm27-profile-card-photo{position:relative;display:block;background:#e8e8ea;aspect-ratio:1 / .92;overflow:hidden}
.rm27-profile-card-photo img{width:100%;height:100%;object-fit:cover}
.rm27-no-photo{height:100%;display:grid;place-items:center;font-size:40px;color:#b9bbc0}
.rm27-card-online{position:absolute;top:7px;right:7px;background:var(--green);color:#fff;border-radius:999px;padding:3px 6px;font-size:7px;font-weight:900}
.rm27-card-age{position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);background:#fff;min-width:31px;height:31px;border-radius:50% 50% 0 0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#444}
.rm27-card-age b{font-size:8px;line-height:1}
.rm27-card-age small{font-size:6px;line-height:1.1}
.rm27-profile-card-body{padding:11px 12px 12px;min-height:126px;display:flex;flex-direction:column;text-align:left}
.rm27-profile-card h3{font-size:10px;line-height:1.15;margin:0 0 8px;text-align:center;text-transform:uppercase}
.rm27-profile-card h3 a{color:var(--pink);font-weight:900}
.rm27-profile-card p{font-size:9px;line-height:1.42;color:#505660;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.rm27-profile-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto}
.rm27-card-city{font-size:8px;color:var(--pink);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rm27-card-city span{margin-right:3px}
.rm27-card-comments{font-size:7px;color:#999da5;white-space:nowrap}
.rm27-home-pager{display:flex;justify-content:center;align-items:center;gap:7px;padding:26px 0 3px}
.rm27-home-pager a,.rm27-home-pager span{min-width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;font-size:9px}
.rm27-home-pager a.current{background:var(--pink);color:#fff}
.rm27-home-pager a:last-child{border-radius:4px;width:auto;padding:0 12px;color:var(--pink);font-weight:800}

/* FEATURES */
.rm27-v5-features{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.rm27-v5-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:27px 0}
.rm27-v5-features article{display:flex;gap:12px;align-items:flex-start}
.rm27-v5-features article>span{color:var(--pink);font-size:24px;line-height:1}
.rm27-v5-features h2{font-size:11px;margin:0 0 4px}
.rm27-v5-features p{font-size:9px;color:#5f6570;margin:0;line-height:1.45}

/* LOCATION / REGION */
.rm27-v5-explore{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;padding:28px 0}
.rm27-v5-citybox,.rm27-v5-regionbox{background:#fff;border:1px solid var(--line);padding:16px}
.rm27-v5-boxhead{display:flex;align-items:end;justify-content:space-between;margin-bottom:11px}
.rm27-v5-boxhead h2{font-size:15px;margin:0}
.rm27-v5-boxhead>a{font-size:8px;color:var(--pink);font-weight:800}
.rm27-v5-citygrid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}
.rm27-v5-citygrid>a{border:1px solid #e6e7e9;background:#fafafa;padding:9px;min-width:0}
.rm27-v5-citygrid strong{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rm27-v5-citygrid span{display:block;font-size:7px;color:#8b9098;margin-top:2px}
.rm27-v5-regiongrid{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}
.rm27-v5-regiongrid>a{display:flex;justify-content:space-between;border-top:1px solid #ececef;padding:7px 0;font-size:8px;font-weight:800;text-transform:uppercase}
.rm27-v5-regiongrid>a:nth-child(-n+2){border-top:0}
.rm27-v5-regiongrid span{color:#a7aab0}

/* SMALL EDITORIAL */
.rm27-v5-editorial{background:#fff;border:1px solid var(--line);padding:18px 20px;margin-bottom:31px}
.rm27-v5-editorial h2{font-size:15px;margin:0 0 7px}
.rm27-v5-editorial p{font-size:9.5px;line-height:1.55;color:#636974;margin:0;max-width:1000px}

/* LISTING */
.rm27-filterbar-listing{border-top:1px solid var(--line)}
.rm27-v5-listing{padding-top:19px;padding-bottom:37px}
.rm27-v5-listing-head h1{text-transform:none;font-size:22px;font-weight:700}
.rm27-v5-advanced-search{display:grid;grid-template-columns:150px minmax(220px,1fr) 100px 100px 105px;background:#fff;border:1px solid var(--line);margin:13px 0 18px}
.rm27-v5-advanced-search label{padding:8px 10px;border-right:1px solid var(--line)}
.rm27-v5-advanced-search label span{display:block;font-size:7px;text-transform:uppercase;font-weight:900;color:#92969e}
.rm27-v5-advanced-search input,.rm27-v5-advanced-search select{width:100%;border:0;outline:0;padding:3px 0 0;background:transparent;font-size:9px}
.rm27-v5-advanced-search button{border:0;background:var(--pink);color:#fff;font-size:9px;font-weight:900}
.rm27-profile-grid-listing{grid-template-columns:repeat(5,minmax(0,1fr))}
.rm27-pagination{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin:24px 0 0}
.rm27-pagination .page-numbers{min-width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:0;border-radius:50%;font-size:9px}
.rm27-pagination .current{background:var(--pink);color:#fff}

/* FOOTER V5 */
.rm27-footer-v5{background:var(--navy);color:#fff;margin-top:0}
.rm27-footer-topline{display:flex;justify-content:center;gap:8px;padding:21px 0 2px;text-align:center}
.rm27-footer-topline strong{font-size:10px}
.rm27-footer-topline span{font-size:8px;color:#b8bbc3}
.rm27-footer-grid-v5{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;padding:24px 0}
.rm27-footer-v5 .rm27-brand{font-size:15px}
.rm27-footer-v5 .rm27-logo-img{width:26px!important;height:26px!important}
.rm27-footer-v5 p{font-size:8px;color:#b9bcc4}
.rm27-footer-v5 strong{font-size:9px}
.rm27-footer-grid-v5>div>a:not(.rm27-brand){display:block;font-size:8px;color:#c8cbd1;margin-top:6px}
.rm27-copyright{border-top:1px solid rgba(255,255,255,.08);padding:11px 0;font-size:7px;color:#979ba5}

@media(max-width:1050px){
  .rm27-header-search{grid-template-columns:115px 150px 32px}
  .rm27-nav-v5{gap:12px}
  .rm27-profile-grid,.rm27-profile-grid-listing{grid-template-columns:repeat(4,minmax(0,1fr))}
  .rm27-v5-citygrid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .rm27-header-inner-v5{height:auto;min-height:58px;flex-wrap:wrap;padding:9px 0}
  .rm27-header-search{order:3;width:100%;grid-template-columns:1fr 1fr 34px;margin:0}
  .rm27-nav-v5{display:none;position:absolute;left:14px;right:14px;top:58px;background:var(--navy);padding:13px;flex-direction:column;align-items:flex-start;z-index:60}
  .rm27-nav-v5.is-open{display:flex}
  .rm27-menu-toggle{display:block;margin-left:auto}
  .rm27-joinbar-inner{min-height:91px;gap:14px}
  .rm27-profile-grid,.rm27-profile-grid-listing{grid-template-columns:repeat(3,minmax(0,1fr))}
  .rm27-v5-explore{grid-template-columns:1fr}
  .rm27-v5-features-grid{gap:18px}
  .rm27-v5-advanced-search{grid-template-columns:1fr 1fr 1fr}
  .rm27-v5-advanced-search button{min-height:42px}
}
@media(max-width:580px){
  .rm27-container{width:calc(100% - 18px)}
  .rm27-brand{font-size:15px}
  .rm27-joinbar-inner{flex-direction:column;gap:8px;padding:14px 0}
  .rm27-joinbar strong{font-size:11px}
  .rm27-filterbar-inner{height:auto;padding:9px 0;align-items:flex-start}
  .rm27-filter-actions{gap:5px}
  .rm27-filter-actions a,.rm27-filter-location{font-size:7px;padding:6px 7px}
  .rm27-filter-location{white-space:nowrap}
  .rm27-v5-home{padding-top:17px}
  .rm27-v5-heading h1{font-size:17px}
  .rm27-profile-grid,.rm27-profile-grid-listing{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .rm27-profile-card-body{padding:9px;min-height:113px}
  .rm27-profile-card h3{font-size:9px}
  .rm27-profile-card p{font-size:8px;-webkit-line-clamp:2}
  .rm27-v5-features-grid{grid-template-columns:1fr;padding:18px 0}
  .rm27-v5-citygrid{grid-template-columns:repeat(2,1fr)}
  .rm27-v5-regiongrid{grid-template-columns:1fr}
  .rm27-v5-regiongrid>a:nth-child(2){border-top:1px solid #ececef}
  .rm27-v5-advanced-search{grid-template-columns:1fr}
  .rm27-footer-grid-v5{grid-template-columns:1fr 1fr}
  .rm27-footer-grid-v5>div:first-child{grid-column:1/-1}
}


/* GENERIC PAGES */
.rm27-page{padding-top:22px;padding-bottom:40px}
.rm27-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:9px;color:#90949b;margin-bottom:14px}
.rm27-breadcrumbs a{color:#777c84}
.rm27-breadcrumbs strong{color:#343840}
.rm27-page-head{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px 20px;margin-bottom:18px}
.rm27-page-head>span{font-size:8px;color:var(--pink);font-weight:900;letter-spacing:.09em}
.rm27-page-head h1{font-size:28px;line-height:1.1;letter-spacing:-.5px;margin:3px 0 8px}
.rm27-page-head p{font-size:11px;color:var(--muted);margin:0 0 8px;max-width:800px}
.rm27-page-head>b{display:inline-block;font-size:9px;background:#fff1f4;color:var(--pink-dark);border-radius:999px;padding:5px 8px}
.rm27-city-head .rm27-intro{font-size:11px;color:#555b65;max-width:900px}
.rm27-city-head .rm27-intro p{margin:7px 0}
.rm27-local-editorial{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;margin-top:22px;font-size:11px;line-height:1.7;color:#565b64}
.rm27-local-editorial h2{font-size:19px;color:var(--ink);margin:0 0 10px}
.rm27-local-editorial h3{font-size:15px;color:var(--ink);margin-top:18px}
.rm27-local-editorial a{color:#326dcc;text-decoration:underline}
.rm27-empty{background:#fff;border:1px solid var(--line);padding:25px;border-radius:8px;text-align:center;font-size:12px}
.rm27-pagination{display:flex;gap:5px;flex-wrap:wrap;margin:18px 0}
.rm27-pagination .page-numbers{min-width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:5px;font-size:10px}
.rm27-pagination .current{background:var(--pink);color:#fff;border-color:var(--pink)}
.rm27-generic{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px}
.rm27-generic h1{font-size:29px}
.rm27-generic-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px;margin-bottom:10px}
.rm27-generic-card h2{font-size:17px}

/* ANNOUNCEMENTS */
.rm27-listing-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}
.rm27-listing-title h1{font-size:28px;margin:2px 0 3px}
.rm27-listing-title p{font-size:10.5px;color:var(--muted);margin:0}
.rm27-listing-search{grid-template-columns:130px 150px minmax(180px,1fr) 160px 110px;margin-bottom:20px}
.rm27-age-inline .rm27-age-pair{display:grid;grid-template-columns:1fr auto 1fr;gap:4px;align-items:center}
.rm27-age-pair input{text-align:center}
.rm27-age-pair em{font-style:normal;font-size:9px;color:#999}

/* PROFILE */
.rm27-profile-page{max-width:1180px}
.rm27-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}
.rm27-profile-main{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}
.rm27-profile-top{display:grid;grid-template-columns:42% 58%;min-height:430px}
.rm27-profile-photo-stage{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e9eaec}
.rm27-profile-photo-stage:before{content:'';position:absolute;inset:-20px;background-image:var(--profile-bg);background-size:cover;background-position:center;filter:blur(25px);opacity:.35;transform:scale(1.08)}
.rm27-profile-photo-stage:after{content:'';position:absolute;inset:0;background:rgba(20,22,27,.05)}
.rm27-profile-photo-stage>img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain}
.rm27-profile-photo-stage>span{position:relative;z-index:2;font-size:64px;color:#b8bbc0}
.rm27-profile-body{padding:27px 30px}
.rm27-profile-eyebrow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:11px;font-size:9px}
.rm27-profile-eyebrow a{color:#3971cb;font-weight:700}
.rm27-online{color:var(--green);font-weight:800}
.rm27-profile-body h1{font-size:28px;line-height:1.12;margin:0 0 15px;letter-spacing:-.5px}
.rm27-profile-facts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}
.rm27-profile-facts>span{border:1px solid var(--line);background:#fafafa;border-radius:6px;padding:7px 9px;min-width:88px}
.rm27-profile-facts small{display:block;font-size:7px;text-transform:uppercase;color:#989ca3;font-weight:900;letter-spacing:.06em}
.rm27-profile-facts b{display:block;font-size:10px;margin-top:2px}
.rm27-profile-text{font-size:12px;line-height:1.7;color:#4b5059}
.rm27-profile-text p{margin:0 0 11px}
.rm27-profile-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}
.rm27-secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:7px;padding:9px 13px;font-size:10px;font-weight:800}
.rm27-location-strip{display:flex;gap:7px;align-items:center;flex-wrap:wrap;padding:13px 28px;border-top:1px solid var(--line);background:#fafafa;font-size:9px}
.rm27-location-strip strong{margin-right:3px}
.rm27-location-strip a{color:#326dcc;font-weight:700}
.rm27-comments{padding:24px 28px;border-top:1px solid var(--line)}
.rm27-comments-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}
.rm27-comments-title h2{font-size:20px;margin:0}
.rm27-comments-title>b{background:#f4f4f5;border-radius:999px;padding:5px 8px;font-size:9px}
.rm27-comment-list{list-style:none;padding:0;margin:0 0 18px}
.rm27-comment{padding:13px 0;border-top:1px solid #eff0f2}
.rm27-comment-head{display:flex;align-items:center;gap:9px}
.rm27-comment-head img{border-radius:50%}
.rm27-comment-head strong{display:block;font-size:11px}
.rm27-comment-head span{display:block;font-size:8px;color:#8d929c}
.rm27-comment-text{margin:6px 0 0 50px;font-size:10.5px;color:#4e5560}
.comment-form label{font-size:9px;font-weight:800;display:block;margin:8px 0 4px}
.comment-form textarea,.comment-form input[type=text],.comment-form input[type=email]{width:100%;border:1px solid #dfe1e6;border-radius:6px;padding:9px;font:inherit}
.comment-form .submit{background:var(--pink);color:#fff;border:0;border-radius:6px;padding:9px 13px;font-weight:800;font-size:10px}
.rm27-contactbox{border-top:3px solid var(--pink)}
.rm27-contactbox p{font-size:10px;color:var(--muted)}
.rm27-mini-list{display:flex;flex-direction:column;gap:9px}
.rm27-tile{display:grid;grid-template-columns:50px 1fr;gap:8px;align-items:center}
.rm27-tile-photo{position:relative;width:50px;height:50px;border-radius:5px;overflow:hidden;background:#eceef1}
.rm27-tile-photo img{width:100%;height:100%;object-fit:cover}
.rm27-tile-photo>span{display:grid;height:100%;place-items:center}
.rm27-tile-photo i{position:absolute;right:4px;top:4px;width:8px;height:8px;background:var(--green);border:2px solid #fff;border-radius:50%}
.rm27-tile-name{display:block;font-size:9.5px;font-weight:800}
.rm27-tile-city{display:block;font-size:8px;color:var(--muted)}

/* FOOTER */
.rm27-footer{margin-top:18px;background:#22242c;color:#fff}
.rm27-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:34px;padding:30px 0}
.rm27-footer .rm27-brand{color:#fff;font-size:16px}
.rm27-footer .rm27-logo-img{width:28px!important;height:28px!important}
.rm27-footer p{font-size:9px;color:#aeb2bb}
.rm27-footer strong{font-size:10px}
.rm27-footer-grid>div>a:not(.rm27-brand){display:block;font-size:9px;color:#c8cbd1;margin-top:7px}
.rm27-copyright{border-top:1px solid rgba(255,255,255,.08);padding:12px 0;font-size:8px;color:#8f939c}

/* MOBILE */
@media(max-width:980px){
  .rm27-home-layout,.rm27-content-layout,.rm27-profile-layout{grid-template-columns:1fr}
  .rm27-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}
  .rm27-nav{display:none;position:absolute;left:16px;right:16px;top:66px;background:#fff;border:1px solid var(--line);padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}
  .rm27-nav.is-open{display:flex}
  .rm27-menu-toggle{display:block}
  .rm27-header-actions{margin-left:auto}
  .rm27-header-actions .rm27-login{display:none}
  .rm27-ad-grid{grid-template-columns:1fr}
  .rm27-search-wide{grid-template-columns:1fr 1fr 1fr 110px}
  .rm27-listing-search{grid-template-columns:1fr 1fr 1fr}
  .rm27-listing-search button{min-height:46px}
}
@media(max-width:700px){
  .rm27-container{width:min(100% - 20px,1180px)}
  .rm27-header-inner{height:62px;gap:10px}
  .rm27-logo-img{width:30px!important;height:30px!important}
  .rm27-brand{font-size:16px}
  .rm27-header-actions .rm27-primary{font-size:8px;padding:8px 9px}
  .rm27-home-intro{padding:20px 0}
  .rm27-home-intro-copy{display:block}
  .rm27-home-intro h1{font-size:25px}
  .rm27-stats{margin-top:12px}
  .rm27-search-wide,.rm27-listing-search{grid-template-columns:1fr}
  .rm27-search label{border-right:0;border-bottom:1px solid var(--line)}
  .rm27-search button{padding:12px}
  .rm27-ad-row{grid-template-columns:94px minmax(0,1fr);min-height:116px}
  .rm27-ad-photo img{min-height:116px}
  .rm27-ad-content p{display:none}
  .rm27-ad-content h3{font-size:11px}
  .rm27-sidebar{grid-template-columns:1fr}
  .rm27-home-about-v4{grid-template-columns:1fr;gap:8px}
  .rm27-page-head h1,.rm27-listing-title h1{font-size:24px}
  .rm27-profile-top{grid-template-columns:1fr}
  .rm27-profile-photo-stage{height:360px}
  .rm27-profile-body,.rm27-comments{padding:19px}
  .rm27-profile-body h1{font-size:23px}
  .rm27-location-strip{padding:12px 19px}
  .rm27-footer-grid{grid-template-columns:1fr 1fr}
  .rm27-footer-grid>div:first-child{grid-column:1/-1}
}


/* ============================================================
   V06 — LISIBILITÉ + CARTE DES RÉGIONS
   Ces règles sont volontairement placées en fin de fichier.
   ============================================================ */

body.rm27{
  font-size:16px;
}

/* Header / recherche */
.rm27-brand{font-size:21px}
.rm27-nav-v5 a{font-size:11.5px}
.rm27-header-search label span{font-size:9.5px}
.rm27-header-search select,
.rm27-header-search input{font-size:11.5px}
.rm27-joinbar strong{font-size:16px}
.rm27-joinbar span{font-size:11px}
.rm27-joinbar a{font-size:10.5px}
.rm27-filter-actions a,
.rm27-filter-location{font-size:10.5px;padding:8px 11px}

/* Accueil */
.rm27-v5-heading h1{font-size:24px}
.rm27-v5-heading p{font-size:12px}
.rm27-kicker{font-size:10px}
.rm27-profile-card h3{font-size:12px}
.rm27-profile-card p{font-size:10.8px;line-height:1.5}
.rm27-card-city{font-size:9.6px}
.rm27-card-comments{font-size:8.8px}
.rm27-card-online{font-size:8.5px}
.rm27-card-age{min-width:35px;height:35px}
.rm27-card-age b{font-size:9.5px}
.rm27-card-age small{font-size:7px}
.rm27-profile-card-body{min-height:145px;padding:13px 14px}

.rm27-v5-features h2{font-size:13px}
.rm27-v5-features p{font-size:10.8px}
.rm27-v5-features article>span{font-size:27px}

.rm27-v5-boxhead h2{font-size:18px}
.rm27-v5-boxhead>a{font-size:10px}
.rm27-v5-citygrid strong{font-size:10.8px}
.rm27-v5-citygrid span{font-size:8.8px}
.rm27-v5-regiongrid>a{font-size:9.8px}

.rm27-v5-editorial h2{font-size:18px}
.rm27-v5-editorial p{font-size:11.5px;line-height:1.65}

/* Carte issue de l'ancien thème Recherche-Mec */
.rm27-v6-regionbox{
  min-height:390px;
}
.rm27-v6-region-layout{
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  gap:18px;
  align-items:center;
}
.rm27-francemap{
  width:320px;
  height:320px;
  margin:0 auto;
  display:block;
  position:relative;
  overflow:visible;
}
.rm27-francemap canvas{
  position:absolute;
  left:10px;
  top:10px;
  width:300px;
  height:300px;
  z-index:1;
}
.rm27-francemap .canvasMap{
  position:absolute;
  left:10px;
  top:10px;
  width:300px;
  height:300px;
  z-index:2;
  opacity:0;
}
.rm27-francemap .legende{
  position:fixed;
  display:none;
  z-index:99999;
  background:#343947;
  color:#fff;
  padding:6px 9px;
  border-radius:5px;
  font-size:11px;
  font-weight:700;
  pointer-events:none;
  box-shadow:0 3px 12px rgba(0,0,0,.18);
}
.rm27-v6-regiongrid{
  grid-template-columns:1fr;
}
.rm27-v6-regiongrid>a:nth-child(2){
  border-top:1px solid #ececef;
}

/* Page annonces */
.rm27-v5-listing-head h1{font-size:27px}
.rm27-v5-listing-head p{font-size:12px}
.rm27-v5-advanced-search label span{font-size:9px}
.rm27-v5-advanced-search input,
.rm27-v5-advanced-search select{font-size:11px}
.rm27-v5-advanced-search button{font-size:11px}

/* Pages ville / département / région / profil */
.rm27-breadcrumbs{font-size:11px}
.rm27-page-head>span{font-size:10px}
.rm27-page-head h1{font-size:31px}
.rm27-page-head p,
.rm27-city-head .rm27-intro{font-size:13px;line-height:1.65}
.rm27-page-head>b{font-size:10.5px}
.rm27-local-editorial{font-size:13px;line-height:1.75}
.rm27-local-editorial h2{font-size:23px}
.rm27-local-editorial h3{font-size:18px}

.rm27-profile-body h1{font-size:31px}
.rm27-profile-eyebrow{font-size:11px}
.rm27-profile-facts small{font-size:9px}
.rm27-profile-facts b{font-size:12px}
.rm27-profile-text{font-size:14px;line-height:1.72}
.rm27-secondary-button,
.rm27-contact-trigger{font-size:11.5px}
.rm27-location-strip{font-size:11px}
.rm27-comments-title h2{font-size:23px}
.rm27-comment-head strong{font-size:13px}
.rm27-comment-head span{font-size:10px}
.rm27-comment-text{font-size:12.5px;line-height:1.6}
.rm27-sidebox h3,
.rm27-filterbox h3{font-size:17px}
.rm27-sidebox>a{font-size:11.5px}
.rm27-sidebox>a b,
.rm27-sidebox>a i{font-size:10px}
.rm27-contactbox p{font-size:12px}
.rm27-tile-name{font-size:11.5px}
.rm27-tile-city{font-size:9.5px}

/* Footer */
.rm27-footer-topline strong{font-size:12px}
.rm27-footer-topline span{font-size:10px}
.rm27-footer-v5 .rm27-brand{font-size:18px}
.rm27-footer-v5 p{font-size:10px}
.rm27-footer-v5 strong{font-size:11px}
.rm27-footer-grid-v5>div>a:not(.rm27-brand){font-size:10px}
.rm27-copyright{font-size:9px}

/* Mobile */
@media(max-width:1050px){
  .rm27-v6-region-layout{
    grid-template-columns:300px minmax(0,1fr);
  }
  .rm27-francemap{
    transform:scale(.9);
    transform-origin:center;
  }
}
@media(max-width:820px){
  .rm27-v6-region-layout{
    grid-template-columns:1fr;
  }
  .rm27-francemap{
    transform:none;
  }
}
@media(max-width:580px){
  .rm27-profile-card h3{font-size:10.5px}
  .rm27-profile-card p{font-size:9.8px}
  .rm27-card-city{font-size:8.8px}
  .rm27-v5-heading h1{font-size:20px}
  .rm27-v5-heading p{font-size:11px}
  .rm27-francemap{
    width:300px;
    height:300px;
    transform:scale(.92);
    transform-origin:top center;
    margin-bottom:-18px;
  }
}


/* ============================================================
   V07 — LARGEUR DESKTOP ÉTENDUE
   Plus proche d'une plateforme plein écran.
   ============================================================ */

@media (min-width: 1100px){

  /* Presque toute la largeur écran, comme PlansQ */
  .rm27-container{
    width:calc(100% - 28px) !important;
    max-width:1780px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  /* Header plus ample */
  .rm27-header-inner-v5{
    min-height:62px;
  }

  .rm27-header-search{
    grid-template-columns:155px minmax(220px,320px) 38px;
  }

  .rm27-nav-v5{
    gap:22px;
  }

  /* Accueil : profils vraiment étalés */
  .rm27-profile-grid,
  .rm27-profile-grid-listing{
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    gap:12px !important;
  }

  .rm27-profile-card-photo{
    aspect-ratio:1 / .94;
  }

  .rm27-profile-card-body{
    min-height:150px;
  }

  /* Les blocs bas profitent aussi de l'écran */
  .rm27-v5-explore{
    grid-template-columns:minmax(0,1fr) minmax(520px,.95fr);
    gap:22px;
  }

  .rm27-v5-citygrid{
    grid-template-columns:repeat(5,minmax(0,1fr));
  }

  .rm27-v6-region-layout{
    grid-template-columns:370px minmax(0,1fr);
    gap:24px;
  }

  .rm27-francemap{
    width:350px;
    height:350px;
  }

  .rm27-francemap canvas,
  .rm27-francemap .canvasMap{
    width:330px;
    height:330px;
  }

  /* Page profil / ville : plus de largeur utile */
  .rm27-profile-layout,
  .rm27-content-layout,
  .rm27-home-layout{
    grid-template-columns:minmax(0,1fr) 320px;
    gap:26px;
  }

  .rm27-profile-top{
    grid-template-columns:minmax(420px,44%) minmax(0,56%);
  }

  /* Footer aussi */
  .rm27-footer-grid-v5{
    grid-template-columns:2.2fr 1fr 1fr;
  }
}

/* Très grands écrans */
@media (min-width: 1600px){
  .rm27-container{
    width:calc(100% - 34px) !important;
    max-width:1860px !important;
  }

  .rm27-profile-card h3{
    font-size:12.5px;
  }

  .rm27-profile-card p{
    font-size:11.2px;
  }

  .rm27-card-city{
    font-size:10px;
  }
}

/* On garde une marge correcte sur laptop */
@media (min-width: 900px) and (max-width: 1099px){
  .rm27-container{
    width:calc(100% - 24px) !important;
    max-width:none !important;
  }
}


/* ============================================================
   V08 — TYPOGRAPHIE PLUS LISIBLE + ÉDITORIAL PLEINE LARGEUR
   ============================================================ */

/* Base */
body.rm27{
  font-size:17px !important;
}

/* Header */
.rm27-brand{
  font-size:23px !important;
}
.rm27-nav-v5 a{
  font-size:12.5px !important;
}
.rm27-header-search label span{
  font-size:10px !important;
}
.rm27-header-search select,
.rm27-header-search input{
  font-size:12px !important;
}

/* Bandeau inscription */
.rm27-joinbar strong{
  font-size:17px !important;
}
.rm27-joinbar span{
  font-size:12px !important;
}
.rm27-joinbar a{
  font-size:11.5px !important;
  padding:10px 19px !important;
}

/* Filtres */
.rm27-filter-actions a,
.rm27-filter-location{
  font-size:11.5px !important;
  padding:9px 13px !important;
}

/* Titres accueil */
.rm27-v5-heading h1{
  font-size:28px !important;
  line-height:1.15 !important;
}
.rm27-v5-heading p{
  font-size:13.5px !important;
}
.rm27-kicker{
  font-size:11px !important;
}

/* Cartes profils */
.rm27-profile-card h3{
  font-size:13.5px !important;
  line-height:1.2 !important;
}
.rm27-profile-card p{
  font-size:12px !important;
  line-height:1.55 !important;
}
.rm27-profile-card-body{
  min-height:165px !important;
  padding:14px 15px 15px !important;
}
.rm27-card-city{
  font-size:10.5px !important;
}
.rm27-card-comments{
  font-size:9.5px !important;
}
.rm27-card-online{
  font-size:9px !important;
  padding:4px 7px !important;
}
.rm27-card-age{
  min-width:39px !important;
  height:39px !important;
}
.rm27-card-age b{
  font-size:10.5px !important;
}
.rm27-card-age small{
  font-size:7.5px !important;
}

/* Pagination */
.rm27-home-pager a,
.rm27-home-pager span,
.rm27-pagination .page-numbers{
  font-size:11px !important;
}

/* Les 3 blocs sous les profils */
.rm27-v5-features h2{
  font-size:14.5px !important;
}
.rm27-v5-features p{
  font-size:12px !important;
  line-height:1.55 !important;
}
.rm27-v5-features article>span{
  font-size:29px !important;
}

/* Villes + régions */
.rm27-v5-boxhead h2{
  font-size:21px !important;
}
.rm27-v5-boxhead>a{
  font-size:11px !important;
}
.rm27-v5-citygrid strong{
  font-size:12px !important;
}
.rm27-v5-citygrid span{
  font-size:10px !important;
}
.rm27-v5-regiongrid>a{
  font-size:11px !important;
  padding:8px 0 !important;
}
.rm27-francemap .legende{
  font-size:12px !important;
}

/* À propos : largeur intégrale */
.rm27-v5-editorial{
  width:calc(100% - 28px) !important;
  max-width:1860px !important;
  padding:23px 26px !important;
}
.rm27-v5-editorial h2{
  font-size:22px !important;
  margin-bottom:10px !important;
}
.rm27-v5-editorial p{
  max-width:none !important;
  width:100% !important;
  font-size:13px !important;
  line-height:1.7 !important;
}

/* Pages générales */
.rm27-breadcrumbs{
  font-size:12px !important;
}
.rm27-page-head>span{
  font-size:11px !important;
}
.rm27-page-head h1{
  font-size:34px !important;
}
.rm27-page-head p,
.rm27-city-head .rm27-intro{
  font-size:14px !important;
}
.rm27-page-head>b{
  font-size:11.5px !important;
}
.rm27-local-editorial{
  font-size:14px !important;
  line-height:1.8 !important;
}
.rm27-local-editorial h2{
  font-size:25px !important;
}
.rm27-local-editorial h3{
  font-size:20px !important;
}

/* Page annonces */
.rm27-v5-listing-head h1{
  font-size:30px !important;
}
.rm27-v5-listing-head p{
  font-size:13.5px !important;
}
.rm27-v5-advanced-search label span{
  font-size:10px !important;
}
.rm27-v5-advanced-search input,
.rm27-v5-advanced-search select{
  font-size:12px !important;
}
.rm27-v5-advanced-search button{
  font-size:12px !important;
}

/* Profil */
.rm27-profile-body h1{
  font-size:34px !important;
}
.rm27-profile-eyebrow{
  font-size:12px !important;
}
.rm27-profile-facts small{
  font-size:10px !important;
}
.rm27-profile-facts b{
  font-size:13px !important;
}
.rm27-profile-text{
  font-size:15px !important;
  line-height:1.75 !important;
}
.rm27-secondary-button,
.rm27-contact-trigger{
  font-size:12.5px !important;
}
.rm27-location-strip{
  font-size:12px !important;
}
.rm27-comments-title h2{
  font-size:25px !important;
}
.rm27-comment-head strong{
  font-size:14px !important;
}
.rm27-comment-head span{
  font-size:11px !important;
}
.rm27-comment-text{
  font-size:13.5px !important;
}
.rm27-sidebox h3,
.rm27-filterbox h3{
  font-size:19px !important;
}
.rm27-sidebox>a{
  font-size:12.5px !important;
}
.rm27-contactbox p{
  font-size:13px !important;
}
.rm27-tile-name{
  font-size:12.5px !important;
}
.rm27-tile-city{
  font-size:10.5px !important;
}

/* Footer */
.rm27-footer-topline strong{
  font-size:13px !important;
}
.rm27-footer-topline span{
  font-size:11px !important;
}
.rm27-footer-v5 .rm27-brand{
  font-size:20px !important;
}
.rm27-footer-v5 p{
  font-size:11px !important;
}
.rm27-footer-v5 strong{
  font-size:12px !important;
}
.rm27-footer-grid-v5>div>a:not(.rm27-brand){
  font-size:11px !important;
}
.rm27-copyright{
  font-size:10px !important;
}

/* Grands écrans : encore légèrement plus lisible */
@media(min-width:1600px){
  .rm27-profile-card h3{
    font-size:14px !important;
  }
  .rm27-profile-card p{
    font-size:12.5px !important;
  }
  .rm27-card-city{
    font-size:11px !important;
  }
  .rm27-v5-heading h1{
    font-size:30px !important;
  }
}

/* Mobile : ne pas surdimensionner */
@media(max-width:580px){
  body.rm27{
    font-size:15px !important;
  }
  .rm27-brand{
    font-size:17px !important;
  }
  .rm27-v5-heading h1{
    font-size:21px !important;
  }
  .rm27-v5-heading p{
    font-size:12px !important;
  }
  .rm27-profile-card h3{
    font-size:11px !important;
  }
  .rm27-profile-card p{
    font-size:10px !important;
  }
  .rm27-card-city{
    font-size:9px !important;
  }
  .rm27-v5-editorial{
    width:calc(100% - 18px) !important;
    padding:17px !important;
  }
  .rm27-v5-editorial h2{
    font-size:18px !important;
  }
  .rm27-v5-editorial p{
    font-size:11px !important;
  }
}


/* ============================================================
   V09 — TYPOGRAPHIE DESKTOP FRANCHEMENT PLUS GRANDE
   ============================================================ */

@media(min-width:900px){

  body.rm27{
    font-size:19px !important;
  }

  /* Header */
  .rm27-brand{
    font-size:25px !important;
  }
  .rm27-nav-v5 a{
    font-size:14px !important;
  }
  .rm27-header-search label span{
    font-size:11.5px !important;
  }
  .rm27-header-search select,
  .rm27-header-search input{
    font-size:13.5px !important;
  }

  /* Bandeau rose */
  .rm27-joinbar strong{
    font-size:20px !important;
  }
  .rm27-joinbar span{
    font-size:13.5px !important;
  }
  .rm27-joinbar a{
    font-size:13px !important;
    padding:11px 22px !important;
  }

  /* Filtres */
  .rm27-filter-actions a,
  .rm27-filter-location{
    font-size:13px !important;
    padding:10px 14px !important;
  }

  /* Accueil */
  .rm27-v5-heading h1{
    font-size:33px !important;
  }
  .rm27-v5-heading p{
    font-size:15px !important;
  }
  .rm27-kicker{
    font-size:12px !important;
  }

  /* Profils */
  .rm27-profile-card h3{
    font-size:15.5px !important;
  }
  .rm27-profile-card p{
    font-size:14px !important;
    line-height:1.55 !important;
  }
  .rm27-profile-card-body{
    min-height:188px !important;
    padding:16px 17px 17px !important;
  }
  .rm27-card-city{
    font-size:12.5px !important;
  }
  .rm27-card-comments{
    font-size:11px !important;
  }
  .rm27-card-online{
    font-size:10.5px !important;
  }
  .rm27-card-age{
    min-width:42px !important;
    height:42px !important;
  }
  .rm27-card-age b{
    font-size:12px !important;
  }
  .rm27-card-age small{
    font-size:8.5px !important;
  }

  /* Pagination */
  .rm27-home-pager a,
  .rm27-home-pager span,
  .rm27-pagination .page-numbers{
    font-size:13px !important;
    min-width:36px !important;
    height:36px !important;
  }

  /* 3 blocs sous profils */
  .rm27-v5-features h2{
    font-size:17px !important;
  }
  .rm27-v5-features p{
    font-size:14px !important;
  }
  .rm27-v5-features article>span{
    font-size:31px !important;
  }

  /* Villes / régions */
  .rm27-v5-boxhead h2{
    font-size:24px !important;
  }
  .rm27-v5-boxhead>a{
    font-size:12.5px !important;
  }
  .rm27-v5-citygrid strong{
    font-size:14px !important;
  }
  .rm27-v5-citygrid span{
    font-size:11.5px !important;
  }
  .rm27-v5-regiongrid>a{
    font-size:13px !important;
    padding:10px 0 !important;
  }

  /* À propos */
  .rm27-v5-editorial h2{
    font-size:25px !important;
  }
  .rm27-v5-editorial p{
    font-size:15px !important;
    line-height:1.75 !important;
  }

  /* Page annonces */
  .rm27-v5-listing-head h1{
    font-size:34px !important;
  }
  .rm27-v5-listing-head p{
    font-size:15px !important;
  }
  .rm27-v5-advanced-search label span{
    font-size:11px !important;
  }
  .rm27-v5-advanced-search input,
  .rm27-v5-advanced-search select{
    font-size:13.5px !important;
  }
  .rm27-v5-advanced-search button{
    font-size:13.5px !important;
  }

  /* Pages ville / département / région */
  .rm27-breadcrumbs{
    font-size:13px !important;
  }
  .rm27-page-head>span{
    font-size:12px !important;
  }
  .rm27-page-head h1{
    font-size:38px !important;
  }
  .rm27-page-head p,
  .rm27-city-head .rm27-intro{
    font-size:16px !important;
    line-height:1.7 !important;
  }
  .rm27-page-head>b{
    font-size:13px !important;
  }
  .rm27-local-editorial{
    font-size:16px !important;
    line-height:1.85 !important;
  }
  .rm27-local-editorial h2{
    font-size:29px !important;
  }
  .rm27-local-editorial h3{
    font-size:22px !important;
  }

  /* Profil */
  .rm27-profile-body h1{
    font-size:38px !important;
  }
  .rm27-profile-eyebrow{
    font-size:13.5px !important;
  }
  .rm27-profile-facts small{
    font-size:11px !important;
  }
  .rm27-profile-facts b{
    font-size:15px !important;
  }
  .rm27-profile-text{
    font-size:17px !important;
    line-height:1.8 !important;
  }
  .rm27-secondary-button,
  .rm27-contact-trigger{
    font-size:14px !important;
  }
  .rm27-location-strip{
    font-size:13.5px !important;
  }
  .rm27-comments-title h2{
    font-size:28px !important;
  }
  .rm27-comment-head strong{
    font-size:16px !important;
  }
  .rm27-comment-head span{
    font-size:12.5px !important;
  }
  .rm27-comment-text{
    font-size:15px !important;
  }

  /* Side boxes */
  .rm27-sidebox h3,
  .rm27-filterbox h3{
    font-size:21px !important;
  }
  .rm27-sidebox>a{
    font-size:14px !important;
  }
  .rm27-contactbox p{
    font-size:14.5px !important;
  }
  .rm27-tile-name{
    font-size:14px !important;
  }
  .rm27-tile-city{
    font-size:12px !important;
  }

  /* Footer */
  .rm27-footer-topline strong{
    font-size:14.5px !important;
  }
  .rm27-footer-topline span{
    font-size:12.5px !important;
  }
  .rm27-footer-v5 .rm27-brand{
    font-size:22px !important;
  }
  .rm27-footer-v5 p{
    font-size:13px !important;
  }
  .rm27-footer-v5 strong{
    font-size:14px !important;
  }
  .rm27-footer-grid-v5>div>a:not(.rm27-brand){
    font-size:13px !important;
  }
  .rm27-copyright{
    font-size:11.5px !important;
  }
}

/* Très grands écrans : encore un cran supplémentaire */
@media(min-width:1600px){
  .rm27-v5-heading h1{
    font-size:35px !important;
  }
  .rm27-profile-card h3{
    font-size:16px !important;
  }
  .rm27-profile-card p{
    font-size:14.5px !important;
  }
  .rm27-card-city{
    font-size:13px !important;
  }
  .rm27-v5-editorial p{
    font-size:15.5px !important;
  }
}


/* ============================================================
   V10 — CORRECTION DU MOTEUR DE RECHERCHE DU HEADER
   ============================================================ */

@media(min-width:900px){
  .rm27-header-search{
    grid-template-columns:190px minmax(260px,380px) 42px !important;
    min-width:492px !important;
  }

  .rm27-header-search label{
    gap:9px !important;
    padding-left:11px !important;
    padding-right:11px !important;
    overflow:visible !important;
  }

  .rm27-header-search label span{
    flex:0 0 auto !important;
    white-space:nowrap !important;
  }

  .rm27-header-search select{
    min-width:118px !important;
    width:100% !important;
    padding-right:24px !important;
  }

  .rm27-header-search input{
    min-width:180px !important;
  }
}

@media(min-width:1600px){
  .rm27-header-search{
    grid-template-columns:205px minmax(300px,410px) 42px !important;
    min-width:547px !important;
  }
}


/* ============================================================
   V11 — STABILISATION NAVIGATION / PAGE LOCALISATION
   ============================================================ */
.rm27-location-main{
  display:grid;
  grid-template-columns:minmax(420px,.8fr) minmax(0,1.2fr);
  gap:22px;
  margin-bottom:22px;
}
.rm27-location-mapbox,
.rm27-location-regions,
.rm27-location-cities{
  background:#fff;
  border:1px solid var(--line);
  padding:22px;
}
.rm27-location-title h2{
  margin:0 0 14px;
  font-size:24px;
}
.rm27-francemap-large{
  width:430px!important;
  height:430px!important;
  max-width:100%;
  margin:5px auto 0!important;
}
.rm27-francemap-large canvas,
.rm27-francemap-large .canvasMap{
  width:400px!important;
  height:400px!important;
}
.rm27-location-regiongrid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.rm27-location-region{
  border:1px solid #e7e8ea;
  padding:14px;
  background:#fafafa;
}
.rm27-location-region-name{
  display:block;
  color:var(--pink)!important;
  font-size:15px;
  font-weight:900;
  margin-bottom:8px;
}
.rm27-location-region>div{
  display:flex;
  flex-wrap:wrap;
  gap:5px 9px;
}
.rm27-location-region>div a{
  color:#555b65;
  font-size:12px;
}
.rm27-location-citygrid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:8px;
}
.rm27-location-citygrid>a{
  background:#fafafa;
  border:1px solid #e5e6e8;
  padding:12px;
}
.rm27-location-citygrid strong{
  display:block;
  font-size:14px;
}
.rm27-location-citygrid span{
  display:block;
  color:#858b95;
  font-size:11px;
  margin-top:3px;
}
@media(max-width:1000px){
  .rm27-location-main{grid-template-columns:1fr}
  .rm27-location-citygrid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:650px){
  .rm27-location-regiongrid{grid-template-columns:1fr}
  .rm27-location-citygrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rm27-francemap-large{
    width:300px!important;
    height:300px!important;
  }
  .rm27-francemap-large canvas,
  .rm27-francemap-large .canvasMap{
    width:280px!important;
    height:280px!important;
  }
}


/* ============================================================
   V12 — PAGES VILLE / DÉPARTEMENT / RÉGION
   Même langage visuel que l'accueil V10/V11.
   ============================================================ */

.rm27-local-page{
  padding-top:22px;
}

.rm27-local-head{
  width:100%;
  max-width:none;
  padding:24px 26px;
}

.rm27-local-head .rm27-intro,
.rm27-local-head .rm27-tax-intro,
.rm27-local-head>p{
  max-width:none!important;
  width:100%;
  font-size:16px!important;
  line-height:1.75!important;
  color:#565c66;
}

.rm27-local-head .rm27-intro p{
  margin:0 0 10px;
}

.rm27-local-head-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  flex-wrap:wrap;
  margin-top:15px;
  padding-top:14px;
  border-top:1px solid #ececef;
}

.rm27-local-head-meta>b{
  display:inline-flex;
  align-items:center;
  background:#fff0f4;
  color:var(--pink-dark);
  border-radius:999px;
  padding:7px 11px;
  font-size:13px;
}

.rm27-local-head-links{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.rm27-local-head-links a{
  border:1px solid #e2e3e6;
  background:#fff;
  color:#4c525d;
  border-radius:5px;
  padding:7px 10px;
  font-size:12px;
  font-weight:800;
}

.rm27-local-profiles{
  margin-top:24px;
}

.rm27-local-section-title{
  margin-bottom:14px;
}

.rm27-local-section-title h2{
  font-size:25px!important;
}

.rm27-local-section-title>a{
  color:var(--pink);
  font-size:12px;
  font-weight:850;
}

.rm27-profile-grid-local{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
}

/* Texte + navigation locale après les profils */
.rm27-local-bottom-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:22px;
  align-items:start;
  margin-top:24px;
}

.rm27-local-bottom-main{
  min-width:0;
}

.rm27-local-editorial-v12{
  margin-top:0!important;
  padding:24px 26px!important;
  font-size:16px!important;
  line-height:1.8!important;
}

.rm27-local-editorial-v12 h2{
  font-size:27px!important;
  margin-top:0;
}

.rm27-local-editorial-v12 h3{
  font-size:21px!important;
}

.rm27-local-aside{
  min-width:0;
}

.rm27-local-sidebox{
  position:sticky;
  top:18px;
  padding:18px!important;
}

.rm27-local-sidebox h3{
  font-size:19px!important;
  margin-bottom:8px;
}

.rm27-local-sidebox>a{
  font-size:13px!important;
  padding:9px 0!important;
}

.rm27-local-sidebox>a span{
  font-weight:800;
}

.rm27-local-sidebox>a b,
.rm27-local-sidebox>a i{
  font-size:11px!important;
}

/* Quand il n'y a pas de texte bas, éviter une grande zone vide */
.rm27-local-bottom-main:empty{
  display:none;
}
.rm27-local-bottom-layout:has(.rm27-local-bottom-main:empty){
  grid-template-columns:330px;
  justify-content:end;
}

/* Tablettes */
@media(max-width:1200px){
  .rm27-profile-grid-local{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}

/* Petits laptops */
@media(max-width:950px){
  .rm27-profile-grid-local{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .rm27-local-bottom-layout{
    grid-template-columns:1fr;
  }

  .rm27-local-sidebox{
    position:static;
  }

  .rm27-local-bottom-layout:has(.rm27-local-bottom-main:empty){
    grid-template-columns:1fr;
  }
}

/* Mobile */
@media(max-width:620px){
  .rm27-local-head{
    padding:18px;
  }

  .rm27-local-head .rm27-intro,
  .rm27-local-head .rm27-tax-intro,
  .rm27-local-head>p{
    font-size:13px!important;
  }

  .rm27-profile-grid-local{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
  }

  .rm27-local-section-title h2{
    font-size:20px!important;
  }

  .rm27-local-editorial-v12{
    padding:18px!important;
    font-size:13px!important;
  }

  .rm27-local-editorial-v12 h2{
    font-size:21px!important;
  }
}


/* ============================================================
   V13 — PAGE VILLE
   ============================================================ */

.rm27-city-page-v13{
  padding-top:20px!important;
}

/* Grand bloc ville */
.rm27-city-hero-v13{
  background:#fff;
  border:1px solid #e3e4e7;
  padding:27px 30px;
  margin-bottom:19px;
}

.rm27-city-hero-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:34px;
  padding-bottom:18px;
  border-bottom:1px solid #ededf0;
}

.rm27-city-hero-v13 h1{
  margin:2px 0 0;
  font-size:38px!important;
  line-height:1.1;
  color:#252932;
}

/* Ville / département / région visibles immédiatement */
.rm27-city-summary-v13{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  justify-content:flex-end;
}

.rm27-city-summary-v13>span,
.rm27-city-summary-v13>a{
  min-width:118px;
  background:#f7f7f8;
  border:1px solid #e3e4e7;
  padding:9px 12px;
  border-radius:5px;
}

.rm27-city-summary-v13 small{
  display:block;
  color:#8a9099;
  font-size:9px!important;
  font-weight:900;
  letter-spacing:.06em;
  margin-bottom:2px;
}

.rm27-city-summary-v13 strong{
  display:block;
  color:#30353e;
  font-size:13px!important;
}

.rm27-city-summary-v13>a:hover{
  border-color:#f3355b;
}

.rm27-city-summary-v13>a:hover strong{
  color:#e62d5c;
}

/* Le vrai texte ville doit utiliser TOUTE la largeur */
.rm27-city-intro-v13{
  width:100%!important;
  max-width:none!important;
  padding-top:18px;
  color:#4f5661;
  font-size:16px!important;
  line-height:1.75!important;
}

.rm27-city-intro-v13 p,
.rm27-city-intro-v13 div,
.rm27-city-intro-v13 section{
  width:100%!important;
  max-width:none!important;
}

.rm27-city-intro-v13 p{
  margin:0 0 12px!important;
}

/* Liens éditoriaux sobres : visibles et crawlables, sans bleu "ancien site" */
.rm27-city-intro-v13 a,
.rm27-city-editorial-v13 a{
  color:#30353e!important;
  text-decoration:underline!important;
  text-decoration-thickness:1px!important;
  text-decoration-color:#b8bcc3!important;
  text-underline-offset:3px!important;
  font-weight:750!important;
}

.rm27-city-intro-v13 a:hover,
.rm27-city-editorial-v13 a:hover{
  color:#e62d5c!important;
  text-decoration-color:#e62d5c!important;
}

/* Autres villes : navigation secondaire, volontairement placée après les profils */
.rm27-city-nearby-v13{
  background:#fff;
  border:1px solid #e3e4e7;
  padding:18px 20px;
  margin-bottom:25px;
}

.rm27-city-nearby-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;
  margin-bottom:12px;
}

.rm27-city-nearby-head h2{
  margin:0;
  font-size:19px!important;
}

.rm27-city-nearby-head>a{
  color:#e62d5c;
  font-size:12px!important;
  font-weight:850;
}

.rm27-city-nearby-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
}

.rm27-city-nearby-grid>a{
  display:block;
  background:#fafafa;
  border:1px solid #e5e6e8;
  padding:11px 12px;
  border-radius:4px;
}

.rm27-city-nearby-grid>a:hover{
  border-color:#f3355b;
  background:#fff4f6;
}

.rm27-city-nearby-grid strong{
  display:block;
  color:#30353e;
  font-size:13px!important;
}

.rm27-city-nearby-grid span{
  display:block;
  color:#858b94;
  font-size:10.5px!important;
  margin-top:2px;
}

/* Profils */
.rm27-city-profiles-v13{
  margin-top:0!important;
}

.rm27-city-profiles-v13 .rm27-local-section-title{
  padding:0 1px;
}

.rm27-city-profiles-v13 .rm27-local-section-title h2{
  font-size:27px!important;
}

.rm27-city-profiles-v13 .rm27-local-section-title>div>span{
  font-size:11px!important;
  color:#e62d5c;
  font-weight:900;
  letter-spacing:.08em;
}

/* Texte bas ville : entièrement pleine largeur, aucune sidebar */
.rm27-city-editorial-v13{
  width:100%;
  max-width:none;
  background:#fff;
  border:1px solid #e3e4e7;
  padding:26px 30px;
  margin-top:27px;
}

.rm27-city-editorial-title{
  border-bottom:1px solid #ededf0;
  padding-bottom:12px;
  margin-bottom:15px;
}

.rm27-city-editorial-title h2{
  margin:0;
  font-size:28px!important;
}

.rm27-city-editorial-content,
.rm27-city-editorial-content p,
.rm27-city-editorial-content div,
.rm27-city-editorial-content section{
  width:100%!important;
  max-width:none!important;
}

.rm27-city-editorial-content{
  color:#505762;
  font-size:16px!important;
  line-height:1.8!important;
}

.rm27-city-editorial-content p{
  margin:0 0 13px!important;
}

.rm27-city-editorial-content h2{
  font-size:25px!important;
  color:#252932;
}

.rm27-city-editorial-content h3{
  font-size:20px!important;
  color:#252932;
}

/* IMPORTANT : écrase définitivement l'ancien max-width:800/900 px */
.rm27-city-page-v13 .rm27-page-head p,
.rm27-city-page-v13 .rm27-intro,
.rm27-city-page-v13 .rm27-intro p,
.rm27-city-page-v13 .rm27-city-intro-v13,
.rm27-city-page-v13 .rm27-city-intro-v13 p{
  max-width:none!important;
  width:100%!important;
}

/* Laptop */
@media(max-width:1100px){
  .rm27-city-nearby-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .rm27-city-hero-top{
    flex-direction:column;
  }

  .rm27-city-summary-v13{
    justify-content:flex-start;
  }
}

/* Mobile */
@media(max-width:650px){
  .rm27-city-hero-v13{
    padding:19px 17px;
  }

  .rm27-city-hero-v13 h1{
    font-size:27px!important;
  }

  .rm27-city-summary-v13{
    display:grid;
    grid-template-columns:1fr 1fr;
    width:100%;
  }

  .rm27-city-summary-v13>span,
  .rm27-city-summary-v13>a{
    min-width:0;
  }

  .rm27-city-intro-v13{
    font-size:13px!important;
  }

  .rm27-city-nearby-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .rm27-city-editorial-v13{
    padding:19px 17px;
  }

  .rm27-city-editorial-content{
    font-size:13px!important;
  }
}


/* V17 — continuation paginée d'une page ville : volontairement compacte. */
.rm27-city-page-continuation{
  margin: 0 0 22px;
  padding: 22px 24px;
  background: #fff;
  border: 1px solid #e7e2da;
  border-radius: 10px;
}
.rm27-city-page-continuation h1{
  margin: 6px 0 0;
}


/* V18 — page ville : bouton progressif "Voir la suite des annonces" */
.rm27-city-load-more-wrap{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin:28px 0 4px;
}
.rm27-city-load-more{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:42px;
  padding:0 20px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:6px;
  color:var(--text);
  font-size:12px;
  font-weight:800;
  text-decoration:none;
  box-shadow:0 1px 2px rgba(0,0,0,.03);
  transition:border-color .18s ease,color .18s ease,transform .18s ease;
}
.rm27-city-load-more:hover,
.rm27-city-load-more:focus{
  color:var(--pink);
  border-color:var(--pink);
  transform:translateY(-1px);
}
.rm27-city-load-more.is-loading{
  opacity:.72;
  pointer-events:none;
}
.rm27-city-load-more-arrow{
  font-size:16px;
  line-height:1;
}
.rm27-city-load-more-status{
  min-height:15px;
  color:var(--muted);
  font-size:10px;
  text-align:center;
}
.rm27-city-load-more-wrap.is-complete{
  margin-bottom:0;
}
@media (max-width:640px){
  .rm27-city-load-more{
    width:100%;
    max-width:320px;
  }
}

/* ============================================================
   V19 — DÉPARTEMENT = HUB DE VILLES
   Structure volontairement différente d'une page ville.
   ============================================================ */
.rm27-department-page-v19{
  padding-top:20px!important;
}

.rm27-department-hero-v19{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(430px,.62fr);
  gap:28px;
  align-items:center;
  background:#fff;
  border:1px solid #e3e4e7;
  padding:28px 30px;
}

.rm27-department-hero-main-v19 h1{
  margin:4px 0 10px;
  font-size:32px;
  line-height:1.12;
}

.rm27-department-hero-main-v19 p{
  margin:0;
  max-width:820px;
  font-size:15px;
  line-height:1.65;
  color:#5b616b;
}

.rm27-department-stats-v19{
  display:grid;
  grid-template-columns:.7fr .9fr 1.5fr;
  gap:8px;
}

.rm27-department-stats-v19>div,
.rm27-department-stats-v19>a{
  min-height:70px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border:1px solid #e2e3e6;
  background:#fafafa;
  padding:11px 13px;
  color:#30353e;
}

.rm27-department-stats-v19 small{
  display:block;
  font-size:9px;
  font-weight:900;
  letter-spacing:.06em;
  color:#999da5;
  margin-bottom:5px;
}

.rm27-department-stats-v19 strong{
  font-size:13px;
  line-height:1.25;
}

.rm27-department-stats-v19>a:hover{
  border-color:#f3355b;
  background:#fff4f6;
}

.rm27-department-cities-v19,
.rm27-department-sample-v19{
  margin-top:26px;
}

.rm27-department-title-v19{
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:flex-end;
  margin-bottom:14px;
}

.rm27-department-title-v19>div>span{
  font-size:10px;
  color:#e62d5c;
  font-weight:900;
  letter-spacing:.08em;
}

.rm27-department-title-v19 h2{
  margin:5px 0 0;
  font-size:25px!important;
}

.rm27-department-title-v19>p{
  margin:0 0 2px;
  font-size:11px;
  color:#7b8089;
}

.rm27-department-citygrid-v19{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}

.rm27-department-citygrid-v19>a{
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  background:#fff;
  border:1px solid #e2e3e6;
  padding:13px 14px;
  color:#30353e;
}

.rm27-department-citygrid-v19>a:hover{
  border-color:#f3355b;
  box-shadow:0 4px 14px rgba(30,34,42,.06);
  transform:translateY(-1px);
}

.rm27-department-citygrid-v19 strong{
  display:block;
  font-size:13px;
  line-height:1.2;
}

.rm27-department-citygrid-v19>a>div:first-child>span{
  display:block;
  margin-top:4px;
  font-size:10px;
  color:#92969e;
}

.rm27-department-citycount-v19{
  display:grid;
  grid-template-columns:auto auto auto;
  gap:4px;
  align-items:baseline;
  white-space:nowrap;
}

.rm27-department-citycount-v19 b{
  font-size:12px;
  color:#f3355b;
}

.rm27-department-citycount-v19 span{
  font-size:9px;
  color:#92969e;
}

.rm27-department-citycount-v19 i{
  margin-left:3px;
  font-size:17px;
  font-style:normal;
  color:#b3b6bc;
}

.rm27-department-profilegrid-v19{
  margin-top:0;
}

.rm27-department-editorial-v19{
  width:100%;
  background:#fff;
  border:1px solid #e3e4e7;
  padding:25px 30px;
  margin-top:28px;
}

@media(max-width:1150px){
  .rm27-department-hero-v19{grid-template-columns:1fr}
  .rm27-department-citygrid-v19{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:820px){
  .rm27-department-citygrid-v19{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rm27-department-stats-v19{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:620px){
  .rm27-department-hero-v19{padding:19px 18px;gap:18px}
  .rm27-department-hero-main-v19 h1{font-size:25px}
  .rm27-department-hero-main-v19 p{font-size:13px}
  .rm27-department-stats-v19{grid-template-columns:1fr 1fr}
  .rm27-department-stats-v19>a{grid-column:1/-1}
  .rm27-department-citygrid-v19{grid-template-columns:1fr}
  .rm27-department-title-v19{align-items:flex-start;flex-direction:column;gap:6px}
  .rm27-department-editorial-v19{padding:19px 18px}
}

/* ============================================================
   V21 — RÉGION = HUB DE DÉPARTEMENTS + REPÈRES LOCAUX
   Structure volontairement très différente de VILLE / DÉPARTEMENT.
   ============================================================ */
.rm27-region-page-v21{
  padding-top:20px!important;
}

.rm27-region-hero-v21{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);
  gap:32px;
  align-items:center;
  padding:32px 34px;
  background:#252a35;
  color:#fff;
  border:1px solid #252a35;
}
.rm27-region-hero-copy-v21 .rm27-kicker{color:#ff496c}
.rm27-region-hero-copy-v21 h1{
  margin:5px 0 10px;
  color:#fff;
  font-size:36px;
  line-height:1.08;
}
.rm27-region-hero-copy-v21 p{
  max-width:820px;
  margin:0;
  color:#c8cbd2;
  font-size:15px;
  line-height:1.7;
}
.rm27-region-stats-v21{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.rm27-region-stats-v21>div{
  min-height:82px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:13px 14px;
  background:#303642;
  border:1px solid #444b59;
}
.rm27-region-stats-v21 small{
  margin-bottom:6px;
  color:#969daa;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
}
.rm27-region-stats-v21 strong{
  color:#fff;
  font-size:20px;
  line-height:1;
}

.rm27-region-departments-v21,
.rm27-region-cities-v21,
.rm27-region-sample-v21{
  margin-top:30px;
}
.rm27-region-section-head-v21{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:14px;
}
.rm27-region-section-head-v21>div>span{
  color:#e62d5c;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
}
.rm27-region-section-head-v21 h2{
  margin:5px 0 0;
  font-size:25px!important;
  line-height:1.2;
}
.rm27-region-section-head-v21>p{
  max-width:520px;
  margin:0 0 2px;
  color:#7b8089;
  font-size:11px;
  line-height:1.5;
  text-align:right;
}

.rm27-region-department-grid-v21{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.rm27-region-department-card-v21{
  display:block;
  min-height:175px;
  padding:20px 21px;
  background:#fff;
  border:1px solid #e2e3e6;
  color:#30353e;
  text-decoration:none;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.rm27-region-department-card-v21:hover{
  border-color:#f3355b;
  box-shadow:0 7px 24px rgba(30,34,42,.07);
  transform:translateY(-2px);
}
.rm27-region-department-card-top-v21{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
}
.rm27-region-department-card-top-v21 small{
  display:block;
  margin-bottom:5px;
  color:#a0a4ac;
  font-size:9px;
  font-weight:900;
  letter-spacing:.07em;
}
.rm27-region-department-card-top-v21 h3{
  margin:0;
  color:#282d36;
  font-size:21px;
  line-height:1.15;
}
.rm27-region-department-card-top-v21>span{
  color:#c0c3c9;
  font-size:24px;
  line-height:1;
}
.rm27-region-department-card-v21:hover .rm27-region-department-card-top-v21>span{
  color:#f3355b;
}
.rm27-region-department-metrics-v21{
  display:flex;
  gap:22px;
  margin-top:20px;
  padding-top:14px;
  border-top:1px solid #ececef;
}
.rm27-region-department-metrics-v21>div{
  display:flex;
  align-items:baseline;
  gap:5px;
}
.rm27-region-department-metrics-v21 b{
  color:#f3355b;
  font-size:15px;
}
.rm27-region-department-metrics-v21 span{
  color:#8d929b;
  font-size:10px;
}
.rm27-region-department-cities-v21{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:14px;
}
.rm27-region-department-cities-v21 span{
  padding:5px 8px;
  background:#f6f6f7;
  border:1px solid #ececef;
  color:#666c75;
  font-size:9px;
  font-weight:700;
}

.rm27-region-city-rank-v21{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 12px;
}
.rm27-region-city-rank-v21>a{
  display:grid;
  grid-template-columns:40px minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  min-height:66px;
  padding:10px 14px;
  background:#fff;
  border:1px solid #e2e3e6;
  color:#30353e;
  text-decoration:none;
}
.rm27-region-city-rank-v21>a:hover{
  border-color:#f3355b;
  background:#fffafb;
}
.rm27-region-rank-v21{
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#f2f2f4;
  color:#a2a6ae;
  font-size:10px;
  font-weight:900;
}
.rm27-region-city-rank-v21>a:hover .rm27-region-rank-v21{
  background:#fff0f3;
  color:#f3355b;
}
.rm27-region-city-name-v21 strong{
  display:block;
  font-size:13px;
}
.rm27-region-city-name-v21 small{
  display:block;
  margin-top:3px;
  color:#999da5;
  font-size:9px;
}
.rm27-region-city-total-v21{
  display:flex;
  align-items:baseline;
  gap:5px;
  white-space:nowrap;
}
.rm27-region-city-total-v21 b{color:#f3355b;font-size:12px}
.rm27-region-city-total-v21 span{color:#92969e;font-size:9px}
.rm27-region-city-total-v21 i{margin-left:2px;color:#b5b8be;font-size:17px;font-style:normal}

.rm27-region-profile-strip-v21{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.rm27-region-profile-strip-v21 .rm27-tile{
  min-width:0;
  padding:11px 12px;
  background:#fff;
  border:1px solid #e2e3e6;
}

.rm27-region-editorial-v21{
  width:100%;
  margin-top:30px;
  padding:25px 30px;
  background:#fff;
  border:1px solid #e3e4e7;
  color:#565b64;
  font-size:13px;
  line-height:1.75;
}
.rm27-region-editorial-v21 h2{
  margin:5px 0 12px;
  color:#282d36;
  font-size:23px;
}
.rm27-region-editorial-v21 h3{color:#282d36;font-size:17px}
.rm27-region-editorial-v21 a{color:inherit;text-decoration:underline;text-decoration-color:#c6c9ce;text-underline-offset:2px}
.rm27-region-editorial-v21 a:hover{color:#f3355b;text-decoration-color:#f3355b}

@media(max-width:1150px){
  .rm27-region-hero-v21{grid-template-columns:1fr}
  .rm27-region-profile-strip-v21{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .rm27-region-department-grid-v21{grid-template-columns:1fr}
  .rm27-region-city-rank-v21{grid-template-columns:1fr}
  .rm27-region-section-head-v21{align-items:flex-start;flex-direction:column;gap:6px}
  .rm27-region-section-head-v21>p{text-align:left}
}
@media(max-width:620px){
  .rm27-region-hero-v21{padding:22px 18px;gap:20px}
  .rm27-region-hero-copy-v21 h1{font-size:28px}
  .rm27-region-hero-copy-v21 p{font-size:13px}
  .rm27-region-stats-v21{grid-template-columns:1fr 1fr}
  .rm27-region-stats-v21>div:last-child{grid-column:1/-1}
  .rm27-region-department-card-v21{min-height:auto;padding:17px 16px}
  .rm27-region-department-card-top-v21 h3{font-size:18px}
  .rm27-region-profile-strip-v21{grid-template-columns:1fr}
  .rm27-region-editorial-v21{padding:20px 18px}
}

/* ============================================================
   V24 — PROFIL : vraie fiche individuelle, sans sidebar
   ============================================================ */
.rm27-profile-page-v24{max-width:1180px}
.rm27-profile-shell-v24,
.rm27-profile-related-v24,
.rm27-profile-comments-v24{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}

.rm27-profile-hero-v24{display:grid;grid-template-columns:minmax(330px,410px) minmax(0,1fr);align-items:stretch}
.rm27-profile-photo-v24{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e8e9ec}
.rm27-profile-photo-v24:before{content:'';position:absolute;inset:-28px;background-image:var(--profile-bg);background-size:cover;background-position:center;filter:blur(30px);opacity:.28;transform:scale(1.12)}
.rm27-profile-photo-v24:after{content:'';position:absolute;inset:0;background:rgba(20,22,27,.04)}
.rm27-profile-photo-v24>img{position:relative;z-index:2;width:100%;height:500px;object-fit:contain}
.rm27-profile-photo-v24>span{position:relative;z-index:2;font-size:72px;color:#b8bbc0}

.rm27-profile-info-v24{padding:34px 38px 30px;display:flex;flex-direction:column;min-width:0}
.rm27-profile-status-v24{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;font-weight:800;margin-bottom:12px}
.rm27-profile-status-v24 a{color:#2c3038;border-left:1px solid var(--line);padding-left:9px}
.rm27-profile-info-v24 h1{font-size:36px!important;line-height:1.08;margin:0 0 18px;letter-spacing:-.7px;max-width:760px}
.rm27-profile-facts-v24{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:27px}
.rm27-profile-facts-v24>span{background:#f7f7f8;border:1px solid #e1e3e7;border-radius:6px;padding:8px 10px;min-width:96px}
.rm27-profile-facts-v24 small{display:block;font-size:9px;color:#969ba4;text-transform:uppercase;letter-spacing:.06em;font-weight:900}
.rm27-profile-facts-v24 b{display:block;font-size:13px;margin-top:2px}
.rm27-profile-about-v24{padding-top:22px;border-top:1px solid #eceef1}
.rm27-profile-about-v24 .rm27-kicker{display:block;margin-bottom:8px}
.rm27-profile-text-v24{font-size:15px;line-height:1.75;color:#4a5059;max-width:760px}
.rm27-profile-text-v24 p{margin:0 0 12px}
.rm27-profile-actions-v24{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:25px}
.rm27-primary-profile-v24,.rm27-secondary-profile-v24{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:10px 14px;font-size:12px;font-weight:900;text-decoration:none}
.rm27-primary-profile-v24{background:var(--pink);color:#fff!important;border:1px solid var(--pink)}
.rm27-secondary-profile-v24{background:#fff;color:#252a33!important;border:1px solid #d9dce1}
.rm27-primary-profile-v24:hover{filter:brightness(.96)}
.rm27-secondary-profile-v24:hover{border-color:#b9bdc5;background:#fafafa}

.rm27-profile-localnav-v24{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line);background:#fafafb}
.rm27-profile-localnav-label{display:flex;align-items:center;padding:15px 18px;font-size:9px;font-weight:900;color:#8d929b;text-transform:uppercase;letter-spacing:.06em;border-right:1px solid var(--line)}
.rm27-profile-localnav-v24>a{display:flex;flex-direction:column;justify-content:center;padding:12px 16px;border-right:1px solid var(--line);min-width:0}
.rm27-profile-localnav-v24>a:last-child{border-right:0}
.rm27-profile-localnav-v24 small{font-size:8px;text-transform:uppercase;color:#9a9ea6;font-weight:900;letter-spacing:.05em}
.rm27-profile-localnav-v24 strong{margin-top:3px;font-size:11px;color:#2b3038;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rm27-profile-localnav-v24>a:hover{background:#fff}

.rm27-profile-related-v24{margin-top:16px;padding:22px 24px 24px}
.rm27-profile-sectionhead-v24{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}
.rm27-profile-sectionhead-v24 h2{font-size:22px;margin:3px 0 0}
.rm27-profile-sectionhead-v24>a{font-size:10px;font-weight:800;color:#4c5159;white-space:nowrap}
.rm27-profile-related-grid-v24{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.rm27-profile-related-grid-v24 .rm27-tile{grid-template-columns:72px minmax(0,1fr);gap:10px;border:1px solid #e2e4e8;border-radius:7px;padding:8px;background:#fff;min-width:0}
.rm27-profile-related-grid-v24 .rm27-tile-photo{width:72px;height:72px;border-radius:6px}
.rm27-profile-related-grid-v24 .rm27-tile-name{font-size:11px;line-height:1.25}
.rm27-profile-related-grid-v24 .rm27-tile-city{font-size:9px;margin-top:4px;color:#7c818a}

.rm27-profile-comments-v24{margin-top:16px;padding:22px 24px 24px}
.rm27-no-comments-v24{font-size:12px;color:#858a93;margin:0 0 12px}
.rm27-comment-compose-v24{border-top:1px solid #eceef1;padding-top:13px;margin-top:5px}
.rm27-comment-compose-v24>summary{display:inline-flex;cursor:pointer;list-style:none;background:var(--pink);color:#fff;border-radius:6px;padding:9px 13px;font-size:11px;font-weight:900}
.rm27-comment-compose-v24>summary::-webkit-details-marker{display:none}
.rm27-comment-compose-v24[open]>summary{background:#2b3038}
.rm27-comment-form-v24{margin-top:15px;max-width:780px}
.rm27-comment-form-v24 .comment-reply-title{display:none}
.rm27-comment-form-v24 .comment-form textarea{min-height:150px}
.rm27-comment-form-v24 .comment-form{margin:0}
.rm27-profile-comments-v24 .rm27-comment-list{max-width:820px;margin-bottom:14px}

@media(max-width:980px){
  .rm27-profile-hero-v24{grid-template-columns:minmax(280px,38%) minmax(0,1fr)}
  .rm27-profile-photo-v24,.rm27-profile-photo-v24>img{height:440px;min-height:440px}
  .rm27-profile-info-v24{padding:27px 28px 24px}
  .rm27-profile-info-v24 h1{font-size:31px!important}
  .rm27-profile-localnav-v24{grid-template-columns:1fr 1fr 1fr}
  .rm27-profile-localnav-label{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--line);padding:10px 14px}
  .rm27-profile-related-grid-v24{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .rm27-profile-hero-v24{grid-template-columns:1fr}
  .rm27-profile-photo-v24,.rm27-profile-photo-v24>img{height:390px;min-height:390px}
  .rm27-profile-info-v24{padding:22px 20px 20px}
  .rm27-profile-info-v24 h1{font-size:27px!important}
  .rm27-profile-text-v24{font-size:14px}
  .rm27-profile-localnav-v24{grid-template-columns:1fr}
  .rm27-profile-localnav-v24>a{border-right:0;border-bottom:1px solid var(--line)}
  .rm27-profile-localnav-v24>a:last-child{border-bottom:0}
  .rm27-profile-related-v24,.rm27-profile-comments-v24{padding:18px}
  .rm27-profile-sectionhead-v24{align-items:start;flex-direction:column;gap:5px}
  .rm27-profile-related-grid-v24{grid-template-columns:1fr}
  .rm27-profile-related-grid-v24 .rm27-tile{grid-template-columns:64px minmax(0,1fr)}
  .rm27-profile-related-grid-v24 .rm27-tile-photo{width:64px;height:64px}
}

/* ============================================================
   V25 — PROFIL : FICHE + CONTACT VIP, SANS SIDEBAR VIDE
   ============================================================ */
.rm27-profile-page-v25{
  width:calc(100% - 28px)!important;
  max-width:1460px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.rm27-profile-shell-v25{
  background:#fff;
  border:1px solid var(--line);
  border-radius:8px;
  overflow:hidden;
}

.rm27-profile-hero-v25{
  display:grid;
  grid-template-columns:minmax(300px,350px) minmax(420px,1fr) 310px;
  min-height:470px;
}

.rm27-profile-photo-v25{
  position:relative;
  min-height:470px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#e7e8eb;
}
.rm27-profile-photo-v25:before{
  content:'';
  position:absolute;
  inset:-30px;
  background-image:var(--profile-bg);
  background-size:cover;
  background-position:center;
  filter:blur(28px);
  opacity:.24;
  transform:scale(1.13);
}
.rm27-profile-photo-v25:after{
  content:'';
  position:absolute;
  inset:0;
  background:rgba(19,22,28,.035);
}
.rm27-profile-photo-v25>img{
  position:relative;
  z-index:2;
  display:block;
  width:100%;
  height:470px;
  object-fit:contain;
}
.rm27-profile-photo-v25>span{
  position:relative;
  z-index:2;
  font-size:72px;
  color:#b7bbc2;
}

.rm27-profile-main-v25{
  min-width:0;
  padding:30px 32px 28px;
  border-right:1px solid #eceef1;
}
.rm27-profile-status-v25{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  margin-bottom:11px;
  font-size:11px;
  font-weight:900;
}
.rm27-profile-status-v25 a{
  color:#2b3038;
  border-left:1px solid #dfe1e5;
  padding-left:9px;
}
.rm27-profile-main-v25 h1{
  margin:0 0 17px;
  max-width:720px;
  font-size:33px!important;
  line-height:1.09;
  letter-spacing:-.55px;
  color:#252a32;
}

.rm27-profile-facts-v25{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px;
  margin-bottom:22px;
}
.rm27-profile-facts-v25>span{
  padding:8px 9px;
  background:#f7f7f8;
  border:1px solid #e0e2e6;
  border-radius:6px;
  min-width:0;
}
.rm27-profile-facts-v25 small{
  display:block;
  font-size:8px;
  color:#9399a2;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:900;
}
.rm27-profile-facts-v25 b{
  display:block;
  margin-top:2px;
  font-size:12px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.rm27-profile-about-v25{
  border-top:1px solid #eceef1;
  padding-top:19px;
}
.rm27-profile-about-v25 .rm27-kicker{
  display:block;
  margin-bottom:7px;
}
.rm27-profile-text-v25{
  max-width:720px;
  color:#4c525c;
  font-size:14px;
  line-height:1.72;
}
.rm27-profile-text-v25 p{margin:0 0 11px}

.rm27-profile-secondary-actions-v25{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:20px;
  padding-top:15px;
  border-top:1px solid #eceef1;
}
.rm27-profile-secondary-actions-v25 a{
  color:#3c424b;
  font-size:10.5px;
  font-weight:850;
  text-decoration:none;
}
.rm27-profile-secondary-actions-v25 a:hover{color:var(--pink)}

.rm27-profile-contact-v25{
  padding:30px 24px 26px;
  background:#f8f8fa;
  display:flex;
  flex-direction:column;
  align-self:stretch;
}
.rm27-profile-contact-label-v25{
  display:block;
  margin-bottom:12px;
  color:var(--pink);
  font-size:9px;
  font-weight:950;
  letter-spacing:.08em;
}
.rm27-profile-contact-v25 h2{
  margin:0 0 10px;
  font-size:23px!important;
  line-height:1.15;
  color:#252a32;
}
.rm27-profile-contact-v25>p{
  margin:0 0 20px;
  color:#636974;
  font-size:12px;
  line-height:1.55;
}
.rm27-profile-contact-points-v25{
  display:grid;
  gap:10px;
  margin:0 0 23px;
  padding:15px 0;
  border-top:1px solid #e1e3e7;
  border-bottom:1px solid #e1e3e7;
}
.rm27-profile-contact-points-v25 span{
  display:flex;
  gap:8px;
  align-items:flex-start;
  color:#424851;
  font-size:11px;
  font-weight:700;
  line-height:1.35;
}
.rm27-profile-contact-points-v25 b{color:#0aa56f}
.rm27-profile-signup-v25{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  margin-top:auto;
  padding:13px 14px;
  border-radius:7px;
  background:var(--pink);
  color:#fff!important;
  text-align:center;
  font-size:12px;
  font-weight:950;
  text-decoration:none!important;
  box-shadow:0 5px 14px rgba(243,53,91,.16);
}
.rm27-profile-signup-v25:hover{filter:brightness(.96)}
.rm27-profile-contact-v25>small{
  display:block;
  margin-top:8px;
  color:#8b9098;
  font-size:8.5px;
  line-height:1.35;
  text-align:center;
}

@media(max-width:1180px){
  .rm27-profile-hero-v25{
    grid-template-columns:minmax(290px,34%) minmax(0,1fr) 270px;
  }
  .rm27-profile-main-v25{padding:26px 26px 24px}
  .rm27-profile-main-v25 h1{font-size:29px!important}
  .rm27-profile-contact-v25{padding:26px 20px 22px}
  .rm27-profile-contact-v25 h2{font-size:20px!important}
  .rm27-profile-facts-v25{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .rm27-profile-hero-v25{
    grid-template-columns:minmax(280px,38%) minmax(0,1fr);
  }
  .rm27-profile-contact-v25{
    grid-column:1/-1;
    border-top:1px solid #eceef1;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    column-gap:22px;
    align-items:center;
  }
  .rm27-profile-contact-v25>p,
  .rm27-profile-contact-points-v25{grid-column:1}
  .rm27-profile-signup-v25,
  .rm27-profile-contact-v25>small{grid-column:2;grid-row:2/5;width:240px}
  .rm27-profile-contact-v25>small{grid-row:5;margin-top:7px}
  .rm27-profile-photo-v25,.rm27-profile-photo-v25>img{height:430px;min-height:430px}
}

@media(max-width:700px){
  .rm27-profile-page-v25{width:calc(100% - 18px)!important}
  .rm27-profile-hero-v25{grid-template-columns:1fr}
  .rm27-profile-photo-v25,.rm27-profile-photo-v25>img{height:390px;min-height:390px}
  .rm27-profile-main-v25{padding:21px 18px 20px;border-right:0}
  .rm27-profile-main-v25 h1{font-size:27px!important}
  .rm27-profile-text-v25{font-size:13.5px}
  .rm27-profile-contact-v25{
    grid-column:auto;
    display:flex;
    padding:22px 18px 20px;
  }
  .rm27-profile-signup-v25{width:100%;margin-top:0}
  .rm27-profile-contact-v25>small{width:auto}
}
\n\n/* ============================================================\n   V26 — PROFIL : COMMENTAIRES VISIBLES + DATE DISCRÈTE\n   ============================================================ */\n.rm27-profile-comments-v24 .rm27-comment-list{\n  max-width:none;\n  margin:4px 0 18px;\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px;\n}\n.rm27-profile-comments-v24 .rm27-comment{\n  margin:0;\n  padding:14px 15px;\n  border:1px solid #e5e7ea;\n  border-radius:7px;\n  background:#fafafb;\n  min-width:0;\n}\n.rm27-profile-comments-v24 .rm27-comment:first-child{border-top:1px solid #e5e7ea}\n.rm27-profile-comments-v24 .rm27-comment-head{align-items:center}\n.rm27-profile-comments-v24 .rm27-comment-head img{width:38px;height:38px}\n.rm27-profile-comments-v24 .rm27-comment-head strong{font-size:12px!important;color:#292e36}\n.rm27-profile-comments-v24 .rm27-comment-head span{font-size:9px!important;color:#9297a0;text-transform:none;margin-top:2px}\n.rm27-profile-comments-v24 .rm27-comment-text{\n  margin:10px 0 0;\n  font-size:12.5px!important;\n  line-height:1.62;\n  color:#505660;\n}\n.rm27-profile-comments-v24 .rm27-comment-text p{margin:0 0 7px}\n.rm27-profile-comments-v24 .rm27-comment-text p:last-child{margin-bottom:0}\n.rm27-profile-comments-v24 .children{grid-column:1/-1;list-style:none;margin:8px 0 0 28px;padding:0}\n@media(max-width:760px){\n  .rm27-profile-comments-v24 .rm27-comment-list{grid-template-columns:1fr}\n}\n

/* ============================================================
   V28 — ANNONCES = CATALOGUE / RECHERCHE NATIONALE
   Fonction volontairement différente des hubs géographiques.
   ============================================================ */
.rm27-annonces-page-v28{padding-top:20px!important;padding-bottom:40px}
.rm27-annonces-hero-v28{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(420px,.8fr);
  gap:34px;
  align-items:center;
  margin-top:10px;
  padding:34px 36px;
  background:#242a36;
  border-radius:8px;
  color:#fff;
}
.rm27-annonces-hero-copy-v28>span,
.rm27-annonces-search-title-v28>span,
.rm27-annonces-results-head-v28>div>span,
.rm27-annonces-location-cta-v28 span,
.rm27-annonces-continuation-v28 span{
  display:block;
  margin-bottom:7px;
  color:var(--pink);
  font-size:9px;
  font-weight:950;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.rm27-annonces-hero-copy-v28 h1{
  margin:0 0 10px;
  color:#fff;
  font-size:36px!important;
  line-height:1.05;
}
.rm27-annonces-hero-copy-v28 p{
  max-width:720px;
  margin:0;
  color:#d3d7df;
  font-size:13px;
  line-height:1.65;
}
.rm27-annonces-stats-v28{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.rm27-annonces-stats-v28>div{
  min-height:78px;
  padding:15px 16px;
  border:1px solid rgba(255,255,255,.09);
  background:rgba(255,255,255,.045);
  border-radius:5px;
}
.rm27-annonces-stats-v28 small{
  display:block;
  margin-bottom:7px;
  color:#9ea5b2;
  font-size:8px;
  font-weight:900;
  letter-spacing:.08em;
}
.rm27-annonces-stats-v28 strong{
  display:block;
  color:#fff;
  font-size:21px;
  line-height:1;
}

.rm27-annonces-search-v28{
  display:grid;
  grid-template-columns:170px minmax(250px,1fr) 120px 120px 120px 155px;
  align-items:stretch;
  margin:14px 0 0;
  border:1px solid #dfe2e6;
  border-radius:7px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 5px 18px rgba(25,29,37,.04);
}
.rm27-annonces-search-title-v28,
.rm27-annonces-search-v28 label{
  min-width:0;
  padding:12px 14px;
  border-right:1px solid #e6e8eb;
}
.rm27-annonces-search-title-v28{
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#fafafb;
}
.rm27-annonces-search-title-v28>span{margin-bottom:4px;font-size:8px}
.rm27-annonces-search-title-v28>strong{font-size:13px;color:#292e36}
.rm27-annonces-search-v28 label>span{
  display:block;
  margin-bottom:4px;
  color:#8d929a;
  font-size:8px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.rm27-annonces-search-v28 input[type="text"],
.rm27-annonces-search-v28 input[type="number"],
.rm27-annonces-search-v28 input:not([type]),
.rm27-annonces-search-v28 select{
  width:100%;
  min-width:0;
  border:0;
  outline:0;
  background:transparent;
  color:#2e333b;
  font-size:11.5px;
}
.rm27-annonces-photo-v28{
  display:flex!important;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.rm27-annonces-photo-v28 input{width:15px!important;height:15px;accent-color:var(--pink)}
.rm27-annonces-photo-v28>span{
  margin:0!important;
  color:#4d535c!important;
  font-size:10px!important;
  text-transform:none!important;
}
.rm27-annonces-search-v28 button{
  border:0;
  background:var(--pink);
  color:#fff;
  font-size:10.5px;
  font-weight:950;
  cursor:pointer;
}
.rm27-annonces-search-v28 button:hover{filter:brightness(.97)}

.rm27-annonces-quick-v28{
  display:flex;
  align-items:center;
  gap:7px;
  flex-wrap:wrap;
  padding:10px 2px 0;
}
.rm27-annonces-quick-v28>span{
  margin-right:2px;
  color:#8e939b;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
}
.rm27-annonces-quick-v28 a{
  padding:6px 9px;
  border:1px solid #e0e2e5;
  border-radius:4px;
  background:#fff;
  color:#4d535c;
  font-size:9.5px;
  font-weight:800;
  text-decoration:none;
}
.rm27-annonces-quick-v28 a:hover{border-color:#f2a3b4;color:var(--pink)}
.rm27-annonces-quick-v28 a.location{margin-left:auto;border-color:transparent;background:transparent}

.rm27-annonces-results-v28{margin-top:28px}
.rm27-annonces-results-head-v28{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:14px;
}
.rm27-annonces-results-head-v28 h2{
  margin:0;
  color:#292e36;
  font-size:24px!important;
  line-height:1.15;
}
.rm27-annonces-results-head-v28>div>span{margin-bottom:5px}
.rm27-annonces-results-meta-v28{
  display:flex;
  align-items:center;
  gap:14px;
  padding-bottom:2px;
}
.rm27-annonces-results-meta-v28 strong{font-size:10px;color:#747a83}
.rm27-annonces-results-meta-v28 a{font-size:10px;font-weight:850;color:#292e36;text-decoration:none}
.rm27-annonces-results-meta-v28 a:hover{color:var(--pink)}

.rm27-annonces-active-v28{
  display:flex;
  gap:6px;
  flex-wrap:wrap;
  margin:-4px 0 12px;
}
.rm27-annonces-active-v28 span{
  padding:5px 8px;
  border-radius:999px;
  background:#fff0f4;
  color:#d92d50;
  font-size:9px;
  font-weight:850;
}
.rm27-annonces-grid-v28{align-items:stretch}

.rm27-annonces-load-more-wrap-v28{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
  margin:26px 0 0;
}
.rm27-annonces-load-more-v28{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:43px;
  padding:0 21px;
  border:1px solid #dcdfe3;
  border-radius:6px;
  background:#fff;
  color:#2c3139;
  font-size:11px;
  font-weight:900;
  text-decoration:none;
}
.rm27-annonces-load-more-v28:hover{border-color:var(--pink);color:var(--pink)}
.rm27-annonces-load-more-v28.is-loading{opacity:.7;pointer-events:none}
.rm27-annonces-load-status-v28{min-height:14px;color:#8b9098;font-size:9px}
.rm27-annonces-load-more-wrap-v28.is-complete{margin-top:14px}

.rm27-annonces-location-cta-v28{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  margin-top:28px;
  padding:19px 21px;
  border:1px solid #e1e3e6;
  border-radius:7px;
  background:#fff;
}
.rm27-annonces-location-cta-v28 span{margin-bottom:4px}
.rm27-annonces-location-cta-v28 strong{display:block;font-size:13px;color:#343942}
.rm27-annonces-location-cta-v28 a{
  flex:0 0 auto;
  color:#292e36;
  font-size:10px;
  font-weight:900;
  text-decoration:none;
}
.rm27-annonces-location-cta-v28 a:hover{color:var(--pink)}

.rm27-annonces-continuation-v28{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-top:10px;
  padding:18px 20px;
  border:1px solid #e1e3e6;
  border-radius:7px;
  background:#fff;
}
.rm27-annonces-continuation-v28 span{margin-bottom:3px}
.rm27-annonces-continuation-v28 h1{margin:0;font-size:23px!important;color:#292e36}
.rm27-annonces-continuation-v28 a{font-size:10px;font-weight:850;color:#4b515a;text-decoration:none}
.rm27-annonces-continuation-v28 a:hover{color:var(--pink)}

.rm27-annonces-empty-v28{
  padding:34px 24px;
  border:1px solid #e1e3e6;
  border-radius:7px;
  background:#fff;
  text-align:center;
}
.rm27-annonces-empty-v28 strong{display:block;font-size:18px;color:#292e36}
.rm27-annonces-empty-v28 p{margin:7px 0 13px;color:#737983;font-size:11px}
.rm27-annonces-empty-v28 a{
  display:inline-block;
  padding:8px 11px;
  border-radius:5px;
  background:var(--pink);
  color:#fff;
  font-size:10px;
  font-weight:900;
  text-decoration:none;
}

@media(max-width:1180px){
  .rm27-annonces-hero-v28{grid-template-columns:1fr;gap:20px}
  .rm27-annonces-search-v28{grid-template-columns:150px 1fr 105px 105px 105px 140px}
}
@media(max-width:900px){
  .rm27-annonces-search-v28{grid-template-columns:repeat(3,1fr)}
  .rm27-annonces-search-title-v28,
  .rm27-annonces-search-v28 label{border-bottom:1px solid #e6e8eb}
  .rm27-annonces-search-v28 button{min-height:48px}
  .rm27-annonces-quick-v28 a.location{margin-left:0}
}
@media(max-width:640px){
  .rm27-annonces-page-v28{width:calc(100% - 18px)!important}
  .rm27-annonces-hero-v28{padding:25px 20px}
  .rm27-annonces-hero-copy-v28 h1{font-size:30px!important}
  .rm27-annonces-stats-v28{grid-template-columns:repeat(3,1fr)}
  .rm27-annonces-stats-v28>div{min-height:66px;padding:11px}
  .rm27-annonces-stats-v28 strong{font-size:17px}
  .rm27-annonces-search-v28{grid-template-columns:1fr}
  .rm27-annonces-search-title-v28,
  .rm27-annonces-search-v28 label{border-right:0}
  .rm27-annonces-search-v28 button{min-height:46px}
  .rm27-annonces-results-head-v28{align-items:flex-start;flex-direction:column;gap:8px}
  .rm27-annonces-results-head-v28 h2{font-size:21px!important}
  .rm27-annonces-location-cta-v28{align-items:flex-start;flex-direction:column;gap:12px}
  .rm27-annonces-continuation-v28{align-items:flex-start;flex-direction:column}
  .rm27-annonces-load-more-v28{width:100%;max-width:320px}
}

/* ============================================================
   V30 — /ANNONCES/ : CATALOGUE PUR
   Aucun bloc de vitrine, aucune navigation géographique secondaire.
   La page sert uniquement à filtrer et parcourir les profils.
   ============================================================ */
.rm27-annonces-page-v30{
  padding-top:18px!important;
  padding-bottom:44px!important;
}

.rm27-catalog-head-v30{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  margin:11px 0 12px;
  padding:22px 24px 20px;
  border:1px solid #dee1e5;
  border-top:4px solid #f3355b;
  background:#fff;
}
.rm27-catalog-kicker-v30,
.rm27-catalog-results-head-v30>div>span,
.rm27-catalog-continuation-v30 span{
  display:block;
  margin-bottom:5px;
  color:#f3355b;
  font-size:9px;
  font-weight:950;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.rm27-catalog-head-v30 h1{
  margin:0;
  color:#252a32;
  font-size:34px!important;
  line-height:1;
}
.rm27-catalog-head-v30 p{
  margin:7px 0 0;
  color:#737983;
  font-size:11.5px;
  line-height:1.5;
}
.rm27-catalog-total-v30{
  flex:0 0 auto;
  display:flex;
  align-items:baseline;
  gap:7px;
  padding:8px 0 2px 25px;
  border-left:1px solid #e5e7ea;
}
.rm27-catalog-total-v30 strong{
  color:#f3355b;
  font-size:28px;
  line-height:1;
}
.rm27-catalog-total-v30 span{
  color:#777d86;
  font-size:10px;
  font-weight:750;
}

.rm27-catalog-filter-v30{
  display:grid;
  grid-template-columns:145px 145px minmax(220px,1fr) 105px 105px 125px 135px;
  align-items:stretch;
  margin-bottom:24px;
  border:1px solid #daddE2;
  background:#272d38;
  overflow:hidden;
}
.rm27-catalog-filter-label-v30,
.rm27-catalog-filter-v30 label{
  min-width:0;
  padding:11px 13px;
  border-right:1px solid rgba(255,255,255,.09);
}
.rm27-catalog-filter-label-v30{
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#202630;
}
.rm27-catalog-filter-label-v30 span,
.rm27-catalog-filter-v30 label>span{
  display:block;
  margin-bottom:4px;
  color:#aeb5c0;
  font-size:8px;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.rm27-catalog-filter-label-v30 strong{color:#fff;font-size:13px}
.rm27-catalog-filter-v30 select,
.rm27-catalog-filter-v30 input[type="text"],
.rm27-catalog-filter-v30 input[type="number"]{
  width:100%;
  min-width:0;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  color:#fff;
  font-size:11.5px;
}
.rm27-catalog-filter-v30 input::placeholder{color:#8e96a3}
.rm27-catalog-filter-v30 select option{color:#252a32;background:#fff}
.rm27-catalog-filter-photo-v30{
  display:flex!important;
  align-items:center;
  justify-content:center;
  gap:7px;
}
.rm27-catalog-filter-photo-v30 input{
  width:15px!important;
  height:15px;
  accent-color:#f3355b;
}
.rm27-catalog-filter-photo-v30>span{
  margin:0!important;
  color:#e6e9ee!important;
  text-transform:none!important;
  font-size:10px!important;
}
.rm27-catalog-filter-v30 button{
  border:0;
  background:#f3355b;
  color:#fff;
  font-size:10.5px;
  font-weight:950;
  cursor:pointer;
}
.rm27-catalog-filter-v30 button:hover{filter:brightness(.96)}

.rm27-catalog-results-v30{margin-top:0}
.rm27-catalog-results-head-v30{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:12px;
  padding:0 1px;
}
.rm27-catalog-results-head-v30 h2{
  margin:0;
  color:#292e36;
  font-size:23px!important;
  line-height:1.15;
}
.rm27-catalog-results-count-v30{
  display:flex;
  align-items:baseline;
  gap:5px;
  color:#8a9098;
  font-size:9.5px;
}
.rm27-catalog-results-count-v30 strong{color:#f3355b;font-size:16px}
.rm27-catalog-results-count-v30 a{
  margin-left:10px;
  color:#30353d;
  font-weight:850;
  text-decoration:none;
}
.rm27-catalog-results-count-v30 a:hover{color:#f3355b}
.rm27-catalog-active-v30{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin:-2px 0 12px;
}
.rm27-catalog-active-v30 span{
  padding:5px 8px;
  border:1px solid #f2c8d2;
  border-radius:999px;
  background:#fff5f7;
  color:#d72f52;
  font-size:9px;
  font-weight:850;
}

.rm27-catalog-grid-v30{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.rm27-catalog-card-v30{
  position:relative;
  min-width:0;
  border:1px solid #dfe2e6;
  background:#fff;
  transition:border-color .15s ease,transform .15s ease;
}
.rm27-catalog-card-v30:hover{
  border-color:#c9cdd3;
  transform:translateY(-1px);
}
.rm27-catalog-card-photo-v30{
  position:relative;
  display:block;
  aspect-ratio:1/.82;
  overflow:hidden;
  background:#e8eaed;
}
.rm27-catalog-card-photo-v30 img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .2s ease;
}
.rm27-catalog-card-v30:hover .rm27-catalog-card-photo-v30 img{transform:scale(1.015)}
.rm27-catalog-online-v30{
  position:absolute;
  top:7px;
  right:7px;
  padding:4px 6px;
  border-radius:999px;
  background:#09a765;
  color:#fff;
  font-size:7.5px;
  font-weight:900;
}
.rm27-catalog-card-body-v30{
  position:relative;
  min-height:86px;
  padding:10px 11px 11px;
}
.rm27-catalog-card-title-v30{
  display:flex;
  align-items:baseline;
  gap:5px;
  min-width:0;
}
.rm27-catalog-card-title-v30 a{
  overflow:hidden;
  color:#ef3159;
  font-size:11px;
  font-weight:950;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.rm27-catalog-card-title-v30 span{
  flex:0 0 auto;
  color:#555c65;
  font-size:9px;
  font-weight:800;
}
.rm27-catalog-card-place-v30{
  display:block;
  margin-top:5px;
  overflow:hidden;
  color:#555c65;
  font-size:9px;
  font-weight:750;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.rm27-catalog-card-meta-v30{
  display:flex;
  gap:5px;
  flex-wrap:wrap;
  margin-top:7px;
}
.rm27-catalog-card-meta-v30 span{
  padding:3px 5px;
  border-radius:3px;
  background:#f4f5f7;
  color:#737983;
  font-size:7.5px;
  font-weight:800;
}
.rm27-catalog-comments-v30{
  position:absolute;
  right:10px;
  bottom:11px;
  color:#a1a6ad;
  font-size:7.5px;
}

.rm27-catalog-continuation-v30{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin:10px 0 22px;
  padding:17px 19px;
  border:1px solid #e0e2e6;
  border-left:4px solid #f3355b;
  background:#fff;
}
.rm27-catalog-continuation-v30 span{margin-bottom:3px}
.rm27-catalog-continuation-v30 h1{margin:0;font-size:22px!important;color:#292e36}
.rm27-catalog-continuation-v30 a{font-size:10px;font-weight:850;color:#4e555e;text-decoration:none}
.rm27-catalog-continuation-v30 a:hover{color:#f3355b}

/* Le mécanisme V28 de chargement progressif reste utilisé, mais son rendu est V30. */
.rm27-annonces-page-v30 .rm27-annonces-load-more-wrap-v28{margin-top:22px}
.rm27-annonces-page-v30 .rm27-annonces-load-more-v28{
  min-width:235px;
  border-color:#d9dce1;
  border-radius:4px;
  font-size:10.5px;
}
.rm27-annonces-page-v30 .rm27-annonces-load-more-v28:hover{border-color:#f3355b}

@media(max-width:1200px){
  .rm27-catalog-filter-v30{grid-template-columns:125px 130px 1fr 95px 95px 115px 125px}
}
@media(max-width:1000px){
  .rm27-catalog-filter-v30{grid-template-columns:repeat(3,1fr)}
  .rm27-catalog-filter-label-v30,.rm27-catalog-filter-v30 label{border-bottom:1px solid rgba(255,255,255,.09)}
  .rm27-catalog-filter-v30 button{min-height:48px}
  .rm27-catalog-grid-v30{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
  .rm27-catalog-head-v30{align-items:flex-start;flex-direction:column;gap:13px}
  .rm27-catalog-total-v30{padding:0;border-left:0}
  .rm27-catalog-grid-v30{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
}
@media(max-width:620px){
  .rm27-annonces-page-v30{width:calc(100% - 18px)!important}
  .rm27-catalog-head-v30{padding:18px 17px}
  .rm27-catalog-head-v30 h1{font-size:28px!important}
  .rm27-catalog-filter-v30{grid-template-columns:1fr}
  .rm27-catalog-filter-label-v30,.rm27-catalog-filter-v30 label{border-right:0}
  .rm27-catalog-filter-v30 button{min-height:45px}
  .rm27-catalog-results-head-v30{align-items:flex-start;flex-direction:column;gap:7px}
  .rm27-catalog-continuation-v30{align-items:flex-start;flex-direction:column}
}

/* ============================================================
   V31 — /annonces/ devient une page éditoriale, pas un catalogue.
   Mobile-first tactile : cibles >= 48px, lecture aérée, peu de cartes.
   ============================================================ */
.rm27-annonces-editorial-v31{padding-bottom:12px}
.rm27-annonces-article-v31{display:flex;flex-direction:column;gap:22px}
.rm27-editorial-hero-v31{
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);
  min-height:520px;
  overflow:hidden;
  border:1px solid #dedfe3;
  border-radius:10px;
  background:#fff;
}
.rm27-editorial-hero-copy-v31{display:flex;flex-direction:column;justify-content:center;padding:54px 52px}
.rm27-editorial-kicker-v31,.rm27-section-heading-v31>span,.rm27-section-heading-v31>div>span,
.rm27-editorial-split-copy-v31>span,.rm27-editorial-local-v31 span,.rm27-editorial-final-v31 span{
  display:block;margin-bottom:8px;color:#f3355b;font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase
}
.rm27-editorial-hero-copy-v31 h1{max-width:680px;margin:0 0 18px;font-size:46px!important;line-height:1.03;letter-spacing:-1.3px;color:#252a32}
.rm27-editorial-lead-v31{font-size:17px!important;line-height:1.65!important;color:#3f454e!important}
.rm27-editorial-hero-copy-v31 p{max-width:690px;margin:0 0 13px;color:#5e6570;font-size:14px;line-height:1.7}
.rm27-editorial-hero-copy-v31 small{display:block;margin-top:14px;color:#878d96;font-size:10px}
.rm27-editorial-actions-v31{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.rm27-editorial-actions-v31 a,.rm27-editorial-local-v31>a,.rm27-editorial-final-v31>a,
.rm27-how-grid-v31 a,.rm27-editorial-split-copy-v31>a{
  display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 19px;border-radius:7px;font-size:12px;font-weight:900;text-decoration:none
}
.rm27-editorial-primary-v31,.rm27-editorial-final-v31>a{background:#f3355b;color:#fff!important;border:1px solid #f3355b}
.rm27-editorial-secondary-v31{background:#fff;color:#252a32!important;border:1px solid #cfd3d9}
.rm27-editorial-actions-v31 a:hover,.rm27-editorial-local-v31>a:hover,.rm27-editorial-final-v31>a:hover{transform:translateY(-1px)}

.rm27-editorial-collage-v31{display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:3px;background:#e5e6e8;min-height:520px}
.rm27-editorial-collage-item-v31{position:relative;min-height:0;overflow:hidden;background:#ddd}
.rm27-editorial-collage-item-1-v31{grid-row:1/3}
.rm27-editorial-collage-item-v31 img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.rm27-editorial-collage-item-v31:hover img{transform:scale(1.02)}
.rm27-editorial-collage-item-v31:after{content:'';position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(15,16,20,.64))}
.rm27-editorial-collage-item-v31 span{position:absolute;z-index:2;left:15px;right:15px;bottom:13px;color:#fff;font-size:10px;font-weight:850;text-shadow:0 1px 2px rgba(0,0,0,.28)}

.rm27-how-v31,.rm27-story-profiles-v31{padding:31px 32px;border:1px solid #e0e2e6;border-radius:10px;background:#fff}
.rm27-section-heading-v31{margin-bottom:19px}
.rm27-section-heading-v31 h2{margin:0;color:#282d35;font-size:27px!important;line-height:1.15}
.rm27-section-heading-inline-v31{display:flex;align-items:end;justify-content:space-between;gap:28px}
.rm27-section-heading-inline-v31 p{max-width:470px;margin:0;color:#858b94;font-size:10.5px;line-height:1.55;text-align:right}
.rm27-how-grid-v31{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.rm27-how-grid-v31 article{display:flex;flex-direction:column;min-height:245px;padding:24px;border:1px solid #e3e5e8;border-radius:9px;background:#fafafb}
.rm27-how-grid-v31 b{display:grid;width:42px;height:42px;place-items:center;margin-bottom:18px;border-radius:50%;background:#fff0f3;color:#f3355b;font-size:11px}
.rm27-how-grid-v31 h3{margin:0 0 10px;color:#2c3139;font-size:18px}
.rm27-how-grid-v31 p{margin:0 0 18px;color:#636a74;font-size:12px;line-height:1.65}
.rm27-how-grid-v31 a{align-self:flex-start;min-height:46px;margin-top:auto;padding:0;color:#30363e!important;border:1px solid #d6d9de;background:#fff}

.rm27-editorial-split-v31{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);overflow:hidden;border:1px solid #e0e2e6;border-radius:10px;background:#fff}
.rm27-editorial-split-image-v31{display:block;min-height:430px;background:#e9eaec}
.rm27-editorial-split-image-v31 img{width:100%;height:100%;object-fit:cover}
.rm27-editorial-split-copy-v31{display:flex;flex-direction:column;justify-content:center;padding:44px 48px}
.rm27-editorial-split-copy-v31 h2{margin:0 0 15px;color:#282d35;font-size:29px!important;line-height:1.13}
.rm27-editorial-split-copy-v31 p{margin:0 0 12px;color:#5f6670;font-size:13px;line-height:1.72}
.rm27-editorial-split-copy-v31>a{align-self:flex-start;min-height:48px;margin-top:9px;color:#fff!important;background:#303640}

.rm27-editorial-local-v31,.rm27-editorial-final-v31{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:31px 34px;border-radius:10px}
.rm27-editorial-local-v31{border:1px solid #dfe2e6;background:#f6f7f8}
.rm27-editorial-local-v31>div,.rm27-editorial-final-v31>div{max-width:760px}
.rm27-editorial-local-v31 h2,.rm27-editorial-final-v31 h2{margin:0 0 8px;font-size:24px!important;color:#282d35}
.rm27-editorial-local-v31 p,.rm27-editorial-final-v31 p{margin:0;color:#666d77;font-size:12px;line-height:1.65}
.rm27-editorial-local-v31>a{flex:0 0 auto;color:#252a32!important;background:#fff;border:1px solid #d0d4d9}
.rm27-editorial-final-v31{background:#262c36}
.rm27-editorial-final-v31 h2{color:#fff}.rm27-editorial-final-v31 p{color:#c4c9d0}

.rm27-story-profiles-grid-v31,.rm27-search-results-grid-v31{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.rm27-story-profile-v31{display:grid;grid-template-columns:145px minmax(0,1fr);min-height:170px;overflow:hidden;border:1px solid #e0e2e6;border-radius:8px;background:#fff}
.rm27-story-profile-photo-v31{display:block;min-height:170px;background:#eceef0;overflow:hidden}
.rm27-story-profile-photo-v31 img{width:100%;height:100%;object-fit:cover}.rm27-story-profile-photo-v31>span{display:grid;height:100%;place-items:center;color:#bbb;font-size:36px}
.rm27-story-profile-copy-v31{display:flex;flex-direction:column;padding:16px 17px}
.rm27-story-profile-meta-v31{display:flex;gap:7px;align-items:baseline;margin-bottom:6px}.rm27-story-profile-meta-v31 strong{color:#f3355b;font-size:11px}.rm27-story-profile-meta-v31 span{color:#747b84;font-size:9px;font-weight:800}
.rm27-story-profile-copy-v31 h3{margin:0 0 7px;font-size:14px;line-height:1.28}.rm27-story-profile-copy-v31 h3 a{color:#2b3038;text-decoration:none}
.rm27-story-profile-copy-v31 p{margin:0 0 10px;color:#676e78;font-size:10.5px;line-height:1.55}.rm27-story-profile-place-v31{margin-top:auto;color:#525963;font-size:9px;font-weight:850;text-decoration:none}

/* Recherche issue du header : elle reste fonctionnelle, mais devient tactile et distincte de l'accueil. */
.rm27-search-head-v31{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:12px 0 16px;padding:24px 26px;border:1px solid #e0e2e6;border-left:4px solid #f3355b;border-radius:8px;background:#fff}
.rm27-search-head-v31>div>span{display:block;margin-bottom:5px;color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.08em}.rm27-search-head-v31 h1{margin:0 0 5px;font-size:29px!important}.rm27-search-head-v31 p{margin:0;color:#747b84;font-size:11px}.rm27-search-head-v31>a{display:inline-flex;align-items:center;min-height:48px;color:#343a43;font-size:10px;font-weight:850}
.rm27-touch-filter-v31{display:grid;grid-template-columns:1fr 1.55fr .75fr .75fr .8fr 1fr;gap:8px;margin-bottom:18px;padding:13px;border-radius:9px;background:#292f39}
.rm27-touch-filter-v31 label{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:7px 10px;border-radius:6px;background:#343b47}.rm27-touch-filter-v31 label>span{margin-bottom:4px;color:#c5cad1;font-size:8px;font-weight:900;text-transform:uppercase}.rm27-touch-filter-v31 input,.rm27-touch-filter-v31 select{width:100%;min-height:34px;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.rm27-touch-filter-v31 select option{color:#222;background:#fff}.rm27-touch-check-v31{flex-direction:row!important;align-items:center!important;gap:8px}.rm27-touch-check-v31 input{width:20px!important;height:20px;min-height:20px;accent-color:#f3355b}.rm27-touch-check-v31 span{margin:0!important;text-transform:none!important;font-size:10px!important}.rm27-touch-filter-v31 button{min-height:54px;border:0;border-radius:6px;background:#f3355b;color:#fff;font-size:11px;font-weight:950;cursor:pointer}
.rm27-search-empty-v31{padding:36px;border:1px solid #e0e2e6;border-radius:9px;background:#fff;text-align:center}.rm27-search-empty-v31 strong{font-size:18px}.rm27-search-empty-v31 p{color:#777}.rm27-search-empty-v31 a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 17px;border-radius:6px;background:#f3355b;color:#fff;font-weight:850}

@media(max-width:1000px){
  .rm27-editorial-hero-v31{grid-template-columns:1fr;min-height:0}.rm27-editorial-collage-v31{min-height:430px}.rm27-editorial-hero-copy-v31{padding:42px 36px}
  .rm27-how-grid-v31{grid-template-columns:1fr}.rm27-how-grid-v31 article{min-height:0}.rm27-editorial-split-v31{grid-template-columns:1fr 1fr}.rm27-touch-filter-v31{grid-template-columns:repeat(2,1fr)}.rm27-touch-filter-place-v31{grid-column:span 2}
}
@media(max-width:720px){
  .rm27-annonces-editorial-v31,.rm27-annonces-search-v31{width:min(100% - 16px,1180px)!important}
  .rm27-annonces-article-v31{gap:14px}.rm27-editorial-hero-v31{border-radius:8px}.rm27-editorial-hero-copy-v31{padding:28px 22px}.rm27-editorial-hero-copy-v31 h1{font-size:34px!important;line-height:1.07}.rm27-editorial-lead-v31{font-size:15px!important}.rm27-editorial-hero-copy-v31 p{font-size:13px}.rm27-editorial-actions-v31{display:grid;grid-template-columns:1fr}.rm27-editorial-actions-v31 a{width:100%;min-height:54px;padding:0 14px;font-size:12px}
  .rm27-editorial-collage-v31{min-height:360px;grid-template-columns:1.15fr .85fr}.rm27-editorial-collage-item-v31 span{left:10px;right:10px;bottom:9px;font-size:9px}
  .rm27-how-v31,.rm27-story-profiles-v31{padding:23px 18px}.rm27-section-heading-v31 h2{font-size:23px!important}.rm27-section-heading-inline-v31{display:block}.rm27-section-heading-inline-v31 p{margin-top:8px;text-align:left}
  .rm27-how-grid-v31 article{padding:20px}.rm27-how-grid-v31 a{width:100%;min-height:50px}
  .rm27-editorial-split-v31{grid-template-columns:1fr}.rm27-editorial-split-image-v31{min-height:320px}.rm27-editorial-split-copy-v31{padding:28px 22px}.rm27-editorial-split-copy-v31 h2{font-size:24px!important}.rm27-editorial-split-copy-v31>a{width:100%;min-height:52px}
  .rm27-editorial-local-v31,.rm27-editorial-final-v31{align-items:stretch;flex-direction:column;padding:25px 21px;gap:18px}.rm27-editorial-local-v31>a,.rm27-editorial-final-v31>a{width:100%;min-height:54px}
  .rm27-story-profiles-grid-v31,.rm27-search-results-grid-v31{grid-template-columns:1fr}.rm27-story-profile-v31{grid-template-columns:116px minmax(0,1fr);min-height:150px}.rm27-story-profile-photo-v31{min-height:150px}.rm27-story-profile-copy-v31{padding:13px}.rm27-story-profile-copy-v31 p{display:none}.rm27-story-profile-copy-v31 h3{font-size:13px}.rm27-story-profile-place-v31{display:flex;align-items:center;min-height:36px}
  .rm27-search-head-v31{align-items:flex-start;flex-direction:column;padding:21px}.rm27-search-head-v31>a{min-height:48px}.rm27-touch-filter-v31{grid-template-columns:1fr;padding:10px}.rm27-touch-filter-place-v31{grid-column:auto}.rm27-touch-filter-v31 label{min-height:62px}.rm27-touch-filter-v31 input,.rm27-touch-filter-v31 select{min-height:38px;font-size:16px}.rm27-touch-check-v31{min-height:52px!important}.rm27-touch-filter-v31 button{min-height:56px;font-size:12px}
}
@media(max-width:430px){
  .rm27-editorial-hero-copy-v31 h1{font-size:30px!important}.rm27-editorial-collage-v31{min-height:300px}.rm27-story-profile-v31{grid-template-columns:98px minmax(0,1fr)}.rm27-story-profile-photo-v31{min-height:138px}.rm27-story-profile-copy-v31{padding:12px 11px}.rm27-story-profile-meta-v31{display:block}.rm27-story-profile-meta-v31 span{display:block;margin-top:2px}
}

/* ============================================================
   V32 — /annonces/ éditorial plus compact, sans photos répétées.
   Aucun grand vide : hauteurs maîtrisées et cibles tactiles >=48px.
   ============================================================ */
.rm27-annonces-editorial-v32{padding-bottom:12px}
.rm27-annonces-article-v32{display:flex;flex-direction:column;gap:14px}
.rm27-editorial-hero-v32{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);overflow:hidden;border:1px solid #dfe2e6;border-radius:10px;background:#fff}
.rm27-editorial-hero-copy-v32{display:flex;flex-direction:column;justify-content:center;padding:34px 38px}
.rm27-editorial-kicker-v32,.rm27-section-heading-v32>span,.rm27-section-heading-v32>div>span,.rm27-editorial-feature-copy-v32>span,.rm27-editorial-local-v32 span,.rm27-editorial-final-v32 span{display:block;margin-bottom:7px;color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
.rm27-editorial-hero-copy-v32 h1{max-width:620px;margin:0 0 12px;color:#252a32;font-size:39px!important;line-height:1.04;letter-spacing:-.9px}
.rm27-editorial-lead-v32{font-size:15px!important;line-height:1.55!important;color:#3f454e!important}
.rm27-editorial-hero-copy-v32 p{max-width:650px;margin:0 0 10px;color:#606772;font-size:12.5px;line-height:1.62}
.rm27-editorial-hero-copy-v32 small{margin-top:10px;color:#8b9199;font-size:9px}
.rm27-editorial-actions-v32{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}
.rm27-editorial-actions-v32 a,.rm27-how-grid-v32 a,.rm27-editorial-feature-copy-v32>a,.rm27-editorial-local-actions-v32 a,.rm27-editorial-final-v32>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:7px;font-size:11px;font-weight:900;text-decoration:none}
.rm27-editorial-primary-v32,.rm27-editorial-final-v32>a{border:1px solid #f3355b;background:#f3355b;color:#fff!important}.rm27-editorial-secondary-v32{border:1px solid #cfd3d9;background:#fff;color:#252a32!important}
.rm27-editorial-duo-v32{display:grid;grid-template-columns:1fr 1fr;gap:3px;height:365px;background:#e4e6e8}
.rm27-editorial-duo-item-v32{position:relative;overflow:hidden;background:#ddd}.rm27-editorial-duo-item-v32 img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.rm27-editorial-duo-item-v32:hover img{transform:scale(1.015)}
.rm27-editorial-duo-item-v32:after{content:'';position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(12,15,20,.66))}.rm27-editorial-duo-item-v32 span{position:absolute;z-index:2;left:12px;right:12px;bottom:11px;color:#fff;font-size:9px;font-weight:900}
.rm27-how-v32,.rm27-story-profiles-v32{padding:23px 25px;border:1px solid #e0e2e6;border-radius:10px;background:#fff}.rm27-section-heading-v32{margin-bottom:14px}.rm27-section-heading-v32 h2{margin:0;color:#282d35;font-size:24px!important;line-height:1.15}
.rm27-how-grid-v32{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm27-how-grid-v32 article{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;gap:0 12px;align-items:start;padding:17px 18px;border:1px solid #e3e5e8;border-radius:8px;background:#fafafb}.rm27-how-grid-v32 b{display:grid;width:38px;height:38px;place-items:center;grid-row:1/3;border-radius:50%;background:#fff0f3;color:#f3355b;font-size:10px}.rm27-how-grid-v32 h3{margin:0 0 5px;color:#2c3139;font-size:15px}.rm27-how-grid-v32 p{margin:0;color:#676e77;font-size:11px;line-height:1.5}.rm27-how-grid-v32 a{grid-column:2;justify-self:start;min-height:44px;margin-top:12px;padding:0 14px;border:1px solid #d6d9de;background:#fff;color:#30363e!important}
.rm27-editorial-feature-v32{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);overflow:hidden;border:1px solid #e0e2e6;border-radius:10px;background:#fff}.rm27-editorial-feature-image-v32{display:block;height:310px;overflow:hidden;background:#e9eaec}.rm27-editorial-feature-image-v32 img{width:100%;height:100%;object-fit:cover}.rm27-editorial-feature-copy-v32{display:flex;flex-direction:column;justify-content:center;padding:30px 36px}.rm27-editorial-feature-copy-v32 h2{margin:0 0 11px;color:#282d35;font-size:26px!important;line-height:1.12}.rm27-editorial-feature-copy-v32 p{margin:0 0 12px;color:#5f6670;font-size:12px;line-height:1.62}.rm27-editorial-feature-copy-v32>a{align-self:flex-start;margin-top:12px;background:#303640;color:#fff!important}.rm27-editorial-points-v32{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px}.rm27-editorial-points-v32 strong{font-size:10px;color:#505762}.rm27-editorial-points-v32 span{padding:6px 9px;border-radius:999px;background:#f1f2f4;color:#555d67;font-size:9px;font-weight:800}
.rm27-editorial-local-v32,.rm27-editorial-final-v32{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 27px;border-radius:10px}.rm27-editorial-local-v32{border:1px solid #dfe2e6;background:#f6f7f8}.rm27-editorial-local-v32>div:first-child,.rm27-editorial-final-v32>div{max-width:730px}.rm27-editorial-local-v32 h2,.rm27-editorial-final-v32 h2{margin:0 0 6px;color:#282d35;font-size:21px!important}.rm27-editorial-local-v32 p,.rm27-editorial-final-v32 p{margin:0;color:#666d77;font-size:11px;line-height:1.55}.rm27-editorial-local-actions-v32{display:flex;flex:0 0 auto;gap:8px}.rm27-editorial-local-actions-v32 a{border:1px solid #d0d4d9;background:#fff;color:#252a32!important}.rm27-editorial-final-v32{background:#262c36}.rm27-editorial-final-v32 h2{color:#fff}.rm27-editorial-final-v32 p{color:#c4c9d0}
.rm27-section-heading-inline-v32{display:flex;align-items:end;justify-content:space-between;gap:24px}.rm27-section-heading-inline-v32 p{max-width:440px;margin:0;color:#858b94;font-size:10px;line-height:1.45;text-align:right}.rm27-story-profiles-grid-v32{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.rm27-story-profiles-grid-v32 .rm27-story-profile-v31{grid-template-columns:118px minmax(0,1fr);min-height:145px}.rm27-story-profiles-grid-v32 .rm27-story-profile-photo-v31{min-height:145px}.rm27-story-profiles-grid-v32 .rm27-story-profile-copy-v31{padding:13px 14px}.rm27-story-profiles-grid-v32 .rm27-story-profile-copy-v31 p{font-size:10px;line-height:1.45}
@media(max-width:1000px){.rm27-editorial-hero-v32{grid-template-columns:1fr}.rm27-editorial-duo-v32{height:300px}.rm27-how-grid-v32{grid-template-columns:1fr}.rm27-editorial-feature-v32{grid-template-columns:.9fr 1.1fr}.rm27-editorial-local-v32{align-items:flex-start;flex-direction:column}.rm27-editorial-local-actions-v32{width:100%}.rm27-editorial-local-actions-v32 a{flex:1}}
@media(max-width:720px){.rm27-annonces-editorial-v32{width:min(100% - 16px,1180px)!important}.rm27-annonces-article-v32{gap:11px}.rm27-editorial-hero-copy-v32{padding:25px 20px}.rm27-editorial-hero-copy-v32 h1{font-size:31px!important}.rm27-editorial-lead-v32{font-size:14px!important}.rm27-editorial-actions-v32{display:grid;grid-template-columns:1fr}.rm27-editorial-actions-v32 a{width:100%;min-height:54px}.rm27-editorial-duo-v32{height:245px}.rm27-how-v32,.rm27-story-profiles-v32{padding:20px 17px}.rm27-section-heading-v32 h2{font-size:22px!important}.rm27-how-grid-v32 article{grid-template-columns:38px minmax(0,1fr);padding:16px}.rm27-how-grid-v32 a{width:100%;min-height:50px}.rm27-editorial-feature-v32{grid-template-columns:1fr}.rm27-editorial-feature-image-v32{height:245px}.rm27-editorial-feature-copy-v32{padding:25px 20px}.rm27-editorial-feature-copy-v32 h2{font-size:23px!important}.rm27-editorial-feature-copy-v32>a{width:100%;min-height:52px}.rm27-editorial-local-v32,.rm27-editorial-final-v32{align-items:stretch;flex-direction:column;padding:22px 19px}.rm27-editorial-local-actions-v32{display:grid;grid-template-columns:1fr}.rm27-editorial-local-actions-v32 a,.rm27-editorial-final-v32>a{width:100%;min-height:54px}.rm27-section-heading-inline-v32{display:block}.rm27-section-heading-inline-v32 p{margin-top:7px;text-align:left}.rm27-story-profiles-grid-v32{grid-template-columns:1fr}.rm27-story-profiles-grid-v32 .rm27-story-profile-v31{grid-template-columns:106px minmax(0,1fr);min-height:138px}.rm27-story-profiles-grid-v32 .rm27-story-profile-photo-v31{min-height:138px}.rm27-story-profiles-grid-v32 .rm27-story-profile-copy-v31 p{display:none}}
@media(max-width:430px){.rm27-editorial-hero-copy-v32 h1{font-size:28px!important}.rm27-editorial-duo-v32{height:210px}.rm27-editorial-feature-image-v32{height:215px}.rm27-story-profiles-grid-v32 .rm27-story-profile-v31{grid-template-columns:94px minmax(0,1fr)}}

/* ============================================================
   V33 — /annonces/ : mise en page magazine, plus dense et tactile.
   ============================================================ */
.rm27-annonces-editorial-v33{padding-bottom:12px}
.rm27-annonces-article-v33{display:flex;flex-direction:column;gap:14px}
.rm27-editorial-hero-v33{display:grid;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);min-height:300px;overflow:hidden;border:1px solid #dfe2e6;border-radius:10px;background:#fff}
.rm27-editorial-hero-copy-v33{display:flex;flex-direction:column;justify-content:center;padding:30px 34px}
.rm27-editorial-kicker-v33,.rm27-section-heading-v33>span,.rm27-section-heading-v33>div>span,.rm27-editorial-feature-copy-v33>span,.rm27-editorial-local-intro-v33>span,.rm27-editorial-final-v33 span{display:block;margin-bottom:7px;color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
.rm27-editorial-hero-copy-v33 h1{max-width:620px;margin:0 0 11px;color:#252a32;font-size:37px!important;line-height:1.04;letter-spacing:-.8px}
.rm27-editorial-lead-v33{max-width:620px;margin:0;color:#4c535d;font-size:14.5px;line-height:1.58}
.rm27-editorial-hero-copy-v33 small{margin-top:10px;color:#8b9199;font-size:9px}
.rm27-editorial-actions-v33{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}
.rm27-editorial-actions-v33 a,.rm27-how-grid-v33 a,.rm27-editorial-feature-copy-v33>a,.rm27-editorial-local-main-v33,.rm27-editorial-final-v33>a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:7px;font-size:11px;font-weight:900;text-decoration:none}
.rm27-editorial-primary-v33,.rm27-editorial-final-v33>a{border:1px solid #f3355b;background:#f3355b;color:#fff!important}.rm27-editorial-secondary-v33{border:1px solid #cfd3d9;background:#fff;color:#252a32!important}
.rm27-editorial-mosaic-v33{display:grid;grid-template-columns:1.22fr .78fr;grid-template-rows:1fr 1fr;gap:3px;height:300px;background:#e4e6e8}
.rm27-editorial-mosaic-item-v33{position:relative;overflow:hidden;background:#ddd}.rm27-editorial-mosaic-item-v33:first-child{grid-row:1/3}.rm27-editorial-mosaic-item-v33 img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.rm27-editorial-mosaic-item-v33:hover img{transform:scale(1.015)}
.rm27-editorial-mosaic-item-v33:after{content:'';position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(12,15,20,.68))}.rm27-editorial-mosaic-item-v33 span{position:absolute;z-index:2;left:11px;right:11px;bottom:10px;color:#fff;font-size:9px;font-weight:900}
.rm27-how-v33,.rm27-story-profiles-v33{padding:22px 24px;border:1px solid #e0e2e6;border-radius:10px;background:#fff}.rm27-section-heading-v33{margin-bottom:13px}.rm27-section-heading-v33 h2{margin:0;color:#282d35;font-size:23px!important;line-height:1.15}
.rm27-how-grid-v33{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rm27-how-grid-v33 article{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;gap:0 12px;align-items:start;padding:16px 17px;border:1px solid #e3e5e8;border-radius:8px;background:#fafafb}.rm27-how-grid-v33 b{display:grid;width:38px;height:38px;place-items:center;grid-row:1/3;border-radius:50%;background:#fff0f3;color:#f3355b;font-size:10px}.rm27-how-grid-v33 h3{margin:0 0 5px;color:#2c3139;font-size:15px}.rm27-how-grid-v33 p{margin:0;color:#676e77;font-size:11px;line-height:1.48}.rm27-how-grid-v33 a{grid-column:2;justify-self:start;min-height:46px;margin-top:11px;padding:0 14px;border:1px solid #d6d9de;background:#fff;color:#30363e!important}
.rm27-editorial-feature-v33{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);overflow:hidden;border:1px solid #e0e2e6;border-radius:10px;background:#fff}.rm27-editorial-feature-image-v33{display:block;height:245px;overflow:hidden;background:#e9eaec}.rm27-editorial-feature-image-v33 img{width:100%;height:100%;object-fit:cover}.rm27-editorial-feature-copy-v33{display:flex;flex-direction:column;justify-content:center;padding:24px 30px}.rm27-editorial-feature-copy-v33 h2{max-width:720px;margin:0 0 9px;color:#282d35;font-size:24px!important;line-height:1.12}.rm27-editorial-feature-copy-v33 p{max-width:760px;margin:0 0 10px;color:#5f6670;font-size:11.5px;line-height:1.58}.rm27-editorial-feature-copy-v33>a{align-self:flex-start;margin-top:11px;background:#303640;color:#fff!important}.rm27-editorial-points-v33{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.rm27-editorial-points-v33 span{padding:6px 10px;border-radius:999px;background:#f1f2f4;color:#555d67;font-size:9px;font-weight:800}
.rm27-editorial-local-v33{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:20px;padding:24px;border:1px solid #dfe2e6;border-radius:10px;background:#f6f7f8}.rm27-editorial-local-intro-v33{display:flex;flex-direction:column;justify-content:center;padding:2px 4px}.rm27-editorial-local-intro-v33 h2{max-width:560px;margin:0 0 8px;color:#282d35;font-size:23px!important;line-height:1.15}.rm27-editorial-local-intro-v33 p{max-width:620px;margin:0;color:#666d77;font-size:11.5px;line-height:1.58}.rm27-editorial-local-main-v33{align-self:flex-start;margin-top:15px;border:1px solid #303640;background:#303640;color:#fff!important}
.rm27-editorial-city-grid-v33{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rm27-editorial-city-grid-v33 a{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:2px 10px;min-height:66px;padding:12px 13px;border:1px solid #dde0e4;border-radius:8px;background:#fff;color:#252a32;text-decoration:none}.rm27-editorial-city-grid-v33 a:hover{border-color:#f2a3b4;box-shadow:0 3px 12px rgba(34,39,46,.05)}.rm27-editorial-city-grid-v33 strong{font-size:12px;line-height:1.2}.rm27-editorial-city-grid-v33 span{grid-column:1;color:#8a9098;font-size:9px}.rm27-editorial-city-grid-v33 em{grid-column:2;grid-row:1/3;align-self:center;color:#f3355b;font-size:9px;font-style:normal;font-weight:900;white-space:nowrap}
.rm27-section-heading-inline-v33{display:flex;align-items:end;justify-content:space-between;gap:24px}.rm27-section-heading-inline-v33 p{max-width:430px;margin:0;color:#858b94;font-size:10px;line-height:1.45;text-align:right}.rm27-story-profiles-grid-v33{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rm27-story-profiles-grid-v33 .rm27-story-profile-v31{grid-template-columns:112px minmax(0,1fr);min-height:140px}.rm27-story-profiles-grid-v33 .rm27-story-profile-photo-v31{min-height:140px}.rm27-story-profiles-grid-v33 .rm27-story-profile-copy-v31{padding:12px 13px}.rm27-story-profiles-grid-v33 .rm27-story-profile-copy-v31 p{font-size:10px;line-height:1.43}
.rm27-editorial-final-v33{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 26px;border-radius:10px;background:#262c36}.rm27-editorial-final-v33>div{max-width:760px}.rm27-editorial-final-v33 h2{margin:0 0 6px;color:#fff;font-size:21px!important}.rm27-editorial-final-v33 p{margin:0;color:#c4c9d0;font-size:11px;line-height:1.55}
@media(max-width:1050px){.rm27-editorial-hero-v33{grid-template-columns:1fr}.rm27-editorial-mosaic-v33{height:280px}.rm27-how-grid-v33{grid-template-columns:1fr}.rm27-editorial-feature-v33{grid-template-columns:.8fr 1.2fr}.rm27-editorial-local-v33{grid-template-columns:1fr}.rm27-editorial-local-main-v33{min-width:260px}.rm27-editorial-city-grid-v33{grid-template-columns:repeat(3,minmax(0,1fr))}.rm27-editorial-city-grid-v33 a{grid-template-columns:1fr;grid-template-rows:auto auto auto}.rm27-editorial-city-grid-v33 em{grid-column:1;grid-row:auto;align-self:auto}}
@media(max-width:720px){.rm27-annonces-editorial-v33{width:min(100% - 16px,1180px)!important}.rm27-annonces-article-v33{gap:11px}.rm27-editorial-hero-copy-v33{padding:24px 19px}.rm27-editorial-hero-copy-v33 h1{font-size:30px!important}.rm27-editorial-lead-v33{font-size:14px}.rm27-editorial-actions-v33{display:grid;grid-template-columns:1fr}.rm27-editorial-actions-v33 a{width:100%;min-height:54px}.rm27-editorial-mosaic-v33{height:235px}.rm27-how-v33,.rm27-story-profiles-v33{padding:19px 16px}.rm27-section-heading-v33 h2{font-size:21px!important}.rm27-how-grid-v33 article{grid-template-columns:38px minmax(0,1fr);padding:15px}.rm27-how-grid-v33 a{width:100%;min-height:52px}.rm27-editorial-feature-v33{grid-template-columns:1fr}.rm27-editorial-feature-image-v33{height:220px}.rm27-editorial-feature-copy-v33{padding:22px 19px}.rm27-editorial-feature-copy-v33 h2{font-size:22px!important}.rm27-editorial-feature-copy-v33>a{width:100%;min-height:54px}.rm27-editorial-local-v33{padding:20px 17px}.rm27-editorial-local-intro-v33 h2{font-size:22px!important}.rm27-editorial-local-main-v33{width:100%;min-width:0;min-height:54px}.rm27-editorial-city-grid-v33{grid-template-columns:repeat(2,minmax(0,1fr))}.rm27-editorial-city-grid-v33 a{min-height:72px;padding:12px}.rm27-section-heading-inline-v33{display:block}.rm27-section-heading-inline-v33 p{margin-top:7px;text-align:left}.rm27-story-profiles-grid-v33{grid-template-columns:1fr}.rm27-story-profiles-grid-v33 .rm27-story-profile-v31{grid-template-columns:104px minmax(0,1fr);min-height:136px}.rm27-story-profiles-grid-v33 .rm27-story-profile-photo-v31{min-height:136px}.rm27-story-profiles-grid-v33 .rm27-story-profile-copy-v31 p{display:none}.rm27-editorial-final-v33{align-items:stretch;flex-direction:column;padding:22px 19px}.rm27-editorial-final-v33>a{width:100%;min-height:54px}}
@media(max-width:430px){.rm27-editorial-hero-copy-v33 h1{font-size:27px!important}.rm27-editorial-mosaic-v33{grid-template-columns:1fr 1fr;height:205px}.rm27-editorial-mosaic-item-v33:first-child{grid-row:auto;grid-column:1/3}.rm27-editorial-mosaic-item-v33:nth-child(2),.rm27-editorial-mosaic-item-v33:nth-child(3){display:none}.rm27-editorial-city-grid-v33{grid-template-columns:1fr}.rm27-editorial-city-grid-v33 a{min-height:68px}.rm27-story-profiles-grid-v33 .rm27-story-profile-v31{grid-template-columns:92px minmax(0,1fr)}}

/* ============================================================
   V34 — Dépôt d'annonce : outil privé propre, tactile et responsive.
   Le shortcode historique reste intact ; seul son rendu est modernisé.
   ============================================================ */
.rm27-deposit-page-v34{padding-top:18px;padding-bottom:34px}
.rm27-deposit-head-v34{
  display:flex;align-items:center;justify-content:space-between;gap:24px;
  margin-bottom:14px;padding:22px 24px;border:1px solid #dfe2e6;border-radius:10px;background:#fff;
}
.rm27-deposit-head-v34>div:first-child{max-width:760px}
.rm27-deposit-head-v34 span,.rm27-deposit-section-title-v34 span,.rm27-deposit-help-v34>span,.rm27-private-lock-v34>span{
  display:block;margin-bottom:6px;color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase
}
.rm27-deposit-head-v34 h1{margin:0 0 6px;color:#282d35;font-size:30px!important;line-height:1.08;letter-spacing:-.5px}
.rm27-deposit-head-v34 p{margin:0;color:#676e77;font-size:12px;line-height:1.55}
.rm27-deposit-status-v34{flex:0 0 auto;min-width:155px;padding:13px 15px;border:1px solid #e1e3e7;border-radius:8px;background:#f7f8f9;text-align:left}
.rm27-deposit-status-v34 b,.rm27-deposit-status-v34 small{display:block}
.rm27-deposit-status-v34 b{color:#2e343c;font-size:11px}
.rm27-deposit-status-v34 small{margin-top:3px;color:#8b9199;font-size:9px}

.rm27-deposit-layout-v34{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;align-items:start}
.rm27-deposit-form-card-v34,.rm27-deposit-help-v34,.rm27-private-lock-v34{border:1px solid #dfe2e6;border-radius:10px;background:#fff}
.rm27-deposit-form-card-v34{padding:22px 24px}
.rm27-deposit-section-title-v34{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #eceef1}
.rm27-deposit-section-title-v34 h2{margin:0;color:#292e36;font-size:22px!important;line-height:1.15}
.rm27-deposit-section-title-v34 small{color:#9298a1;font-size:9px}

.rm27-deposit-help-v34{position:sticky;top:76px;padding:20px 18px;background:#292f39;color:#fff}
.rm27-deposit-help-v34 h2{margin:0 0 14px;color:#fff;font-size:19px!important}
.rm27-deposit-help-v34 ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.rm27-deposit-help-v34 li{position:relative;padding-left:22px;color:#e4e7eb;font-size:11px;line-height:1.45}
.rm27-deposit-help-v34 li:before{content:'✓';position:absolute;left:0;top:0;color:#20bf83;font-weight:950}
.rm27-deposit-help-v34 p{margin:17px 0 0;padding-top:15px;border-top:1px solid rgba(255,255,255,.12);color:#aeb5bf;font-size:10px;line-height:1.5}

/* Le plugin utilise des classes Bootstrap, absentes du thème : on fournit ici
   uniquement la grille nécessaire à CE formulaire. */
.rm27-deposit-form-v34 #wpap-annonce{
  display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));gap:15px 14px;width:100%;margin:0!important
}
.rm27-deposit-form-v34 #wpap-annonce>.col-md-12{grid-column:span 12}
.rm27-deposit-form-v34 #wpap-annonce>.col-md-6{grid-column:span 6}
.rm27-deposit-form-v34 #wpap-annonce>.col-md-4{grid-column:span 4}
.rm27-deposit-form-v34 #wpap-annonce>.col-md-2{grid-column:span 2}
.rm27-deposit-form-v34 #wpap-annonce>.col-sm-6.col-md-5{grid-column:span 5}
.rm27-deposit-form-v34 #wpap-annonce>div{min-width:0;margin:0!important;padding:0!important}
.rm27-deposit-form-v34 #error_form_annonce{margin:0!important;color:#d52949;font-size:11px;font-weight:800}
.rm27-deposit-form-v34 #error_form_annonce:empty{display:none}
.rm27-deposit-form-v34 #error_form_annonce + p{display:none}

.rm27-deposit-form-v34 .wpap_input_title{
  display:block!important;margin:0 0 6px!important;color:#4d545e!important;font-size:10px!important;font-weight:900!important;line-height:1.2
}
.rm27-deposit-form-v34 .wpap_required:after{font-size:12px!important;color:#f3355b!important}
.rm27-deposit-form-v34 input[type="text"],
.rm27-deposit-form-v34 input[type="email"],
.rm27-deposit-form-v34 input[type="tel"],
.rm27-deposit-form-v34 select,
.rm27-deposit-form-v34 textarea{
  box-sizing:border-box;width:100%!important;min-width:0;min-height:48px;margin:0!important;padding:0 13px!important;
  border:1px solid #d7dbe1!important;border-radius:7px!important;background:#fff!important;color:#262c34!important;
  font-family:inherit!important;font-size:13px!important;line-height:1.35!important;box-shadow:none!important;outline:none!important
}
.rm27-deposit-form-v34 textarea#wpap_desc{height:170px!important;min-height:170px;padding:12px 13px!important;resize:vertical!important}
.rm27-deposit-form-v34 input:focus,.rm27-deposit-form-v34 select:focus,.rm27-deposit-form-v34 textarea:focus{
  border-color:#f3355b!important;box-shadow:0 0 0 3px rgba(243,53,91,.10)!important
}
.rm27-deposit-form-v34 select:disabled{background:#f1f2f4!important;color:#9da2aa!important;cursor:not-allowed}
.rm27-deposit-form-v34 .wpap_errors{min-height:0;margin-top:4px;color:#df2749!important;font-size:9px!important;font-weight:750}
.rm27-deposit-form-v34 .wpap_errors:empty{display:none}

/* Zone photo */
.rm27-deposit-form-v34 .input-group{margin:0!important}
.rm27-deposit-form-v34 .custom-file{position:relative;display:block;height:94px}
.rm27-deposit-form-v34 .custom-file-input{
  position:absolute;z-index:2;inset:0;width:100%!important;height:100%!important;opacity:0;cursor:pointer
}
.rm27-deposit-form-v34 .custom-file-label{
  position:absolute;z-index:1;inset:0;display:flex!important;align-items:center;justify-content:center;text-align:center;
  margin:0!important;padding:14px 58px 14px 14px!important;border:1px dashed #cdd2d9!important;border-radius:8px!important;
  background:#f8f9fa!important;color:#69717b!important;font-size:11px!important;font-weight:800!important;cursor:pointer
}
.rm27-deposit-form-v34 .custom-file-label:before{content:'Photo';display:inline-flex;align-items:center;justify-content:center;margin-right:8px;padding:5px 8px;border-radius:5px;background:#eceef1;color:#525a64;font-size:9px;font-weight:950;text-transform:uppercase}
.rm27-deposit-form-v34 #wpap_profil_file_label:after{
  content:'Choisir'!important;position:absolute;right:9px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;
  min-height:42px;padding:0 13px;border-radius:6px;background:#303640;color:#fff;font-size:10px;font-weight:900
}
.rm27-upload-preview-v34{display:none;margin-top:8px;overflow:hidden;border:1px solid #dfe2e6;border-radius:8px;background:#f7f8f9}
.rm27-upload-preview-v34.is-visible{display:flex;align-items:center;gap:10px;padding:8px}
.rm27-upload-preview-v34 img{width:64px;height:64px;border-radius:6px;object-fit:cover}
.rm27-upload-preview-v34 span{overflow:hidden;color:#59616b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}

.rm27-deposit-form-v34 #wpap_send_annonce{
  display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:54px!important;margin:0!important;padding:0 18px!important;
  border:0!important;border-radius:7px!important;background:#f3355b!important;color:#fff!important;font-family:inherit!important;
  font-size:12px!important;font-weight:950!important;line-height:1.2!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(243,53,91,.16)!important
}
.rm27-deposit-form-v34 #wpap_send_annonce:hover{background:#d92d50!important;transform:translateY(-1px)}

/* Écran mot de passe WordPress */
.rm27-private-lock-v34{max-width:620px;margin:30px auto;padding:34px 32px;text-align:center}
.rm27-private-lock-icon-v34{display:grid;width:48px;height:48px;place-items:center;margin:0 auto 14px;border-radius:50%;background:#fff0f3;color:#f3355b;font-size:13px}
.rm27-private-lock-v34 h2{margin:0 0 8px;color:#292e36;font-size:24px!important}
.rm27-private-lock-v34>p{max-width:480px;margin:0 auto 20px;color:#727983;font-size:12px;line-height:1.55}
.rm27-private-password-v34 form{display:flex;gap:8px;max-width:430px;margin:0 auto;text-align:left}
.rm27-private-password-v34 form p{display:contents}
.rm27-private-password-v34 label{flex:1;color:#555d67;font-size:0}
.rm27-private-password-v34 input[type="password"]{box-sizing:border-box;width:100%;min-height:50px;padding:0 13px;border:1px solid #d6dae0;border-radius:7px;font-size:14px}
.rm27-private-password-v34 input[type="submit"]{min-height:50px;padding:0 18px;border:0;border-radius:7px;background:#f3355b;color:#fff;font-size:11px;font-weight:900;cursor:pointer}

@media(max-width:920px){
  .rm27-deposit-layout-v34{grid-template-columns:1fr}
  .rm27-deposit-help-v34{position:static;display:none}
}
@media(max-width:700px){
  .rm27-deposit-page-v34{width:min(100% - 16px,1180px)!important;padding-top:12px}
  .rm27-deposit-head-v34{align-items:flex-start;flex-direction:column;padding:19px 17px}
  .rm27-deposit-head-v34 h1{font-size:27px!important}
  .rm27-deposit-status-v34{width:100%}
  .rm27-deposit-form-card-v34{padding:19px 16px}
  .rm27-deposit-section-title-v34{align-items:flex-start;flex-direction:column;gap:5px}
  .rm27-deposit-form-v34 #wpap-annonce{grid-template-columns:1fr;gap:13px}
  .rm27-deposit-form-v34 #wpap-annonce>div{grid-column:1!important}
  .rm27-deposit-form-v34 input[type="text"],.rm27-deposit-form-v34 input[type="email"],.rm27-deposit-form-v34 input[type="tel"],.rm27-deposit-form-v34 select{min-height:52px}
  .rm27-deposit-form-v34 #wpap_send_annonce{min-height:56px!important;font-size:13px!important}
  .rm27-private-lock-v34{padding:27px 18px}
  .rm27-private-password-v34 form{display:grid;grid-template-columns:1fr}
  .rm27-private-password-v34 input[type="submit"]{min-height:54px}
}

/* =========================================================
   V35 — INSCRIPTION PUBLIQUE VIP, SANS POPUP
   ========================================================= */
.rm27-signup-page-v35{padding-top:13px;padding-bottom:34px}
.rm27-signup-shell-v35{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);overflow:hidden;margin-top:10px;border:1px solid #dfe2e6;border-radius:12px;background:#fff;box-shadow:0 8px 30px rgba(34,39,48,.06)}
.rm27-signup-visual-v35{display:grid;min-height:590px;background:#303640}
.rm27-signup-visual-v35.has-grid{grid-template-columns:minmax(0,1.6fr) minmax(170px,.72fr)}
.rm27-signup-photo-main-v35,.rm27-signup-photo-side-v35 figure{position:relative;overflow:hidden;margin:0;background:#d7d9dc}
.rm27-signup-photo-main-v35 img,.rm27-signup-photo-side-v35 img{width:100%;height:100%;object-fit:cover}
.rm27-signup-photo-main-v35:after,.rm27-signup-photo-side-v35 figure:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(to bottom,transparent,rgba(12,15,20,.78));pointer-events:none}
.rm27-signup-photo-caption-v35{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}
.rm27-signup-photo-caption-v35 span{display:inline-flex;margin-bottom:7px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.18);font-size:8px;font-weight:950;letter-spacing:.08em;backdrop-filter:blur(5px)}
.rm27-signup-photo-caption-v35 strong,.rm27-signup-photo-caption-v35 small{display:block}
.rm27-signup-photo-caption-v35 strong{font-size:24px;line-height:1.05}
.rm27-signup-photo-caption-v35 small{margin-top:4px;font-size:11px;color:#f1f2f4}
.rm27-signup-photo-side-v35{display:grid;grid-template-rows:1fr 1fr;min-width:0}
.rm27-signup-photo-side-v35 figure+figure{border-top:1px solid rgba(255,255,255,.4)}
.rm27-signup-photo-side-v35 figcaption{position:absolute;z-index:2;left:10px;right:10px;bottom:9px;overflow:hidden;color:#fff;font-size:9px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.rm27-signup-visual-empty-v35{display:grid;place-content:center;min-height:500px;padding:40px;text-align:center;color:#fff}
.rm27-signup-visual-empty-v35 span{font-size:58px;color:#f3355b}
.rm27-signup-visual-empty-v35 strong{font-size:28px}
.rm27-signup-visual-empty-v35 small{margin-top:6px;color:#bfc5cd}

.rm27-signup-form-card-v35{padding:34px 38px 30px}
.rm27-signup-form-card-v35 h1{max-width:520px;margin:0 0 9px;color:#282e37;font-size:30px!important;line-height:1.06;letter-spacing:-.6px}
.rm27-signup-intro-v35{max-width:570px;margin:0;color:#68707a;font-size:12px;line-height:1.55}
.rm27-signup-context-v35{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0 0;padding:11px 12px;border:1px solid #e7e9ec;border-radius:8px;background:#f8f9fa}
.rm27-signup-context-v35 strong,.rm27-signup-context-v35 span{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#fff;color:#4e5660;font-size:9px;font-weight:850}
.rm27-signup-context-v35 strong{background:#fff0f3;color:#df2f50}

.rm27-vip-form-v35{display:grid;gap:13px;margin-top:22px}
.rm27-vip-form-v35>label:not(.rm27-signup-major-v35){display:grid;gap:5px}
.rm27-vip-form-v35>label>span{color:#303641;font-size:11px;font-weight:900}
.rm27-vip-form-v35>label>small{color:#8b929b;font-size:8px;line-height:1.35}
.rm27-vip-form-v35 input[type="email"],.rm27-vip-form-v35 input[type="text"],.rm27-vip-form-v35 input[type="password"]{box-sizing:border-box;width:100%;min-height:52px;padding:0 14px;border:1px solid #d6dae0;border-radius:8px;background:#fff;color:#252b34;font-family:inherit;font-size:13px;outline:none;transition:border-color .15s,box-shadow .15s}
.rm27-vip-form-v35 input:focus{border-color:#f3355b;box-shadow:0 0 0 3px rgba(243,53,91,.10)}
.rm27-signup-major-v35{display:flex!important;align-items:flex-start;gap:9px;margin-top:2px;color:#454c56;font-size:10px;font-weight:750;line-height:1.4;cursor:pointer}
.rm27-signup-major-v35 input{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:#f3355b}
.rm27-signup-submit-v35{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 18px;border:0;border-radius:8px;background:#f3355b;color:#fff;font-family:inherit;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 9px 24px rgba(243,53,91,.20);transition:transform .15s,background .15s}
.rm27-signup-submit-v35:hover{background:#d92d50;transform:translateY(-1px)}
.rm27-signup-submit-v35:disabled{cursor:wait;opacity:.7;transform:none}
.rm27-vip-feedback-v35{display:none;padding:10px 12px;border-radius:7px;font-size:10px;font-weight:800;line-height:1.4}
.rm27-vip-feedback-v35.is-loading,.rm27-vip-feedback-v35.is-success,.rm27-vip-feedback-v35.is-error{display:block}
.rm27-vip-feedback-v35.is-loading{background:#f1f3f5;color:#59616b}
.rm27-vip-feedback-v35.is-success{background:#e9f8f1;color:#138159}
.rm27-vip-feedback-v35.is-error{background:#fff0f3;color:#c92044}
.rm27-signup-trust-v35{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}
.rm27-signup-trust-v35 span{display:inline-flex;align-items:center;min-height:30px;padding:0 9px;border-radius:999px;background:#f1f2f4;color:#555d67;font-size:9px;font-weight:850}
.rm27-signup-note-v35{margin-top:20px;padding:15px 16px;border-radius:9px;background:#f6f7f8}
.rm27-signup-note-v35 strong{display:block;margin-bottom:5px;color:#303640;font-size:12px}
.rm27-signup-note-v35 p{margin:0;color:#68717c;font-size:10px;line-height:1.55}

.rm27-signup-steps-v35{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}
.rm27-signup-steps-v35 article{display:flex;gap:11px;padding:16px 17px;border:1px solid #e0e3e7;border-radius:9px;background:#fff}
.rm27-signup-steps-v35 b{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff0f3;color:#f3355b;font-size:9px}
.rm27-signup-steps-v35 strong{display:block;margin-bottom:4px;color:#303641;font-size:11px}
.rm27-signup-steps-v35 p{margin:0;color:#747b85;font-size:9px;line-height:1.5}
.rm27-signup-nearby-v35{margin-top:12px;padding:18px 20px;border:1px solid #e0e3e7;border-radius:10px;background:#fff}
.rm27-signup-nearby-grid-v35{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:11px}

@media(max-width:1000px){
  .rm27-signup-shell-v35{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr)}
  .rm27-signup-visual-v35{min-height:560px}
  .rm27-signup-visual-v35.has-grid{grid-template-columns:1fr}
  .rm27-signup-photo-side-v35{display:none}
  .rm27-signup-form-card-v35{padding:30px 28px}
  .rm27-signup-nearby-grid-v35{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .rm27-signup-page-v35{width:min(100% - 16px,1240px)!important;padding-top:8px}
  .rm27-signup-shell-v35{display:flex;flex-direction:column;margin-top:7px;border-radius:10px}
  .rm27-signup-visual-v35{min-height:0;height:280px;order:1}
  .rm27-signup-photo-main-v35{height:280px}
  .rm27-signup-form-card-v35{order:2;padding:24px 18px 22px}
  .rm27-signup-form-card-v35 h1{font-size:27px!important}
  .rm27-vip-form-v35 input[type="email"],.rm27-vip-form-v35 input[type="text"],.rm27-vip-form-v35 input[type="password"]{min-height:56px;font-size:16px}
  .rm27-signup-submit-v35{min-height:58px;font-size:14px}
  .rm27-signup-major-v35{gap:10px;font-size:11px}
  .rm27-signup-major-v35 input{width:20px;height:20px}
  .rm27-signup-trust-v35 span{min-height:34px;font-size:10px}
  .rm27-signup-steps-v35{grid-template-columns:1fr;gap:8px}
  .rm27-signup-steps-v35 article{min-height:72px;padding:14px}
  .rm27-signup-nearby-v35{padding:16px 14px}
  .rm27-signup-nearby-grid-v35{grid-template-columns:1fr}
}
@media(max-width:430px){
  .rm27-signup-visual-v35,.rm27-signup-photo-main-v35{height:230px}
  .rm27-signup-photo-caption-v35{left:14px;right:14px;bottom:12px}
  .rm27-signup-photo-caption-v35 strong{font-size:20px}
  .rm27-signup-form-card-v35{padding:21px 15px}
  .rm27-signup-form-card-v35 h1{font-size:24px!important}
  .rm27-signup-context-v35{gap:5px;padding:9px}
  .rm27-signup-submit-v35{width:100%;min-height:60px}
}


/* V36 — inscription : une seule photo source, sans mosaïque latérale. */
.rm27-signup-visual-v35{grid-template-columns:1fr}
.rm27-signup-photo-main-v35{width:100%;height:100%;min-height:590px}
@media (max-width:1080px){.rm27-signup-photo-main-v35{min-height:560px}}
@media (max-width:760px){.rm27-signup-photo-main-v35{min-height:0;height:280px}}
@media (max-width:480px){.rm27-signup-photo-main-v35{height:230px}}

/* =========================================================
   V37 — BLOG SÉDUCTION + ARTICLE
   ========================================================= */
.rm27-blog-index-v37,.rm27-blog-article-v37{padding-top:12px;padding-bottom:38px}
.rm27-blog-head-v37{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:10px 0 14px;padding:28px 30px;border-radius:11px;background:#252b35;color:#fff}
.rm27-blog-head-v37 h1{margin:3px 0 7px;color:#fff;font-size:38px!important;line-height:1.02;letter-spacing:-.7px}
.rm27-blog-head-v37 p{max-width:760px;margin:0;color:#c9ced5;font-size:12px;line-height:1.6}
.rm27-blog-head-cta-v37{display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:50px;padding:0 17px;border-radius:7px;background:#f3355b;color:#fff!important;font-size:10px;font-weight:950;text-decoration:none}
.rm27-blog-feature-v37{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);overflow:hidden;border:1px solid #dfe2e6;border-radius:11px;background:#fff}
.rm27-blog-feature-media-v37{display:block;min-height:385px;overflow:hidden;background:#e7e9ec;text-decoration:none}
.rm27-blog-feature-media-v37 img{width:100%;height:100%;min-height:385px;object-fit:cover;transition:transform .25s}
.rm27-blog-feature-media-v37:hover img{transform:scale(1.015)}
.rm27-blog-feature-media-v37.no-image{display:grid;place-items:center;background:linear-gradient(135deg,#2b313b,#414958);color:#f3355b;font-size:72px}
.rm27-blog-feature-copy-v37{display:flex;flex-direction:column;justify-content:center;padding:34px 38px}
.rm27-blog-meta-v37{color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.rm27-blog-feature-copy-v37 h2{margin:9px 0 11px;font-size:30px!important;line-height:1.07;letter-spacing:-.45px}
.rm27-blog-feature-copy-v37 h2 a{color:#292f38;text-decoration:none}
.rm27-blog-feature-copy-v37 p{margin:0;color:#69717b;font-size:12px;line-height:1.65}
.rm27-blog-read-v37{align-self:flex-start;margin-top:19px;color:#222933!important;font-size:10px;font-weight:950;text-decoration:none}
.rm27-blog-list-v37{margin-top:18px}
.rm27-blog-section-title-v37{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 10px}
.rm27-blog-section-title-v37 h2{margin:3px 0 0;font-size:25px!important}
.rm27-blog-section-title-v37>a{color:#303640;font-size:10px;font-weight:900;text-decoration:none}
.rm27-blog-grid-v37{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.rm27-blog-card-v37{overflow:hidden;border:1px solid #e0e3e7;border-radius:9px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s,box-shadow .15s}
.rm27-blog-card-v37:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(28,33,41,.07)}
.rm27-blog-card-media-v37{display:grid;height:195px;place-items:center;overflow:hidden;background:#e8eaed;color:#f3355b;font-size:38px}
.rm27-blog-card-media-v37 img{width:100%;height:100%;object-fit:cover}
.rm27-blog-card-body-v37{display:block;padding:16px 17px 18px}
.rm27-blog-card-body-v37 small{display:block;margin-bottom:7px;color:#8b929b;font-size:8px;font-weight:850;text-transform:uppercase}
.rm27-blog-card-body-v37 strong{display:block;color:#2c323a;font-size:17px;line-height:1.18}
.rm27-blog-card-body-v37>span{display:block;margin-top:8px;color:#707782;font-size:10px;line-height:1.55}
.rm27-blog-card-body-v37 em{display:block;margin-top:13px;color:#f3355b;font-size:9px;font-style:normal;font-weight:950}
.rm27-blog-empty-v37{margin-top:14px;padding:46px 28px;border:1px dashed #d8dce1;border-radius:10px;background:#fff;text-align:center}
.rm27-blog-empty-v37>span{color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.09em}
.rm27-blog-empty-v37 h2{margin:6px 0;font-size:28px!important}
.rm27-blog-empty-v37 p{max-width:590px;margin:0 auto;color:#737a84;font-size:11px;line-height:1.6}
.rm27-blog-pagination-v37{display:flex;justify-content:center;gap:6px;margin:20px 0 0}
.rm27-blog-pagination-v37 .page-numbers{display:grid;min-width:46px;height:46px;place-items:center;border:1px solid #dfe2e6;border-radius:7px;background:#fff;color:#303640;font-size:10px;font-weight:900;text-decoration:none}
.rm27-blog-pagination-v37 .current{border-color:#f3355b;background:#f3355b;color:#fff}
.rm27-blog-bottom-cta-v37{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:18px;padding:22px 25px;border-radius:10px;background:#292f39;color:#fff}
.rm27-blog-bottom-cta-v37 span,.rm27-blog-bottom-cta-v37 strong{display:block}
.rm27-blog-bottom-cta-v37 span{margin-bottom:4px;color:#f3355b;font-size:8px;font-weight:950;letter-spacing:.09em}
.rm27-blog-bottom-cta-v37 strong{font-size:15px}
.rm27-blog-bottom-cta-v37>a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:7px;background:#f3355b;color:#fff;font-size:10px;font-weight:950;text-decoration:none}

.rm27-article-head-v37{max-width:900px;margin:20px auto 18px;text-align:center}
.rm27-article-head-v37 h1{margin:8px 0 10px;color:#292f38;font-size:43px!important;line-height:1.04;letter-spacing:-.8px}
.rm27-article-head-v37 p{max-width:760px;margin:0 auto;color:#68707a;font-size:13px;line-height:1.6}
.rm27-article-cover-v37{overflow:hidden;max-width:1040px;height:min(54vw,540px);margin:0 auto 20px;border-radius:11px;background:#e6e8eb}
.rm27-article-cover-v37 img{width:100%;height:100%;object-fit:cover}
.rm27-article-layout-v37{display:grid;grid-template-columns:minmax(0,790px) 260px;justify-content:center;gap:34px;align-items:start}
.rm27-article-content-v37{min-width:0;color:#353b44;font-size:14px;line-height:1.8}
.rm27-article-content-v37 h2{margin:30px 0 10px;font-size:28px!important;line-height:1.12}
.rm27-article-content-v37 h3{margin:24px 0 8px;font-size:21px!important;line-height:1.15}
.rm27-article-content-v37 p{margin:0 0 16px}
.rm27-article-content-v37 ul,.rm27-article-content-v37 ol{margin:0 0 17px;padding-left:22px}
.rm27-article-content-v37 img{max-width:100%;height:auto;border-radius:8px}
.rm27-article-content-v37 a{color:#df2f50;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.rm27-article-content-v37 blockquote{margin:22px 0;padding:14px 18px;border-left:3px solid #f3355b;background:#f7f8f9;color:#555e68}
.rm27-article-side-v37{position:sticky;top:78px;padding:20px;border:1px solid #dfe2e6;border-radius:9px;background:#fff}
.rm27-article-side-v37>span{display:block;color:#f3355b;font-size:8px;font-weight:950;letter-spacing:.09em}
.rm27-article-side-v37>strong{display:block;margin:7px 0;color:#303640;font-size:18px;line-height:1.2}
.rm27-article-side-v37 p{margin:0 0 14px;color:#747b84;font-size:10px;line-height:1.5}
.rm27-article-side-v37 a{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:7px;border:1px solid #d8dce1;border-radius:7px;color:#303640;font-size:10px;font-weight:900;text-decoration:none}
.rm27-article-side-v37 a.primary{border-color:#f3355b;background:#f3355b;color:#fff}
.rm27-related-v37{margin-top:34px;padding-top:23px;border-top:1px solid #e0e3e7}

@media(max-width:980px){
  .rm27-blog-feature-v37{grid-template-columns:1fr 380px}
  .rm27-blog-feature-media-v37,.rm27-blog-feature-media-v37 img{min-height:330px}
  .rm27-blog-grid-v37{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rm27-article-layout-v37{grid-template-columns:minmax(0,1fr) 235px;gap:24px}
}
@media(max-width:760px){
  .rm27-blog-index-v37,.rm27-blog-article-v37{width:min(100% - 16px,1240px)!important;padding-top:8px}
  .rm27-blog-head-v37{align-items:flex-start;flex-direction:column;padding:22px 19px}
  .rm27-blog-head-v37 h1{font-size:32px!important}
  .rm27-blog-head-cta-v37{width:100%;min-height:54px}
  .rm27-blog-feature-v37{grid-template-columns:1fr}
  .rm27-blog-feature-media-v37,.rm27-blog-feature-media-v37 img{min-height:0;height:270px}
  .rm27-blog-feature-copy-v37{padding:23px 19px}
  .rm27-blog-feature-copy-v37 h2{font-size:25px!important}
  .rm27-blog-read-v37{display:flex;align-items:center;min-height:48px}
  .rm27-blog-grid-v37{grid-template-columns:1fr}
  .rm27-blog-card-v37{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:118px}
  .rm27-blog-card-media-v37{height:100%;min-height:118px}
  .rm27-blog-card-body-v37{padding:13px 14px}
  .rm27-blog-card-body-v37>span{display:none}
  .rm27-blog-card-body-v37 em{margin-top:9px}
  .rm27-blog-bottom-cta-v37{align-items:flex-start;flex-direction:column;padding:20px}
  .rm27-blog-bottom-cta-v37>a{width:100%;min-height:54px}
  .rm27-article-head-v37{margin-top:14px;text-align:left}
  .rm27-article-head-v37 h1{font-size:32px!important}
  .rm27-article-cover-v37{height:260px;border-radius:9px}
  .rm27-article-layout-v37{grid-template-columns:1fr;gap:22px}
  .rm27-article-content-v37{font-size:15px;line-height:1.75}
  .rm27-article-side-v37{position:static}
  .rm27-article-side-v37 a{min-height:54px}
}
@media(max-width:460px){
  .rm27-blog-feature-media-v37,.rm27-blog-feature-media-v37 img{height:225px}
  .rm27-blog-card-v37{grid-template-columns:96px minmax(0,1fr)}
  .rm27-blog-card-body-v37 strong{font-size:15px}
  .rm27-article-head-v37 h1{font-size:28px!important}
  .rm27-article-cover-v37{height:220px}
}

/* =========================================================
   V38 — LECTURE ARTICLE / COMPOSANTS ÉDITORIAUX
   ========================================================= */
.rm27-blog-article-v38 .rm27-article-cover-v37{height:min(48vw,480px);margin-bottom:28px}
.rm27-article-content-v38{font-size:15px;line-height:1.82;color:#343b45}
.rm27-article-content-v38>p{margin-bottom:18px}
.rm27-article-content-v38 h2{position:relative;margin:42px 0 15px!important;padding-top:18px;border-top:1px solid #e4e6e9;color:#242a33;font-size:29px!important;letter-spacing:-.35px}
.rm27-article-content-v38 h2:before{content:"";position:absolute;left:0;top:-1px;width:52px;height:3px;background:#f3355b;border-radius:3px}
.rm27-article-content-v38 h3{margin:29px 0 11px!important;color:#2b313a;font-size:20px!important}
.rm27-article-content-v38 strong{color:#242a33}
.rm27-article-content-v38 ul,.rm27-article-content-v38 ol{margin:16px 0 22px;padding-left:23px}
.rm27-article-content-v38 li{margin:8px 0}

.rm27-article-lead-v38{margin:0 0 28px;padding:20px 22px;border:1px solid #e1e4e8;border-radius:10px;background:#fff}
.rm27-article-lead-v38 p{margin:0 0 13px;font-size:16px;line-height:1.72}
.rm27-article-lead-v38 p:last-child{margin-bottom:0}
.rm27-article-key-v38{margin:22px 0;padding:17px 19px;border-left:4px solid #f3355b;border-radius:0 9px 9px 0;background:#fff2f5;color:#313741;font-size:15px;line-height:1.65}
.rm27-article-key-v38 strong{color:#c92848}

.rm27-conversation-grid-v38{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 24px}
.rm27-conversation-v38{padding:17px;border:1px solid #e0e3e7;border-radius:10px;background:#fff}
.rm27-conversation-v38.bad{background:#f7f8fa}
.rm27-conversation-v38.good{border-color:#f2cbd4;background:#fff9fa}
.rm27-conversation-v38>strong{display:block;margin-bottom:12px;color:#2b313a;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.rm27-chat-v38{display:flex;flex-direction:column;gap:7px}
.rm27-chat-v38 span{display:block;width:fit-content;max-width:92%;padding:9px 11px;border-radius:12px;background:#eef0f3;color:#3e4550;font-size:13px;line-height:1.4}
.rm27-chat-v38 span.me{align-self:flex-end;background:#f3355b;color:#fff}
.rm27-chat-v38 span.them{align-self:flex-start}
.rm27-conversation-v38 p{margin:12px 0 0!important;color:#666e78;font-size:12px;line-height:1.55}

.rm27-signs-v38{display:grid;gap:11px;margin:18px 0 27px}
.rm27-sign-card-v38{padding:18px 19px;border:1px solid #e1e4e8;border-radius:10px;background:#fff}
.rm27-sign-card-v38 h3{margin:0 0 10px!important;font-size:19px!important}
.rm27-sign-card-v38 p:last-child{margin-bottom:0}

.rm27-message-stack-v38{display:grid;gap:8px;margin:16px 0 21px}
.rm27-message-example-v38{margin:0;padding:12px 14px;border:1px solid #e0e3e7;border-radius:9px;background:#f8f9fa;color:#343b45;font-size:14px;line-height:1.5}
.rm27-message-example-v38.good{border-color:#f1c3ce;background:#fff6f8}
.rm27-message-example-v38.bad{border-color:#e5e7ea;background:#f5f6f7;color:#656d77}
.rm27-example-label-v38{display:block;margin-bottom:5px;color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}

.rm27-outcomes-v38{list-style:none!important;margin:18px 0 24px!important;padding:0!important;counter-reset:rmout}
.rm27-outcomes-v38 li{position:relative;margin:8px 0!important;padding:14px 15px 14px 48px;border:1px solid #e0e3e7;border-radius:9px;background:#fff;counter-increment:rmout}
.rm27-outcomes-v38 li:before{content:counter(rmout,decimal-leading-zero);position:absolute;left:14px;top:13px;color:#f3355b;font-size:11px;font-weight:950}

.rm27-effort-grid-v38{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0 23px}
.rm27-effort-grid-v38>div{padding:14px;border-radius:9px;background:#f5f6f8;border:1px solid #e2e4e7}
.rm27-effort-grid-v38>div:nth-child(2){background:#fff7f9;border-color:#f2d5dc}
.rm27-effort-grid-v38>div:nth-child(3){background:#fff1f4;border-color:#efc2cc}
.rm27-effort-grid-v38 strong{display:block;margin-bottom:5px;font-size:13px}
.rm27-effort-grid-v38 span{display:block;color:#686f79;font-size:12px;line-height:1.5}

.rm27-article-note-v38{margin:23px 0;padding:18px 19px;border-radius:10px;background:#29303a;color:#fff}
.rm27-article-note-v38 span{display:block;margin-bottom:6px;color:#ff5977;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.rm27-article-note-v38 p{margin:0!important;color:#e9edf1;font-size:14px;line-height:1.65}
.rm27-final-question-v38{margin:24px 0;padding:22px;border:1px solid #f0c4ce;border-radius:11px;background:#fff5f7;text-align:center}
.rm27-final-question-v38 span{display:block;margin-bottom:7px;color:#f3355b;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.rm27-final-question-v38 strong{display:block;font-size:20px;line-height:1.35}

.rm27-inline-cta-v38{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0;padding:18px 20px;border-radius:10px;background:#f3f4f6}
.rm27-inline-cta-v38 div strong{display:block;margin-bottom:4px;font-size:15px}
.rm27-inline-cta-v38 div span{display:block;color:#69717b;font-size:11px;line-height:1.45}
.rm27-inline-cta-v38 a{display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-radius:7px;background:#f3355b;color:#fff!important;font-size:10px;font-weight:950;text-decoration:none!important}

@media(max-width:760px){
  .rm27-blog-article-v38 .rm27-article-cover-v37{height:245px;margin-bottom:21px}
  .rm27-article-content-v38{font-size:16px;line-height:1.72}
  .rm27-article-content-v38 h2{margin-top:35px!important;font-size:25px!important}
  .rm27-article-content-v38 h3{font-size:19px!important}
  .rm27-article-lead-v38{padding:17px 16px}
  .rm27-article-lead-v38 p{font-size:15px}
  .rm27-conversation-grid-v38,.rm27-effort-grid-v38{grid-template-columns:1fr}
  .rm27-inline-cta-v38{align-items:flex-start;flex-direction:column}
  .rm27-inline-cta-v38 a{width:100%;min-height:54px}
  .rm27-message-example-v38{font-size:15px}
  .rm27-final-question-v38 strong{font-size:18px}
}

/* =========================================================
   V39 — ARTICLE MAGAZINE : LECTURE PLUS LARGE ET PLUS FLUIDE
   ========================================================= */
.rm27-blog-article-v39 .rm27-article-head-v37,
.rm27-blog-article-v38 .rm27-article-head-v37{max-width:980px}
.rm27-blog-article-v38 .rm27-article-head-v37 h1{font-size:42px!important;line-height:1.06}
.rm27-blog-article-v38 .rm27-article-cover-v37{max-width:980px;height:min(50vw,500px);margin-bottom:34px}

.rm27-article-layout-v39{display:block;max-width:920px;margin:0 auto}
.rm27-article-content-v39{font-size:17px;line-height:1.78;color:#343a43}
.rm27-article-content-v39>p{margin:0 0 20px}
.rm27-article-content-v39 h2{margin:48px 0 17px!important;padding-top:0!important;border-top:0!important;font-size:30px!important;line-height:1.15;letter-spacing:-.35px}
.rm27-article-content-v39 h2:before{display:none!important}
.rm27-article-content-v39 h3{margin:30px 0 12px!important;font-size:21px!important;line-height:1.2}
.rm27-article-content-v39 ul,.rm27-article-content-v39 ol{margin:17px 0 25px;padding-left:25px}
.rm27-article-content-v39 li{margin:9px 0}

/* Intro : mise en valeur sans effet "carte". */
.rm27-article-content-v39 .rm27-article-lead-v38{margin:0 0 34px;padding:0 0 0 20px;border:0;border-left:4px solid #f3355b;border-radius:0;background:transparent}
.rm27-article-content-v39 .rm27-article-lead-v38 p{font-size:18px;line-height:1.7}

/* Un encadré utile doit réellement ressortir : les autres redeviennent du contenu. */
.rm27-article-content-v39 .rm27-article-key-v38{margin:26px 0;padding:15px 18px;border:0;border-left:4px solid #f3355b;border-radius:0;background:#fff4f6}

/* Conversations : grandes, aérées, sans accumulation de bordures. */
.rm27-article-content-v39 .rm27-conversation-grid-v38{gap:22px;margin:24px 0 34px}
.rm27-article-content-v39 .rm27-conversation-v38{padding:0;border:0;border-radius:0;background:transparent!important}
.rm27-article-content-v39 .rm27-conversation-v38>strong{margin-bottom:13px;font-size:12px}
.rm27-article-content-v39 .rm27-chat-v38{gap:9px}
.rm27-article-content-v39 .rm27-chat-v38 span{max-width:88%;padding:11px 14px;font-size:15px;line-height:1.45}
.rm27-article-content-v39 .rm27-conversation-v38 p{margin:14px 0 0!important;font-size:14px;line-height:1.6}

/* Les cinq signes ressemblent désormais à cinq sous-sections d'article, pas à cinq formulaires. */
.rm27-article-content-v39 .rm27-signs-v38{gap:0;margin:16px 0 30px}
.rm27-article-content-v39 .rm27-sign-card-v38{position:relative;padding:20px 0 21px 50px;border:0;border-bottom:1px solid #e5e7ea;border-radius:0;background:transparent;counter-increment:rmsign}
.rm27-article-content-v39 .rm27-signs-v38{counter-reset:rmsign}
.rm27-article-content-v39 .rm27-sign-card-v38:before{content:counter(rmsign,decimal-leading-zero);position:absolute;left:0;top:21px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff0f3;color:#f3355b;font-size:11px;font-weight:950}
.rm27-article-content-v39 .rm27-sign-card-v38 h3{margin:0 0 9px!important;font-size:21px!important}

/* Exemples de messages : ligne éditoriale légère plutôt que carte. */
.rm27-article-content-v39 .rm27-message-stack-v38{gap:10px;margin:18px 0 27px}
.rm27-article-content-v39 .rm27-message-example-v38{padding:10px 0 10px 16px;border:0;border-left:3px solid #dfe2e6;border-radius:0;background:transparent;font-size:16px;line-height:1.55}
.rm27-article-content-v39 .rm27-message-example-v38.good{border-left-color:#f3355b;background:transparent}
.rm27-article-content-v39 .rm27-message-example-v38.bad{border-left-color:#cfd3d8;background:transparent}

/* Résultats possibles : liste sobre. */
.rm27-article-content-v39 .rm27-outcomes-v38{margin:20px 0 29px!important}
.rm27-article-content-v39 .rm27-outcomes-v38 li{margin:0!important;padding:14px 0 14px 48px;border:0;border-bottom:1px solid #e5e7ea;border-radius:0;background:transparent}
.rm27-article-content-v39 .rm27-outcomes-v38 li:before{left:0;top:14px}

/* On conserve seulement quelques vrais composants visuels forts. */
.rm27-article-content-v39 .rm27-effort-grid-v38{gap:12px;margin:20px 0 29px}
.rm27-article-content-v39 .rm27-effort-grid-v38>div{padding:17px 16px}
.rm27-article-content-v39 .rm27-article-note-v38{margin:30px 0;padding:20px 22px}
.rm27-article-content-v39 .rm27-final-question-v38{margin:31px 0;padding:24px 26px}
.rm27-article-content-v39 .rm27-final-question-v38 strong{font-size:22px}

/* CTA inséré dans l'article : horizontal et discret. */
.rm27-article-content-v39 .rm27-inline-cta-v38{margin:36px 0;padding:21px 23px;border:1px solid #e1e4e8;border-radius:9px;background:#fff}
.rm27-article-content-v39 .rm27-inline-cta-v38 div strong{font-size:17px}
.rm27-article-content-v39 .rm27-inline-cta-v38 div span{font-size:13px}
.rm27-article-content-v39 .rm27-inline-cta-v38 a{min-height:50px;padding:0 20px;font-size:11px}

/* Fin d'article : remplace la mini-sidebar qui comprimait le texte. */
.rm27-article-end-cta-v39{display:flex;max-width:980px;align-items:center;justify-content:space-between;gap:30px;margin:38px auto 0;padding:25px 28px;border-radius:10px;background:#292f39;color:#fff}
.rm27-article-end-cta-v39>div:first-child{max-width:610px}
.rm27-article-end-cta-v39 span{display:block;margin-bottom:6px;color:#ff5575;font-size:9px;font-weight:950;letter-spacing:.09em}
.rm27-article-end-cta-v39 strong{display:block;font-size:21px;line-height:1.18}
.rm27-article-end-cta-v39 p{margin:7px 0 0;color:#cdd2d8;font-size:12px;line-height:1.55}
.rm27-article-end-actions-v39{display:flex;flex:0 0 auto;gap:8px}
.rm27-article-end-actions-v39 a{display:flex;min-height:50px;align-items:center;justify-content:center;padding:0 17px;border:1px solid #59616d;border-radius:7px;color:#fff!important;font-size:10px;font-weight:900;text-decoration:none}
.rm27-article-end-actions-v39 a.primary{border-color:#f3355b;background:#f3355b}

.rm27-blog-article-v38 .rm27-related-v37{max-width:1180px;margin:36px auto 0;padding-top:25px}

@media(max-width:980px){
  .rm27-article-layout-v39{max-width:820px}
  .rm27-article-end-cta-v39{max-width:920px}
}
@media(max-width:760px){
  .rm27-blog-article-v38 .rm27-article-head-v37 h1{font-size:32px!important}
  .rm27-blog-article-v38 .rm27-article-cover-v37{height:245px;margin-bottom:25px}
  .rm27-article-layout-v39{max-width:none}
  .rm27-article-content-v39{font-size:16px;line-height:1.74}
  .rm27-article-content-v39 h2{margin-top:38px!important;font-size:25px!important}
  .rm27-article-content-v39 h3{font-size:19px!important}
  .rm27-article-content-v39 .rm27-article-lead-v38{padding-left:15px}
  .rm27-article-content-v39 .rm27-article-lead-v38 p{font-size:16px}
  .rm27-article-content-v39 .rm27-sign-card-v38{padding-left:45px}
  .rm27-article-content-v39 .rm27-conversation-grid-v38,.rm27-article-content-v39 .rm27-effort-grid-v38{grid-template-columns:1fr}
  .rm27-article-content-v39 .rm27-chat-v38 span{font-size:15px}
  .rm27-article-content-v39 .rm27-inline-cta-v38{align-items:stretch;flex-direction:column;padding:18px}
  .rm27-article-content-v39 .rm27-inline-cta-v38 a{width:100%;min-height:54px}
  .rm27-article-end-cta-v39{align-items:stretch;flex-direction:column;gap:18px;margin-top:30px;padding:22px 19px}
  .rm27-article-end-actions-v39{display:grid;grid-template-columns:1fr 1fr}
  .rm27-article-end-actions-v39 a{min-height:54px}
}
@media(max-width:480px){
  .rm27-article-content-v39{font-size:16px;line-height:1.7}
  .rm27-article-content-v39 .rm27-sign-card-v38{padding-left:0;padding-top:56px}
  .rm27-article-content-v39 .rm27-sign-card-v38:before{top:14px}
  .rm27-article-end-actions-v39{grid-template-columns:1fr}
}

/* V40 — Blog séduction : 10 articles par lot + chargement progressif. */
.rm27-blog-loadmore-wrap-v40{display:flex;flex-direction:column;align-items:center;margin:24px 0 4px}
.rm27-blog-loadmore-v40{display:flex;align-items:center;justify-content:center;gap:10px;min-width:250px;min-height:54px;padding:0 22px;border:1px solid #d9dde2;border-radius:9px;background:#fff;color:#292f38!important;font-size:11px;font-weight:950;text-decoration:none;box-shadow:0 5px 18px rgba(26,31,39,.04);transition:transform .15s,box-shadow .15s,border-color .15s}
.rm27-blog-loadmore-v40:hover{transform:translateY(-1px);border-color:#f3355b;box-shadow:0 8px 24px rgba(26,31,39,.07)}
.rm27-blog-loadmore-v40 b{color:#f3355b;font-size:16px;line-height:1}
.rm27-blog-loadmore-v40.is-loading{pointer-events:none;opacity:.68}
.rm27-blog-load-status-v40{min-height:18px;margin:8px 0 0;color:#7b828c;font-size:10px;text-align:center}
.rm27-blog-index-v40 .rm27-blog-card-v37.rm27-blog-card-new-v40{animation:rm27BlogCardIn .28s ease both}
@keyframes rm27BlogCardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:680px){
  .rm27-blog-loadmore-wrap-v40{margin-top:18px}
  .rm27-blog-loadmore-v40{width:100%;min-height:56px;font-size:12px}
}


/* V44 — pages ville : données réelles + sémantique SEO limitée. */
.rm27-city-facts-v44{
  display:grid;
  grid-template-columns:minmax(220px,.72fr) minmax(0,2fr);
  gap:24px;
  align-items:stretch;
  margin:-5px 0 24px;
  padding:20px 22px;
  border:1px solid #e3e4e7;
  background:#fff;
}
.rm27-city-facts-head-v44{align-self:center}
.rm27-city-facts-head-v44 h2{margin:2px 0 5px;font-size:22px!important;line-height:1.15;color:#252932}
.rm27-city-facts-head-v44 p{max-width:300px;margin:0;color:#7b828c;font-size:11px!important;line-height:1.5}
.rm27-city-facts-grid-v44{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.rm27-city-fact-v44{display:flex;min-height:93px;flex-direction:column;justify-content:center;padding:13px 14px;border:1px solid #e7e8eb;border-radius:6px;background:#f8f8f9}
.rm27-city-fact-v44 small{display:block;margin-bottom:5px;color:#8c929a;font-size:8.5px!important;font-weight:950;letter-spacing:.06em}
.rm27-city-fact-v44 strong{display:block;color:#282d35;font-size:27px!important;line-height:1.05}
.rm27-city-fact-v44 strong.rm27-city-fact-text-v44{font-size:13px!important;line-height:1.35}
.rm27-city-fact-v44 span{display:block;margin-top:4px;color:#818791;font-size:9.5px!important;line-height:1.35}
.rm27-city-page-v15 .rm27-city-profiles-v13 .rm27-local-section-title h2{max-width:760px}

@media(max-width:1000px){
  .rm27-city-facts-v44{grid-template-columns:1fr;gap:15px}
  .rm27-city-facts-head-v44 p{max-width:620px}
}
@media(max-width:760px){
  .rm27-city-facts-v44{margin:-4px 0 18px;padding:17px 15px}
  .rm27-city-facts-head-v44 h2{font-size:20px!important}
  .rm27-city-facts-grid-v44{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rm27-city-fact-v44{min-height:88px;padding:12px}
  .rm27-city-fact-v44 strong{font-size:24px!important}
}
@media(max-width:430px){
  .rm27-city-facts-grid-v44{grid-template-columns:1fr 1fr;gap:7px}
  .rm27-city-fact-v44{min-height:86px}
  .rm27-city-fact-v44 strong.rm27-city-fact-text-v44{font-size:12px!important}
}


/* V46 — Accueil : un seul accès clair au catalogue complet.
   On évite de lier directement les pages profondes 2/3 depuis l'accueil ;
   le catalogue reste ensuite chaîné séquentiellement avec de vrais href. */
.rm27-home-pager-v46{
  padding-top:24px;
}
.rm27-home-pager-v46 .rm27-home-all-v46{
  min-width:0 !important;
  min-height:48px !important;
  height:auto !important;
  padding:0 22px !important;
  border:1px solid #e3e5e9;
  border-radius:7px !important;
  background:#fff;
  color:var(--pink);
  font-size:12px !important;
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
}
.rm27-home-pager-v46 .rm27-home-all-v46:hover,
.rm27-home-pager-v46 .rm27-home-all-v46:focus-visible{
  border-color:var(--pink);
  background:#fff7f9;
}
@media (max-width:700px){
  .rm27-home-pager-v46 .rm27-home-all-v46{
    min-height:54px !important;
    width:min(100%,340px);
    padding:0 18px !important;
    font-size:14px !important;
  }
}

/* ============================================================
   ACTIVITÉ PROFILS V51.1
   Remplace l'ancien badge "En ligne" aléatoire par une activité réelle.
============================================================ */
.rm27-card-activity,
.rm27-catalog-activity-v30,
.rm27-ad-activity{
  position:absolute;
  top:7px;
  right:7px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:5px 9px;
  border-radius:999px;
  color:#fff;
  font-size:10px;
  font-style:normal;
  font-weight:800;
  line-height:1;
  letter-spacing:.01em;
  white-space:nowrap;
  text-shadow:0 1px 1px rgba(0,0,0,.08);
  box-shadow:0 1px 4px rgba(0,0,0,.14);
}
.rm27-activity-new{background:var(--pink)}
.rm27-activity-fresh,
.rm27-activity-recent,
.rm27-activity-older{background:var(--green)}

.rm27-profile-activity{
  color:var(--green);
  font-size:13px;
  font-weight:800;
  line-height:1.35;
  white-space:nowrap;
}
.rm27-profile-activity.rm27-activity-new{color:var(--pink);background:transparent}
.rm27-profile-activity.rm27-activity-fresh,
.rm27-profile-activity.rm27-activity-recent,
.rm27-profile-activity.rm27-activity-older{color:var(--green);background:transparent}

.rm27-tile-activity{
  position:absolute;
  right:4px;
  top:4px;
  width:9px;
  height:9px;
  border:2px solid #fff;
  border-radius:50%;
  background:#7c818a;
  box-shadow:0 1px 3px rgba(0,0,0,.15);
}
.rm27-tile-activity.rm27-activity-new{background:var(--pink)}
.rm27-tile-activity.rm27-activity-fresh{background:var(--green)}
.rm27-tile-activity.rm27-activity-recent,
.rm27-tile-activity.rm27-activity-older{background:var(--green)}

@media(max-width:700px){
  .rm27-card-activity,
  .rm27-catalog-activity-v30,
  .rm27-ad-activity{
    font-size:9px;
    padding:4px 7px;
    min-height:22px;
  }
}

/* V51.5 - statut de carte non trompeur et toujours lisible */
.rm27-activity-available{background:var(--green)}
.rm27-profile-activity.rm27-activity-available{color:var(--green);background:transparent}
.rm27-tile-activity.rm27-activity-available{background:var(--green)}

/* ============================================================
   V51.6 - ACTIVITÉ RÉELLE + ROTATION ÉDITORIALE LÉGÈRE
   Vert = vraie activité récente ; rose = sélection éditoriale.
============================================================ */
.rm27-activity-fresh{background:var(--green)}
.rm27-activity-spotlight{background:var(--pink)}
.rm27-activity-discover{background:#a12a44}
.rm27-activity-selection{background:#bd3150}

.rm27-profile-activity.rm27-activity-fresh{color:var(--green);background:transparent}
.rm27-profile-activity.rm27-activity-spotlight{color:var(--pink);background:transparent}
.rm27-profile-activity.rm27-activity-discover{color:#a12a44;background:transparent}
.rm27-profile-activity.rm27-activity-selection{color:#bd3150;background:transparent}

.rm27-tile-activity.rm27-activity-fresh{background:var(--green)}
.rm27-tile-activity.rm27-activity-spotlight{background:var(--pink)}
.rm27-tile-activity.rm27-activity-discover{background:#a12a44}
.rm27-tile-activity.rm27-activity-selection{background:#bd3150}



/* ============================================================
   V51.7 - ACTUALISATION DYNAMIQUE PAR TRANCHES
   Tous les badges automatiques utilisent le vert historique du site.
============================================================ */
.rm27-activity-auto{background:var(--green)!important}
.rm27-profile-activity.rm27-activity-auto{color:var(--green)!important;background:transparent!important}
.rm27-tile-activity.rm27-activity-auto{background:var(--green)!important}

/* Les anciennes classes éditoriales V51.6 ne sont plus utilisées. */


/* ============================================================
   V51.8 — COUPS DE CŒUR RÉELS
   Bouton unique, synchronisé par AJAX sur fiche + cartes.
============================================================ */
.rm27-profile-card-photo-link,
.rm27-catalog-card-photo-link-v30,
.rm27-tile-photo-link{display:block;width:100%;height:100%}
.rm27-profile-card-photo-link img,
.rm27-catalog-card-photo-link-v30 img,
.rm27-tile-photo-link img{width:100%;height:100%;object-fit:cover}

.wpap-favorite{
  appearance:none;
  border:0;
  font-family:inherit;
  cursor:pointer;
  transition:transform .15s ease, background .15s ease, color .15s ease, opacity .15s ease;
}
.wpap-favorite:hover{transform:translateY(-1px)}
.wpap-favorite:disabled{cursor:wait;opacity:.72}
.wpap-favorite-icon{font-weight:900;line-height:1}

/* Cœur sur les grandes cartes accueil / villes. */
.rm27-profile-card-photo>.wpap-favorite-compact,
.rm27-catalog-card-photo-v30>.wpap-favorite-compact{
  position:absolute;
  left:8px;
  bottom:8px;
  z-index:5;
  display:inline-flex;
  align-items:center;
  gap:4px;
  min-height:26px;
  padding:5px 8px;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:var(--pink);
  box-shadow:0 2px 8px rgba(0,0,0,.16);
  font-size:10px;
  font-weight:900;
}
.rm27-profile-card-photo>.wpap-favorite-compact .wpap-favorite-icon,
.rm27-catalog-card-photo-v30>.wpap-favorite-compact .wpap-favorite-icon{font-size:15px}
.wpap-favorite.is-liked{background:var(--pink)!important;color:#fff!important}

/* Petites cartes "autour de ce profil". */
.rm27-tile-photo>.wpap-favorite-compact{
  position:absolute;
  left:3px;
  bottom:3px;
  z-index:5;
  display:inline-flex;
  align-items:center;
  gap:2px;
  padding:3px 5px;
  border-radius:999px;
  background:rgba(255,255,255,.95);
  color:var(--pink);
  box-shadow:0 1px 4px rgba(0,0,0,.16);
  font-size:8px;
  font-weight:900;
}

/* Fiche profil : cœur directement sur la photo. */
.rm27-profile-photo-v25>.wpap-favorite-photo{
  position:absolute;
  left:16px;
  bottom:16px;
  z-index:8;
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:9px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.95);
  color:var(--pink);
  box-shadow:0 3px 12px rgba(0,0,0,.19);
  font-size:13px;
  font-weight:900;
}
.rm27-profile-photo-v25>.wpap-favorite-photo .wpap-favorite-icon{font-size:20px}

/* Action principale sous le titre. */
.wpap-favorite-main-wrap{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin:12px 0 18px;
}
.wpap-favorite-main{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:42px;
  padding:9px 15px;
  border:1px solid var(--pink);
  border-radius:7px;
  background:#fff;
  color:var(--pink);
  font-size:12px;
  font-weight:900;
}
.wpap-favorite-main .wpap-favorite-icon{font-size:21px}
.wpap-favorite-total{font-size:11px;color:#747983;white-space:nowrap}
.wpap-favorite-total b{font-size:19px;color:var(--pink);margin-right:3px}
.wpap-favorite-main.is-liked + .wpap-favorite-total b{color:var(--pink)}

@media(max-width:700px){
  .rm27-profile-photo-v25>.wpap-favorite-photo{left:12px;bottom:12px;padding:8px 11px}
  .wpap-favorite-main-wrap{gap:9px;margin:10px 0 16px}
  .wpap-favorite-main{width:100%;font-size:12px}
  .wpap-favorite-total{width:100%;text-align:center}
}

.rm27-tile-photo-link>span{display:grid;height:100%;place-items:center}

/* ============================================================
   V52.2 — PAGE : 50 DERNIERS COMMENTAIRES PUBLICS
   ============================================================ */
.rm27-comments-page-v522{padding:22px 0 34px}
.rm27-comments-hero-v522{background:#fff;border:1px solid var(--line);padding:24px 28px 22px;margin-bottom:12px}
.rm27-comments-hero-v522 h1{font-size:26px;line-height:1.15;margin:0 0 8px;color:var(--ink)}
.rm27-comments-hero-v522 p{max-width:900px;margin:0;color:#666d78;font-size:12px;line-height:1.6}
.rm27-comments-count-v522{display:inline-flex;margin-top:13px;border:1px solid #f6a0b3;background:#fff6f8;color:var(--pink);border-radius:5px;padding:6px 9px;font-size:10px;font-weight:900}
.rm27-comments-feed-v522{display:grid;gap:8px}
.rm27-comment-card-v522{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;background:#fff;border:1px solid #e2e4e8;border-radius:8px;padding:11px 12px;box-shadow:0 1px 3px rgba(30,35,45,.03)}
.rm27-comment-profile-v522{display:block;width:72px;height:72px;border-radius:7px;overflow:hidden;background:#eceef1}
.rm27-comment-profile-v522 img{width:100%;height:100%;object-fit:cover}
.rm27-comment-no-photo-v522{width:100%;height:100%;display:grid;place-items:center;font-size:26px;color:#c8cbd1}
.rm27-comment-content-v522{min-width:0}
.rm27-comment-top-v522{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.rm27-comment-top-v522 h2{font-size:13px;line-height:1.25;margin:0 0 2px;color:#2b3038}
.rm27-comment-top-v522 h2 a:hover{color:var(--pink)}
.rm27-comment-top-v522 span{display:block;font-size:10px;color:#858b95}
.rm27-comment-top-v522 time{font-size:9.5px;color:#8e939c;white-space:nowrap}
.rm27-comment-content-v522>p{font-size:11.5px;line-height:1.5;color:#505660;margin:7px 0 9px}
.rm27-comment-actions-v522{display:flex;align-items:center;justify-content:space-between;gap:10px}
.rm27-comment-actions-v522>a{display:inline-flex;align-items:center;border:1px solid #f49ab0;border-radius:5px;padding:6px 9px;color:var(--pink);font-size:9.5px;font-weight:900}
.rm27-comment-actions-v522>a:hover{background:#fff2f5}
.rm27-comment-fav-v522{font-size:9.5px;font-weight:900;color:var(--pink)}
.rm27-comments-foot-v522{text-align:right;color:#8d929a;font-size:9.5px;padding:12px 2px 0}
.rm27-comments-empty-v522{background:#fff;border:1px solid var(--line);padding:28px;text-align:center}
.rm27-comments-empty-v522 h2{font-size:18px;margin:0 0 5px}
.rm27-comments-empty-v522 p{font-size:11px;color:#777d86;margin:0}

@media(max-width:760px){
  .rm27-comments-page-v522{padding-top:15px}
  .rm27-comments-hero-v522{padding:19px 17px}
  .rm27-comments-hero-v522 h1{font-size:22px}
  .rm27-comment-card-v522{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:10px}
  .rm27-comment-profile-v522{width:58px;height:58px}
  .rm27-comment-top-v522{gap:8px}
  .rm27-comment-top-v522 h2{font-size:12px}
  .rm27-comment-top-v522 time{font-size:8.5px}
  .rm27-comment-content-v522>p{font-size:10.5px;margin-top:6px}
}

/* V52.5 — CGU */
.rm27-cgu-page{max-width:980px}
.rm27-cgu-shell{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}
.rm27-cgu-head{padding:24px 28px 20px;border-bottom:1px solid var(--line);background:#fbfaf9}
.rm27-cgu-head>span{display:block;font-size:10px;font-weight:900;letter-spacing:.09em;color:var(--pink);margin-bottom:5px}
.rm27-cgu-head h1{font-size:30px;line-height:1.15;margin:0 0 7px;color:var(--ink)}
.rm27-cgu-head p{font-size:12.5px;color:var(--muted);margin:0}
.rm27-cgu-content{padding:25px 28px 30px;font-size:13px;line-height:1.72;color:#50555e}
.rm27-cgu-content>p:first-child{margin-top:0}
.rm27-cgu-content p{margin:0 0 12px}
.rm27-cgu-content h2{font-size:19px;line-height:1.3;color:var(--ink);margin:25px 0 9px;padding-top:2px}
.rm27-cgu-content h2:first-of-type{margin-top:18px}
.rm27-cgu-content strong{color:var(--ink)}
.rm27-cgu-updated{display:inline-block;background:#fff1f4;color:var(--pink-dark);border-radius:999px;padding:6px 10px;font-size:10.5px;margin-bottom:18px!important}
.rm27-copyright a{color:#c8cbd1;text-decoration:none;margin-left:3px}
.rm27-copyright a:hover{text-decoration:underline;color:#fff}
@media(max-width:640px){
  .rm27-cgu-head{padding:20px 18px 17px}
  .rm27-cgu-head h1{font-size:25px}
  .rm27-cgu-content{padding:20px 18px 24px;font-size:12.5px}
  .rm27-cgu-content h2{font-size:17px}
}

/* =========================================================
   V52.6 — Contact sécurisé + pages légales
   ========================================================= */
.rm27-legal-page{padding-top:20px;padding-bottom:46px}
.rm27-legal-shell{max-width:900px;margin:0 auto;background:#fff;border:1px solid #e7e2da;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px rgba(40,36,42,.06)}
.rm27-legal-head{padding:30px 34px 24px;background:#28242a;color:#fff}
.rm27-legal-head>span{display:inline-block;margin-bottom:8px;color:#f3a2b2;font-size:12px;font-weight:800;letter-spacing:.11em}
.rm27-legal-head h1{margin:0 0 9px;font-size:34px;line-height:1.15;color:#fff}
.rm27-legal-head p{margin:0;max-width:720px;color:#e6e1e4;line-height:1.55}
.rm27-legal-content{padding:30px 34px 36px;color:#28242a;line-height:1.72}
.rm27-legal-content h2{margin:30px 0 10px;font-size:22px;line-height:1.25;color:#28242a}
.rm27-legal-content h2:first-child{margin-top:0}
.rm27-legal-content p{margin:0 0 15px}
.rm27-legal-content a{color:#a12a44;text-decoration:underline;text-underline-offset:2px}
.rm27-legal-warning{margin:16px 0 20px;padding:15px 17px;border-left:4px solid #d43a5a;background:#fff4f6;border-radius:8px;line-height:1.55}
.rm27-legal-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 9px}
.rm27-legal-links a{white-space:nowrap}

.rm27-contact-form{margin-top:4px}
.rm27-form-row{margin-bottom:20px}
.rm27-form-row label{display:block;margin-bottom:7px;font-weight:750;color:#28242a}
.rm27-form-optional{font-weight:500;color:#7a7570;font-size:13px}
.rm27-contact-form input[type="text"],
.rm27-contact-form input[type="email"],
.rm27-contact-form select,
.rm27-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d9d3cb;border-radius:9px;background:#fff;padding:12px 13px;font:inherit;color:#28242a;outline:none;transition:border-color .15s ease,box-shadow .15s ease}
.rm27-contact-form textarea{resize:vertical;min-height:170px}
.rm27-contact-form input:focus,
.rm27-contact-form select:focus,
.rm27-contact-form textarea:focus{border-color:#d43a5a;box-shadow:0 0 0 3px rgba(212,58,90,.12)}
.rm27-form-row small{display:block;margin-top:7px;color:#7a7570;line-height:1.45}
.rm27-contact-privacy{font-size:13px;color:#6d6864;line-height:1.55}
.rm27-contact-submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#d43a5a;color:#fff;padding:12px 19px;font-weight:800;font-size:15px;cursor:pointer}
.rm27-contact-submit:hover{background:#a12a44}
.rm27-contact-notice{margin:0 0 22px;padding:13px 15px;border-radius:8px;font-weight:650}
.rm27-contact-notice.is-success{background:#edf8f1;border:1px solid #b9dfc5;color:#245f37}
.rm27-contact-notice.is-error{background:#fff1f3;border:1px solid #efbcc5;color:#8f2037}
.rm27-contact-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media (max-width:700px){
  .rm27-legal-page{padding-top:12px;padding-bottom:28px}
  .rm27-legal-head{padding:24px 20px 20px}
  .rm27-legal-head h1{font-size:28px}
  .rm27-legal-content{padding:24px 20px 28px}
  .rm27-legal-content h2{font-size:20px}
}

/* =========================================================
   V52.7.3 — Finitions mobile pages ville + footer juridique
   ========================================================= */
.rm27-legal-item{
  display:inline-flex;
  align-items:center;
  gap:9px;
  white-space:nowrap;
}

@media(max-width:650px){
  /* La navigation locale est le dernier bloc des pages ville :
     on évite une grande zone vide avant le footer. */
  .rm27-city-page-v13{
    padding-bottom:18px!important;
  }
  .rm27-city-nearby-v13{
    margin-bottom:0;
  }

  /* Sur petit écran, aucun séparateur ne doit se retrouver seul
     au début d'une nouvelle ligne. */
  .rm27-legal-links{
    row-gap:8px;
    column-gap:12px;
  }
  .rm27-legal-sep{
    display:none;
  }
}

/* =========================================================
   V52.7.4 — Finition esthétique résumé ville sur mobile
   ========================================================= */
@media(max-width:650px){
  /* Profils + Département sur la première ligne ; Région pleine largeur dessous. */
  .rm27-city-summary-v13 > :nth-child(3){
    grid-column:1 / -1;
  }
}

/* =========================================================
   V52.7.5 — Menu hamburger mobile : correction du conflit CSS
   ========================================================= */
@media(max-width:820px){
  /*
   * Une ancienne règle générique .rm27-nav appliquait un fond blanc au
   * menu V5. Les liens restant blancs, le panneau semblait entièrement vide.
   * Le menu est désormais intégré au flux du header : il s'ouvre sous la
   * recherche et pousse proprement le contenu de la page vers le bas.
   */
  .rm27-header-inner-v5{
    position:relative;
  }
  .rm27-header-inner-v5 .rm27-nav-v5{
    order:4;
    position:static;
    display:none;
    width:100%;
    margin:0;
    padding:6px 0;
    gap:0;
    flex-direction:column;
    align-items:stretch;
    background:var(--navy-deep);
    border:1px solid rgba(255,255,255,.09);
    border-radius:6px;
    box-shadow:none;
    z-index:auto;
  }
  .rm27-header-inner-v5 .rm27-nav-v5.is-open{
    display:flex;
  }
  .rm27-header-inner-v5 .rm27-nav-v5 a{
    display:block;
    width:100%;
    padding:11px 14px;
    color:#fff!important;
    font-size:12px!important;
    line-height:1.25;
    text-align:left;
    border-bottom:1px solid rgba(255,255,255,.08);
  }
  .rm27-header-inner-v5 .rm27-nav-v5 a:last-child{
    border-bottom:0;
  }
  .rm27-header-inner-v5 .rm27-nav-v5 a:hover,
  .rm27-header-inner-v5 .rm27-nav-v5 a:focus-visible{
    background:rgba(255,255,255,.07);
    color:#fff!important;
  }
  .rm27-menu-toggle{
    min-width:40px;
    min-height:40px;
    padding:4px 7px;
    line-height:1;
    cursor:pointer;
  }
}

/* =========================================================
   V52.7.6 — Correctif mobile définitif : hauteur du header
   =========================================================
   Le conteneur possède aussi la classe historique .rm27-header-inner.
   Une ancienne règle mobile lui imposait height:62px sous 700px.
   Résultat : la 2e ligne de recherche et le menu déroulé sortaient du
   header et recouvraient le contenu. On laisse désormais le header V5
   grandir naturellement, menu fermé comme menu ouvert.
   ========================================================= */
@media(max-width:700px){
  .rm27-header-inner-v5{
    height:auto !important;
    min-height:62px !important;
  }
}


/* =========================================================
   V52.7.7 — TYPOGRAPHIE MOBILE PLUS LISIBLE
   Les anciennes versions descendaient plusieurs textes à 9–11 px
   sous 580 px. Sur un vrai smartphone cela devenait trop petit.
   Ce bloc ne change ni la grille ni la structure : uniquement la
   lisibilité et les zones tactiles/inputs essentielles.
   ========================================================= */
@media(max-width:700px){
  body.rm27{
    font-size:17px!important;
    line-height:1.55;
  }

  /* Header / navigation / recherche */
  .rm27-brand{font-size:18px!important}
  .rm27-header-search label span{font-size:11px!important}
  .rm27-header-search select,
  .rm27-header-search input{font-size:16px!important}
  .rm27-header-inner-v5 .rm27-nav-v5 a{font-size:14px!important}
  .rm27-menu-toggle{font-size:24px!important}

  /* Bandeau rose + filtres */
  .rm27-joinbar strong{font-size:15px!important}
  .rm27-joinbar span{font-size:13px!important}
  .rm27-joinbar a{font-size:13px!important}
  .rm27-filter-actions a,
  .rm27-filter-location{font-size:13px!important;padding:8px 10px!important}

  /* Accueil */
  .rm27-kicker{font-size:12px!important}
  .rm27-v5-heading h1{font-size:24px!important;line-height:1.2!important}
  .rm27-v5-heading p{font-size:14px!important;line-height:1.5!important}
  .rm27-profile-card h3{font-size:13px!important}
  .rm27-profile-card p{font-size:11.5px!important;line-height:1.5!important}
  .rm27-card-city{font-size:10.5px!important}
  .rm27-card-comments{font-size:10px!important}
  .rm27-card-online{font-size:9.5px!important}
  .rm27-card-age b{font-size:11px!important}
  .rm27-card-age small{font-size:8px!important}
  .rm27-profile-card-body{min-height:158px!important;padding:13px!important}
  .rm27-v5-features h2{font-size:16px!important}
  .rm27-v5-features p{font-size:13px!important}
  .rm27-v5-boxhead h2{font-size:20px!important}
  .rm27-v5-boxhead>a{font-size:12px!important}
  .rm27-v5-citygrid strong{font-size:13px!important}
  .rm27-v5-citygrid span{font-size:11px!important}
  .rm27-v5-regiongrid>a{font-size:12.5px!important}
  .rm27-v5-editorial h2{font-size:20px!important}
  .rm27-v5-editorial p{font-size:14px!important;line-height:1.7!important}

  /* Pages ville / département / région */
  .rm27-breadcrumbs{font-size:12.5px!important;line-height:1.45!important}
  .rm27-page-head>span{font-size:11.5px!important}
  .rm27-page-head h1,
  .rm27-listing-title h1{font-size:29px!important;line-height:1.15!important}
  .rm27-page-head p,
  .rm27-city-head .rm27-intro{font-size:15px!important;line-height:1.65!important}
  .rm27-page-head>b{font-size:12px!important}
  .rm27-city-hero-v13 h1{font-size:29px!important}
  .rm27-city-summary-v13 small{font-size:10.5px!important}
  .rm27-city-summary-v13 strong{font-size:14px!important}
  .rm27-city-intro-v13{font-size:15px!important;line-height:1.7!important}
  .rm27-city-profiles-v13 .rm27-local-section-title h2{font-size:25px!important;line-height:1.18!important}
  .rm27-city-profiles-v13 .rm27-local-section-title>div>span{font-size:12px!important}
  .rm27-city-nearby-head h2{font-size:20px!important}
  .rm27-city-nearby-head>a{font-size:13px!important}
  .rm27-city-nearby-grid strong{font-size:14px!important}
  .rm27-city-nearby-grid span{font-size:11.5px!important}
  .rm27-city-editorial-content,
  .rm27-local-editorial{font-size:15px!important;line-height:1.75!important}

  /* Fiche profil */
  .rm27-profile-eyebrow{font-size:12.5px!important}
  .rm27-profile-body h1{font-size:29px!important;line-height:1.15!important}
  .rm27-profile-facts small{font-size:10.5px!important}
  .rm27-profile-facts b{font-size:14px!important}
  .rm27-profile-text{font-size:16px!important;line-height:1.72!important}
  .rm27-secondary-button,
  .rm27-contact-trigger{font-size:14px!important}
  .rm27-location-strip{font-size:13px!important;line-height:1.5!important}
  .rm27-comments-title h2{font-size:23px!important}
  .rm27-comments-title>b{font-size:11px!important}
  .rm27-comment-head strong{font-size:14px!important}
  .rm27-comment-head span{font-size:11.5px!important}
  .rm27-comment-text{font-size:14px!important;line-height:1.6!important}
  .comment-form label{font-size:13px!important}
  .comment-form input,
  .comment-form textarea{font-size:16px!important}
  .comment-form .submit{font-size:14px!important;padding:11px 15px!important}
  .rm27-contactbox p{font-size:14px!important}
  .rm27-tile-name{font-size:13px!important}
  .rm27-tile-city{font-size:11px!important}

  /* Commentaires publics */
  .rm27-comments-public-v522,
  .rm27-comments-list-v522{font-size:15px!important}
  .rm27-comments-item-v522 p{font-size:14px!important;line-height:1.6!important}

  /* Pages CGU / Contact / Mentions / Confidentialité */
  .rm27-cgu-head h1,
  .rm27-legal-head h1{font-size:29px!important}
  .rm27-cgu-head p,
  .rm27-legal-head p{font-size:14px!important;line-height:1.55!important}
  .rm27-cgu-content,
  .rm27-legal-content{font-size:15px!important;line-height:1.72!important}
  .rm27-cgu-content h2,
  .rm27-legal-content h2{font-size:21px!important}
  .rm27-contact-form label{font-size:15px!important}
  .rm27-contact-form input[type="text"],
  .rm27-contact-form input[type="email"],
  .rm27-contact-form select,
  .rm27-contact-form textarea{font-size:16px!important}
  .rm27-form-row small,
  .rm27-contact-privacy{font-size:13.5px!important}
  .rm27-contact-submit{font-size:15px!important;padding:13px 20px!important}

  /* Footer */
  .rm27-footer-topline strong{font-size:14px!important}
  .rm27-footer-topline span{font-size:12px!important}
  .rm27-footer-v5 .rm27-brand{font-size:19px!important}
  .rm27-footer-v5 p{font-size:12px!important;line-height:1.55!important}
  .rm27-footer-v5 strong{font-size:13px!important}
  .rm27-footer-grid-v5>div>a:not(.rm27-brand){font-size:12.5px!important}
  .rm27-copyright{font-size:11px!important;line-height:1.6!important}
}
