:root{--ink:#17243a;--muted:#64748b;--card:#fff;--line:#e1e7ee;--shadow:0 22px 55px rgba(16,38,72,.11);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{z-index:60;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 4px 20px rgba(16,38,72,.035)}.site-header.is-sticky{position:sticky;top:0}.topbar{background:var(--secondary);color:#fff;font-size:12px}.topbar-in{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:32px}.topbar-contact{display:flex;gap:20px}.topbar a{text-decoration:none;color:#fff;opacity:.96}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;min-width:220px}.brand-wordmark{display:flex;align-items:center;color:var(--primary);font-size:39px;line-height:1;font-weight:950;letter-spacing:-2px}.brand-o{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin:0 2px;color:var(--secondary);flex:0 0 42px}.brand-o svg{width:100%;height:100%;display:block}.brand-image{display:block;max-height:55px;max-width:300px;width:auto}.brand-tagline{display:block;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.02em}.site-header.layout-center .nav-wrap{display:grid;grid-template-columns:1fr auto 1fr}.site-header.layout-center .brand{grid-column:2}.site-header.layout-center .main-nav{grid-column:1/-1;justify-content:center;padding-bottom:12px}.main-nav{display:flex;align-items:center;gap:21px}.main-nav a{text-decoration:none;font-size:14px;font-weight:780;color:#34445a;position:relative}.main-nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--primary);transition:.2s}.main-nav a:hover,.main-nav a.active{color:var(--secondary)}.main-nav a:hover:after,.main-nav a.active:after{right:0}.main-nav .nav-cta{padding:11px 15px;border-radius:10px;background:var(--primary);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--primary) 22%,transparent)}.main-nav .nav-cta:hover{filter:brightness(.95)}.menu-toggle{display:none;border:0;background:none;color:var(--secondary);font-size:28px;cursor:pointer}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,var(--secondary) 0%,color-mix(in srgb,var(--secondary) 83%,#111 17%) 58%,color-mix(in srgb,var(--accent) 75%,var(--secondary) 25%) 100%);color:#fff;padding:76px 0 68px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 62%,rgba(255,255,255,.045) 62% 63%,transparent 63% 100%);opacity:.6}.hero:after{content:"";position:absolute;right:-100px;top:-170px;width:560px;height:560px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.04fr .96fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.13em}.eyebrow:before{content:"";width:27px;height:3px;border-radius:4px;background:currentColor}.eyebrow.inverse{color:#fff}.hero .eyebrow{color:#fff}.hero .eyebrow:before{background:var(--primary)}.hero h1,.page-hero h1{font-size:clamp(43px,5.4vw,72px);line-height:1.01;letter-spacing:-2.2px;margin:14px 0 20px}.hero p{font-size:19px;color:#dbe5f1;max-width:660px;margin-bottom:0}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.hero-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.hero-points span{padding:7px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.065);font-size:12px}.search-box{background:#fff;color:var(--ink);border-radius:20px;padding:27px;box-shadow:0 28px 70px rgba(0,0,0,.28);border-top:5px solid var(--primary)}.search-kicker{font-size:11px;font-weight:900;color:var(--primary);text-transform:uppercase;letter-spacing:.12em}.search-box h2{margin:5px 0 18px;font-size:27px;color:var(--secondary)}.search-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.search-grid .wide{grid-column:1/-1}.field label{display:block;font-size:12px;font-weight:850;color:#59697c;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border:1px solid #d8e1e8;border-radius:10px;background:#fff;font:inherit;color:var(--ink);outline:none;transition:.2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.btn-primary,.btn-outline,.btn-ghost,.btn-light,.search-box button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;border:0;text-decoration:none;font-weight:850;cursor:pointer;transition:.2s}.btn-primary,.search-box button{background:var(--primary);color:#fff}.btn-primary:hover,.search-box button:hover{filter:brightness(.94);transform:translateY(-1px)}.btn-outline{border:1px solid #cad5df;background:#fff;color:var(--secondary)}.btn-ghost{border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.06)}.btn-light{background:#fff;color:var(--secondary);white-space:nowrap}.section{padding:72px 0}.section.alt{background:var(--surface)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:29px}.section-head h2{font-size:clamp(31px,4vw,46px);line-height:1.08;margin:8px 0;color:var(--secondary);letter-spacing:-1px}.section-head p{color:var(--muted);max-width:660px;margin:0}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.property-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 33px rgba(16,38,72,.055);transition:.22s transform,.22s box-shadow,.22s border-color}.property-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--accent) 32%,var(--line))}.property-media{position:relative;height:235px;background:linear-gradient(145deg,#d5dfe8,#f3f6f9);overflow:hidden}.property-media img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.property-card:hover .property-media img{transform:scale(1.025)}.property-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:54px;color:#7b8da0;background:linear-gradient(135deg,#dbe5eb,#f4f7f9)}.property-badges{position:absolute;left:12px;top:12px;display:flex;flex-wrap:wrap;gap:7px}.badge{padding:6px 9px;border-radius:999px;background:#fff;font-size:10px;font-weight:900;box-shadow:0 4px 16px rgba(0,0,0,.12);text-transform:uppercase;letter-spacing:.04em}.badge.transaction{background:var(--secondary);color:#fff}.badge.featured{background:var(--primary);color:#fff}.badge.status{background:#fff;color:var(--secondary)}.property-body{padding:19px}.property-ref{font-size:10px;color:#7d8d9d;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.property-body h3{font-size:20px;line-height:1.25;margin:6px 0 8px;color:var(--secondary)}.property-place{color:var(--muted);font-size:14px}.property-specs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.property-specs span{font-size:12px;background:var(--surface);border-radius:8px;padding:6px 8px;color:#435468}.property-price{font-size:23px;font-weight:950;margin-top:12px;color:var(--secondary)}.property-price small{font-size:13px;color:var(--muted);font-weight:650}.property-card a.stretched{display:inline-flex;margin-top:12px;color:var(--primary);font-weight:850;text-decoration:none}.types-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.type-card{display:block;padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff;text-decoration:none;position:relative;overflow:hidden;transition:.2s}.type-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--primary);opacity:.9}.type-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(16,38,72,.07)}.type-card span{font-size:31px;color:var(--secondary)}.type-card strong{display:block;margin-top:10px;color:var(--secondary)}.type-card small{color:var(--muted)}.estimate-band{padding:58px 0;background:var(--primary);color:#fff;position:relative;overflow:hidden}.estimate-band:after{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-100px;top:-150px}.estimate-grid{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px}.estimate-grid h2{font-size:clamp(31px,4vw,48px);line-height:1.05;margin:9px 0 12px;letter-spacing:-1px}.estimate-grid p{max-width:760px;margin:0;color:rgba(255,255,255,.88);font-size:17px}.agency-section{background:#fff}.agency-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.agency-monogram{min-height:300px;display:flex;align-items:center;justify-content:center;border-radius:26px;background:linear-gradient(145deg,var(--surface),#fff);border:1px solid var(--line);box-shadow:0 20px 45px rgba(16,38,72,.07);font-weight:950;font-size:58px;letter-spacing:-4px;color:var(--primary)}.agency-o{display:grid;place-items:center;width:67px;height:67px;border-radius:50%;background:var(--secondary);color:#fff;font-size:31px;margin:0 4px}.agency-grid h2{font-size:clamp(32px,4vw,48px);color:var(--secondary);line-height:1.06;margin:9px 0 15px}.agency-grid p{font-size:17px;color:var(--muted)}.agency-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.page-hero{padding:62px 0;background:linear-gradient(120deg,var(--secondary),color-mix(in srgb,var(--secondary) 76%,var(--accent)));color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:7%;top:-120px;width:330px;height:330px;border:1px solid rgba(255,255,255,.11);border-radius:50%}.page-hero h1{font-size:clamp(39px,5vw,62px);margin:12px 0 13px}.page-hero p{color:#d9e5f0;font-size:18px;max-width:760px}.rich-content{padding:58px 0;max-width:900px}.rich-content h2{font-size:32px;margin-top:38px;color:var(--secondary)}.rich-content p,.rich-content li{color:#526475;font-size:17px}.catalogue-shell{background:var(--surface);padding:36px 0 72px}.filters{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:24px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:end;box-shadow:0 10px 30px rgba(16,38,72,.045)}.filters .field:first-child{grid-column:span 2}.filters button{height:44px}.catalogue-meta{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:16px 0 20px;color:var(--secondary)}.empty-box{padding:45px;text-align:center;background:#fff;border:1px dashed #bdc8ce;border-radius:18px;color:var(--muted)}.detail-wrap{padding:42px 0 74px;background:#fff}.detail-head{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-bottom:24px}.detail-head h1{font-size:clamp(34px,4.5vw,54px);line-height:1.08;margin:7px 0;color:var(--secondary)}.detail-price{font-size:34px;font-weight:950;text-align:right;color:var(--primary)}.detail-price small{font-size:14px;color:var(--muted)}.detail-price em{display:block;font-size:12px;color:var(--muted);font-style:normal;font-weight:650}.gallery{display:grid;grid-template-columns:1fr 112px;gap:12px;height:520px}.gallery-main{border-radius:18px;overflow:hidden;background:#e8edef}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-empty{height:380px}.gallery-thumbs{display:flex;flex-direction:column;gap:10px;overflow:auto}.gallery-thumb{width:100%;height:92px;border:2px solid transparent;border-radius:11px;object-fit:cover;cursor:pointer}.gallery-thumb.active{border-color:var(--primary)}.detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:34px;margin-top:32px}.detail-content h2{font-size:28px;margin-top:34px;color:var(--secondary)}.richtext{color:#4c5f73;font-size:17px}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.spec{background:var(--surface);border-radius:12px;padding:14px;border:1px solid color-mix(in srgb,var(--line) 75%,transparent)}.spec small{display:block;color:var(--muted)}.spec strong{font-size:17px;color:var(--secondary)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0;list-style:none}.feature-list li:before{content:"✓";color:var(--primary);font-weight:900;margin-right:8px}.contact-card{position:sticky;top:120px;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:23px;border-top:5px solid var(--primary)}.contact-card-label{font-size:10px;font-weight:900;color:var(--primary);text-transform:uppercase;letter-spacing:.1em}.contact-card h3{margin:5px 0 7px;color:var(--secondary)}.contact-card .field{margin-bottom:12px}.notice{padding:13px 15px;border-radius:11px;margin:0 0 15px}.notice.ok{background:#e8f6ef;color:#1d604b}.notice.err{background:#fdebed;color:#8c2b3a}.detail-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.detail-specs{flex:1}.energy-row{display:flex;gap:8px}.energy-badge{width:58px;height:65px;border-radius:10px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.energy-badge small{font-size:9px;font-weight:800}.energy-badge strong{font-size:25px;line-height:1}.energy-a{background:#008a4b}.energy-b{background:#4cae4f}.energy-c{background:#bed333;color:#27343b}.energy-d{background:#f3dd35;color:#27343b}.energy-e{background:#f1ab32}.energy-f{background:#eb7334}.energy-g{background:#d43a32}.contact-page{display:grid;grid-template-columns:.78fr 1.22fr;gap:30px;padding:58px 0}.contact-info{background:var(--secondary);color:#fff;border-radius:20px;padding:31px;border-top:5px solid var(--primary)}.contact-info h2{font-size:31px}.contact-info p,.contact-info a{color:#d8e4ed}.contact-form{border:1px solid var(--line);border-radius:20px;padding:30px}.contact-form h2{color:var(--secondary)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid .wide{grid-column:1/-1}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:55px 0}.blog-card{border:1px solid var(--line);border-radius:17px;padding:24px}.blog-card h2{font-size:22px;color:var(--secondary)}.blog-card p{color:var(--muted)}.text-link{font-weight:850;color:var(--primary);text-decoration:none}.site-footer{background:#071a34;color:#d9e3eb;padding-top:52px;border-top:5px solid var(--primary)}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:40px}.footer-grid strong{display:block;color:#fff;font-weight:900;margin-bottom:12px}.footer-wordmark{display:flex;align-items:center;color:#fff;font-size:30px;font-weight:950;letter-spacing:-1.5px}.footer-o{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--primary);color:#fff;font-size:17px;margin:0 2px}.footer-grid p{color:#afc0d0}.footer-grid a,.footer-grid span{display:block;color:#aebdca;text-decoration:none;margin:7px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #213955;margin-top:36px;padding:18px 0;color:#8799aa;font-size:13px;display:flex;justify-content:space-between;gap:20px}.footer-bottom a{color:#aebdca;text-decoration:none}@media(max-width:1040px){.main-nav{gap:15px}.main-nav a{font-size:13px}.brand-wordmark{font-size:34px}.brand-o{width:38px;height:38px;flex-basis:38px}}@media(max-width:980px){.main-nav{position:absolute;display:none;top:calc(100% - 2px);left:20px;right:20px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);padding:14px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a:after{display:none}.menu-toggle{display:block}.hero-grid,.detail-grid,.contact-page,.agency-grid{grid-template-columns:1fr}.property-grid{grid-template-columns:1fr 1fr}.types-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:repeat(3,1fr)}.filters .field:first-child{grid-column:span 1}.gallery{height:440px}.contact-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.detail-head{grid-template-columns:1fr}.detail-price{text-align:left}.agency-monogram{min-height:220px}.site-header.layout-center .nav-wrap{display:flex}.site-header.layout-center .brand{grid-column:auto}.site-header.layout-center .main-nav{padding-bottom:14px}.estimate-grid{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.container{width:min(100% - 24px,1180px)}.topbar{display:none}.nav-wrap{min-height:70px}.brand-wordmark{font-size:29px;letter-spacing:-1.5px}.brand-o{width:33px;height:33px;flex-basis:33px}.brand-image{max-height:42px;max-width:220px}.hero{padding:52px 0}.hero-grid{gap:30px}.hero h1{font-size:43px}.search-grid,.form-grid{grid-template-columns:1fr}.search-grid .wide,.form-grid .wide{grid-column:auto}.property-grid,.types-grid,.filters,.footer-grid{grid-template-columns:1fr}.section{padding:52px 0}.section-head{align-items:flex-start;flex-direction:column}.property-media{height:235px}.detail-head h1{font-size:36px}.gallery{display:block;height:auto}.gallery-main{height:320px}.gallery-thumbs{flex-direction:row;margin-top:10px}.gallery-thumb{width:88px;height:70px;flex:0 0 auto}.spec-grid{grid-template-columns:1fr 1fr}.feature-list{grid-template-columns:1fr}.detail-info-row{flex-direction:column}.footer-bottom{flex-direction:column}.agency-monogram{font-size:43px;min-height:180px}.agency-o{width:54px;height:54px;font-size:24px}.estimate-band{padding:45px 0}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}}

.badge.demo{background:#fff;color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 28%,#fff)}
.agency-wordmark{display:flex;align-items:center;justify-content:center;font-weight:950;font-size:58px;letter-spacing:-4px;color:var(--primary)}.agency-logo-img{max-width:80%;max-height:150px;object-fit:contain}.agency-generic-brand{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.agency-generic-brand strong{font-size:36px;color:var(--secondary)}.agency-generic-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--secondary);color:#fff;font-size:31px}
@media(max-width:650px){.agency-wordmark{font-size:43px}}

/* v0.2.1 — accueil plus visuel + couleurs réellement dynamiques */
.hero-v2{padding:58px 0 42px;background:linear-gradient(120deg,color-mix(in srgb,var(--secondary) 95%,#06111f 5%) 0%,var(--secondary) 57%,color-mix(in srgb,var(--accent) 72%,var(--secondary) 28%) 100%)}
.hero-v2:before{background:radial-gradient(circle at 14% 20%,rgba(255,255,255,.075),transparent 30%),linear-gradient(90deg,transparent 0 58%,rgba(255,255,255,.04) 58% 58.3%,transparent 58.3%)}
.hero-v2:after{right:-150px;top:-270px;width:650px;height:650px;box-shadow:0 0 0 88px rgba(255,255,255,.022),0 0 0 176px rgba(255,255,255,.012)}
.hero-ribbon{position:absolute;left:0;top:0;bottom:0;width:8px;display:grid;grid-template-rows:1fr 1fr 1fr;z-index:2}.hero-ribbon i:nth-child(1){background:var(--secondary)}.hero-ribbon i:nth-child(2){background:#fff}.hero-ribbon i:nth-child(3){background:var(--primary)}
.hero-grid-v2{grid-template-columns:1.02fr .98fr;gap:64px;align-items:stretch}
.hero-v2 .hero-copy{padding:24px 0 14px;display:flex;flex-direction:column;justify-content:center}
.hero-v2 .hero-copy h1{max-width:760px;font-size:clamp(46px,5vw,72px);margin-bottom:18px}
.hero-v2 .hero-copy p{max-width:650px;color:rgba(255,255,255,.84)}
.hero-services{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}
.hero-services a{display:block;text-decoration:none;color:#fff;padding:14px 15px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.07);backdrop-filter:blur(4px);transition:.2s}
.hero-services a:hover{background:rgba(255,255,255,.13);transform:translateY(-2px)}
.hero-services b{display:block;font-size:14px}.hero-services span{display:block;font-size:11px;margin-top:3px;color:rgba(255,255,255,.68)}
.hero-showcase{position:relative;min-height:430px;display:flex;align-items:stretch}
.hero-property{display:block;width:100%;text-decoration:none;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.22);box-shadow:0 35px 80px rgba(3,15,35,.35);background:#d9e2e7;transform:rotate(1deg);transition:.25s}
.hero-property:hover{transform:rotate(0deg) translateY(-4px)}
.hero-property-media{height:100%;min-height:430px;position:relative;overflow:hidden}.hero-property-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s transform}.hero-property:hover img{transform:scale(1.035)}
.hero-property-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,17,34,.02) 20%,rgba(4,17,34,.78) 100%)}
.hero-property-label{position:absolute;left:20px;top:20px;background:var(--primary);color:#fff;padding:8px 11px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 10px 22px rgba(0,0,0,.18)}
.hero-property-info{position:absolute;left:25px;right:25px;bottom:23px;color:#fff}.hero-property-info small{font-weight:750;color:rgba(255,255,255,.78)}.hero-property-info h2{font-size:clamp(23px,2.4vw,34px);line-height:1.06;margin:6px 0 11px;color:#fff;letter-spacing:-.7px}.hero-property-info strong{font-size:24px;color:#fff}
.hero-brand-panel{width:100%;min-height:430px;border-radius:26px;background:rgba(255,255,255,.97);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--secondary);box-shadow:0 35px 80px rgba(3,15,35,.32);border-top:6px solid var(--primary)}.hero-brand-mark{transform:scale(1.08);margin-bottom:22px}.hero-brand-panel>strong{font-size:22px}.hero-brand-panel>span{margin-top:6px;color:var(--muted)}
.hero-search-wrap{position:relative;z-index:4;margin-top:34px}
.hero-search-box{border-top:0;padding:18px 20px;display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:end;border-left:5px solid var(--primary);box-shadow:0 24px 55px rgba(0,0,0,.22)}
.hero-search-title{align-self:center}.hero-search-title strong{display:block;font-size:22px;color:var(--secondary);line-height:1.05;margin-top:4px}
.hero-search-box .search-grid{grid-template-columns:1fr 1fr 1.15fr 1fr auto;align-items:end}.hero-search-box .search-grid .wide{grid-column:auto}.hero-search-box button{height:47px;min-width:120px}
.featured-section{position:relative;background:linear-gradient(#fff,#fff),linear-gradient(90deg,var(--primary),var(--secondary));background-origin:border-box}.featured-section:before{content:"";display:block;width:min(1180px,calc(100% - 40px));height:3px;margin:0 auto 50px;border-radius:999px;background:linear-gradient(90deg,var(--primary) 0 22%,#eef2f6 22% 70%,var(--secondary) 70% 100%)}
.featured-section .property-card:first-child{box-shadow:0 18px 45px color-mix(in srgb,var(--secondary) 13%,transparent)}
.types-section{background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--surface) 88%,var(--secondary) 12%))}.types-section .type-card{border-top:3px solid color-mix(in srgb,var(--secondary) 80%,#fff)}
.estimate-band{background:linear-gradient(110deg,var(--primary),color-mix(in srgb,var(--primary) 82%,var(--secondary) 18%))}.estimate-band:before{content:"";position:absolute;left:-100px;bottom:-230px;width:420px;height:420px;border:1px solid rgba(255,255,255,.11);border-radius:50%}
.agency-section{position:relative}.agency-section:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(var(--secondary) 0 33.333%,#fff 33.333% 66.666%,var(--primary) 66.666%)}
.agency-monogram{background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 90%,var(--secondary) 10%),#fff)}

@media(max-width:1080px){.hero-search-box{grid-template-columns:1fr}.hero-search-title{display:flex;align-items:end;gap:10px}.hero-search-box .search-grid{grid-template-columns:1fr 1fr}.hero-search-box .search-grid .wide{grid-column:1/-1}.hero-search-box button{width:100%}}
@media(max-width:980px){.hero-grid-v2{grid-template-columns:1fr;gap:34px}.hero-showcase{min-height:360px}.hero-property-media,.hero-brand-panel{min-height:360px}.hero-v2 .hero-copy{padding-top:5px}.hero-services{max-width:650px}}
@media(max-width:650px){.hero-v2{padding:40px 0 28px}.hero-ribbon{width:5px}.hero-services{grid-template-columns:1fr}.hero-showcase{min-height:290px}.hero-property-media,.hero-brand-panel{min-height:290px}.hero-property{border-radius:20px;transform:none}.hero-property-info{left:18px;right:18px;bottom:18px}.hero-search-wrap{margin-top:22px}.hero-search-box{padding:16px;border-radius:16px}.hero-search-box .search-grid{grid-template-columns:1fr}.hero-search-box .search-grid .wide{grid-column:auto}.featured-section:before{width:calc(100% - 24px);margin-bottom:34px}}



/* v0.2.1 — modes clair / sombre / automatique */
html[data-theme="light"]{color-scheme:light}
html[data-theme="dark"],html[data-theme="auto"].system-dark{color-scheme:dark;--ink:#edf3f9;--muted:#a8b7c8;--card:#0d1a2b;--line:#263a52;--shadow:0 22px 55px rgba(0,0,0,.34)}
html[data-theme="dark"] body,html[data-theme="auto"].system-dark body{background:#07111f;color:var(--ink)}
html[data-theme="dark"] .site-header,html[data-theme="auto"].system-dark .site-header{background:rgba(7,17,31,.97);border-bottom-color:#263a52;box-shadow:0 5px 24px rgba(0,0,0,.22)}
html[data-theme="dark"] .main-nav a,html[data-theme="auto"].system-dark .main-nav a{color:#d5e0ec}
html[data-theme="dark"] .main-nav a:hover,html[data-theme="dark"] .main-nav a.active,html[data-theme="auto"].system-dark .main-nav a:hover,html[data-theme="auto"].system-dark .main-nav a.active{color:#fff}
html[data-theme="dark"] .brand-tagline,html[data-theme="auto"].system-dark .brand-tagline{color:#a8b7c8}
html[data-theme="dark"] .search-box,html[data-theme="dark"] .property-card,html[data-theme="dark"] .type-card,html[data-theme="dark"] .filters,html[data-theme="dark"] .contact-form,html[data-theme="dark"] .blog-card,html[data-theme="dark"] .empty-box,html[data-theme="auto"].system-dark .search-box,html[data-theme="auto"].system-dark .property-card,html[data-theme="auto"].system-dark .type-card,html[data-theme="auto"].system-dark .filters,html[data-theme="auto"].system-dark .contact-form,html[data-theme="auto"].system-dark .blog-card,html[data-theme="auto"].system-dark .empty-box{background:#0d1a2b;color:var(--ink);border-color:var(--line)}
html[data-theme="dark"] .field input,html[data-theme="dark"] .field select,html[data-theme="dark"] .field textarea,html[data-theme="auto"].system-dark .field input,html[data-theme="auto"].system-dark .field select,html[data-theme="auto"].system-dark .field textarea{background:#081421;color:#eef4fa;border-color:#30465f}
html[data-theme="dark"] .field input::placeholder,html[data-theme="dark"] .field textarea::placeholder,html[data-theme="auto"].system-dark .field input::placeholder,html[data-theme="auto"].system-dark .field textarea::placeholder{color:#72879d}
html[data-theme="dark"] .field label,html[data-theme="auto"].system-dark .field label{color:#b8c6d5}
html[data-theme="dark"] .btn-outline,html[data-theme="auto"].system-dark .btn-outline{background:#0d1a2b;color:#eaf1f7;border-color:#344b64}
html[data-theme="dark"] .property-media,html[data-theme="dark"] .gallery-main,html[data-theme="auto"].system-dark .property-media,html[data-theme="auto"].system-dark .gallery-main{background:#122237}
html[data-theme="dark"] .property-placeholder,html[data-theme="auto"].system-dark .property-placeholder{color:#7890a8;background:linear-gradient(135deg,#14243a,#0b1727)}
html[data-theme="dark"] .badge,html[data-theme="dark"] .badge.status,html[data-theme="dark"] .badge.demo,html[data-theme="auto"].system-dark .badge,html[data-theme="auto"].system-dark .badge.status,html[data-theme="auto"].system-dark .badge.demo{background:#14243a;color:#f1f5f9;border-color:#3a5068}
html[data-theme="dark"] .property-body h3,html[data-theme="dark"] .property-price,html[data-theme="dark"] .type-card span,html[data-theme="dark"] .type-card strong,html[data-theme="dark"] .section-head h2,html[data-theme="dark"] .agency-grid h2,html[data-theme="dark"] .detail-head h1,html[data-theme="dark"] .detail-content h2,html[data-theme="dark"] .spec strong,html[data-theme="dark"] .contact-card h3,html[data-theme="dark"] .contact-form h2,html[data-theme="dark"] .blog-card h2,html[data-theme="dark"] .search-box h2,html[data-theme="dark"] .hero-search-title strong,html[data-theme="dark"] .agency-generic-brand strong,html[data-theme="auto"].system-dark .property-body h3,html[data-theme="auto"].system-dark .property-price,html[data-theme="auto"].system-dark .type-card span,html[data-theme="auto"].system-dark .type-card strong,html[data-theme="auto"].system-dark .section-head h2,html[data-theme="auto"].system-dark .agency-grid h2,html[data-theme="auto"].system-dark .detail-head h1,html[data-theme="auto"].system-dark .detail-content h2,html[data-theme="auto"].system-dark .spec strong,html[data-theme="auto"].system-dark .contact-card h3,html[data-theme="auto"].system-dark .contact-form h2,html[data-theme="auto"].system-dark .blog-card h2,html[data-theme="auto"].system-dark .search-box h2,html[data-theme="auto"].system-dark .hero-search-title strong,html[data-theme="auto"].system-dark .agency-generic-brand strong{color:#f2f6fa}
html[data-theme="dark"] .property-place,html[data-theme="dark"] .property-ref,html[data-theme="dark"] .richtext,html[data-theme="dark"] .section-head p,html[data-theme="dark"] .agency-grid p,html[data-theme="dark"] .blog-card p,html[data-theme="auto"].system-dark .property-place,html[data-theme="auto"].system-dark .property-ref,html[data-theme="auto"].system-dark .richtext,html[data-theme="auto"].system-dark .section-head p,html[data-theme="auto"].system-dark .agency-grid p,html[data-theme="auto"].system-dark .blog-card p{color:var(--muted)}
html[data-theme="dark"] .property-specs span,html[data-theme="dark"] .spec,html[data-theme="dark"] .contact-card,html[data-theme="auto"].system-dark .property-specs span,html[data-theme="auto"].system-dark .spec,html[data-theme="auto"].system-dark .contact-card{background:#111f31;color:#c9d6e3;border-color:#2b4058}
html[data-theme="dark"] .section.alt,html[data-theme="auto"].system-dark .section.alt{background:#0a1625}
html[data-theme="dark"] .types-section,html[data-theme="auto"].system-dark .types-section{background:linear-gradient(135deg,#0a1625,color-mix(in srgb,var(--secondary) 20%,#07111f 80%))}
html[data-theme="dark"] .featured-section,html[data-theme="auto"].system-dark .featured-section{background:#07111f}
html[data-theme="dark"] .featured-section:before,html[data-theme="auto"].system-dark .featured-section:before{background:linear-gradient(90deg,var(--primary) 0 22%,#26384d 22% 70%,var(--secondary) 70% 100%)}
html[data-theme="dark"] .agency-section,html[data-theme="auto"].system-dark .agency-section{background:#07111f}
html[data-theme="dark"] .agency-monogram,html[data-theme="auto"].system-dark .agency-monogram{background:linear-gradient(145deg,#101f32,#0a1625);border-color:#2b4058;box-shadow:0 20px 45px rgba(0,0,0,.26)}
html[data-theme="dark"] .detail-wrap,html[data-theme="auto"].system-dark .detail-wrap{background:#07111f}
html[data-theme="dark"] .notice.ok,html[data-theme="auto"].system-dark .notice.ok{background:#11392d;color:#baf0d8}
html[data-theme="dark"] .notice.err,html[data-theme="auto"].system-dark .notice.err{background:#49202a;color:#ffd7dc}
html[data-theme="dark"] .main-nav,html[data-theme="auto"].system-dark .main-nav{background:#0d1a2b;border-color:#2b4058}
html[data-theme="dark"] .hero-brand-panel,html[data-theme="auto"].system-dark .hero-brand-panel{background:#0d1a2b;color:#f2f6fa;border-color:var(--primary)}
html[data-theme="dark"] .hero-brand-panel>span,html[data-theme="auto"].system-dark .hero-brand-panel>span{color:#a8b7c8}
html[data-theme="dark"] .agency-section:before,html[data-theme="auto"].system-dark .agency-section:before{background:linear-gradient(var(--secondary) 0 33.333%,#dfe8f1 33.333% 66.666%,var(--primary) 66.666%)}


/* v0.2.1b — sélecteur clair / sombre pour les visiteurs */
.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--secondary) 18%,#d8e1e8 82%);border-radius:999px;background:color-mix(in srgb,var(--secondary) 4%,#fff 96%);color:var(--secondary);font:inherit;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap;transition:.2s ease}
.theme-toggle:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--secondary) 35%,#d8e1e8 65%);background:color-mix(in srgb,var(--secondary) 8%,#fff 92%)}
.theme-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 28%,transparent);outline-offset:2px}
.theme-toggle-icon{display:grid;place-items:center;width:20px;height:20px;font-size:17px;line-height:1}
html[data-theme="dark"] .theme-toggle,html[data-theme="auto"].system-dark .theme-toggle{background:#101f31;color:#f2f6fa;border-color:#344b64}
html[data-theme="dark"] .theme-toggle:hover,html[data-theme="auto"].system-dark .theme-toggle:hover{background:#17293d;border-color:#46617e}
@media(max-width:980px){.theme-toggle{align-self:stretch;justify-content:flex-start;width:100%;padding:11px 12px;border-radius:10px}}

/* ===== v0.3.6 — locations courte durée & calendrier public ===== */
.short-term-shell{min-height:480px}.short-term-search{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end;padding:18px;margin-bottom:22px;background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px rgba(16,38,72,.05)}.short-term-search .field{margin:0}.short-term-search button{height:44px;white-space:nowrap}.short-term-calendar-section{margin:28px 0 8px;padding:22px;border-radius:18px;background:var(--surface);border:1px solid var(--line)}.short-term-calendar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.short-term-calendar-head h2{margin:7px 0 0!important}.stcal-wrap{margin-top:16px}.stcal-legend{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:12px;color:var(--muted);font-size:12px}.stcal-legend span{display:flex;align-items:center;gap:7px}.stcal-legend i{width:12px;height:12px;border-radius:4px}.stcal-legend i.free{background:#2d9d68}.stcal-legend i.busy{background:#d64b5f}.stcal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stcal-month{background:var(--card);border:1px solid var(--line);border-radius:15px;padding:14px}.stcal-title{font-weight:900;color:var(--secondary);margin-bottom:11px}.stcal-week,.stcal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.stcal-week span{text-align:center;color:var(--muted);font-size:10px;font-weight:850}.stcal-day{min-height:50px;border-radius:9px;padding:6px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid transparent}.stcal-day b{font-size:13px}.stcal-day small{font-size:8px;margin-top:2px}.stcal-day.free{background:#e8f7ef;border-color:#b6e1cc;color:#17633f}.stcal-day.busy{background:#fde9ec;border-color:#efb8c0;color:#8b3040}.stcal-day.past{opacity:.4}.stcal-day.empty{background:transparent}.short-stay-dates{display:grid;grid-template-columns:1fr 1fr;gap:10px}
html[data-theme="dark"] .short-term-search,html[data-theme="dark"] .stcal-month,html[data-theme="auto"].system-dark .short-term-search,html[data-theme="auto"].system-dark .stcal-month{background:#0d1a2b;border-color:#2b4058}html[data-theme="dark"] .short-term-calendar-section,html[data-theme="auto"].system-dark .short-term-calendar-section{background:#091828;border-color:#2b4058}html[data-theme="dark"] .stcal-title,html[data-theme="auto"].system-dark .stcal-title{color:#eaf2fb}html[data-theme="dark"] .stcal-day.free,html[data-theme="auto"].system-dark .stcal-day.free{background:#123629;border-color:#245f49;color:#c9ffe6}html[data-theme="dark"] .stcal-day.busy,html[data-theme="auto"].system-dark .stcal-day.busy{background:#3a1e27;border-color:#713445;color:#ffe0e6}
@media(max-width:980px){.short-term-search{grid-template-columns:repeat(2,1fr)}.short-term-search button{grid-column:1/-1}.stcal-grid{grid-template-columns:1fr}}
@media(max-width:650px){.short-term-search,.short-stay-dates{grid-template-columns:1fr}.short-term-search button{grid-column:auto}.short-term-calendar-head{flex-direction:column}.stcal-day{min-height:44px}.stcal-day small{display:none}}
.stcal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.stcal-toolbar .stcal-legend{margin-bottom:12px}.stcal-nav{display:flex;gap:7px;margin-bottom:12px}.stcal-nav a{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;border:1px solid var(--line);background:var(--card);color:var(--secondary);font-weight:900;text-decoration:none}.stcal-nav a:hover{border-color:var(--primary);color:var(--primary)}
html[data-theme="dark"] .stcal-nav a,html[data-theme="auto"].system-dark .stcal-nav a{background:#0d1a2b;border-color:#2b4058;color:#eaf2fb}

/* ===== v0.3.7 — réservation courte durée interactive ===== */
.stcal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.stcal-nav{display:flex;gap:7px;margin-bottom:12px}.stcal-nav button{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;border:1px solid var(--line);background:var(--card);color:var(--secondary);font-weight:900;font-size:18px;cursor:pointer}.stcal-nav button:hover{border-color:var(--primary);color:var(--primary)}.stcal-legend i.option{background:#e8a320}.stcal-selection{margin:0 0 13px;padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--accent) 8%,var(--card) 92%);border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line) 75%);color:var(--secondary);font-weight:750;font-size:13px}.stcal-day{font:inherit}.stcal-day.free{cursor:pointer}.stcal-day.free:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(31,109,73,.12)}.stcal-day.option{background:#fff4d8;border-color:#e8c36f;color:#805913}.stcal-day.selected-start,.stcal-day.selected-end{outline:3px solid var(--primary);outline-offset:1px}.stcal-day.selected-range{background:color-mix(in srgb,#2d9d68 22%,#e8f7ef 78%);border-color:#74bd98}.st-booking-form{display:grid;gap:0}.st-booking-quote{margin:4px 0 15px;padding:13px 14px;border-radius:12px;background:var(--surface);border:1px solid var(--line)}.st-booking-quote strong{display:block;color:var(--secondary);margin-bottom:3px}.st-booking-quote [data-st-quote]{font-size:14px}.st-booking-quote small{display:block;margin-top:4px;color:var(--muted)}.st-guests{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.st-terms{display:flex;align-items:flex-start;gap:8px;margin:5px 0 14px;font-size:12px;color:var(--muted);line-height:1.45}.st-terms input{width:auto!important;margin-top:3px}.st-deposit-note{margin:0 0 14px;padding:11px 12px;border-radius:10px;background:#fff7e7;border:1px solid #edcf8d;color:#72531b;font-size:12px}.st-booking-form .btn-primary{width:100%}
html[data-theme="dark"] .stcal-nav button,html[data-theme="auto"].system-dark .stcal-nav button{background:#0d1a2b;border-color:#2b4058;color:#eaf2fb}html[data-theme="dark"] .stcal-day.option,html[data-theme="auto"].system-dark .stcal-day.option{background:#4a3514;border-color:#7c5c1d;color:#ffe8a6}html[data-theme="dark"] .stcal-selection,html[data-theme="auto"].system-dark .stcal-selection{background:#10243a;border-color:#294663;color:#eaf2fb}html[data-theme="dark"] .st-booking-quote,html[data-theme="auto"].system-dark .st-booking-quote{background:#101f31;border-color:#2b4058}html[data-theme="dark"] .st-booking-quote strong,html[data-theme="auto"].system-dark .st-booking-quote strong{color:#f2f6fa}html[data-theme="dark"] .st-deposit-note,html[data-theme="auto"].system-dark .st-deposit-note{background:#3d2f17;border-color:#70551f;color:#ffe8ad}
@media(max-width:650px){.st-guests{grid-template-columns:1fr}.stcal-toolbar{align-items:flex-start}.stcal-selection{font-size:12px}}

/* ===== v0.3.8 — récapitulatif financier, conditions & contact humain ===== */
.st-quote-lines{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 16px;align-items:center;margin-top:8px}.st-quote-lines span{color:var(--muted);font-size:13px}.st-quote-lines b{color:var(--secondary);text-align:right}.st-quote-lines .total{padding-top:8px;margin-top:4px;border-top:1px solid var(--line);font-size:14px;font-weight:900;color:var(--secondary)}.st-human-contact{display:grid;gap:4px;margin:7px 0 16px;padding:13px 14px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line) 72%);border-radius:12px;background:color-mix(in srgb,var(--accent) 7%,var(--card) 93%)}.st-human-contact strong{color:var(--secondary)}.st-human-contact span,.st-human-contact a{font-size:13px}.st-human-contact small{margin-top:3px;color:var(--muted)}.st-conditions{display:grid;gap:8px;margin:10px 0 14px}.st-conditions details{border:1px solid var(--line);border-radius:11px;background:var(--surface);overflow:hidden}.st-conditions summary{padding:11px 12px;cursor:pointer;font-weight:850;color:var(--secondary)}.st-conditions details>div,.st-conditions details>h5{margin:0;padding:0 12px 11px;font-size:12px;line-height:1.55;color:var(--muted)}.st-conditions details>h5{padding-bottom:5px;color:var(--secondary)}
html[data-theme="dark"] .st-human-contact,html[data-theme="auto"].system-dark .st-human-contact{background:#10243a;border-color:#294663}html[data-theme="dark"] .st-conditions details,html[data-theme="auto"].system-dark .st-conditions details{background:#101f31;border-color:#2b4058}html[data-theme="dark"] .st-quote-lines b,html[data-theme="dark"] .st-quote-lines .total,html[data-theme="dark"] .st-human-contact strong,html[data-theme="dark"] .st-conditions summary,html[data-theme="auto"].system-dark .st-quote-lines b,html[data-theme="auto"].system-dark .st-quote-lines .total,html[data-theme="auto"].system-dark .st-human-contact strong,html[data-theme="auto"].system-dark .st-conditions summary{color:#f2f6fa}
