@font-face{font-family:"Raleway";src:url("/fonts/raleway-latin.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap;}:root{--primary-deep:#001d50;--primary-hover:color-mix(in srgb,var(--primary) 84%,#000000);--texte:#424242;--texte-strong:var(--primary-deep);--texte-muted:#666666;--ligne:#d3d2d2;--ligne-soft:#ececec;--surface:#ffffff;--surface-sunken:#f7f8fa;--surface-card:#ffffff;--alerte:#b8801f;--alerte-soft:#fdf6e8;--fs-xs:0.75rem;--leading-tight:1.2;--sp-1:0.25rem;--sp-2:0.5rem;--sp-3:0.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-7:3rem;--sp-8:4rem;--box-narrow:780px;--col-max:460px;--col-gap:3.6rem;--top-h:60px;}:root{--primary-soft:#eef1f6;--primary-soft:color-mix(in srgb,var(--primary) 7%,#ffffff);--accent-soft:#eff5f5;--accent-soft:color-mix(in srgb,var(--accent) 12%,#ffffff);--accent-line:#c2dad9;--accent-line:color-mix(in srgb,var(--accent) 40%,#ffffff);--accent-ink:#33514f;--accent-ink:color-mix(in srgb,var(--accent) 65%,#000000);}*,*::before,*::after{box-sizing:border-box;}html{-webkit-text-size-adjust:100%;}body{margin:0;font-family:var(--ff-sans);font-size:var(--fs-base);line-height:var(--leading-body);color:var(--texte);background:var(--surface);-webkit-font-smoothing:antialiased;}h1,h2,h3,h4{font-family:var(--ff-display);color:var(--texte-strong);margin:0 0 var(--sp-4);text-wrap:balance;}h1{font-size:var(--fs-h1-page);line-height:1.1;font-weight:500;}h2{font-size:var(--fs-h2);line-height:1.12;font-weight:500;}h3{font-size:var(--fs-h3);line-height:1.25;font-weight:500;}p{margin:0 0 var(--sp-4);}a{color:var(--accent-ink);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(--accent);outline-offset:3px;border-radius:var(--r-sm);}.geoth-skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:var(--sp-3) var(--sp-4);background:var(--primary);color:var(--primary-ink);font-weight:600;border-radius:0 0 var(--r-sm) 0;}.geoth-skip-link:focus{left:0;}main:focus{outline:none;}[id]{scroll-margin-top:calc(var(--top-h) + var(--sp-4));}main{padding-top:var(--sp-6);}.geoth-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0;}.geoth-prose{max-width:var(--mesure);}.geoth-prose h2{margin-top:var(--sp-7);}.geoth-prose h3{margin-top:var(--sp-6);font-size:var(--fs-lg);}.geoth-prose h2:first-child,.geoth-prose h3:first-child{margin-top:0;}.geoth-prose ul,.geoth-prose ol{margin:0 0 var(--sp-4);padding-left:1.25rem;}.geoth-prose li + li{margin-top:0.35rem;}.geoth-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;}}.geoth-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;overflow:hidden;border-radius:50%;background:var(--primary-soft);color:var(--primary);font-weight:600;line-height:1;border:1px solid var(--ligne-soft);}.geoth-avatar img{width:100%;height:100%;object-fit:cover;}.geoth-avatar_md{width:64px;height:64px;font-size:var(--fs-md);}.geoth-tag-chip{display:inline-flex;align-items:center;gap:0.375rem;padding:0.25rem 0.7rem;border:1px solid var(--ligne);border-radius:var(--r-pill);background:var(--surface-card);font-size:var(--fs-sm);font-weight:600;line-height:1.4;color:var(--texte-strong);white-space:nowrap;}.geoth-tag-chip_accent{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent-ink);}.geoth-trail{padding:var(--sp-3) 0;font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-trail a{display:inline-block;padding-block:0.3rem;color:var(--texte-muted);text-decoration:none;}.geoth-trail a:hover{text-decoration:underline;}.geoth-trail span[aria-current]{color:var(--texte-strong);}.geoth-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);border:1px solid transparent;border-radius:var(--r-pill);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;}.geoth-btn:hover{text-decoration:none;}.geoth-btn_md{padding:0.625rem 1.5rem;font-size:var(--fs-base);}.geoth-btn_block{display:flex;width:100%;}.geoth-btn_primary{background:var(--primary);color:var(--primary-ink);}.geoth-btn_primary:hover{background:var(--primary-hover);}.geoth-card{background:var(--surface-card);border:1px solid var(--ligne);border-radius:var(--r-card);box-shadow:var(--ombre-card);}.geoth-card_sunken{background:var(--surface-sunken);box-shadow:none;}.geoth-card_accent{background:var(--accent-soft);border-color:var(--accent-line);box-shadow:none;}.geoth-card_warn{background:var(--alerte-soft);border-color:color-mix(in srgb,var(--alerte) 35%,#ffffff);box-shadow:none;}.geoth-card_pad-md{padding:var(--sp-5);}.geoth-card_pad-lg{padding:var(--sp-6);}.geoth-card_interactive{transition:box-shadow 0.15s ease,border-color 0.15s ease;}.geoth-card_interactive:hover{border-color:var(--accent-line);box-shadow:var(--ombre-raised);}.geoth-container{width:100%;margin-inline:auto;padding-inline:var(--gutter);}.geoth-container_default{max-width:var(--box);}.geoth-container_narrow{max-width:var(--box-narrow);}.geoth-heading-wrap{margin-bottom:1.2rem;}.geoth-heading-wrap_caption-top{margin:0;}.geoth-heading-wrap_lead{margin:var(--sp-2) 0 0;font-size:var(--fs-base);color:var(--texte-muted);max-width:60ch;}.geoth-sidebar_bar{background:var(--primary);padding-block:var(--sp-2);}.geoth-sidebar_hero{padding-block:var(--sp-2);}.geoth-sidebar_hero .geoth-sidebar_inner{max-width:44rem;margin-inline:auto;}.geoth-sidebar_hero .geoth-sidebar_go{width:36px;min-height:36px;}.geoth-sidebar_hero .geoth-sidebar_field input{font-size:var(--fs-sm);font-weight:500;padding-block:0.3rem;}.geoth-sidebar .geoth-sidebar_inner{display:flex;flex-direction:column;gap:var(--sp-3);}.geoth-sidebar_pill{display:flex;align-items:center;gap:var(--sp-2);flex:1;min-width:0;padding:var(--sp-1) var(--sp-1) var(--sp-1) var(--sp-2);background:var(--surface-card);border:1px solid var(--ligne);border-radius:var(--r-pill);}.geoth-sidebar_field{display:flex;align-items:center;min-width:0;padding:0.5rem 0.9rem;}.geoth-sidebar_field_besoin{display:none;}.geoth-sidebar_field input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--texte-strong);font-size:var(--fs-base);font-weight:600;}.geoth-sidebar_field input::placeholder{color:var(--texte-muted);font-weight:400;}.geoth-sidebar_field input[readonly]{cursor:default;}.geoth-sidebar_field input:focus{outline:none;}.geoth-sidebar_field:focus-within{background:var(--accent-soft);border-radius:var(--r-pill);}.geoth-sidebar_sep{display:none;}.geoth-sidebar_go{display:inline-flex;align-items:center;justify-content:center;flex:none;width:40px;min-height:40px;padding:0;border:0;border-radius:var(--r-pill);background:var(--surface-card);color:var(--texte-strong);font-size:var(--fs-base);font-weight:600;cursor:pointer;}.geoth-sidebar_go:hover{background:var(--surface-sunken);}.geoth-sidebar_cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0.5rem 1.5rem;border-radius:var(--r-pill);border:1px solid transparent;font-size:var(--fs-base);font-weight:600;text-decoration:none;white-space:nowrap;}.geoth-sidebar_bar .geoth-sidebar_cta{background:var(--surface-card);color:var(--texte-strong);}.geoth-sidebar_hero .geoth-sidebar_cta{background:var(--primary);color:var(--primary-ink);}.geoth-sidebar_cta:hover{text-decoration:none;opacity:0.92;}@media (min-width:860px){.geoth-sidebar .geoth-sidebar_inner{flex-direction:row;align-items:center;}.geoth-sidebar_pill{align-items:stretch;gap:0;}.geoth-sidebar_field_besoin{display:flex;}.geoth-sidebar_field{flex:1;padding-block:0.3rem;}.geoth-sidebar_sep{display:block;width:1px;align-self:stretch;margin-block:0.4rem;background:var(--ligne);}.geoth-sidebar_go{width:38px;min-height:38px;}.geoth-sidebar_cta{flex:none;min-height:38px;}}.geoth-footer{margin-top:var(--sp-7);border-top:1px solid var(--ligne);background:var(--surface-sunken);padding-block:var(--sp-6);font-size:var(--fs-sm);}.geoth-footer_caption-top{margin:0 0 var(--sp-2);font-size:var(--fs-base);font-weight:500;color:var(--texte-strong);}.geoth-footer_about{margin:0;color:var(--texte-muted);max-width:46ch;}.geoth-header{background:var(--surface);box-shadow:0 1px 0 var(--ligne-soft);}.geoth-header_sticky{position:sticky;top:0;z-index:50;}.geoth-header .geoth-header_inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--sp-4);min-height:var(--top-h);}.geoth-header_brand{grid-column:1;display:inline-flex;align-items:center;gap:var(--sp-3);min-width:0;color:var(--texte-strong);font-size:var(--fs-md);font-weight:600;text-decoration:none;}.geoth-header_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.geoth-header_brand:hover{text-decoration:none;}.geoth-header_mark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:8px;background:var(--primary);color:var(--primary-ink);font-size:var(--fs-sm);font-weight:700;}.geoth-header_nav{grid-column:2;justify-self:center;display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-3);font-size:var(--fs-sm);}.geoth-header_nav a{display:inline-block;color:var(--texte-muted);text-decoration:none;padding-block:0.3rem;padding-inline:0.15rem;}.geoth-header_nav a:hover{color:var(--accent-ink);text-decoration:underline;}.geoth-header_sep{color:var(--texte-muted);opacity:0.75;}@media (max-width:820px){.geoth-header_sticky{position:static;}.geoth-header .geoth-header_inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-2) var(--sp-4);padding-block:var(--sp-2);min-height:0;}.geoth-header_nav{justify-self:auto;order:3;}}.geoth-subsidies_lede-wrap{max-width:var(--mesure);}.geoth-subsidies_wrap{overflow-x:auto;margin-top:var(--sp-5);}.geoth-subsidies_table{width:100%;border-collapse:collapse;font-size:var(--fs-sm);text-align:left;}.geoth-subsidies_table th,.geoth-subsidies_table td{padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--ligne-soft);vertical-align:top;}.geoth-subsidies_table thead th{border-bottom:2px solid var(--ligne);color:var(--texte-strong);font-weight:700;white-space:nowrap;}.geoth-subsidies_table tbody tr:last-child th,.geoth-subsidies_table tbody tr:last-child td{border-bottom:0;}.geoth-subsidies_table tbody th{font-weight:400;min-width:12rem;}.geoth-aide_name{display:block;font-weight:700;color:var(--texte-strong);}.geoth-aide_blurb{display:block;margin-top:var(--sp-2);color:var(--texte-muted);}.geoth-aide_amount{font-weight:700;color:var(--accent-ink);white-space:nowrap;}.geoth-aide_cond{color:var(--texte-muted);min-width:14rem;}.geoth-subsidies_stamp{margin:var(--sp-3) 0 0;font-size:var(--fs-xs);color:var(--texte-muted);}.geoth-subsidies_conseil{margin:var(--sp-5) 0 0;padding-left:var(--sp-4);border-left:3px solid var(--accent);font-size:var(--fs-sm);}.geoth-author-note{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-4);padding:var(--sp-4) 0;border-block:1px solid var(--ligne-soft);font-size:var(--fs-sm);}.geoth-author-note_by{display:flex;align-items:center;gap:var(--sp-3);}.geoth-author-note_name{margin:0;font-weight:600;color:var(--texte-strong);}.geoth-author-note_caption-top{margin:0;color:var(--texte-muted);font-size:var(--fs-xs);}.geoth-author-note_date{margin:0;color:var(--texte-muted);}.geoth-author-note_sources summary{cursor:pointer;font-weight:600;color:var(--accent-ink);padding-block:0.3rem;}.geoth-author-note_sources ul{margin:var(--sp-3) 0 0;padding-left:1.1rem;}.geoth-buying_lede-wrap{max-width:var(--mesure);}.geoth-buying_list{margin:var(--sp-5) 0 0;padding:0;list-style:none;display:grid;gap:var(--sp-4);}.geoth-buying_list li{display:flex;align-items:flex-start;gap:var(--sp-4);}.geoth-buying_num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:none;border-radius:50%;background:var(--primary-soft);color:var(--primary);font-size:var(--fs-sm);font-weight:700;}.geoth-buying_caption-top{margin:0 0 var(--sp-1);font-size:var(--fs-md);}.geoth-buying_text{margin:0;font-size:var(--fs-sm);max-width:var(--mesure);}.geoth-buying_flag{margin-top:var(--sp-5);}.geoth-buying_flag p{display:flex;align-items:baseline;gap:var(--sp-2);margin:0;font-size:var(--fs-sm);}.geoth-buying_flag strong{color:var(--texte-strong);}.geoth-buying_flag svg{color:var(--accent-ink);flex:none;align-self:flex-start;}.geoth-place-img{margin:var(--sp-6) 0 0;}.geoth-place-img_img{display:block;width:100%;height:auto;border-radius:var(--r-card);aspect-ratio:3 / 2;object-fit:cover;}.geoth-page-top{border-left:3px solid var(--accent);padding-left:var(--sp-4);margin-bottom:var(--sp-6);}.geoth-page-top h1{margin:0;}.geoth-summary{margin:var(--sp-5) 0;padding:var(--sp-4) var(--sp-5);border-left:3px solid var(--accent);background:var(--surface-sunken);border-radius:var(--r-sm);}.geoth-summary_text{margin:0;font-size:var(--fs-md);line-height:1.6;color:var(--texte-strong);}.geoth-budget-panel_eyebrow{margin:0 0 var(--sp-2);font-size:var(--fs-sm);font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:var(--accent-ink);}.geoth-budget-panel_range{margin:0;font-size:var(--fs-xl);font-weight:700;color:var(--texte-strong);line-height:1.2;}.geoth-budget-panel_range span{font-size:var(--fs-base);font-weight:400;color:var(--texte-muted);}.geoth-budget-panel_summary{margin:var(--sp-3) 0 0;font-size:var(--fs-sm);}.geoth-budget-panel_scroll{overflow-x:auto;margin-top:var(--sp-5);border:1px solid var(--ligne);border-radius:var(--r-md);}table{width:100%;border-collapse:collapse;font-size:var(--fs-sm);}th,td{padding:var(--sp-3) var(--sp-4);text-align:left;vertical-align:top;}thead th{background:var(--surface-sunken);color:var(--texte-strong);font-weight:600;white-space:nowrap;}tbody tr + tr th,tbody tr + tr td{border-top:1px solid var(--ligne-soft);}tbody th{font-weight:600;color:var(--texte-strong);}.geoth-budget-panel_cell-num{white-space:nowrap;font-variant-numeric:tabular-nums;}.geoth-budget-panel_aside-note,.geoth-budget-panel_caveat{margin:var(--sp-4) 0 0;font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-contact-cta{margin-block:var(--sp-5);}.geoth-contact-cta_caption-top{margin:0 0 var(--sp-2);font-weight:700;color:var(--texte-strong);}.geoth-contact-cta_text{font-size:var(--fs-sm);}.geoth-toc{padding:var(--sp-4);background:var(--surface-sunken);border:1px solid var(--ligne-soft);border-radius:var(--r-md);}.geoth-toc_caption-top{margin:0 0 var(--sp-3);font-size:var(--fs-xs);font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--texte-muted);}.geoth-toc ol{margin:0;padding-left:1.1rem;display:grid;gap:var(--sp-2);font-size:var(--fs-sm);}.geoth-toc a{display:inline-block;padding-block:0.3rem;color:var(--texte-strong);text-decoration:none;}.geoth-toc a:hover{color:var(--accent-ink);text-decoration:underline;}.geoth-why_lede-wrap{max-width:var(--mesure);}.geoth-why_list{display:grid;gap:var(--sp-4);margin:var(--sp-5) 0 0;padding:0;list-style:none;}.geoth-why_list li{display:flex;align-items:flex-start;gap:var(--sp-4);}.geoth-why_num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:none;border-radius:50%;background:var(--accent-soft);color:var(--accent-ink);font-size:var(--fs-sm);font-weight:700;}.geoth-why_caption-top{margin:0 0 var(--sp-1);font-size:var(--fs-md);}.geoth-why_text{margin:0;font-size:var(--fs-sm);max-width:var(--mesure);}.geoth-why_closing{display:flex;align-items:flex-start;gap:var(--sp-2);margin:var(--sp-5) 0 0;padding-left:var(--sp-4);border-left:3px solid var(--accent);font-size:var(--fs-sm);}.geoth-why_closing svg{color:var(--accent-ink);flex:none;margin-top:2px;}.geoth-town-map{margin:0 0 var(--sp-6);}.geoth-town-map_stage{aspect-ratio:720 / 460;background:var(--surface-sunken);border:1px solid var(--ligne-soft);border-radius:var(--r-card);overflow:hidden;position:relative;z-index:0;}.geoth-town-map_svg{display:block;width:100%;height:100%;font-family:inherit;}.geoth-town-map_stage [data-geo-canvas]{width:100%;height:100%;}.geoth-town-map[data-geo-live] .geoth-town-map_credit{display:none;}.geoth-town-map_commune{fill:var(--accent-soft);stroke:var(--accent);stroke-width:2;}.geoth-town-map_centre{fill:none;stroke:var(--accent);stroke-width:2;stroke-dasharray:3 3;}.geoth-town-map_field-name{fill:var(--texte-muted);font-size:13px;text-anchor:middle;}.geoth-town-map_pin circle{fill:var(--primary);}.geoth-town-map_pin text{fill:var(--primary-ink);font-size:12px;font-weight:700;text-anchor:middle;}.geoth-town-map_pin_approx circle{fill:var(--surface);stroke:var(--primary);stroke-width:2;}.geoth-town-map_pin_approx text{fill:var(--primary);}.geoth-town-map_cap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--sp-2);margin-top:var(--sp-3);font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-town-map_credit{font-size:var(--fs-xs);}table{width:100%;border-collapse:collapse;font-size:var(--fs-sm);}th,td{padding:var(--sp-3) var(--sp-4);text-align:left;vertical-align:middle;}thead th{background:var(--surface-sunken);color:var(--texte-strong);font-weight:600;white-space:nowrap;}tbody tr + tr th,tbody tr + tr td{border-top:1px solid var(--ligne-soft);}tbody th{font-weight:600;}tbody th a{display:inline-block;padding-block:0.3rem;color:var(--texte-strong);}tbody th a:hover{color:var(--accent-ink);}.geoth-company{margin-bottom:var(--sp-5);}.geoth-company_top-part{display:flex;align-items:flex-start;gap:var(--sp-4);}.geoth-company_id{min-width:0;}.geoth-company_name{margin:0;font-size:1.375rem;font-weight:500;line-height:1.3;}.geoth-company_secondary{margin:0.15rem 0 0;color:var(--texte-muted);font-size:var(--fs-sm);}.geoth-company_signals{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-2);margin-top:var(--sp-3);}.geoth-company_facts{margin:var(--sp-4) 0 0;padding:0;list-style:none;display:grid;gap:var(--sp-2);}.geoth-company_facts li{display:flex;align-items:flex-start;gap:var(--sp-2);font-size:var(--fs-sm);}.geoth-company_facts svg{color:var(--accent);flex:none;margin-top:2px;}.geoth-company_tags{margin:var(--sp-4) 0 0;padding-top:var(--sp-4);border-top:1px solid var(--ligne-soft);font-size:var(--fs-sm);}.geoth-company_tags strong{color:var(--texte-strong);}.geoth-company_blurb{margin:var(--sp-3) 0 0;font-size:var(--fs-sm);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden;}.geoth-company_facts a{display:inline-block;padding-block:0.3rem;}@media (min-width:640px){.geoth-company_facts{grid-template-columns:1fr 1fr;}}.geoth-figures_lattice{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:var(--sp-4);margin:0;padding:var(--sp-5);list-style:none;background:var(--surface-sunken);border-radius:var(--r-md);}.geoth-figures_lattice li{display:flex;align-items:flex-start;gap:var(--sp-3);}.geoth-figures_lattice svg{color:var(--accent);flex:none;margin-top:2px;}.geoth-figures_field-name{display:block;font-size:var(--fs-xs);color:var(--texte-muted);}.geoth-figures_value{font-size:var(--fs-sm);color:var(--texte-strong);}.geoth-figures_nearby{margin-top:var(--sp-5);}.geoth-figures_nearby-title{margin:0 0 var(--sp-3);font-size:var(--fs-sm);font-weight:600;color:var(--texte-strong);}.geoth-figures_nearby ul{display:flex;flex-wrap:wrap;gap:var(--sp-2);margin:0;padding:0;list-style:none;}.geoth-figures_nearby li{display:inline-flex;align-items:baseline;gap:0.4rem;padding:0.35rem 0.8rem;border:1px solid var(--ligne);border-radius:var(--r-pill);font-size:var(--fs-sm);}.geoth-figures_nearby a{display:inline-block;padding-block:0.2rem;color:var(--texte-strong);font-weight:600;text-decoration:none;}.geoth-figures_nearby a:hover{color:var(--accent-ink);text-decoration:underline;}.geoth-figures_km{color:var(--texte-muted);font-size:var(--fs-xs);font-variant-numeric:tabular-nums;}.geoth-figures_computed{display:grid;gap:var(--sp-3);margin:var(--sp-4) 0 0;padding:var(--sp-4) 0 0;border-top:1px solid var(--ligne-soft);list-style:none;}.geoth-figures_computed li{display:flex;align-items:flex-start;gap:var(--sp-3);}.geoth-figures_computed svg{flex:none;margin-top:3px;color:var(--accent);}.geoth-figures_aside-note{display:block;margin-top:0.15rem;font-size:var(--fs-xs);color:var(--texte-muted);}.geoth-trust{display:flex;align-items:flex-start;gap:var(--sp-3);margin:0 0 var(--sp-5);padding:var(--sp-3) var(--sp-4);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-md);font-size:var(--fs-sm);}.geoth-trust svg{color:var(--accent-ink);flex:none;margin-top:1px;}.geoth-trust strong{color:var(--texte-strong);}.geoth-trust a{color:var(--accent-ink);font-weight:600;white-space:nowrap;}.geoth-lead-panel{background:var(--surface);padding-block:var(--sp-7) var(--sp-6);text-align:center;}.geoth-lead-panel h1{font-size:var(--fs-2xl);line-height:var(--leading-tight);font-weight:500;max-width:22ch;margin:0 auto var(--sp-4);}.geoth-lead-panel_hl{color:var(--accent-ink);}.geoth-lead-panel_lead{font-size:var(--fs-md);max-width:60ch;margin:0 auto;color:var(--texte-muted);}.geoth-mini-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-2);padding:var(--sp-4);background:var(--surface);border:1px solid var(--ligne);border-radius:var(--r-sm);}.geoth-mini-card_name{margin:0;font-size:var(--fs-base);font-weight:500;line-height:1.3;}.geoth-mini-card_context{margin:0;font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-mini-card_facts{margin:var(--sp-2) 0 0;padding:0;list-style:none;display:grid;justify-items:center;gap:0.2rem;font-size:var(--fs-xs);color:var(--texte-muted);}.geoth-mini-card_goto{margin-top:auto;padding-top:var(--sp-3);padding-block-end:0.3rem;font-size:var(--fs-sm);}.geoth-lede-wrap{padding-block:var(--sp-7);}.geoth-lede-wrap_heading{text-align:center;margin-bottom:var(--sp-6);}.geoth-lgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));gap:2.1rem;text-align:left;}.geoth-lgrid_caption-top{margin:0 0 0.5em;font-size:var(--fs-base);font-weight:500;color:var(--texte-strong);}.geoth-lgrid ul{list-style:none;padding:0;margin:0;display:grid;gap:0.35em;font-size:var(--fs-sm);}.geoth-lgrid a{display:inline-block;padding-block:0.08rem;line-height:1.75;color:var(--texte-strong);text-decoration:underline;text-underline-offset:2px;}.geoth-lgrid_more{display:inline-block;margin-top:0.7em;font-size:var(--fs-sm);font-weight:600;color:var(--accent-ink);}.geoth-simulator{scroll-margin-top:calc(var(--top-h) + var(--sp-4));margin-top:var(--bloc-gap);}.geoth-simulator_caption-top{font-size:var(--fs-xl);margin-bottom:var(--sp-2);}.geoth-simulator_lead{font-size:var(--fs-sm);color:var(--texte-muted);margin-bottom:var(--sp-5);}.geoth-simulator_form{display:grid;gap:var(--sp-4);}.geoth-simulator_field{display:grid;gap:0.35rem;margin:0;}.geoth-simulator_field label{font-size:var(--fs-sm);font-weight:600;color:var(--texte-strong);}.geoth-simulator_field input,.geoth-simulator_field select{width:100%;min-height:48px;padding:0.7rem 0.9rem;border:1px solid var(--ligne);border-radius:var(--r-sm);background:var(--surface-card);color:var(--texte-strong);font-size:var(--fs-base);}.geoth-simulator_result{display:flex;flex-direction:column;gap:0.2rem;margin:var(--sp-5) 0 0;padding:var(--sp-4);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-md);}.geoth-simulator_result-label{font-size:var(--fs-sm);color:var(--accent-ink);font-weight:600;}.geoth-simulator_result-value{font-size:var(--fs-xl);font-weight:700;color:var(--texte-strong);line-height:1.2;}.geoth-simulator_cta{display:flex;align-items:center;justify-content:center;min-height:52px;margin-top:var(--sp-4);padding:0.75rem 2rem;border-radius:var(--r-pill);background:var(--primary);color:var(--primary-ink);font-size:var(--fs-md);font-weight:600;text-decoration:none;}.geoth-simulator_cta:hover{background:var(--primary-hover);text-decoration:none;}.geoth-simulator_table{margin-top:var(--sp-5);border-top:1px solid var(--ligne-soft);padding-top:var(--sp-4);}.geoth-simulator_table summary{padding-block:0.3rem;font-size:var(--fs-sm);font-weight:600;color:var(--texte-strong);cursor:pointer;}.geoth-simulator_scroll{overflow-x:auto;margin-top:var(--sp-4);}.geoth-simulator_table table{width:100%;border-collapse:collapse;font-size:var(--fs-sm);}.geoth-simulator_table th,.geoth-simulator_table td{padding:var(--sp-3);text-align:left;vertical-align:top;}.geoth-simulator_table thead th{background:var(--surface-sunken);color:var(--texte-strong);white-space:nowrap;}.geoth-simulator_table tbody tr + tr th,.geoth-simulator_table tbody tr + tr td{border-top:1px solid var(--ligne-soft);}.geoth-simulator_num{white-space:nowrap;font-variant-numeric:tabular-nums;}.geoth-quote{scroll-margin-top:calc(var(--top-h) + var(--sp-4));}.geoth-quote_caption-top{font-size:var(--fs-xl);margin-bottom:var(--sp-2);}.geoth-quote_lead{font-size:var(--fs-sm);color:var(--texte);margin-bottom:var(--sp-5);}.geoth-quote_compact .geoth-quote_caption-top{font-size:var(--fs-lg);}.geoth-quote_compact .geoth-quote_lead{margin-bottom:var(--sp-4);}.geoth-quote_compact .geoth-quote_lattice{gap:var(--sp-3);}.geoth-quote_compact .geoth-quote_consent,.geoth-quote_compact .geoth-quote_submit{margin-top:var(--sp-4);}.geoth-quote_compact .geoth-quote_field input,.geoth-quote_compact .geoth-quote_field select{min-height:44px;padding-block:0.5rem;}.geoth-quote_compact .geoth-quote_submit{min-height:48px;font-size:var(--fs-base);}.geoth-quote_hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}.geoth-quote_lattice{display:grid;gap:var(--sp-4);}.geoth-quote_field{display:grid;gap:0.35rem;margin:0;}.geoth-quote_field label{font-size:var(--fs-sm);font-weight:600;color:var(--texte-strong);}.geoth-quote_field input,.geoth-quote_field select{width:100%;min-height:48px;padding:0.7rem 0.9rem;border:1px solid var(--ligne);border-radius:var(--r-sm);background:var(--surface-card);color:var(--texte-strong);font-size:var(--fs-base);}.geoth-quote_field input:focus-visible,.geoth-quote_field select:focus-visible{border-color:var(--accent);}.geoth-quote_field [aria-invalid="true"]{border-color:var(--alt,#b3261e);background:#fff5f5;}.geoth-quote_consent{margin:var(--sp-5) 0 0;}.geoth-quote_consent-check{display:flex;align-items:flex-start;gap:var(--sp-3);font-size:var(--fs-sm);cursor:pointer;}.geoth-quote_consent-notice{margin:var(--sp-2) 0 0;font-size:var(--fs-xs);color:var(--texte-muted);}.geoth-quote_consent input{width:24px;height:24px;margin-top:1px;flex:none;accent-color:var(--primary);}.geoth-quote_error{margin:var(--sp-4) 0 0;padding:var(--sp-3) var(--sp-4);border-radius:var(--r-sm);background:#fdecec;border:1px solid #f0b4b4;color:#8a1c1c;font-size:var(--fs-sm);}.geoth-quote_submit{width:100%;min-height:52px;margin-top:var(--sp-5);padding:0.75rem 2rem;border:0;border-radius:var(--r-pill);background:var(--primary);color:var(--primary-ink);font-size:var(--fs-md);font-weight:600;cursor:pointer;}.geoth-quote_submit:hover{background:var(--primary-hover);}.geoth-quote_submit[disabled]{opacity:0.65;cursor:progress;}.geoth-quote_legal{margin:var(--sp-4) 0 0;font-size:var(--fs-xs);color:var(--texte-muted);}.geoth-quote_done-title{display:flex;align-items:center;gap:var(--sp-2);margin:0 0 var(--sp-2);font-size:var(--fs-md);font-weight:700;color:var(--texte-strong);}.geoth-quote_done-title svg{color:var(--accent-ink);}@media (min-width:640px){.geoth-quote_lattice{grid-template-columns:1fr 1fr;}}.geoth-quote_steps{display:flex;gap:var(--sp-2);margin:0 0 var(--sp-4);padding:0;list-style:none;font-size:var(--fs-sm);color:var(--texte-muted);counter-reset:qf;}.geoth-quote_steps li{flex:1;padding-top:0.5rem;border-top:2px solid var(--ligne);}.geoth-quote_steps li.geoth-is-active{border-top-color:var(--accent);color:var(--texte-strong);}.geoth-quote_panel{margin:0;padding:0;border:0;}.geoth-quote_legend{padding:0;margin-bottom:var(--sp-3);font-weight:600;color:var(--texte-strong);}.geoth-quote_field_full{grid-column:1 / -1;}.geoth-quote_field textarea{width:100%;min-height:5rem;padding:0.6rem 0.9rem;border:1px solid var(--ligne);border-radius:var(--r-sm);background:var(--surface-card);color:var(--texte-strong);font-size:var(--fs-base);resize:vertical;}.geoth-quote_actions{display:flex;gap:var(--sp-3);align-items:stretch;margin-top:var(--sp-4);}.geoth-quote_next,.geoth-quote_back{min-height:44px;padding:0.6rem 1.4rem;border-radius:var(--r-pill);font-weight:600;cursor:pointer;}.geoth-quote_next{flex:1;border:0;background:var(--primary);color:var(--primary-ink);}.geoth-quote_actions .geoth-quote_submit{flex:1;width:auto;margin-top:0;}.geoth-quote_back{border:1px solid var(--ligne);background:none;color:var(--texte-muted);}.geoth-lead-dialog{width:min(34rem,calc(100vw - 2 * var(--gutter)));max-height:calc(100dvh - 2 * var(--sp-5));padding:0;border:0;border-radius:var(--r-card);background:var(--surface-card);color:var(--texte);overflow:auto;margin:auto;}.geoth-lead-dialog::backdrop{background:rgb(0 0 0 / 0.55);}.geoth-lead-dialog_inner{position:relative;padding:var(--sp-5);}.geoth-lead-dialog_close{position:absolute;top:var(--sp-3);right:var(--sp-3);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--ligne);border-radius:var(--r-pill);background:var(--surface-card);color:var(--texte-strong);cursor:pointer;}.geoth-lead-dialog_close:hover{background:var(--surface-sunken);}.geoth-lead-dialog .geoth-quote_caption-top{padding-right:3rem;}.geoth-lead-dialog .geoth-card{border:0;box-shadow:none;padding:0;}.geoth-tool{padding-bottom:var(--sp-7);}.geoth-tool_section{margin-top:var(--bloc-gap);scroll-margin-top:calc(var(--top-h) + var(--sp-4));}.geoth-tool_section h2{padding-bottom:var(--sp-3);border-bottom:1px solid var(--ligne-soft);}.geoth-tool_formband{background:var(--surface-sunken);padding-block:var(--sp-7);}.geoth-layout{display:grid;gap:var(--sp-6);padding-bottom:var(--sp-7);}.geoth-layout_main{min-width:0;}.geoth-listing h2,.geoth-faq h2{margin-bottom:var(--sp-4);}.geoth-listing,.geoth-faq,.geoth-local-data,.geoth-why,.geoth-subsidies,.geoth-closing{margin-top:var(--bloc-gap);}.geoth-local-data h2{margin-bottom:var(--sp-4);}.geoth-notice{margin-bottom:var(--sp-5);}.geoth-notice_text{display:flex;align-items:flex-start;gap:var(--sp-3);margin:0;font-size:var(--fs-sm);}.geoth-notice_text svg{color:var(--accent);flex:none;margin-top:3px;}.geoth-quote_caption-top{font-size:var(--fs-lg);margin-bottom:var(--sp-2);}@media (min-width:960px){.geoth-layout{--ville-measure:calc(var(--mesure) - 110px);--ville-rail:calc(var(--col) + 110px);grid-template-columns:minmax(0,var(--ville-measure)) minmax(var(--ville-rail),1fr);gap:var(--col-gap);}.geoth-layout_aside .geoth-quote{max-width:var(--col-max);margin-left:auto;}.geoth-layout_aside .geoth-quote{position:sticky;--q-fit:calc(100vh - 645px);--q-fit:calc(100dvh - 645px);top:min(calc(var(--top-h) + var(--sp-4)),var(--q-fit));}}.geoth-guide{display:grid;gap:var(--sp-6);padding-bottom:var(--sp-7);}.geoth-guide_body{min-width:0;}.geoth-guide_section{margin-top:var(--bloc-gap);scroll-margin-top:calc(var(--top-h) + var(--sp-4));}.geoth-guide_section h2{padding-bottom:var(--sp-3);border-bottom:1px solid var(--ligne-soft);}.geoth-guide_cta{margin-top:var(--sp-4);}.geoth-guide_cta-title{margin:0 0 var(--sp-2);font-weight:700;color:var(--texte-strong);}.geoth-guide_cta-text{font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-guide_formband{background:var(--surface-sunken);padding-block:var(--sp-7);}@media (min-width:960px){.geoth-guide{grid-template-columns:minmax(0,var(--mesure)) minmax(var(--col),1fr);gap:var(--col-gap);}.geoth-guide_aside{order:2;}.geoth-guide_sticky{position:sticky;top:calc(var(--top-h) + var(--sp-4));max-width:var(--col-max);margin-left:auto;}}.geoth-home-sec{padding-block:var(--sp-7);}.geoth-home-sec_alt{background:var(--surface-sunken);}.geoth-home-cities{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(13rem,100%),1fr));gap:var(--sp-2) 1.2rem;margin:var(--sp-6) 0 0;padding:0;list-style:none;}.geoth-home-cities a{display:block;padding-block:0.45rem;font-size:var(--fs-base);text-decoration:underline;text-underline-offset:2px;}.geoth-home-sample{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr));align-items:stretch;gap:var(--sp-4);margin-top:var(--sp-6);}.geoth-home-guides{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));gap:1.2rem;}.geoth-home-guide{display:flex;flex-direction:column;gap:0.35em;padding:1.2rem;background:var(--surface-sunken);border:1px solid transparent;border-radius:10px;text-decoration:none;}.geoth-home-guide:hover{border-color:var(--accent);text-decoration:none;}.geoth-home-guide_eyebrow{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:var(--fs-xs);font-weight:400;text-transform:uppercase;letter-spacing:0.08em;color:var(--accent-ink);}.geoth-home-guide_caption-top{font-family:var(--ff-display);font-size:var(--fs-base);line-height:1.3;font-weight:400;color:var(--texte-strong);}.geoth-home-form{background:var(--surface-sunken);padding-block:var(--sp-7);}.geoth-hub_groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(16rem,100%),1fr));gap:var(--sp-6) 1.2rem;margin-top:var(--sp-6);}.geoth-hub_group-title{display:flex;align-items:baseline;gap:var(--sp-2);margin:0 0 var(--sp-2);font-size:var(--fs-base);font-weight:500;}.geoth-hub_count{font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-hub_list{margin:0;padding:0;list-style:none;display:grid;gap:0.35em;font-size:var(--fs-sm);}.geoth-hub_list a{display:inline-block;padding-block:0.15rem;line-height:1.75;color:var(--texte-strong);text-decoration:underline;text-underline-offset:2px;}.geoth-hub_form{padding-block:var(--sp-7);}.geoth-static{padding-bottom:var(--sp-8);max-width:none;}.geoth-static h2{font-size:var(--fs-lg);}.geoth-header_goto{grid-column:3;justify-self:end;font-weight:600;white-space:nowrap;}.geoth-footer_body{display:grid;gap:var(--sp-5) var(--sp-7);margin-bottom:var(--sp-5);align-items:start;}.geoth-footer_owner{max-width:28rem;}.geoth-footer_about{margin:var(--sp-2) 0 0;color:var(--texte-muted);font-size:var(--fs-sm);}.geoth-footer_cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:var(--sp-4) var(--sp-7);}.geoth-footer_cols section{min-width:0;}@media (min-width:820px){.geoth-footer_body{grid-template-columns:minmax(14rem,1fr) auto;}.geoth-footer_cols{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:end;}}.geoth-footer_cols ul{list-style:none;margin:0;padding:0;}.geoth-footer_cols li{padding:var(--sp-1) 0;}.geoth-footer_cols a{color:var(--texte);text-decoration:none;}.geoth-footer_cols a:hover{color:var(--primary);text-decoration:underline;}.geoth-footer_tail{display:flex;flex-wrap:wrap;gap:var(--sp-2) var(--sp-5);margin:0;padding-top:var(--sp-4);border-top:1px solid var(--ligne-soft);font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-footer_tail a{color:inherit;}.geoth-trail_list ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:baseline;}.geoth-trail_list li{display:inline-flex;align-items:baseline;}.geoth-trail_list li + li::before{content:"›";margin:0 var(--sp-2);color:var(--texte-muted);}.geoth-trail_list span[aria-current]{display:inline-block;padding-block:0.3rem;}@media (max-width:820px){.geoth-header_goto{grid-column:auto;justify-self:auto;}}.geoth-qa dt{font-weight:600;color:var(--texte-strong);margin-top:var(--sp-4);}.geoth-qa dd{margin:var(--sp-2) 0 0;color:var(--texte);}.geoth-qa_plain h3{font-size:var(--fs-h3);margin:var(--sp-5) 0 var(--sp-2);}.geoth-subsidies_table{table-layout:fixed;}.geoth-subsidies_table thead th:nth-child(1){width:34%;}.geoth-subsidies_table thead th:nth-child(2){width:28%;}.geoth-subsidies_table thead th:nth-child(3){width:38%;}.geoth-subsidies_table tbody th{min-width:0;}.geoth-aide_amount{white-space:normal;}.geoth-aide_cond{min-width:0;}@media (max-width:719px){.geoth-subsidies_table,.geoth-subsidies_table tbody,.geoth-subsidies_table tr,.geoth-subsidies_table tbody th,.geoth-subsidies_table td{display:block;width:auto;}.geoth-subsidies_table thead{display:none;}.geoth-subsidies_table tr{padding:var(--sp-3) 0;border-bottom:1px solid var(--ligne-soft);}.geoth-subsidies_table tr:last-child{border-bottom:0;}.geoth-subsidies_table tbody th,.geoth-subsidies_table td{padding:0 var(--sp-3);border-bottom:0;}.geoth-aide_amount{margin-top:var(--sp-2);}.geoth-aide_cond{margin-top:var(--sp-1);}}.geoth-credits{list-style:none;margin:var(--sp-5) 0 0;padding:0;}.geoth-credits_row{display:grid;grid-template-columns:7.5rem 1fr;gap:var(--sp-4);padding:var(--sp-4) 0;border-top:1px solid var(--ligne-soft);align-items:start;}.geoth-credits_thumb{width:7.5rem;height:5rem;object-fit:cover;border-radius:var(--r-sm);}.geoth-credits_caption-top{margin:0 0 var(--sp-1);font-weight:600;color:var(--texte-strong);}.geoth-credits_meta,.geoth-credits_page{margin:0;font-size:var(--fs-sm);color:var(--texte-muted);}.geoth-why_num,.geoth-buying_num{display:none;}.geoth-why_list,.geoth-buying_list{list-style:decimal;padding-left:1.5em;}.geoth-why_list li,.geoth-buying_list li{display:list-item;}.geoth-lede-wrap_plain{padding-block:var(--bloc-gap);}.geoth-lede-wrap_heading_left{text-align:left;margin-bottom:var(--sp-4);}.geoth-lede-wrap_list{max-width:var(--mesure);margin:0;padding-left:1.2em;}.geoth-lede-wrap_list li{margin-bottom:var(--sp-2);}.geoth-lede-wrap_list a{font-weight:600;}.geoth-listing_also{margin:var(--sp-4) 0 0;color:var(--texte-muted);}.geoth-listing_also a{color:var(--texte-strong);font-weight:600;}:root{--fs-sm:0.8rem;--fs-base:1rem;--fs-md:1.25rem;--fs-lg:1.5625rem;--fs-xl:1.9531rem;--fs-h2:1.5625rem;--fs-h3:1.25rem;--fs-h1-page:1.9531rem;--fs-2xl:1.9531rem;--r-card:0px;--r-md:0px;--r-sm:0px;--r-pill:0px;--bloc-gap:2.75rem;--box:72rem;--mesure:820px;--col:18rem;--gutter:1.1rem;--display-weight:700;}h1,h2,h3,h4{font-weight:var(--display-weight)}.geoth-card{border:0;border-left:3px solid var(--accent);border-radius:0;box-shadow:none;background:none}.geoth-prose ul{list-style:square}.geoth-header_sep{font-size:0}.geoth-header_sep::before{content:"|";font-size:.9rem}:root{--ff-sans:"Raleway","Helvetica Neue",Arial,"Liberation Sans",sans-serif;--ff-display:"Raleway","Helvetica Neue",Arial,"Liberation Sans",sans-serif;}html{font-size:15px}:root{--leading-body:1.6;--ombre-card:none;--ombre-raised:none;}body{line-height:var(--leading-body)}.geoth-card,.geoth-budget-panel table,.geoth-subsidies table{border:1px solid var(--ligne)}th,td{border-bottom:1px solid var(--ligne)}.geoth-card{padding-inline:0;background:none}h2{border-bottom:1px solid var(--ligne);padding-bottom:.25em}:root{--primary: #589D2A; --primary-ink: #0e1414; --accent: #C56430; }