:root{font-family:DM Sans,sans-serif;color:#263a34;background:#fafaf7;font-synthesis:none;font-weight:400;--forest: #163c35;--forest-dark: #112e29;--sage: #e7ece2;--cream: #f4f3ed;--muted: #606e56;--line: #e4e6df;--serif: "Playfair Display", Georgia, serif;--heading: "Manrope", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}button{border:0}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #699373;outline-offset:4px}::selection{background:#cfdcc1;color:var(--forest)}.container{width:min(1220px,calc(100% - 100px));margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:49px;padding:14px 23px;border-radius:7px;font-size:13px;font-weight:600;line-height:1.3;transition:background .25s,transform .25s,box-shadow .25s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:var(--forest)}.button-dark:hover{background:#235449;box-shadow:0 7px 20px #153d3418}.button-outline{border:1px solid #d9ded5;background:transparent;color:var(--forest)}.button-outline:hover{background:var(--sage)}.icon-button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:transparent}.text-link{font-weight:600;font-size:13px;display:inline-flex;align-items:center;gap:16px;transition:gap .25s}.text-link:hover{gap:21px}.circle-arrow{width:37px;height:37px;border:1px solid #d4dacf;border-radius:50%;display:grid;place-items:center}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.9px;display:flex;align-items:center;gap:8px;color:#58694f}.eyebrow>span:not(.live-dot){width:5px;height:5px;border-radius:50%;background:#889974}.skip-link{position:fixed;top:-80px;left:20px;z-index:200;background:#fff;padding:16px}.skip-link:focus{top:10px}.site-header{height:94px;position:relative;z-index:30;background:#fafaf7}.header-inner{width:min(1320px,calc(100% - 100px));margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;width:190px;color:var(--forest)}.brand-icon{display:flex;align-items:center}.brand-name{font-family:var(--heading);font-size:25px;line-height:1.1;letter-spacing:2.4px;text-transform:uppercase;font-weight:650}.brand-name>span{display:block;font-family:DM Sans,sans-serif;font-size:9px;font-weight:500;letter-spacing:5.3px;line-height:2;margin-left:2px}.main-nav{display:flex;align-items:center;gap:34px;margin-left:35px}.main-nav>a{font-size:12px;color:#606b5c;position:relative;padding:15px 0}.main-nav>a:hover,.main-nav>a.active{color:var(--forest)}.main-nav>a.active:after{content:"";height:4px;width:4px;border-radius:100%;background:var(--forest);position:absolute;left:50%;bottom:2px}.header-actions{display:flex;align-items:center;gap:22px}.favorites-link{position:relative;display:flex}.favorites-link>span{position:absolute;font-size:9px;right:-9px;top:-9px;background:var(--forest);color:#fff;border-radius:50%;min-width:16px;height:16px;display:grid;place-items:center}.header-contact{font-size:11px;min-height:44px;padding:12px 18px}.menu-toggle,.main-nav .mobile-contact{display:none}.hero-section{height:650px;max-width:1480px;width:calc(100% - 44px);margin:0 auto;position:relative;border-radius:13px;isolation:isolate;color:#fff}.hero-photo{position:absolute;inset:0;border-radius:13px;overflow:hidden;z-index:-1;background:var(--forest)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 57%;animation:hero-drift 24s ease-out forwards}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0c1b17ab,#0f211b38 61%,#0e1d171a),linear-gradient(0deg,rgba(12,28,22,.3),transparent 35%)}.hero-content{max-width:1260px;margin:0 auto;padding:58px 30px 100px}.hero-eyebrow{display:flex;gap:9px;align-items:center;font-size:9px;letter-spacing:2px;font-weight:500;color:#eff2e6}.live-dot{background:#c9dcad;width:6px;height:6px;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px #e0eccc12;animation:breathe 3s ease-in-out infinite}.hero-content h1{font-family:var(--heading);font-size:clamp(48px,4.65vw,72px);line-height:1.13;letter-spacing:-2.6px;font-weight:500;margin:27px 0 21px}.hero-content h1 em{font-family:var(--serif);font-weight:400;color:#ece8d4;font-size:1.1em;letter-spacing:-2px}.hero-content>p{font-size:13px;line-height:1.9;color:#efefe8;font-weight:400}.hero-explore{display:flex;align-items:center;gap:18px;width:fit-content;margin-top:30px;font-size:11px;font-weight:500}.hero-explore span{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff50;border-radius:50%;transition:transform .2s}.hero-explore:hover span{transform:translateY(4px)}.hero-caption{position:absolute;right:48px;top:48px;display:flex;gap:12px;font-size:8px;letter-spacing:1.5px;line-height:1.7;color:#f7f8ef}.hero-caption-rule{height:26px;width:1px;background:#fff8}.hero-property{position:absolute;right:52px;bottom:113px;padding:20px 20px 20px 23px;border:1px solid #ffffff38;background:#172b2538;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:9px;display:flex;align-items:center;gap:36px;transition:background .3s}.hero-property:hover{background:#172b2570}.hero-property>span:first-child{font-size:18px;font-family:var(--heading);font-weight:500}.hero-property small{display:block;font-family:DM Sans,sans-serif;font-size:7px;letter-spacing:1.8px;margin-bottom:9px;color:#e1e6d9}.hero-property>span>span{display:flex;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-size:10px;margin-top:8px;color:#eef0e5}.hero-property-arrow{height:42px;width:42px;border:1px solid #ffffff50;border-radius:50%;display:grid;place-items:center}.hero-index{position:absolute;bottom:122px;left:67px;display:none;gap:10px;align-items:center;font-size:9px}.hero-index>span{width:60px;height:1px;background:#fff8}.search-container{position:relative;margin-top:-72px;z-index:3}.search-box{border-radius:10px;background:#fff;box-shadow:0 12px 45px #243d2c0d;overflow:hidden;border:1px solid #e8e9e166}.search-tabs{height:48px;display:flex;align-items:stretch;padding-left:27px;gap:25px;border-bottom:1px solid #edf0e9}.search-tabs button{font-size:11px;background:none;position:relative;font-weight:500;color:#606e56;padding:0 4px}.search-tabs button.active{color:var(--forest);font-weight:650}.search-tabs button.active:after{position:absolute;bottom:-1px;left:0;right:0;height:2px;content:"";background:var(--forest)}.search-fields{display:grid;grid-template-columns:1.25fr 1fr 1fr auto;align-items:center;padding:23px 25px;gap:24px}.search-field{border-right:1px solid #e8eae3;padding-right:21px;min-width:0}.search-field>span{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:650;letter-spacing:1.2px;color:#606e56;margin-bottom:10px}.search-field input,.search-field select{width:100%;border:0;background:transparent;color:#334439;font-size:12px;padding:0;outline-offset:5px}.search-field input::placeholder{color:#354539}.search-field select{appearance:none;cursor:pointer;padding-right:15px}.select-wrap{position:relative}.select-wrap>svg{position:absolute;right:0;top:1px;pointer-events:none;color:#828879}.search-submit{font-size:11px;gap:10px;padding:18px 23px;min-height:53px}.search-submit>svg:last-child{margin-left:14px}.search-under{display:flex;align-items:center;justify-content:space-between;padding:20px 4px 0;color:#606e56;font-size:10px}.search-under>p{display:flex;align-items:center;gap:7px}.search-under>div{display:flex;gap:22px}.search-under a{display:flex;align-items:center;gap:5px;transition:color .2s}.search-under a:hover{color:var(--forest)}.properties-section{padding-top:86px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading h2,.about-copy h2,.cta-copy h2,.about-story h2{font-family:var(--heading);font-size:37px;letter-spacing:-1.5px;font-weight:500;line-height:1.3;margin-top:15px}.section-heading h2 em,.about-copy h2 em,.cta-copy h2 em,.about-story h2 em,.detail-section h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-1px}.section-heading p{font-size:12px;line-height:1.8;color:#606e56;margin-top:12px}.section-heading>.text-link{margin-bottom:6px;white-space:nowrap;font-size:11px}.property-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:34px;margin-bottom:26px}.pill-tabs{display:flex;gap:7px}.pill-tabs>button{font-size:10px;border:1px solid #e3e6dc;background:transparent;border-radius:5px;padding:10px 16px;transition:background .25s}.pill-tabs>button.active{background:var(--forest);border-color:var(--forest);color:#fff}.pill-tabs>button:not(.active):hover{background:#edf0e7}.recent-label{font-size:10px;color:#606e56;display:flex;align-items:center;gap:6px}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.property-card{background:#fff;border:1px solid #e7e9e1;border-radius:10px;overflow:hidden;position:relative;transition:box-shadow .35s,transform .35s;height:100%}.property-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #223c2910}.property-image{display:block;aspect-ratio:1.47;overflow:hidden;position:relative;background:#e4e7df}.property-image>img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.property-card:hover .property-image>img{transform:scale(1.055)}.property-badges{position:absolute;left:14px;top:15px;display:flex;gap:7px;flex-wrap:wrap;max-width:calc(100% - 70px)}.badge{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;font-size:8px;border-radius:4px;line-height:1.3;font-weight:500;letter-spacing:.15px}.badge-featured{background:#fafbf0f2;color:#33483a}.badge-featured>span{width:4px;height:4px;border-radius:50%;background:#809669}.badge-new{background:#2b5549ed;color:#fff}.save-property{position:absolute;right:13px;top:13px;width:31px;height:31px;border-radius:50%;background:#fffef5ed;color:#4d6051;display:grid;place-items:center;transition:transform .2s,color .2s}.save-property:hover{transform:scale(1.12)}.save-property.is-saved{color:#a36150;background:#fff8f0}.image-arrow{position:absolute;right:16px;bottom:15px;width:35px;height:35px;border:1px solid #fffa;background:#ffffff15;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;display:grid;place-items:center;opacity:0;transform:translateY(6px);transition:opacity .3s,transform .3s}.property-card:hover .image-arrow{opacity:1;transform:translateY(0)}.property-body{padding:20px 20px 0}.property-category{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.5px;color:#606e56}.tiny-dot{padding:0 4px}.property-code{font-size:7px;letter-spacing:.9px;color:#606e56}.property-body h3{font-family:var(--heading);font-size:16px;font-weight:600;letter-spacing:-.3px;margin:10px 0 8px;color:#293f32}.property-body h3 a:after{content:"";position:absolute;inset:auto}.property-location{font-size:10px;color:#606e56;display:flex;align-items:center;gap:4px}.property-features{display:flex;align-items:center;gap:21px;margin-top:23px;padding-bottom:21px;color:#606e56}.property-features>span{display:flex;gap:6px;align-items:center;font-size:10px}.property-features svg{color:#83917b;stroke-width:1.4}.property-price{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eff0ea;padding:17px 0}.property-price strong{font-family:var(--heading);font-size:18px;font-weight:650;letter-spacing:-.45px}.property-price small{font-family:DM Sans,sans-serif;font-size:10px;margin-left:4px;font-weight:400;color:#606e56}.property-price>a{color:#667d5e;display:flex}.property-section-end{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;margin-top:33px;color:#606e56}.property-section-end a{display:flex;align-items:center;gap:7px;color:#426344;border-bottom:1px solid #b8c4af;padding-bottom:3px}.brand-values{border-block:1px solid #e7e9e0;margin-top:75px;padding:35px 0;background:#f4f5ef}.brand-values>.container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.brand-values .container>div{display:flex;gap:17px;align-items:center;justify-content:center;border-right:1px solid #dde3d5}.brand-values .container>div:last-child{border:0}.value-icon{color:#768668}.brand-values h3{font-family:var(--heading);font-size:11px;font-weight:650;letter-spacing:-.1px}.brand-values p{font-size:9px;color:#606e56;line-height:1.7;margin-top:4px}.lifestyle-section{padding-top:85px}.lifestyle-section .section-heading>p{margin:0 0 3px}.lifestyle-grid{display:grid;grid-template-columns:1.28fr 1fr 1fr;gap:20px;margin-top:33px}.lifestyle-item>a{height:350px;border-radius:10px;overflow:hidden;position:relative;display:block;background:#283c30}.lifestyle-item img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.lifestyle-item>a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#132b24c9,transparent 70%)}.lifestyle-item a:hover img{transform:scale(1.06)}.lifestyle-item a>div{position:absolute;bottom:30px;left:25px;right:56px;z-index:1;color:#fff}.lifestyle-item a>div>span{font-size:7px;letter-spacing:1.5px;color:#e1e7d6}.lifestyle-item h3{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.25;margin-top:11px;max-width:230px}.lifestyle-arrow{position:absolute;bottom:31px;right:20px;z-index:1;color:#fff;height:34px;width:34px;border-radius:50%;border:1px solid #ffffff6b;display:grid;place-items:center}.about-preview{display:grid;grid-template-columns:1.03fr 1fr;gap:100px;align-items:center;padding-block:112px}.about-image{position:relative;padding-right:18px}.about-image>img{width:100%;height:510px;object-fit:cover;border-radius:9px 150px 9px 9px}.image-note{position:absolute;bottom:61px;right:-7px;background:#f4f0e4;padding:21px 29px;display:flex;align-items:center;gap:16px;box-shadow:0 6px 25px #192e2410;border-radius:5px}.note-symbol{font-family:var(--serif);font-size:51px;line-height:1;color:#718568;font-style:italic}.image-note>span:last-child{font-size:12px;line-height:1.7;color:#606e56}.image-note strong{font-weight:500;color:#3d5337}.photo-caption{font-size:7px;letter-spacing:1.8px;color:#606e56;position:absolute;bottom:-25px;left:2px}.about-copy h2{font-size:40px;line-height:1.32;margin:21px 0 25px}.about-copy>p{font-size:12px;line-height:2;color:#606e56;max-width:380px;margin-top:15px}.about-copy>.text-link{margin-top:30px;font-size:11px}.marquee{border-block:1px solid #e3e6dc;overflow:hidden;padding:20px 0;background:#f4f5ee}.marquee>div{display:flex;width:max-content;animation:marquee 70s linear infinite}.marquee>div>span{white-space:nowrap;font-size:13px;font-family:var(--heading);letter-spacing:3px;color:#5a6f4d;display:flex;align-items:center;gap:45px;padding-right:45px}.marquee>div>span>span{font-size:26px;font-weight:400;color:#708060}.cta-section{padding-block:80px}.cta-card{background:#e9eddf;border-radius:11px;position:relative;isolation:isolate;overflow:hidden;padding:55px 64px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-copy h2{font-size:41px;margin-top:19px;line-height:1.3}.cta-copy>p{font-size:12px;color:#606e56;margin-top:16px}.cta-copy .eyebrow{font-size:8px}.cta-card>.button{padding:17px 26px;font-size:11px;z-index:1}.cta-art{position:absolute;right:100px;top:-105px;z-index:-1;width:450px;height:550px;transform:rotate(30deg)}.cta-art>span{border:1px solid #b6c6a575;position:absolute;inset:0;border-radius:50% 50% 0 0}.cta-art>span:nth-child(2){inset:32px}.cta-art>span:nth-child(3){inset:65px}.site-footer{background:#16392f;color:#d5dec7;padding:59px 0 0}.brand-light{color:#e4e9d8}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;padding-bottom:52px}.footer-brand>p{font-size:11px;line-height:1.85;color:#9eb19a;margin-top:24px}.social-link{width:32px;height:32px;display:grid!important;place-items:center;border:1px solid #aac69933;border-radius:50%;margin-top:19px}.footer-top>div>h3{font-size:10px;color:#e1e7d5;font-weight:500;margin:9px 0 23px}.footer-top>div>a:not(.brand):not(.social-link){display:flex;font-size:10px;color:#9eb19a;margin-bottom:15px;gap:7px;align-items:center}.footer-top a:hover{color:#fff!important}.footer-contact>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#9eb19a;margin-bottom:18px}.footer-contact .footer-contact-link{font-size:9px!important;line-height:1.8;max-width:170px;margin-top:23px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #a2bb9130;padding:22px 0;font-size:9px;color:#91a286;gap:20px}.footer-bottom>div{display:flex;align-items:center;gap:25px}.footer-bottom a{display:flex;align-items:center;gap:5px}.footer-bottom button{color:#b1c3a3;background:transparent;border:1px solid #a2bb9130;border-radius:50%;width:29px;height:29px;display:grid;place-items:center}.loading-state{min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;font-size:13px;color:#606e56}.loading-ring{width:30px;height:30px;border:2px solid #dee7d7;border-top-color:var(--forest);border-radius:50%;animation:spin 1s linear infinite}.empty-page{padding-block:90px 120px;min-height:70vh}.empty-page h1{font-family:var(--heading);font-size:54px;letter-spacing:-2px;line-height:1.2;margin:20px 0}.empty-page p{font-size:15px;color:#606e56;margin-bottom:30px}.empty-state{padding:70px 25px;text-align:center;border:1px dashed #d4dec8;border-radius:10px;display:flex;align-items:center;flex-direction:column;min-height:330px}.empty-state>svg{color:#809474;margin-bottom:20px;stroke-width:1.2}.empty-state h3{font-family:var(--heading);font-weight:500;font-size:21px}.empty-state p{font-size:12px;color:#606e56;max-width:380px;line-height:1.8;margin:12px 0 24px}.api-error{border:1px solid #ded3be;background:#f9f6ed;padding:30px;border-radius:10px;text-align:center}.api-error p{margin-bottom:15px}.property-skeleton{height:405px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.property-skeleton>div{height:230px;background:#e9ece4;animation:breathe 2s infinite}.property-skeleton>span{height:15px;display:block;width:70%;background:#eef0e9;margin:26px 20px}.property-skeleton>span:last-child{width:45%}.page-intro{background:#eff1e8;position:relative;overflow:hidden;padding:25px 0 50px}.breadcrumbs{font-size:10px;display:flex;gap:9px;align-items:center;color:#606e56}.breadcrumbs a:hover{color:var(--forest)}.page-intro .eyebrow{margin-top:40px;font-size:8px}.page-intro h1,.about-page-hero h1,.contact-page h1,.privacy-page h1{font-family:var(--heading);font-size:48px;font-weight:500;letter-spacing:-1.9px;line-height:1.25;margin:16px 0}.page-intro h1 em,.about-page-hero h1 em,.contact-page h1 em,.privacy-page h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-1.4px}.page-intro p{font-size:12px;line-height:1.8;color:#606e56}.intro-decoration{position:absolute;right:13%;width:200px;height:300px;border:1px solid #bcc8aa60;top:60px;border-radius:100px 100px 0 0;transform:rotate(20deg);pointer-events:none}.intro-decoration:after{position:absolute;inset:20px;border:1px solid #bcc8aa60;border-radius:100px 100px 0 0;content:""}.catalog-content{display:grid;grid-template-columns:235px 1fr;gap:34px;align-items:start;padding-top:38px}.catalog-filters{background:#fff;border:1px solid var(--line);border-radius:9px;padding:22px 18px}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:8px}.filter-heading h2{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600}.filter-heading>button{background:none;font-size:9px;color:#606e56;text-decoration:underline;padding:0}.filter-group,.filter-location{margin:0 0 23px;border:0;padding:0;min-width:0}.filter-group>label,.filter-group>legend,.filter-location>label{display:block;font-size:10px;font-weight:600;margin-bottom:9px}.filter-group select,.filter-group input{width:100%;border:1px solid #e0e5d9;background:#fff;border-radius:5px;padding:11px 9px;font-size:10px;color:#606e56}.filter-location>div{border:1px solid #e0e5d9;border-radius:5px;display:flex;align-items:center;padding:0 8px;gap:5px}.filter-location svg{flex-shrink:0;color:#8b9b7d;width:14px}.filter-location input{border:0;min-width:0;width:100%;font-size:10px;padding:12px 0;background:transparent}.filter-location button{background:transparent;display:flex;padding:4px 0}.price-input{position:relative}.price-input>span{position:absolute;left:10px;top:12px;font-size:10px;color:#606e56}.price-input>input{padding-left:32px}.bedroom-options{display:flex;gap:4px}.bedroom-options>button{flex:1;font-size:9px;background:#fff;border:1px solid #dfe5d6;padding:9px 4px;border-radius:4px}.bedroom-options>button.active{background:var(--forest);border-color:var(--forest);color:#fff}.filter-help{background:#f1f4e9;border-radius:7px;padding:18px;margin-top:30px}.filter-help>span{color:#869b6e}.filter-help h3{font-size:11px;font-weight:600;margin-top:12px}.filter-help p{font-size:10px;line-height:1.8;color:#606e56;margin-top:9px}.filter-help a{display:flex;align-items:center;gap:8px;font-size:10px;margin-top:17px;font-weight:600}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;min-height:34px;gap:15px}.results-toolbar>p{font-size:11px;color:#606e56}.results-toolbar strong{font-weight:600;color:#34562a}.results-toolbar>label{display:flex;align-items:center;gap:10px;font-size:9px;color:#606e56}.results-toolbar select{border:1px solid #dfe5d7;border-radius:5px;padding:10px;font-size:10px;color:#606e56;background:#fff}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.catalog-grid .property-image{aspect-ratio:1.5}.catalog-grid .property-features{gap:20px}.active-filter{display:flex;margin-bottom:18px}.active-filter>span{font-size:10px;display:flex;align-items:center;gap:8px;background:var(--sage);padding:8px 12px;border-radius:30px}.active-filter button{display:flex;background:none;padding:0}.mobile-filter-button{display:none}.load-more{display:flex;margin:30px auto}.detail-page{padding-top:25px}.detail-top{display:flex;justify-content:space-between;gap:15px}.back-link{font-size:10px;display:inline-flex;align-items:center;gap:7px;color:#606e56}.detail-title{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:35px 0 30px}.detail-title h1{font-family:var(--heading);font-size:36px;letter-spacing:-1.2px;font-weight:500;line-height:1.2;margin:12px 0}.detail-title p{font-size:12px;color:#606e56;display:flex;align-items:center;gap:6px}.detail-title .eyebrow{font-size:8px}.detail-actions{display:flex;gap:9px}.detail-actions .button{min-height:40px;padding:11px 14px;font-size:10px;gap:7px}.detail-actions .saved{color:#a56551}.detail-gallery{position:relative;display:grid;grid-template-columns:1.5fr 1fr;gap:10px;height:460px;border-radius:12px;overflow:hidden}.detail-gallery.single{grid-template-columns:1fr}.detail-gallery button{padding:0;background:#e8eddf;overflow:hidden}.detail-gallery img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.detail-gallery button:hover img{transform:scale(1.035)}.gallery-main{position:relative}.gallery-main .badge{position:absolute;top:20px;left:20px}.gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:10px;min-height:0}.gallery-side button{min-height:0}.detail-gallery .gallery-all{position:absolute;bottom:18px;right:18px;padding:12px 17px;background:#fff;border-radius:6px;font-size:11px;min-height:40px;gap:8px}.detail-columns{display:grid;grid-template-columns:1fr 355px;gap:65px;margin-top:35px;align-items:start}.detail-features{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0 34px;border-bottom:1px solid var(--line)}.detail-features>div{border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;gap:10px}.detail-features>div:last-child{border:0}.detail-features svg{color:#8b9a77}.detail-features strong{font-family:var(--heading);font-size:20px;font-weight:550}.detail-features span{font-size:10px;color:#606e56}.detail-section{padding:35px 0;border-bottom:1px solid var(--line)}.detail-section h2{font-family:var(--heading);font-size:28px;font-weight:500;letter-spacing:-.9px;margin:14px 0 21px}.detail-section>.eyebrow{font-size:8px}.detail-section h3{font-family:var(--heading);font-size:17px;font-weight:600;margin-bottom:23px}.property-description{font-size:13px;line-height:2;color:#606e56;white-space:pre-line}.amenities{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 25px}.amenities>span{display:flex;align-items:center;gap:8px;font-size:11px;color:#606e56}.amenities svg{color:#80996b}.location-card{display:flex;align-items:center;gap:17px;background:#eff2e7;border:1px solid #e1e7d5;border-radius:8px;padding:24px 20px;flex-wrap:wrap}.location-icon{height:53px;width:53px;display:grid;place-items:center;color:#809566;background:#e2e8d4;border-radius:50%}.location-card strong{font-size:14px}.location-card p{font-size:10px;color:#606e56;margin-top:7px}.location-card>div>span{font-size:9px;color:#606e56;display:block;margin-top:7px}.location-card>a{font-size:10px;display:flex;gap:7px;align-items:center;margin-left:auto}.fine-print{font-size:9px;line-height:1.7;color:#606e56;margin-top:13px}.detail-contact{position:sticky;top:22px}.inquiry-card{background:#fff;border:1px solid #dde4d3;border-radius:10px;padding:27px;box-shadow:0 8px 30px #28472c06}.inquiry-card>.eyebrow{font-size:8px}.inquiry-price{font-family:var(--heading);font-size:31px;letter-spacing:-1px;font-weight:600;margin-top:11px}.inquiry-price small{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;color:#606e56;margin-left:5px}.property-fees{margin-top:18px;display:grid;gap:9px}.property-fees>span{display:flex;justify-content:space-between;font-size:10px;color:#606e56}.property-fees b{font-weight:400;color:#606e56}.inquiry-divider{height:1px;background:var(--line);margin:23px 0}.inquiry-card>h3{font-family:var(--heading);font-size:20px;font-weight:500;letter-spacing:-.4px}.inquiry-card>p{font-size:10px;color:#606e56;line-height:1.6;margin:9px 0 24px}.lead-form{display:flex;flex-direction:column;gap:18px}.field label{display:block;font-size:11px;color:#516646;font-weight:500;margin-bottom:8px}.field label small{font-size:9px;font-weight:400;color:#606e56;margin-left:2px}.field input,.field textarea{background:#fdfdfb;border:1px solid #e1e6d8;border-radius:5px;padding:13px 12px;font-size:11px;width:100%;color:#405735;resize:vertical;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#606e56;font-size:10px}.field input:focus,.field textarea:focus{border-color:#9aad80;outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.consent{display:flex;gap:9px;align-items:start;font-size:9px;line-height:1.7;color:#606e56}.consent input{accent-color:var(--forest);width:13px;height:13px;margin:3px 0 0;flex-shrink:0}.consent a{text-decoration:underline;color:#606e56}.lead-submit{font-size:11px;width:100%;padding:14px 17px;justify-content:space-between;min-height:46px}.form-reassurance{font-size:8px;text-align:center;color:#606e56;display:flex;align-items:center;justify-content:center;gap:5px;line-height:1.6}.compact{gap:15px}.compact>div:not(.field)>.field+.field{margin-top:15px}.form-error{font-size:11px;color:#a24835;background:#fcf0eb;padding:11px;border-radius:5px;line-height:1.5}.form-success{padding:25px 3px;text-align:center;display:flex;align-items:center;flex-direction:column}.form-success>span{height:60px;width:60px;border-radius:50%;background:#eaf0e1;display:grid;place-items:center;color:#7a9964;margin-bottom:25px}.form-success h3{font-family:var(--serif);font-size:29px;font-weight:400;line-height:1.3}.form-success p{font-size:12px;line-height:1.8;color:#606e56;margin-top:17px;max-width:320px}.form-success button{background:none;color:var(--forest);margin-top:24px;font-size:11px}.whatsapp-link{display:flex;justify-content:center;align-items:center;gap:8px;font-size:10px;color:#606e56;margin-top:19px;border-top:1px solid var(--line);padding-top:17px}.detail-reference{text-align:center}.related-section{padding:75px 0 85px}.related-section .section-heading{margin-bottom:30px}.related-section h2{font-size:30px}.site-dialog{border:0;border-radius:12px;padding:0;width:min(1050px,90vw);max-height:90vh;background:#122b24;color:#fff;overflow:visible}.site-dialog::backdrop{background:#10231de8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dialog-close{position:absolute;right:10px;top:10px;z-index:1;background:#122b2499;color:#fff}.lightbox-image{height:70vh;display:flex;justify-content:center;border-radius:12px;overflow:hidden}.lightbox-image img{width:100%;height:100%;object-fit:contain}.lightbox-controls{display:flex;align-items:center;justify-content:center;gap:30px;padding:10px;font-size:12px}.lightbox-controls button{color:#fff}.about-page-hero{text-align:center;padding-top:65px}.about-page-hero .eyebrow{justify-content:center;font-size:9px}.about-page-hero h1{font-size:49px;margin:22px 0}.about-page-hero p{font-size:13px;color:#606e56;line-height:1.9}.about-wide-image{position:relative;margin-top:47px;border-radius:12px;overflow:hidden}.about-wide-image img{width:100%;height:430px;object-fit:cover;object-position:center 60%}.about-wide-image>span{position:absolute;bottom:27px;left:30px;color:#fff;font-size:8px;letter-spacing:1.8px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:85px}.about-story h2{font-size:42px}.about-story p{font-size:13px;line-height:2;color:#606e56;margin-bottom:19px}.about-story .text-link{margin-top:10px}.our-process{padding-bottom:20px}.our-process .section-heading h2{font-size:34px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px}.process-grid>div{padding:30px;background:#f1f3e9;border:1px solid #e8ebde;border-radius:9px}.process-top{display:flex;align-items:center;justify-content:space-between;color:#8ba078}.process-top>span{font-family:var(--serif);font-size:38px;font-style:italic;color:#738165}.process-grid h3{font-family:var(--heading);font-size:17px;letter-spacing:-.5px;font-weight:550;margin:30px 0 13px}.process-grid p{font-size:12px;line-height:1.9;color:#606e56}.contact-page{padding-block:30px 70px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden;border:1px solid #e2e6d8}.contact-story{padding:54px 52px;background:var(--forest);color:#f1f2e6;position:relative;isolation:isolate;overflow:hidden}.contact-story .eyebrow{font-size:9px;color:#adbc9e;gap:10px}.contact-story h1{font-size:48px;margin:36px 0 26px;line-height:1.3}.contact-story h1 em{color:#d9dfc4}.contact-story>p{font-size:12px;line-height:2;color:#a9b89d;max-width:340px}.contact-promises{display:grid;gap:17px;margin-top:36px}.contact-promises>span{font-size:10px;color:#c0cbb0;display:flex;align-items:center;gap:10px}.contact-promises svg{color:#a9c296}.contact-city{display:flex;gap:11px;align-items:start;margin-top:45px;font-size:11px;line-height:1.8;color:#b8c9a8}.contact-city small{font-size:9px;color:#a9b89d}.contact-city svg{margin-top:3px}.contact-art{position:absolute;inset:auto -120px -130px auto;width:350px;height:450px;border:1px solid #b3c69a25;border-radius:50% 50% 0 0;transform:rotate(25deg);z-index:-1}.contact-art:after{content:"";position:absolute;inset:23px;border:1px solid #b3c69a25;border-radius:50% 50% 0 0}.contact-form-panel{background:#fff;padding:52px 49px}.contact-form-panel>.eyebrow{font-size:7px;letter-spacing:1.2px;line-height:1.6}.contact-form-panel h2{font-family:var(--heading);font-size:34px;letter-spacing:-1px;font-weight:500;line-height:1.25;margin:20px 0 30px}.contact-form-panel h2 em{font-family:var(--serif);font-weight:400}.contact-form-panel .lead-form{gap:21px}.contact-form-panel .lead-submit{justify-content:center}.privacy-page{max-width:820px;padding-block:35px 85px}.privacy-page>.eyebrow{margin-top:45px;font-size:8px}.privacy-page h1{margin:20px 0 50px}.privacy-copy h2{font-family:var(--heading);font-size:18px;font-weight:550;margin:28px 0 12px}.privacy-copy p{font-size:13px;line-height:1.95;color:#606e56}.privacy-copy a{text-decoration:underline;color:#3d6333}@keyframes hero-drift{0%{transform:scale(1.075)}to{transform:scale(1)}}@keyframes breathe{0%,to{opacity:1}50%{opacity:.5}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1550px){.hero-content{max-width:1320px;padding-top:66px}.hero-section{height:680px}.hero-content h1{font-size:73px}}@media(max-width:1150px){.container,.header-inner{width:calc(100% - 64px)}.main-nav{gap:22px;margin-left:0}.hero-section{height:605px;width:calc(100% - 32px)}.hero-content{padding:55px 43px 95px}.hero-content h1{font-size:60px}.hero-property{right:34px;bottom:115px;padding:18px;gap:25px}.hero-property>span:first-child{font-size:15px}.search-fields{gap:17px;padding:23px 20px;grid-template-columns:1.2fr 1fr 1fr auto}.search-submit{padding:17px;font-size:10px;gap:8px}.search-submit>svg:last-child{display:none}.search-field{padding-right:15px}.property-grid{gap:18px}.property-body{padding:17px 15px 0}.property-features{gap:13px}.property-features>span{font-size:9px}.about-preview{gap:65px}.about-copy h2{font-size:35px}.about-image>img{height:470px}.lifestyle-item>a{height:315px}.lifestyle-item h3{font-size:24px}.brand-values>.container{gap:20px}.brand-values .container>div{gap:10px}.brand-values h3{font-size:10px}.brand-values p{font-size:8px}.cta-card{padding:48px}.footer-top{gap:30px}.catalog-content{grid-template-columns:215px 1fr;gap:25px}.detail-columns{gap:35px;grid-template-columns:1fr 325px}.detail-title h1{font-size:31px}.inquiry-card{padding:22px}.detail-gallery{height:390px}.contact-story{padding:43px 38px}.contact-form-panel{padding:43px 35px}.contact-story h1{font-size:43px}}@media(max-width:900px){.header-contact{padding:12px 15px}.header-actions{gap:16px}.main-nav{gap:20px}.main-nav>a{font-size:10px}.brand{width:160px;gap:9px}.brand-name{font-size:21px}.brand-name>span{font-size:8px;letter-spacing:4.5px}.brand-icon svg{width:29px}.hero-content h1{font-size:56px}.hero-property{right:25px;max-width:310px}.hero-property-arrow{width:32px;height:32px}.hero-content{padding-left:31px}.search-fields{grid-template-columns:1.2fr 1fr 1fr;gap:17px}.search-submit{grid-column:1/-1;min-height:44px;padding:12px}.search-submit>svg:last-child{display:block;margin-left:auto}.search-submit>svg:first-child{margin-right:auto}.search-field:nth-child(3){border:0}.search-container{margin-top:-60px}.property-body h3{font-size:14px}.property-features{gap:9px;flex-wrap:wrap}.property-features>span{font-size:8px;gap:4px}.property-features svg{width:14px}.property-price strong{font-size:16px}.property-location{font-size:9px}.property-badges{gap:4px;left:10px;top:11px}.badge{font-size:7px;padding:5px 7px}.save-property{right:9px;top:9px;width:28px;height:28px}.property-category{font-size:7px}.property-code{display:none}.section-heading h2{font-size:32px}.section-heading>.text-link{font-size:9px}.section-heading .circle-arrow{width:30px;height:30px}.lifestyle-grid{grid-template-columns:1fr 1fr}.lifestyle-item:first-child{grid-column:1/-1}.lifestyle-item:first-child>a{height:300px}.lifestyle-item>a{height:310px}.lifestyle-item h3{font-size:28px}.lifestyle-section .section-heading>p{font-size:10px}.about-preview{gap:40px}.about-copy h2{font-size:31px}.about-copy>p{font-size:11px}.about-image>img{height:440px}.image-note{padding:16px 20px}.cta-card{padding:40px}.cta-copy h2{font-size:34px}.cta-copy>p{font-size:10px}.cta-card>.button{font-size:10px;padding:15px 20px}.footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:30px}.footer-contact{grid-column:1/-1;display:flex;gap:20px;align-items:center;flex-wrap:wrap;padding-top:5px}.footer-contact>h3{margin:0!important}.footer-contact>span,.footer-contact>a{margin:0!important}.footer-contact .footer-contact-link{max-width:none;margin-left:auto!important}.catalog-content{grid-template-columns:190px 1fr;gap:20px}.catalog-filters{padding:20px 13px}.filter-heading h2{font-size:9px}.filter-heading h2 svg{width:15px}.filter-help{padding:14px}.catalog-grid{gap:15px}.catalog-grid .property-features{gap:10px}.catalog-grid .property-body{padding:14px 12px 0}.results-toolbar>label>span{display:none}.detail-title{align-items:start}.detail-actions .button{font-size:9px;padding:10px}.detail-actions{gap:6px}.detail-title h1{font-size:28px}.detail-columns{grid-template-columns:1fr 300px;gap:25px}.detail-features strong{font-size:17px}.detail-features span{font-size:8px}.detail-section h2{font-size:24px}.detail-section h3{font-size:15px}.amenities{gap:16px;grid-template-columns:1fr}.property-description{font-size:12px}.inquiry-price{font-size:27px}.detail-gallery{height:340px}.about-story{gap:45px}.about-story h2{font-size:35px}.about-story p{font-size:12px}.process-grid{gap:15px}.process-grid>div{padding:22px}.process-grid h3{font-size:15px}.process-grid p{font-size:11px}.contact-story{padding:40px 28px}.contact-story h1{font-size:39px}.contact-form-panel{padding:40px 27px}.contact-form-panel>.eyebrow{font-size:6px}.contact-form-panel h2{font-size:29px}.contact-form-panel .form-row{grid-template-columns:1fr}.contact-story>p{font-size:11px}.contact-promises>span{font-size:9px}}@media(max-width:700px){.container{width:calc(100% - 36px)}.site-header{height:77px}.header-inner{width:calc(100% - 40px)}.brand{width:auto}.brand-name{font-size:20px;letter-spacing:2px}.brand-icon svg{width:27px;height:33px}.brand-name>span{font-size:7px;letter-spacing:4.5px}.header-actions{gap:17px}.header-contact{display:none}.menu-toggle{display:grid;width:28px;height:34px}.favorites-link>svg{width:19px}.main-nav{display:none;position:absolute;top:77px;left:0;right:0;background:#fafaf7;border-bottom:1px solid var(--line);padding:20px 25px;box-shadow:0 10px 20px #20352010;flex-direction:column;gap:5px;align-items:stretch}.main-nav.is-open{display:flex}.main-nav>a{font-size:13px;padding:12px}.main-nav>a.active:after{left:0;bottom:17px}.main-nav .mobile-contact{display:block}.hero-section{width:calc(100% - 20px);height:585px;border-radius:9px}.hero-photo{border-radius:9px}.hero-photo>img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#10271dd6,#18302235),linear-gradient(0deg,#122d244d,transparent)}.hero-content{padding:38px 24px 100px}.hero-eyebrow{font-size:7px;letter-spacing:1.3px;gap:8px}.hero-content h1{font-size:48px;line-height:1.15;letter-spacing:-2px;margin-top:30px;margin-bottom:22px}.hero-content h1 em{font-size:1.13em}.hero-content>p{font-size:11px;line-height:1.9}.hero-explore{font-size:10px;margin-top:24px}.hero-caption{display:none}.hero-property{bottom:55px;right:24px;left:24px;max-width:unset;padding:13px 15px;gap:20px;border-radius:7px;justify-content:space-between}.hero-property>span:first-child{font-size:13px}.hero-property small{font-size:6px;letter-spacing:1.4px;margin-bottom:6px}.hero-property>span>span{font-size:8px;margin-top:6px}.hero-property-arrow{width:32px;height:32px}.search-container{margin-top:-28px;width:calc(100% - 48px)}.search-tabs{padding-left:18px;height:44px;gap:24px}.search-tabs button{font-size:10px}.search-fields{grid-template-columns:1fr 1fr;gap:19px 17px;padding:19px 18px}.search-location{grid-column:1/-1;border:0!important;border-bottom:1px solid #e9ede2!important;padding-bottom:17px;padding-right:0}.search-field{padding-right:14px}.search-field>span{font-size:7px;margin-bottom:8px;letter-spacing:1px}.search-field input,.search-field select{font-size:11px}.search-field:nth-child(3){padding-right:0}.search-submit{font-size:10px;min-height:45px}.search-under{justify-content:center;padding-top:16px}.search-under>p{font-size:9px}.search-under>div{display:none}.properties-section{padding-top:55px}.section-heading{display:block}.section-heading h2{font-size:30px;letter-spacing:-1.3px;margin-top:13px}.section-heading>.text-link{display:none}.eyebrow{font-size:8px;letter-spacing:1.6px}.section-heading p{font-size:11px;margin-top:11px}.property-toolbar{margin-top:25px;margin-bottom:20px}.recent-label{display:none}.pill-tabs{gap:6px;width:100%}.pill-tabs>button{font-size:9px;padding:10px 12px;flex:1}.property-grid{grid-template-columns:1fr;gap:24px}.property-image{aspect-ratio:1.52}.property-body{padding:21px 20px 0}.property-body h3{font-size:18px;margin:11px 0 9px}.property-category{font-size:9px}.property-code{display:block;font-size:7px}.property-location{font-size:11px}.property-features{gap:24px;margin-top:23px;padding-bottom:21px;flex-wrap:nowrap}.property-features>span{font-size:10px;gap:7px}.property-features svg{width:17px}.property-price strong{font-size:21px}.property-price{padding:19px 0}.property-badges{left:15px;top:15px;gap:7px}.badge{font-size:8px;padding:6px 9px}.save-property{right:14px;top:13px;width:33px;height:33px}.property-section-end{font-size:9px;gap:6px;flex-direction:column;margin-top:26px}.property-section-end a{margin-top:3px}.brand-values{margin-top:50px;padding:9px 0}.brand-values>.container{grid-template-columns:1fr;gap:0;padding-inline:19px}.brand-values .container>div{justify-content:flex-start;border:0;border-bottom:1px solid #e0e6d8;padding:23px 0;gap:20px}.brand-values h3{font-size:12px}.brand-values p{font-size:10px;margin-top:5px}.value-icon svg{width:25px;height:25px}.lifestyle-section{padding-top:55px}.lifestyle-section .section-heading>p{font-size:11px;margin-top:14px}.lifestyle-grid{gap:15px;margin-top:25px;grid-template-columns:1fr}.lifestyle-item:first-child{grid-column:auto}.lifestyle-item>a,.lifestyle-item:first-child>a{height:290px}.lifestyle-item h3{font-size:29px;max-width:230px}.lifestyle-item a>div{bottom:27px;left:23px}.lifestyle-item a>div>span{font-size:8px}.lifestyle-arrow{bottom:28px;right:22px;width:37px;height:37px}.about-preview{grid-template-columns:1fr;gap:65px;padding-block:65px 55px}.about-image{padding-right:14px;max-width:500px;width:100%}.about-image>img{height:400px;border-radius:8px 120px 8px 8px}.image-note{right:0;bottom:38px;padding:20px 26px}.image-note>span:last-child{font-size:12px}.about-copy h2{font-size:37px;line-height:1.35;margin:17px 0 20px}.about-copy>p{font-size:12px;max-width:unset;line-height:1.9}.about-copy>.text-link{font-size:12px;margin-top:25px}.marquee{padding:15px 0}.marquee>div>span{font-size:10px;gap:25px;padding-right:25px;letter-spacing:2px}.marquee>div>span>span{font-size:20px}.cta-section{padding-block:50px}.cta-card{padding:34px 26px;flex-direction:column;align-items:start;gap:25px}.cta-copy .eyebrow{font-size:6px;letter-spacing:1.2px}.cta-copy h2{font-size:34px;margin-top:19px}.cta-copy>p{font-size:10px;line-height:1.8;max-width:230px}.cta-card>.button{font-size:11px;min-height:45px;padding:15px 21px;gap:22px}.cta-art{right:-170px;top:-30px;width:370px;height:500px}.site-footer{padding-top:39px}.footer-top{grid-template-columns:1fr 1fr;gap:33px 20px;padding-bottom:34px}.footer-brand{grid-column:1/-1}.footer-brand>p{margin-top:17px;font-size:11px}.footer-top>div>h3{font-size:11px;margin:0 0 20px}.footer-top>div>a:not(.brand):not(.social-link){font-size:10px}.footer-contact{grid-column:1/-1;gap:15px}.footer-contact>h3{width:100%}.footer-contact .footer-contact-link{margin-left:0!important}.footer-bottom{flex-direction:column;align-items:flex-start;font-size:8px;gap:17px;padding:22px 0}.footer-bottom>div{gap:23px;width:100%}.footer-bottom button{margin-left:auto}.empty-page{padding-block:60px 80px;min-height:60vh}.empty-page h1{font-size:37px}.empty-page p{font-size:13px;line-height:1.8}.page-intro{padding:20px 0 34px}.page-intro .eyebrow{margin-top:30px;font-size:7px}.page-intro h1{font-size:36px;letter-spacing:-1.4px;margin-top:15px}.page-intro p{font-size:11px;max-width:280px}.intro-decoration{right:-70px;width:170px;height:290px;opacity:.5}.catalog-content{display:block;padding-top:24px}.mobile-filter-button{display:flex;width:100%;font-size:11px;min-height:43px;margin-bottom:20px}.catalog-filters{display:none;margin-bottom:22px;padding:22px}.catalog-filters.open{display:block}.filter-heading h2{font-size:12px}.filter-heading>button{font-size:10px}.filter-group>label,.filter-group>legend,.filter-location>label{font-size:11px}.filter-group select,.filter-group input,.filter-location input{font-size:12px;padding-block:13px}.filter-help{display:none}.bedroom-options>button{font-size:11px;padding:11px}.filter-group:last-of-type{margin-bottom:0}.catalog-grid{grid-template-columns:1fr;gap:22px}.catalog-grid .property-body{padding:21px 20px 0}.catalog-grid .property-features{gap:24px}.results-toolbar{margin-bottom:20px}.results-toolbar>p{font-size:10px}.results-toolbar select{font-size:10px;padding:10px 8px}.catalog-results .empty-state{padding:45px 20px}.empty-state h3{font-size:20px}.detail-page{padding-top:18px}.detail-top>.back-link{font-size:0;gap:0}.detail-top>.back-link svg{width:18px}.detail-title{display:block;margin:29px 0 23px}.detail-title h1{font-size:31px;line-height:1.3}.detail-title p{font-size:11px}.detail-actions{margin-top:21px;gap:10px}.detail-actions .button{font-size:10px;padding:10px 15px;min-height:38px}.detail-gallery{height:315px;grid-template-columns:1fr;border-radius:8px}.gallery-side{display:none}.detail-gallery .gallery-all{bottom:14px;right:14px;font-size:10px;padding:11px 14px;min-height:36px}.detail-columns{grid-template-columns:1fr;gap:28px;margin-top:12px}.detail-features{padding:22px 0 25px}.detail-features strong{font-size:18px}.detail-features span{font-size:9px}.detail-features svg{width:23px}.detail-section{padding:28px 0}.detail-section h2{font-size:26px}.property-description{font-size:12px}.detail-section h3{font-size:16px}.amenities{grid-template-columns:1fr 1fr;gap:17px 12px}.amenities>span{font-size:10px}.location-card{padding:20px 15px;gap:13px}.location-card>a{font-size:9px}.detail-contact{position:static}.inquiry-card{padding:27px}.inquiry-price{font-size:32px}.inquiry-card>.eyebrow{font-size:9px}.inquiry-card>p{font-size:11px}.field label{font-size:11px}.field input,.field textarea{font-size:12px;padding:14px 12px}.field input::placeholder,.field textarea::placeholder{font-size:11px}.consent{font-size:10px}.form-reassurance{font-size:9px}.related-section{padding:50px 0}.related-section h2{font-size:29px}.site-dialog{width:96vw}.lightbox-image{height:65vh}.about-page-hero{padding-top:38px}.about-page-hero .eyebrow{font-size:7px}.about-page-hero h1{font-size:34px;letter-spacing:-1.4px;margin:22px 0}.about-page-hero h1 br{display:none}.about-page-hero p{font-size:11px;line-height:1.9}.about-page-hero p br{display:none}.about-wide-image{margin-top:28px}.about-wide-image img{height:290px;object-position:57% center}.about-wide-image>span{font-size:6px;letter-spacing:1.1px;bottom:21px;left:20px;right:20px;text-align:left}.about-story{grid-template-columns:1fr;gap:25px;padding-block:50px}.about-story h2{font-size:36px}.about-story p{font-size:12px}.about-story .eyebrow{font-size:7px}.about-story .text-link{font-size:11px}.our-process .section-heading h2{font-size:29px}.process-grid{grid-template-columns:1fr;gap:17px;margin-top:26px}.process-grid>div{padding:26px}.process-grid h3{font-size:19px;margin-top:22px}.process-grid p{font-size:12px}.contact-page{padding-block:12px 45px}.contact-layout{grid-template-columns:1fr}.contact-story{padding:34px 27px 37px}.contact-story .eyebrow{font-size:8px}.contact-story h1{font-size:42px;margin:25px 0 22px}.contact-story>p{font-size:12px}.contact-promises{margin-top:26px;gap:14px}.contact-promises>span{font-size:10px}.contact-city{margin-top:26px}.contact-form-panel{padding:35px 25px}.contact-form-panel>.eyebrow{font-size:7px;line-height:1.8}.contact-form-panel h2{font-size:35px;margin:20px 0 29px}.privacy-page{padding-block:25px 55px}.privacy-page h1{font-size:39px;margin-bottom:35px}.privacy-copy h2{font-size:17px}.privacy-copy p{font-size:12px}.property-skeleton{height:390px}.property-skeleton>div{height:220px}}@media(min-width:480px)and (max-width:700px){.property-grid:not(.catalog-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.property-grid:not(.catalog-grid) .property-body{padding:15px 13px 0}.property-grid:not(.catalog-grid) .property-body h3{font-size:14px}.property-grid:not(.catalog-grid) .property-features{gap:8px;flex-wrap:wrap}.property-grid:not(.catalog-grid) .property-features>span{font-size:9px}.property-grid:not(.catalog-grid) .property-price strong{font-size:16px}.property-grid:not(.catalog-grid) .property-category{font-size:7px}.property-grid:not(.catalog-grid) .property-code{display:none}.property-grid:not(.catalog-grid) .property-location{font-size:9px}.property-grid:not(.catalog-grid) .badge{font-size:6px;padding:5px 6px}.property-grid:not(.catalog-grid) .property-badges{left:9px;top:11px;gap:3px}.property-grid:not(.catalog-grid) .save-property{right:9px;top:9px;width:27px;height:27px}.property-grid:not(.catalog-grid) .save-property svg{width:15px}.hero-content{padding-left:34px}.hero-content h1{font-size:53px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero-photo>img{transform:none}.marquee>div{animation:none}}.brand{width:218px;flex-shrink:0}.brand-logo{display:block;width:100%;height:auto;object-fit:contain}.site-header .brand{padding:9px 13px;border:1px solid #365447;border-radius:8px;background:#163c35}.site-header .brand-logo{height:48px}.brand.brand-full{width:180px;height:145px;align-items:flex-start}.brand-full .brand-logo{width:100%;height:145px;object-position:left center}.footer-creci{display:block;margin-top:13px;color:#d5c092;font-size:10px;line-height:1.8}.footer-brand>p{margin-top:14px}.footer-top .footer-contact>.footer-office-address{align-items:flex-start;line-height:1.9;max-width:295px}.footer-office-address>svg{flex-shrink:0;margin-top:3px;color:#d5c092}.footer-office-address>span{overflow-wrap:anywhere}.footer-contact .footer-contact-link{max-width:none;flex-wrap:wrap}.contact-direct-links{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin-top:28px}.contact-whatsapp-button{background:#d3bb86;border:1px solid #d3bb86;color:#193c31;font-weight:650;gap:10px}.contact-whatsapp-button:hover{background:#e2cea6;color:#163c35}.contact-phone{display:inline-flex;align-items:center;gap:10px;color:#e1e7d6;font-size:14px}.contact-phone>svg{color:#d5c092}.contact-city{margin-top:32px;max-width:355px;color:#d6dfc9}.contact-city:hover{color:#fff}.contact-city>svg{flex-shrink:0;color:#d5c092}.contact-city small{display:inline-flex;align-items:center;gap:5px;color:#d5c092;margin-top:7px}.contact-story>.contact-registration{display:flex;align-items:center;gap:8px;color:#d5c092;font-size:11px;margin-top:22px;line-height:1.8}.contact-registration>svg{flex-shrink:0}@media(max-width:1000px){.brand{width:187px}.site-header .brand-logo{height:42px}}@media(max-width:700px){.brand{width:178px}.site-header .brand{padding:7px 10px}.site-header .brand-logo{height:39px}.brand.brand-full{width:163px;height:140px}.brand-full .brand-logo{height:140px}.footer-top .footer-contact>.footer-office-address{width:100%;max-width:none}.contact-direct-links{margin-top:24px}.contact-whatsapp-button{width:100%;justify-content:center;padding-inline:14px;font-size:12px}.contact-story>.contact-registration{font-size:10px}}.refresh-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header.refresh-header{height:80px;background:#123e38;position:sticky;top:0;z-index:40;border-bottom:1px solid #dae6c514;transition:box-shadow .25s,background .25s}.refresh-header.is-raised{background:#123e38;box-shadow:0 7px 24px #102f2929}.refresh-header .header-inner{width:min(1320px,calc(100% - 80px));gap:28px;flex-wrap:nowrap}.refresh-header .brand{width:222px;border-radius:0;background:transparent;border:0;padding:0;flex-shrink:0}.refresh-header .brand-logo{height:48px}.refresh-header .main-nav{display:flex;align-items:center;gap:30px;margin:0 auto}.refresh-header .main-nav>a{font-size:12px;font-weight:500;color:#edf0e1;white-space:nowrap;position:relative;padding:15px 0;transition:color .2s}.refresh-header .main-nav>a:hover,.refresh-header .main-nav>a.active{color:#efcb84}.refresh-header .main-nav>a.active:after{width:5px;height:5px;background:#efcb84;bottom:2px;border-radius:50%;left:50%;transform:translate(-50%)}.refresh-header .main-nav>a.mobile-contact,.refresh-nav-note{display:none}.refresh-header .header-actions{gap:17px;flex-shrink:0}.refresh-header .favorites-link{height:41px;width:41px;border:1px solid #e0e7cb36;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f1eddc;background:transparent;transition:background .2s,border-color .2s}.refresh-header .favorites-link:hover{background:#ffffff0d;border-color:#e9bf6a90;color:#f3d393}.refresh-header .favorites-link>span{top:-3px;right:-3px;min-width:17px;height:17px;display:grid;place-items:center;background:#bf4b31;color:#fff;border:2px solid #123e38;font-size:8px;font-weight:650}.refresh-header .header-contact{background:#e9bf6a;border:1px solid #e9bf6a;border-radius:10px;color:#153d31;min-height:42px;padding:12px 17px;font-size:11px;gap:9px;box-shadow:0 4px 12px #143e3710;transition:background .2s,transform .2s}.refresh-header .header-contact:hover{background:#f3d499;border-color:#f3d499;transform:translateY(-1px)}.refresh-header .menu-toggle{color:#f1eddc;flex-shrink:0;border:1px solid #e0e7cb36;background:transparent;border-radius:10px;width:41px;height:41px}.refresh-header a:focus-visible,.refresh-header button:focus-visible,.refresh-property-card a:focus-visible,.refresh-property-card button:focus-visible,.refresh-search a:focus-visible,.refresh-search button:focus-visible{outline:3px solid #b95032;outline-offset:4px}.refresh-header a:focus-visible,.refresh-header button:focus-visible{outline-color:#efcb84}.search-box.refresh-search{border-radius:22px;background:#fffdfa;border:1px solid #ede7dc;box-shadow:0 18px 50px #153d3210;overflow:hidden}.refresh-search .refresh-search-top{display:flex;align-items:center;justify-content:space-between;padding:16px 25px 0;gap:20px}.refresh-search .search-tabs{padding:5px;gap:4px;border:0;background:#f1f2e9;border-radius:12px;height:auto;display:flex;align-items:center}.refresh-search .search-tabs>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border:0;border-radius:9px;font-size:12px;font-weight:550;color:#617064;background:transparent;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}.refresh-search .search-tabs>button.active{background:#123e38;color:#fffaf3;box-shadow:0 3px 9px #153e381c}.refresh-search .search-tabs>button.active:after{display:none}.refresh-search-count{display:flex;align-items:center;gap:7px;color:#667462;font-size:11px;white-space:nowrap}.refresh-search-count>span{width:6px;height:6px;border-radius:50%;background:#8c9951;box-shadow:0 0 0 4px #a6b16b16}.refresh-search .search-fields{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(0,.9fr) minmax(0,.9fr) auto;align-items:center;gap:17px;padding:24px 25px 20px}.refresh-search .search-field{padding:0 15px 0 0;border:0;border-right:1px solid #e8e8dc;min-width:0;grid-column:auto}.refresh-search .search-field>span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:650;letter-spacing:1.1px;color:#687967;margin-bottom:11px}.refresh-search .search-field>span>svg{color:#8b8f5b;stroke-width:1.8}.refresh-search .search-field input,.refresh-search .search-field select{border:0;background:transparent;color:#314f41;font-size:12px;font-weight:500;line-height:1.7;padding:0;width:100%;outline-offset:5px;border-radius:3px}.refresh-search .search-field input::placeholder{color:#627361;font-weight:400;font-size:12px}.refresh-search .search-field select{padding-right:22px;appearance:none;cursor:pointer}.refresh-search .select-wrap>svg{right:2px;top:3px;color:#7d8973}.refresh-search .search-submit{background:#bd482f;border:1px solid #bd482f;border-radius:12px;color:#fff;min-height:58px;padding:17px 20px;font-size:12px;font-weight:600;gap:9px;box-shadow:0 6px 14px #bd482f22;transition:background .2s,transform .2s;white-space:nowrap}.refresh-search .search-submit:hover{background:#a63c28;transform:translateY(-2px)}.refresh-search .search-submit>svg:last-child{margin-left:3px}.refresh-search-suggestions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:13px 25px;background:#fbf8f0;border-top:1px solid #efeadf}.refresh-search-suggestions>span{font-size:10px;color:#606e56;margin-right:5px}.refresh-search-suggestions>a{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:#52694e;border:1px solid #e3e7d7;background:#fffefa;border-radius:20px;padding:5px 9px;transition:background .2s,border-color .2s}.refresh-search-suggestions>a:hover{background:#f0ebd6;border-color:#cfcba9;color:#344d31}.refresh-card-reveal{height:100%;min-width:0}.property-card.refresh-property-card{border:1px solid #e4e8df;background:#fffdfa;border-radius:20px;overflow:hidden;height:100%;box-shadow:0 4px 16px #1a3e2d05;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s,border-color .3s;display:flex;flex-direction:column}.property-card.refresh-property-card:hover{transform:translateY(-6px);border-color:#cbd8c9;box-shadow:0 18px 38px #193d3014}.refresh-property-media{position:relative;overflow:hidden;isolation:isolate}.refresh-property-card .property-image{height:auto;aspect-ratio:1.48;background:#e8eee4;display:block;overflow:hidden;position:relative}.refresh-property-card .property-image>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.2,.65,.3,1)}.refresh-property-card:hover .property-image>img{transform:scale(1.04)}.refresh-photo-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#152d2012,transparent 40%,#122e243d)}.refresh-property-card .property-badges{position:absolute;left:15px;top:15px;display:flex;gap:6px;z-index:2;max-width:calc(100% - 75px);pointer-events:none}.refresh-property-card .badge{padding:6px 9px;border-radius:6px;font-size:9px;line-height:1.3;font-weight:600;gap:5px;letter-spacing:0;box-shadow:0 2px 6px #17382b0c}.refresh-property-card .badge-featured{background:#f3d68f;color:#584817}.refresh-property-card .badge-new{background:#123e38ed;color:#fff8e8}.refresh-property-card .save-property{z-index:3;right:14px;top:14px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffffe0;background:#fffefaed;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;color:#3e6050;box-shadow:0 2px 9px #142e2712;transition:transform .2s,color .2s,background .2s}.refresh-property-card .save-property:hover{transform:scale(1.1);color:#b24731;background:#fff}.refresh-property-card .save-property.is-saved{color:#bb482f;background:#fff2eb;border-color:#ffd9c9}.refresh-photo-button{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:31px;height:36px;border:1px solid #ffffff8f;border-radius:9px;background:#fffefaef;color:#294f3f;box-shadow:0 3px 12px #132e2317;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .2s;cursor:pointer}.refresh-photo-button:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.refresh-photo-prev{left:12px}.refresh-photo-next{right:12px}.refresh-photo-dots{position:absolute;bottom:17px;left:17px;display:flex;align-items:center;gap:4px;max-width:calc(100% - 95px);overflow:hidden;pointer-events:none}.refresh-photo-dots>i{display:block;width:4px;height:4px;background:#fffffff2;border-radius:8px;box-shadow:0 1px 3px #12322740;flex-shrink:0;transition:width .2s,background .2s}.refresh-photo-dots>i.active{width:16px;background:#f2ca7a}.refresh-photo-counter{position:absolute;right:14px;bottom:12px;display:flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid #ffffff45;background:#173c2ecd;color:#fff;border-radius:5px;font-size:9px;line-height:1.4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.refresh-property-card .property-body{padding:18px 19px 0;flex:1;display:flex;flex-direction:column}.refresh-property-card .property-category{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#587059;font-size:10px;letter-spacing:0;margin:0}.refresh-property-type{display:inline-flex;align-items:center;gap:5px;color:#58725b;font-size:10px;font-weight:500}.refresh-property-city .refresh-property-type{color:#52727b}.refresh-property-sky .refresh-property-type{color:#7a627f}.refresh-property-work .refresh-property-type{color:#856b3d}.refresh-purpose{display:inline-flex;align-items:center;border-radius:5px;padding:3px 7px;font-size:9px;font-weight:550;color:#49684c;background:#eaf1e5}.refresh-purpose.is-rental{color:#a04531;background:#fff0e6}.refresh-property-card .property-body h3{font-family:Manrope,sans-serif;font-size:17px;font-weight:650;color:#183f32;line-height:1.45;letter-spacing:-.45px;margin:10px 0 8px}.refresh-property-card .property-body h3 a:hover{color:#a3422c}.refresh-property-card .property-body h3 a:after{display:none}.refresh-property-card .property-location{font-size:11px;line-height:1.7;display:flex;gap:5px;align-items:center;color:#687967;margin:0}.refresh-property-card .property-location>svg{color:#879575;flex-shrink:0}.refresh-property-card .property-location>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.refresh-property-card .property-features{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:auto;padding:20px 0 17px;color:#687b60;border:0}.refresh-property-card .property-features>span{display:inline-flex;align-items:center;gap:6px;font-size:10px;line-height:1.5;white-space:nowrap}.refresh-property-card .property-features>span>span{display:inline;gap:0}.refresh-property-card .property-features strong{font-weight:550;color:#465d3e}.refresh-property-card .property-features svg{color:#749368;stroke-width:1.6}.refresh-property-card .property-price{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0 18px;border-top:1px solid #edf0e4;margin-top:0}.refresh-property-card .property-price>div{min-width:0}.refresh-price-caption{display:block;color:#606e56;font-size:8px;margin-bottom:3px;line-height:1.5}.refresh-property-card .property-price strong{display:block;font-family:Manrope,sans-serif;font-size:20px;font-weight:750;line-height:1.4;letter-spacing:-.65px;color:#164c3b;white-space:nowrap}.refresh-property-card .property-price small{font-size:10px;font-family:DM Sans,sans-serif;font-weight:400;letter-spacing:0;color:#606e56;margin-left:4px}.refresh-property-card .property-price>.refresh-property-details{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;border:1px solid #e8e6d7;border-radius:8px;background:#f6f3e7;color:#546738;font-size:9px;font-weight:600;width:auto;height:34px;margin:0;padding:7px 9px;transition:background .2s,color .2s,border-color .2s}.refresh-property-card .property-price>.refresh-property-details:hover{background:#f2cc85;border-color:#e5bb76;color:#4c421f}.refresh-cta-section{padding-block:76px}.cta-card.refresh-cta{background:#f3e3ba;background:linear-gradient(110deg,#f9edcf,#f0d399);border:1px solid #ecd79e;border-radius:26px;min-height:300px;padding:50px 54px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;isolation:isolate;overflow:hidden}.refresh-cta .cta-copy{position:relative;z-index:1;max-width:570px}.refresh-cta .cta-copy .eyebrow{display:flex;align-items:center;gap:7px;color:#756235;font-size:8px;font-weight:600;letter-spacing:1.3px;line-height:1.7}.refresh-cta .cta-copy h2{font-size:38px;line-height:1.23;font-weight:500;letter-spacing:-1.7px;color:#294934;margin:18px 0 0}.refresh-cta .cta-copy h2 em{font-family:Playfair Display,serif;font-weight:400;letter-spacing:-1.1px;color:#3e5938}.refresh-cta .cta-copy>p{font-size:12px;line-height:1.8;color:#6b714c;max-width:400px;margin-top:18px}.refresh-cta-action{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:13px;flex-shrink:0;margin-right:8px}.refresh-cta-action>.button{background:#123e38;border:1px solid #123e38;border-radius:11px;padding:17px 22px;font-size:12px;font-weight:600;color:#fffdf4;gap:9px;box-shadow:0 8px 20px #4d583616;transition:background .2s,transform .2s}.refresh-cta-action>.button:hover{background:#245c47;transform:translateY(-2px)}.refresh-cta-action>span{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;line-height:1.6;color:#6c6c3e}.refresh-cta-illustration{position:absolute;right:165px;bottom:-75px;width:290px;height:350px;z-index:-1;opacity:.57;pointer-events:none}.refresh-cta-sun{display:block;position:absolute;top:2px;right:-105px;color:#d46940;font-size:132px;line-height:1;animation:refresh-sun-rotate 75s linear infinite}.refresh-cta-door{position:absolute;left:20px;bottom:0;width:178px;height:290px;border:2px solid #b9955570;border-radius:100px 100px 0 0;transform:rotate(17deg)}.refresh-cta-door>span:first-child{position:absolute;inset:17px;border:1px solid #b9955570;border-radius:90px 90px 0 0}.refresh-cta-door>span:last-child{position:absolute;left:50%;top:20px;bottom:0;border-left:1px solid #b9955570}.refresh-cta-key{position:absolute;left:28px;top:87px;width:62px;height:64px;display:flex;align-items:center;justify-content:center;background:#e1a95c;color:#846335;border:1px solid #cd984e;border-radius:16px;transform:rotate(-13deg)}.refresh-cta-doodle{position:absolute;left:-65px;top:87px;width:52px;height:35px;border:2px solid #bb8e42;border-left:0;border-bottom:0;border-radius:0 50% 0 0;transform:rotate(-24deg)}.site-footer.refresh-footer{position:relative;isolation:isolate;overflow:hidden;background:#123e38;border-radius:30px 30px 0 0;color:#e5ebd7;padding:0}.refresh-footer>.container{position:relative;z-index:1}.refresh-footer-orbit{position:absolute;right:-155px;top:5px;width:440px;height:440px;border:1px solid #bfd3970b;border-radius:50%;box-shadow:0 0 0 55px #b7c58d05,0 0 0 110px #b7c58d03;pointer-events:none}.refresh-footer-invitation{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px 0;border-bottom:1px solid #dbdfbd20}.refresh-footer-invitation>span{display:flex;align-items:center;gap:14px;font-family:Manrope,sans-serif;color:#e7edd7;font-size:17px;font-weight:450;letter-spacing:-.5px}.refresh-footer-sun{font-size:30px;color:#e5bc73;line-height:1}.refresh-footer-invitation>a{display:flex;align-items:center;gap:12px;color:#efcf97;font-size:11px;white-space:nowrap}.refresh-footer .footer-top{display:grid;grid-template-columns:1.3fr .8fr .85fr 1.35fr;gap:45px;padding:46px 0 43px}.refresh-footer .brand.brand-full{width:154px;height:125px}.refresh-footer .brand-full .brand-logo{height:125px}.refresh-footer .footer-creci{color:#edcf9a;font-size:9px;line-height:1.8;margin-top:14px}.refresh-footer .footer-brand>p{color:#b4c6b0;font-size:11px;line-height:1.9;max-width:210px;margin-top:14px}.refresh-footer .social-link{color:#efdbad;background:#ffffff05;border-color:#d9cf9b33;width:34px;height:34px;margin-top:16px}.refresh-footer .footer-top>div>h3{color:#eff2df;font-size:12px;font-weight:550;margin:8px 0 23px}.refresh-footer .footer-top>div>a:not(.brand):not(.social-link){color:#c0cfb8;font-size:11px;line-height:1.8;gap:8px;margin-bottom:14px}.refresh-footer .footer-top>div>a:not(.brand):not(.social-link):hover{color:#f0c888!important}.refresh-footer .footer-top .footer-contact{display:block;grid-column:auto;padding:0}.refresh-footer .footer-top .footer-contact>.footer-office-address{max-width:none;align-items:flex-start;gap:9px;line-height:1.95}.refresh-footer .footer-office-address>svg{color:#e3bd7e;margin-top:2px;flex-shrink:0}.refresh-footer .footer-contact>a>svg{flex-shrink:0}.refresh-footer .footer-top .footer-contact>.footer-contact-link{display:inline-flex;align-items:center;gap:7px;max-width:none;flex-wrap:nowrap;background:#ffffff0b;border:1px solid #d9d5a930;border-radius:9px;color:#ecd29d;font-size:10px!important;padding:10px 12px;margin:8px 0 0!important}.refresh-footer .footer-bottom{color:#afc2a9;font-size:10px;line-height:1.7;border-top:1px solid #d5dfb91c;padding:23px 0;gap:20px;display:flex;align-items:center;justify-content:space-between}.refresh-footer .footer-bottom>div{gap:24px}.refresh-footer .footer-bottom a{color:#bdccb4;gap:5px}.refresh-footer .footer-bottom button{width:33px;height:33px;color:#e6cea0;border-color:#dac7933a;background:#ffffff05}.refresh-whatsapp-float{position:fixed;right:26px;bottom:25px;z-index:45;display:flex;align-items:center;justify-content:center;width:57px;height:57px;border-radius:50%;background:#123e38;border:1px solid #d1c28b77;color:#f8e9bd;box-shadow:0 7px 28px #153b342e;transition:transform .2s,background .2s}.refresh-whatsapp-float:hover{background:#245c47;transform:translateY(-3px)}.refresh-float-label{position:absolute;right:70px;top:50%;transform:translateY(-50%) translate(6px);background:#fffdf5;color:#35583f;border:1px solid #e4e7d5;padding:9px 13px;border-radius:9px;font-size:11px;white-space:nowrap;box-shadow:0 5px 20px #24443113;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.refresh-whatsapp-float:hover .refresh-float-label,.refresh-whatsapp-float:focus-visible .refresh-float-label{opacity:1;transform:translateY(-50%) translate(0)}.refresh-float-dot{position:absolute;right:3px;top:3px;width:10px;height:10px;background:#e9bf6a;border:2px solid #fff7e9;border-radius:50%}.refresh-mobile-dock{display:none}@keyframes refresh-sun-rotate{to{transform:rotate(360deg)}}@media(min-width:1500px){.refresh-property-card .property-image{aspect-ratio:1.5}.refresh-property-card .property-body{padding:21px 24px 0}.refresh-property-card .property-body h3{font-size:19px}.refresh-property-card .property-price strong{font-size:22px}.refresh-property-card .property-features{gap:22px}.refresh-property-card .property-features>span{font-size:11px}.refresh-property-card .property-location{font-size:12px}.refresh-search .search-fields{gap:22px}.refresh-search .search-field input,.refresh-search .search-field select{font-size:13px}}@media(max-width:1150px){.refresh-header .header-inner{width:calc(100% - 48px);gap:20px}.refresh-header .brand{width:200px;padding:0}.refresh-header .brand-logo{height:45px}.refresh-header .main-nav{gap:22px}.refresh-header .main-nav>a{font-size:11px}.refresh-header .header-actions{gap:12px}.refresh-header .header-contact{font-size:10px;padding:12px 14px;gap:7px}.refresh-header .header-contact>svg:first-child{display:none}.refresh-search .refresh-search-top{padding:15px 21px 0}.refresh-search .search-fields{gap:14px;padding:21px}.refresh-search .search-field{padding-right:12px}.refresh-search .search-field input,.refresh-search .search-field select,.refresh-search .search-field input::placeholder{font-size:11px}.refresh-search .search-submit{padding:16px;font-size:11px;gap:7px}.refresh-search .search-submit>svg:last-child{display:none}.refresh-search-suggestions{padding-inline:21px}.refresh-property-card .property-body{padding:16px 16px 0}.refresh-property-card .property-body h3{font-size:16px}.refresh-property-card .property-features{gap:10px}.refresh-property-card .property-features>span{font-size:9px;gap:4px}.refresh-property-card .property-price strong{font-size:17px}.refresh-property-card .property-price>.refresh-property-details{padding:7px;font-size:8px;gap:2px}.refresh-property-card .property-price>.refresh-property-details>svg{width:16px}.refresh-price-caption{font-size:7px}.refresh-footer .footer-top{gap:25px;grid-template-columns:1.2fr .9fr .9fr 1.35fr}.refresh-footer .footer-top>div>a:not(.brand):not(.social-link){font-size:10px}.refresh-footer .footer-top .footer-contact>.footer-contact-link{font-size:9px!important;padding:8px}.cta-card.refresh-cta{padding:43px 38px;gap:27px;min-height:280px}.refresh-cta .cta-copy h2{font-size:33px}.refresh-cta .cta-copy .eyebrow{font-size:7px}.refresh-cta-action{margin-right:0}.refresh-cta-action>.button{font-size:11px;padding:16px 18px}.refresh-cta-action>span{font-size:8px}.refresh-cta-illustration{right:120px;opacity:.4}}@media(max-width:900px){.site-header.refresh-header{height:80px}.refresh-header .header-inner{width:calc(100% - 40px);gap:15px}.refresh-header .brand{width:185px;padding:0}.refresh-header .brand-logo{height:42px}.refresh-header .main-nav{gap:16px}.refresh-header .main-nav>a{font-size:10px}.refresh-header .header-actions{gap:10px}.refresh-header .header-contact{padding:11px 12px;min-height:40px;font-size:9px}.refresh-header .header-contact>svg:last-child{width:14px}.refresh-header .favorites-link{width:36px;height:36px}.refresh-header .favorites-link>svg{width:18px}.refresh-search .search-fields{grid-template-columns:1.1fr 1fr 1fr;gap:20px 15px}.refresh-search .search-submit{grid-column:1/-1;min-height:46px;padding:13px}.refresh-search .search-submit>svg:last-child{display:block}.refresh-search .search-field:nth-child(3){border-right:0;padding-right:0}.refresh-search-count{font-size:10px}.refresh-search .search-field input,.refresh-search .search-field select,.refresh-search .search-field input::placeholder{font-size:12px}.refresh-search .search-tabs>button{padding:10px 15px;font-size:11px}.refresh-search .search-field>span{font-size:8px}.refresh-search-suggestions{gap:7px}.refresh-search-suggestions>span{font-size:9px}.refresh-search-suggestions>a{font-size:9px}.refresh-footer .footer-top{grid-template-columns:1.25fr 1fr 1fr;gap:28px}.refresh-footer .footer-top .footer-contact{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:15px}.refresh-footer .footer-top .footer-contact>h3{width:100%;margin:0!important}.refresh-footer .footer-top .footer-contact>.footer-office-address{max-width:330px;margin:0!important}.refresh-footer .footer-top .footer-contact>.footer-contact-link{margin:0!important}.refresh-footer-invitation>span{font-size:15px}.refresh-footer-invitation>a{font-size:10px}.refresh-footer .footer-bottom{font-size:9px}.refresh-footer .footer-bottom>div{gap:17px}.refresh-cta .cta-copy h2{font-size:31px}.refresh-cta .cta-copy>p{font-size:11px}.refresh-cta .cta-copy .eyebrow{font-size:7px;letter-spacing:1px}.refresh-cta-action>.button{font-size:10px;padding:14px}.refresh-cta-action>.button>svg{width:16px}.refresh-cta-action>span{max-width:175px;text-align:center;align-items:flex-start}.refresh-cta-sun{font-size:100px}.refresh-cta-illustration{right:50px}.refresh-whatsapp-float{width:51px;height:51px;right:20px;bottom:20px}}@media(max-width:700px){.site-header.refresh-header{height:72px}.refresh-header .header-inner{width:calc(100% - 34px);gap:15px}.refresh-header .brand{width:182px;padding:0;border-radius:0}.refresh-header .brand-logo{height:42px}.refresh-header .header-actions{gap:10px}.refresh-header .header-contact{display:none}.refresh-header .favorites-link{width:37px;height:37px}.refresh-header .menu-toggle{display:flex;align-items:center;justify-content:center;width:38px;height:38px}.refresh-header .main-nav{position:absolute;top:100%;left:0;right:0;display:none;margin:0;background:#123e38;border:0;border-top:1px solid #e0e7cb26;border-radius:0;padding:12px 24px 20px;box-shadow:0 14px 30px #0b241e29;align-items:stretch;gap:0;max-height:calc(100dvh - 175px);overflow:auto}.refresh-header .main-nav.is-open{display:flex;flex-direction:column}.refresh-header .main-nav>a,.refresh-header .main-nav>a.mobile-contact{display:block;font-size:14px;line-height:1.5;padding:15px 9px;border-bottom:1px solid #dae5c624}.refresh-header .main-nav>a.active{color:#efcb84;font-weight:600}.refresh-header .main-nav>a.active:after{display:none}.refresh-header .main-nav>.refresh-nav-note{display:flex;align-items:center;gap:7px;color:#c9d8c3;font-size:11px;line-height:1.6;padding:17px 9px 5px;white-space:normal}.refresh-header .main-nav>.refresh-nav-note>svg{flex-shrink:0;color:#efcb84}.search-box.refresh-search{border-radius:19px;box-shadow:0 12px 35px #153d3212}.refresh-search .refresh-search-top{padding:14px 15px 0;gap:12px;flex-wrap:wrap}.refresh-search .search-tabs{width:100%;padding:4px;justify-content:stretch}.refresh-search .search-tabs>button{flex:1;padding:11px;font-size:12px;gap:7px}.refresh-search-count{display:none}.refresh-search .search-fields{grid-template-columns:1fr 1fr;padding:19px 18px 18px;gap:17px 15px}.refresh-search .search-field{border-right:0;padding:0}.refresh-search .search-location{grid-column:1/-1;border-bottom:1px solid #e8e9dd;padding:0 0 16px}.refresh-search .search-field>span{font-size:8px;letter-spacing:.8px;gap:6px;margin-bottom:9px}.refresh-search .search-field>span>svg{width:14px;height:14px}.refresh-search .search-field input,.refresh-search .search-field select,.refresh-search .search-field input::placeholder{font-size:12px}.refresh-search .search-submit{margin-top:3px;grid-column:1/-1;min-height:47px;border-radius:10px;font-size:12px;gap:9px}.refresh-search .search-submit>svg:last-child{margin-left:5px}.refresh-search-suggestions{padding:12px 17px;gap:6px}.refresh-search-suggestions>span{width:100%;font-size:9px;margin-bottom:2px}.refresh-search-suggestions>a{font-size:8px;padding:5px 7px;gap:3px}.refresh-search-suggestions>a>svg:first-child{display:none}.property-card.refresh-property-card{border-radius:19px;box-shadow:0 4px 18px #16413008}.refresh-property-card .property-image{aspect-ratio:1.5}.refresh-property-card .property-body{padding:18px 20px 0}.refresh-property-card .property-body h3{font-size:18px;margin:11px 0 8px}.refresh-property-card .property-category,.refresh-property-type{font-size:11px}.refresh-purpose{font-size:10px;padding:3px 8px}.refresh-property-card .property-location{font-size:11px}.refresh-property-card .property-features{gap:21px;padding:20px 0 18px}.refresh-property-card .property-features>span{font-size:11px;gap:6px}.refresh-property-card .property-features svg{width:16px}.refresh-property-card .property-price{padding:16px 0 18px}.refresh-property-card .property-price strong{font-size:22px}.refresh-price-caption{font-size:8px;margin-bottom:4px}.refresh-property-card .property-price>.refresh-property-details{font-size:10px;padding:9px 10px;height:37px;gap:5px;border-radius:9px}.refresh-property-card .property-price>.refresh-property-details>svg{width:18px}.refresh-property-card .badge{font-size:9px}.refresh-property-card .save-property{width:36px;height:36px}.refresh-photo-button{width:33px;height:36px}.refresh-photo-counter{font-size:10px;right:15px;bottom:13px}.refresh-photo-dots{bottom:20px}.refresh-cta-section{padding-block:47px}.cta-card.refresh-cta{border-radius:22px;min-height:0;padding:35px 27px 32px;flex-direction:column;align-items:flex-start;gap:26px}.refresh-cta .cta-copy{max-width:none}.refresh-cta .cta-copy .eyebrow{font-size:7px;letter-spacing:1.15px;line-height:1.9;gap:7px;max-width:240px}.refresh-cta .cta-copy .eyebrow>svg{flex-shrink:0}.refresh-cta .cta-copy h2{font-size:32px;margin-top:20px;letter-spacing:-1.5px;line-height:1.27;max-width:310px}.refresh-cta .cta-copy h2 em{letter-spacing:-1px}.refresh-cta .cta-copy>p{font-size:12px;max-width:275px;line-height:1.8;margin-top:18px}.refresh-cta-action{align-items:flex-start;gap:12px;width:100%}.refresh-cta-action>.button{font-size:12px;padding:15px 18px;min-height:49px;border-radius:11px}.refresh-cta-action>span{font-size:9px;max-width:none;text-align:left;align-items:center;gap:5px}.refresh-cta-illustration{right:-35px;bottom:-145px;opacity:.23;transform:rotate(9deg)}.refresh-cta-sun{right:0;top:-180px;font-size:130px}.refresh-cta-key{display:none}.site-footer.refresh-footer{border-radius:23px 23px 0 0;padding-bottom:90px}.refresh-footer-invitation{padding:26px 0;flex-direction:column;align-items:flex-start;gap:16px}.refresh-footer-invitation>span{font-size:14px;gap:10px;line-height:1.5;letter-spacing:-.3px}.refresh-footer-sun{font-size:25px}.refresh-footer-invitation>a{font-size:11px;margin-left:35px}.refresh-footer .footer-top{grid-template-columns:1fr 1fr;padding:29px 0 31px;gap:31px 22px}.refresh-footer .footer-brand{grid-column:1/-1}.refresh-footer .brand.brand-full{width:146px;height:123px}.refresh-footer .brand-full .brand-logo{height:123px}.refresh-footer .footer-creci{font-size:9px;margin-top:13px}.refresh-footer .footer-brand>p{font-size:11px;max-width:270px;margin-top:12px}.refresh-footer .footer-top>div>h3{font-size:12px;margin:0 0 19px}.refresh-footer .footer-top>div>a:not(.brand):not(.social-link){font-size:11px;margin-bottom:12px}.refresh-footer .footer-top .footer-contact{display:flex;gap:14px;align-items:flex-start;flex-direction:column}.refresh-footer .footer-top .footer-contact>.footer-office-address{font-size:11px;max-width:none;width:100%;line-height:1.9;margin:0!important}.refresh-footer .footer-top .footer-contact>.footer-contact-link{font-size:10px!important;padding:11px 13px;border-radius:9px}.refresh-footer .footer-top .footer-contact>a{margin:0!important}.refresh-footer .footer-bottom{flex-direction:column;align-items:flex-start;font-size:9px;padding:22px 0 7px;gap:20px}.refresh-footer .footer-bottom>div{width:100%;gap:20px}.refresh-footer .footer-bottom button{margin-left:auto}.refresh-whatsapp-float{display:none}.refresh-mobile-dock{position:fixed;bottom:max(10px,env(safe-area-inset-bottom));left:14px;right:14px;z-index:45;display:grid;grid-template-columns:1fr 1fr 1.25fr;align-items:center;gap:0;height:65px;padding:6px;background:#fffefaed;border:1px solid #dbe3d0;box-shadow:0 4px 25px #173f3329;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px}.refresh-mobile-dock>a{height:51px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:9px;line-height:1.2;font-weight:550;color:#63735b;border-radius:12px;position:relative;transition:background .2s,color .2s}.refresh-mobile-dock>a.active{background:#f0ecd8;color:#5a6538}.refresh-mobile-dock>a:last-child{background:#123e38;color:#fff9e9}.refresh-mobile-dock>a:last-child>svg{color:#f2cc7d}.refresh-dock-heart{position:relative;display:flex;align-items:center;justify-content:center}.refresh-dock-heart>small{position:absolute;right:-7px;top:-3px;min-width:13px;height:13px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:1px 3px;background:#bc4931;color:#fff;font-size:7px;border:1px solid #fffef5}}@media(max-width:380px){.refresh-header .header-inner{width:calc(100% - 28px);gap:10px}.refresh-header .brand{width:163px;padding:0}.refresh-header .brand-logo{height:37px}.refresh-header .header-actions{gap:8px}.refresh-header .favorites-link,.refresh-header .menu-toggle{width:35px;height:35px}.refresh-property-card .property-body{padding:17px 17px 0}.refresh-property-card .property-body h3{font-size:17px}.refresh-property-card .property-features{gap:14px}.refresh-property-card .property-features>span{font-size:10px}.refresh-property-card .property-price strong{font-size:20px}.refresh-property-card .property-price>.refresh-property-details{font-size:9px;padding:8px}.refresh-search .search-field input,.refresh-search .search-field select,.refresh-search .search-field input::placeholder{font-size:11px}.refresh-search .search-field>span{font-size:7px}.refresh-cta .cta-copy h2{font-size:29px}.refresh-footer-invitation>span{font-size:12px}.refresh-footer-invitation>a{font-size:10px}}@media(max-width:700px)and (max-height:520px){.refresh-mobile-dock{display:none}}@media(min-width:480px)and (max-width:700px){.property-grid .refresh-property-card .property-body{padding:18px 20px 0}.property-grid .refresh-property-card .property-body h3{font-size:18px}.property-grid .refresh-property-card .property-features{gap:16px}.property-grid .refresh-property-card .property-features>span{font-size:11px}.property-grid .refresh-property-card .property-price strong{font-size:22px}.property-grid .refresh-property-card .property-category,.property-grid .refresh-property-card .property-location{font-size:11px}.property-grid .refresh-property-card .badge{font-size:9px;padding:6px 9px}.property-grid .refresh-property-card .property-badges{left:15px;top:15px;gap:6px}.property-grid .refresh-property-card .save-property{right:14px;top:14px;width:36px;height:36px}.property-grid .refresh-property-card .save-property svg{width:19px}}@media(prefers-reduced-motion:reduce){.refresh-header,.refresh-header *,.refresh-search *,.refresh-property-card,.refresh-property-card *,.refresh-cta *,.refresh-footer *,.refresh-whatsapp-float,.refresh-whatsapp-float *,.refresh-mobile-dock *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.catalog-page{--catalog-green: #123e38;--catalog-coral: #e96c48;--catalog-cream: #fffaf3;--catalog-gold: #e9bf6a;background:var(--catalog-cream);color:var(--catalog-green)}.catalog-page .catalog-intro{background:var(--catalog-green);color:#fffaf3;padding:27px 0 29px;overflow:hidden}.catalog-page .catalog-intro .breadcrumbs{color:#b8cdc5}.catalog-page .catalog-intro .breadcrumbs a:hover{color:var(--catalog-gold)}.catalog-page .catalog-intro .eyebrow{color:#d2e1d3;display:flex;align-items:center;gap:10px;margin-top:35px;letter-spacing:1.6px;font-size:9px}.catalog-page .catalog-intro h1{color:var(--catalog-cream);margin:18px 0 14px;font-size:clamp(35px,3.9vw,54px);line-height:1.13;letter-spacing:-1.8px}.catalog-page .catalog-intro h1 em{color:var(--catalog-gold)}.catalog-page .catalog-quick-filters{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding-top:25px;margin-top:28px;border-top:1px solid #ffffff22}.catalog-page .catalog-quick-label{color:#d2e1d3;display:inline-flex;align-items:center;gap:8px;font-size:11px;margin-right:7px}.catalog-page .catalog-quick-filters>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 15px;border:1px solid #ffffff3a;border-radius:99px;color:#f9f7ed;background:#ffffff07;font-size:11px;font-weight:500;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.catalog-page .catalog-quick-filters>button:hover{background:#ffffff16;border-color:#ffffff80;transform:translateY(-2px)}.catalog-page .catalog-quick-filters>button.active{color:var(--catalog-green);background:var(--catalog-gold);border-color:var(--catalog-gold)}.catalog-page .catalog-content{grid-template-columns:259px minmax(0,1fr);gap:30px;padding-top:35px;padding-bottom:30px}.catalog-page .catalog-filters{border-color:#123e3818;border-radius:15px;padding:23px 20px 20px;background:#fffefd;box-shadow:0 7px 24px #123e3804}.catalog-page .filter-heading{margin-bottom:5px;gap:7px}.catalog-page .filter-heading h2{color:var(--catalog-green);font-size:12px;letter-spacing:-.2px}.catalog-page .filter-heading h2>svg{color:var(--catalog-coral)}.catalog-page .filter-heading>button{font-size:10px;color:#7a4a3b;padding:7px 0 7px 5px;text-underline-offset:3px}.catalog-page .catalog-filter-intro{font-size:10px;color:#546b5e;margin:0 0 25px}.catalog-page .filter-group,.catalog-page .filter-location{margin-bottom:21px}.catalog-page .filter-group>label,.catalog-page .filter-group>legend,.catalog-page .filter-location>label{color:var(--catalog-green);font-size:11px;margin-bottom:9px}.catalog-page .filter-group>label small{color:#72847d;font-size:10px;font-weight:400}.catalog-page .filter-group select,.catalog-page .filter-group input,.catalog-page .filter-location>div{border-color:#dce4db;border-radius:7px;background:#fffcf7;color:#38584f;font-size:11px}.catalog-page .filter-group select,.catalog-page .filter-group input{min-height:43px;padding-top:12px;padding-bottom:12px}.catalog-page .filter-location>div{padding-left:9px;padding-right:3px}.catalog-page .filter-location input{font-size:11px;min-height:43px}.catalog-page .filter-location button{min-width:33px;min-height:37px;align-items:center;justify-content:center;border-radius:5px}.catalog-page .filter-location button:hover{background:#123e380c}.catalog-page .filter-location svg{color:#52776a}.catalog-page .price-input>span{font-size:11px;top:14px}.catalog-page .bedroom-options{gap:5px}.catalog-page .bedroom-options>button{min-height:39px;border-radius:6px;border-color:#dce4db;background:#fffcf7;font-size:11px;color:#466158}.catalog-page .bedroom-options>button.active{border-color:var(--catalog-green);background:var(--catalog-green);color:#fff}.catalog-page .bedroom-options>button:not(.active):hover{border-color:#729083;background:#eef1e9}.catalog-page .filter-help{background:#f8efe0;padding:18px;border-radius:9px;margin-top:25px}.catalog-page .filter-help>span{color:#a07937}.catalog-page .filter-help h3{color:var(--catalog-green);font-size:12px}.catalog-page .filter-help p{color:#546b5e;font-size:11px}.catalog-page .filter-help a{font-size:11px;color:var(--catalog-green)}.catalog-page .catalog-apply-filters{display:none}.catalog-page .catalog-results{min-width:0;scroll-margin-top:115px}.catalog-page .catalog-results:focus{outline:none}.catalog-page .catalog-results:focus-visible{outline:2px solid #e9bf6a;outline-offset:7px;border-radius:8px}.catalog-page .results-toolbar{gap:18px;margin-bottom:21px;padding:3px 0 20px;border-bottom:1px solid #123e3819}.catalog-page .catalog-results-eyebrow{color:#546b5e;font-size:8px;letter-spacing:1.25px;font-weight:600}.catalog-page .catalog-results-summary p{margin:8px 0 0;color:#52645c;font-size:14px;line-height:1.5}.catalog-page .catalog-results-summary p strong{color:var(--catalog-green);font-size:27px;line-height:1;font-weight:600;letter-spacing:-1px;margin-right:2px}.catalog-page .results-toolbar>label{flex-shrink:0;color:#546b5e;gap:7px;align-items:flex-end;flex-direction:column;font-size:9px}.catalog-page .results-toolbar>label>span{display:inline}.catalog-page .results-toolbar select{min-height:38px;border-radius:7px;border-color:#dce4db;color:#34594f;background:#fffefd;padding:9px 26px 9px 11px;font-size:11px;max-width:100%}.catalog-page .catalog-active-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:-4px 0 21px}.catalog-page .catalog-active-chip{display:inline-flex;align-items:center;gap:7px;background:#eaf0e8;color:#2f5a4c;border:1px solid #123e3812;border-radius:99px;padding:5px 5px 5px 12px;font-size:10px;max-width:100%;overflow-wrap:anywhere}.catalog-page .catalog-active-chip>svg{flex-shrink:0}.catalog-page .catalog-active-chip>button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border-radius:50%;color:#315b4b;background:transparent}.catalog-page .catalog-active-chip>button:hover{background:#123e3811}.catalog-page .catalog-saved-chip{color:#98513c;background:#fff0e6;border-color:#e96c4820}.catalog-page .catalog-saved-chip>button{color:#98513c}.catalog-page .catalog-clear-filters{display:inline-flex;align-items:center;gap:5px;background:transparent;color:#90604b;font-size:10px;padding:9px 4px;text-decoration:underline;text-underline-offset:3px}.catalog-page .catalog-grid{gap:23px}.catalog-page .catalog-pagination{text-align:center;padding:29px 0 4px}.catalog-page .catalog-pagination>p{color:#546b5e;font-size:11px;line-height:1.7}.catalog-page .catalog-pagination>p>strong{color:#38584f;font-weight:600}.catalog-page .catalog-pagination .load-more{margin:17px auto 0;color:var(--catalog-green);border-color:#123e3833;border-radius:99px}.catalog-page .catalog-pagination .load-more:hover{background:var(--catalog-green);color:#fff}.catalog-page .catalog-mobile-controls{display:none}.catalog-page :is(.catalog-quick-filters button,.catalog-active-filters button,.catalog-filters button,.mobile-filter-button):focus-visible{outline:3px solid var(--catalog-gold);outline-offset:3px}@media(max-width:1100px){.catalog-page .catalog-content{grid-template-columns:230px minmax(0,1fr);gap:22px}.catalog-page .catalog-filters{padding:20px 15px}.catalog-page .catalog-grid{gap:17px}}@media(max-width:760px){.catalog-page .catalog-intro{padding-top:22px;padding-bottom:22px}.catalog-page .catalog-intro .eyebrow{margin-top:28px;font-size:8px;letter-spacing:1.2px}.catalog-page .catalog-intro h1{font-size:clamp(32px,6.8vw,43px);letter-spacing:-1.1px;margin:17px 0 13px}.catalog-page .catalog-quick-filters{gap:7px;margin-top:21px;padding-top:18px}.catalog-page .catalog-quick-label{width:100%;margin-bottom:3px;font-size:10px}.catalog-page .catalog-quick-filters>button{font-size:10px;gap:6px;min-height:36px;padding:8px 12px}.catalog-page .catalog-quick-filters>button>svg{width:13px;height:13px}.catalog-page .catalog-content{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:23px}.catalog-page .catalog-mobile-controls{display:flex;align-items:center;justify-content:space-between;gap:15px}.catalog-page .catalog-mobile-controls>span{color:#546b5e;font-size:11px}.catalog-page .mobile-filter-button{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;min-height:43px;border:1px solid #123e3828;border-radius:8px;background:#fffefd;color:var(--catalog-green);margin:0;font-size:11px}.catalog-page .catalog-filter-count{background:var(--catalog-coral);color:#fff;border-radius:99px;min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.catalog-page .catalog-filters{display:none;padding:23px}.catalog-page .catalog-filters.open{display:block}.catalog-page .filter-heading h2{font-size:14px}.catalog-page .filter-heading h2>svg{display:block}.catalog-page .filter-heading>button{font-size:12px}.catalog-page .catalog-filter-intro{font-size:11px}.catalog-page .filter-group>label,.catalog-page .filter-group>legend,.catalog-page .filter-location>label{font-size:12px}.catalog-page .filter-group select,.catalog-page .filter-group input,.catalog-page .filter-location input{font-size:16px;min-height:46px}.catalog-page .price-input>span{font-size:13px;top:15px}.catalog-page .bedroom-options>button{min-height:42px;font-size:12px}.catalog-page .filter-group:last-of-type{margin-bottom:20px}.catalog-page .catalog-apply-filters{display:flex;width:100%;align-items:center;justify-content:space-between;background:var(--catalog-green);color:#fffaf3;border-radius:8px;border:0;min-height:48px;font-size:12px;padding:13px 17px}.catalog-page .filter-help{display:none}.catalog-page .results-toolbar{align-items:flex-end;margin-bottom:20px;padding:0 0 17px;gap:10px}.catalog-page .catalog-results-eyebrow{font-size:7px;letter-spacing:.8px}.catalog-page .catalog-results-summary p{font-size:12px;margin-top:7px}.catalog-page .catalog-results-summary p strong{font-size:25px}.catalog-page .results-toolbar>label{gap:5px;font-size:8px}.catalog-page .results-toolbar select{font-size:11px;width:126px;min-height:38px;padding:8px}.catalog-page .catalog-active-filters{gap:6px;margin-top:-3px}.catalog-page .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalog-page .catalog-results{scroll-margin-top:98px}}@media(max-width:520px){.catalog-page .catalog-grid{grid-template-columns:minmax(0,1fr);gap:21px}.catalog-page .catalog-grid .property-image{aspect-ratio:1.5}.catalog-page .catalog-grid .property-body{padding:19px}.catalog-page .catalog-grid .property-features{gap:17px}.catalog-page .catalog-intro h1{font-size:clamp(30px,8.2vw,39px)}}@media(prefers-reduced-motion:reduce){.catalog-page .catalog-quick-filters>button{transition:none}.catalog-page .catalog-quick-filters>button:hover{transform:none}}.contact-page.contact-refresh{padding-block:28px 80px;color:#123e38}.contact-page.contact-refresh .contact-breadcrumb{display:flex;align-items:center;gap:10px;color:#657267;font-size:12px;margin-bottom:37px}.contact-page.contact-refresh .contact-breadcrumb a:hover{color:#9b422a}.contact-page.contact-refresh .contact-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:30px}.contact-page.contact-refresh .contact-eyebrow{display:block;color:#65715b;font-size:10px;font-weight:700;letter-spacing:1.6px;line-height:1.6}.contact-page.contact-refresh h1{margin:10px 0 14px;max-width:760px;font-family:Manrope,sans-serif;font-size:clamp(34px,3.6vw,50px);font-weight:600;letter-spacing:-2px;line-height:1.13}.contact-page.contact-refresh h1>span{color:#c15838}.contact-page.contact-refresh .contact-intro>div>p{max-width:610px;margin:0;color:#627066;font-size:14px;line-height:1.75}.contact-page.contact-refresh .contact-registration{display:flex;flex-shrink:0;align-items:center;gap:10px;margin:0 0 3px;padding:11px 15px;border:1px solid #dce3d4;border-radius:12px;color:#385245;font-size:12px;line-height:1.5}.contact-page.contact-refresh .contact-registration small{display:block;color:#66715f;font-size:10px;margin-top:2px;letter-spacing:.5px}.contact-page.contact-refresh .contact-channels{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:14px;margin-bottom:27px}.contact-page.contact-refresh .contact-channel{display:flex;align-items:center;justify-content:flex-start;gap:13px;min-width:0;margin:0;padding:22px 20px;background:#fffdf8;color:#123e38;border:1px solid #e0e5d9;border-radius:18px;text-decoration:none;box-shadow:0 3px 8px #123e3803;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.contact-page.contact-refresh .contact-channel:hover{transform:translateY(-3px);border-color:#a9b9a6;box-shadow:0 8px 22px #123e3809}.contact-page.contact-refresh .contact-channel-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;background:#eaf0e1;color:#315b43;border-radius:13px}.contact-page.contact-refresh .contact-channel-copy{min-width:0}.contact-page.contact-refresh .contact-channel-copy>small{display:block;margin-top:0;margin-bottom:5px;color:#63705d;font-size:9px;font-weight:700;line-height:1.5;letter-spacing:1px}.contact-page.contact-refresh .contact-channel-copy>strong{display:block;font-size:15px;font-weight:600;line-height:1.5}.contact-page.contact-refresh .contact-channel-arrow{flex:0 0 19px;margin-left:auto}.contact-page.contact-refresh .contact-whatsapp-button{background:#123e38;color:#fff9eb;border-color:#123e38}.contact-page.contact-refresh .contact-whatsapp-button:hover{background:#1a4d43;border-color:#1a4d43}.contact-page.contact-refresh .contact-whatsapp-button .contact-channel-icon{background:#e9bf6a;color:#123e38}.contact-page.contact-refresh .contact-whatsapp-button .contact-channel-copy>small{color:#d8e2c7}.contact-page.contact-refresh .contact-whatsapp-button .contact-channel-arrow{color:#e9bf6a}.contact-page.contact-refresh .contact-city .contact-channel-copy>strong{font-size:12px;line-height:1.6}.contact-page.contact-refresh .contact-city{max-width:none}.contact-page.contact-refresh .contact-city svg{margin-top:0}.contact-page.contact-refresh .contact-city .contact-channel-icon{background:#fbecdb;color:#9b4a30}.contact-page.contact-refresh .contact-channel-route{display:inline-flex;align-items:center;gap:5px;color:#984227;margin-top:4px;font-size:10px;font-weight:600}.contact-page.contact-refresh .contact-content-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:27px;align-items:start}.contact-page.contact-refresh .contact-location-column{min-width:0}.contact-page.contact-refresh .contact-map-card{overflow:hidden;background:#fffdf8;border:1px solid #e1e5d8;border-radius:22px}.contact-page.contact-refresh .contact-map-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 27px 22px}.contact-page.contact-refresh .contact-map-heading h2{margin:5px 0 0;font-family:Manrope,sans-serif;font-size:25px;font-weight:600;letter-spacing:-.9px}.contact-page.contact-refresh .contact-location-pin{color:#698759}.contact-page.contact-refresh .contact-map-surface{position:relative;display:grid;place-items:center;min-height:331px;isolation:isolate;overflow:hidden;background:#e8eddd}.contact-page.contact-refresh .contact-map-illustration{position:absolute;inset:-45px;z-index:-1;transform:rotate(-17deg);background:linear-gradient(90deg,transparent 24%,#fffaf0 24%,#fffaf0 28%,transparent 28%,transparent 66%,#fffaf0 66%,#fffaf0 70%,transparent 70%),linear-gradient(0deg,transparent 22%,#fffaf0 22%,#fffaf0 27%,transparent 27%,transparent 66%,#fffaf0 66%,#fffaf0 71%,transparent 71%)}.contact-page.contact-refresh .contact-map-illustration>span{position:absolute;background:#d8e2ca;border-radius:15px}.contact-page.contact-refresh .contact-map-illustration>span:nth-child(1){width:80px;height:130px;top:52px;left:55px}.contact-page.contact-refresh .contact-map-illustration>span:nth-child(2){width:150px;height:58px;top:25px;right:85px}.contact-page.contact-refresh .contact-map-illustration>span:nth-child(3){width:170px;height:63px;bottom:32px;left:230px}.contact-page.contact-refresh .contact-map-illustration>span:nth-child(4){width:120px;height:100px;bottom:148px;right:4px;background:#dbe7dd}.contact-page.contact-refresh .contact-map-prompt{width:min(292px,calc(100% - 36px));margin-block:24px;padding:23px 22px 20px;text-align:center;border:1px solid #ffffff;border-radius:19px;background:#fffdf7f5;box-shadow:0 10px 35px #36513212}.contact-page.contact-refresh .contact-map-marker{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 13px;background:#123e38;color:#efc477;border-radius:50%;box-shadow:0 0 0 7px #123e3808}.contact-page.contact-refresh .contact-map-prompt h3{margin:0 0 17px;font-size:17px;font-family:Manrope,sans-serif;font-weight:600;line-height:1.45;letter-spacing:-.4px}.contact-page.contact-refresh .contact-map-load{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 17px;border:0;border-radius:10px;background:#123e38;color:#fff9ef;font-size:12px;font-weight:600;cursor:pointer;transition:background .18s ease}.contact-page.contact-refresh .contact-map-load:hover{background:#225b4c}.contact-page.contact-refresh .contact-map-prompt p{margin:13px 0 0;color:#636e5e;font-size:10px;line-height:1.75}.contact-page.contact-refresh .contact-map-prompt p a{text-decoration:underline;text-underline-offset:3px}.contact-page.contact-refresh .contact-map-surface iframe{display:block;width:100%;height:331px;border:0}.contact-page.contact-refresh .contact-map-caption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:18px 25px}.contact-page.contact-refresh .contact-map-caption p{flex:1 1 200px;margin:0;max-width:330px;color:#5c6b60;font-size:12px;line-height:1.65}.contact-page.contact-refresh .contact-map-caption>a{display:inline-flex;align-items:center;gap:7px;min-height:38px;color:#17473b;font-size:11px;font-weight:700}.contact-page.contact-refresh .contact-map-caption>a:hover{color:#984227}.contact-page.contact-refresh .contact-financing-card{display:flex;align-items:flex-start;gap:17px;padding:25px 27px;margin-top:19px;border:1px solid #eadbbf;border-radius:20px;background:#f7eddb}.contact-page.contact-refresh .contact-financing-icon{display:grid;place-items:center;width:47px;height:47px;flex:0 0 47px;border:1px solid #e9d9ba;border-radius:14px;background:#fff9ee;color:#86622e}.contact-page.contact-refresh .contact-financing-card .contact-eyebrow{color:#77613b;font-size:9px;letter-spacing:1.2px}.contact-page.contact-refresh .contact-financing-card h2{margin:7px 0 8px;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;line-height:1.4;letter-spacing:-.55px}.contact-page.contact-refresh .contact-financing-card p{margin:0;color:#655f4f;font-size:12px;line-height:1.65}.contact-page.contact-refresh .contact-financing-card a{display:inline-flex;align-items:center;gap:8px;min-height:40px;margin-top:7px;color:#964428;font-size:12px;font-weight:700}.contact-page.contact-refresh .contact-financing-card a:hover{text-decoration:underline;text-underline-offset:4px}.contact-page.contact-refresh .contact-financing-card small{display:block;margin-top:6px;color:#73654d;font-size:10px;line-height:1.65}.contact-page.contact-refresh .contact-form-panel{min-width:0;padding:31px 34px 30px;border:1px solid #e2e5d8;border-radius:22px;background:#fffdf8;box-shadow:0 10px 32px #123e3805;scroll-margin-top:105px}.contact-page.contact-refresh .contact-form-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:21px;border-radius:13px;background:#fae6d9;color:#a84d31}.contact-page.contact-refresh .contact-form-panel h2{margin:9px 0 11px;color:#123e38;font-family:Manrope,sans-serif;font-size:29px;font-weight:600;letter-spacing:-1px;line-height:1.3}.contact-page.contact-refresh .contact-form-description{margin:0 0 25px;color:#657064;font-size:12px;line-height:1.75}.contact-page.contact-refresh .contact-form-panel .lead-form{gap:17px}.contact-page.contact-refresh .contact-form-panel .form-row{gap:13px}.contact-page.contact-refresh .field label{color:#284d3c;font-size:12px}.contact-page.contact-refresh .field label small{color:#687362}.contact-page.contact-refresh .field input,.contact-page.contact-refresh .field textarea{background:#fff;color:#244638;border-color:#dce2d4;border-radius:10px;font-size:13px}.contact-page.contact-refresh .field input{min-height:45px}.contact-page.contact-refresh .field textarea{min-height:101px;resize:vertical}.contact-page.contact-refresh .field input::placeholder,.contact-page.contact-refresh .field textarea::placeholder{color:#69735f}.contact-page.contact-refresh .consent{color:#64705f;font-size:10px;line-height:1.7}.contact-page.contact-refresh .consent a{color:#345c42}.contact-page.contact-refresh .lead-submit{min-height:47px;margin-top:1px;font-size:12px;background:#b9462d;color:#fff}.contact-page.contact-refresh .lead-submit:hover{background:#a33b25}.contact-page.contact-refresh .form-reassurance{color:#65715e;font-size:10px}.contact-page.contact-refresh a:focus-visible,.contact-page.contact-refresh button:focus-visible{outline:3px solid #b95e36;outline-offset:4px}@media(max-width:1100px){.contact-page.contact-refresh .contact-channels{grid-template-columns:1fr 1fr}.contact-page.contact-refresh .contact-city{grid-column:1 / -1;padding-block:16px}.contact-page.contact-refresh .contact-city .contact-channel-copy{display:grid;grid-template-columns:1fr auto;gap:0 30px;width:100%}.contact-page.contact-refresh .contact-city .contact-channel-copy>small{grid-column:1}.contact-page.contact-refresh .contact-city .contact-channel-copy>strong{grid-column:1}.contact-page.contact-refresh .contact-city .contact-channel-route{grid-column:2;grid-row:1 / 3;align-self:center}.contact-page.contact-refresh .contact-form-panel{padding:27px}.contact-page.contact-refresh .contact-content-grid{gap:20px}}@media(max-width:800px){.contact-page.contact-refresh .contact-intro{align-items:flex-start;flex-direction:column;gap:20px}.contact-page.contact-refresh .contact-registration{padding:0;border:0}.contact-page.contact-refresh .contact-registration span{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.contact-page.contact-refresh .contact-registration small{margin-top:0}.contact-page.contact-refresh .contact-content-grid{grid-template-columns:1fr}.contact-page.contact-refresh .contact-form-panel{grid-row:1}.contact-page.contact-refresh .contact-location-column{display:grid;grid-template-columns:1fr}.contact-page.contact-refresh .contact-map-surface,.contact-page.contact-refresh .contact-map-surface iframe{min-height:330px;height:330px}}@media(max-width:600px){.contact-page.contact-refresh{padding-block:20px 45px}.contact-page.contact-refresh .contact-breadcrumb{margin-bottom:26px;font-size:11px}.contact-page.contact-refresh h1{max-width:360px;font-size:37px;letter-spacing:-1.5px}.contact-page.contact-refresh .contact-intro{margin-bottom:24px;gap:17px}.contact-page.contact-refresh .contact-intro>div>p{font-size:13px;line-height:1.75}.contact-page.contact-refresh .contact-eyebrow{font-size:9px;letter-spacing:1.4px}.contact-page.contact-refresh .contact-channels{grid-template-columns:1fr;gap:10px;margin-bottom:22px}.contact-page.contact-refresh .contact-channel{padding:17px 18px;border-radius:16px}.contact-page.contact-refresh .contact-channel-copy>strong{font-size:14px}.contact-page.contact-refresh .contact-city .contact-channel-copy{display:block}.contact-page.contact-refresh .contact-city .contact-channel-route{margin-top:5px}.contact-page.contact-refresh .contact-form-panel{padding:24px 21px;border-radius:19px;scroll-margin-top:90px}.contact-page.contact-refresh .contact-form-panel h2{font-size:26px}.contact-page.contact-refresh .contact-form-icon{margin-bottom:18px}.contact-page.contact-refresh .contact-form-description{margin-bottom:23px}.contact-page.contact-refresh .contact-form-panel .form-row{grid-template-columns:1fr;gap:17px}.contact-page.contact-refresh .contact-map-heading{padding:22px}.contact-page.contact-refresh .contact-map-heading h2{font-size:23px}.contact-page.contact-refresh .contact-map-caption{padding:17px 21px;gap:6px}.contact-page.contact-refresh .contact-map-caption p{flex-basis:100%}.contact-page.contact-refresh .contact-financing-card{padding:22px 20px;gap:14px}.contact-page.contact-refresh .contact-financing-card h2{font-size:18px}.contact-page.contact-refresh .contact-financing-icon{width:39px;height:39px;flex-basis:39px;border-radius:11px}}@media(prefers-reduced-motion:reduce){.contact-page.contact-refresh .contact-channel,.contact-page.contact-refresh .contact-map-load{transition:none}.contact-page.contact-refresh .contact-channel:hover{transform:none}}:root{--forest: #123e38;--forest-dark: #0d302b;--sage: #e5f1e9;--cream: #fff7eb;--muted: #5e7068;--line: #e3e9e2;--coral: #bd472d;--gold: #e9bf6a;background:#fffdf9;color:#163e36}.home-page{overflow:clip;background:#fffdf9}.home-page .container{width:min(1280px,calc(100% - 80px))}.home-page .section-heading h2{font-size:clamp(29px,3vw,42px);font-weight:650;letter-spacing:-1.65px}.home-page .section-heading h2 em{color:#b34c32}.home-page .section-heading p{font-size:14px}.home-page .eyebrow{font-size:10px;letter-spacing:1.5px;color:#576a60}.home-page .eyebrow>span:not(.live-dot){width:7px;height:7px;background:#ce6546}.home-page .text-link{font-size:13px}.home-page .circle-arrow{background:#e7f0e9;border:0;width:42px;height:42px}.presentation-banner{position:relative;isolation:isolate;overflow:hidden;background:#123e38;color:#fffaf3}.presentation-background,.presentation-shade{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.presentation-background{object-fit:cover;object-position:center 55%;z-index:-2}.presentation-shade{z-index:-1;background:linear-gradient(90deg,#082d2ae8,#082d2ac7 30%,#082d2a30 72%,#082d2a14),linear-gradient(0deg,#082d2aaa,transparent 50%,#082d2a20)}.presentation-content{padding-top:58px;padding-bottom:38px}.presentation-copy{max-width:770px}.presentation-brand{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:2px;font-weight:550;text-transform:uppercase;color:#f4d291;line-height:1.8}.presentation-brand>span:first-child{width:23px;height:1px;background:#e9bf6a}.presentation-brand-divider{width:1px;height:13px;background:#e9bf6a70}.presentation-copy h1{font-family:var(--heading);font-size:clamp(42px,4.5vw,65px);font-weight:550;line-height:1.14;letter-spacing:-2.4px;margin-top:22px;color:#fffdf6;text-shadow:0 2px 20px #071f1928}.presentation-copy h1 em{font-family:var(--serif);font-weight:400;color:#f3cf8a}.presentation-copy>p{color:#f0f4ec;font-size:14px;line-height:1.85;margin-top:23px;max-width:550px;text-shadow:0 1px 6px #082d2a60}.presentation-signature{display:flex;align-items:center;gap:23px;margin-top:22px;color:#f0ebd7}.presentation-signature>span{display:inline-flex;gap:7px;align-items:center;font-size:10px}.presentation-signature svg{color:#f3cf8a;flex-shrink:0}.presentation-search{position:relative;margin-top:37px;scroll-margin-top:100px;color:#123e38}.presentation-search .search-box{border-radius:17px;background:#fffdf9fa;border:1px solid #ffffff9c;box-shadow:0 13px 36px #082d2a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.presentation-search .refresh-search-top{padding-top:13px}.presentation-search .search-fields{padding-top:19px;padding-bottom:22px}.presentation-search .refresh-search-suggestions{display:none}.presentation-search .search-submit{background:#bd472d}.presentation-banner+.home-properties{padding-top:43px}@media(min-width:1700px){.presentation-content{padding-top:70px;padding-bottom:40px}.presentation-search{margin-top:45px}}@media(max-width:1000px){.presentation-content{padding-top:44px;padding-bottom:30px}.presentation-copy h1{font-size:49px}.presentation-shade{background:linear-gradient(90deg,#082d2aeb,#082d2aa8 58%,#082d2a45),linear-gradient(0deg,#082d2a88,transparent 65%)}}@media(max-width:700px){.presentation-content{padding-top:35px;padding-bottom:28px}.presentation-background{object-position:62% center}.presentation-shade{background:linear-gradient(90deg,#082d2ad9,#082d2a70),linear-gradient(0deg,#082d2a70,#082d2a00 50%)}.presentation-brand{font-size:8px;gap:8px;letter-spacing:1.3px}.presentation-brand>span:first-child{width:16px}.presentation-copy h1{font-size:clamp(31px,7.9vw,48px);letter-spacing:-1.35px;line-height:1.22;margin-top:18px}.presentation-copy>p{font-size:12px;line-height:1.8;margin-top:17px;max-width:390px}.presentation-desktop-break{display:none}.presentation-signature{gap:14px;margin-top:16px;flex-wrap:wrap}.presentation-signature>span{font-size:9px;gap:5px}.presentation-signature svg{width:13px;height:13px}.presentation-search{margin-top:25px;scroll-margin-top:87px}.presentation-search .search-box{border-radius:14px}.presentation-search .refresh-search-top{padding-top:11px}.presentation-search .search-fields{padding-top:13px;padding-bottom:16px}.presentation-banner+.home-properties{padding-top:31px}}.home-properties{padding-top:72px;padding-bottom:64px;scroll-margin-top:100px}.home-page .property-toolbar{margin-top:30px;margin-bottom:24px}.home-page .pill-tabs{gap:8px;flex-wrap:wrap}.home-page .pill-tabs button{border-radius:50px;font-size:12px;padding:12px 20px;border-color:#d9e4d9}.home-page .pill-tabs button.active{background:#123e38;border-color:#123e38;box-shadow:0 3px 9px #123e3818}.home-page .recent-label{font-size:11px}.home-page .property-grid{gap:25px}.home-selection-help{margin-top:28px;display:flex;align-items:center;justify-content:space-between;padding:19px 23px;border-radius:12px;background:#f1f5ee;gap:18px;font-size:12px;color:#5f7064}.home-selection-help>span,.home-selection-help a{display:flex;align-items:center;gap:10px}.home-selection-help>span>svg{color:#b94931;flex-shrink:0}.home-selection-help strong{font-weight:500;color:#274e3f}.home-selection-help a{font-weight:650;color:#274e3f;white-space:nowrap}.home-local{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;padding-bottom:80px}.home-local-photo{height:400px;position:relative}.home-local-photo>img{width:100%;height:100%;object-fit:cover;border-radius:24px 90px 24px 24px}.home-local-note{position:absolute;bottom:25px;right:-25px;background:#123e38;color:#fff4dd;padding:20px 29px 20px 20px;display:flex;gap:15px;align-items:center;border-radius:15px;box-shadow:0 8px 25px #0c362c20}.home-local-note img{height:62px;width:57px;object-fit:contain}.home-local-note span{font-size:15px;line-height:1.7;font-family:var(--heading)}.home-local-note strong{color:#e9bf6a;font-weight:550}.home-local-copy h2{font-family:var(--heading);font-size:34px;font-weight:650;line-height:1.3;letter-spacing:-1.2px;margin-top:18px}.home-local-copy h2 em{font-family:var(--serif);color:#b34c32;font-weight:450;font-size:1.05em}.home-local-copy>p{font-size:14px;line-height:1.85;color:#5e7065;max-width:485px;margin-top:20px}.local-office{display:flex;gap:13px;align-items:flex-start;padding:19px 0;margin:18px 0 6px;border-top:1px solid #e1e7dc}.local-office>svg{color:#ad4b32;margin-top:2px;flex-shrink:0}.local-office strong{display:block;font-size:12px;margin-bottom:5px;font-weight:650}.local-office>span>span{display:block;font-size:12px;line-height:1.75;color:#617267;max-width:330px}.home-local-copy .button{border-radius:12px}@media(max-width:1100px){.home-page .container{width:calc(100% - 60px)}.home-local{gap:45px}.home-local-copy h2{font-size:29px}}@media(max-width:800px){.home-page .section-heading{align-items:flex-start}.home-page .section-heading h2{font-size:31px}.home-page .section-heading p{font-size:12px}.home-page .section-heading>.text-link{font-size:11px}.home-page .property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.home-selection-help{font-size:11px}.home-selection-help strong{display:block;margin-top:3px}.home-local{gap:35px}.home-local-copy h2{font-size:26px}.home-local-copy>p{font-size:13px}.home-local-photo{height:410px}.home-local-note{right:-15px;padding:15px;gap:10px}.home-local-note span{font-size:12px}.home-local-note img{width:43px;height:52px}}@media(max-width:600px){.home-page .container{width:calc(100% - 36px)}.home-properties{padding-top:45px;padding-bottom:38px}.home-page .section-heading{display:block}.home-page .section-heading h2{font-size:29px;letter-spacing:-1.25px;margin-top:12px;line-height:1.3}.home-page .section-heading p{font-size:12px;margin-top:10px}.home-page .section-heading>.text-link{font-size:12px;margin-top:18px;margin-bottom:0;gap:10px}.home-page .circle-arrow{height:33px;width:33px}.home-page .eyebrow{font-size:8px;letter-spacing:1.2px}.home-page .property-toolbar{margin-top:22px;margin-bottom:20px}.home-page .pill-tabs{gap:5px;flex-wrap:nowrap}.home-page .pill-tabs button{font-size:10px;padding:12px 14px}.home-page .recent-label{display:none}.home-page .property-grid{grid-template-columns:1fr;gap:19px}.home-selection-help{margin-top:21px;padding:17px;display:block;font-size:11px;line-height:1.7}.home-selection-help a{margin-left:29px;margin-top:10px}.home-local{grid-template-columns:1fr;gap:31px;padding-bottom:44px}.home-local-photo{height:310px;margin-right:9px}.home-local-photo>img{border-radius:20px 75px 20px 20px}.home-local-note{bottom:22px;right:-9px;padding:17px 22px;gap:12px}.home-local-note span{font-size:14px}.home-local-copy h2{font-size:29px}.home-local-copy>p{font-size:13px}.local-office{margin-top:16px;padding-block:17px}}.detail-page .detail-contact{top:112px}.detail-page .button,.contact-page .button,.about-page .button{border-radius:12px}.detail-page .detail-title h1{font-weight:600}.detail-page .detail-title .eyebrow{color:#ac492f}.detail-page .detail-gallery{border-radius:22px}.detail-page .gallery-side>button:only-child{grid-row:1 / -1}.detail-page .detail-actions .button{background:#f0f5eb;border-color:#dfe8d9;min-height:43px}.detail-page .detail-actions .saved{background:#ffede4;border-color:#efd8c9;color:#a03e27}.detail-page .detail-features{background:#eff5eb;padding:24px 12px;border:1px solid #e1e9db;border-radius:18px;margin-top:0}.detail-page .detail-features svg{color:#98743b}.detail-page .amenities>span{background:#fff4e6;border-radius:8px;padding:11px 13px;color:#5d604b}.detail-page .amenities svg{color:#a55d31}.detail-page .inquiry-card{border-radius:21px;box-shadow:0 10px 35px #1643320c;border:1px solid #dfe8d8;border-top:4px solid #e2ba6b;background:#fff}.detail-page .inquiry-price{color:#164c3c}.detail-page .inquiry-card .lead-submit,.contact-page .lead-submit{background:#b9462d;border-radius:11px}.detail-page .inquiry-card .lead-submit:hover,.contact-page .lead-submit:hover{background:#a33b25}.detail-page .location-card{border-radius:17px;background:#f0f5eb}.detail-page .location-icon{background:#dcebd7;color:#44734d}.detail-page .whatsapp-link{background:#edf5eb;border-radius:10px;padding:13px;color:#285e43}.contact-page .contact-layout{border-radius:24px;border-color:#e4e7dc;box-shadow:0 12px 45px #123e3808}.contact-page .contact-story{background:radial-gradient(ellipse at 110% 95%,#276a50,transparent 60%),#123e38}.contact-page .contact-story h1 em{color:#efc57b}.contact-page .contact-story .eyebrow{color:#ede9cd}.contact-page .contact-form-panel{background:#fffcf6}.contact-page .contact-form-panel h2 em{color:#b24b32}.contact-page .field input,.contact-page .field textarea,.detail-page .field input,.detail-page .field textarea{border-radius:10px;min-height:46px;background:#fff;border-color:#dfe4d8}.contact-page .field input:focus,.contact-page .field textarea:focus,.detail-page .field input:focus,.detail-page .field textarea:focus{border-color:#527c58;box-shadow:0 0 0 3px #68976413}.contact-page .contact-art{border-color:#c9a65e33}.contact-page .contact-art:after{border-color:#c9a65e33}.contact-page .contact-whatsapp-button{background:#efc57b;border-color:#efc57b;border-radius:12px}.about-page .about-page-hero h1 em,.about-page .about-story h2 em{color:#b24b32}.about-page .about-wide-image{border-radius:24px 90px 24px 24px}.about-page .about-wide-image>span{background:#123e38ef;color:#ffe6b2;border-radius:50px;padding:11px 19px;bottom:22px}.about-page .process-grid{gap:22px}.about-page .process-grid>div{background:#fff2e6;border:1px solid #eddfcb;padding:27px;border-radius:19px}.about-page .process-grid>div:nth-child(2){background:#edf4e9;border-color:#dfe9d7}.about-page .process-grid>div:nth-child(3){background:#fff6dc;border-color:#ebe1c4}.about-page .process-top{border-bottom-color:#c9d5c2}.about-page .process-top svg{color:#957340}@media(max-width:700px){.detail-page .detail-features{padding:19px 6px}.detail-page .detail-features strong{font-size:20px}.detail-page .detail-features span{font-size:10px}.detail-page .detail-features svg{width:21px}.contact-page .contact-layout{border-radius:18px}.about-page .about-wide-image{border-radius:20px 60px 20px 20px}.about-page .about-wide-image>span{bottom:17px;font-size:7px;padding:9px 13px}.about-page .process-grid{gap:15px}.about-page .process-grid>div{padding:23px}}.financing-section.container{display:flex;align-items:center;gap:23px;padding:32px;margin-block:0 57px;border-radius:18px;border:1px solid #e5d6b7;background:#faf1dc;color:#123e38}.financing-icon{width:58px;height:58px;border-radius:16px;background:#ecdbb6;color:#786033;display:grid;place-items:center;flex-shrink:0}.financing-copy{flex:1;min-width:0}.financing-section .eyebrow{color:#766035;font-size:9px;letter-spacing:1.4px}.financing-copy h2{font-family:var(--heading);font-weight:600;font-size:23px;letter-spacing:-.6px;line-height:1.4;margin-top:9px}.financing-copy h2 em{font-family:var(--serif);font-weight:400;color:#865c30}.financing-copy p{color:#4b6151;font-size:12px;line-height:1.85;margin-top:10px;max-width:640px}.financing-copy small{display:block;color:#706144;font-size:10px;line-height:1.65;margin-top:8px}.financing-actions{display:flex;align-items:center;flex-direction:column;gap:12px;flex-shrink:0}.financing-actions .button{border-radius:10px}.financing-actions>a:last-child{font-size:10px;display:inline-flex;align-items:center;gap:5px;color:#615a3f;text-decoration:underline;text-underline-offset:3px}.presentation-banner .presentation-background{left:auto;right:0;width:66%;object-position:80% top}.presentation-banner .presentation-shade{background:linear-gradient(90deg,#123e38 28%,#123e38eb 38%,#123e3860 62%,#123e380a 83%),linear-gradient(0deg,#123e38a6,transparent 60%)}.home-page .home-local{padding-top:5px;padding-bottom:58px}.home-page .home-local-photo{height:335px}.home-page .home-local-copy h2{font-size:31px}.home-page .home-local-copy>p{font-size:14px}.refresh-header .main-nav>a{font-size:12px}.refresh-header .main-nav{gap:27px}.catalog-page .catalog-intro .eyebrow{margin-top:13px}.catalog-page .catalog-intro h1{font-size:45px}.catalog-page .catalog-quick-filters{padding-top:21px;margin-top:24px;gap:8px}.catalog-page .catalog-quick-filters>button{padding-inline:13px}.catalog-page .catalog-content{padding-bottom:42px}.catalog-page .filter-heading{margin-bottom:22px}.presentation-banner .presentation-copy>p{max-width:570px}@media(max-width:1100px){.catalog-page .catalog-intro h1{font-size:40px}.refresh-header .main-nav{gap:19px}.financing-section.container{padding:27px;gap:18px}.financing-icon{display:none}}@media(max-width:800px){.presentation-banner .presentation-background{width:100%;object-position:78% top}.presentation-banner .presentation-shade{background:linear-gradient(90deg,#123e38e8,#123e3870),linear-gradient(0deg,#123e3890,transparent 65%)}.catalog-page .catalog-intro h1{font-size:35px}.financing-copy h2{font-size:22px}.financing-section.container{align-items:flex-start;flex-direction:column}.financing-actions{flex-direction:row;gap:19px}}@media(max-width:600px){.catalog-page .catalog-intro .eyebrow{margin-top:17px}.catalog-page .catalog-intro h1{font-size:34px;margin-top:13px}.catalog-page .catalog-quick-filters{margin-top:20px;padding-top:17px;gap:7px}.catalog-page .catalog-quick-filters>button{font-size:10px;padding:9px 12px}.catalog-page .catalog-quick-label{display:none}.financing-section.container{padding:24px 21px;margin-bottom:36px;border-radius:15px;gap:21px}.financing-copy h2{font-size:24px}.financing-copy small{font-size:10px}.financing-actions{flex-direction:column;align-items:flex-start;gap:14px}.home-page .home-local{padding-bottom:36px}.home-page .home-local-photo{height:280px}.home-page .home-local-copy h2{font-size:28px}}.catalog-page .catalog-campaign{padding:0;overflow:visible;background:var(--catalog-cream)}.catalog-campaign-scene{position:relative;isolation:isolate;min-height:434px;overflow:hidden;background:#123e38}.catalog-campaign-art,.catalog-campaign-shade{position:absolute;inset:0;pointer-events:none}.catalog-campaign-art{z-index:-3}.catalog-campaign-art img{width:100%;height:100%;object-fit:cover;object-position:66% 58%;animation:catalog-landscape-reveal 1.4s cubic-bezier(.2,.7,.3,1) both}.catalog-campaign-shade{z-index:-2;background:linear-gradient(90deg,#092f2df5,#103b33e8 25%,#123e3892 47%,#123e3820 70%,#102f2821),linear-gradient(0deg,#102d307d,transparent 30%)}.catalog-page .catalog-campaign-content{position:relative;padding-top:24px;padding-bottom:77px}.catalog-page .catalog-campaign .breadcrumbs{color:#e2e9e0;font-size:10px;gap:10px}.catalog-campaign-copy{max-width:650px;padding-top:41px}.catalog-page .catalog-campaign .eyebrow{width:fit-content;color:#f4d48c;margin-top:0;gap:9px;font-size:9px;font-weight:600;letter-spacing:1.9px}.catalog-page .catalog-campaign h1{margin:19px 0 18px;color:#fffdf4;font-size:clamp(42px,4.4vw,64px);letter-spacing:-2.3px;line-height:1.08;font-weight:500}.catalog-page .catalog-campaign h1 em{display:block;color:#f1cc7d;font-weight:400;line-height:1.14}.catalog-page .catalog-campaign-copy>p{max-width:380px;margin:0;font-size:14px;line-height:1.8;color:#f0f3e8}.catalog-campaign-detail{position:absolute;right:max(6%,calc((100vw - 1220px)/2));bottom:64px;display:flex;align-items:center;gap:11px;color:#fff6db;font-size:8px;letter-spacing:1.8px;text-shadow:0 1px 8px #122c25}.catalog-campaign-detail>span{width:39px;height:1px;background:#e9bf6a}.catalog-page .catalog-campaign-filter-panel{position:relative;z-index:2;margin-top:-30px;padding:19px 22px;background:#fffef9;border:1px solid #e3e8dc;border-radius:15px;box-shadow:0 10px 30px #15382e0b}.catalog-page .catalog-campaign .catalog-quick-filters{margin:0;padding:0;border:0;gap:8px}.catalog-page .catalog-campaign .catalog-quick-label{margin-right:8px;color:#31574d;font-size:10px;gap:8px}.catalog-campaign .catalog-quick-label>svg{color:#b27f32}.catalog-page .catalog-campaign .catalog-quick-filters>button{min-height:42px;padding:10px 14px;gap:7px;border:1px solid #dce5dc;border-radius:9px;color:#234b40;background:#f6f8f1;font-size:11px;flex-shrink:0}.catalog-page .catalog-campaign .catalog-quick-filters>button:hover{color:#123e38;background:#edf2e7;border-color:#91aa94;transform:translateY(-2px)}.catalog-page .catalog-campaign .catalog-quick-filters>button.active{color:#fffaf3;background:#174b3e;border-color:#174b3e;box-shadow:0 3px 8px #123e381a}.catalog-page .catalog-campaign .catalog-quick-filters>button.active>svg{color:#f1d28d}.catalog-page .catalog-campaign .catalog-quick-filters>button:focus-visible{outline:2px solid #a26824;outline-offset:3px}@keyframes catalog-landscape-reveal{0%{transform:scale(1.045);opacity:.4}to{transform:scale(1);opacity:1}}@media(min-width:1700px){.catalog-campaign-scene{min-height:470px}.catalog-campaign-copy{padding-top:56px}.catalog-page .catalog-campaign h1{font-size:70px}.catalog-page .catalog-campaign-copy>p{max-width:450px;font-size:16px}}@media(max-width:1100px){.catalog-campaign-copy{max-width:550px}.catalog-page .catalog-campaign .catalog-quick-label{display:none}.catalog-page .catalog-campaign .catalog-quick-filters{justify-content:center}.catalog-page .catalog-campaign-filter-panel{padding:17px}.catalog-page .catalog-campaign .catalog-quick-filters>button{padding-inline:12px}}@media(max-width:800px){.catalog-campaign-scene{min-height:406px}.catalog-campaign-copy{max-width:460px;padding-top:33px}.catalog-page .catalog-campaign h1{font-size:46px}.catalog-campaign-art img{object-position:69% 54%}.catalog-campaign-shade{background:linear-gradient(90deg,#0b3430f2,#123e38de 32%,#123e385c 75%),linear-gradient(0deg,#102d3066,transparent 40%)}.catalog-campaign-detail{display:none}}@media(max-width:600px){.catalog-campaign-scene{min-height:480px}.catalog-campaign-art{top:170px}.catalog-campaign-art img{object-position:69% 62%}.catalog-campaign-shade{background:linear-gradient(180deg,#123e38 0% 30%,#123e38ed 39%,#123e3866 54%,#102c280a 75%,#102c2844)}.catalog-page .catalog-campaign-content{padding-top:18px;padding-bottom:0}.catalog-campaign-copy{max-width:100%;padding-top:24px}.catalog-page .catalog-campaign .eyebrow{font-size:8px;letter-spacing:1.4px}.catalog-page .catalog-campaign h1{font-size:clamp(35px,9.7vw,47px);margin:14px 0 12px;letter-spacing:-1.2px}.catalog-page .catalog-campaign-copy>p{max-width:315px;font-size:12px;line-height:1.7}.catalog-page .catalog-campaign-filter-panel{margin-top:-24px;padding:12px;border-radius:12px}.catalog-page .catalog-campaign .catalog-quick-filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b9c8b5 transparent;padding:3px 3px 7px;gap:7px}.catalog-page .catalog-campaign .catalog-quick-filters>button{min-height:40px;padding:9px 11px;font-size:11px}}@media(prefers-reduced-motion:reduce){.catalog-campaign-art img{animation:none}.catalog-page .catalog-campaign .catalog-quick-filters>button{transition:none}.catalog-page .catalog-campaign .catalog-quick-filters>button:hover{transform:none}}.broker-portrait{margin:0;overflow:hidden;border:1px solid #c7b17b;border-radius:18px;background:#123e38;box-shadow:0 15px 40px #183f3212}.broker-portrait>img{display:block;width:100%;height:auto;aspect-ratio:1122 / 1402}.broker-portrait figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;color:#fff9e7}.broker-portrait figcaption>span{display:grid;gap:3px}.broker-portrait figcaption strong{font-family:var(--heading);font-size:15px;font-weight:550;letter-spacing:.2px}.broker-portrait figcaption span>span{font-size:10px;color:#dce6d7}.broker-portrait figcaption small{color:#f2cd81;font-size:9px;white-space:nowrap}.home-page .home-broker{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:85px;align-items:center;padding-top:10px;padding-bottom:64px}.home-broker-photo{width:100%;max-width:405px;justify-self:center}.home-page .home-broker h2{font-size:40px;line-height:1.25}.home-page .home-broker .home-local-copy>p{max-width:510px;margin-top:18px;font-size:14px}.home-broker .home-local-copy>p strong,.about-page .about-profile-hero p strong{color:#244b3e;font-weight:600}.home-broker .local-office{margin-top:24px}.home-page .presentation-signature{flex-wrap:wrap}.about-page .about-profile-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:70px;padding-top:52px;padding-bottom:10px;text-align:left}.about-page .about-profile-hero .eyebrow{justify-content:flex-start}.about-page .about-profile-hero h1{font-size:clamp(38px,3.4vw,50px);line-height:1.2;letter-spacing:-1.5px}.about-page .about-profile-hero h1 em{display:inline-block}.about-page .about-profile-hero p{max-width:510px;margin-bottom:16px;color:#526957;font-size:14px}.about-page .about-profile-hero .button{margin-top:13px;border-radius:10px}.about-profile-photo{max-width:395px;width:100%;justify-self:end}@media(max-width:1000px){.home-page .home-broker{gap:40px;grid-template-columns:1fr 1fr}.home-page .home-broker h2{font-size:32px}.about-page .about-profile-hero{gap:38px;grid-template-columns:1fr 1fr}.about-page .about-profile-hero h1{font-size:37px}.broker-portrait figcaption{padding:14px;gap:9px}.broker-portrait figcaption strong{font-size:13px}}@media(max-width:700px){.home-page .home-broker{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.home-broker-photo{max-width:360px}.home-page .home-broker h2{font-size:32px}.home-page .home-broker .home-local-copy>p{font-size:13px}.about-page .about-profile-hero{grid-template-columns:1fr;gap:29px;padding-top:36px}.about-page .about-profile-hero h1{font-size:37px;margin-block:17px}.about-page .about-profile-hero p{font-size:13px}.about-profile-photo{justify-self:center;max-width:360px}}@media(max-width:360px){.about-page .about-profile-hero h1{font-size:33px}.broker-portrait figcaption{gap:7px;padding:13px}.broker-portrait figcaption small{font-size:8px}}.property-badges .badge-demo{background:#fff4d5;color:#604820;border:1px solid #e8cd94}.demo-property-notice{display:flex;align-items:center;gap:17px;border:1px solid #e5d7b8;background:#fff8e8;color:#605132;border-radius:12px;padding:16px 20px;margin-bottom:23px;font-size:12px;line-height:1.7}.demo-property-notice strong{white-space:nowrap}.demo-property-notice p{margin:0}@media(max-width:600px){.demo-property-notice{align-items:flex-start;flex-direction:column;gap:4px;padding:14px 16px;font-size:11px}}
