@font-face{font-family:"Open Sans";src:url("/fonts/open-sans-latin.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap;}:root{--th-brandDeep:#001d50;--th-brandHover:color-mix(in srgb,var(--th-brand) 84%,#000000);--th-txt:#424242;--th-txtStrong:var(--th-brandDeep);--th-txtMuted:#666666;--th-ligne:#d3d2d2;--th-ligneSoft:#ececec;--th-paper:#ffffff;--th-paperSunken:#f7f8fa;--th-paperCard:#ffffff;--th-alerte:#b8801f;--th-alerteSoft:#fdf6e8;--th-fzXs:0.75rem;--th-interligneTight:1.2;--th-esp1:0.25rem;--th-esp2:0.5rem;--th-esp3:0.75rem;--th-esp4:1rem;--th-esp5:1.5rem;--th-esp6:2rem;--th-esp7:3rem;--th-esp8:4rem;--th-conteneurNarrow:780px;--th-colMax:460px;--th-colGap:3.6rem;--th-enteteH:60px;}:root{--th-brandSoft:#eef1f6;--th-brandSoft:color-mix(in srgb,var(--th-brand) 7%,#ffffff);--th-accentSoft:#eff5f5;--th-accentSoft:color-mix(in srgb,var(--th-accent) 12%,#ffffff);--th-accentLine:#c2dad9;--th-accentLine:color-mix(in srgb,var(--th-accent) 40%,#ffffff);--th-accentInk:#33514f;--th-accentInk:color-mix(in srgb,var(--th-accent) 65%,#000000);}*,*::before,*::after{box-sizing:border-box;}html{-webkit-text-size-adjust:100%;}body{margin:0;font-family:var(--th-ffSans);font-size:var(--th-fzBase);line-height:var(--th-interligneBody);color:var(--th-txt);background:var(--th-paper);-webkit-font-smoothing:antialiased;}h1,h2,h3,h4{font-family:var(--th-ffDisplay);color:var(--th-txtStrong);margin:0 0 var(--th-esp4);text-wrap:balance;}h1{font-size:var(--th-fzH1Page);line-height:1.1;font-weight:500;}h2{font-size:var(--th-fzH2);line-height:1.12;font-weight:500;}h3{font-size:var(--th-fzH3);line-height:1.25;font-weight:500;}p{margin:0 0 var(--th-esp4);}a{color:var(--th-accentInk);text-decoration:none;}a:hover{text-decoration:underline;}img,svg,iframe{max-width:100%;}img{height:auto;}button,input,select,textarea{font:inherit;color:inherit;}:focus-visible{outline:2px solid var(--th-accent);outline-offset:3px;border-radius:var(--th-rSm);}.merx-skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:var(--th-esp3) var(--th-esp4);background:var(--th-brand);color:var(--th-brandInk);font-weight:600;border-radius:0 0 var(--th-rSm) 0;}.merx-skip-link:focus{left:0;}main:focus{outline:none;}[id]{scroll-margin-top:calc(var(--th-enteteH) + var(--th-esp4));}main{padding-top:var(--th-esp6);}.merx-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0;}.merx-prose{max-width:var(--th-measure);}.merx-prose h2{margin-top:var(--th-esp7);}.merx-prose h3{margin-top:var(--th-esp6);font-size:var(--th-fzLg);}.merx-prose h2:first-child,.merx-prose h3:first-child{margin-top:0;}.merx-prose ul,.merx-prose ol{margin:0 0 var(--th-esp4);padding-left:1.25rem;}.merx-prose li + li{margin-top:0.35rem;}.merx-prose a{text-decoration:underline;}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}}.merx-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;overflow:hidden;border-radius:50%;background:var(--th-brandSoft);color:var(--th-brand);font-weight:600;line-height:1;border:1px solid var(--th-ligneSoft);}.merx-avatar img{width:100%;height:100%;object-fit:cover;}.merx-avatarMd{width:64px;height:64px;font-size:var(--th-fzMd);}.merx-trail{padding:var(--th-esp3) 0;font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-trail a{display:inline-block;padding-block:0.3rem;color:var(--th-txtMuted);text-decoration:none;}.merx-trail a:hover{text-decoration:underline;}.merx-trail span[aria-current]{color:var(--th-txtStrong);}.merx-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--th-esp2);border:1px solid transparent;border-radius:var(--th-rPill);font-weight:600;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease;}.merx-btn:hover{text-decoration:none;}.merx-btnMd{padding:0.625rem 1.5rem;font-size:var(--th-fzBase);}.merx-btnBlock{display:flex;width:100%;}.merx-btnPrimary{background:var(--th-brand);color:var(--th-brandInk);}.merx-btnPrimary:hover{background:var(--th-brandHover);}.merx-card{background:var(--th-paperCard);border:1px solid var(--th-ligne);border-radius:var(--th-rCard);box-shadow:var(--th-shCard);}.merx-cardSunken{background:var(--th-paperSunken);box-shadow:none;}.merx-cardAccent{background:var(--th-accentSoft);border-color:var(--th-accentLine);box-shadow:none;}.merx-cardWarn{background:var(--th-alerteSoft);border-color:color-mix(in srgb,var(--th-alerte) 35%,#ffffff);box-shadow:none;}.merx-cardPadMd{padding:var(--th-esp5);}.merx-cardPadLg{padding:var(--th-esp6);}.merx-cardInteractive{transition:box-shadow 0.15s ease,border-color 0.15s ease;}.merx-cardInteractive:hover{border-color:var(--th-accentLine);box-shadow:var(--th-shRaised);}.merx-container{width:100%;margin-inline:auto;padding-inline:var(--th-gouttiere);}.merx-containerDefault{max-width:var(--th-conteneur);}.merx-containerNarrow{max-width:var(--th-conteneurNarrow);}.merx-sect-title{margin-bottom:1.2rem;}.merx-sect-titleHeading{margin:0;}.merx-sect-titleLead{margin:var(--th-esp2) 0 0;font-size:var(--th-fzBase);color:var(--th-txtMuted);max-width:60ch;}.merx-sidebarBar{background:var(--th-brand);padding-block:var(--th-esp2);}.merx-sidebarHero{padding-block:var(--th-esp2);}.merx-sidebarHero .merx-sidebarInner{max-width:44rem;margin-inline:auto;}.merx-sidebarHero .merx-sidebarGo{width:36px;min-height:36px;}.merx-sidebarHero .merx-sidebarField input{font-size:var(--th-fzSm);font-weight:500;padding-block:0.3rem;}.merx-sidebar .merx-sidebarInner{display:flex;flex-direction:column;gap:var(--th-esp3);}.merx-sidebarPill{display:flex;align-items:center;gap:var(--th-esp2);flex:1;min-width:0;padding:var(--th-esp1) var(--th-esp1) var(--th-esp1) var(--th-esp2);background:var(--th-paperCard);border:1px solid var(--th-ligne);border-radius:var(--th-rPill);}.merx-sidebarField{display:flex;align-items:center;min-width:0;padding:0.5rem 0.9rem;}.merx-sidebarFieldBesoin{display:none;}.merx-sidebarField input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--th-txtStrong);font-size:var(--th-fzBase);font-weight:600;}.merx-sidebarField input::placeholder{color:var(--th-txtMuted);font-weight:400;}.merx-sidebarField input[readonly]{cursor:default;}.merx-sidebarField input:focus{outline:none;}.merx-sidebarField:focus-within{background:var(--th-accentSoft);border-radius:var(--th-rPill);}.merx-sidebarSep{display:none;}.merx-sidebarGo{display:inline-flex;align-items:center;justify-content:center;flex:none;width:40px;min-height:40px;padding:0;border:0;border-radius:var(--th-rPill);background:var(--th-paperCard);color:var(--th-txtStrong);font-size:var(--th-fzBase);font-weight:600;cursor:pointer;}.merx-sidebarGo:hover{background:var(--th-paperSunken);}.merx-sidebarCta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0.5rem 1.5rem;border-radius:var(--th-rPill);border:1px solid transparent;font-size:var(--th-fzBase);font-weight:600;text-decoration:none;white-space:nowrap;}.merx-sidebarBar .merx-sidebarCta{background:var(--th-paperCard);color:var(--th-txtStrong);}.merx-sidebarHero .merx-sidebarCta{background:var(--th-brand);color:var(--th-brandInk);}.merx-sidebarCta:hover{text-decoration:none;opacity:0.92;}@media (min-width:860px){.merx-sidebar .merx-sidebarInner{flex-direction:row;align-items:center;}.merx-sidebarPill{align-items:stretch;gap:0;}.merx-sidebarFieldBesoin{display:flex;}.merx-sidebarField{flex:1;padding-block:0.3rem;}.merx-sidebarSep{display:block;width:1px;align-self:stretch;margin-block:0.4rem;background:var(--th-ligne);}.merx-sidebarGo{width:38px;min-height:38px;}.merx-sidebarCta{flex:none;min-height:38px;}}.merx-footer{margin-top:var(--th-esp7);border-top:1px solid var(--th-ligne);background:var(--th-paperSunken);padding-block:var(--th-esp6);font-size:var(--th-fzSm);}.merx-footerHeading{margin:0 0 var(--th-esp2);font-size:var(--th-fzBase);font-weight:500;color:var(--th-txtStrong);}.merx-footerAbout{margin:0;color:var(--th-txtMuted);max-width:46ch;}.merx-header{background:var(--th-paper);box-shadow:0 1px 0 var(--th-ligneSoft);}.merx-headerSticky{position:sticky;top:0;z-index:50;}.merx-header .merx-headerInner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--th-esp4);min-height:var(--th-enteteH);}.merx-headerBrand{grid-column:1;display:inline-flex;align-items:center;gap:var(--th-esp3);min-width:0;color:var(--th-txtStrong);font-size:var(--th-fzMd);font-weight:600;text-decoration:none;}.merx-headerName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.merx-headerBrand:hover{text-decoration:none;}.merx-headerMark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:8px;background:var(--th-brand);color:var(--th-brandInk);font-size:var(--th-fzSm);font-weight:700;}.merx-headerNav{grid-column:2;justify-self:center;display:flex;flex-wrap:wrap;align-items:center;gap:var(--th-esp3);font-size:var(--th-fzSm);}.merx-headerNav a{display:inline-block;color:var(--th-txtMuted);text-decoration:none;padding-block:0.3rem;padding-inline:0.15rem;}.merx-headerNav a:hover{color:var(--th-accentInk);text-decoration:underline;}.merx-headerSep{color:var(--th-txtMuted);opacity:0.75;}.merx-headerCta{grid-column:3;justify-self:end;display:inline-block;white-space:nowrap;padding:0.55em 1.1em;border:2px solid var(--th-brand);border-radius:var(--th-rSm);background:none;color:var(--th-brand);font-size:var(--th-fzSm);font-weight:600;text-decoration:none;}.merx-headerCta:hover{background:var(--th-brand);color:var(--th-brandInk);text-decoration:none;}@media (max-width:820px){.merx-headerSticky{position:static;}.merx-header .merx-headerInner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--th-esp2) var(--th-esp4);padding-block:var(--th-esp2);min-height:0;}.merx-headerNav{justify-self:auto;order:3;}}.merx-grantsIntro{max-width:var(--th-measure);}.merx-grantsStamp{margin:var(--th-esp3) 0 0;font-size:var(--th-fzXs);color:var(--th-txtMuted);}.merx-grantsConseil{margin:var(--th-esp5) 0 0;padding-left:var(--th-esp4);border-left:3px solid var(--th-accent);font-size:var(--th-fzSm);}.merx-byline{display:flex;flex-wrap:wrap;align-items:center;gap:var(--th-esp4);padding:var(--th-esp4) 0;border-block:1px solid var(--th-ligneSoft);font-size:var(--th-fzSm);}.merx-bylineBy{display:flex;align-items:center;gap:var(--th-esp3);}.merx-bylineName{margin:0;font-weight:600;color:var(--th-txtStrong);}.merx-bylineHeading{margin:0;color:var(--th-txtMuted);font-size:var(--th-fzXs);}.merx-bylineDate{margin:0;color:var(--th-txtMuted);}.merx-bylineSources summary{cursor:pointer;font-weight:600;color:var(--th-accentInk);padding-block:0.3rem;}.merx-bylineSources ul{margin:var(--th-esp3) 0 0;padding-left:1.1rem;}.merx-howtoIntro{max-width:var(--th-measure);}.merx-howtoItemsWrap{margin:var(--th-esp5) 0 0;padding:0;list-style:none;display:grid;gap:var(--th-esp4);}.merx-howtoItemsWrap li{display:flex;align-items:flex-start;gap:var(--th-esp4);}.merx-howtoNum{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:none;border-radius:50%;background:var(--th-brandSoft);color:var(--th-brand);font-size:var(--th-fzSm);font-weight:700;}.merx-howtoHeading{margin:0 0 var(--th-esp1);font-size:var(--th-fzMd);}.merx-howtoText{margin:0;font-size:var(--th-fzSm);max-width:var(--th-measure);}.merx-howtoFlag{margin-top:var(--th-esp5);}.merx-howtoFlag p{display:flex;align-items:baseline;gap:var(--th-esp2);margin:0;font-size:var(--th-fzSm);}.merx-howtoFlag strong{color:var(--th-txtStrong);}.merx-howtoFlag svg{color:var(--th-accentInk);flex:none;align-self:flex-start;}.merx-city-photo{margin:var(--th-esp6) 0 0;}.merx-city-photoImg{display:block;width:100%;height:auto;border-radius:var(--th-rCard);aspect-ratio:3 / 2;object-fit:cover;}.merx-page-hero{border-left:3px solid var(--th-accent);padding-left:var(--th-esp4);margin-bottom:var(--th-esp6);}.merx-page-hero h1{margin:0;}.merx-summary{margin:var(--th-esp5) 0;padding:var(--th-esp4) var(--th-esp5);border-left:3px solid var(--th-accent);background:var(--th-paperSunken);border-radius:var(--th-rSm);}.merx-summaryText{margin:0;font-size:var(--th-fzMd);line-height:1.6;color:var(--th-txtStrong);}.merx-budget-panelOverline{margin:0 0 var(--th-esp2);font-size:var(--th-fzSm);font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:var(--th-accentInk);}.merx-budget-panelRange{margin:0;font-size:var(--th-fzXl);font-weight:700;color:var(--th-txtStrong);line-height:1.2;}.merx-budget-panelRange span{font-size:var(--th-fzBase);font-weight:400;color:var(--th-txtMuted);}.merx-budget-panelSummary{margin:var(--th-esp3) 0 0;font-size:var(--th-fzSm);}.merx-budget-panelScroll{overflow-x:auto;margin-top:var(--th-esp5);border:1px solid var(--th-ligne);border-radius:var(--th-rMd);}table{width:100%;border-collapse:collapse;font-size:var(--th-fzSm);}th,td{padding:var(--th-esp3) var(--th-esp4);text-align:left;vertical-align:top;}thead th{background:var(--th-paperSunken);color:var(--th-txtStrong);font-weight:600;white-space:nowrap;}tbody tr + tr th,tbody tr + tr td{border-top:1px solid var(--th-ligneSoft);}tbody th{font-weight:600;color:var(--th-txtStrong);}.merx-budget-panelCellNum{white-space:nowrap;font-variant-numeric:tabular-nums;}.merx-budget-panelAsideNote,.merx-budget-panelCaveat{margin:var(--th-esp4) 0 0;font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-contact-cta{margin-block:var(--th-esp5);}.merx-contact-ctaHeading{margin:0 0 var(--th-esp2);font-weight:700;color:var(--th-txtStrong);}.merx-contact-ctaText{font-size:var(--th-fzSm);}.merx-toc{padding:var(--th-esp4);background:var(--th-paperSunken);border:1px solid var(--th-ligneSoft);border-radius:var(--th-rMd);}.merx-tocHeading{margin:0 0 var(--th-esp3);font-size:var(--th-fzXs);font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--th-txtMuted);}.merx-toc ol{margin:0;padding-left:1.1rem;display:grid;gap:var(--th-esp2);font-size:var(--th-fzSm);}.merx-toc a{display:inline-block;padding-block:0.3rem;color:var(--th-txtStrong);text-decoration:none;}.merx-toc a:hover{color:var(--th-accentInk);text-decoration:underline;}.merx-whyIntro{max-width:var(--th-measure);}.merx-whyItemsWrap{display:grid;gap:var(--th-esp4);margin:var(--th-esp5) 0 0;padding:0;list-style:none;}.merx-whyItemsWrap li{display:flex;align-items:flex-start;gap:var(--th-esp4);}.merx-whyNum{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:none;border-radius:50%;background:var(--th-accentSoft);color:var(--th-accentInk);font-size:var(--th-fzSm);font-weight:700;}.merx-whyHeading{margin:0 0 var(--th-esp1);font-size:var(--th-fzMd);}.merx-whyText{margin:0;font-size:var(--th-fzSm);max-width:var(--th-measure);}.merx-whyClosing{display:flex;align-items:flex-start;gap:var(--th-esp2);margin:var(--th-esp5) 0 0;padding-left:var(--th-esp4);border-left:3px solid var(--th-accent);font-size:var(--th-fzSm);}.merx-whyClosing svg{color:var(--th-accentInk);flex:none;margin-top:2px;}.merx-city-map{margin:0 0 var(--th-esp6);}.merx-city-mapStage{aspect-ratio:720 / 460;background:var(--th-paperSunken);border:1px solid var(--th-ligneSoft);border-radius:var(--th-rCard);overflow:hidden;position:relative;z-index:0;}.merx-city-mapSvg{display:block;width:100%;height:100%;font-family:inherit;}.merx-city-mapStage [data-secteur-canvas]{width:100%;height:100%;}.merx-city-map[data-secteur-live] .merx-city-mapCredit{display:none;}.merx-city-mapCommune{fill:var(--th-accentSoft);stroke:var(--th-accent);stroke-width:2;}.merx-city-mapCentre{fill:none;stroke:var(--th-accent);stroke-width:2;stroke-dasharray:3 3;}.merx-city-mapFieldName{fill:var(--th-txtMuted);font-size:13px;text-anchor:middle;}.merx-city-mapPin circle{fill:var(--th-brand);}.merx-city-mapPin text{fill:var(--th-brandInk);font-size:12px;font-weight:700;text-anchor:middle;}.merx-city-mapPinApprox circle{fill:var(--th-paper);stroke:var(--th-brand);stroke-width:2;}.merx-city-mapPinApprox text{fill:var(--th-brand);}.merx-city-mapCap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--th-esp2);margin-top:var(--th-esp3);font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-city-mapCredit{font-size:var(--th-fzXs);}table{width:100%;border-collapse:collapse;font-size:var(--th-fzSm);}th,td{padding:var(--th-esp3) var(--th-esp4);text-align:left;vertical-align:middle;}thead th{background:var(--th-paperSunken);color:var(--th-txtStrong);font-weight:600;white-space:nowrap;}tbody tr + tr th,tbody tr + tr td{border-top:1px solid var(--th-ligneSoft);}tbody th{font-weight:600;}tbody th a{display:inline-block;padding-block:0.3rem;color:var(--th-txtStrong);}tbody th a:hover{color:var(--th-accentInk);}.merx-provider{margin-bottom:var(--th-esp5);}.merx-providerTopPart{display:flex;align-items:flex-start;gap:var(--th-esp4);}.merx-providerId{min-width:0;}.merx-providerName{margin:0;font-size:1.375rem;font-weight:500;line-height:1.3;}.merx-providerSecondary{margin:0.15rem 0 0;color:var(--th-txtMuted);font-size:var(--th-fzSm);}.merx-providerSignals{display:flex;flex-wrap:wrap;align-items:center;gap:var(--th-esp2);margin-top:var(--th-esp3);}.merx-providerFacts{margin:var(--th-esp4) 0 0;padding:0;list-style:none;display:grid;gap:var(--th-esp2);}.merx-providerFacts li{display:flex;align-items:flex-start;gap:var(--th-esp2);font-size:var(--th-fzSm);}.merx-providerFacts svg{color:var(--th-accent);flex:none;margin-top:2px;}.merx-providerSummary{margin:var(--th-esp3) 0 0;font-size:var(--th-fzSm);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden;}.merx-providerFacts a{display:inline-block;padding-block:0.3rem;}@media (min-width:640px){.merx-providerFacts{grid-template-columns:1fr 1fr;}}.merx-figuresGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:var(--th-esp4);margin:0;padding:var(--th-esp5);list-style:none;background:var(--th-paperSunken);border-radius:var(--th-rMd);}.merx-figuresGrid li{display:flex;align-items:flex-start;gap:var(--th-esp3);}.merx-figuresGrid svg{color:var(--th-accent);flex:none;margin-top:2px;}.merx-figuresFieldName{display:block;font-size:var(--th-fzXs);color:var(--th-txtMuted);}.merx-figuresValue{font-size:var(--th-fzSm);color:var(--th-txtStrong);}.merx-figuresNearby{margin-top:var(--th-esp5);}.merx-figuresNearbyTitle{margin:0 0 var(--th-esp3);font-size:var(--th-fzSm);font-weight:600;color:var(--th-txtStrong);}.merx-figuresNearby ul{display:flex;flex-wrap:wrap;gap:var(--th-esp2);margin:0;padding:0;list-style:none;}.merx-figuresNearby li{display:inline-flex;align-items:baseline;gap:0.4rem;padding:0.35rem 0.8rem;border:1px solid var(--th-ligne);border-radius:var(--th-rPill);font-size:var(--th-fzSm);}.merx-figuresNearby a{display:inline-block;padding-block:0.2rem;color:var(--th-txtStrong);font-weight:600;text-decoration:none;}.merx-figuresNearby a:hover{color:var(--th-accentInk);text-decoration:underline;}.merx-figuresKm{color:var(--th-txtMuted);font-size:var(--th-fzXs);font-variant-numeric:tabular-nums;}.merx-figuresComputed{display:grid;gap:var(--th-esp3);margin:var(--th-esp4) 0 0;padding:var(--th-esp4) 0 0;border-top:1px solid var(--th-ligneSoft);list-style:none;}.merx-figuresComputed li{display:flex;align-items:flex-start;gap:var(--th-esp3);}.merx-figuresComputed svg{flex:none;margin-top:3px;color:var(--th-accent);}.merx-figuresAsideNote{display:block;margin-top:0.15rem;font-size:var(--th-fzXs);color:var(--th-txtMuted);}.merx-trust{display:flex;align-items:flex-start;gap:var(--th-esp3);margin:0 0 var(--th-esp5);padding:var(--th-esp3) var(--th-esp4);background:var(--th-accentSoft);border:1px solid var(--th-accentLine);border-radius:var(--th-rMd);font-size:var(--th-fzSm);}.merx-trust svg{color:var(--th-accentInk);flex:none;margin-top:1px;}.merx-trust strong{color:var(--th-txtStrong);}.merx-trust a{color:var(--th-accentInk);font-weight:600;white-space:nowrap;}.merx-intro-band{background:var(--th-paper);padding-block:var(--th-esp7) var(--th-esp6);text-align:center;}.merx-intro-band h1{font-size:var(--th-fz2xl);line-height:var(--th-interligneTight);font-weight:500;max-width:22ch;margin:0 auto var(--th-esp4);}.merx-intro-bandHl{color:var(--th-accentInk);}.merx-intro-bandLead{font-size:var(--th-fzMd);max-width:60ch;margin:0 auto;color:var(--th-txtMuted);}.merx-mini-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--th-esp2);padding:var(--th-esp4);background:var(--th-paper);border:1px solid var(--th-ligne);border-radius:var(--th-rSm);}.merx-mini-cardName{margin:0;font-size:var(--th-fzBase);font-weight:500;line-height:1.3;}.merx-mini-cardContext{margin:0;font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-mini-cardLink{margin-top:auto;padding-top:var(--th-esp3);padding-block-end:0.3rem;font-size:var(--th-fzSm);}.merx-intro{padding-block:var(--th-esp7);}.merx-introHeading{text-align:center;margin-bottom:var(--th-esp6);}.merx-lgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));gap:2.1rem;text-align:left;}.merx-lgridHeading{margin:0 0 0.5em;font-size:var(--th-fzBase);font-weight:500;color:var(--th-txtStrong);}.merx-lgrid ul{list-style:none;padding:0;margin:0;display:grid;gap:0.35em;font-size:var(--th-fzSm);}.merx-lgrid a{display:inline-block;padding-block:0.08rem;line-height:1.75;color:var(--th-txtStrong);text-decoration:underline;text-underline-offset:2px;}.merx-lgridMore{display:inline-block;margin-top:0.7em;font-size:var(--th-fzSm);font-weight:600;color:var(--th-accentInk);}.merx-estimator{scroll-margin-top:calc(var(--th-enteteH) + var(--th-esp4));margin-top:var(--th-partGap);}.merx-estimatorHeading{font-size:var(--th-fzXl);margin-bottom:var(--th-esp2);}.merx-estimatorLead{font-size:var(--th-fzSm);color:var(--th-txtMuted);margin-bottom:var(--th-esp5);}.merx-estimatorForm{display:grid;gap:var(--th-esp4);}.merx-estimatorField{display:grid;gap:0.35rem;margin:0;}.merx-estimatorField label{font-size:var(--th-fzSm);font-weight:600;color:var(--th-txtStrong);}.merx-estimatorField input,.merx-estimatorField select{width:100%;min-height:48px;padding:0.7rem 0.9rem;border:1px solid var(--th-ligne);border-radius:var(--th-rSm);background:var(--th-paperCard);color:var(--th-txtStrong);font-size:var(--th-fzBase);}.merx-estimatorResult{display:flex;flex-direction:column;gap:0.2rem;margin:var(--th-esp5) 0 0;padding:var(--th-esp4);background:var(--th-accentSoft);border:1px solid var(--th-accentLine);border-radius:var(--th-rMd);}.merx-estimatorResultLabel{font-size:var(--th-fzSm);color:var(--th-accentInk);font-weight:600;}.merx-estimatorResultValue{font-size:var(--th-fzXl);font-weight:700;color:var(--th-txtStrong);line-height:1.2;}.merx-estimatorCta{display:flex;align-items:center;justify-content:center;min-height:52px;margin-top:var(--th-esp4);padding:0.75rem 2rem;border-radius:var(--th-rPill);background:var(--th-brand);color:var(--th-brandInk);font-size:var(--th-fzMd);font-weight:600;text-decoration:none;}.merx-estimatorCta:hover{background:var(--th-brandHover);text-decoration:none;}.merx-estimatorTable{margin-top:var(--th-esp5);border-top:1px solid var(--th-ligneSoft);padding-top:var(--th-esp4);}.merx-estimatorTable summary{padding-block:0.3rem;font-size:var(--th-fzSm);font-weight:600;color:var(--th-txtStrong);cursor:pointer;}.merx-estimatorScroll{overflow-x:auto;margin-top:var(--th-esp4);}.merx-estimatorTable table{width:100%;border-collapse:collapse;font-size:var(--th-fzSm);}.merx-estimatorTable th,.merx-estimatorTable td{padding:var(--th-esp3);text-align:left;vertical-align:top;}.merx-estimatorTable thead th{background:var(--th-paperSunken);color:var(--th-txtStrong);white-space:nowrap;}.merx-estimatorTable tbody tr + tr th,.merx-estimatorTable tbody tr + tr td{border-top:1px solid var(--th-ligneSoft);}.merx-estimatorNum{white-space:nowrap;font-variant-numeric:tabular-nums;}.merx-lead{scroll-margin-top:calc(var(--th-enteteH) + var(--th-esp4));}.merx-leadHeading{font-size:var(--th-fzXl);margin-bottom:var(--th-esp2);}.merx-leadLead{font-size:var(--th-fzSm);color:var(--th-txt);margin-bottom:var(--th-esp5);}.merx-leadCompact .merx-leadHeading{font-size:var(--th-fzLg);}.merx-leadCompact .merx-leadLead{margin-bottom:var(--th-esp4);}.merx-leadCompact .merx-leadGrid{gap:var(--th-esp3);}.merx-leadCompact .merx-leadConsent,.merx-leadCompact .merx-leadSubmit{margin-top:var(--th-esp4);}.merx-leadCompact .merx-leadField input,.merx-leadCompact .merx-leadField select{min-height:44px;padding-block:0.5rem;}.merx-leadCompact .merx-leadSubmit{min-height:48px;font-size:var(--th-fzBase);}.merx-leadHp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}.merx-leadGrid{display:grid;gap:var(--th-esp4);}.merx-leadField{display:grid;gap:0.35rem;margin:0;}.merx-leadField label{font-size:var(--th-fzSm);font-weight:600;color:var(--th-txtStrong);}.merx-leadField input,.merx-leadField select{width:100%;min-height:48px;padding:0.7rem 0.9rem;border:1px solid var(--th-ligne);border-radius:var(--th-rSm);background:var(--th-paperCard);color:var(--th-txtStrong);font-size:var(--th-fzBase);}.merx-leadField input:focus-visible,.merx-leadField select:focus-visible{border-color:var(--th-accent);}.merx-leadField [aria-invalid="true"]{border-color:var(--th-second,#b3261e);background:#fff5f5;}.merx-leadConsent{margin:var(--th-esp5) 0 0;}.merx-leadConsentCheck{display:flex;align-items:flex-start;gap:var(--th-esp3);font-size:var(--th-fzSm);cursor:pointer;}.merx-leadConsentNotice{margin:var(--th-esp2) 0 0;font-size:var(--th-fzXs);color:var(--th-txtMuted);}.merx-leadConsent input{width:24px;height:24px;margin-top:1px;flex:none;accent-color:var(--th-brand);}.merx-leadError{margin:var(--th-esp4) 0 0;padding:var(--th-esp3) var(--th-esp4);border-radius:var(--th-rSm);background:#fdecec;border:1px solid #f0b4b4;color:#8a1c1c;font-size:var(--th-fzSm);}.merx-leadSubmit{width:100%;min-height:52px;margin-top:var(--th-esp5);padding:0.75rem 2rem;border:0;border-radius:var(--th-rPill);background:var(--th-brand);color:var(--th-brandInk);font-size:var(--th-fzMd);font-weight:600;cursor:pointer;}.merx-leadSubmit:hover{background:var(--th-brandHover);}.merx-leadSubmit[disabled]{opacity:0.65;cursor:progress;}.merx-leadLegal{margin:var(--th-esp4) 0 0;font-size:var(--th-fzXs);color:var(--th-txtMuted);}.merx-leadDoneTitle{display:flex;align-items:center;gap:var(--th-esp2);margin:0 0 var(--th-esp2);font-size:var(--th-fzMd);font-weight:700;color:var(--th-txtStrong);}.merx-leadDoneTitle svg{color:var(--th-accentInk);}@media (min-width:640px){.merx-leadGrid{grid-template-columns:1fr 1fr;}}.merx-leadSteps{display:flex;gap:var(--th-esp2);margin:0 0 var(--th-esp4);padding:0;list-style:none;font-size:var(--th-fzSm);color:var(--th-txtMuted);counter-reset:qf;}.merx-leadSteps li{flex:1;padding-top:0.5rem;border-top:2px solid var(--th-ligne);}.merx-leadSteps li.merx-is-active{border-top-color:var(--th-accent);color:var(--th-txtStrong);}.merx-leadPanel{margin:0;padding:0;border:0;}.merx-leadLegend{padding:0;margin-bottom:var(--th-esp3);font-weight:600;color:var(--th-txtStrong);}.merx-leadFieldFull{grid-column:1 / -1;}.merx-leadField textarea{width:100%;min-height:5rem;padding:0.6rem 0.9rem;border:1px solid var(--th-ligne);border-radius:var(--th-rSm);background:var(--th-paperCard);color:var(--th-txtStrong);font-size:var(--th-fzBase);resize:vertical;}.merx-leadActions{display:flex;gap:var(--th-esp3);align-items:stretch;margin-top:var(--th-esp4);}.merx-leadNext,.merx-leadBack{min-height:44px;padding:0.6rem 1.4rem;border-radius:var(--th-rPill);font-weight:600;cursor:pointer;}.merx-leadNext{flex:1;border:0;background:var(--th-brand);color:var(--th-brandInk);}.merx-leadActions .merx-leadSubmit{flex:1;width:auto;margin-top:0;}.merx-leadBack{border:1px solid var(--th-ligne);background:none;color:var(--th-txtMuted);}.merx-quote-modal{width:min(34rem,calc(100vw - 2 * var(--th-gouttiere)));max-height:calc(100dvh - 2 * var(--th-esp5));padding:0;border:0;border-radius:var(--th-rCard);background:var(--th-paperCard);color:var(--th-txt);overflow:auto;margin:auto;}.merx-quote-modal::backdrop{background:rgb(0 0 0 / 0.55);}.merx-quote-modalInner{position:relative;padding:var(--th-esp5);}.merx-quote-modalClose{position:absolute;top:var(--th-esp3);right:var(--th-esp3);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--th-ligne);border-radius:var(--th-rPill);background:var(--th-paperCard);color:var(--th-txtStrong);cursor:pointer;}.merx-quote-modalClose:hover{background:var(--th-paperSunken);}.merx-quote-modal .merx-leadHeading{padding-right:3rem;}.merx-quote-modal .merx-card{border:0;box-shadow:none;padding:0;}.merx-tool{padding-bottom:var(--th-esp7);}.merx-toolSection{margin-top:var(--th-partGap);scroll-margin-top:calc(var(--th-enteteH) + var(--th-esp4));}.merx-toolSection h2{padding-bottom:var(--th-esp3);border-bottom:1px solid var(--th-ligneSoft);}.merx-toolFormband{background:var(--th-paperSunken);padding-block:var(--th-esp7);}.merx-layout{display:grid;gap:var(--th-esp6);padding-bottom:var(--th-esp7);}.merx-layoutMain{min-width:0;}.merx-listing h2,.merx-faq h2{margin-bottom:var(--th-esp4);}.merx-listing,.merx-faq,.merx-local-facts,.merx-why,.merx-grants,.merx-closing{margin-top:var(--th-partGap);}.merx-local-facts h2{margin-bottom:var(--th-esp4);}.merx-notice{margin-bottom:var(--th-esp5);}.merx-noticeText{display:flex;align-items:flex-start;gap:var(--th-esp3);margin:0;font-size:var(--th-fzSm);}.merx-noticeText svg{color:var(--th-accent);flex:none;margin-top:3px;}@media (min-width:960px){.merx-layout{--th-cityMeasure:calc(var(--th-measure) - 110px);--th-cityRail:calc(var(--th-col) + 110px);grid-template-columns:minmax(0,var(--th-cityMeasure)) minmax(var(--th-cityRail),1fr);gap:var(--th-colGap);}.merx-layoutAside .merx-quote{max-width:var(--th-colMax);margin-left:auto;}.merx-layoutAside .merx-quote{position:sticky;--th-citeFit:calc(100vh - 645px);--th-citeFit:calc(100dvh - 645px);top:min(calc(var(--th-enteteH) + var(--th-esp4)),var(--th-citeFit));}}.merx-guide{display:grid;gap:var(--th-esp6);padding-bottom:var(--th-esp7);}.merx-guideBody{min-width:0;}.merx-guideSection{margin-top:var(--th-partGap);scroll-margin-top:calc(var(--th-enteteH) + var(--th-esp4));}.merx-guideSection h2{padding-bottom:var(--th-esp3);border-bottom:1px solid var(--th-ligneSoft);}.merx-guideCta{margin-top:var(--th-esp4);}.merx-guideCtaTitle{margin:0 0 var(--th-esp2);font-weight:700;color:var(--th-txtStrong);}.merx-guideCtaText{font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-guideFormband{background:var(--th-paperSunken);padding-block:var(--th-esp7);}@media (min-width:960px){.merx-guide{grid-template-columns:minmax(0,var(--th-measure)) minmax(var(--th-col),1fr);gap:var(--th-colGap);}.merx-guideAside{order:2;}.merx-guideSticky{position:sticky;top:calc(var(--th-enteteH) + var(--th-esp4));max-width:var(--th-colMax);margin-left:auto;}}.merx-home-sec{padding-block:var(--th-esp7);}.merx-home-secAlt{background:var(--th-paperSunken);}.merx-home-cities{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(13rem,100%),1fr));gap:var(--th-esp2) 1.2rem;margin:var(--th-esp6) 0 0;padding:0;list-style:none;}.merx-home-cities a{display:block;padding-block:0.45rem;font-size:var(--th-fzBase);text-decoration:underline;text-underline-offset:2px;}.merx-home-sample{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));align-items:stretch;gap:var(--th-esp4);margin-top:var(--th-esp6);}.merx-home-guides{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));gap:1.2rem;}.merx-home-guide{display:flex;flex-direction:column;gap:0.35em;padding:1.2rem;background:var(--th-paperSunken);border:1px solid transparent;border-radius:10px;text-decoration:none;}.merx-home-guide:hover{border-color:var(--th-accent);text-decoration:none;}.merx-home-guideOverline{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:var(--th-fzXs);font-weight:400;text-transform:uppercase;letter-spacing:0.08em;color:var(--th-accentInk);}.merx-home-guideHeading{font-family:var(--th-ffDisplay);font-size:var(--th-fzBase);line-height:1.3;font-weight:400;color:var(--th-txtStrong);}.merx-home-form{background:var(--th-paperSunken);padding-block:var(--th-esp7);}.merx-hubGroups{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(16rem,100%),1fr));gap:var(--th-esp6) 1.2rem;margin-top:var(--th-esp6);}.merx-hubGroupTitle{display:flex;align-items:baseline;gap:var(--th-esp2);margin:0 0 var(--th-esp2);font-size:var(--th-fzBase);font-weight:500;}.merx-hubCount{font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-hubItemsWrap{margin:0;padding:0;list-style:none;display:grid;gap:0.35em;font-size:var(--th-fzSm);}.merx-hubItemsWrap a{display:inline-block;padding-block:0.15rem;line-height:1.75;color:var(--th-txtStrong);text-decoration:underline;text-underline-offset:2px;}.merx-hubForm{padding-block:var(--th-esp7);}.merx-static{padding-bottom:var(--th-esp8);max-width:none;}.merx-static h2{font-size:var(--th-fzLg);}.merx-footerBody{display:grid;gap:var(--th-esp5) var(--th-esp7);margin-bottom:var(--th-esp5);align-items:start;}.merx-footerOwner{max-width:28rem;}.merx-footerAbout{margin:var(--th-esp2) 0 0;color:var(--th-txtMuted);font-size:var(--th-fzSm);}.merx-footerCols{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:var(--th-esp4) var(--th-esp7);}.merx-footerCols section{min-width:0;}@media (min-width:820px){.merx-footerBody{grid-template-columns:minmax(14rem,1fr) auto;}.merx-footerCols{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:end;}}.merx-footerCols ul{list-style:none;margin:0;padding:0;}.merx-footerCols li{padding:var(--th-esp1) 0;}.merx-footerCols a{color:var(--th-txt);text-decoration:none;}.merx-footerCols a:hover{color:var(--th-brand);text-decoration:underline;}.merx-footerEnd{display:flex;flex-wrap:wrap;gap:var(--th-esp2) var(--th-esp5);margin:0;padding-top:var(--th-esp4);border-top:1px solid var(--th-ligneSoft);font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-footerEnd a{color:inherit;}.merx-trailList ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:baseline;}.merx-trailList li{display:inline-flex;align-items:baseline;}.merx-trailList li + li::before{content:"›";margin:0 var(--th-esp2);color:var(--th-txtMuted);}.merx-trailList span[aria-current]{display:inline-block;padding-block:0.3rem;}.merx-qa dt{font-weight:600;color:var(--th-txtStrong);margin-top:var(--th-esp4);}.merx-qa dd{margin:var(--th-esp2) 0 0;color:var(--th-txt);}.merx-credits{list-style:none;margin:var(--th-esp5) 0 0;padding:0;}.merx-creditsEntry{display:grid;grid-template-columns:7.5rem 1fr;gap:var(--th-esp4);padding:var(--th-esp4) 0;border-top:1px solid var(--th-ligneSoft);align-items:start;}.merx-creditsThumb{width:7.5rem;height:5rem;object-fit:cover;border-radius:var(--th-rSm);}.merx-creditsHeading{margin:0 0 var(--th-esp1);font-weight:600;color:var(--th-txtStrong);}.merx-creditsMeta,.merx-creditsPage{margin:0;font-size:var(--th-fzSm);color:var(--th-txtMuted);}.merx-whyNum,.merx-howtoNum{display:none;}.merx-whyItemsWrap,.merx-howtoItemsWrap{list-style:decimal;padding-left:1.5em;}.merx-whyItemsWrap li,.merx-howtoItemsWrap li{display:list-item;}.merx-introPlain{padding-block:var(--th-partGap);}.merx-introHeadingLeft{text-align:left;margin-bottom:var(--th-esp4);}.merx-introParas{max-width:var(--th-measure);}.merx-introParas p{margin:0 0 var(--th-esp3);}.merx-listingAlso{margin:var(--th-esp4) 0 0;color:var(--th-txtMuted);}.merx-listingAlso a{color:var(--th-txtStrong);font-weight:600;}:root{--th-fzSm:0.8696rem;--th-fzBase:1rem;--th-fzMd:1.15rem;--th-fzLg:1.3225rem;--th-fzXl:1.5209rem;--th-fzH2:1.3225rem;--th-fzH3:1.15rem;--th-fzH1Page:1.5209rem;--th-fz2xl:1.5209rem;--th-rCard:0px;--th-rMd:0px;--th-rSm:0px;--th-rPill:0px;--th-partGap:2.75rem;--th-conteneur:80rem;--th-measure:900px;--th-col:19rem;--th-gouttiere:1.2rem;--th-headingWeight:700;}h1,h2,h3,h4{font-weight:var(--th-headingWeight)}.merx-card{border:0;box-shadow:0 1px 3px rgba(0,0,0,.12)}.merx-prose ul{list-style:disc}.merx-headerSep{font-size:0}.merx-headerSep::before{content:"·";font-size:1rem}:root{--th-ffSans:"Open Sans","Helvetica Neue",Arial,"Liberation Sans",sans-serif;--th-ffDisplay:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}html{font-size:17px}:root{--th-interligneBody:1.4;--th-shCard:0 1px 3px rgba(0,0,0,.12);--th-shRaised:0 1px 3px rgba(0,0,0,.12);}body{line-height:var(--th-interligneBody)}:root{--th-brand: #665C5C; --th-brandInk: #ffffff; --th-accent: #D07A11; }