:root{--color-black: #000;--color-white: #fff;--color-neutral-dark: #444;--color-neutral: #666;--color-neutral-light: #aaa;--color-neutral-lighter: #ffffff;--color-neutral-lightest: #eee;--color-neutral-darker: #222;--color-neutral-darkest: #111;--color-brand-green: #455243;--color-brand-light-green: #596957;--color-brand-grey: #f0f0f0;--color-brand-pink: #dd23bb;--color-brand-pink-light: #ffaefe;--color-success: #cef5ca;--color-success-dark: #114e0b;--color-warning: #fcf8d8;--color-warning-dark: #5e5515;--color-error: #f8e4e4;--color-error-dark: #3b0b0b;--color-focus: #2d62ff;--bg-primary: var(--color-white);--bg-secondary: var(--color-brand-grey);--bg-tertiary: var(--color-brand-pink);--bg-alternate: var(--color-black);--bg-success: var(--color-success);--bg-warning: var(--color-warning);--bg-error: var(--color-error);--text-primary: var(--color-black);--text-secondary: var(--color-neutral-darker);--text-alternate: var(--color-white);--text-success: var(--color-success-dark);--text-warning: var(--color-warning-dark);--text-error: var(--color-error-dark);--link-primary: var(--color-brand-grey);--link-secondary: var(--color-black);--link-alternate: var(--color-white);--border-primary: var(--color-neutral-lightest);--border-secondary: var(--color-brand-grey);--border-alternate: var(--color-neutral-darker);--font-heading: "Times CG", "Times New Roman", serif;--font-body: "Lora", "Times New Roman", serif;--font-button: "Times CG", "Times New Roman", serif;--radius-small: .25rem;--radius-default: .5rem;--radius-large: 1rem;--container-small-width: 768px;--container-medium-width: 1024px;--container-large-width: 1600px;--navbar-height: 144px;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease}@media (max-width: 991px){:root{--navbar-height: 210px}}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.BR5NqOYi.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora-Regular.hFtPqM28.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora-Italic.BqiqpCQc.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora-Medium.Dtxgw7m7.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/Lora-MediumItalic.BfusKl4N.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Times CG;src:url(/fonts/cgtr45w.Gj9O-Prl.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-body, serif);font-size:1rem;line-height:1.5;color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:var(--font-heading);font-weight:inherit;line-height:1.2}p{margin:0;padding:0}ul,ol{list-style:none;margin:0;padding:0}li{list-style:none}a{color:inherit;text-decoration:none;background-color:transparent;transition:color var(--transition-fast)}a:hover,a:focus{outline:none}button,input,optgroup,select,textarea{margin:0;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:transparent;border:none}button{cursor:pointer}button:disabled,input:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{width:100%}img,picture{display:block;max-width:100%;height:auto}svg{display:inline-block}table{border-collapse:collapse;border-spacing:0}*:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}*[tabindex]:focus-visible,input[type=file]:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}.sr-only,.skip-link{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.skip-link:focus{position:absolute!important;top:0!important;left:0!important;width:auto!important;height:auto!important;padding:.5rem 1rem!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important;background:var(--color-black);color:var(--color-white);z-index:var(--z-modal)}.hide{display:none!important}.desktop-only{display:block}.mobile-only{display:none}@media (max-width: 767px){.desktop-only{display:none!important}.mobile-only{display:block!important}}.hide-tablet-up{display:none!important}@media (max-width: 991px){.hide-tablet-up{display:block!important}}.hide-desktop-up{display:none!important}@media (max-width: 991px){.hide-desktop-up{display:block!important}}.hide-tablet{display:none!important}@media (max-width: 991px){.hide-tablet{display:block}}.hide-mobile-landscape{display:none!important}@media (max-width: 991px){.hide-mobile-landscape{display:block}}.hide-mobile{display:none!important}@media (max-width: 991px){.hide-mobile{display:block}}.margin-0{margin:0!important}.padding-0{padding:0!important}.spacing-clean{padding:0!important;margin:0!important}.margin-top{margin-right:0!important;margin-bottom:0!important;margin-left:0!important}.padding-top{padding-right:0!important;padding-bottom:0!important;padding-left:0!important}.margin-right{margin-top:0!important;margin-bottom:0!important;margin-left:0!important}.padding-right{padding-top:0!important;padding-bottom:0!important;padding-left:0!important}.margin-bottom{margin-top:0!important;margin-right:0!important;margin-left:0!important}.padding-bottom{padding-top:0!important;padding-right:0!important;padding-left:0!important}.margin-left{margin-top:0!important;margin-right:0!important;margin-bottom:0!important}.padding-left{padding-top:0!important;padding-right:0!important;padding-bottom:0!important}.margin-horizontal{margin-top:0!important;margin-bottom:0!important}.padding-horizontal{padding-top:0!important;padding-bottom:0!important}.margin-vertical{margin-right:0!important;margin-left:0!important}.padding-vertical{padding-right:0!important;padding-left:0!important}.text-color-alternate{color:var(--text-alternate)}.text-color-primary{color:var(--text-primary)}.text-style-italic{font-style:italic}.text-style-2lines{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.text-style-3lines{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.container-small,.container-medium,.container-large{margin-right:auto!important;margin-left:auto!important}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column{display:flex;flex-direction:column}.w-row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.w-col{padding-left:10px;padding-right:10px}.w-col-4{width:33.333%}.w-col-6{width:50%}@media (max-width: 991px){.w-col-4,.w-col-6{width:90%}}@media (max-width: 767px){.w-col-4,.w-col-6{width:100%}}.w-richtext>:not(div):first-child,.w-richtext>div:first-child>:first-child{margin-top:0!important}.w-richtext>:last-child,.w-richtext ol li:last-child,.w-richtext ul li:last-child{margin-bottom:0!important}.inherit-color *{color:inherit}.w-embed{display:inline-block}.w-embed svg{display:block}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:var(--font-body);font-size:1rem;line-height:1.5;color:var(--text-primary);background-color:var(--bg-primary)}h1,h2,h3{font-family:var(--font-heading);line-height:1.2;margin:0;padding:0}.skip-link{position:absolute;top:-40px;left:0;background:var(--color-black);color:var(--color-white);padding:.5rem 1rem;text-decoration:none;z-index:var(--z-fixed);font-weight:500}.skip-link:focus{top:0}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-wrapper{flex:1;display:flex;flex-direction:column}.container-small{max-width:768px;width:100%;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}.container-medium{max-width:1024px;width:100%;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}.container-large,.w-container{max-width:1600px;width:100%;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}.padding-global{padding-left:2.5rem;padding-right:2.5rem}@media (max-width: 767px){.padding-global{padding-left:1.25rem;padding-right:1.25rem}}.padding-section-small{padding-top:1rem;padding-bottom:1rem}.padding-section-large{padding-top:3rem;padding-bottom:3rem}@media (min-width: 768px){.padding-section-large{padding-top:4rem;padding-bottom:4rem}}@media (max-width: 767px){.container-small,.container-medium,.container-large,.w-container{padding-left:1.25rem;padding-right:1.25rem}}body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important}html.menu-open{overflow:hidden!important}.nav-modern{position:static;background:#fff;border-bottom:none;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0;height:auto;display:flex;align-items:center}.nav-modern.scrolled{background:#fff;box-shadow:0 2px 20px #0000001a}.nav-container{max-width:1600px;margin:0 auto;padding:.75rem 5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;width:100%;height:auto;overflow:visible}.nav-header{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.nav-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;transition:opacity .3s ease}.nav-logo:hover{opacity:.8}.logo-image{height:clamp(80px,10vw,120px);width:auto;display:block}.logo-text-primary{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:400;letter-spacing:.075em;line-height:1}.logo-separator,.separator-line,.nav-logo:hover .separator-line,.logo-text-secondary{display:none}.nav-divider{width:90%;max-width:1000px;height:1px;background:linear-gradient(to right,transparent,rgba(0,0,0,.3) 20%,rgba(0,0,0,.3) 80%,transparent)}.nav-menu{display:flex;gap:6rem;list-style:none;margin:0;padding:0;align-items:center;flex:1;justify-content:center}.nav-link{font-family:Poppins,sans-serif;font-weight:400;letter-spacing:.08em;color:#000;text-decoration:none;padding:.5rem 0;position:relative;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.nav-link:hover,.nav-link:active,.nav-link:focus{color:#000;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent}.nav-link:after{content:"";position:absolute;bottom:2px;left:0;width:0;height:2px;background:#000;transition:width .2s ease-out}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.75rem;z-index:calc(var(--z-sticky) + 2);width:48px;height:48px;min-width:44px;min-height:44px}.burger-line{display:block;width:28px;height:0;border-bottom:2px solid #000000;margin:4px 0;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.nav-toggle[aria-expanded=true] .burger-line:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.nav-toggle[aria-expanded=true] .burger-line:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .burger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.lang-switcher{display:flex;align-items:center;gap:.75rem;position:absolute;right:.25rem}.lang-switcher a{font-family:Poppins,sans-serif;font-weight:400;letter-spacing:.025em;color:#666;text-decoration:none;padding:.25rem .5rem;transition:color .2s ease}.lang-switcher a:hover{color:#000;text-decoration:none}.lang-switcher a.active{color:#000;font-weight:500}.lang-separator{width:1px;height:1rem;background:#fff}.lang-switcher--desktop{display:flex;position:absolute;right:0}.lang-switcher--mobile,.nav-menu-lang{display:none}.main-wrapper{padding-top:0}@media (max-width: 991px){.nav-modern{box-shadow:0 6px 30px #00000026;position:relative;z-index:var(--z-fixed)}.nav-container{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem}.nav-header{justify-content:flex-start;width:auto;position:relative}.nav-divider{display:none}.nav-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.lang-switcher--desktop{display:none}.lang-switcher--mobile{display:flex;justify-content:center;width:100%;padding:2rem 0 1rem;margin-top:2rem}.nav-menu-lang{display:block;width:100%}.nav-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;background:#fff;z-index:calc(var(--z-sticky) + 1);padding:2rem;opacity:0;visibility:hidden;transform:scale(.95);transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);overflow:hidden;-webkit-overflow-scrolling:touch}.nav-menu.open{opacity:1;visibility:visible;transform:scale(1)}.nav-menu>li{width:100%;max-width:500px;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.nav-menu.open>li:nth-child(1){transition-delay:.1s;opacity:1;transform:translateY(0)}.nav-menu.open>li:nth-child(2){transition-delay:.15s;opacity:1;transform:translateY(0)}.nav-menu.open>li:nth-child(3){transition-delay:.2s;opacity:1;transform:translateY(0)}.nav-menu.open>li:nth-child(4){transition-delay:.25s;opacity:1;transform:translateY(0)}.nav-menu.open>li:nth-child(5){transition-delay:.3s;opacity:1;transform:translateY(0)}.nav-menu.open>li:nth-child(6){transition-delay:.35s;opacity:1;transform:translateY(0)}.nav-menu.open>li:nth-child(7){transition-delay:.4s;opacity:1;transform:translateY(0)}.nav-link{display:block;width:100%;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,4vw,2rem);text-align:center;text-transform:uppercase;padding:1.25rem 1rem;border-bottom:1px solid rgba(0,0,0,.05)}.nav-link:hover{color:#000}.nav-link:after{display:none}.nav-link.active{font-weight:500;position:relative}.nav-link.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:#000}.lang-switcher--mobile .lang-link{font-size:1.125rem;color:#666;text-decoration:none;padding:.5rem 1rem;transition:color .3s ease;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.lang-switcher--mobile .lang-link:hover{color:#000}.lang-switcher--mobile .lang-link.active{color:#000;font-weight:500}.lang-switcher--mobile .lang-separator{width:1px;height:1.5rem;background:#0003}}@media (min-width: 480px) and (max-width: 991px){.nav-container{justify-content:center;position:relative}.nav-header{justify-content:center}.nav-toggle{position:absolute;right:1.5rem}}@media (max-width: 991px) and (max-height: 700px){.nav-link{font-size:clamp(1.1rem,3vw,1.4rem);padding:.75rem 1rem}.lang-switcher--mobile{padding:1rem 0 .5rem;margin-top:1rem}.lang-switcher--mobile .lang-link{font-size:.95rem;padding:.4rem .75rem}}@media (max-width: 991px) and (max-height: 600px){.nav-link{font-size:clamp(1rem,2.5vw,1.2rem);padding:.6rem 1rem}.lang-switcher--mobile{padding:.75rem 0 .5rem;margin-top:.75rem}.lang-switcher--mobile .lang-link{font-size:.875rem;padding:.35rem .6rem}}@media (max-width: 991px) and (max-height: 500px){.nav-link{font-size:clamp(.9rem,2vw,1rem);padding:.5rem 1rem}.lang-switcher--mobile{padding:.5rem 0 .25rem;margin-top:.5rem}.lang-switcher--mobile .lang-link{font-size:.8rem;padding:.25rem .5rem}}@media (max-width: 991px) and (min-height: 900px){.nav-link{font-size:clamp(1.75rem,4.5vw,2.25rem);padding:1.5rem 1rem}.lang-switcher--mobile{padding:2.5rem 0 1.5rem;margin-top:2.5rem}.lang-switcher--mobile .lang-link{font-size:1.25rem;padding:.6rem 1.25rem}}.hero-modern{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-brand-green)}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#455243d9,#455243bf,#596957b3);z-index:2}.hero-pattern{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(300px,50vw,600px);height:clamp(300px,50vw,600px);z-index:3;pointer-events:none;color:#ffffff1a;animation:rotate-pattern 60s linear infinite}@keyframes rotate-pattern{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.pattern-svg{width:100%;height:100%;filter:drop-shadow(0 0 20px rgba(255,255,255,.1))}.hero-content{position:relative;z-index:10;max-width:1200px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.hero-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;color:var(--color-white)}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:100px;font-family:Poppins,sans-serif;font-weight:400;letter-spacing:.025em;color:var(--color-white)}.badge-icon{color:var(--color-white)}.hero-title{font-family:var(--font-heading);font-size:clamp(2rem,5.5vw,4rem);font-weight:400;line-height:1.1;letter-spacing:.01em;color:var(--color-white);margin:0;display:flex;flex-direction:column;gap:.5rem}.title-line{display:block}.title-emphasis{font-size:clamp(2.5rem,7vw,5.5rem);letter-spacing:.025em;font-weight:400;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{position:relative;max-width:700px;padding:1.5rem 0}.quote-mark{position:absolute;font-family:var(--font-heading);font-size:4rem;line-height:1;color:#ffffff4d;top:-.5rem;left:-2rem}.quote-mark-end{top:auto;bottom:-2rem;left:auto;right:-2rem}.subtitle-text{font-family:var(--font-body);font-size:clamp(1rem,2.5vw,1.5rem);font-style:italic;font-weight:400;line-height:1.5;color:#fffffff2;margin:0}.hero-description{max-width:600px;font-family:var(--font-body);line-height:1.6;color:#ffffffe6;margin:0}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.375rem;font-family:var(--font-body);font-weight:500;letter-spacing:.01em;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;min-height:48px}.btn-primary{background:var(--color-white);color:var(--color-brand-green);border:2px solid var(--color-white)}.btn-primary:hover{background:transparent;color:var(--color-white);transform:translateY(-2px);box-shadow:0 10px 30px #0003}.btn-secondary{background:transparent;color:var(--color-white);border:2px solid rgba(255,255,255,.5)}.btn-secondary:hover{background:#ffffff1a;border-color:var(--color-white);transform:translateY(-2px)}.btn-icon{transition:transform .3s ease}.btn-primary:hover .btn-icon{transform:translate(4px)}.hero-scroll{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#fffc;cursor:pointer;transition:all .3s ease}.hero-scroll:hover{color:var(--color-white);transform:translateY(5px)}.scroll-text{font-family:Poppins,sans-serif;font-size:.875rem;letter-spacing:.025em;text-transform:uppercase}.scroll-icon{animation:bounce-scroll 2s infinite}@keyframes bounce-scroll{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}[data-animate]{opacity:0;transform:translateY(30px)}[data-animate].animated{animation:fade-up .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes fade-up{to{opacity:1;transform:translateY(0)}}[data-delay="0"].animated{animation-delay:0ms}[data-delay="100"].animated{animation-delay:.1s}[data-delay="200"].animated{animation-delay:.2s}[data-delay="300"].animated{animation-delay:.3s}[data-delay="400"].animated{animation-delay:.4s}[data-delay="500"].animated{animation-delay:.5s}.hero-page{position:relative;min-height:40vh;min-height:40svh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-page .hero-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(135deg,var(--color-brand-green) 0%,var(--color-primary-light) 100%)}.hero-page .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#455243b3;z-index:2}.hero-page .hero-content{position:relative;z-index:10;text-align:center;color:#fff;padding:3rem 2rem}.hero-page h1{color:#fff;font-size:clamp(2rem,6vw,3.5rem);margin-bottom:1rem}.hero-page p{color:#ffffffe6;font-size:clamp(1rem,3vw,1.25rem)}.hero-content{gap:3rem;padding:1.5rem}.hero-wrapper{gap:1.5rem}.hero-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%;justify-content:center}.quote-mark{font-size:3rem;left:-1rem}.quote-mark-end{right:-1rem;bottom:-1.5rem}.hero-pattern{width:clamp(200px,80vw,400px);height:clamp(200px,80vw,400px)}.hero-page{min-height:30vh}.hero-page .hero-content{padding:2rem 1rem}.hero-badge{font-size:.75rem;padding:.4rem 1rem}.hero-page h1{font-size:clamp(1.5rem,5vw,2rem)}.hero-actions{flex-direction:row;width:auto}.btn-primary,.btn-secondary{width:auto}.hero-page{min-height:100vh}.hero-page .hero-content{padding:2rem}.hero-badge{font-size:1rem;padding:.5rem 1.25rem}.quote-mark{display:block}.hero-page h1{font-size:clamp(2rem,5vw,3rem)}@media (max-width: 767px){.hero-content{gap:2rem;padding:1rem}.hero-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.hero-badge{font-size:.75rem;padding:.4rem 1rem}.quote-mark{display:none}.hero-page h1{font-size:clamp(1.5rem,5vw,2rem)}}@media (max-height: 800px){.hero-content{gap:2rem;padding:1.25rem}.hero-wrapper{gap:1rem}.hero-title{font-size:clamp(1.75rem,4.5vw,3rem);gap:.25rem}.title-emphasis{font-size:clamp(2rem,5.5vw,4rem)}.subtitle-text{font-size:clamp(.9rem,2vw,1.25rem)}.hero-subtitle{padding:1rem 0}.hero-scroll{display:none}.hero-pattern{width:clamp(150px,40vw,300px);height:clamp(150px,40vw,300px)}.btn-primary,.btn-secondary{padding:.85rem 1.75rem;font-size:.9rem;min-height:44px}}@media (max-height: 650px){.hero-content{gap:1.5rem;padding:1.25rem}.hero-wrapper{gap:.75rem}.hero-title{font-size:clamp(1.5rem,4vw,2.5rem)}.title-emphasis{font-size:clamp(1.75rem,5vw,3.5rem)}.subtitle-text{font-size:clamp(.85rem,1.8vw,1.1rem)}.hero-badge{font-size:.7rem;padding:.35rem .9rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;min-height:40px}.hero-pattern{display:none}}.hero-modern-v2{min-height:calc(100vh - var(--navbar-height));display:flex;position:relative;background:#fff;padding:0}.hero-split-container{display:grid;grid-template-columns:.67fr 1fr;width:100%;max-width:1600px;margin:0 auto;padding:0 5rem;height:calc(100vh - var(--navbar-height));background:#fff;position:relative}.hero-panel{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-panel-dark{background:#fff;color:#000;padding:5rem 0;justify-content:flex-start;order:-1}.hero-panel-content{max-width:500px;width:100%;display:flex;flex-direction:column;gap:2rem}.hero-panel-content>*{margin:0!important}.hero-badge-elegant{display:flex;align-items:center;gap:1rem;font-size:.9rem;letter-spacing:.05em;font-family:var(--font-heading)}.badge-line:first-child{background:linear-gradient(to left,#000000,transparent)}.hero-panel-content .hero-title-elegant{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.2;letter-spacing:.04em;color:#000}.hero-panel-content .hero-quote-block{display:flex;flex-direction:column;gap:1rem}.hero-panel-content .quote-divider{width:80px;height:3px;background:linear-gradient(to right,#000000,transparent);margin:0!important}.hero-panel-content .hero-quote{font-family:var(--font-body);font-size:1.25rem;line-height:1.7;font-style:italic;color:#000;margin:0!important}.hero-panel-image{position:relative;overflow:hidden;background:#fff}.hero-image-stack{width:100%;height:100%;position:relative;background:#fff;border-radius:.5rem;overflow:hidden}.hero-image-parallax{width:100%;height:100%;object-fit:cover;will-change:transform}.hero-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-cta-floating{position:absolute;bottom:2rem;left:1.5rem;display:flex;gap:1rem;z-index:10;flex-direction:column;width:fit-content}@media (min-width: 768px){.hero-cta-floating{bottom:3rem;left:2rem;flex-direction:row;gap:1.5rem}}@media (min-width: 1024px){.hero-cta-floating{bottom:4rem;left:4rem}}@media (min-width: 1280px){.hero-cta-floating{bottom:5rem;left:5rem}}.btn-primary-elegant,.btn-secondary-elegant{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-primary-elegant{background:#000;color:#fff}.btn-primary-elegant:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.btn-primary-elegant:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.btn-secondary-elegant{background:#fff;color:#000;border:2px solid #000000}.btn-secondary-elegant:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.btn-secondary-elegant:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.hero-scroll-elegant{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:5}.scroll-text{font-size:.875rem;letter-spacing:.05em;color:#000;opacity:.7}.scroll-line{width:2px;height:24px;background:#000;opacity:.5;margin-top:.5rem}.section-notre-histoire{background:#f0f0f0}.histoire-container{max-width:1600px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1.86fr 1fr;gap:3rem;align-items:flex-start}@media (min-width: 992px){.histoire-container{padding:0 2.5rem;gap:4rem}}@media (min-width: 1280px){.histoire-container{gap:5rem}}.section-title-elegant{font-family:var(--font-heading);font-size:clamp(1.5rem,3.8vw,2.4rem);font-weight:500;letter-spacing:.04em;margin-bottom:1.5rem;color:#000}.histoire-text{display:flex;flex-direction:column;gap:1.5rem}.histoire-text p{font-size:1rem;line-height:1.8;color:#333;margin:0}.histoire-text p:first-child{font-size:1rem;font-weight:400;color:#333}.histoire-image{display:flex;flex-direction:column;align-items:flex-end;width:100%}.histoire-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;padding-top:0;border-top:none;width:100%;max-width:320px}.histoire-image .stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-family:var(--font-heading);font-size:2.5rem;font-weight:500;letter-spacing:.025em;color:#000}.stat-label{font-size:.875rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#666;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.stat-divider{width:1px;height:60px;background:#0003;align-self:center}.image-frame-link{display:block;text-decoration:none;cursor:pointer;border-radius:.375rem}.image-frame-link:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.image-frame{position:relative;border-radius:.375rem;overflow:hidden;box-shadow:0 20px 40px #0000001f;transition:all .3s ease;aspect-ratio:1;margin-top:1.5rem;max-width:320px;max-height:320px}.image-frame img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .3s ease}.image-frame:hover{box-shadow:0 30px 60px #0000002e}.image-frame:hover img{transform:scale(1.05)}.image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:.25rem}.caption-name{font-size:1.125rem;font-weight:500}.caption-title{font-size:.875rem;letter-spacing:.025em;opacity:.9}@media (min-width: 992px) and (max-width: 1279px){.histoire-image .histoire-stats{grid-template-columns:1fr;gap:2rem;border-top:none;padding-top:0;margin-top:2rem}.histoire-image .histoire-stats .stat-divider{display:none}}@media (min-width: 1280px){.histoire-image .histoire-stats{margin-top:2rem;padding-top:0;border-top:none;gap:1.5rem;grid-template-columns:auto 1px auto}}.histoire-image .histoire-stats .stat-number{font-size:1.75rem}.histoire-image .histoire-stats .stat-label{font-size:.75rem}.histoire-image .histoire-stats .stat-divider{height:40px}.histoire-quote{font-size:1.125rem;line-height:1.8;color:#333;margin:0;padding-left:2rem;border-left:4px solid #000000;font-style:italic}.histoire-quote p{margin:0;color:#333}.link-elegant{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#000;text-decoration:none;margin-top:1.5rem;border-bottom:2px solid transparent;transition:all .3s ease;padding-bottom:.25rem}.link-elegant:hover{border-bottom-color:#000}.section-biens-showcase{background:#fff;padding:6rem 0;display:flex;flex-direction:column;width:100%;margin:0}@media (min-width: 768px) and (max-width: 991px){.section-biens-showcase{padding:4rem 0}}@media (max-width: 767px){.section-biens-showcase{padding:3rem 1.25rem}}.biens-container{max-width:1600px;width:100%;margin:0 auto;padding:0 5rem}@media (max-width: 767px){.biens-container{padding:0 1.25rem}}.biens-header{display:flex;justify-content:space-between;align-items:start;gap:2rem;margin-bottom:4rem}.biens-header-content{text-align:left}.section-subtitle{font-size:1.125rem;color:#666;margin-top:0;line-height:1.6}.btn-view-all{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 2rem;background:#000;color:#fff;border-radius:.375rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease}.btn-view-all:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.btn-view-all:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.bien-featured{margin-bottom:3rem}.featured-card{display:grid;grid-template-columns:1.2fr 1fr;height:500px;background:#fff;border-radius:.375rem;overflow:hidden;box-shadow:0 20px 40px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.featured-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0000002e}.featured-image-wrapper{position:relative;overflow:hidden;background:#f0f0f0}.featured-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-card:hover .featured-image-wrapper img{transform:scale(1.05)}.featured-badge{position:absolute;top:1.5rem;right:1.5rem;background:#000;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;letter-spacing:.025em;z-index:2}.featured-content{padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;color:#000}.featured-main{display:flex;flex-direction:column;gap:1.5rem}.featured-title{font-family:var(--font-heading);font-size:1.75rem;font-weight:500;letter-spacing:.03em;margin:0;color:#000}.featured-description{font-size:1rem;line-height:1.7;color:#666;margin:0}.featured-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.feature-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#333}.feature-item img{width:20px;height:20px;border-radius:0}.featured-footer{border-top:1px solid rgba(0,0,0,.1);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center}.featured-price{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;color:#000}.featured-location{font-size:.95rem;color:#999}.biens-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:100%}.biens-grid .no-results,.biens-grid .error{grid-column:1 / -1;text-align:center;padding:4rem 2rem;font-size:1rem;color:#666}.biens-grid .error{color:#e41b23;font-weight:500}.biens-loading{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;min-height:200px;gap:1rem}.biens-loading:before{content:"Chargement des biens...";font-size:.875rem;font-weight:500;color:#666;text-align:center;letter-spacing:.01em;order:2}.biens-loading:after{content:"";width:100px;height:100px;background-image:url(/images/LOGO_LES_ECRINS_TRANSPARENT.DdQQWFRg.webp);background-size:contain;background-repeat:no-repeat;background-position:center;animation:fadeInOut 3.5s ease-in-out infinite;order:1}.bien-card{background:#fff;border-radius:.375rem;overflow:hidden;box-shadow:0 10px 20px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:#000;display:flex;flex-direction:column}.bien-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000026}.bien-card:focus-visible{outline:2px solid #2d62ff;outline-offset:0}.card-image-wrapper{position:relative;overflow:hidden;background:#f0f0f0;aspect-ratio:16 / 9}.card-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bien-card:hover .card-image-wrapper img{transform:scale(1.05)}.card-content{padding:1.5rem;flex:1;display:flex;flex-direction:column;gap:1rem}.card-title{font-family:var(--font-heading);font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:500;letter-spacing:.03em;margin:0 0 1rem;color:#000}.card-stats{display:flex;align-items:center;gap:.5rem;margin-bottom:auto;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.card-stats .stat-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;font-size:.85rem;color:#333;white-space:nowrap;min-width:0}.stat-item i{color:#455243;font-size:.95rem;flex-shrink:0}.icon-stat{width:20px;height:20px;min-width:20px;color:#000;flex-shrink:0;stroke:currentColor}.stat-item span{white-space:nowrap}.stat-divider{width:1px;height:18px;background:#00000026}.card-footer{padding-top:1rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:1rem 0}.card-price{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;color:#000;grid-column:1;grid-row:1}.card-location{font-size:.875rem;color:#333;text-align:right;grid-column:2;grid-row:1}.card-ref{font-size:.75rem;color:#999;letter-spacing:.025em;grid-column:1;grid-row:2}.section-luberon-editorial{background:#fff}.luberon-container{max-width:1600px;margin:0 auto;padding:0 2.5rem;display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:start;box-sizing:border-box}@media (min-width: 1024px){.luberon-container{gap:4rem}}@media (min-width: 1280px){.luberon-container{gap:5rem}}.luberon-intro{margin-bottom:2rem}.text-large{font-size:1rem;line-height:1.8;color:#333;margin:0}.luberon-body{display:flex;flex-direction:column;gap:1.5rem}.luberon-body p{font-size:1rem;line-height:1.8;color:#333;margin:0}.luberon-right-column{display:flex;flex-direction:column;gap:2rem;max-width:600px;width:100%}.luberon-highlights{display:flex;flex-direction:column;gap:1rem;margin-top:0;padding-top:0;border-top:none}.highlight-item{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#333}.highlight-icon{color:#455243;font-size:1.25rem;flex-shrink:0}.mosaic-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem;width:100%}.mosaic-item{position:relative;overflow:hidden;border-radius:.375rem;transition:all .3s ease}.mosaic-large{grid-row:1 / 3;grid-column:1 / 2;aspect-ratio:1 / 2.08}.mosaic-small-1{grid-row:1 / 2;grid-column:2 / 3;aspect-ratio:1 / 1}.mosaic-small-2{grid-row:2 / 3;grid-column:2 / 3;aspect-ratio:1 / 1}.mosaic-item img{width:100%;height:100%;object-fit:cover;border-radius:.375rem;transition:transform .3s ease}.mosaic-item:hover{box-shadow:0 20px 40px #00000026}.mosaic-item:hover img{transform:scale(1.02)}.mosaic-caption{position:relative;margin-top:.5rem;margin-left:0;font-size:1rem;font-style:italic;color:#0009;z-index:2}@media (max-width: 767px){.hero-modern-v2{height:calc(100vh - var(--navbar-height));min-height:auto;overflow:hidden}.hero-split-container{grid-template-columns:1fr;height:100%;padding:0;display:flex;flex-direction:column}.hero-panel{min-height:auto;justify-content:center}.hero-panel-dark{padding:2rem 1.25rem;align-items:center;flex-shrink:0;order:0}.hero-panel-content{align-items:center;text-align:center}.hero-badge-elegant{justify-content:center}.hero-panel-content .quote-divider{width:120px;background:linear-gradient(to right,transparent,#000000 20%,#000000 80%,transparent);align-self:center}.hero-cta-floating{align-items:center;justify-content:center}.hero-panel-image{padding-bottom:0;flex:1;min-height:200px}.hero-image-parallax{object-position:center 70%}.hero-title-elegant{font-size:clamp(1.5rem,4vw,2rem)}.btn-primary-elegant,.btn-secondary-elegant{width:100%;justify-content:center}}@media (min-width: 480px) and (max-width: 767px){.histoire-container{padding:0 1.25rem;display:flex;flex-direction:column;gap:2rem}.histoire-image{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center}.histoire-stats{grid-template-columns:1fr;gap:2rem;border-top:none;padding-top:0;margin-top:0;justify-items:start}.stat-divider{display:none}.image-frame{max-height:400px}.biens-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.btn-view-all{width:100%;justify-content:center}.featured-card{grid-template-columns:1fr;height:auto}.featured-image-wrapper{aspect-ratio:16 / 9}.featured-content{padding:1.5rem}.featured-features,.biens-grid{grid-template-columns:1fr}.mosaic-large{aspect-ratio:1 / 2.04}.luberon-container{grid-template-columns:1fr;gap:2rem;padding:0 1.25rem}}@media (max-width: 479px){.histoire-container{padding:0 1.25rem;display:flex;flex-direction:column;gap:2rem}.histoire-image{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.histoire-stats{grid-template-columns:1fr;gap:2rem;border-top:none;padding-top:0;margin-top:0;width:100%}.stat-divider{display:none}.image-frame{max-height:400px}.biens-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.btn-view-all{width:100%;justify-content:center}.featured-card{grid-template-columns:1fr;height:auto}.featured-image-wrapper{aspect-ratio:16 / 9}.featured-content{padding:1.5rem}.featured-features,.biens-grid{grid-template-columns:1fr}.mosaic-large{aspect-ratio:1 / 2.06}.luberon-container{grid-template-columns:1fr;gap:2rem;padding:0 1.25rem}}@media (min-width: 480px) and (max-width: 767px){.section-title-elegant{font-size:1.75rem!important}.section-subtitle{font-size:1.05rem!important}}@media (max-width: 479px){.section-title-elegant{font-size:1.5rem!important}.section-subtitle{font-size:1rem!important}}@media (max-width: 767px){.mosaic-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.5rem}.mosaic-large{grid-row:1 / 3;grid-column:1 / 2;aspect-ratio:1 / 2.04}.mosaic-small-1{grid-row:1 / 2;grid-column:2 / 3;display:block;aspect-ratio:1 / 1}.mosaic-small-2{grid-row:2 / 3;grid-column:2 / 3;display:block;aspect-ratio:1 / 1}.btn-view-all{width:100%;justify-content:center}.hero-cta-floating{position:static;width:100%;padding:0;bottom:auto;left:auto}}@media (min-width: 768px) and (max-width: 1023px){.hero-modern-v2{height:calc(100vh - var(--navbar-height));min-height:auto;overflow:hidden}.hero-split-container{grid-template-columns:1fr;height:100%;max-width:100%;margin:0;padding:0;display:flex;flex-direction:column}.hero-panel{min-height:auto;justify-content:center}.hero-panel-dark{padding:3rem 2.5rem;align-items:center;flex-shrink:0;order:0}.hero-panel-content{align-items:center;text-align:center}.hero-badge-elegant{justify-content:center}.hero-panel-content .quote-divider{width:120px;background:linear-gradient(to right,transparent,#000000 20%,#000000 80%,transparent);align-self:center}.hero-cta-floating{align-items:center;justify-content:center}.hero-panel-image{padding-bottom:0;flex:1;min-height:250px}.hero-image-parallax{object-position:center 70%}.hero-title-elegant{font-size:clamp(1.75rem,5vw,2.5rem)}.hero-cta-floating{position:static;width:100%;padding:0;bottom:auto;left:auto}}@media (min-width: 768px) and (max-width: 991px){.histoire-container{padding:0 2.5rem;display:flex;flex-direction:column;gap:3rem}.histoire-image{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center}.histoire-stats{grid-template-columns:1fr;gap:2rem;border-top:none;padding-top:0;margin-top:0;justify-items:start}.stat-divider{display:none}.biens-grid{grid-template-columns:repeat(3,1fr)}.luberon-container{grid-template-columns:1fr;gap:3rem}.mosaic-grid{max-width:600px;margin:0 auto}.mosaic-large{aspect-ratio:1 / 2.06}.mosaic-small-1,.mosaic-small-2{aspect-ratio:1 / 1}}@media (min-width: 992px){.hero-split-container{grid-template-columns:1fr;height:auto}.hero-panel-dark{padding:3rem 0}.hero-title-elegant{font-size:clamp(1.75rem,5vw,2.5rem)}.histoire-container{display:grid;grid-template-columns:1.86fr 1fr;gap:4rem}.histoire-stats{grid-template-columns:1fr;gap:1.5rem}.stat-divider{display:block}.biens-grid{grid-template-columns:repeat(3,1fr)}.luberon-container{grid-template-columns:1.5fr 1fr;gap:4rem}.btn-view-all{width:auto;justify-content:flex-start}}@media (min-width: 1024px) and (max-width: 1279px){.hero-split-container{grid-template-columns:1fr 1fr;height:calc(100vh - var(--navbar-height))}.hero-panel-dark{padding:4rem 0}.hero-title-elegant{font-size:clamp(2rem,5vw,3.5rem)}.hero-cta-floating{position:static;width:auto;padding:0}.histoire-container{grid-template-columns:1.86fr 1fr}.featured-card{grid-template-columns:.82fr 1fr;height:500px}.btn-view-all{width:auto}}@media (min-width: 1280px){.hero-split-container{grid-template-columns:.82fr 1fr;height:calc(100vh - var(--navbar-height))}.hero-panel-dark{padding:5rem 0}.hero-title-elegant{font-size:clamp(2.3rem,6vw,4.5rem)}.hero-cta-floating{position:static;width:auto}.histoire-container{grid-template-columns:1.86fr 1fr}.featured-card{grid-template-columns:.82fr 1fr;height:500px}}@media (max-height: 800px) and (max-width: 1023px){.hero-panel-dark{padding:2.5rem 1.25rem}.hero-panel-content{gap:1.25rem}.hero-panel-content .hero-title-elegant{font-size:clamp(1.75rem,4.5vw,3rem)}.hero-panel-content .hero-quote{font-size:1.125rem;line-height:1.6}.hero-panel-content .quote-divider{width:60px;height:2px}.hero-badge-elegant{font-size:.8rem}.badge-line{width:30px}.btn-primary-elegant,.btn-secondary-elegant{padding:.75rem .875rem;font-size:.9rem}}@media (max-width: 479px) and (max-height: 800px){.btn-primary-elegant,.btn-secondary-elegant{width:100%;padding:.75rem 1.5rem;font-size:.875rem}}@media (max-width: 479px){.hero-modern-v2{height:calc(100vh - var(--navbar-height));min-height:auto;overflow:hidden}.hero-split-container{height:100%;display:flex;flex-direction:column}.hero-panel-dark{flex:0 0 auto;padding:1.5rem 1.25rem}.hero-panel-content{gap:1rem}.hero-panel-image{flex:1 1 auto;min-height:150px}.hero-image-stack{height:100%}.hero-image-parallax{height:100%;object-fit:cover;object-position:center 40%}}@media (max-height: 650px) and (max-width: 1023px){.hero-panel-dark{padding:1.5rem 1.25rem}.hero-panel-content{gap:1rem}.hero-panel-content .hero-title-elegant{font-size:clamp(1.5rem,4vw,2.5rem)}.hero-panel-content .hero-quote{font-size:1rem;line-height:1.5}.hero-panel-content .quote-divider{width:50px}.hero-badge-elegant{font-size:.75rem}.btn-primary-elegant,.btn-secondary-elegant{padding:.625rem 1.25rem;font-size:.8rem}}@media (max-height: 550px) and (max-width: 1023px){.hero-panel-dark{padding:1rem 1.25rem}.hero-panel-content{gap:.75rem}.hero-panel-content .hero-title-elegant{font-size:clamp(1.25rem,3.5vw,2rem)}.hero-panel-content .hero-quote{font-size:.9rem;line-height:1.4}.hero-panel-content .hero-quote-block,.hero-cta-floating{gap:.5rem}.btn-primary-elegant,.btn-secondary-elegant{padding:.5rem 1rem;font-size:.75rem}}.section-international{background:#fff;padding:6rem 0;display:flex;flex-direction:column;width:100%;margin:0}@media (min-width: 768px) and (max-width: 991px){.section-international{padding:4rem 0}}@media (max-width: 767px){.section-international{padding:3rem 1.25rem}}.international-container{width:100%;max-width:1600px;margin:0 auto;padding:0 2.5rem;box-sizing:border-box}@media (max-width: 767px){.international-container{padding:0 1.25rem}}.international-header{text-align:center;margin-bottom:5rem}.international-header .section-title-elegant{margin-bottom:1.5rem}.international-visual{position:relative;margin-bottom:5rem}.map-container{width:100%;margin-bottom:3rem;overflow:visible}.world-map{width:100%;height:auto;display:block}.map-bubbles{position:relative}.bubble-group{cursor:pointer;transition:filter .3s ease}.bubble-group:hover{filter:brightness(1.1)}.market-bubble{transition:opacity .2s ease;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))}.bubble-group:hover .market-bubble{filter:drop-shadow(0 8px 20px rgba(0,0,0,.15))}.marker-home{filter:drop-shadow(0 6px 16px rgba(69,82,67,.25));transition:filter .3s ease}.france-bubble:hover .marker-home{filter:drop-shadow(0 10px 24px rgba(69,82,67,.35))}.world-map text{pointer-events:none;transition:all .3s ease;font-family:var(--font-heading);font-weight:500;fill:#fff}.bubble-group text{paint-order:stroke;stroke:none}.france-bubble text{fill:#fff;font-family:var(--font-heading)}.connection-lines{transition:opacity .3s ease,stroke-width .3s ease}.connection-lines .line-connection{transition:stroke .3s ease}.world-map:hover .connection-lines{opacity:.4}.world-map:hover .line-connection{stroke:#596957;stroke-width:2.5}.map-legend{text-align:center;margin-top:2rem;margin-bottom:2rem}.legend-text{font-family:var(--font-body);font-size:.95rem;color:#666;font-weight:500;line-height:1.6;max-width:800px;margin:0 auto;padding:1.5rem 2rem;background:#f0f0f0;border-radius:.5rem;border-left:3px solid #000000}.international-partners{background:#fff;padding:4rem;border-radius:.375rem;text-align:center}.partners-header{text-align:center;margin-bottom:3rem}.partners-title{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;color:#000;margin-bottom:1.5rem;letter-spacing:-.02em;margin-top:0;margin-left:0;margin-right:0;text-transform:uppercase;padding-bottom:1.5rem;border-bottom:none;position:relative;display:inline-block}.partners-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:120%;height:2px;background:#000}.partners-number{font-size:clamp(2.25rem,4vw,3rem);font-weight:500;color:#000;margin-right:.5rem}.partners-subtitle{font-family:var(--font-body);font-size:1.0625rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.partners-marquee-wrapper{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;padding:2rem 0;background:linear-gradient(to right,rgba(0,0,0,.02) 0%,transparent 10%,transparent 90%,rgba(0,0,0,.02) 100%)}.partners-marquee-track{display:flex;align-items:center;gap:4rem;width:fit-content;animation:marquee-scroll 45s linear infinite;will-change:transform}.partners-marquee-wrapper:hover .partners-marquee-track,.partners-marquee-wrapper:focus-within .partners-marquee-track{animation-play-state:paused}.partner-logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:1.25rem 2rem;background:#fff;border-radius:.5rem;box-shadow:0 4px 12px #0000000f;transition:all .35s cubic-bezier(.4,0,.2,1);min-width:200px;height:100px}.partner-logo-item:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 24px #0000001f;z-index:10}.partner-logo-item img{width:auto;max-width:180px;height:auto;max-height:60px;object-fit:contain;opacity:.85;transition:opacity .35s ease}.partner-logo-item:hover img{opacity:1}.partner-logo-item:focus-visible{outline:2px solid #2d62ff;outline-offset:4px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--marquee-width, 50%)))}}@media (max-width: 991px){.partners-marquee-track{gap:3rem}.partner-logo-item{min-width:180px;height:90px;padding:1rem 1.5rem}.partner-logo-item img{max-width:160px;max-height:55px}}@media (max-width: 767px){.partners-marquee-wrapper{padding:1.5rem 0}.partners-marquee-track{gap:2rem;animation-duration:35s}.partner-logo-item{min-width:150px;height:75px;padding:.75rem 1.25rem}.partner-logo-item img{max-width:140px;max-height:50px}}@media (max-width: 479px){.partners-marquee-track{gap:1.5rem;animation-duration:30s}.partner-logo-item{min-width:130px;height:65px;padding:.5rem 1rem}.partner-logo-item img{max-width:120px;max-height:45px}}@media (prefers-reduced-motion: reduce){.partners-marquee-track{animation:none!important}.partners-marquee-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.partner-logo-item{scroll-snap-align:start}.partner-logo-item.marquee-clone{display:none}}.international-mobile{padding:2rem 0}.market-list{display:flex;flex-direction:column;gap:1.25rem;max-width:500px;margin:0 auto}.market-item{display:flex;flex-direction:column;gap:.5rem}.market-header{display:flex;justify-content:space-between;align-items:baseline}.market-name{font-family:var(--font-heading);font-size:.875rem;font-weight:500;letter-spacing:.05em;color:#1a1a1a}.market-percentage{font-family:var(--font-heading);font-size:.875rem;font-weight:600;color:#455243}.progress-bar{width:100%;height:8px;background:#e8e8e8;border-radius:4px;box-shadow:inset 0 1px 3px #0000001a}.progress-fill{height:100%;background:#455243;border-radius:4px;transition:width 1s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #45524340,0 1px 2px #0000001a;position:relative}.progress-fill:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:3px;height:3px;background:#a8b5a6;border-radius:50%;box-shadow:0 0 2px #fff,0 0 4px #a8b5a6cc,0 0 6px #45524366}.map-legend-wrapper{margin-top:2rem}@media (max-width: 767px){.international-mobile{padding:1.5rem 0}.market-list{gap:1rem}.market-name,.market-percentage{font-size:.8125rem}.progress-bar{height:6px;border-radius:3px}.progress-fill{border-radius:3px}.progress-fill:after{width:2px;height:2px}}@media (max-width: 479px){.market-list{gap:.875rem}.market-name,.market-percentage{font-size:.75rem}.progress-bar{height:5px}.progress-fill:after{width:2px;height:2px;box-shadow:0 0 1px #fff,0 0 3px #a8b5a6b3}}.section-processus{background:#fff;padding:3rem 0}.processus-container{max-width:1600px;margin:0 auto;padding:0 1rem}.processus-header{text-align:center;margin-bottom:3rem}.processus-header .section-title-elegant{margin-bottom:1.5rem}.processus-timeline{position:relative;padding:0}.timeline-step{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;margin-bottom:2rem;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.timeline-step:last-child{border-bottom:none;margin-bottom:0}.timeline-step-reverse{grid-template-columns:1fr}.timeline-step-reverse .step-content{grid-column:3;order:3}.timeline-step-reverse .step-visual{grid-column:2;order:2}.step-number{grid-column:1;position:relative;display:flex;align-items:center;gap:.5rem;flex-direction:column;align-items:flex-start}.number-wrapper{width:60px;height:60px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:1.5rem;font-weight:500;position:relative;z-index:3;flex-shrink:0}.step-line{position:absolute;width:3px;height:120px;background:#455243;left:50%;top:100%;transform:translate(-50%);z-index:1;display:none}.timeline-step:last-child .step-line{display:none}.step-content{grid-column:2;display:flex;flex-direction:column;gap:1.25rem;order:2}.step-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;letter-spacing:.04em;margin:0;color:#000}.step-description{font-family:var(--font-body);font-size:.95rem;line-height:1.8;color:#333;margin:0}.step-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.feature-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border:1px solid #000000;border-radius:.375rem;font-family:var(--font-ui);font-size:.75rem;font-weight:500;letter-spacing:.025em;color:#000;background:transparent;transition:all .3s ease}.feature-badge:hover{background:#000;color:#fff}.step-visual{grid-column:3;order:3}.step-visual img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:.375rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.timeline-step:hover .step-visual img{box-shadow:0 20px 50px #00000026}.processus-cta{text-align:center;margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.1)}.btn-start-project{display:inline-flex;align-items:center;justify-content:center;width:100%;gap:.75rem;padding:.875rem 2rem;background:#000;color:#fff;border-radius:.375rem;font-family:var(--font-body);font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease}.btn-start-project:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0003}.btn-start-project:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}@media (min-width: 768px){.section-processus{padding:5rem 0}.processus-container{padding:0 2rem}.processus-header{margin-bottom:4rem}.timeline-step,.timeline-step-reverse{grid-template-columns:80px 1fr;gap:2rem;padding:2rem 0;margin-bottom:3rem}.step-number{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.step-visual{grid-column:1 / -1;margin-top:1.5rem;order:4}.timeline-step-reverse .step-visual{grid-column:1 / -1}.step-description{font-size:1rem}.feature-badge{font-size:.8rem;padding:.375rem .875rem}.btn-start-project{width:auto;padding:1rem 2.5rem;font-size:1.125rem}}@media (min-width: 1280px){.section-processus{padding:8rem 0}.processus-container{padding:0 2rem}.processus-header{margin-bottom:5rem}.timeline-step,.timeline-step-reverse{grid-template-columns:80px 1fr 1fr;gap:4rem;padding:3rem 0;margin-bottom:5rem}.step-number{display:block}.number-wrapper{width:80px;height:80px;font-size:2rem}.step-line{display:block;height:120px}.step-title{font-size:1.5rem}.step-description{font-size:1.125rem}.step-visual{grid-column:3;order:3;margin-top:0}.timeline-step-reverse .step-content{grid-column:3;order:3}.timeline-step-reverse .step-visual{grid-column:2;order:2}.feature-badge{font-size:.85rem;padding:.5rem 1rem}.step-features{gap:.75rem}.btn-start-project{width:auto;padding:1rem 2.5rem;font-size:1.125rem}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.biens_card-wrapper{display:block;transition:transform var(--transition-normal),box-shadow var(--transition-normal);border-radius:var(--radius-default);overflow:hidden;text-decoration:none;color:inherit}.biens_card-wrapper:hover{transform:translateY(-.5rem);box-shadow:0 4px 12px #0000001a}.biens_card_image{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.biens_card-title{font-weight:500;margin:.5rem 0}.biens_card_preview_content-wrapper{padding:1rem;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%}.services-grid{grid-template-columns:repeat(3,1fr)}@media (max-width: 991px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.service-card{display:flex;flex-direction:column;background:#fff;border-radius:var(--radius-default);overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:100%}.service-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0000001f}.service-image{width:100%;aspect-ratio:16 / 10;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;display:block}.service-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.service-content h3{margin-top:0;margin-bottom:1rem;color:var(--text-primary)}.service-content p{margin:0 0 1.5rem;line-height:1.6;color:var(--text-secondary);flex-grow:1}.service-link{display:inline-block;color:var(--color-brand-green);font-weight:500;text-decoration:none;transition:color .3s ease;margin-top:auto}.service-link:hover{color:var(--color-primary-light);text-decoration:underline}.properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}@media (max-width: 991px){.properties-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.properties-grid{grid-template-columns:1fr}}.property-card{display:block;background:#fff;border-radius:var(--radius-default);overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.property-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0000001f}.property-card img{width:100%;height:250px;object-fit:cover;display:block}.property-info{padding:1.5rem}.property-info h3{margin:0 0 .5rem;font-weight:500}.property-location{margin:0 0 1rem;color:var(--text-secondary)}.property-price{margin:0 0 .5rem;font-weight:500;color:var(--color-brand-green)}.property-ref{margin:0 0 1rem;color:var(--text-secondary)}.property-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:1rem;border-top:1px solid var(--bg-secondary)}@media (max-width: 991px){.property-specs{grid-template-columns:repeat(2,1fr)}}.spec{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.spec img{width:24px;height:24px;object-fit:contain}form{display:flex;flex-direction:column;gap:1rem}label{font-weight:500;margin-bottom:.5rem;display:block}input,textarea,select{padding:.75rem;border:1px solid var(--border-primary);border-radius:var(--radius-default);font-family:inherit;font-size:16px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-brand-green);box-shadow:0 0 0 2px #4552431a}input[type=checkbox],input[type=radio]{width:auto;margin-right:.5rem}button[type=submit]:not(.btn-submit){padding:.75rem 1.5rem;background:var(--color-brand-green);color:#fff;border:none;border-radius:var(--radius-default);cursor:pointer;font-weight:500;transition:background var(--transition-fast);min-height:44px}button[type=submit]:not(.btn-submit):hover{background:var(--color-brand-light-green)}.form-error{color:var(--color-error-dark);margin-top:.25rem}.form-success{color:var(--color-success-dark);padding:1rem;background:var(--color-success);border-radius:var(--radius-default);margin:1rem 0}section.contact-section{background-color:#f0f0f0;padding-top:4rem;padding-bottom:4rem;width:100%;margin:0;display:block}.contact-wrapper{display:flex;flex-wrap:wrap;gap:1.25rem;max-width:1600px;margin-left:auto;margin-right:auto;background:#fff;box-shadow:0 12px 32px #0000002e;border-radius:.375rem}@media (min-width: 768px){.contact-wrapper{gap:0}.contact-wrapper .w-col{flex:1;width:auto!important;padding-left:0;padding-right:0}}@media (max-width: 767px){.contact-wrapper{margin-left:0;margin-right:0}.contact-wrapper .w-col{width:100%!important;padding-left:0;padding-right:0}}.contact-form-wrapper{padding:2.5rem}.contact-section .contact-form-title{font-family:var(--font-heading);font-weight:400;font-size:clamp(1.25rem,3vw,1.5rem);margin:0 0 2rem;color:#000;letter-spacing:.025em}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;margin:0}.form-group label{display:none}.contact-section .contact-form select,.contact-section .contact-form input,.contact-section .contact-form textarea{padding:.75rem 1rem;border:none;border-radius:0;background-color:#f5f5f5;font-family:inherit;color:#000;transition:background-color .2s ease}.contact-section .contact-form select::placeholder,.contact-section .contact-form input::placeholder,.contact-section .contact-form textarea::placeholder{color:#999}.contact-section .contact-form select:focus,.contact-section .contact-form input:focus,.contact-section .contact-form textarea:focus{outline:none;background-color:#efefef}.contact-section .btn-submit{padding:.75rem 2rem;background:#e8e8e8;color:#000;border:1px solid #000;border-radius:0;font-family:inherit;font-weight:400;cursor:pointer;transition:all .2s ease;align-self:flex-end;min-height:44px;display:inline-block;margin-top:1rem}.btn-submit:hover{background:#d0d0d0}@media (max-width: 767px){.contact-section .btn-submit{padding:1rem 1.5rem;width:100%}}@media (max-width: 479px){.contact-section .btn-submit{padding:1rem 1.25rem;width:100%}}.agent-info-wrapper{padding:2.5rem;display:flex;flex-direction:column}@media (max-width: 991px){.contact-form-wrapper,.agent-info-wrapper{padding:2rem}}@media (max-width: 767px){.contact-form-wrapper,.agent-info-wrapper{padding:1.5rem}}@media (max-width: 479px){.contact-form-wrapper,.agent-info-wrapper{padding:1.25rem}}@media (max-width: 767px){.agent-info-wrapper{align-items:flex-start;text-align:left;margin:0 auto}.social-icons{align-items:flex-start;justify-content:flex-start}}.contact-section .agent-section-title{font-family:var(--font-heading);font-weight:400;font-size:clamp(1.25rem,3vw,1.5rem);margin:0 0 2rem;color:#000;letter-spacing:.025em}.agent-contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.contact-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:#000}.contact-section .contact-text{color:#000}.agent-social-section{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}.contact-section .social-title{font-family:var(--font-heading);font-weight:400;font-size:clamp(1.25rem,3vw,1.5rem);margin:0 0 1rem;color:#000;letter-spacing:.025em}.social-icons{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.contact-section .social-icons a{display:flex;align-items:center;gap:1rem;transition:opacity .2s ease;text-decoration:none;color:#000}.social-icons a:hover{opacity:.7}.social-icons img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.marie-section{background-color:#fff;padding-top:5rem;padding-bottom:5rem;width:100%;margin:0;display:block}.marie-wrapper{display:flex;align-items:center;flex-direction:column;gap:2rem;width:100%;max-width:none;margin-left:auto;margin-right:auto}.marie-image-col{flex:0 0 100%}.marie-image{width:100%;height:auto;display:block;border-radius:.375rem;box-shadow:0 20px 40px #0000001f;transition:transform .4s ease,box-shadow .4s ease;object-fit:cover;aspect-ratio:3/4;max-width:450px;margin:0 auto}.marie-image:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0000002e}.marie-content-col{flex:1;display:flex;flex-direction:column}@media (max-width: 479px){.marie-image{max-width:400px}}@media (min-width: 768px) and (max-width: 991px){.marie-wrapper{flex-direction:column;gap:2.5rem;align-items:center}.marie-image-col{flex:0 0 100%}.marie-image{max-width:450px;width:100%;margin:0 auto}.marie-title{font-size:clamp(1.2rem,3vw,1.6rem)}.marie-subtitle{font-size:clamp(.8rem,1.5vw,.95rem)}}@media (min-width: 992px) and (max-width: 1199px){.marie-wrapper{flex-direction:row;gap:3rem;align-items:flex-start}.marie-image-col{flex:0 0 30%}.marie-image{max-width:none;width:100%;margin:0}.marie-title{font-size:clamp(1.2rem,3vw,1.6rem)}.marie-subtitle{font-size:clamp(.8rem,1.5vw,.95rem)}}@media (min-width: 1200px){.marie-wrapper{flex-direction:row;gap:4rem;align-items:center}.marie-image-col{flex:0 0 35%}.marie-image{max-width:none;width:100%;margin:0}}.marie-title{font-family:var(--font-heading);font-weight:500;font-size:clamp(1.5rem,3.8vw,2.4rem);letter-spacing:.04em;color:#000;margin:0 0 .5rem;line-height:1.2}.marie-subtitle{font-family:Poppins,sans-serif;font-weight:300;font-size:clamp(.9rem,2vw,1.1rem);color:#666;letter-spacing:.025em;margin:0 0 1.5rem}.marie-biography{display:flex;flex-direction:column;gap:1.5rem}.marie-biography p{font-family:var(--font-body);line-height:1.6;color:#333;margin:0;text-align:justify}.marie-quote{font-style:italic;color:#445243;font-weight:300;border-left:3px solid #445243;padding-left:1.5rem;margin-top:1rem!important}.contact-form-wrapper,.agent-info-wrapper{padding:2rem}.agent-info-wrapper{margin-top:2rem}@media (min-width: 768px){.agent-info-wrapper{margin-top:0}}.marie-section{padding-top:3rem;padding-bottom:3rem}@media (min-width: 992px){.marie-section{padding-top:5rem;padding-bottom:5rem}}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:#000;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0003;padding:0}.back-to-top:hover{background:#333;box-shadow:0 8px 25px #00000059;transform:translateY(-2px)}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top svg{width:24px;height:24px;transition:transform .3s ease}.back-to-top:hover svg{transform:translateY(-2px)}@media (max-width: 768px){.back-to-top{width:45px;height:45px;bottom:1.5rem;right:1.5rem}.back-to-top svg{width:20px;height:20px}}.services-header{background:#f0f0f0;padding:4rem 2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid #eee;color:#000}.services-header-content{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem}.services-title{font-family:var(--font-heading);font-weight:500;font-size:2rem;letter-spacing:.04em;color:#000;margin:0 0 .5rem;line-height:1.2}.services-intro{font-family:var(--font-body);font-size:1.125rem;color:#666;line-height:1.6;margin:0;max-width:800px}.services-scroll-section{position:relative;height:900vh;background:#fff}.services-fixed-container{position:sticky;top:0;height:100vh;width:100%;max-width:1200px;margin:0 auto;padding:0 2.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden}.service-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s ease}.service-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:10}.service-image-wrapper{position:relative;width:100%;max-width:280px;aspect-ratio:1;margin:0 auto;overflow:hidden;border-radius:.375rem;box-shadow:0 20px 40px #0000001f}.service-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .8s ease}.service-slide.active .service-image{transform:scale(1.05)}.service-content{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:0 .5rem}.service-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:400;letter-spacing:.025em;color:#000;margin:0 0 1.5rem;line-height:1.2;opacity:0;transform:translateY(20px);transition:opacity .6s ease .1s,transform .6s ease .1s}.service-slide.active .service-title{opacity:1;transform:translateY(0)}.service-description{font-family:var(--font-body);font-size:.95rem;line-height:1.7;color:#333;margin:0 0 1.5rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease .2s,transform .6s ease .2s}.service-slide.active .service-description{opacity:1;transform:translateY(0)}.service-cta{display:inline-block;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:.025em;color:#000;text-decoration:none;padding:.5rem 0;border-bottom:2px solid #000000;width:fit-content;margin:0 auto;transition:opacity .3s ease,transform .3s ease;opacity:0;transform:translateY(20px);transition:opacity .6s ease .3s,transform .6s ease .3s}.service-slide.active .service-cta{opacity:1;transform:translateY(0)}.service-cta:hover{opacity:.7;transform:translate(4px)}.services-nav{position:fixed;right:1rem;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:.75rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.services-nav.visible{opacity:1;visibility:visible;pointer-events:auto}.nav-dot{width:10px;height:10px;padding:0;border:2px solid #000000;border-radius:50%;background:transparent;cursor:pointer;transition:background .3s ease,transform .3s ease;position:relative}.nav-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px}.nav-dot:hover{background:#666;transform:scale(1.15)}.nav-dot.active{background:#000;transform:scale(1.2)}.nav-dot:focus-visible{outline:2px solid #000000;outline-offset:4px}.services-fixed-container:after{content:"";position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:40px;height:40px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat center;background-size:contain;opacity:.5;animation:bounceChevron 2.5s ease-in-out infinite}@keyframes bounceChevron{0%,to{opacity:.3;transform:translate(-50%) translateY(0)}50%{opacity:.6;transform:translate(-50%) translateY(10px)}}.services-cta-section{background:#f0f0f0;padding:4rem 2.5rem;display:flex;align-items:center;justify-content:center;position:relative}.services-cta-section .padding-global,.services-cta-section .padding-section-large{padding:0}.services-cta-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:3px;background:linear-gradient(to right,transparent,#000000,transparent);opacity:.3}.cta-content{text-align:center;max-width:700px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.cta-content h2{font-family:var(--font-heading);font-size:1.75rem;font-weight:500;letter-spacing:.04em;color:#000;margin:0 0 1rem;line-height:1.3}.cta-content p{font-family:var(--font-body);font-size:1.05rem;color:#333;line-height:1.6;font-style:italic;margin:0 0 1.5rem}.services-cta-section .btn-primary{background:transparent;color:#000;border:2px solid #000000;padding:.875rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.025em;text-decoration:none;border-radius:.375rem;display:inline-block;transition:all .3s ease;cursor:pointer}.services-cta-section .btn-primary:hover{background:#000;color:#fff;transform:translateY(-2px)}@media (max-width: 479px){.services-header{padding:2.5rem 1.25rem}.services-title{font-size:1.375rem}.services-intro{font-size:.95rem}.services-fixed-container{padding:0 1.25rem}.service-slide{padding:1.5rem .5rem;gap:4rem}.service-image-wrapper{max-width:220px;align-self:flex-end}.service-content{align-self:flex-start}.service-title{font-size:1.25rem;margin-bottom:1.25rem}.service-description{font-size:.875rem;line-height:1.6}.services-nav{right:.5rem;gap:.5rem}.nav-dot{width:8px;height:8px}.services-cta-section{padding:3rem 1.25rem}.cta-content h2{font-size:1.375rem}.cta-content p,.services-cta-section .btn-primary{font-size:1rem}}@media (min-width: 480px) and (max-width: 767px){.services-header{padding:3rem 1.25rem}.services-title{font-size:1.5rem}.services-fixed-container{padding:0 1.25rem}.service-slide{padding:1.5rem 1rem;gap:4rem}.service-image-wrapper{max-width:300px;align-self:flex-end}.service-content{align-self:flex-start}.service-title{font-size:1.375rem;margin-bottom:1.25rem}.services-cta-section{padding:3.5rem 1.25rem}.cta-content h2{font-size:1.5rem}.cta-content p,.services-cta-section .btn-primary{font-size:1rem}}@media (min-width: 768px) and (max-width: 991px){.service-slide{grid-template-columns:1fr;gap:2.5rem;padding:2rem}.service-image-wrapper{max-width:380px}.service-content{max-width:600px;margin:0 auto}.service-title{font-size:1.5rem;margin-bottom:1.5rem}.service-description{font-size:1rem;line-height:1.75}.services-nav{right:1.5rem;gap:1rem}.nav-dot{width:11px;height:11px}}@media (min-width: 992px){.service-slide{grid-template-columns:1fr 1.8fr;gap:5rem;padding:3rem;max-width:1100px;margin:0 auto}.service-image-wrapper{max-width:400px;aspect-ratio:1}.service-content{text-align:left;padding-right:2rem}.service-title{font-size:1.75rem;margin-bottom:2rem}.service-description{font-size:1.0625rem;line-height:1.85;text-align:justify;margin-bottom:2.5rem}.service-cta{margin:0}.services-nav{right:2.5rem;gap:1.25rem}.nav-dot{width:12px;height:12px}.services-cta-section{padding:5rem 2.5rem}.cta-content h2{font-size:2rem;margin-bottom:1.25rem}.cta-content p{font-size:1.125rem;margin-bottom:2rem}}@media (min-width: 1200px){.service-slide{gap:6rem;padding:4rem}.service-image-wrapper{max-width:420px}.service-title{font-size:1.875rem}}@media (prefers-reduced-motion: reduce){.service-slide,.service-image,.service-title,.service-description,.service-cta,.nav-dot,.services-fixed-container:after{transition:none;animation:none}.service-slide.active .service-title,.service-slide.active .service-description,.service-slide.active .service-cta{opacity:1;transform:none}}@media print{.services-nav,.services-fixed-container:after,.services-cta-section{display:none}.services-scroll-section{height:auto}.services-fixed-container{position:static;height:auto}.service-slide{position:static;opacity:1;visibility:visible;page-break-inside:avoid;margin-bottom:2rem}}.cta-option-a{padding:5rem 2.5rem;background:#fff}.cta-a-container{max-width:800px;margin:0 auto;padding:4rem;border:1px solid #e0e0e0;text-align:center}.cta-a-label{font-family:var(--font-heading);font-size:.75rem;letter-spacing:.2em;color:#999;margin-bottom:1rem;display:block}.cta-a-title{font-family:var(--font-heading);font-size:2rem;font-weight:400;color:#000;margin:0 0 1.5rem;line-height:1.3}.cta-a-divider{width:100px;height:3px;background:linear-gradient(to right,transparent,#000000 20%,#000000 80%,transparent);margin:0 auto 1.5rem}.cta-a-text{font-family:var(--font-body);font-size:1.05rem;color:#555;line-height:1.7;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-a-button{display:inline-flex;align-items:center;gap:.75rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:400;letter-spacing:.05em;color:#000;text-decoration:none;padding:1rem 2rem;border:2px solid #000000;background:transparent;transition:all .3s ease}.cta-a-button:hover{background:#000;color:#fff}.cta-a-button svg{transition:transform .3s ease}.cta-a-button:hover svg{transform:translate(4px)}@media (max-width: 479px){.cta-option-a{padding:3rem 1.25rem}.cta-a-container{padding:2rem 1.5rem}.cta-a-title{font-size:1.5rem}.cta-a-text{font-size:1rem}}@media (min-width: 480px) and (max-width: 767px){.cta-a-text{font-size:1rem}}@media (min-width: 768px){.cta-a-container{padding:5rem}}@media (min-width: 992px){.cta-option-a{padding:6rem 2.5rem}.cta-a-title{font-size:2.25rem}}.estimation-page{position:relative;width:100%;min-height:calc(100vh - var(--navbar-height));margin:0;padding:0;background:#fff}[data-state=active]{opacity:1;visibility:visible;position:absolute;top:0;left:0;width:100%;pointer-events:auto;transform:translateY(0);transition:all .6s cubic-bezier(.4,0,.2,1);z-index:10}[data-state=hidden]{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;pointer-events:none;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1);z-index:0}.estimation-intro{min-height:calc(100vh - var(--navbar-height));display:flex!important;flex-direction:column!important;background:#f0f0f0!important;box-sizing:border-box!important;border-bottom:1px solid #e0e0e0;color:#000!important;position:relative;overflow:hidden!important}.estimation-intro-container{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important;flex:1;width:100%!important;height:100%!important;align-items:center!important;padding:1rem!important}.estimation-image-panel{display:flex;align-items:center;justify-content:center;background:transparent;overflow:visible;min-height:300px;width:fit-content;margin:auto;order:2}.estimation-image-panel img{width:85%;height:auto;max-height:350px;object-fit:contain;border:none;border-radius:0}.estimation-text-panel{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;overflow-y:auto;width:100%;flex:1;order:1}.estimation-header-content{text-align:left!important;width:100%!important;padding:1rem!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;background:transparent!important;gap:.75rem}.estimation-title{font-family:var(--font-heading);font-weight:400;letter-spacing:.02em;color:#000!important;margin:0!important;padding:0!important;line-height:1.3;text-align:left!important;width:100%!important;font-size:1.25rem}.estimation-text-content{display:flex;flex-direction:column;gap:.75rem;margin:0}.estimation-intro-text{font-family:var(--font-body);color:#333!important;line-height:1.6;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;font-size:1rem}.btn-start-estimation{display:inline-block;font-family:Poppins,sans-serif;font-weight:400;letter-spacing:.025em;padding:.75rem 1.5rem;border-bottom:2px solid #000000;transition:all .3s ease;width:fit-content;margin-top:1rem;color:#000;font-size:.9rem}.btn-start-estimation:hover{opacity:.7;transform:translate(4px)}.btn-start-estimation:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}.estimation-intro .scroll-indicator{display:none!important}.chevron-down{color:#000;stroke:#000;width:48px;height:48px;stroke-width:2}@media (min-width: 768px){.estimation-intro-container{grid-template-columns:1fr!important;gap:2.5rem!important;padding:2rem!important}.estimation-image-panel{min-height:380px;width:fit-content;margin:auto}.estimation-image-panel img{max-height:400px;width:100%}.estimation-text-panel,.estimation-intro{padding:0}.estimation-header-content{gap:.75rem;padding:2rem;width:100%}.estimation-title{font-size:1.5rem;letter-spacing:.025em}.estimation-intro-text{font-size:.95rem;line-height:1.6}.btn-start-estimation{margin-top:1rem}}@media (min-width: 1024px){.estimation-intro-container{grid-template-columns:1fr 1fr!important;gap:4rem!important;padding:3rem!important;align-items:stretch!important}.estimation-image-panel{min-height:550px;display:flex;align-items:center;justify-content:center;width:fit-content;margin:auto;order:1}.estimation-image-panel img{max-height:550px;width:100%;max-width:420px}.estimation-text-panel{padding:0;display:flex;align-items:center;order:2}.estimation-header-content{gap:.75rem;padding:0!important}.estimation-title{font-size:2rem;letter-spacing:.04em}.estimation-intro-text{font-size:1rem;line-height:1.8}.btn-start-estimation{padding:.5rem 0;font-size:1rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.estimation-intro,[data-state=active],[data-state=hidden]{transition:none}}.legal-content{background-color:#fff!important}.legal-content,.legal-content *{color:#000!important}.legal-content h1{font-size:2.5rem;font-weight:500;margin-bottom:5rem;text-align:center;letter-spacing:.025em;color:#000!important}.legal-section{margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid #f0f0f0}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section-header{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;margin-bottom:2rem}.legal-section-number{font-size:1.5rem;font-weight:500;color:#000;white-space:nowrap;letter-spacing:.05em;min-width:60px}.legal-section-title-wrapper{flex:1}.legal-section-title{font-size:1.5rem;font-weight:500;margin:0 0 .75rem;color:#000;letter-spacing:.01em}.legal-section-divider{width:60px;height:2px;background:linear-gradient(to right,#000000,transparent);margin-bottom:1.5rem}.legal-section-content{padding-left:0}.legal-section-content p{font-size:1.0625rem;line-height:1.8;margin:1rem 0;color:#333;text-align:justify}.legal-section-content p:first-child{margin-top:0}.legal-section-content p:last-child{margin-bottom:0}.legal-section-content a{color:#000!important;text-decoration:underline;transition:color .3s ease}.legal-section-content a:hover{color:#455243!important}@media (max-width: 991px){.legal-content h1{font-size:1.75rem;margin-bottom:2rem}.legal-section{margin-bottom:2.5rem;padding-bottom:2.5rem}.legal-section-header{flex-direction:row;gap:2rem}.legal-section-number{min-width:60px;font-size:1.5rem}.legal-section-title{font-size:1.5rem}.legal-section-content p{font-size:1.0625rem;text-align:justify}}@media (max-width: 767px){.legal-content h1{font-size:1.5rem;margin-bottom:1.5rem}.legal-section{margin-bottom:2rem;padding-bottom:2rem}.legal-section-header{flex-direction:column;gap:1rem}.legal-section-number{min-width:auto;font-size:1.25rem}.legal-section-title{font-size:1.25rem}.legal-section-content p{font-size:1rem;text-align:left}}@media (prefers-color-scheme: dark){.legal-content{background-color:#fff!important}.legal-content,.legal-content *{color:#000!important}.legal-section-divider{background:linear-gradient(to right,#000000,transparent)}.legal-section-content a{color:#000!important}.legal-section-content a:hover{color:#455243!important}}.footer_component{background:#000;margin-top:auto;padding:2rem 0}.footer_wrapper{max-width:1600px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;text-align:center}.footer_logo{display:flex;align-items:center;justify-content:center}.footer_logo-img{height:32px;width:auto;object-fit:contain}.footer_copyright{grid-column:auto;text-align:center}.footer_copyright p{font-family:var(--font-body);font-size:.8rem;color:#fff;margin:0;line-height:1.4}.footer_links{grid-column:auto;display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:center}.footer_link{font-family:var(--font-body);font-size:.8rem;color:#fff;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.footer_link:hover{opacity:.7}.footer_component{padding:1.5rem 0}@media (min-width: 768px){.footer_wrapper{grid-template-columns:1fr 1fr 1fr;gap:3rem;text-align:left}.footer_logo{justify-content:flex-start}.footer_logo-img{height:40px}.footer_copyright{grid-column:2;text-align:center}.footer_copyright p{font-size:.95rem}.footer_links{grid-column:3;align-items:flex-end;justify-content:flex-end;gap:.5rem}.footer_link{font-size:.9rem}}@media (min-width: 1024px){.footer_component{padding:2rem 0}}@media (prefers-reduced-motion: reduce){.footer_link{transition:none!important}}.properties-section{padding:4rem 0!important;background-color:#fff}.services-header--compact{height:auto!important;max-height:none!important;padding:4rem 2.5rem!important;min-height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.services-header--compact .services-header-content{padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;width:100%}.services-header--compact .services-title{margin:0 0 .5rem!important;padding-top:0!important}.services-header--compact .services-header-divider{width:50px!important;height:1px!important;margin:.5rem 0 1rem!important}.services-header--compact .services-intro{margin:0 auto!important;max-width:800px}.services-header--compact .scroll-indicator{margin-top:0!important}@media (max-width: 767px){.services-header--compact{padding:3rem 1.25rem!important}}.properties-hero-enhanced{min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#f0f0f0;text-align:center;border-bottom:1px solid #eee}@media (max-width: 767px){.properties-hero-enhanced{padding:3rem 1.25rem}}.hero-badge-elegant{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:.9rem;letter-spacing:.05em;font-family:var(--font-heading)}.badge-line{width:40px;height:1px;background:linear-gradient(to right,#000000,transparent)}.hero-title-elegant{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.2;margin:0 0 1.5rem;letter-spacing:.04em;color:#000}.title-word{display:block}.title-word-emphasis{color:#000}.hero-subtitle{font-family:var(--font-body);font-size:1.125rem;line-height:1.6;color:#666;margin:0;max-width:600px}.filters-container-modern{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #f0f0f0;margin-bottom:5rem}.filters-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem}.filter-section-modern{display:flex;flex-direction:column;gap:.75rem}.filter-label{font-size:.875rem;font-weight:500;color:#000;letter-spacing:.02em;margin:0}.filter-inputs-row{display:flex;align-items:center;gap:.375rem}.filter-input-mini{flex:1;min-width:0;padding:.625rem .75rem;border:1px solid #e0e0e0;border-radius:.25rem;font-size:.875rem;background:#fff;color:#000;transition:all .15s ease}.filter-input-mini:hover{border-color:#d0d0d0}.filter-input-mini:focus{outline:none;border-color:#455243;background:#fafafa}.filter-input-mini::placeholder{color:#b8b8b8}.filter-separator{color:#d0d0d0;font-weight:300;flex-shrink:0;-webkit-user-select:none;user-select:none}.filter-select-modern{padding:.5rem 2.25rem .5rem .75rem;border:1px solid rgba(0,0,0,.12);border-radius:.375rem;font-size:.875rem;background:#fff;color:#000;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.filter-select-modern:hover{border-color:#0000002e}.filter-select-modern:focus{outline:none;border-color:#455243;box-shadow:0 0 0 3px #45524314}.filter-checkboxes{display:flex;flex-direction:column;gap:.625rem}.checkbox-group{display:flex;align-items:center;gap:.5rem}.filter-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#455243;flex-shrink:0}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#333;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label svg{width:16px;height:16px;color:#455243;flex-shrink:0}@keyframes slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.filters-container{position:sticky;top:0;background:#fff;padding:2rem;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 12px #0000000a;z-index:100;margin-bottom:3rem}.filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.filters-header h2{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;letter-spacing:.03em;margin:0;color:#000}.filters-reset{padding:.5rem 1rem;background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:.25rem;font-size:.875rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease}.filters-reset:hover{background:#f0f0f0;border-color:#0000004d}.filters-reset:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:1.5rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{font-size:.875rem;font-weight:500;color:#000;letter-spacing:.025em}.filter-range{display:flex;align-items:center;gap:.75rem}.filter-range input{flex:1;padding:.625rem .875rem;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;font-size:.9375rem;background:#fff;transition:border-color .3s ease}.filter-range input:focus{outline:none;border-color:#455243;box-shadow:0 0 0 3px #4552431a}.filter-range input::placeholder{color:#ccc}.filter-range span{color:#999;font-weight:300;flex-shrink:0}.filter-group select{padding:.625rem 2.5rem .625rem .875rem;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;font-size:.9375rem;background:#fff;color:#000;cursor:pointer;transition:border-color .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23000' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.filter-group select:focus{outline:none;border-color:#455243;box-shadow:0 0 0 3px #4552431a}.filters-results{padding:1rem;background:#f0f0f0;border-radius:.25rem;text-align:center;font-size:.9375rem;color:#666}.properties-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;margin-bottom:2rem;max-width:1600px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.properties-grid{grid-template-columns:1fr;gap:1.75rem}}@media (min-width: 1024px){.properties-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}}.property-card-enhanced{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:.5rem;overflow:hidden;box-shadow:0 1px 4px #00000008;transition:all .3s ease;text-decoration:none;color:#000;height:100%}.properties-grid .property-card-enhanced{max-width:520px;margin:0 auto}.biens-grid .property-card-enhanced{max-width:none;margin:0}.property-card-enhanced:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.property-card-enhanced:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.card-image-container{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#f0f0f0}.card-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-card-enhanced:hover .card-image-container img{transform:scale(1.08)}.card-badge-new{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:#000;color:#fff;border-radius:.25rem;font-size:.8125rem;font-weight:500;letter-spacing:.025em;z-index:2;text-transform:uppercase}.badge-icon{width:14px;height:14px;flex-shrink:0}.card-image-overlay{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);opacity:0;transition:opacity .3s ease}.property-card-enhanced:hover .card-image-overlay{opacity:1}.card-ref-overlay{font-size:.75rem;color:#fff;letter-spacing:.04em;font-weight:500;text-transform:uppercase}.card-body{padding:.875rem;display:flex;flex-direction:column;gap:.625rem;flex:1}.card-header{display:flex;flex-direction:column;gap:.5rem}.card-title-enhanced{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;letter-spacing:.01em;margin:0;color:#000;line-height:1.3}.card-location-enhanced{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:#999;margin:0;letter-spacing:.005em}.icon-location{width:16px;height:16px;color:#455243;flex-shrink:0}.card-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.stat-item-enhanced{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem;background:#fafafa;border-radius:.375rem;border:1px solid rgba(0,0,0,.03);transition:background-color .3s ease}.stat-item-enhanced:hover{background:#f5f5f5}.stat-icon{width:20px;height:20px;color:#999;margin-bottom:.5rem;flex-shrink:0}.stat-value{font-family:var(--font-heading);font-size:1rem;font-weight:500;color:#000;margin-bottom:.25rem;letter-spacing:-.005em}.stat-label{font-size:.7rem;color:#999;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.card-stats-horizontal{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 0;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.stat-item-horizontal{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;position:relative}.stat-item-horizontal:not(:last-child):after{content:"";position:absolute;right:-.5rem;top:50%;transform:translateY(-50%);width:1px;height:24px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.08),transparent)}.stat-item-horizontal .stat-icon{width:18px;height:18px;color:#455243;flex-shrink:0;margin-bottom:0}.stat-item-horizontal .stat-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.stat-item-horizontal .stat-value{font-size:.875rem;margin-bottom:0;color:#000}.stat-item-horizontal .stat-label{font-size:.7rem;color:#999}@media (max-width: 479px){.card-stats-horizontal{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem 0}.stat-item-horizontal{flex:none;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}.stat-item-horizontal:not(:last-child):after{display:none}.stat-item-horizontal .stat-value{font-size:.875rem}.stat-item-horizontal .stat-label{font-size:.625rem}}.card-amenities{display:flex;flex-wrap:wrap;gap:.5rem}.amenity-tag{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border:1px solid rgba(69,82,67,.3);border-radius:.375rem;font-size:.75rem;color:#455243;font-weight:500;background:#45524305;transition:all .3s ease}.amenity-tag:hover{background:#45524314;border-color:#45524380}.amenity-tag svg{width:14px;height:14px;flex-shrink:0}.card-dpe{display:flex;gap:.5rem;flex-wrap:wrap}.dpe-badge{padding:.375rem .625rem;border-radius:.25rem;font-size:.75rem;font-weight:500;letter-spacing:.025em;text-transform:uppercase}.dpe-A,.ges-A{background:#319834;color:#fff}.dpe-B,.ges-B{background:#52b151;color:#fff}.dpe-C,.ges-C{background:#a7d047;color:#000}.dpe-D,.ges-D{background:#fdeb34;color:#000}.dpe-E,.ges-E{background:#fac733;color:#000}.dpe-F,.ges-F{background:#ee7c27;color:#fff}.dpe-G,.ges-G{background:#e41b23;color:#fff}.card-description{font-size:.9rem;line-height:1.5;color:#888;margin:0;letter-spacing:.005em}.card-footer-enhanced{display:flex;justify-content:space-between;align-items:center;padding-top:.625rem;margin-top:auto;gap:.5rem}.card-price-enhanced{font-family:var(--font-heading);font-size:1.1875rem;font-weight:500;color:#000;letter-spacing:-.01em}.card-cta{display:inline-flex;align-items:center;gap:.375rem;font-size:.7rem;font-weight:500;color:#000;letter-spacing:.03em;text-transform:uppercase;transition:gap .3s ease;white-space:nowrap}.property-card-enhanced:hover .card-cta{gap:.625rem}.arrow-icon{width:16px;height:16px;transition:transform .3s ease;flex-shrink:0}.property-card-enhanced:hover .arrow-icon{transform:translate(3px)}.pagination-container{display:flex;justify-content:center;align-items:center;gap:1rem;margin:4rem 0 2rem;padding:2rem 0;flex-wrap:wrap;font-family:var(--font-body)}.pagination-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;font-size:.9375rem;font-weight:500;color:#000;cursor:pointer;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#f0f0f0;border-color:#0000004d}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-btn:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.pagination-btn svg{width:18px;height:18px;flex-shrink:0}.pagination-pages{display:flex;gap:.5rem;align-items:center}.pagination-page{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;font-size:.9375rem;font-weight:500;color:#000;cursor:pointer;transition:all .3s ease}.pagination-page:hover{background:#f0f0f0;border-color:#0000004d}.pagination-page:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.pagination-page.active{background:#000;color:#fff;border-color:#000;font-weight:500}.pagination-ellipsis{display:flex;align-items:center;justify-content:center;width:40px;color:#999;font-weight:500}.properties-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;text-align:center}.empty-icon{width:80px;height:80px;color:#ccc;margin-bottom:1.5rem}.empty-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;margin-bottom:.75rem;color:#000}.empty-message{font-size:1rem;color:#666;max-width:400px;margin-bottom:2rem}@media (min-width: 768px){.filters-container-modern{padding:1.25rem}.filters-grid-modern{grid-template-columns:repeat(2,1fr)}.filters-container{padding:1.5rem}.filters-grid{grid-template-columns:1fr}.card-title-enhanced{font-size:1.125rem}.card-price-enhanced{font-size:1.25rem}}@media (min-width: 1024px){.filters-container-modern{padding:1.5rem}.filters-grid-modern{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.filters-container{padding:2rem}.filters-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.card-title-enhanced{font-size:1.3rem}.card-price-enhanced{font-size:1.375rem}}@media (max-width: 767px){.card-image-container{aspect-ratio:16 / 9}.card-body{padding:1.25rem;gap:1rem}.card-header{padding-bottom:.75rem}.card-stats-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.stat-item-enhanced{padding:.5rem}.card-footer-enhanced{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:.75rem}.card-cta{width:100%;justify-content:center;padding:.75rem;background:#000;color:#fff;border-radius:.25rem;margin-top:auto}.card-cta:hover{background:#222}}.properties-loading{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;min-height:200px;gap:1rem}.properties-loading:before{content:"Chargement des biens...";font-size:.875rem;font-weight:500;color:#666;text-align:center;letter-spacing:.01em;order:2}.properties-loading:after{content:"";width:100px;height:100px;background-image:url(/images/LOGO_LES_ECRINS_TRANSPARENT.DdQQWFRg.webp);background-size:contain;background-repeat:no-repeat;background-position:center;animation:fadeInOut 3.5s ease-in-out infinite;order:1}.properties-subsection{margin-bottom:6rem}.properties-subsection.is-hidden{display:none;margin:0;padding:0;height:0;overflow:hidden}.properties-subsection.off-market{background-color:#f0f0f0;padding-top:4rem;padding-bottom:4rem;text-align:center;margin-bottom:6rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}@media (max-width: 767px){.properties-subsection.off-market{padding-top:3rem;padding-bottom:3rem;margin-bottom:4rem}}.properties-subsection:has(+.properties-subsection.is-hidden){margin-bottom:3rem}.properties-subsection.off-market:has(+.properties-subsection.sold.is-hidden){margin-bottom:0}@media (max-width: 767px){.properties-subsection{margin-bottom:4rem}.properties-subsection:has(+.properties-subsection.is-hidden){margin-bottom:2rem}.properties-subsection.off-market:has(+.properties-subsection.sold.is-hidden){margin-bottom:0}}.padding-section-large:has(.properties-subsection.sold.is-hidden){padding-bottom:0}.properties-section:has(.properties-subsection.sold.is-hidden){padding-bottom:0!important}@media (max-width: 767px){.padding-section-large:has(.properties-subsection.sold.is-hidden){padding-bottom:0}.properties-section:has(.properties-subsection.sold.is-hidden){padding-bottom:0!important}}.off-market-content{max-width:1600px;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}@media (max-width: 767px){.off-market-content{padding-left:1.25rem;padding-right:1.25rem}}.off-market-title{font-family:var(--font-heading);font-size:2rem;font-weight:500;letter-spacing:.025em;text-transform:uppercase;color:var(--color-text-dark);margin-bottom:1.5rem;margin-top:0;line-height:1.2}@media (max-width: 767px){.off-market-title{font-size:1.5rem;margin-bottom:1rem}}.off-market-text{font-size:1rem;line-height:1.6;color:var(--color-text-medium);max-width:1000px;margin:0 auto}@media (max-width: 767px){.off-market-text{font-size:1rem}}.btn-off-market{display:inline-block;margin-top:3rem;padding:.75rem 2rem;background-color:#000;color:#fff;text-decoration:none;font-family:var(--font-heading);font-size:1rem;font-weight:500;letter-spacing:.025em;text-transform:uppercase;border-radius:4px;transition:all .3s ease}.btn-off-market:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 6px 16px #0003}@media (max-width: 767px){.btn-off-market{padding:.65rem 1.75rem;font-size:.9rem}}@media (max-width: 767px){.section-divider{margin-bottom:1.5rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.maintenance-inline{text-align:center;padding:4rem 2rem;max-width:700px;margin:0 auto}@media (max-width: 767px){.maintenance-inline{padding:3rem 1.25rem}}.properties-maintenance{min-height:60vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);position:relative;overflow:hidden}.properties-maintenance:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(69,82,67,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(69,82,67,.03) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(69,82,67,.02) 0%,transparent 50%);pointer-events:none}.maintenance-container{max-width:950px;margin:0 auto;padding:4rem 2.5rem;position:relative;z-index:1}.maintenance-content{text-align:center;background:#fff;padding:4rem 3rem;border-radius:1rem;box-shadow:0 4px 6px #00000005,0 12px 24px #0000000a,0 24px 48px #00000008;border:1px solid rgba(0,0,0,.04)}.maintenance-icon{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#455243,#5a6b58);border-radius:50%;animation:pulse-gentle 3s ease-in-out infinite}.maintenance-icon svg{width:40px;height:40px;color:#fff}@keyframes pulse-gentle{0%,to{transform:scale(1);box-shadow:0 0 #45524333}50%{transform:scale(1.02);box-shadow:0 0 0 15px #45524300}}.maintenance-title{font-family:var(--font-heading);font-size:clamp(1.5rem,4vw,2rem);font-weight:500;color:#000;margin:0 0 1.5rem;letter-spacing:.02em;text-transform:uppercase}.maintenance-divider{width:60px;height:2px;background:#000;margin:0 auto 1.5rem}.maintenance-text{font-family:var(--font-body);font-size:1.0625rem;line-height:1.7;color:#666;margin:0 0 2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.maintenance-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem}.maintenance-feature{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#f0f0f0;border-radius:2rem;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.maintenance-feature:hover{background:#f0f0f0;transform:translateY(-2px)}.maintenance-feature svg{width:18px;height:18px;color:#455243;flex-shrink:0}.maintenance-feature span{font-family:var(--font-body);font-size:.875rem;color:#333;font-weight:500}.maintenance-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#000;color:#fff;text-decoration:none;font-family:var(--font-heading);font-size:.9375rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;border-radius:.375rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.maintenance-cta:hover{background:#333;transform:translateY(-3px);box-shadow:0 8px 20px #0003;gap:1rem}.maintenance-cta svg{width:18px;height:18px;transition:transform .3s ease}.maintenance-cta:hover svg{transform:translate(4px)}@media (max-width: 991px){.maintenance-container,.maintenance-content{padding:3rem 2rem}}@media (max-width: 767px){.properties-maintenance{min-height:70vh}.maintenance-container{padding:2rem 1.25rem}.maintenance-content{padding:2.5rem 1.5rem;border-radius:.75rem}.maintenance-icon{width:64px;height:64px;margin-bottom:1.5rem}.maintenance-icon svg{width:32px;height:32px}.maintenance-title{font-size:1.25rem}.maintenance-text{font-size:1rem;margin-bottom:2rem}.maintenance-features{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem}.maintenance-feature{width:100%;max-width:280px;justify-content:center}.maintenance-cta{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:.875rem}}.property-detail-container{max-width:1600px;margin:0 auto;padding:0 2.5rem;box-sizing:border-box}@media (max-width: 767px){.property-detail-container{padding:0 1.25rem}}.property-detail-hero{padding:4rem 0;background-color:#fff}.property-hero-grid{display:grid;grid-template-columns:13fr 7fr;gap:4rem;box-sizing:border-box}.property-gallery-wrapper{display:flex;flex-direction:column;gap:1rem;min-width:0;box-sizing:border-box}.carousel-main{position:relative;border-radius:.5rem;overflow:hidden;margin-bottom:.5rem;box-shadow:0 4px 12px #0000001a;width:100%;max-width:100%;box-sizing:border-box;aspect-ratio:3 / 2}.carousel-slides{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#00000080;color:#fff;border:none;width:44px;height:44px;border-radius:50%;font-size:1.25rem;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.carousel-btn:hover{background:#000c}.carousel-btn:focus-visible{outline:2px solid #2d62ff;outline-offset:2px}.carousel-prev{left:1rem}.carousel-next{right:1rem}.carousel-counter{position:absolute;bottom:1rem;right:1rem;background:#0009;color:#fff;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;z-index:10}.carousel-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;padding:1rem 0 0;margin:0;max-width:100%;box-sizing:border-box}.carousel-thumb{width:100%;height:60px;padding:0;border:none;cursor:pointer;opacity:.5;transition:opacity .2s ease;border-radius:.375rem;overflow:hidden;background:none}.carousel-thumb:hover{opacity:.75}.carousel-thumb.active{opacity:1;border:2px solid #000000}.carousel-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 767px){.carousel-thumbs{display:flex;height:auto;overflow-x:auto;overscroll-behavior:contain}.carousel-thumb{flex-shrink:0;width:80px;height:auto;aspect-ratio:4 / 3}}.property-info-wrapper{display:flex;flex-direction:column;min-width:0;box-sizing:border-box}.property-info-content{position:sticky;top:calc(var(--navbar-height) + 1rem)}.property-breadcrumb{font-size:.875rem;color:#666;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.property-breadcrumb a{color:#666;text-decoration:none;transition:color .2s ease}.property-breadcrumb a:hover{color:#000;text-decoration:underline}.property-breadcrumb a:focus-visible{outline:2px solid #2d62ff;outline-offset:2px;border-radius:.25rem}.property-breadcrumb span[aria-current=page]{color:#000;font-weight:500}.property-title{font-family:Times CG,Times New Roman,serif;font-size:1.5rem!important;font-weight:500;margin:0 0 .75rem;line-height:1.2;color:#000}.property-short-description{font-size:.95rem;color:#666;margin:0 0 1rem;line-height:1.5}.property-price{font-size:1.75rem;font-weight:500;font-family:Times CG,Times New Roman,serif;color:#000;margin:0 0 .25rem}.property-quick-info{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;padding:1.5rem;background:#f0f0f0;border-radius:.5rem}.info-item{display:flex;align-items:center;gap:.75rem}.info-item i{font-size:1.5rem;color:#455243}.info-content{display:flex;flex-direction:column}.info-value{font-size:1.25rem;font-weight:500;line-height:1;color:#000}.info-label{font-size:.875rem;color:#666;margin-top:.25rem}.property-location-reference{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.property-tagline,.property-reference{font-size:.875rem;color:#666;margin:0}.property-contact-card{background:#f0f0f0;padding:1.5rem;border-radius:.5rem;margin-bottom:1.5rem}.contact-title{font-family:Times CG,Times New Roman,serif;font-size:.95rem;font-weight:500;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.04em}.contact-info{display:flex;gap:1rem;align-items:flex-start}.contact-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.contact-details{display:flex;flex-direction:column;gap:.25rem}.contact-name{font-weight:500;font-size:1rem;margin:0;color:#000;padding-left:1rem}.contact-role{font-size:.875rem;color:#666;margin:0;padding-left:1rem}.contact-phone{display:block;color:#000;text-decoration:none;font-weight:500;padding-left:1rem;transition:color .2s ease}.contact-phone:hover{color:#666}.contact-phone:focus-visible{outline:2px solid #2d62ff;outline-offset:2px;border-radius:.25rem}@media (max-width: 479px){.contact-title{text-align:center}}.property-price-box{background:linear-gradient(135deg,#000,#333);color:#fff;padding:1.5rem;border-radius:.5rem;margin-bottom:1.5rem;text-align:center}.price-label{display:block;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;opacity:.8}.price-value{display:block;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;font-family:Times CG,Times New Roman,serif}.property-cta-buttons{display:flex;flex-direction:column;gap:1rem}.property-cta-buttons .btn-primary-elegant,.property-cta-buttons .btn-secondary-elegant{width:100%;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.property-detail-content{padding:4rem 0;background-color:#f0f0f0}.property-content-grid{display:grid;grid-template-columns:13fr 7fr;gap:4rem;box-sizing:border-box}.property-description-wrapper{flex:1;box-sizing:border-box}.section-title-elegant{font-family:Times CG,Times New Roman,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase;color:#000}.property-description-scrollable{max-height:550px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:1rem;line-height:1.8;font-size:1rem;color:#333;background-color:#fff;border:1px solid #000000;border-radius:8px}.property-description-scrollable p{margin:0 0 1rem}.property-description-scrollable p:last-child{margin-bottom:0}.property-description-scrollable::-webkit-scrollbar{width:8px}.property-description-scrollable::-webkit-scrollbar-track{background:#0000000d;border-radius:.25rem}.property-description-scrollable::-webkit-scrollbar-thumb{background:#0003;border-radius:.25rem;transition:background .2s ease}.property-description-scrollable::-webkit-scrollbar-thumb:hover{background:#0006}.property-amenities-wrapper{flex:1;box-sizing:border-box}.amenities-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.amenity-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:.5rem;transition:transform .2s ease,box-shadow .2s ease}.amenity-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.amenity-icon{font-size:1.5rem;color:#455243;flex-shrink:0}.amenity-item span{font-size:.95rem;font-weight:500;color:#000}.amenities-empty{grid-column:1 / -1;padding:2rem;text-align:center;color:#666;font-style:italic}.amenities-subtitle{font-family:Times CG,Times New Roman,serif;font-size:1.25rem;font-weight:500;letter-spacing:.025em;margin:2rem 0 .5rem;text-transform:uppercase;color:#000}.amenities-subtitle:first-child{margin-top:0}.amenities-list{list-style:none;padding:0;margin:1rem 0 0}.amenities-list li{padding:.5rem 0;display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#333;border-bottom:1px solid #e0e0e0}.amenities-list li:last-child{border-bottom:none}.amenities-list li i{color:#000;width:20px;text-align:center;flex-shrink:0}.no-amenities{font-style:italic;color:#999;padding:1rem 0}.property-detail-tour{padding:4rem 0;background-color:#fff;text-align:center}.section-subtitle{font-size:1.125rem;color:#666;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.tour-3d-wrapper{max-width:1000px;margin:0 auto}.aspect-ratio-16-9{position:relative;width:100%;padding-bottom:56.25%;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 40px #0000001a}.aspect-ratio-16-9 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.property-detail-energy{padding:4rem 0;background-color:#f0f0f0}.property-energy-grid{display:grid;grid-template-columns:.67fr 1fr;gap:2rem}.property-energy-info{flex:1;display:flex;flex-direction:column;gap:3rem}.energy-info-block{display:flex;flex-direction:column}.energy-info-block .section-title-elegant{font-size:clamp(1.25rem,2.5vw,1.5rem);margin-bottom:1rem}.energy-text-content{font-family:var(--font-body);line-height:1.7;color:#333}.energy-text-content p{margin:0;text-align:justify}.energy-text-content .no-data{color:#666;font-style:italic}.energy-equipment-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.energy-equipment-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:.375rem;border:1px solid #e0e0e0;font-size:.95rem;color:#333}.energy-equipment-item i{color:#455243;width:20px;text-align:center;flex-shrink:0}@media (max-width: 767px){.energy-equipment-list{grid-template-columns:1fr}}.energy-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;background:#e8e8e8;border-radius:.375rem}.energy-placeholder p{color:#666;font-style:italic;text-align:center}.energy-list{display:flex;flex-direction:column;gap:1.5rem;margin:0}.energy-item{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.energy-item:last-child{border-bottom:none;padding-bottom:0}.energy-item dt{font-weight:500;font-size:.95rem;color:#000}.energy-item dd{margin:0;text-align:right;font-size:.95rem;color:#333}.energy-class{display:flex;justify-content:flex-end}.badge-energy{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;font-weight:500;font-size:1.25rem;color:#fff}.badge-energy.badge-A{background:#319834}.badge-energy.badge-B{background:#3cad38}.badge-energy.badge-C{background:#c1d832;color:#000}.badge-energy.badge-D{background:#fce02e;color:#000}.badge-energy.badge-E{background:#faa61a}.badge-energy.badge-F{background:#ee6c27}.badge-energy.badge-G{background:#e31e24}.property-energy-images{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.energy-chart-wrapper{display:flex;flex-direction:column;background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 12px #00000014}.chart-title{font-family:Times CG,Times New Roman,serif;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;margin:0 0 1rem;text-align:center;color:#000}.energy-chart-wrapper img{width:100%;height:auto;border-radius:.375rem}.loading-state,.error-state{padding:4rem 2.5rem;text-align:center}.loading-spinner{display:flex;justify-content:center;align-items:center}.loading-spinner img{animation:fadeInOut 3.5s ease-in-out infinite}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.error-state svg{width:80px;height:80px;margin-bottom:1.5rem}.error-state h1{font-size:2rem;margin-bottom:1rem;color:#000}.error-state p{color:#666;margin-bottom:2rem}@media (max-width: 991px){.property-hero-grid{grid-template-columns:1fr;gap:2rem}.property-info-content{position:static}.property-content-grid{grid-template-columns:1fr;gap:3rem}.property-energy-grid{grid-template-columns:1fr;gap:2rem}.property-energy-images{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.property-detail-hero,.property-detail-content,.property-detail-tour,.property-detail-energy{padding:3rem 0}.property-quick-info{gap:.75rem;padding:1rem}.property-cta-buttons{gap:.75rem}.property-cta-buttons .btn-primary-elegant,.property-cta-buttons .btn-secondary-elegant{font-size:.95rem;padding:.75rem 1.25rem}.amenities-grid{grid-template-columns:1fr}.property-content-grid{gap:3rem}.property-energy-images{grid-template-columns:1fr;gap:1rem}.carousel-btn{width:36px;height:36px;font-size:1rem}.property-description-scrollable{max-height:400px}.section-title-elegant{font-size:1.35rem}.property-title{font-size:1.5rem}}@media (max-width: 479px){.property-hero-grid{gap:1.5rem}.property-content-grid{gap:3rem}.property-title{font-size:1.35rem}.property-description-scrollable{max-height:350px}.contact-info{flex-direction:column;align-items:center;text-align:center}.contact-phone{justify-content:center}.property-price-box{padding:1rem 1.25rem}.price-value{font-size:1.5rem}}.property-detail-container>*{animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.property-detail-container>*{animation:none}.property-gallery-thumbs .swiper-slide,.amenity-item,.swiper-button-prev,.swiper-button-next{transition:none}}html.gallery-modal-open,body.gallery-modal-open{overflow:hidden!important;height:100%!important}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gallery-modal.is-open{opacity:1;visibility:visible}.gallery-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000f2;cursor:pointer}.gallery-modal-dialog{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100vw;max-height:100vh;padding:4rem 5rem;box-sizing:border-box}@media (max-width: 767px){.gallery-modal-dialog{padding:3rem 1rem}}.gallery-modal-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 20px 60px #00000080;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-modal-close{position:absolute;top:1.5rem;right:1.5rem;z-index:10;width:48px;height:48px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:2rem;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.gallery-modal-close:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}.gallery-modal-close:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media (max-width: 767px){.gallery-modal-close{top:1rem;right:1rem;width:40px;height:40px;font-size:1.5rem}}.gallery-modal-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:56px;height:56px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.gallery-modal-nav:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.gallery-modal-nav:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.gallery-modal-prev{left:1.5rem}.gallery-modal-next{right:1.5rem}@media (max-width: 767px){.gallery-modal-nav{width:44px;height:44px;font-size:1.25rem}.gallery-modal-prev{left:.5rem}.gallery-modal-next{right:.5rem}}.gallery-modal-counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10;background:#0009;color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-size:.95rem;font-weight:500;letter-spacing:.05em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (max-width: 767px){.gallery-modal-counter{bottom:1rem;padding:.4rem 1rem;font-size:.85rem}}.gallery-modal .gallery-modal-image{transform:scale(.9);opacity:0;transition:transform .3s ease,opacity .3s ease}.gallery-modal.is-open .gallery-modal-image{transform:scale(1);opacity:1}@media (prefers-reduced-motion: reduce){.gallery-modal,.gallery-modal .gallery-modal-image,.gallery-modal-close,.gallery-modal-nav{transition:none}.gallery-modal .gallery-modal-image{transform:none}}.section-divider{display:block;height:3px;margin:0}.section-notre-histoire .section-divider,.section-biens-showcase .section-divider,.section-luberon-editorial .section-divider{width:100px;background:linear-gradient(to right,#000000,transparent)}.divider-spacing{padding-top:1rem;padding-bottom:1rem;margin-bottom:1rem}.estimation-header-content .section-divider,.marie-content-col .section-divider{width:100px;background:linear-gradient(to right,#000000,transparent)}.divider-centered{padding-top:1rem;padding-bottom:1rem;margin-bottom:1rem;text-align:center}.international-header .section-divider,.services-header .section-divider,.services-header-content .section-divider,.property-tour-3d-section .section-divider{width:100px;background:linear-gradient(to right,transparent,#000000 20%,#000000 80%,transparent);margin:0 auto}.related-articles-section .section-divider{width:100px;background:linear-gradient(to right,#000000,transparent);margin:0}.properties-section .section-divider{width:100px!important;height:3px!important;background:linear-gradient(to right,#000000,transparent)!important;margin:0 0 2rem!important}.properties-subsection.off-market .section-divider{width:100px!important;height:3px!important;background:linear-gradient(to right,transparent,#000000 20%,#000000 80%,transparent)!important;margin:1.5rem auto!important}.property-description-wrapper .section-divider,.property-amenities-wrapper .section-divider,.property-energy-info .section-divider{width:80px;height:2px;background:linear-gradient(to right,#000000,transparent);margin:2rem 0}.blog-hero .section-divider{width:100px;background:linear-gradient(to right,transparent,#000000 20%,#000000 80%,transparent);margin:2rem auto}html{scroll-behavior:smooth;width:100%}body{font-family:var(--font-body);color:var(--text-primary);background-color:#fff}.page-wrapper{display:flex;flex-direction:column;min-height:calc(100vh - var(--navbar-height));background-color:#fff}.main-wrapper{flex:1}section:not(.services-header):not(.services-scroll-section):not(.services-cta-section):not(.hero-modern-v2):not(.contact-section):not(.legal-content):not(.section-biens-showcase):not(.section-international):not(.blog-hero):not(.blog-filters-section){display:flex;flex-direction:column;padding:6rem 2.5rem;width:100%;margin:0}section:nth-child(2n):not(.contact-section):not(.services-header):not(.services-scroll-section):not(.services-cta-section):not(.legal-content):not(.hero-modern-v2):not(.section-biens-showcase):not(.section-international):not(.properties-section):not(.blog-filters-section):not(.property-detail-hero):not(.property-detail-content):not(.property-detail-tour):not(.property-detail-energy){background-color:var(--bg-secondary)}a{color:#000;text-decoration:none;transition:color var(--transition-fast)}a:focus-visible{outline:.125rem solid var(--color-focus);outline-offset:.125rem}h1{font-size:clamp(1rem,6vw,3rem);font-weight:500;margin:0}h2{font-size:1.5rem;font-weight:500;margin:0}h3{font-size:1.25rem;font-weight:500;margin:0}h4{font-size:1.1rem;font-weight:500;margin:0}h5{font-size:1rem;font-weight:500;margin:0}h6{font-size:.95rem;font-weight:500;margin:0}p{font-size:1rem;line-height:1.6;margin:1rem 0}blockquote{font-size:1rem;margin:1rem 0;padding-left:1rem}a{font-size:1rem}ul,ol{margin:1rem 0;padding-left:2rem}li{margin:.5rem 0}code{background-color:var(--bg-secondary);padding:.2rem .4rem;border-radius:var(--radius-small);font-family:Courier New,monospace;font-size:.9em}pre{background-color:var(--bg-secondary);padding:1rem;border-radius:var(--radius-default);overflow-x:auto}img{max-width:100%;height:auto;display:block;border-radius:var(--radius-default)}.w-dyn-list,.w-dyn-items{margin:0;padding:0}.w-dyn-empty{padding:2rem;text-align:center;color:var(--text-secondary)}@media (min-width: 768px) and (max-width: 991px){section:not(.services-header):not(.services-scroll-section):not(.services-cta-section):not(.hero-modern-v2):not(.contact-section):not(.legal-content):not(.section-biens-showcase):not(.section-international):not(.blog-hero):not(.blog-filters-section){padding:4rem 2.5rem}}@media (max-width: 767px){section:not(.services-header):not(.services-scroll-section):not(.services-cta-section):not(.hero-modern-v2):not(.contact-section):not(.legal-content):not(.section-biens-showcase):not(.section-international):not(.blog-hero):not(.blog-filters-section){padding:3rem 1.25rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.service-cta,.service-cta:hover{color:#000;text-decoration:none}@media print{.skip-link,.nav_component,.footer{display:none}}
