:root{--landzo-green:#0b2f1b;--landzo-green-2:#0d321e;--landzo-sidebar:#091f15;--landzo-gold:#d4b44c;--landzo-gold-soft:#f3e8bd;--landzo-ivory:#f7f5ee;--landzo-page:#f3f5f2;--landzo-white:#fff;--text-strong:#102019;--text-body:#22342b;--text-muted:#68766d;--border-soft:#dfe6dd;--border-strong:#c9d4c9;--danger:#b42318;--danger-soft:#fff1f0;--success:#147a43;--success-soft:#eef8f1;--info:#1d5f8f;--info-soft:#edf5f8;color:var(--text-body);background:var(--landzo-page);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--landzo-page)}body{background:var(--landzo-page);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}input,select,textarea{border:1px solid var(--border-strong);background:var(--landzo-white);width:100%;color:var(--text-strong);border-radius:8px;min-height:42px;padding:.68rem .78rem;transition:border-color .14s,box-shadow .14s,background .14s}input:focus,select:focus,textarea:focus{border-color:var(--landzo-green-2);outline:none;box-shadow:0 0 0 3px #0b2f1b21}input:disabled,select:disabled,textarea:disabled,input[readonly]{color:var(--text-muted);background:#f4f6f2}textarea{resize:vertical;min-height:104px}.admin-shell{grid-template-columns:256px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--landzo-sidebar);color:#f6f8f4;flex-direction:column;max-height:100vh;padding:1.25rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto}.brand{border-bottom:1px solid #ffffff17;justify-content:center;align-items:center;min-height:104px;max-height:132px;margin-bottom:.85rem;padding:.65rem .35rem .85rem;display:flex;overflow:hidden}.brand-logo{object-fit:contain;width:min(164px,100%);max-width:100%;height:auto;max-height:100px;display:block}.nav-list,.nav-section,.nav-sublist{display:grid}.nav-list{gap:.35rem}.nav-section{gap:.35rem;margin-top:.65rem}.nav-section-label{color:#f7f5ee94;letter-spacing:0;text-transform:uppercase;margin:0;padding:.45rem .75rem .2rem;font-size:.72rem;font-weight:800}.nav-sublist{gap:.2rem}.nav-list>a,.nav-sublist a,.nav-disabled{color:#f7f5eec2;border-radius:8px;padding:.66rem .75rem;font-size:.91rem;font-weight:650;line-height:1.25;display:block}.nav-sublist a{padding-left:1rem}.nav-list>a:hover,.nav-list>a.active,.nav-sublist a:hover,.nav-sublist a.active{color:#fff;background:#ffffff17}.nav-list>a.active,.nav-sublist a.active{border-left:3px solid var(--landzo-gold);padding-left:calc(.75rem - 3px);box-shadow:inset 0 0 0 1px #d4b44c1f}.nav-sublist a.active{padding-left:calc(1rem - 3px)}.nav-disabled{color:#f7f5ee57;cursor:default}.admin-main{min-width:0}.topbar{border-bottom:1px solid var(--border-soft);background:#fffffff0;justify-content:space-between;align-items:center;min-height:72px;padding:.95rem 1.75rem;display:flex}.topbar div{gap:.18rem;display:grid}.topbar strong{color:var(--text-strong)}.topbar span,.muted{color:var(--text-muted);font-size:.9rem}.content{width:100%;max-width:1480px;padding:1.6rem}.stack{gap:1.1rem;display:grid}.page-heading{gap:.32rem;display:grid}.page-heading h1,.panel h2,.subsection h3,.login-card h1{color:var(--text-strong);margin:0;line-height:1.15}.page-heading h1{font-size:1.9rem}.panel h2,.subsection h3{font-size:1.08rem}.row-between{justify-content:space-between;align-items:center;gap:1rem;display:flex}.eyebrow{color:var(--landzo-green-2);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.panel,.login-card{background:var(--landzo-white);border:1px solid var(--border-soft);border-radius:10px;padding:1.15rem;box-shadow:0 14px 36px #13261c12}.disabled-panel{color:var(--text-muted);background:#f8f8f4}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section-heading span,.status-badge{color:var(--landzo-green-2);background:#eef6ef;border:1px solid #d4e5d5;border-radius:999px;align-items:center;min-height:26px;padding:.32rem .62rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.form-grid,.filters{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.filters{align-items:end}.field{gap:.42rem;display:grid}.field span{color:var(--text-strong);font-size:.87rem;font-weight:750}.checkbox-group{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.checkbox-row{border:1px solid var(--border-soft);color:var(--text-body);background:#f8faf7;border-radius:999px;align-items:center;gap:.5rem;min-height:38px;padding:.48rem .72rem;display:inline-flex}.checkbox-row input{accent-color:var(--landzo-green-2);width:16px;height:16px;min-height:0;padding:0}.align-end{align-self:end;padding-bottom:.05rem}.subsection{border-top:1px solid var(--border-soft);gap:.9rem;padding-top:1rem;display:grid}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:.56rem .9rem;font-weight:800;line-height:1.2;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.button.primary{background:var(--landzo-green);color:#fff;box-shadow:0 8px 18px #0b2f1b29}.button.primary:hover:not(:disabled){background:#123b24}.button.secondary{border-color:var(--border-strong);color:var(--text-strong);background:#fff}.button.secondary:hover:not(:disabled){background:var(--landzo-ivory);border-color:#aebfae}.button.danger{color:var(--danger);background:#fff;border-color:#f0b8b2}.button.danger:hover:not(:disabled){background:var(--danger-soft)}.button.small{border-radius:7px;min-height:34px;padding:.38rem .62rem;font-size:.84rem}.button.fit{width:fit-content}.form-actions,.pagination,.action-cell{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.property-actions{white-space:nowrap;gap:.35rem;min-width:128px}.icon-button{border:1px solid var(--border-strong);color:var(--text-body);background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:17px;height:17px}.icon-button:hover{background:var(--landzo-ivory);border-color:#aebfae}.icon-button:focus-visible{border-color:var(--landzo-green-2);outline:none;box-shadow:0 0 0 3px #0b2f1b24}.icon-button-green{color:var(--landzo-green-2)}.icon-button-danger{color:var(--danger);border-color:#f0b8b2}.icon-button-danger:hover{background:var(--danger-soft);border-color:#e49b93}.table-panel{padding:0;overflow:hidden}.table-panel>.section-heading,.table-panel>p,.table-panel>.empty-state{margin:0;padding:1.1rem 1.15rem}.table-wrap{overflow-x:auto}table{border-collapse:separate;border-spacing:0;width:100%;min-width:1120px}.property-table{min-width:1080px}th,td{border-bottom:1px solid var(--border-soft);text-align:left;vertical-align:middle;padding:.82rem .85rem}th{color:#58695f;letter-spacing:0;text-transform:uppercase;background:#f8faf7;font-size:.75rem;font-weight:850}tbody tr{transition:background .12s}tbody tr:hover{background:#fbfbf7}tbody tr:last-child td{border-bottom:0}.alert{border:1px solid #0000;border-radius:8px;padding:.82rem .95rem}.alert-danger{background:var(--danger-soft);color:var(--danger);border-color:#ffd3ce}.alert-success{background:var(--success-soft);color:var(--success);border-color:#cfead6}.alert-info{background:var(--info-soft);color:var(--info);border-color:#c9e2ec}.empty-state{color:var(--text-muted);text-align:center;padding:2.3rem}.pagination{color:var(--text-muted);justify-content:flex-end}.login-page,.center-screen{background:var(--landzo-page);place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{gap:1rem;width:100%;max-width:430px;padding:1.4rem;display:grid}.media-upload{gap:1rem;display:grid}.preview-grid,.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.media-card{border:1px solid var(--border-soft);background:#fff;border-radius:10px;gap:.7rem;margin:0;padding:.75rem;display:grid;box-shadow:0 8px 20px #13261c0b}.media-card img{aspect-ratio:4/3;object-fit:cover;background:#eef2ed;border-radius:8px;width:100%}.media-card figcaption{color:var(--text-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.media-card strong{background:var(--landzo-gold-soft);color:#6b5818;border-radius:999px;padding:.22rem .5rem;font-size:.75rem}.media-actions{flex-wrap:wrap;gap:.45rem;display:flex}.cover-thumb{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:72px;height:54px}.media-library-page .page-heading .muted{max-width:720px}.media-library-filters{grid-template-columns:minmax(260px,1fr) minmax(170px,220px) minmax(150px,190px);align-items:end;gap:1rem;display:grid}.media-library-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.7rem;display:grid}.media-library-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.media-library-card{background:var(--landzo-white);border:1px solid var(--border-soft);border-radius:10px;min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 24px #13261c0e}.media-library-preview{aspect-ratio:16/10;background:#eef2ed;position:relative;overflow:hidden}.media-library-preview img{object-fit:cover;width:100%;height:100%;display:block}.media-library-source{color:#fff;background:#091f15db;border-radius:999px;padding:.32rem .55rem;font-size:.72rem;font-weight:800;line-height:1;position:absolute;top:.7rem;left:.7rem}.media-library-card-body{gap:.75rem;min-width:0;padding:.9rem;display:grid}.media-library-card-body h2{color:var(--text-strong);overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.25}.media-library-role{color:var(--landzo-green-2);letter-spacing:0;text-transform:uppercase;margin:0 0 .25rem;font-size:.75rem;font-weight:850}.media-library-meta{color:var(--text-muted);margin:0;font-size:.86rem}.media-library-card-footer{border-top:1px solid var(--border-soft);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding-top:.75rem;font-size:.84rem;display:flex}@media (width<=980px){.admin-shell{grid-template-columns:1fr}.sidebar{max-height:none;position:static}.brand{justify-content:flex-start;min-height:84px;max-height:108px;padding:.5rem .25rem .65rem}.brand-logo{width:min(132px,46vw);max-height:82px}.nav-sublist{grid-template-columns:repeat(2,minmax(0,1fr))}.content{max-width:none}}@media (width>=1025px){.landzo-explore-page{color:#173126;background:#f3ebe4;width:100%;min-height:100dvh;padding:28px 0 60px;overflow-x:hidden}.landzo-explore-intro,.landzo-explore-content{width:min(92vw,1450px);margin-inline:auto}.landzo-explore-intro{color:#fff;background:#173126;border:1px solid #dfbd6847;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:36px;padding:30px 36px;display:flex;box-shadow:0 16px 34px #17312624}.landzo-explore-intro-copy{min-width:0}.landzo-explore-eyebrow{color:#dfbd68;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;display:block}.landzo-explore-intro h1{color:#fff;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(40px,4vw,50px);font-weight:700;line-height:.98}.landzo-explore-intro p{color:#ffffffd1;max-width:620px;margin:14px 0 0;font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:1.55}.landzo-explore-all-properties{color:#f8f5ef;white-space:nowrap;background:#dfbd681a;border:1px solid #dfbd68a8;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landzo-explore-content{grid-template-columns:minmax(300px,.34fr) minmax(0,.66fr);align-items:start;gap:28px;margin-top:28px;display:grid}.landzo-explore-selected{grid-area:1/1;align-self:start;width:100%;min-width:0}.landzo-explore-map-card{background:#faf8f4;border:1px solid #3e50392e;border-radius:20px;grid-area:1/2;width:100%;min-width:0;padding:16px;overflow:hidden;box-shadow:0 16px 32px #30261b1a}.landzo-explore-map-heading{justify-content:space-between;align-items:center;gap:18px;min-height:38px;padding:0 2px 13px;display:flex}.landzo-explore-map-heading h2{color:#173126;margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.15}.landzo-explore-map-heading p{color:#173126a3;text-align:right;margin:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;line-height:1.3}.landzo-explore-map{background:#dce2da;border-radius:16px;position:relative;overflow:hidden;width:100%!important;height:clamp(580px,68vh,720px)!important;min-height:0!important}.landzo-explore-map .leaflet-control-zoom{margin:16px 0 0 16px}.landzo-explore-map .leaflet-control-zoom a{width:34px;height:34px;font-size:19px;line-height:34px}.landzo-explore-map .leaflet-pane,.landzo-explore-map .leaflet-top,.landzo-explore-map .leaflet-bottom{z-index:20!important}.landzo-explore-property-card{background:#faf8f4;border:1px solid #3e50392e;border-radius:19px;width:100%;min-height:0;display:block;overflow:hidden;box-shadow:0 14px 28px #30261b1a}.landzo-explore-property-media{aspect-ratio:16/10;background:#173126;width:100%;display:block;position:relative;overflow:hidden}.landzo-explore-property-media img,.landzo-explore-property-media .public-property-card-fallback{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.landzo-explore-property-body{flex-direction:column;min-width:0;padding:20px 22px 22px;display:flex}.landzo-explore-property-top{gap:12px}.landzo-explore-property-badges span,.landzo-explore-property-code{padding:4px 8px;font-family:Manrope,sans-serif;font-size:11px;font-weight:800;line-height:1}.landzo-explore-property-body h2{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:13px 0 0;font-family:Manrope,sans-serif;font-size:clamp(22px,2vw,26px);font-weight:800;line-height:1.12;overflow:hidden}.landzo-explore-property-location{color:#173126ad;margin:8px 0 0;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:1.45}.landzo-explore-property-price{color:#173126;margin-top:14px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.15}.landzo-explore-property-transaction-text{color:#173126a3;margin-top:5px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600}.landzo-explore-property-actions{align-items:center;gap:9px;margin-top:22px;display:flex}.landzo-explore-save{color:#466048!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;background:#faf8f4f0!important;border:1px solid #1731262b!important;border-radius:9px!important;place-items:center!important;padding:0!important;display:grid!important;position:static!important}.landzo-explore-save.is-saved{color:#c45632!important}.landzo-explore-save svg,.landzo-explore-save .public-property-heart-icon{width:19px!important;height:19px!important}.landzo-explore-view-property{color:#fff;background:#173126;border-radius:9px;flex:auto;justify-content:center;align-items:center;gap:8px;min-width:0;height:46px;padding:0 16px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landzo-explore-empty{color:#173126ad;text-align:center;background:#faf8f4;border:1px solid #3e50392e;border-radius:19px;place-items:center;min-height:180px;padding:24px 20px;font-family:Manrope,sans-serif;font-size:13px;display:grid}@media (width>=1025px) and (width<=1179px){.landzo-explore-intro,.landzo-explore-content{width:calc(100% - 48px)}.landzo-explore-content{grid-template-columns:minmax(300px,.36fr) minmax(0,.64fr);gap:22px}}}@media (width<=640px){.sidebar,.content{padding:1rem}.brand{justify-content:center;min-height:72px;max-height:92px;padding:.4rem .2rem .55rem}.brand-logo{width:min(112px,72vw);max-height:68px}.topbar,.row-between,.section-heading{flex-direction:column;align-items:flex-start}.nav-sublist,.form-grid,.filters{grid-template-columns:1fr}.page-heading h1{font-size:1.55rem}}@media (width>=641px) and (width<=1024px){.landzo-explore-page{color:#173126;background:#f3ebe4;width:100%;min-height:100dvh;padding:24px 0 56px;overflow-x:hidden}.landzo-explore-intro,.landzo-explore-content{width:min(960px,100% - 56px);margin-inline:auto}.landzo-explore-intro{color:#fff;background:#173126;border:1px solid #dfbd6847;border-radius:19px;justify-content:space-between;align-items:flex-end;gap:28px;padding:26px 30px;display:flex;box-shadow:0 14px 30px #17312621}.landzo-explore-intro-copy{min-width:0}.landzo-explore-eyebrow{color:#dfbd68;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:11px;font-weight:800;display:block}.landzo-explore-intro h1{color:#fff;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(30px,4vw,38px);font-weight:700;line-height:.98}.landzo-explore-intro p{color:#ffffffd1;max-width:560px;margin:12px 0 0;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:1.55}.landzo-explore-all-properties{color:#f8f5ef;white-space:nowrap;background:#dfbd681a;border:1px solid #dfbd689e;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landzo-explore-content{margin-top:22px;display:block}.landzo-explore-map-card{background:#faf8f4;border:1px solid #3e50392e;border-radius:19px;width:100%;padding:16px;overflow:hidden;box-shadow:0 14px 28px #30261b1a}.landzo-explore-map-heading{justify-content:space-between;align-items:center;gap:18px;min-height:38px;padding:0 2px 13px;display:flex}.landzo-explore-map-heading h2{color:#173126;margin:0;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;line-height:1.15}.landzo-explore-map-heading p{color:#173126a3;text-align:right;margin:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;line-height:1.3}.landzo-explore-map{background:#dce2da;border-radius:15px;position:relative;overflow:hidden;width:100%!important;height:clamp(430px,39vw + 180.01px,480px)!important;min-height:0!important}.landzo-explore-map .leaflet-control-zoom{margin:12px 0 0 12px}.landzo-explore-map .leaflet-control-zoom a{width:32px;height:32px;font-size:18px;line-height:32px}.landzo-explore-map .leaflet-pane,.landzo-explore-map .leaflet-top,.landzo-explore-map .leaflet-bottom{z-index:20!important}.landzo-explore-selected{width:100%;margin-top:20px}.landzo-explore-property-card{background:#faf8f4;border:1px solid #3e50392e;border-radius:17px;grid-template-columns:minmax(220px,36%) minmax(0,1fr);width:100%;min-height:184px;display:grid;overflow:hidden;box-shadow:0 12px 25px #30261b17}.landzo-explore-property-media{background:#173126;min-width:0;min-height:184px;overflow:hidden}.landzo-explore-property-media img,.landzo-explore-property-media .public-property-card-fallback{object-fit:cover;width:100%;height:100%;min-height:184px}.landzo-explore-property-body{flex-direction:column;min-width:0;padding:18px 20px;display:flex}.landzo-explore-property-top{gap:12px}.landzo-explore-property-badges span,.landzo-explore-property-code{padding:4px 8px;font-family:Manrope,sans-serif;font-size:11px;font-weight:800;line-height:1}.landzo-explore-property-body h2{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:11px 0 0;font-family:Manrope,sans-serif;font-size:clamp(18px,2.3vw,22px);font-weight:800;line-height:1.15;overflow:hidden}.landzo-explore-property-location{color:#173126ad;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;line-height:1.35}.landzo-explore-property-price{color:#173126;margin-top:10px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;line-height:1.15}.landzo-explore-property-transaction-text{color:#173126a3;margin-top:4px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600}.landzo-explore-property-actions{align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.landzo-explore-save{color:#466048!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#faf8f4f0!important;border:1px solid #1731262b!important;border-radius:9px!important;place-items:center!important;padding:0!important;display:grid!important;position:static!important}.landzo-explore-save.is-saved{color:#c45632!important}.landzo-explore-save svg,.landzo-explore-save .public-property-heart-icon{width:18px!important;height:18px!important}.landzo-explore-view-property{color:#fff;background:#173126;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:150px;height:44px;padding:0 16px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landzo-explore-empty{color:#173126ad;text-align:center;background:#faf8f4;border:1px solid #3e50392e;border-radius:17px;place-items:center;width:100%;min-height:184px;padding:24px;font-family:Manrope,sans-serif;font-size:13px;display:grid}@media (width>=768px){.landzo-explore-map{height:clamp(500px,23.4vw + 320.288px,560px)!important}}@media (width<=720px){.landzo-explore-intro{flex-direction:column;align-items:flex-start;gap:18px}.landzo-explore-all-properties{align-self:flex-start}.landzo-explore-property-card{grid-template-columns:minmax(190px,38%) minmax(0,1fr)}}}.property-map-picker{gap:.8rem;display:grid}.property-map-canvas{border:1px solid var(--border-soft);background:#eef2ed;border-radius:10px;width:100%;height:clamp(300px,38vw,440px);overflow:hidden}.property-map-loading{color:var(--text-muted);margin:0}.property-map-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.property-map-summary{color:var(--text-body);margin:0;font-size:.9rem}.property-map-marker{background:var(--landzo-green);border:2px solid #fff;border-radius:999px 999px 999px 0;justify-content:center;align-items:center;display:flex;transform:rotate(-45deg);box-shadow:0 8px 18px #0b2f1b47}.property-map-marker span{background:var(--landzo-gold);border-radius:999px;width:8px;height:8px;display:block}@media (width<=980px){.property-map-canvas{height:clamp(300px,48vw,380px)}}@media (width<=640px){.property-map-canvas{height:clamp(300px,62vw,340px)}.property-map-footer{flex-direction:column;align-items:flex-start}}.map-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.map-results,.map-suggestion-panel{border:1px solid var(--border-soft);background:#fbfcf8;border-radius:10px;gap:.35rem;padding:.6rem;display:grid}.map-results button{color:var(--text-body);cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;gap:.2rem;padding:.65rem .75rem;display:grid}.map-results button:hover,.map-results button:focus-visible{background:var(--landzo-ivory);border-color:var(--border-strong);outline:none}.map-results span,.map-suggestion-panel p,.map-missing-location span{color:var(--text-muted);font-size:.88rem}.map-suggestion-panel p{margin:0}.map-missing-location{border-top:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.6rem;display:flex}@media (width<=640px){.map-search{grid-template-columns:1fr}}.role-permission-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:1.25rem;display:grid}.role-list-panel{align-self:start}.role-list{gap:.6rem;display:grid}.role-list-item{border:1px solid var(--landzo-border,#dfe5df);color:inherit;text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.85rem .9rem;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex}.role-list-item:hover{background:var(--landzo-ivory,#f7f5ee);border-color:#d4b44c73;transform:translateY(-1px)}.role-list-item.active{box-shadow:inset 3px 0 0 var(--landzo-gold,#d4b44c);background:#0d321e0f;border-color:#0d321e4d}.role-list-item>span:first-child{gap:.2rem;display:grid}.role-list-item small,.permission-item small{color:var(--landzo-muted,#647067);font-size:.76rem}.role-protected-badge{color:#735f16;white-space:nowrap;background:#d4b44c21;border:1px solid #d4b44c4d;border-radius:999px;padding:.25rem .5rem;font-size:.7rem;font-weight:800}.permission-groups{gap:1rem;display:grid}.permission-group{border:1px solid var(--landzo-border,#e0e6e0);border-radius:12px;overflow:hidden}.permission-group-heading{background:var(--landzo-ivory,#f7f5ee);border-bottom:1px solid var(--landzo-border,#e0e6e0);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.permission-group-heading>div{gap:.15rem;display:grid}.permission-group-heading h3{color:var(--landzo-deep-green,#0b2f1b);margin:0;font-size:.98rem}.permission-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.permission-item{border-bottom:1px solid #dfe5dfbf;align-items:flex-start;gap:.7rem;min-height:64px;padding:.8rem 1rem;display:flex}.permission-item:nth-child(odd){border-right:1px solid #dfe5dfbf}.permission-item input{flex:none;width:auto;margin-top:.2rem}.permission-item>span{gap:.15rem;min-width:0;display:grid}.permission-item strong{color:var(--landzo-text,#183126);font-size:.88rem}.permission-item:hover{background:#f7f5ee8c}.permission-item input:disabled{cursor:not-allowed}@media (width<=980px){.role-permission-layout{grid-template-columns:1fr}.role-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.role-list,.permission-list{grid-template-columns:1fr}.permission-item:nth-child(odd){border-right:0}.permission-group-heading{flex-direction:column;align-items:flex-start}}.map-missing-panel{border-top:1px solid var(--border-color);gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:grid}.map-missing-panel ul{gap:.35rem;margin:0;padding-left:1rem;display:grid}.inline-input-action{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}@media (width<=720px){.inline-input-action{grid-template-columns:1fr}}.homepage-cms{width:100%}.homepage-cms .page-heading{border:1px solid var(--border-soft);background:linear-gradient(135deg,#0b2f1b0e,#d4b44c13);border-radius:12px;padding:1.15rem 1.25rem}.homepage-cms .page-heading h1{margin-top:.15rem}.homepage-status{place-items:flex-end end;gap:.45rem;display:grid}.homepage-status .muted{white-space:nowrap}.homepage-cms-section{gap:1rem;display:grid;position:relative;overflow:hidden}.homepage-cms-section:before{background:var(--landzo-gold);content:"";opacity:.7;width:48px;height:3px;position:absolute;top:0;left:0}.homepage-cms-section>.section-heading{margin-bottom:.15rem}.homepage-cms-section .section-heading>div{gap:.25rem;display:grid}.homepage-cms-section .section-heading h2{margin:0}.homepage-cms-section .section-heading .muted{max-width:720px;margin:0;line-height:1.55}.homepage-cms-subsection{border:1px solid var(--border-soft);background:#fafbf8;border-radius:10px;gap:.85rem;padding:1rem;display:grid}.homepage-cms-subsection .section-heading{margin:0}.homepage-cms-subsection h3{color:var(--text-strong);margin:0;font-size:.92rem}.cms-linked-feature{color:var(--text-muted);background:linear-gradient(135deg,#0b2f1b0b,#d4b44c12);border:1px dashed #0b2f1b38;border-radius:9px;align-items:center;min-height:48px;padding:.75rem .9rem;font-size:.86rem;line-height:1.5;display:flex}.homepage-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.homepage-editor-card{border:1px solid var(--border-soft);background:#fbfcf9;border-radius:10px;gap:.9rem;min-width:0;padding:1rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.homepage-editor-card:hover{border-color:#c5d0c5;box-shadow:0 10px 24px #13261c0e}.homepage-editor-card>.row-between{border-bottom:1px solid var(--border-soft);padding-bottom:.7rem}.homepage-editor-card>.row-between strong{color:var(--landzo-green);font-size:.9rem}.homepage-media-placeholder{border:1px solid var(--border-soft);background:linear-gradient(135deg,#fbfcf9,#f7f7f1);border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(250px,390px);align-items:stretch;gap:1.25rem;margin-top:.25rem;padding:1rem;display:grid;overflow:hidden}.homepage-media-placeholder>.stack{align-content:start}.homepage-media-placeholder strong{color:var(--text-strong);margin-bottom:.25rem;font-size:.95rem;display:block}.homepage-media-placeholder .muted{margin:0;line-height:1.5}.homepage-media-placeholder>img{aspect-ratio:16/9;border:1px solid var(--border-soft);object-fit:cover;background:#e9eee8;border-radius:9px;width:100%;height:100%;max-height:240px;display:block}.homepage-media-placeholder>span.muted{border:1px dashed var(--border-strong);text-align:center;background:#eef2ed;border-radius:9px;justify-content:center;align-items:center;min-height:175px;padding:1rem;display:flex}.homepage-media-placeholder label.button{cursor:pointer;width:fit-content}.homepage-media-placeholder label.button:has(input:disabled){cursor:not-allowed;opacity:.58}.field-hint{justify-self:end;color:var(--text-muted)!important;font-size:.75rem!important;font-weight:600!important}.homepage-save-bar{border:1px solid var(--border-strong);z-index:20;background:#fffffff5;border-radius:11px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 16px 36px #091f1521}.homepage-save-bar>div{gap:.2rem;display:grid}.homepage-save-bar strong{color:var(--text-strong)}.homepage-save-bar p{margin:0}.homepage-save-bar .button{flex:none;min-width:130px}.alert-warning{color:#715b10;background:#fff9e8;border-color:#ead99a}.homepage-cms input:disabled,.homepage-cms textarea:disabled{cursor:default}@media (width<=980px){.homepage-card-grid{grid-template-columns:1fr}.homepage-media-placeholder{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}.homepage-status{place-items:flex-start start}}@media (width<=700px){.homepage-cms .page-heading{padding:1rem}.homepage-status{width:100%}.homepage-status .muted{white-space:normal}.homepage-cms-section{gap:.9rem}.homepage-cms-section>.section-heading{align-items:flex-start}.homepage-cms-section .section-heading .button{width:100%}.homepage-media-placeholder{grid-template-columns:1fr}.homepage-media-placeholder>img{max-height:none}.homepage-media-placeholder>span.muted{min-height:150px}.homepage-media-placeholder .form-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.homepage-media-placeholder .form-actions .button,.homepage-media-placeholder label.button{width:100%}.homepage-save-bar{flex-direction:column;align-items:stretch;bottom:.5rem}.homepage-save-bar .button{width:100%}}@media (width<=980px){.media-library-filters{grid-template-columns:1fr}.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.media-library-search,.media-library-grid{grid-template-columns:1fr}.media-library-card-footer{flex-direction:column;align-items:stretch}.media-library-card-footer .button{width:100%}}.analytics-page .page-heading .muted{max-width:760px}.analytics-range-field{min-width:220px}.analytics-period{margin:0}.analytics-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.analytics-metric-card{gap:.55rem;min-width:0;display:grid}.analytics-metric-card span{color:var(--text-muted);text-transform:uppercase;font-size:.84rem;font-weight:800}.analytics-metric-card strong{color:var(--text-strong);font-size:2rem;line-height:1}.analytics-top-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.analytics-top-panel{align-content:start;gap:.85rem;min-width:0;display:grid}.analytics-top-panel .section-heading{margin-bottom:0}.analytics-top-panel .empty-state{padding:1rem .4rem}.analytics-ranking-list{gap:.65rem;display:grid}.analytics-ranking-row{border:1px solid var(--border-soft);background:#fbfcf8;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;padding:.72rem;display:grid}.analytics-rank{background:var(--landzo-gold-soft);color:#6b5818;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:850;display:inline-flex}.analytics-property-label{gap:.15rem;min-width:0;display:grid}.analytics-property-label strong,.analytics-property-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-property-label strong{color:var(--text-strong)}.analytics-property-label span,.analytics-count{color:var(--text-muted);font-size:.86rem}.analytics-count{white-space:nowrap}.analytics-ranking-row .button{grid-column:2/-1;justify-self:start}@media (width<=1180px){.analytics-metric-grid,.analytics-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.analytics-range-field{width:100%;min-width:0}.analytics-metric-grid,.analytics-top-grid{grid-template-columns:1fr}.analytics-metric-card strong{font-size:1.75rem}.analytics-ranking-row{grid-template-columns:auto minmax(0,1fr)}.analytics-count{grid-column:2}.analytics-ranking-row .button{grid-column:1/-1;justify-self:stretch}}.public-site{background:var(--landzo-page);color:var(--text-body);min-height:100vh}.public-main{min-height:100vh}.public-container{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.public-section{padding-block:clamp(2rem,6vw,4.5rem)}.public-foundation-page{align-items:center;min-height:100vh;display:grid}.public-foundation-page h1{color:var(--text-strong);max-width:720px;margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.08}.public-foundation-page p{max-width:620px}.public-eyebrow{color:var(--landzo-green-2);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:850}@media (width<=640px){.public-container{padding-inline:1rem}.public-section{padding-block:2rem}}.public-site{flex-direction:column;display:flex;overflow-x:hidden}.public-main{flex:1;width:100%}.public-header{z-index:50;background:#fffffff5;position:sticky;top:0;box-shadow:0 8px 24px #0b2f1b0f}.public-nav{position:relative}.public-nav-inner{align-items:center;gap:1rem;width:100%;max-width:1180px;min-height:76px;margin-inline:auto;padding:.7rem clamp(1rem,4vw,2rem);display:flex}.public-brand-link,.public-footer-logo-link{flex:none;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.public-brand-logo{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:54px;display:block}.public-nav-links{flex:1;justify-content:center;align-items:center;gap:.2rem;min-width:0;display:flex}.public-nav-link,.public-mobile-link,.public-footer-links a{color:var(--text-body);text-decoration:none}.public-nav-link{white-space:nowrap;border-radius:999px;padding:.65rem .78rem;font-size:.92rem;font-weight:750;transition:background .15s,color .15s}.public-nav-link:hover,.public-nav-link.active{background:var(--landzo-ivory);color:var(--landzo-green-2)}.public-nav-cta,.public-mobile-cta{background:var(--landzo-green);border:1px solid var(--landzo-green-2);color:var(--landzo-white);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.68rem 1rem;font-weight:850;text-decoration:none;display:inline-flex}.public-nav-cta:hover,.public-mobile-cta:hover,.public-nav-cta.active,.public-mobile-cta.active{background:var(--landzo-green-2);color:var(--landzo-white)}.public-menu-toggle{background:var(--landzo-white);border:1px solid var(--border-strong);color:var(--landzo-green-2);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.public-menu-toggle:hover{background:var(--landzo-ivory)}.public-menu-icon{width:24px;height:24px}.public-brand-link:focus-visible,.public-footer-logo-link:focus-visible,.public-nav-link:focus-visible,.public-nav-cta:focus-visible,.public-menu-toggle:focus-visible,.public-mobile-link:focus-visible,.public-mobile-cta:focus-visible,.public-footer-links a:focus-visible{outline:2px solid var(--landzo-green-2);outline-offset:3px;box-shadow:0 0 0 3px #d4b44c6b}.public-mobile-menu{background:var(--landzo-white);border-top:1px solid var(--border-soft);padding:.75rem 1rem 1rem;display:none}.public-mobile-menu[hidden]{display:none}.public-footer{background:var(--landzo-green);color:#ffffffc7;padding-block:clamp(2rem,5vw,3.25rem) 1.25rem}.public-footer-grid{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,1fr));gap:2rem;display:grid}.public-footer-brand p{max-width:280px;margin:1rem 0 0}.public-footer-logo{object-fit:contain;width:auto;max-width:170px;height:auto;max-height:62px;display:block}.public-footer-section h2{color:var(--landzo-white);letter-spacing:0;text-transform:uppercase;margin:0 0 .85rem;font-size:.86rem;font-weight:850}.public-footer-links{gap:.62rem;display:grid}.public-footer-links a{color:#ffffffc7;width:fit-content;font-weight:650}.public-footer-links a:hover{color:var(--landzo-gold-soft)}.public-footer-bottom{border-top:1px solid #ffffff24;margin-top:2rem;padding-top:1rem}.public-footer-bottom p{margin:0}.public-foundation-page{min-height:min(720px,100vh - 220px)}@media (width<=980px){.public-nav-inner{min-height:68px}.public-brand-logo{max-width:136px;max-height:46px}.public-nav-links,.public-nav-cta{display:none}.public-menu-toggle{margin-left:auto;display:inline-flex}.public-mobile-menu.is-open{gap:.35rem;display:grid}.public-mobile-link{border-radius:8px;min-height:44px;padding:.75rem .85rem;font-size:1rem;font-weight:800}.public-mobile-link:hover,.public-mobile-link.active{background:var(--landzo-ivory);color:var(--landzo-green-2)}.public-mobile-cta{width:100%;margin-top:.35rem}.public-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.public-nav-inner{gap:.75rem;min-height:64px;padding-inline:1rem}.public-brand-logo{max-width:124px;max-height:42px}.public-mobile-menu{padding-inline:1rem}.public-footer-grid{grid-template-columns:1fr;gap:1.5rem}.public-footer-logo{max-width:150px;max-height:54px}}.public-home-hero{background:linear-gradient(135deg, var(--landzo-green) 0%, var(--landzo-green-2) 54%, #173d29 100%);color:var(--landzo-white);padding-block:clamp(3rem,7vw,5.5rem)}.public-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(320px,.88fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.public-hero-content{min-width:0}.public-home-hero .public-eyebrow{color:var(--landzo-gold-soft)}.public-hero-content h1,.public-home-cta-section h2,.public-explore-teaser h2{color:inherit;letter-spacing:0;margin:0}.public-hero-content h1{max-width:780px;font-size:clamp(2.4rem,6vw,5.25rem);line-height:1.02}.public-hero-highlight{color:var(--landzo-gold-soft);margin:1rem 0 0;font-size:clamp(1.2rem,2.2vw,1.7rem);font-weight:850}.public-hero-description{color:#ffffffd1;max-width:640px;margin:1.25rem 0 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.public-hero-actions,.public-section-heading-row{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.public-hero-actions{margin-top:1.75rem}.public-link-button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.78rem 1.15rem;font-weight:850;text-decoration:none;display:inline-flex}.public-link-button-primary{background:var(--landzo-gold);color:var(--text-strong);border:1px solid #d4b44ca6}.public-link-button-secondary{color:inherit;background:#ffffff1f;border:1px solid #ffffff61}.public-link-button-primary:hover{background:var(--landzo-gold-soft);color:var(--text-strong)}.public-link-button-secondary:hover{color:inherit;background:#fff3}.public-link-button:focus-visible,.public-section-link:focus-visible,.public-property-card:focus-visible{outline:2px solid var(--landzo-green-2);outline-offset:3px;box-shadow:0 0 0 3px #d4b44c6b}.public-hero-visual{min-width:0}.public-hero-image,.public-hero-fallback,.public-home-cta-image,.public-home-cta-fallback{border-radius:18px;width:100%;display:block;overflow:hidden}.public-hero-image{aspect-ratio:4/3;object-fit:cover}.public-hero-fallback{aspect-ratio:4/3;background:linear-gradient(145deg,#d4b44cf2,#f7f5eef0);border:1px solid #ffffff38;align-items:end;padding:clamp(1rem,3vw,2rem);display:grid}.public-hero-fallback span,.public-explore-visual span{background:var(--landzo-green);border:2px solid #ffffffbd;border-radius:999px 999px 999px 0;width:72px;height:72px;display:block;transform:rotate(-45deg);box-shadow:0 12px 32px #0b2f1b38}.public-section-heading-row{justify-content:space-between;margin-bottom:1.5rem}.public-section-heading-row h2,.public-section-heading h2,.public-stats-section h2,.public-featured-section h2,.public-explore-teaser h2{color:var(--text-strong);margin:0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.12}.public-section-heading-row p,.public-section-heading p,.public-explore-teaser p,.public-home-cta-section p{color:var(--text-muted);max-width:640px;margin:.7rem 0 0;line-height:1.7}.public-section-link{color:var(--landzo-green-2);font-weight:850;text-decoration:none}.public-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.public-property-card{background:var(--landzo-white);border:1px solid var(--border-soft);color:var(--text-body);border-radius:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative;overflow:hidden}.public-property-card-link{color:inherit;min-width:0;text-decoration:none;display:grid}.public-property-card:hover{border-color:#d4b44cb3;transform:translateY(-2px);box-shadow:0 18px 38px #0b2f1b1a}.public-property-card-media{aspect-ratio:16/11;background:var(--landzo-ivory);overflow:hidden}.public-property-card-media img,.public-property-card-fallback{object-fit:cover;width:100%;height:100%;display:block}.public-property-card-fallback{background:linear-gradient(135deg, var(--landzo-ivory), var(--landzo-gold-soft))}.public-property-card-body{gap:.72rem;padding:1rem;display:grid}.public-property-card-meta,.public-property-card-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;display:flex}.public-property-card-meta span{background:var(--landzo-ivory);color:var(--landzo-green-2);text-transform:capitalize;border-radius:999px;padding:.25rem .55rem;font-size:.76rem;font-weight:850}.public-property-card h3{color:var(--text-strong);margin:0;font-size:1.15rem;line-height:1.25}.public-property-card p{color:var(--text-muted);margin:0;line-height:1.55}.public-property-card-bottom strong{color:var(--text-strong)}.public-property-card-bottom span{color:var(--text-muted);font-size:.88rem;font-weight:700}.public-save-button{background:var(--landzo-white);border:1px solid var(--border-strong);color:var(--landzo-green-2);border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:.55rem .8rem;font-size:.82rem;font-weight:850;line-height:1.1;display:inline-flex}.public-save-button.is-saved{background:var(--success-soft);color:var(--success);border-color:#147a4357}.public-save-button:hover{border-color:var(--landzo-gold)}.public-save-button:focus-visible{outline:2px solid var(--landzo-green-2);outline-offset:3px;box-shadow:0 0 0 3px #d4b44c6b}.public-property-card-save{z-index:1;position:absolute;top:.75rem;right:.75rem}.public-detail-save,.public-explore-save{width:100%;margin-top:1rem}.public-empty-state{background:var(--landzo-white);border:1px dashed var(--border-strong);color:var(--text-muted);border-radius:14px;padding:1.25rem}.public-empty-state p{margin:0}.public-explore-teaser{background:var(--landzo-ivory)}.public-explore-grid,.public-home-cta-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.public-explore-teaser .public-link-button-secondary{background:var(--landzo-white);border-color:var(--border-strong);color:var(--landzo-green-2);margin-top:1.25rem}.public-explore-visual{aspect-ratio:16/10;border:1px solid var(--border-soft);background:linear-gradient(135deg,#dce8df,#f7f5ee 50%,#ebd990);border-radius:18px;place-items:center;display:grid;overflow:hidden}.public-why-section,.public-stats-section{background:var(--landzo-white)}.public-section-heading{max-width:720px;margin-bottom:1.5rem}.public-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.public-benefit-card,.public-stat-card{background:var(--landzo-page);border:1px solid var(--border-soft);border-radius:14px;padding:1.1rem}.public-benefit-icon{color:var(--landzo-green-2);width:30px;height:30px;margin-bottom:.85rem}.public-benefit-card h3{color:var(--text-strong);margin:0;font-size:1rem}.public-benefit-card p{color:var(--text-muted);margin:.55rem 0 0;line-height:1.6}.public-stats-section h2{margin-bottom:1.25rem}.public-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.public-stat-card{gap:.3rem;display:grid}.public-stat-card strong{color:var(--landzo-green-2);font-size:clamp(1.75rem,3vw,2.6rem);line-height:1}.public-stat-card span{color:var(--text-muted);font-weight:750}.public-home-cta-section{background:linear-gradient(135deg, var(--landzo-green), #173d29);color:var(--landzo-white)}.public-home-cta-section p{color:#fffc}.public-home-cta-section .public-link-button{margin-top:1.25rem}.public-home-cta-image{aspect-ratio:16/11;object-fit:cover}.public-home-cta-fallback{aspect-ratio:16/11;background:linear-gradient(135deg,#ffffff1f,#d4b44c80);border:1px solid #ffffff29}.public-home-state{align-items:center;min-height:min(680px,100vh - 220px);display:grid}.public-home-state h1{color:var(--text-strong);margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.public-home-state p:not(.public-eyebrow){color:var(--text-muted);margin-block:.75rem 1rem}@media (width<=980px){.public-hero-grid,.public-explore-grid,.public-home-cta-grid{grid-template-columns:1fr}.public-hero-visual{max-width:620px}.public-featured-grid,.public-benefits-grid,.public-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.public-home-hero{padding-block:2.5rem}.public-hero-content h1{font-size:clamp(2.15rem,12vw,3rem)}.public-hero-actions,.public-section-heading-row{flex-direction:column;align-items:stretch}.public-link-button,.public-section-link{width:100%}.public-section-link{justify-content:center;min-height:44px;display:inline-flex}.public-featured-grid,.public-benefits-grid,.public-stats-grid{grid-template-columns:1fr}.public-benefit-card,.public-stat-card{padding:1rem}}.public-explore-hero{background:linear-gradient(135deg, var(--landzo-green), #173d29);color:var(--landzo-white);padding-block:clamp(2.5rem,6vw,4.75rem)}.public-explore-hero .public-eyebrow{color:var(--landzo-gold-soft)}.public-explore-hero-inner{justify-content:space-between;align-items:end;gap:1rem;display:flex}.public-explore-hero h1{color:inherit;max-width:760px;margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1.05}.public-explore-hero p:not(.public-eyebrow){color:#fffc;max-width:640px;margin:1rem 0 0;line-height:1.7}.public-explore-map-section{background:var(--landzo-page)}.public-explore-map-shell{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:1.25rem;display:grid}.public-explore-map-panel,.public-explore-preview article,.public-explore-preview .public-empty-state{background:var(--landzo-white);border:1px solid var(--border-soft);border-radius:14px;overflow:hidden}.public-explore-map-header{justify-content:space-between;align-items:center;padding:1rem 1rem .85rem;display:flex}.public-explore-map-header h2,.public-explore-preview h2{color:var(--text-strong);margin:0;line-height:1.2}.public-explore-map-header h2{font-size:1.25rem}.public-explore-map-header p,.public-explore-preview p{color:var(--text-muted);margin:.3rem 0 0;line-height:1.6}.public-alert{border-radius:10px;margin:0 1rem 1rem;padding:.85rem 1rem;font-weight:700}.public-alert-error{background:var(--danger-soft);color:var(--danger);border:1px solid #b4231833}.public-explore-map{background:#dce8df;width:100%;height:min(68vh,680px);min-height:480px}.public-explore-marker{background:var(--landzo-green);border:2px solid var(--landzo-gold);border-radius:999px 999px 999px 0;place-items:center;display:grid;transform:rotate(-45deg);box-shadow:0 8px 20px #0b2f1b47}.public-explore-marker span{background:var(--landzo-gold-soft);border-radius:999px;width:8px;height:8px;display:block}.public-explore-preview{min-width:0;position:sticky;top:1rem}.public-explore-preview-media{aspect-ratio:16/11;background:var(--landzo-ivory);overflow:hidden}.public-explore-preview-media img{object-fit:cover;width:100%;height:100%;display:block}.public-explore-preview-body{gap:.85rem;padding:1rem;display:grid}.public-explore-preview-body .public-link-button{background:var(--landzo-green);border:1px solid var(--landzo-green-2);color:var(--landzo-white);justify-self:stretch}.public-explore-preview-details{gap:.3rem;display:grid}.public-explore-preview-details strong{color:var(--text-strong);font-size:1.05rem}.public-explore-preview-details span{color:var(--text-muted);font-weight:750}@media (width<=980px){.public-explore-hero-inner,.public-explore-map-shell{grid-template-columns:1fr}.public-explore-hero-inner{align-items:start;display:grid}.public-explore-preview{position:static}.public-explore-map{height:560px;min-height:420px}}@media (width<=640px){.public-explore-hero-inner .public-link-button{width:100%}.public-explore-map-shell{gap:1rem}.public-explore-map-header{flex-direction:column;align-items:start}.public-explore-map{height:430px;min-height:360px}.public-explore-preview-body .public-link-button{justify-self:stretch}}.public-saved-hero{background:var(--landzo-ivory);padding-block:clamp(2.4rem,6vw,4.5rem)}.public-saved-hero h1{color:var(--text-strong);margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.08}.public-saved-hero p:not(.public-eyebrow){color:var(--text-muted);max-width:680px;margin:.9rem 0 0;line-height:1.7}.public-saved-section{background:var(--landzo-page)}.public-saved-empty{align-items:start;gap:1rem;display:grid}.public-saved-empty .public-link-button{background:var(--landzo-green);border:1px solid var(--landzo-green-2);color:var(--landzo-white);justify-self:start}.private-documents-page{gap:1.25rem;display:grid}.private-document-upload,.private-document-filters,.private-document-list{gap:1rem;display:grid}.private-document-filters{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(180px,240px));align-items:end}.private-document-table-wrap{width:100%;overflow-x:auto}.private-document-table{border-collapse:collapse;width:100%;min-width:920px}.private-document-table th,.private-document-table td{border-bottom:1px solid var(--border-color);text-align:left;vertical-align:top;padding:.85rem}.private-document-table td strong,.private-document-table td span{display:block}.private-document-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.private-document-replace{gap:.35rem;min-width:180px;font-size:.85rem;display:grid}.private-document-replace input{max-width:220px}.pagination-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pagination-row>div{gap:.5rem;display:flex}@media (width<=900px){.private-document-filters{grid-template-columns:1fr 1fr}}@media (width<=640px){.private-document-filters,.private-document-upload .form-grid.two{grid-template-columns:1fr}.private-document-table{min-width:760px}}.settings-page,.settings-form,.settings-section{gap:1.25rem;display:grid}.settings-section textarea{resize:vertical}.sticky-actions{justify-content:flex-end}@media (width<=720px){.settings-page .page-header{align-items:stretch}.settings-page .form-grid.two{grid-template-columns:1fr}.sticky-actions{justify-content:stretch}.sticky-actions .button{width:100%}}.public-contact-page{padding-top:3rem}.public-contact-grid{grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);align-items:start;gap:1.5rem;display:grid}.public-contact-copy h1{color:var(--text-strong);margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.public-contact-copy p{color:var(--text-muted);margin:1rem 0 0;line-height:1.65}.public-contact-property,.public-contact-form,.public-contact-methods{background:var(--landzo-white);border:1px solid var(--border-soft);border-radius:8px;box-shadow:0 10px 24px #13261c0a}.public-contact-property{gap:.35rem;margin-top:1.25rem;padding:1rem;display:grid}.public-contact-property span{color:var(--text-muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.public-contact-property strong{color:var(--text-strong)}.public-contact-methods{gap:.65rem;margin-top:1.25rem;padding:1rem;display:grid}.public-contact-methods a:not(.public-link-button){color:var(--landzo-green);font-weight:750}.public-contact-methods p{margin:0}.public-contact-form{gap:1rem;padding:1.25rem;display:grid}.public-contact-form label{color:var(--text-strong);gap:.45rem;font-weight:750;display:grid}.public-contact-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.public-form-error,.public-form-success{border-radius:8px;padding:.85rem 1rem;font-weight:700}.public-form-error{background:var(--danger-soft);color:var(--danger);border:1px solid #ffc9c3}.public-form-success{background:var(--success-soft);color:var(--success);border:1px solid #bfdfc9}.public-contact-form .public-link-button,.public-contact-form .public-link-button-secondary,.public-contact-methods .public-link-button{justify-content:center;width:100%}@media (width<=760px){.public-contact-page{padding-top:2rem}.public-contact-grid,.public-contact-two-column{grid-template-columns:1fr}}.blog-wizard{flex-direction:column;gap:24px;display:flex}.blog-wizard-steps{background:#fff;border:1px solid #d9e1dc;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:18px;display:grid}.blog-wizard-step{color:#17362d;text-align:left;cursor:pointer;background:#f8faf8;border:1px solid #dbe3de;border-radius:14px;align-items:flex-start;gap:12px;min-width:0;padding:16px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.blog-wizard-step:hover{background:#fff;border-color:#b8c8be;transform:translateY(-1px)}.blog-wizard-step.is-active{background:#fffdf4;border-color:#d8b84f;box-shadow:0 8px 22px #09342714}.blog-wizard-step.is-complete{background:#f3f8f5;border-color:#abc5b5}.blog-wizard-step-number{color:#0a3b2a;background:#e8eee9;border-radius:999px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:.88rem;font-weight:800;display:grid}.blog-wizard-step.is-active .blog-wizard-step-number{color:#fff;background:#0b3d2b}.blog-wizard-step.is-complete .blog-wizard-step-number{color:#0b3d2b;background:#dce9e0}.blog-wizard-step>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.blog-wizard-step strong{color:#122e25;font-size:.96rem;line-height:1.25;display:block}.blog-wizard-step small{color:#6a7b72;font-size:.78rem;line-height:1.4;display:block}.blog-wizard-body{background:#fff;border:1px solid #d9e1dc;border-radius:20px;padding:26px;box-shadow:0 12px 34px #072f220d}.blog-wizard-body>.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;display:grid}.blog-wizard .field{flex-direction:column;gap:8px;min-width:0;display:flex}.blog-wizard .field>span:first-child{color:#17342b;font-size:.92rem;font-weight:700}.blog-wizard .field input:not([type=file]),.blog-wizard .field textarea,.blog-wizard .field select{box-sizing:border-box;color:#172e27;width:100%;font:inherit;background:#fff;border:1px solid #cad6cf;border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}.blog-wizard .field input:not([type=file]),.blog-wizard .field select{min-height:52px;padding:0 15px}.blog-wizard .field textarea{resize:vertical;padding:14px 15px;line-height:1.55}.blog-wizard .field input:focus,.blog-wizard .field textarea:focus,.blog-wizard .field select:focus{border-color:#0a5036;box-shadow:0 0 0 3px #0a503617}.blog-wizard .field small{color:#6d7e75;font-size:.78rem}.blog-wizard .field-error{color:#b42318;font-size:.8rem;font-weight:600}.blog-form-field-full{grid-column:1/-1}.blog-tag-input{background:#fff;border:1px solid #cad6cf;border-radius:12px;flex-direction:column;gap:9px;min-height:52px;padding:9px 11px;transition:border-color .16s,box-shadow .16s;display:flex}.blog-tag-input:focus-within{border-color:#0a5036;box-shadow:0 0 0 3px #0a503617}.blog-tag-input.has-error{border-color:#d92d20}.blog-tag-input input{min-height:32px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:2px 4px!important}.blog-tag-list{flex-wrap:wrap;gap:7px;display:flex}.blog-tag{color:#123d2d;background:#f1f7f3;border:1px solid #d8e3dc;border-radius:999px;align-items:center;gap:7px;max-width:100%;padding:6px 8px 6px 11px;font-size:.82rem;font-weight:700;display:inline-flex}.blog-tag>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.blog-tag button{color:#234b3c;cursor:pointer;width:22px;height:22px;font:inherit;background:#dfe9e2;border:0;border-radius:999px;place-items:center;padding:0;font-weight:800;line-height:1;display:grid}.blog-tag button:hover{background:#cadbcf}.blog-wizard-actions{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #d7e0da;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 12px 34px #0830231a}.blog-wizard-actions .button{min-width:120px}@media (width<=1100px){.blog-wizard-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.blog-wizard-steps{scroll-snap-type:x mandatory;padding:12px;display:flex;overflow-x:auto}.blog-wizard-step{scroll-snap-align:start;min-width:240px}.blog-wizard-body{border-radius:16px;padding:18px}.blog-wizard-body>.form-grid{grid-template-columns:1fr;gap:18px}.blog-form-field-full{grid-column:auto}.blog-wizard-actions{bottom:8px}}@media (width<=480px){.blog-wizard-step{min-width:210px;padding:13px}.blog-wizard-body{padding:14px}.blog-wizard-actions{align-items:stretch}.blog-wizard-actions .button{min-width:0}}.blog-wizard .media-upload{background:#f8faf8;border:1px solid #dbe3de;border-radius:16px;flex-direction:column;gap:18px;padding:20px;display:flex}.blog-wizard .media-upload>.field{margin:0}.blog-wizard .media-upload input[type=file]{color:#5d7067;width:100%;min-height:54px;font:inherit;cursor:pointer;background:#fff;border:1px dashed #b9c9bf;border-radius:12px;padding:7px}.blog-wizard .media-upload input[type=file]::file-selector-button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:#0b3d2b;border:0;border-radius:9px;margin-right:14px;padding:0 16px;font-weight:700}.blog-wizard .media-upload input[type=file]::file-selector-button:hover{background:#092f22}.blog-wizard .preview-grid,.blog-wizard .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(210px,280px));gap:16px;display:grid}.blog-wizard .media-card{background:#fff;border:1px solid #d9e2dc;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 8px 24px #0830230d}.blog-wizard .media-card img{object-fit:cover;background:#eef3ef;width:100%;height:170px;display:block}.blog-wizard .media-card figcaption{color:#607168;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:.82rem;display:flex}.blog-wizard .media-card figcaption span{text-overflow:ellipsis;min-width:0;overflow:hidden}.blog-wizard .media-card figcaption strong{color:#745800;background:#fff3c4;border-radius:999px;flex-shrink:0;padding:5px 9px;font-size:.72rem}.blog-wizard .media-upload .form-actions{flex-wrap:wrap;gap:10px;display:flex}.blog-wizard .media-upload+.form-grid{margin-top:22px}.blog-review{flex-direction:column;gap:22px;display:flex}.blog-review>.panel{background:#fff;border:1px solid #d9e2dc;border-radius:16px;padding:24px}.blog-review-title{color:#0b3023;margin:28px 0 10px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.15}.blog-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.blog-review-item{background:#f8faf8;border:1px solid #dce4df;border-radius:13px;flex-direction:column;gap:7px;min-width:0;padding:16px;display:flex}.blog-review-item .muted{color:#718079;font-size:.77rem;font-weight:600}.blog-review-item strong{color:#11382a;overflow-wrap:anywhere;font-size:.95rem}.blog-review-tags{margin-top:16px}.blog-review .blog-preview{overflow:hidden}.blog-review .blog-preview>h2{color:#112f25;margin:0 0 20px}.blog-review .blog-article-content{padding-top:4px}.blog-seo-note{background:#fffdf6;border:1px solid #dce4df;border-left:4px solid #d3b74d;border-radius:14px;padding:20px 22px}.blog-seo-note h3{color:#17372b;margin:0 0 8px}.blog-seo-note p{margin:0}@media (width<=980px){.blog-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.blog-review-grid{grid-template-columns:1fr}.blog-wizard .media-upload{padding:15px}.blog-wizard .preview-grid,.blog-wizard .gallery-grid{grid-template-columns:1fr}.blog-wizard .media-card img{height:210px}}.blog-content-step{flex-direction:column;gap:18px;display:flex}.blog-content-step>.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:0;display:flex}.blog-content-step>.section-heading h2{color:#123428;margin:0 0 6px;font-size:1.3rem}.blog-content-step>.section-heading p{margin:0}.blog-content-mode{background:#f5f8f6;border:1px solid #d9e2dc;border-radius:12px;gap:6px;padding:5px;display:inline-flex}.blog-content-mode .button{min-width:88px}.blog-content-stats{flex-wrap:wrap;gap:8px;display:flex}.blog-content-stats span{color:#536c61;background:#f4f8f5;border:1px solid #dbe4de;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:.78rem;font-weight:700;display:inline-flex}.blog-editor{flex-direction:column;gap:10px;display:flex}.blog-editor-shell{background:#fff;border:1px solid #ccd8d1;border-radius:16px;transition:border-color .16s,box-shadow .16s;overflow:hidden;box-shadow:0 10px 30px #0830230d}.blog-editor-shell:focus-within{border-color:#0a5036;box-shadow:0 0 0 3px #0a503614,0 12px 30px #0830230f}.blog-editor-shell.has-error{border-color:#d92d20}.blog-editor-toolbar{background:#f7faf8;border-bottom:1px solid #dce4df;flex-wrap:wrap;align-items:center;gap:6px;padding:12px;display:flex}.blog-editor-toolbar-button{color:#24483b;min-width:38px;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6e0da;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.blog-editor-toolbar-button:hover:not(:disabled){color:#073d29;background:#edf5f0;border-color:#9bb8a8;transform:translateY(-1px)}.blog-editor-toolbar-button.is-active{color:#fff;background:#0b3d2b;border-color:#0a4933}.blog-editor-toolbar-button:disabled{opacity:.42;cursor:not-allowed;transform:none}.blog-editor-toolbar-button:focus-visible{outline-offset:2px;outline:3px solid #c9a8444d}.blog-editor-meta{color:#6b7c73;background:#fbfcfb;border-bottom:1px solid #e3e9e5;flex-wrap:wrap;align-items:center;gap:8px 18px;padding:9px 14px;font-size:.76rem;display:flex}.blog-editor-meta span{position:relative}.blog-editor-meta span+span:before{content:"ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";color:#bdc9c2;margin-right:16px}.blog-editor-title-block{padding:22px 28px 8px}.blog-editor-title-input{color:#0c3023;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #e0e7e2;outline:none;padding:0 0 14px;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.15}.blog-editor-title-input::placeholder{color:#9aa9a1}.blog-editor-title-input:focus{border-bottom-color:#b89b3e}.blog-editor-prosemirror{color:#21382f;outline:none;min-height:460px;padding:24px 28px 36px;font-size:1rem;line-height:1.75}.blog-editor-prosemirror p{margin:0 0 1.05em}.blog-editor-prosemirror h1,.blog-editor-prosemirror h2,.blog-editor-prosemirror h3,.blog-editor-prosemirror h4,.blog-editor-prosemirror h5,.blog-editor-prosemirror h6{color:#0b3325;line-height:1.25}.blog-editor-prosemirror h1{margin:1.2em 0 .55em;font-size:2rem}.blog-editor-prosemirror h2{margin:1.15em 0 .5em;font-size:1.6rem}.blog-editor-prosemirror h3{margin:1.1em 0 .45em;font-size:1.3rem}.blog-editor-prosemirror ul,.blog-editor-prosemirror ol{padding-left:1.6rem}.blog-editor-prosemirror blockquote{color:#486056;background:#fffdf5;border-left:4px solid #d4b648;border-radius:0 10px 10px 0;margin:20px 0;padding:14px 18px}.blog-editor-prosemirror hr{border:0;border-top:1px solid #dce4df;margin:28px 0}.blog-editor-prosemirror code{color:#123c2c;background:#eef3f0;border-radius:5px;padding:2px 6px;font-size:.9em}.blog-editor-prosemirror pre{color:#eff8f3;background:#11251e;border-radius:12px;padding:16px;overflow-x:auto}.blog-editor-prosemirror mark{background:#fff0a8;border-radius:3px;padding:0 3px}.blog-editor-prosemirror a{color:#0b6544;text-underline-offset:3px;text-decoration:underline}.blog-editor-prosemirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ba8a1;pointer-events:none;height:0}.blog-editor-prosemirror .blog-cms-image{margin:28px auto}.blog-editor-prosemirror .blog-cms-image img{border-radius:12px;max-width:100%;height:auto;display:block}.blog-editor-prosemirror .blog-cms-image figcaption{color:#6b7d74;text-align:center;margin-top:8px;font-size:.82rem}.blog-editor-prosemirror .blog-cms-image--align-left{margin-left:0;margin-right:auto}.blog-editor-prosemirror .blog-cms-image--align-right{margin-left:auto;margin-right:0}.blog-editor-prosemirror .blog-cms-image--align-center{margin-left:auto;margin-right:auto}.blog-editor-prosemirror .blog-cms-image--width-25{width:25%}.blog-editor-prosemirror .blog-cms-image--width-50{width:50%}.blog-editor-prosemirror .blog-cms-image--width-75{width:75%}.blog-editor-prosemirror .blog-cms-image--width-100{width:100%}.blog-editor-prosemirror table{border-collapse:collapse;width:100%;margin:22px 0}.blog-editor-prosemirror th,.blog-editor-prosemirror td{text-align:left;border:1px solid #d4ded8;padding:10px 12px}.blog-editor-prosemirror th{color:#123b2c;background:#eff5f1;font-weight:800}.blog-editor-prosemirror .blog-task-list{padding-left:0;list-style:none}.blog-editor-prosemirror li[data-type=task-item]{padding-left:28px;position:relative}.blog-editor-error{color:#b42318;background:#fff5f4;border:1px solid #f4c7c3;border-radius:9px;margin:0;padding:10px 13px;font-size:.82rem;font-weight:600}.blog-editor-file-input{display:none}.blog-content-step .blog-preview{background:#fff;border:1px solid #d9e2dc;border-radius:16px;padding:28px}.blog-preview-title{border-bottom:1px solid #e2e9e4;margin-bottom:24px;padding-bottom:18px}.blog-preview-title h1{color:#0c3124;margin:0}@media (width<=768px){.blog-content-step>.section-heading{flex-direction:column}.blog-content-mode{width:100%}.blog-content-mode .button{flex:1}.blog-editor-toolbar{flex-wrap:nowrap;padding-bottom:10px;overflow-x:auto}.blog-editor-toolbar-button{flex-shrink:0}.blog-editor-title-block{padding:18px 18px 6px}.blog-editor-prosemirror{min-height:380px;padding:20px 18px 28px}.blog-editor-prosemirror .blog-cms-image--width-25,.blog-editor-prosemirror .blog-cms-image--width-50,.blog-editor-prosemirror .blog-cms-image--width-75{width:100%}}.landzo-home-hero{--landzo-hero-image:none;isolation:isolate;background:linear-gradient(90deg, #051f17e0 0%, #051f179e 44%, #051f173d 72%, #051f171f 100%), var(--landzo-hero-image), #173c2d;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:760px;position:relative;overflow:hidden}.landzo-home-hero-overlay{z-index:-1;pointer-events:none;background:linear-gradient(#04191214 0% 45%,#04191294 100%);position:absolute;inset:0}.landzo-home-hero-inner{min-height:760px;padding-top:96px;padding-bottom:235px;position:relative}.landzo-home-hero-copy{color:#fff;width:min(600px,52%)}.landzo-home-eyebrow{color:#e3c66f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:800}.landzo-home-hero-copy h1{color:#fffdf6;letter-spacing:-.035em;text-wrap:balance;max-width:590px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,5.4vw,6rem);font-weight:500;line-height:1}.landzo-home-highlight{color:#e7cb76;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.4}.landzo-home-description{color:#ffffffd1;max-width:520px;margin:20px 0 0;font-size:1rem;line-height:1.7}.landzo-home-hero-actions{flex-wrap:wrap;gap:22px;margin-top:26px;display:flex}.landzo-home-text-link{color:#fff;font-weight:750;text-decoration:none}.landzo-home-text-link:hover{color:#e6cb75}.landzo-home-text-link:after{content:" ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢";color:#e3c66f}.landzo-home-text-link-muted{color:#ffffffbf}.landzo-hero-property{color:#fff;-webkit-backdrop-filter:blur(15px);background:linear-gradient(145deg,#0a362799,#051f1780);border:1px solid #f2f1f094;border-radius:18px;width:240px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s;position:absolute;top:115px;right:2%;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff1f}.landzo-hero-property:hover{border-color:#e3c66fe6;transform:translateY(-4px)}.landzo-hero-property-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.landzo-hero-property-label{color:#eed37e;letter-spacing:.08em;font-family:Georgia,serif;font-size:.78rem}.landzo-hero-property-status{color:#fff;text-transform:capitalize;background:#bb4b28;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:800}.landzo-hero-property-location{color:#ffffffad;margin-top:11px;font-size:.73rem;display:block}.landzo-hero-property strong{color:#fff;margin-top:7px;font-size:1rem;line-height:1.4;display:block}.landzo-hero-property-price{color:#ffffffbf;margin-top:9px;font-size:.78rem;display:block}.landzo-hero-property-link{color:#e4c86f;margin-top:14px;font-size:.78rem;font-weight:800;display:block}.landzo-hero-pin{background:#a9573b;border:2px solid #e6cb76;border-radius:50% 50% 50% 0;width:48px;height:48px;position:absolute;top:42%;right:30%;transform:rotate(-45deg);box-shadow:0 10px 28px #00000047,inset 0 0 0 4px #ffffff24}.landzo-hero-pin span{background:#f5e8bd;border-radius:50%;position:absolute;inset:13px}.landzo-home-search{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#faf7eef7,#e9e4d8f0);border:1px solid #ffffffd1;border-radius:28px;padding:17px;position:absolute;bottom:38px;left:2%;right:2%;box-shadow:0 25px 65px #051d154d,inset 0 1px #fff}.landzo-home-search-tabs{background:#ffffffad;border:1px solid #d3cfc4;border-radius:15px;grid-template-columns:repeat(3,1fr);width:min(600px,100%);margin:0 auto 16px;padding:5px;display:grid}.landzo-home-search-tabs label{margin:0;position:relative}.landzo-home-search-tabs input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.landzo-home-search-tabs label>span{color:#34483e;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-size:.8rem;font-weight:800;transition:color .16s,background .16s,box-shadow .16s;display:flex}.landzo-home-search-tabs label>span>span{font-size:1rem}.landzo-home-search-tabs input:checked+span{color:#fff;background:#264f3d;box-shadow:0 6px 16px #0e362833}.landzo-home-search-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.landzo-home-search-fields label{background:#ffffffc7;border:1px solid #dbd6ca;border-radius:15px;min-width:0;margin:0;padding:11px 15px;display:block}.landzo-home-search-fields label:focus-within{border-color:#8fa69a;box-shadow:0 0 0 3px #27503d12}.landzo-home-search-fields label>span{color:#304c3f;margin:0;font-size:.7rem;font-weight:800;display:block}.landzo-home-search-fields input,.landzo-home-search-fields select{width:100%;min-height:24px;box-shadow:none;color:#617068;font:inherit;background:0 0;border:0;border-radius:0;outline:none;margin:2px 0 0;padding:0;font-size:.75rem}.landzo-home-search-fields select{cursor:pointer}.landzo-home-search-fields input::placeholder{color:#7a877f}.landzo-home-search-submit{color:#fff;cursor:pointer;width:100%;min-height:47px;font:inherit;background:#b74d27;border:0;border-radius:13px;margin-top:12px;font-weight:800;transition:background .16s,transform .16s;box-shadow:0 8px 20px #9d3f1c38}.landzo-home-search-submit:hover{background:#9f401f;transform:translateY(-1px)}.landzo-home-search-submit:focus-visible{outline-offset:3px;outline:3px solid #e3c66f80}@media (width<=1100px){.landzo-home-hero,.landzo-home-hero-inner{min-height:810px}.landzo-home-hero-inner{padding-bottom:290px}.landzo-home-hero-copy{width:62%}.landzo-home-hero-copy h1{font-size:clamp(3rem,6vw,5rem)}.landzo-hero-property{width:215px;right:1%}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.landzo-home-hero{background-position:56%;min-height:780px}.landzo-home-hero-inner{min-height:780px;padding-top:42px;padding-bottom:330px}.landzo-home-hero-copy{width:70%}.landzo-home-eyebrow{display:none}.landzo-home-hero-copy h1{letter-spacing:-.025em;max-width:245px;font-size:clamp(2.45rem,11vw,3.25rem);line-height:1.06}.landzo-home-highlight,.landzo-home-description,.landzo-home-hero-actions{display:none}.landzo-hero-property{border-radius:12px;width:125px;padding:11px;top:50px;right:10px}.landzo-hero-property-top{gap:4px}.landzo-hero-property-label{font-size:.58rem}.landzo-hero-property-status{padding:3px 5px;font-size:.48rem}.landzo-hero-property-location{margin-top:6px;font-size:.52rem}.landzo-hero-property strong{margin-top:4px;font-size:.61rem;line-height:1.3}.landzo-hero-property-price{display:none}.landzo-hero-property-link{margin-top:7px;font-size:.52rem}.landzo-hero-pin{width:36px;height:36px;top:32%;right:42%}.landzo-hero-pin span{inset:10px}.landzo-home-search{border-radius:24px;padding:13px;bottom:22px;left:16px;right:16px}.landzo-home-search-tabs{border-radius:13px;margin-bottom:12px;padding:4px}.landzo-home-search-tabs label>span{border-radius:9px;gap:5px;min-height:39px;font-size:.64rem}.landzo-home-search-tabs label>span>span{font-size:.8rem}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.landzo-home-search-fields label{text-align:center;border-radius:11px;padding:8px}.landzo-home-search-fields label>span{font-size:.6rem}.landzo-home-search-fields input,.landzo-home-search-fields select{text-align:center;min-height:20px;font-size:.57rem}.landzo-home-search-submit{border-radius:11px;min-height:38px;margin-top:9px;font-size:.72rem}}@media (width<=390px){.landzo-home-hero,.landzo-home-hero-inner{min-height:740px}.landzo-home-hero-copy h1{max-width:220px;font-size:2.4rem}.landzo-hero-property{width:115px}.landzo-home-search{left:12px;right:12px}}.landzo-public-header{z-index:100;background:#f6f3eb;padding:14px 22px;position:relative}.landzo-public-nav{width:min(1460px,100%);margin-inline:auto}.landzo-nav-shell{background:linear-gradient(#fffdf8 0%,#f2ede1 100%);border:1px solid #b89330a6;border-radius:25px;grid-template-columns:205px minmax(0,1fr) auto;align-items:stretch;width:100%;min-height:82px;padding:4px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 30px #24352b1f,0 4px 9px #24352b12,inset 0 2px #fffffff2,inset 0 -2px #b8933014}.landzo-nav-brand{background:linear-gradient(145deg,#113e2e 0%,#082b20 100%);border-radius:21px 62px 62px 21px;justify-content:center;align-items:center;min-width:0;padding:10px 24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1c,6px 0 18px #072c1f14}.landzo-nav-brand:after{content:"";background:linear-gradient(#0000,#e2c05cb3,#0000);width:1px;position:absolute;top:8px;bottom:8px;right:13px}.landzo-nav-logo{object-fit:contain;width:112px;height:auto;display:block}.landzo-nav-links{justify-content:center;align-items:center;gap:2px;min-width:0;padding:7px 13px;display:flex}.landzo-nav-link{color:#263b33;border:1px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:74px;min-height:62px;padding:7px 12px;font-size:.76rem;font-weight:750;line-height:1;text-decoration:none;transition:color .17s,background .17s,border-color .17s,box-shadow .17s,transform .17s;display:flex;position:relative}.landzo-nav-link:after{content:"";background:linear-gradient(#0000,#887f6b2e,#0000);width:1px;height:66%;position:absolute;top:17%;right:-2px}.landzo-nav-link:last-child:after{display:none}.landzo-nav-icon{color:#a88129;width:20px;height:20px;transition:color .17s}.landzo-nav-link:hover{color:#0a3c2a;transform:translateY(-1px)}.landzo-nav-link:hover .landzo-nav-icon{color:#c09a3a}.landzo-nav-link.is-active{z-index:2;color:#fffaf0;background:linear-gradient(#315b49 0%,#113d2e 55%,#082f22 100%);border-color:#bb99407a;transform:translateY(-2px);box-shadow:0 9px 17px #072f2138,0 3px 5px #072f2124,inset 0 1px #ffffff3d,inset 0 -2px #00000026}.landzo-nav-link.is-active .landzo-nav-icon{color:#e9c965}.landzo-nav-link.is-active:before{content:"";background:#e2bd59;border-radius:999px;height:4px;position:absolute;bottom:-6px;left:18%;right:18%;box-shadow:0 2px 8px #d6ae4380}.landzo-nav-link.is-active:after{display:none}.landzo-nav-cta{color:#fff9ea;white-space:nowrap;background:linear-gradient(#174b37,#062f22);border:1px solid #c9a745c7;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:11px;min-height:58px;margin:0 12px 0 8px;padding:0 20px;font-size:.85rem;font-weight:800;text-decoration:none;transition:transform .17s,box-shadow .17s,background .17s;display:inline-flex;box-shadow:0 8px 17px #072e2133,inset 0 2px #ffffff1f,inset 0 -2px #0000001f}.landzo-nav-cta:hover{background:linear-gradient(#1c5940,#073729);transform:translateY(-2px);box-shadow:0 11px 22px #072e2140,inset 0 2px #ffffff26}.landzo-nav-cta-icon{color:#e2bd59;border:1px solid #e5c35ea6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.85rem;display:grid}.landzo-nav-cta-arrow{color:#e6c663;font-size:1.1rem}.landzo-menu-toggle{color:#f5deb0;background:linear-gradient(#164a36,#082f22);border:1px solid #be9d4273;border-radius:14px;width:48px;height:48px;display:none;box-shadow:0 6px 15px #072e212b}@media (width<=1240px){.landzo-nav-shell{grid-template-columns:170px minmax(0,1fr) auto}.landzo-nav-logo{width:96px}.landzo-nav-link{min-width:62px;padding:7px 8px;font-size:.7rem}.landzo-nav-icon{width:18px;height:18px}.landzo-nav-cta{padding:0 15px;font-size:.76rem}}@media (width<=900px){.landzo-public-header{padding:10px 12px}.landzo-nav-shell{border-radius:20px;grid-template-columns:145px 1fr auto;min-height:68px}.landzo-nav-brand{border-radius:17px 44px 44px 17px;padding:8px 18px}.landzo-nav-logo{width:88px}.landzo-nav-links,.landzo-nav-cta{display:none}.landzo-menu-toggle{place-self:center end;place-items:center;margin-right:8px;display:inline-grid}.landzo-mobile-menu{background:linear-gradient(#fffdf7fc,#f3eee2fc);border:1px solid #be9d4261;border-radius:18px;margin-top:9px;padding:12px;box-shadow:0 14px 30px #092f2226}.landzo-mobile-link{color:#223a30;border-radius:12px;align-items:center;gap:13px;min-height:50px;padding:0 14px;font-weight:750;text-decoration:none;display:flex}.landzo-mobile-link .landzo-nav-icon{color:#a78227}.landzo-mobile-link.is-active{color:#fff9ea;background:linear-gradient(135deg,#174a36,#082e21);box-shadow:0 7px 15px #092f222e}.landzo-mobile-link.is-active .landzo-nav-icon{color:#e3c25f}.landzo-mobile-cta{color:#082f22;background:linear-gradient(90deg,#d8ad49,#edcc73);border-radius:13px;justify-content:space-between;align-items:center;min-height:49px;margin-top:9px;padding:0 16px;font-weight:850;text-decoration:none;display:flex}}.landzo-public-header{background:#f6f3eb;padding:12px 22px}.landzo-nav-shell{border-color:#b8933075;border-radius:23px;grid-template-columns:185px minmax(0,1fr) auto;min-height:74px;padding:3px;box-shadow:0 10px 24px #192f251a,0 3px 7px #192f250d,inset 0 1px #fffffff2}.landzo-nav-brand{background:linear-gradient(145deg,#123f2f,#082e22);border-radius:19px 50px 50px 19px;padding:7px 21px}.landzo-nav-brand:after{opacity:.55;right:10px}.landzo-nav-logo{mix-blend-mode:normal;width:98px}.landzo-nav-links{gap:5px;padding:6px 14px}.landzo-nav-link{border-radius:14px;gap:4px;min-width:70px;min-height:55px;padding:6px 11px;font-size:.72rem}.landzo-nav-icon{width:18px;height:18px}.landzo-nav-link.is-active{background:linear-gradient(#315b49 0%,#174632 52%,#0b3828 100%);border-color:#d6b4526b;min-height:58px;transform:translateY(-1px);box-shadow:0 7px 13px #0830222e,0 2px 4px #0830221f,inset 0 1px #ffffff2e}.landzo-nav-link.is-active:before{background:#e0bd56;height:2px;bottom:-4px;left:25%;right:25%;box-shadow:0 1px 4px #d6ae4359}.landzo-nav-link:after{opacity:.55}.landzo-nav-cta{border-color:#c9a74594;min-height:52px;margin:0 10px 0 8px;padding:0 18px;box-shadow:0 6px 14px #072e212b,inset 0 1px #ffffff1c}.landzo-nav-cta-icon{width:28px;height:28px}.landzo-public-header.is-home{z-index:1000;pointer-events:none;background:0 0;padding:18px 22px 0;position:absolute;top:0;left:0;right:0}.landzo-public-header.is-home .landzo-public-nav{pointer-events:auto}.landzo-public-header.is-home .landzo-nav-shell{-webkit-backdrop-filter:blur(18px)saturate(1.15);background:linear-gradient(#fffdf6f0 0%,#f2ebdce8 48%,#e2d9c6f0 100%);border:1px solid #e0be5d8c;min-height:76px;position:relative;transform:perspective(1000px)rotateX(.35deg)translateZ(0);box-shadow:0 22px 35px #01161038,0 7px 10px #0116102b,inset 0 2px 1px #fffffff2,inset 0 -3px 3px #614e271f,0 0 0 1px #cda43e1f}.landzo-public-header.is-home .landzo-nav-shell:before{content:"";opacity:.65;pointer-events:none;background:linear-gradient(#ffffff6b,#0000);border-radius:999px;height:22px;position:absolute;top:2px;left:32px;right:32px}.landzo-public-header.is-home .landzo-nav-shell:after{content:"";z-index:-1;filter:blur(9px);pointer-events:none;background:#011a122e;border-radius:50%;height:12px;position:absolute;bottom:-6px;left:30px;right:30px}.landzo-public-header.is-home .landzo-nav-brand{background:linear-gradient(145deg,#174c38 0%,#0b392a 45%,#05291e 100%);border:1px solid #e0bc564d;box-shadow:7px 7px 14px #0523192e,inset 0 2px 1px #ffffff21,inset 0 -3px 5px #0000002e}.landzo-public-header.is-home .landzo-nav-link.is-active{color:#fffaf0;background:linear-gradient(160deg,#346750 0%,#174b36 42%,#073124 100%);border:1px solid #dfbe5d8c;position:relative;transform:translateY(-5px);box-shadow:0 11px 13px #02221847,0 4px 4px #0222182e,inset 0 2px 1px #ffffff3d,inset 0 -4px 4px #0000002b}.landzo-public-header.is-home .landzo-nav-link.is-active:before{background:#e3bd57;height:2px;bottom:-7px;left:28%;right:28%;box-shadow:0 2px 5px #dfb4458c}.landzo-public-header.is-home .landzo-nav-cta{background:linear-gradient(160deg,#19523b 0%,#0d402e 48%,#052d21 100%);border:1px solid #e0bc54b8;box-shadow:0 10px 14px #01221840,0 3px 4px #01221826,inset 0 2px 1px #ffffff2b,inset 0 -3px 4px #00000029}.landzo-public-header.is-home .landzo-nav-cta:hover{transform:translateY(-3px);box-shadow:0 13px 18px #0122184d,0 4px 5px #0122182b,inset 0 2px 1px #fff3}@media (width>=901px){.landzo-home-hero-inner{padding-top:155px}}@media (width<=900px){.landzo-public-header.is-home{padding:10px 10px 0}.landzo-public-header.is-home .landzo-nav-shell{background:#f6f1e4f0;min-height:66px;box-shadow:0 12px 24px #02201633,inset 0 1px #ffffffe6}.landzo-home-hero-inner{padding-top:105px}.landzo-public-header.is-home .landzo-mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f4e8f7}}.landzo-public-header.is-home .landzo-nav-shell{background:linear-gradient(#fffdf8 0%,#f7f2e8 48%,#ece4d5 100%) padding-box padding-box,linear-gradient(110deg,#9f7620 0%,#f3d77e 18%,#bf9334 36%,#fff0a7 52%,#b48729 70%,#e9cc6d 86%,#99701d 100%) border-box;border:1.5px solid #0000;border-radius:28px;grid-template-columns:250px minmax(0,1fr) 280px;min-height:96px;padding:4px;position:relative;overflow:hidden;box-shadow:0 16px 24px #041f162e,0 5px 8px #041f161c,inset 0 2px 1px #fffffff5,inset 0 -4px 5px #5a461f1a}.landzo-public-header.is-home .landzo-nav-shell:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#ffffffb3,#fff0);border-radius:999px;height:26px;position:absolute;top:2px;left:30px;right:30px}.landzo-public-header.is-home .landzo-nav-brand{background:linear-gradient(#ffffff2e 0%,#ffffff0d 20%,#0000 42%),linear-gradient(145deg,#2b604b 0%,#164b38 38%,#0a392a 70%,#052d21 100%);border:0;border-radius:24px 0 0 24px;justify-content:flex-start;align-items:center;min-height:86px;margin:0;padding:9px 44px 9px 27px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 3px 2px #ffffff29,inset 0 -5px 6px #00000036,inset 3px 0 3px #ffffff12}.landzo-public-header.is-home .landzo-nav-brand:before{content:"";z-index:1;transform-origin:50%;background:linear-gradient(#fffdf8 0%,#f7f2e8 52%,#e9e0d0 100%);border-radius:58% 0 0 58%;width:112px;height:calc(100% + 36px);position:absolute;top:-18px;right:-69px;transform:skewY(-48deg);box-shadow:-1.5px 0 #c5993075,inset 5px 0 8px #ffffff8c}.landzo-public-header.is-home .landzo-nav-brand:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#ffffff26,#0000);border-radius:999px;height:20px;display:block;position:absolute;top:5px;left:17px;right:46px}.landzo-public-header.is-home .landzo-nav-links{z-index:4;justify-content:center;align-items:center;gap:0;padding:5px 12px;display:flex;position:relative}.landzo-public-header.is-home .landzo-nav-link{border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:80px;min-height:68px;padding:7px 12px;font-size:.75rem;display:flex;position:relative}.landzo-public-header.is-home .landzo-nav-icon{color:#b88c29;stroke-width:1.7px;width:22px;height:22px;transition:color .16s,transform .16s}.landzo-public-header.is-home .landzo-nav-link:hover .landzo-nav-icon{color:#c79c34;transform:translateY(-1px)}.landzo-public-header.is-home .landzo-nav-link:after{content:"";opacity:1;background:linear-gradient(#0000 0%,#846c4040 22%,#846c4059 50%,#846c4040 78%,#0000 100%);width:1px;height:60%;position:absolute;top:20%;right:0}.landzo-public-header.is-home .landzo-nav-link:last-child:after{display:none}.landzo-public-header.is-home .landzo-nav-link.is-active{color:#fffaf0;background:linear-gradient(160deg,#376a54 0%,#20523d 34%,#104330 66%,#073326 100%);border:1px solid #ddb74e99;border-radius:20px;min-width:84px;min-height:78px;margin:-4px 2px;padding:8px 13px;transform:translateY(-3px);box-shadow:0 10px 14px #042a1d40,0 4px 5px #042a1d29,inset 0 2px 1px #ffffff38,inset 0 -5px 5px #0000002e}.landzo-public-header.is-home .landzo-nav-link.is-active .landzo-nav-icon{color:#efd271;width:23px;height:23px}.landzo-public-header.is-home .landzo-nav-link.is-active:before{content:"";background:linear-gradient(90deg,#0000,#e7bd4d,#0000);border-radius:999px;height:3px;position:absolute;bottom:-7px;left:24%;right:24%;box-shadow:0 2px 7px #e4b4318c}.landzo-public-header.is-home .landzo-nav-link.is-active:after{display:none}.landzo-public-header.is-home .landzo-nav-cta{background:linear-gradient(160deg,#215840,#10442f 52%,#052f22) padding-box padding-box,linear-gradient(110deg,#9d751c,#f0d26c,#ae8122) border-box;border:1.3px solid #0000;border-radius:999px;gap:13px;min-width:260px;min-height:62px;padding:0 18px 0 9px;box-shadow:0 9px 14px #03291c3b,0 3px 4px #03291c24,inset 0 2px 1px #ffffff29,inset 0 -4px 4px #00000029}.landzo-public-header.is-home .landzo-nav-cta-icon{color:#e7c762;background:linear-gradient(#124836,#082d22);border:1px solid #e0b946bf;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.landzo-explore-key-icon{width:21px;height:21px}@media (width>=901px){.landzo-home-hero-inner{padding-top:155px}}@media (width<=900px){.landzo-public-header.is-home{padding:10px 10px 0}.landzo-public-header.is-home .landzo-nav-shell{background:linear-gradient(#fffdf7f7,#efe9dcf5) padding-box padding-box,linear-gradient(110deg,#a77b1f,#efcf67,#a77b1f) border-box;border-radius:28px;grid-template-columns:155px 1fr auto;min-height:66px;padding:3px;box-shadow:0 12px 24px #02201633,inset 0 1px #ffffffe6}.landzo-public-header.is-home .landzo-nav-brand{border-radius:24px 0 0 24px;min-height:58px;padding:5px 31px 5px 15px}.landzo-public-header.is-home .landzo-nav-brand:before{width:72px;right:-43px}.landzo-public-header.is-home .landzo-nav-logo{width:93px;height:48px}.landzo-home-hero-inner{padding-top:105px}.landzo-public-header.is-home .landzo-mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f4e8f7}}.landzo-public-header.is-home .landzo-nav-shell{grid-template-columns:235px minmax(0,1fr) 275px;min-height:84px;padding:3px}.landzo-public-header.is-home .landzo-nav-brand{min-height:75px}.landzo-public-header.is-home .landzo-nav-logo{z-index:3;object-fit:contain;width:158px;height:70px;margin-left:7px;position:relative}.landzo-mobile-actions{display:none}@media (width<=640px){.landzo-public-header.is-home{pointer-events:auto;background:#243629;width:100%;padding:0;position:relative;top:auto;left:auto;right:auto}.landzo-public-header.is-home .landzo-public-nav{width:100%;margin:0}.landzo-public-header.is-home .landzo-nav-shell{width:100%;min-height:74px;box-shadow:none;background:#243629;border:0;border-radius:0;align-items:center;padding:0 20px;display:flex;overflow:visible;transform:none}.landzo-public-header.is-home .landzo-nav-shell:before,.landzo-public-header.is-home .landzo-nav-shell:after{display:none}.landzo-public-header.is-home .landzo-nav-brand{width:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;margin:0;padding:0;overflow:visible}.landzo-public-header.is-home .landzo-nav-brand:before,.landzo-public-header.is-home .landzo-nav-brand:after{display:none}.landzo-public-header.is-home .landzo-nav-logo{object-fit:contain;width:108px;max-width:none;height:auto;max-height:54px;margin:0}.landzo-public-header.is-home .landzo-nav-links,.landzo-public-header.is-home .landzo-nav-cta,.landzo-public-header.is-home .landzo-menu-toggle{display:none}.landzo-public-header.is-home .landzo-mobile-menu{display:none!important}.landzo-mobile-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.landzo-mobile-action{color:#f5f1e6;background:#ffffff06;border:1px solid #f7f1df7a;border-radius:6px;flex:0 0 36px;place-items:center;width:36px;height:36px;transition:background .15s,border-color .15s,transform .15s;display:grid}.landzo-mobile-action svg{width:20px;height:20px}.landzo-mobile-action:hover{background:#ffffff14;border-color:#f7f1dfbf}.landzo-mobile-action:active{transform:scale(.96)}.landzo-home-hero{background-position:50%;background-size:cover;min-height:375px;position:relative}.landzo-home-hero-overlay{background:linear-gradient(90deg,#0b1f149e 0%,#0b1f144d 55%,#0b1f141f 100%),linear-gradient(#06180f14 0%,#06180f1f 60%,#06180f6b 100%)}.landzo-home-hero-inner{min-height:375px;padding:23px 20px 0}.landzo-home-hero-copy{z-index:3;width:63%;position:relative}.landzo-home-eyebrow,.landzo-home-highlight,.landzo-home-description,.landzo-home-hero-actions{display:none}.landzo-home-hero-copy h1{color:#fffaf1;letter-spacing:-.02em;text-wrap:pretty;width:220px;max-width:100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;line-height:1.08}.landzo-hero-property{-webkit-backdrop-filter:blur(5px);z-index:4;background:#183622c2;border:1px solid #e6d59f8f;border-radius:8px;width:109px;padding:8px 8px 9px;top:16px;right:18px;box-shadow:0 8px 20px #05140b38}.landzo-hero-property:hover{transform:none}.landzo-hero-property-top{gap:3px}.landzo-hero-property-label{letter-spacing:.03em;color:#f2ead1;font-size:9px;line-height:1}.landzo-hero-property-status{text-transform:capitalize;background:#b94d2b;border-radius:3px;padding:3px 4px;font-size:6px;line-height:1}.landzo-hero-property-location{color:#ffffffd6;margin-top:7px;font-size:8px}.landzo-hero-property strong{color:#fff;margin-top:5px;font-size:10px;font-weight:500;line-height:1.3}.landzo-hero-property-price{display:none}.landzo-hero-property-link{color:#e3bd57;margin-top:7px;font-size:12px;font-weight:700}.landzo-hero-pin{z-index:2;background:#9e6049;border:2px solid #eccd80e6;width:32px;height:32px;top:81px;right:42%;box-shadow:0 6px 14px #0000003d}.landzo-hero-pin span{background:#dadbd4;inset:8px}.landzo-home-search{-webkit-backdrop-filter:blur(8px);z-index:5;background:#f1eee5f7;border:1px solid #ddd8cbe6;border-radius:21px;padding:14px 23px 13px;bottom:22px;left:20px;right:20px;box-shadow:0 8px 20px #071b1045,inset 0 1px #fffffff2}.landzo-home-search-tabs{background:#ffffffb8;border:1px solid #cec9bf;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0 0 12px;padding:3px;overflow:hidden}.landzo-home-search-tabs label{min-width:0}.landzo-home-search-tabs label>span{color:#313e37;white-space:nowrap;border-radius:8px;gap:6px;min-height:34px;padding:0 7px;font-size:10px;font-weight:600}.landzo-home-search-tabs label:not(:last-child):after{content:"";background:#ddd9d0;width:1px;position:absolute;top:7px;bottom:7px;right:0}.landzo-home-search-tabs label:has(input:checked):after{display:none}.landzo-search-tab-icon{flex:0 0 15px;width:15px;height:15px}.landzo-home-search-tabs input:checked+span{color:#fff;background:#294f3c;box-shadow:0 3px 8px #11382633}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 9px;display:grid}.landzo-home-search-fields label{text-align:center;background:#ffffffc4;border:1px solid #d5cfc2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:36px;padding:5px 7px;display:flex;box-shadow:0 2px 4px #3e34220f}.landzo-home-search-fields label>span{color:#385143;margin:0;font-size:10px;font-weight:600;line-height:1.1}.landzo-home-search-fields input,.landzo-home-search-fields select{color:#535f58;text-align:center;height:14px;min-height:14px;box-shadow:none;background:0 0;border:0;margin-top:2px;padding:0;font-size:7px;line-height:1}.landzo-home-search-fields select{appearance:none}.landzo-home-search-fields input:focus,.landzo-home-search-fields select:focus{box-shadow:none;border:0}.landzo-home-search-submit{width:100%;min-height:28px;box-shadow:none;color:#fff;background:#a84624;border:0;border-radius:999px;margin-top:10px;padding:0 14px;font-size:10px;font-weight:700}.landzo-home-search-submit:hover{background:#a94322;transform:none}.public-featured-section{padding-top:27px}}@media (width<=380px){.landzo-public-header.is-home .landzo-nav-shell{padding-inline:16px}.landzo-public-header.is-home .landzo-nav-logo{width:98px}.landzo-mobile-actions{gap:10px}.landzo-mobile-action{flex-basis:34px;width:34px;height:34px}.landzo-home-hero-copy h1{width:195px;font-size:29px}.landzo-hero-property{width:102px;right:13px}.landzo-home-search{padding-inline:18px;left:14px;right:14px}}@media (width<=640px){.landzo-public-header.is-home .landzo-nav-shell{background:#243628;min-height:73px;padding:0 21px 0 25px;align-items:center!important;display:flex!important}.landzo-public-header.is-home .landzo-nav-brand{flex:none;order:1;justify-content:flex-start;align-items:center;width:auto;min-height:0;background:0 0!important;margin:0!important;padding:0!important;display:flex!important}.landzo-public-header.is-home .landzo-nav-logo{max-width:none;max-height:52px;display:block;width:111px!important;height:auto!important;margin:0!important}.landzo-mobile-action{border-radius:6px;flex:0 0 36px;width:36px;height:36px}.landzo-home-hero,.landzo-home-hero-inner{min-height:374px}.landzo-home-hero-inner{padding:23px 21px 0}.landzo-home-hero-copy{width:66%}.landzo-home-hero-copy h1{width:225px;font-size:31px;font-weight:400;line-height:1.09}.landzo-hero-property{border-radius:8px;width:106px;padding:8px 8px 9px;top:16px;right:17px}.landzo-hero-pin{width:34px;height:34px;top:78px;right:41.5%}.landzo-home-search{border-radius:20px;padding:14px 24px 13px;bottom:21px;left:22px;right:22px;box-shadow:0 7px 17px #05170d42,inset 0 1px #fffffff2}.landzo-home-search-tabs{margin-bottom:11px}.landzo-home-search-fields{gap:8px 10px}.landzo-home-search-fields label{min-height:36px}.landzo-home-search-submit{min-height:27px;margin-top:10px}.landzo-public-header.is-home .landzo-nav-shell{background:#243628;min-height:73px;box-shadow:0 2px 8px #0000002e}.landzo-public-header.is-home{z-index:9999;pointer-events:auto;background:0 0;width:100%;padding:0;top:0;left:0;right:0;position:fixed!important}.landzo-public-header.is-home .landzo-nav-shell{border:2.6px solid #d9d1c7;border-radius:0 0 0 2px;width:100%;height:77px;min-height:77px;padding:0 20px 0 27px;position:relative;overflow:hidden;box-shadow:inset 0 0 8.3px 2.6px #e6a65461,0 2px 7px #05140c38;background:#2c3a28!important;align-items:center!important;display:flex!important;transform:none!important}.landzo-public-header.is-home .landzo-nav-brand{flex:none;order:1;justify-content:flex-start;align-items:center;width:auto;min-height:0;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:flex!important}.landzo-public-header.is-home .landzo-nav-logo{object-fit:contain;display:block;width:110px!important;max-width:none!important;height:auto!important;max-height:56px!important;margin:0!important}.landzo-mobile-action{color:#f7f1e6;background:#ffffff04;border:1px solid #d9d1c7b3;border-radius:6px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;transition:background .15s,border-color .15s,transform .12s;display:grid;box-shadow:inset 0 0 4px #e6a65414}.landzo-mobile-action svg{flex:0 0 25px;display:block;width:25px!important;height:25px!important}.landzo-mobile-action:hover{background:#ffffff0f;border-color:#d9d1c7}.landzo-mobile-action:active{transform:scale(.96)}.landzo-public-header.is-home{z-index:9999;background:0 0;width:100%;padding:0;top:0;left:0;right:0;position:fixed!important}.landzo-public-header.is-home .landzo-nav-shell{border:1px solid #d9d1c79e;border-radius:0;width:100%;height:72px;min-height:72px;padding:0 19px 0 25px;overflow:hidden;box-shadow:inset 0 0 7px #e6a65429,0 2px 7px #05130c2e;background:#2c3a28!important;align-items:center!important;display:flex!important;transform:none!important}.landzo-public-header.is-home .landzo-nav-shell:before,.landzo-public-header.is-home .landzo-nav-shell:after{display:none!important}.landzo-public-header.is-home .landzo-nav-brand{order:1;justify-content:flex-start;align-items:center;width:auto;min-height:0;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:flex!important}.landzo-public-header.is-home .landzo-nav-brand:before,.landzo-public-header.is-home .landzo-nav-brand:after{display:none!important}.landzo-mobile-wordmark{color:#fffaf1;flex-direction:column;align-items:flex-start;gap:1px;line-height:1;display:flex}.landzo-mobile-wordmark-title{letter-spacing:.16em;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1}.landzo-mobile-wordmark-tagline{color:#fffaf1eb;letter-spacing:.01em;margin-top:3px;font-size:7px;font-weight:400;line-height:1}.landzo-public-header.is-home .landzo-nav-logo{display:none!important}.landzo-mobile-actions{order:2;align-items:center;gap:14px;margin-left:auto;display:flex!important}.landzo-mobile-action{color:#fffaf1;width:36px;height:36px;box-shadow:none;background:#ffffff04;border:1px solid #e0dacf8c;border-radius:6px;flex:0 0 36px;place-items:center;padding:0;display:grid}.landzo-mobile-action svg{display:block;width:22px!important;height:22px!important}.landzo-mobile-action:last-child svg{width:20px!important;height:20px!important}.landzo-public-header.is-home .landzo-menu-toggle,.landzo-public-header.is-home .landzo-mobile-menu{display:none!important}.landzo-home-hero{margin-top:72px}.landzo-public-header.is-home .landzo-nav-shell{position:relative;overflow:visible;box-shadow:inset 0 1px 4px #e6a6542e,0 2px 5px #05130c29;border:0!important;border-top:1px solid #d9d1c76b!important}.landzo-public-header.is-home .landzo-nav-shell:before{display:none!important}.landzo-public-header.is-home .landzo-nav-shell:after{content:"";pointer-events:none;background:linear-gradient(90deg,#e6a65438 0%,#e6a654c7 18%,#f0c069f2 50%,#e6a654c7 82%,#e6a65438 100%);height:1px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 1px 3px #e6a6548c,0 3px 8px #e6a65457,0 6px 14px #e6a65429;display:block!important}.landzo-home-hero{background-position:50%;background-size:cover;min-height:410px;margin-top:72px;position:relative;overflow:hidden}.landzo-home-hero-inner{max-width:none;min-height:410px;padding:22px 22px 0;position:relative}.landzo-home-hero-overlay{background:linear-gradient(90deg,#051e146b 0%,#051e1429 53%,#051e140a 100%),linear-gradient(#0519110a 0%,#0519110d 55%,#0519113d 100%)}.landzo-home-hero-copy{z-index:3;width:210px;max-width:210px;position:relative}.landzo-home-eyebrow,.landzo-home-highlight,.landzo-home-description,.landzo-home-hero-actions{display:none}.landzo-home-hero-copy h1{color:#f3ebe4;letter-spacing:0;text-shadow:.3px 1.6px 1.2px #00000040;text-wrap:balance;width:210px;max-width:210px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:29.3px;font-weight:700;line-height:1.3}.landzo-hero-property{color:#fff;-webkit-backdrop-filter:blur(3px);z-index:4;background:#17312661;border:1px solid #f3ebe4d9;border-radius:6px;width:120px;height:110px;padding:9px 8px;display:block;position:absolute;top:17px;right:17px;overflow:hidden;box-shadow:0 4px 9px #0000002e}.landzo-hero-property:hover{transform:none}.landzo-hero-property-label{color:#f3ebe4;letter-spacing:.14em;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:13px;font-weight:700;line-height:1.3}.landzo-hero-property-top{justify-content:space-between;align-items:center;gap:3px;display:flex}.landzo-hero-property-status{color:#fff;background:#bd4c2c;border-radius:3px;padding:3px 4px;font-family:Manrope,sans-serif;font-size:8px;font-weight:700;line-height:1}.landzo-hero-property-location{color:#fff;margin-top:8px;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;line-height:1;display:block}.landzo-hero-property strong{color:#fff;margin-top:7px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;line-height:1;display:block}.landzo-hero-property-price{display:none}.landzo-hero-property-link{color:#e6b751;margin-top:8px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;line-height:1;display:block}.landzo-hero-pin{z-index:3;background:#a85d44;border:2px solid #e4bd76;width:34px;height:34px;top:83px;right:40%;box-shadow:0 4px 8px #00000040}.landzo-hero-pin span{background:#dddcd4;inset:9px}.landzo-home-search{-webkit-backdrop-filter:blur(8px);z-index:5;background:#f1e8dee3;border:2.6px solid #e6dcd2;border-radius:19px;height:204px;padding:13px 13px 11px;position:absolute;bottom:20px;left:27px;right:27px;box-shadow:inset 0 0 10px #0000002b,0 5px 12px #0b170f33}.landzo-home-search-tabs{background:#ffffffb8;border:1px solid #d8d0c7;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:42px;margin:0 0 10px;padding:3px;display:grid;overflow:hidden}.landzo-home-search-tabs label{min-width:0;position:relative}.landzo-home-search-tabs label>span{color:#26372f;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:34px;min-height:34px;padding:0 5px;font-family:Manrope,sans-serif;font-size:8px;font-weight:600;line-height:1;display:flex}.landzo-home-search-tabs input:checked+span{color:#fff;background:#315844;box-shadow:0 4px 7px #1631243b}.landzo-search-tab-icon{flex:0 0 13px;width:13px;height:13px}.landzo-home-search-tabs label:not(:last-child):after{content:"";background:#ddd6ce;width:1px;position:absolute;top:8px;bottom:8px;right:0}.landzo-home-search-tabs label:has(input:checked):after{display:none}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.landzo-home-search-fields label>span{color:#2a4538;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;line-height:1}.landzo-home-search-fields select{appearance:none;background-image:none}.landzo-home-search-submit{width:calc(100% - 46px);height:27px;min-height:27px;box-shadow:none;color:#fff;background:#b94b27;border:0;border-radius:999px;justify-content:center;align-items:center;margin:10px auto 0;padding:0;font-family:Manrope,sans-serif;font-size:8.5px;font-weight:700;line-height:1;display:flex}.public-featured-section{padding-top:25px}.landzo-home-hero{position:relative;overflow:hidden}.landzo-home-hero:after{content:"";z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 421 17' preserveAspectRatio='none'%3E%3Cpath d='M0 1 C65 1 112 1 145 3 C169 4 188 10 210.5 13 C233 11 252 6 277 3 C312 1 356 1 421 1 L421 17 L0 17 Z' fill='%23F3EBE4'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:17px;position:absolute;bottom:-1px;left:0;right:0}.public-featured-section{z-index:1;background:#f3ebe4;margin-top:-1px;position:relative}.landzo-home-search{z-index:5;background:#f1e8def0;border:2px solid #e6dcd2;border-radius:20px;position:absolute;overflow:visible;box-shadow:inset 0 0 10px #00000026,0 5px 12px #08180e33}@media (width<=640px){.landzo-home-search:after{display:none!important}}.landzo-home-search{aspect-ratio:1141/644;-webkit-backdrop-filter:none;z-index:5;height:auto;padding:15px 16px 25px;position:absolute;bottom:20px;left:27px;right:27px;overflow:visible;box-shadow:none!important;background:url(/landzo-hero-search-bg.svg) 50%/100% 100% no-repeat!important;border:0!important;border-radius:0!important}.landzo-home-search:after{display:none!important}.landzo-home-hero{isolation:isolate;position:relative;overflow:visible;background:0 0!important}.landzo-home-hero:before,.landzo-home-hero:after{content:none}.landzo-home-hero{isolation:isolate;min-height:410px;margin-top:72px;position:relative;overflow:hidden;background:#173c2d!important}.landzo-home-hero-art{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-home-hero:before,.landzo-home-hero:after,.landzo-home-hero-overlay{display:none!important}.landzo-home-hero-inner{z-index:2;width:100%;max-width:none;min-height:410px;padding:22px 22px 0;position:relative}.landzo-home-search{aspect-ratio:1141/644;padding:14px 16px 24px;bottom:22px;left:27px;right:27px;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:url(/landzo-hero-search-bg.svg) 50%/100% 100% no-repeat!important;border:0!important;height:auto!important}.landzo-home-hero{background:#f3ebe4!important}.landzo-home-search-fields label{text-align:center;background:#f3ede8;border:1px solid #e6dcd2f2;border-radius:2.88vw;flex-direction:column;justify-content:center;align-items:center;height:8.24vw;min-height:0;padding:.8vw 1.44vw;display:flex;box-shadow:0 .4vw .632vw .4vw #c8bdaa6b}.landzo-home-search-fields label>span{color:#3e5039;letter-spacing:0;margin:0;font-family:Manrope,sans-serif;font-size:2.88vw;font-weight:700;line-height:1}.landzo-home-search-fields input,.landzo-home-search-fields select{width:100%;height:auto;min-height:0;box-shadow:none;color:#536057;text-align:center;background:0 0;border:0;margin-top:.56vw;padding:0;font-family:Manrope,sans-serif;font-size:2vw;font-weight:800;line-height:1}.landzo-home-search-tabs label>span{gap:1.44vw;font-family:Manrope,sans-serif;font-size:2.4vw;font-weight:600;line-height:1}.landzo-home-search-tabs input:checked+span{color:#fff;background:#315844;font-weight:700}.landzo-search-tab-icon{stroke-width:1.55px;flex:0 0 3.04vw;width:3.04vw;height:3.04vw}.landzo-home-search-submit{color:#f3ebe4;letter-spacing:0;font-family:Manrope,sans-serif;font-size:2.88vw;font-weight:800;line-height:1}.landzo-home-search-tabs label>span{color:#3e5039;justify-content:center;align-items:center;gap:7px;font-family:Manrope,sans-serif;display:flex}.landzo-search-tab-icon{color:currentColor;stroke-width:1.6px;flex:0 0 14px;width:14px;height:14px}.landzo-search-tab-label{white-space:nowrap;font-family:Manrope,sans-serif;font-size:10px;font-weight:600;line-height:1}.landzo-home-search-tabs label>span{justify-content:center;align-items:center;gap:7px;font-family:Manrope,sans-serif;display:flex}.landzo-search-tab-icon{color:currentColor;flex:0 0 14px;width:14px;height:14px;display:block}.landzo-search-tab-label{letter-spacing:0;white-space:nowrap;font-family:Manrope,sans-serif;font-weight:600;line-height:1;font-size:10px!important}.landzo-home-search-tabs input:checked+span{color:#f3ebe4}.landzo-home-search-tabs input:checked+span .landzo-search-tab-label{font-weight:700}.public-featured-section{background:#f3ebe4;margin:0;padding:4.4vw 0 6.8vw;position:relative}.public-featured-section .public-section-heading-row{flex-wrap:nowrap;justify-content:space-between;gap:12px;width:100%;margin:0 3.04vw 2.72vw 0;flex-direction:row!important;align-items:center!important;display:flex!important}.public-featured-section .landzo-featured-view-all{color:#173126;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:1.28vw;min-height:0;padding:0;font-family:Manrope,sans-serif;font-size:1.76vw;font-weight:700;line-height:1;flex-direction:row!important;width:auto!important;display:inline-flex!important}.landzo-featured-arrow-icon{width:4vw;height:4vw}.public-featured-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:3.04vw;width:100%;padding:0 4.4vw 1.2vw 0;overflow:auto hidden;grid-template-columns:none!important;display:flex!important}.public-featured-grid>.public-property-card{scroll-snap-align:start;background:#f0ebe5;border:.72vw solid #f3ebe4;border-radius:1.36vw;flex:0 0 85.52vw;width:85.52vw;min-width:85.52vw;max-width:none;height:34.24vw;position:relative;overflow:hidden;box-shadow:0 0 3vw -1.12vw #796d5b;transform:none!important}.public-featured-grid>.public-property-card:hover{transform:none!important}.public-featured-grid .public-property-card-link{grid-template-columns:52% 48%;width:100%;min-width:0;height:100%;display:grid!important}.public-featured-grid .public-property-card-media{border-radius:.88vw 0 0 2vw;width:100%;height:100%;overflow:hidden;aspect-ratio:auto!important}.public-featured-grid .public-property-card-media img,.public-featured-grid .public-property-card-fallback{object-fit:cover;width:100%;height:100%}.public-featured-grid .public-property-card-body{flex-direction:column;justify-content:center;gap:.88vw;min-width:0;padding:1.84vw 2.08vw 1.52vw 2.48vw;display:flex}.public-featured-grid .public-property-card h3{color:#173126;letter-spacing:0;margin:0;font-family:Manrope,sans-serif;font-size:2.88vw;font-weight:700;line-height:1}.public-featured-grid .public-property-card p{color:#35483e;margin:0;font-family:Manrope,sans-serif;font-size:2.16vw;font-weight:400;line-height:1.25}.public-featured-grid .public-property-card-bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.8vw;margin-top:.32vw;display:flex}.public-featured-grid .public-property-card-bottom strong{color:#173126;font-family:Manrope,sans-serif;font-size:2.8vw;font-weight:800;line-height:1}.public-featured-grid .public-property-card-bottom span{color:#173126;font-family:Manrope,sans-serif;font-size:1.6vw;font-weight:700;line-height:1}.public-featured-section{background:#f3ebe4;margin:0;padding:4vw 0 .8vw}.public-featured-section>.public-container{width:100%;max-width:none;padding-left:5.2vw;padding-right:0}.public-featured-section .public-section-heading-row{flex-wrap:nowrap;justify-content:space-between;gap:2vw;margin:0 3.36vw 3.04vw 0;flex-direction:row!important;align-items:center!important;display:flex!important}.public-featured-section .public-section-heading-row p{display:none}.public-featured-section h2{color:#3e5039;letter-spacing:0;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:5.2vw;font-weight:700;line-height:1}.public-featured-section .landzo-featured-view-all{color:#a64b2d;white-space:nowrap;justify-content:center;align-items:center;gap:1.36vw;min-height:0;padding-right:15px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;line-height:1;flex-direction:row!important;width:auto!important;display:inline-flex!important}.landzo-featured-view-all-icon{color:#b84d2c;background:0 0;border:.24vw solid #b84d2c;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;display:grid}.public-featured-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:3.04vw;width:100%;padding:0 3.84vw 1.2vw 0;scroll-padding-left:0;overflow:auto hidden;grid-template-columns:none!important;display:flex!important}.public-featured-grid::-webkit-scrollbar{display:none}.public-featured-section .public-property-card{scroll-snap-align:start;background:#f0ebe5;border:.72vw solid #f3ebe4;border-radius:1.36vw;flex:0 0 85.52vw;width:85.52vw;min-width:85.52vw;max-width:none;height:34.24vw;padding:0;position:relative;overflow:hidden;box-shadow:0 0 3vw -1.12vw #796d5ba6;transform:none!important}.public-featured-section .public-property-card:hover{border-color:#f3ebe4;transform:none!important}.public-featured-section .public-property-card-media img,.public-featured-section .public-property-card-fallback{object-fit:cover;object-position:center;border-radius:.96vw 0 0 .96vw;width:100%;height:100%;margin:0;display:block}.public-featured-section .public-property-card-body{background:#f0ebe5;flex-direction:column;justify-content:center;align-items:flex-start;gap:.96vw;min-width:0;padding:1.92vw 1.84vw 1.6vw 2.48vw;display:flex}.public-featured-section .public-property-card-meta{display:none!important}.public-featured-section .public-property-card h3{color:#173126;letter-spacing:0;margin:0;font-family:Manrope,sans-serif;font-size:2.88vw;font-weight:700;line-height:1.08}.public-featured-section .public-property-card p{color:#33483d;margin:0;font-family:Manrope,sans-serif;font-size:2.16vw;font-weight:400;line-height:1.35}.public-featured-section .public-property-card-bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.12vw;margin-top:.56vw;display:flex}.public-featured-section .public-property-card-bottom strong{color:#173126;font-family:Manrope,sans-serif;font-size:2.8vw;font-weight:800;line-height:1}.public-featured-section .public-property-card-bottom span{color:#173126;font-family:Manrope,sans-serif;font-size:1.6vw;font-weight:700;line-height:1}.public-featured-grid{padding-top:2.08vw;padding-bottom:2.24vw}.public-featured-section .public-property-card{box-shadow:0 0 3vw -1.12vw #796d5b!important}.public-featured-section .public-property-card-media{background:#173126;border-radius:1.36vw;width:100%;height:100%;margin:0;position:relative;overflow:hidden;aspect-ratio:auto!important}.public-featured-section .public-property-card-media img,.public-featured-section .public-property-card-fallback{object-fit:cover;object-position:center;border-radius:1.36vw;width:100%;height:100%;display:block}.public-featured-section .public-save-button{color:#3e5039;background:#f8f5eff0;border:.24vw solid #3e503994;border-radius:50%;place-items:center;width:5.2vw;min-width:5.2vw;height:5.2vw;min-height:5.2vw;padding:0;font-size:0;line-height:0;display:grid;box-shadow:0 .32vw .8vw #1e2d241f}.public-featured-section .public-property-heart-icon{width:2.96vw;height:2.96vw;display:block}.public-featured-section .public-save-button:hover{color:#b74d2d;border-color:#b74d2d}.public-featured-section .public-property-card-save{z-index:5;top:1.2vw;right:calc(47% + 1.2vw)}.public-featured-section .public-property-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.public-featured-section .public-property-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.public-featured-section .public-property-card{flex:0 0 85.52vw;width:85.52vw;min-width:85.52vw;height:34.24vw;overflow:hidden}.public-featured-section .public-property-card-link{grid-template-columns:minmax(0,53%) minmax(0,47%);width:100%;min-width:0;height:100%;display:grid!important}.public-featured-section .public-property-card-media{background:#173126;border-radius:1.36vw;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.public-featured-section .public-property-card-media img{object-fit:cover;object-position:center;border-radius:1.36vw;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.public-featured-section .public-property-card-fallback{border-radius:1.36vw;width:100%;min-width:0;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.public-featured-section .public-property-card-body{flex-direction:column;justify-content:center;align-items:flex-start;gap:.8vw;width:100%;min-width:0;height:100%;min-height:0;padding:2vw 1.92vw 1.6vw 2.48vw;display:flex;overflow:hidden}.public-featured-section .public-property-card h3{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:0;display:-webkit-box;overflow:hidden}.public-featured-section .public-property-card p{-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:0;display:-webkit-box;overflow:hidden}.public-featured-section .public-property-card-bottom{width:100%;min-width:0}.public-featured-section .public-property-card-save{z-index:10;margin:0;position:absolute;top:7px;right:calc(47% + 7px)}.public-featured-section .public-save-button{color:#3e5039;background:#f8f6eff5;border:1px solid #3e503994;border-radius:50%;place-items:center;width:25px;min-width:25px;height:25px;min-height:25px;font-size:0;line-height:0;display:grid;box-shadow:0 2px 5px #13291d1f;padding:0!important}.public-featured-section .public-property-heart-icon{color:currentColor;width:15px;height:15px;display:block}.public-featured-section .public-save-button.is-saved{color:#3e5039;background:#f8f6effa;border-color:#3e5039b8}.public-featured-section .public-save-button:not(.is-saved){color:#3e5039}.public-featured-section .public-save-button:active{transform:scale(.94)}.landzo-explore-map-section{background:#f3ebe4;width:100%;margin:0;position:relative;overflow:hidden;padding:0!important}.landzo-explore-map-card{background:#f3ebe4;width:100%;height:clamp(104px,24.8vw,145px);position:relative;overflow:hidden}.landzo-explore-map-copy{z-index:5;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:37%;height:100%;padding:2.24vw 0 1.92vw 3.6vw;display:flex;position:relative}.landzo-explore-map-section h2{color:#173126;letter-spacing:0;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:3.2vw;font-weight:700;line-height:1}.landzo-explore-map-section p{color:#33483d;width:100%;margin:1.92vw 0 0;font-family:Manrope,sans-serif;font-size:2.16vw;font-weight:500;line-height:1.25}.landzo-explore-map-button{color:#f3ebe4;white-space:nowrap;background:linear-gradient(#174a36 0%,#0b3b2b 55%,#062e21 100%);border:.24vw solid #ceb7787a;border-radius:2.4vw;justify-content:center;align-items:center;gap:2.08vw;width:24.24vw;height:7.6vw;min-height:30px;margin-top:auto;padding:0;font-family:Manrope,sans-serif;font-size:2.56vw;font-weight:600;line-height:1;display:flex;box-shadow:0 1.04vw 1.92vw #0d2d2142,inset 0 .24vw #ffffff26}.landzo-explore-map-visual{z-index:1;background:#dfe0c9;position:absolute;inset:0 0 0 34.5%;overflow:hidden}.landzo-explore-map-image{object-fit:cover;object-position:center;filter:saturate(.78)brightness(1.04);width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-explore-map-visual:before{content:"";z-index:3;pointer-events:none;background:#f3ebe4;border-radius:50%;width:10.4vw;height:136%;position:absolute;top:-18%;left:-5.6vw}.landzo-explore-map-visual:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f3ebe485,#f3ebe400);width:16%;position:absolute;top:0;bottom:0;left:0}.landzo-explore-map-pin{z-index:4;filter:drop-shadow(0 2px 2px #14231b4d);display:block;position:absolute}.landzo-explore-map-pin.pin-green{color:#294b3c;width:5.6vw;height:7.44vw}.landzo-explore-map-pin.pin-orange{color:#bd5c34;width:8.4vw;height:11.2vw}.landzo-explore-map-pin.pin-one{top:4%;left:33%}.landzo-explore-map-pin.pin-two{top:3%;left:65%}.landzo-explore-map-pin.pin-three{top:34%;left:14%}.landzo-explore-map-pin.pin-main{top:22%;left:48%}.landzo-explore-map-pin.pin-four{top:46%;left:81%}.landzo-map-small-point{z-index:4;background:#d98957;border:.24vw solid #f3ebe4e6;border-radius:50%;width:2.24vw;height:2.24vw;position:absolute;top:79%;left:69%;box-shadow:0 2px 3px #22271c2e}.landzo-home-explore{background:#f3ebe4;width:100%;overflow:hidden}.landzo-home-explore-inner{grid-template-columns:36% 64%;width:100%;height:106px;display:grid;position:relative;overflow:hidden}.landzo-home-explore-copy{z-index:5;flex-direction:column;align-items:flex-start;padding:12px 0 10px 16px;display:flex;position:relative}.landzo-home-explore-copy h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:700;line-height:1}.landzo-home-explore-copy p{color:#33483d;width:128px;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:8px;font-weight:500;line-height:1.35}.landzo-home-explore-button{color:#f3ebe4;background:linear-gradient(#174a36 0%,#0a3929 100%);border:1px solid #dec99194;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:102px;height:31px;margin-top:auto;font-family:Manrope,sans-serif;font-size:10px;font-weight:600;display:flex;box-shadow:0 4px 8px #0e2d2147}.landzo-home-map-frame{position:absolute;inset:0 0 0 34%;overflow:hidden;-webkit-mask-image:url(/landzo-home-map-mask.svg);mask-image:url(/landzo-home-map-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.landzo-home-map{background:#d8dbc8;width:100%;height:100%;position:absolute;inset:0}.landzo-home-map .leaflet-control-container{display:none}.landzo-home-map .leaflet-tile-pane{filter:saturate(.72)brightness(1.06)contrast(.92)}.landzo-home-location-section{background:#f3ebe4;width:108%;margin:0;padding:0;position:relative;overflow:hidden}.landzo-home-location-inner{background:#f3ebe4;width:100%;height:107px;position:relative;overflow:hidden}.landzo-home-location-copy{z-index:5;flex-direction:column;align-items:flex-start;width:37%;height:100%;padding:12px 0 10px 16px;display:flex;position:relative}.landzo-home-location-copy h2{color:#173126;letter-spacing:0;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:5.2vw;font-weight:700;line-height:1}.landzo-home-location-copy p{color:#33483d;width:125px;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:8px;font-weight:500;line-height:1.35}.landzo-home-location-button{color:#f3ebe4;background:linear-gradient(#174a36 0%,#0a3929 100%);border:1px solid #dac38994;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:104px;height:32px;margin-top:6px;padding:0;font-family:Manrope,sans-serif;font-size:10px;font-weight:600;line-height:1;text-decoration:none;display:flex;box-shadow:0 4px 8px #0d2c2042}.landzo-open-map-icon{color:#eedda7;flex:0 0 15px;width:15px;height:15px}.landzo-home-location-art{z-index:1;z-index:1;inset:0 0 0 34%;position:absolute;inset:0 0 0 38%;overflow:hidden}.landzo-location-map-svg{pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;min-width:100%;height:100%;display:block;position:absolute;top:0;right:0;overflow:visible}.landzo-location-map-svg image{width:383px;height:147px}.landzo-purpose-section{background:#f3ebe4;width:100%;margin:0;padding:18px 0 12px;overflow:hidden}.landzo-purpose-inner{width:100%;padding-left:16px}.landzo-purpose-heading-row{justify-content:space-between;align-items:center;gap:12px;margin:0 16px 12px 0;display:flex}.landzo-purpose-heading-row h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:5.2vw;font-weight:700;line-height:1}.landzo-purpose-see-all{color:#a64b2d;flex:none;align-items:center;gap:7px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.landzo-purpose-see-all-icon{color:#aa5a3d;background:#ffffff59;border:1px solid #aa5a3d;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.landzo-purpose-see-all-icon .landzo-featured-arrow-icon{width:4.4vw;height:4.4vw}.landzo-purpose-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;align-items:stretch;gap:10px;width:100%;padding:2px 16px 8px 0;display:flex;overflow:auto hidden}.landzo-purpose-card{scroll-snap-align:start;color:#173126;text-align:center;background:#f8f4eed6;border:1px solid #ac997e99;border-radius:17px;flex-direction:column;flex:0 0 105px;justify-content:center;align-items:center;gap:10px;width:105px;height:121px;padding:12px 8px 10px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 9px #685a441a,inset 0 0 11px #796d5b0f}.landzo-purpose-card:active{transform:scale(.98)}.landzo-purpose-icon-shell{color:#315844;place-items:center;width:39px;height:39px;display:grid}.landzo-purpose-icon{filter:drop-shadow(0 2px 1px #4a3d2a21);width:34px;height:34px;display:block}.landzo-purpose-card-title{color:#132c22;letter-spacing:-.01em;max-width:88px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;line-height:1.3}.landzo-purpose-dots span{background:#86735659;border-radius:50%;width:5px;height:5px}.landzo-purpose-dots span.is-active{background:#867356b8}.landzo-purpose-dots{justify-content:center;align-items:center;gap:5px;margin:3px 16px 0 0;display:flex}.landzo-purpose-dots button{cursor:pointer;background:#86735659;border:0;border-radius:50%;width:5px;min-width:5px;height:5px;min-height:5px;padding:0;transition:width .18s,background-color .18s}.landzo-purpose-dots button.is-active{background:#867356c7;border-radius:999px;width:13px}.landzo-purpose-track{scroll-snap-type:none;scroll-behavior:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;align-items:stretch;gap:10px;width:100%;display:flex;overflow:auto hidden}.landzo-purpose-track::-webkit-scrollbar{display:none}.landzo-purpose-card{scroll-snap-align:none;flex:0 0 105px;width:105px}.landzo-trust-section{background:#f3ebe4;width:100%;margin:0;padding:3.36vw 0 4.32vw;position:relative;overflow:hidden}.landzo-trust-card{width:94.88vw;max-width:100%;height:35.2vw;margin:0 auto;position:relative;overflow:visible}.landzo-trust-background{z-index:1;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-trust-content{z-index:2;color:#f3ebe4;position:absolute;inset:0}.landzo-trust-heading{color:#f3ebe4;letter-spacing:0;white-space:nowrap;width:72%;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:4.64vw;font-weight:700;line-height:1;position:absolute;top:15.5%;left:5.5%}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));place-items:start center;display:grid;position:absolute;inset:33% 4.5% 7%}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;display:flex}.landzo-trust-icon-shell{flex:none;place-items:center;width:8.16vw;height:8.24vw;display:grid}.landzo-trust-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.landzo-trust-label{color:#f3ebe4;letter-spacing:0;text-align:center;white-space:pre-line;width:100%;margin-top:.8vw;font-family:Cormorant Garamond,Georgia,serif;font-size:3.04vw;font-weight:700;line-height:1;display:block}.landzo-trust-item:first-child .landzo-trust-icon{width:92%;height:92%}.landzo-trust-item:nth-child(2) .landzo-trust-icon,.landzo-trust-item:nth-child(3) .landzo-trust-icon{width:88%;height:88%}.landzo-trust-item:nth-child(4) .landzo-trust-icon{width:90%;height:90%}.landzo-list-property-section{background:#f3ebe4;width:100%;margin:0;padding:4px 14px 18px}.landzo-list-property-card{background:radial-gradient(circle at 75% 45%,#d9cbb42e,#0000 42%),#f5eee5;border:1px solid #ab967794;border-radius:16px;width:100%;height:112px;position:relative;overflow:hidden;box-shadow:0 4px 9px #62523c21,inset 0 0 12px #74604312}.landzo-list-property-card:before{content:"";z-index:0;opacity:.16;pointer-events:none;background:repeating-radial-gradient(at 68%,#0000 0 6px,#88714f24 7px,#0000 8px);position:absolute;inset:0}.landzo-list-property-copy{z-index:3;flex-direction:column;align-items:flex-start;width:55%;height:100%;padding:12px 0 10px 14px;display:flex;position:relative}.landzo-list-property-copy h2{color:#173126;letter-spacing:0;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:700;line-height:.93}.landzo-list-property-copy p{color:#33483d;margin:3px 0 0;font-family:Manrope,sans-serif;font-size:7.5px;font-weight:500;line-height:1.25}.landzo-list-property-button{color:#f8eee7;white-space:nowrap;background:linear-gradient(#c75a35 0%,#ad4325 100%);border:1px solid #9b4527b8;border-radius:8px;justify-content:center;align-items:center;min-width:112px;height:28px;margin-top:auto;padding:0 13px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 3px 5px #71352140,inset 0 1px #ffffff29}.landzo-list-property-button:active{transform:scale(.97)}.landzo-list-property-art{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;width:49%;height:100%;display:flex;position:absolute;bottom:0;right:-2%}.landzo-list-property-art img{object-fit:contain;object-position:center bottom;-webkit-user-select:none;user-select:none;width:100%;height:94%;display:block}.landzo-list-property-card{box-shadow:0 10px 22px #523f2a29,0 3px 7px #523f2a1f,inset 0 1px #ffffffa6,inset 0 -2px 4px #765e420d}.landzo-list-property-art img{filter:drop-shadow(0 7px 8px #30271933)}.landzo-list-property-button{box-shadow:0 5px 9px #72331c47,inset 0 1px #fff3}}.landzo-bottom-nav{display:none}@media (width<=640px){.landzo-bottom-nav{left:50%;bottom:max(7px, env(safe-area-inset-bottom));z-index:1000;aspect-ratio:2170/725;isolation:isolate;filter:drop-shadow(0 7px 9px #17231a47);width:min(100vw - 16px,500px);display:block;position:fixed;overflow:visible;transform:translate(-50%)}.landzo-bottom-nav-background{z-index:1;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-bottom-nav-items{z-index:3;grid-template-columns:1fr 1fr 1.13fr 1fr 1fr;align-items:center;display:grid;position:absolute;inset:14% 7% 13%}.landzo-bottom-nav-link{color:#f3ebe4e8;text-align:center;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;height:100%;padding:0;text-decoration:none;display:flex;position:relative}.landzo-bottom-nav-icon-shell{place-items:center;width:27px;height:27px;display:grid;position:relative}.landzo-bottom-nav-icon{color:currentColor;width:25px;height:25px;display:block}.landzo-bottom-nav-label{color:currentColor;white-space:nowrap;font-family:Manrope,sans-serif;font-size:8px;font-weight:600;line-height:1;position:relative}.landzo-bottom-nav-link.is-active:not(.is-center){color:#f3ebe4}.landzo-bottom-nav-link.is-active:not(.is-center) .landzo-bottom-nav-label{font-weight:700}.landzo-bottom-nav-link.is-active:not(.is-center):after{content:"";background:#c45a33;border-radius:999px;width:27px;height:2px;position:absolute;bottom:3%;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #c45a3359}.landzo-bottom-nav-link.is-center .landzo-bottom-nav-icon-shell{color:#f3ebe4;background:linear-gradient(#cf6b43 0%,#b64d2c 100%);border:1px solid #f3ebe4b3;border-radius:50%;width:47px;height:47px;box-shadow:0 5px 10px #3f231847,inset 0 1px #ffffff47}.landzo-bottom-nav-link.is-center .landzo-bottom-nav-icon{width:28px;height:28px}.landzo-bottom-nav-link.is-center .landzo-bottom-nav-label{color:#f3ebe4;margin-top:1px;font-size:8px;font-weight:700}.landzo-bottom-nav-link.is-center.is-active .landzo-bottom-nav-icon-shell{box-shadow:0 6px 12px #40221757,0 0 0 2px #eabc6f2e,inset 0 1px #ffffff4d}.landzo-bottom-nav-link:active{opacity:.82}.public-site-main{padding-bottom:calc(135px + env(safe-area-inset-bottom))}.landzo-bottom-nav{left:50%;bottom:max(8px, env(safe-area-inset-bottom));z-index:9999;isolation:isolate;width:calc(100vw - 18px);max-width:500px;height:92px;display:block;position:fixed;overflow:visible;transform:translate(-50%)}.landzo-bottom-nav-bg{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 6px 7px #121c154d);width:108%;max-width:none;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landzo-bottom-nav-links{z-index:5;grid-template-columns:1fr 1fr 1.16fr 1fr 1fr;align-items:center;display:grid;position:absolute;inset:21% 15% 17% 5%}.landzo-bottom-nav-link{color:#f3ebe4;text-align:center;-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;height:100%;text-decoration:none;display:flex;position:relative}.landzo-bottom-nav-icon{place-items:center;width:23px;height:23px;display:grid}.landzo-bottom-nav-icon svg{width:100%;height:100%;display:block}.landzo-bottom-nav-label{white-space:nowrap;font-family:Manrope,sans-serif;font-size:7px;font-weight:600;line-height:1}.landzo-bottom-nav-link.is-center{transform:translateY(-12px)}.landzo-bottom-nav-link.is-center .landzo-bottom-nav-icon{color:#f8eee6;width:30px;height:30px}.landzo-bottom-center-label{flex-direction:column;align-items:center;margin-top:1px;line-height:1;display:flex}.landzo-bottom-center-label strong{color:#d86a43;font-family:Manrope,sans-serif;font-size:8px;font-weight:700}.landzo-bottom-center-label small{color:#d86a43;margin-top:2px;font-family:Manrope,sans-serif;font-size:6px;font-weight:600}.landzo-bottom-nav-link.is-active:not(.is-center):after{content:"";background:#cf6340;border-radius:999px;width:25px;height:2px;display:none;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.landzo-bottom-nav-label{position:relative}.landzo-bottom-nav-link.is-active:not(.is-center) .landzo-bottom-nav-label:after{content:"";background:#d36843;border-radius:999px;width:25px;height:2px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #d3684340}.landzo-bottom-nav-link.is-center{justify-content:flex-start;align-items:center;height:100%;padding:0;display:flex;position:relative;transform:none}.landzo-bottom-nav-link.is-center .landzo-bottom-nav-icon{color:#f8eee6;width:29px;height:29px;position:absolute;top:5px;left:70%;transform:translate(-50%)}.landzo-bottom-center-label{white-space:nowrap;flex-direction:column;align-items:center;margin:0;line-height:1;display:flex;position:absolute;top:31px;left:50%;transform:translate(-50%)}.landzo-bottom-center-label strong{color:#d76843;letter-spacing:.06em;margin-top:12px;padding-left:32px;font-family:Manrope,sans-serif;font-size:8px;font-weight:700;line-height:1}.landzo-bottom-center-label small{color:#d76843;letter-spacing:.07em;margin-top:4px;padding-left:30px;font-family:Manrope,sans-serif;font-size:6px;font-weight:600;line-height:.2}.landzo-bottom-nav-link.is-center:active{transform:none}.landzo-bottom-nav-link.is-center:active .landzo-bottom-nav-icon{transform:translate(-50%)scale(.94)}.landzo-bottom-nav-link.is-blog{padding-left:30px}.landzo-bottom-nav-link.is-enquire{padding-left:20px}.landzo-properties-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:13.44vw;min-height:55px;margin:0;padding:0;position:relative;overflow:hidden}.landzo-properties-hero-overlay{z-index:1;-webkit-backdrop-filter:blur(4px);position:absolute;inset:0;background:#243b2a!important}.landzo-properties-search-form{z-index:3;background:#f3ebe4;border:1px solid #0000005c;border-radius:2.16vw;align-items:center;gap:1.44vw;width:90.08vw;height:9.44vw;min-height:39px;padding:0 2.4vw;display:flex;position:absolute;bottom:1.6vw;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #00000014}.landzo-properties-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font-family:Manrope,sans-serif;font-size:2.16vw;font-weight:400}.landzo-properties-search-filter{color:#3e5039;background:0 0;border:0;flex:0 0 3.68vw;place-items:center;width:3.68vw;height:3.68vw;padding:0;display:grid}.landzo-properties-section{background:#f3ebe4;margin:0;padding:0 0 20px}.landzo-properties-container{width:100%;max-width:none;margin:0;padding:0}.landzo-property-type-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:2.24vw;width:100%;padding:2.8vw 4.88vw 1.84vw;display:flex;overflow:auto hidden}.landzo-property-type-tabs::-webkit-scrollbar{display:none}.landzo-property-type-tabs button{color:#173126;white-space:nowrap;background:#f3ebe4e0;border:1px solid #3e50393d;border-radius:1.28vw;flex:none;height:7.36vw;min-height:30px;padding:0 2.8vw;font-family:Manrope,sans-serif;font-size:2.32vw;font-weight:500}.landzo-property-type-tabs button.is-active{color:#f3ebe4;box-shadow:0 2px 4px #1e322524;background:#243b2a!important;border-color:#243b2a!important}.landzo-properties-filter-form{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.landzo-properties-filter-panel{background:#f3ebe4;border:1px solid #3e50392e;border-radius:2.88vw;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6vw;width:90.32vw;height:25.36vw;margin:0 auto 3.2vw;padding:2.24vw;display:grid;box-shadow:0 0 .4vw #3e5039}.landzo-properties-filter-control{background:#f8f5ef9e;border:1px solid #3e50392e;border-radius:1.12vw;flex-direction:column;justify-content:center;width:100%;min-width:0;height:100%;padding:0 1.6vw;display:flex;position:relative;overflow:hidden}.landzo-properties-filter-label{color:#173126;white-space:nowrap;margin:0 0 1px;font-family:Manrope,sans-serif;font-size:1.92vw;font-weight:700;line-height:1;display:block}.landzo-properties-filter-control select{color:#173126d1;cursor:pointer;background:0 0;border:0;outline:0;width:100%;margin:0;padding:0 13px 0 0;font-family:Manrope,sans-serif;font-size:1.52vw;font-weight:400;line-height:1.15}.landzo-properties-filter-control select:disabled{opacity:.45;cursor:not-allowed}.landzo-properties-more-filters{color:#173126;background:#f8f5ef9e;border:1px solid #3e50392e;border-radius:1.12vw;justify-content:center;align-items:center;gap:1.2vw;width:100%;min-width:0;height:100%;padding:0;font-family:Manrope,sans-serif;font-size:1.84vw;font-weight:700;display:flex}.landzo-properties-advanced-filters{background:#f3ebe4fa;border:1px solid #3e503926;border-radius:1.92vw;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6vw;width:90.32vw;margin:-1.76vw auto 2.8vw;padding:2vw;display:grid;box-shadow:0 4px 10px #3e50391a}.landzo-properties-advanced-filters .landzo-properties-filter-control{min-height:8.4vw}.landzo-properties-filter-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;margin:0;padding:0;display:flex}.landzo-properties-results-heading{justify-content:space-between;align-items:center;gap:8px;width:90.32vw;margin:0 auto 2.4vw;display:flex}.landzo-properties-results-heading h2{color:#173126;white-space:nowrap;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:2.88vw;font-weight:600;line-height:1}.landzo-properties-sort{color:#173126;white-space:nowrap;align-items:center;gap:.56vw;font-family:Manrope,sans-serif;font-size:1.44vw;font-weight:500;display:flex}.landzo-properties-sort select{color:#173126;max-width:78px;font-family:inherit;font-size:inherit;background:0 0;border:0;outline:0;padding:0;font-weight:700}.landzo-properties-view-button{color:#c45a33;background:0 0;border:1px solid #c45a33;border-radius:50%;place-items:center;width:5.2vw;min-width:21px;height:5.2vw;min-height:21px;padding:0;display:grid}.landzo-properties-grid-icon{width:54%;height:54%}.landzo-properties-results{background:#f3ebe4;flex-direction:column;align-items:center;gap:3.6vw;width:100%;padding:0 0 28.8vw;display:flex}.landzo-properties-results .public-property-card{flex:none;width:85.52vw;min-width:85.52vw;height:34.24vw;margin:0;overflow:hidden;box-shadow:0 0 3vw -1.12vw #796d5b}.landzo-properties-results .public-property-card-media{background:#173126;border-radius:1.36vw;width:100%;min-width:0;height:100%;min-height:0;margin:0;position:relative;overflow:hidden}.landzo-properties-results .public-property-card-body{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.landzo-properties-loading-grid,.landzo-properties-section .public-empty-state,.landzo-properties-section .public-property-pagination{width:90.32vw;margin-left:auto;margin-right:auto}.landzo-properties-section .public-property-pagination{margin-bottom:24vw}.landzo-properties-filter-panel{overflow:visible}.landzo-properties-filter-control{justify-content:center;padding:5px 8px 4px;overflow:visible!important}.landzo-properties-filter-label{color:#173126;white-space:nowrap;margin:0 0 3px;font-family:Manrope,sans-serif;font-size:8px;font-weight:700;line-height:1.05;display:block;overflow:visible}.landzo-properties-filter-control select{color:#173126c7;width:100%;min-height:12px;padding:0 13px 0 0;font-family:Manrope,sans-serif;font-size:7px;line-height:1.1}.landzo-properties-more-filters{font-size:7.5px}.landzo-properties-more-icon{flex:0 0 13px;width:13px;height:13px}.landzo-properties-results .public-property-card{background:#f0ebe5;border:1px solid #796d5b2e;border-radius:6px;width:85.52vw;min-width:85.52vw;height:34.24vw;margin:0;position:relative;overflow:hidden;box-shadow:0 3px 8px #4c3e2d26}.landzo-properties-results .public-property-card-link{grid-template-columns:53% 47%;width:100%;min-width:0;height:100%;display:grid!important}.landzo-properties-results .public-property-card-media{background:#173126;border-radius:6px;width:100%;min-width:0;height:100%;position:relative;overflow:hidden;aspect-ratio:auto!important}.landzo-properties-results .public-property-card-media img,.landzo-properties-results .public-property-card-fallback{object-fit:cover;object-position:center;border-radius:6px;width:100%;height:100%;display:block}.landzo-properties-results .public-property-card-body{flex-direction:column;gap:3px;width:100%;min-width:0;height:100%;padding:8px 8px 6px;display:flex;overflow:hidden}.landzo-properties-results .public-property-card-meta{display:none}.landzo-properties-results .public-property-card h3{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1.15;overflow:hidden}.landzo-properties-results .public-property-card p{color:#173126d1;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Manrope,sans-serif;font-size:7.5px;font-weight:500;line-height:1.28;display:-webkit-box;overflow:hidden}.landzo-properties-results .public-property-card-bottom{flex-direction:column;align-items:flex-start;gap:3px;width:100%;margin-top:auto;display:flex}.landzo-properties-results .public-property-card-bottom span{color:#3e5039;font-family:Manrope,sans-serif;font-size:6.5px;font-weight:700;line-height:1}.landzo-properties-results .public-property-card-save{z-index:10;margin:0;position:absolute;top:6px;right:calc(47% + 6px)}.landzo-properties-results .public-save-button{color:#3e5039;background:#f8f6eff7;border:1px solid #3e50398c;border-radius:50%;place-items:center;width:24px;min-width:24px;height:24px;min-height:24px;line-height:0;display:grid;box-shadow:0 2px 4px #13291d21;padding:0!important}.landzo-properties-results .public-property-heart-icon{width:14px;height:14px}.landzo-properties-results{gap:12px;padding-bottom:120px}.landzo-properties-hero{width:100%;height:68px;min-height:68px;margin-top:70px;padding:0;position:relative;overflow:visible;background:#243b2a!important;display:block!important}.landzo-properties-hero-overlay{z-index:1;pointer-events:none;position:absolute;inset:0}.landzo-properties-search-form{z-index:5;background:#f3ebe4;border:1px solid #3e503933;border-radius:8px;align-items:center;gap:8px;width:calc(100% - 34px);height:40px;min-height:40px;padding:0 11px;display:flex;position:absolute;top:11px;bottom:auto;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #1d2b221a}.landzo-properties-search-icon{color:#3e5039;flex:0 0 15px;width:15px;height:15px}.landzo-properties-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:9px;font-weight:400}.landzo-properties-search-form input::placeholder{color:#3e50396e}.landzo-properties-search-filter{color:#3e5039;cursor:pointer;background:0 0;border:0;flex:0 0 18px;place-items:center;width:18px;height:18px;padding:0;display:grid}.landzo-property-type-tabs{margin-top:0;padding-top:10px}.landzo-properties-results .public-property-card{background:#f0ebe5;border-radius:6px;height:34.24vw;overflow:hidden}.landzo-properties-results .public-property-card-link{grid-template-columns:52% 48%;width:100%;height:100%;display:grid!important}.landzo-properties-results .public-property-card-media{border-radius:6px;width:100%;height:100%;overflow:hidden;aspect-ratio:auto!important}.landzo-properties-results .public-property-card-media img{object-fit:cover;border-radius:6px;width:100%;height:100%}.landzo-properties-results .public-property-card-body{flex-direction:column;align-items:flex-start;overflow:hidden;justify-content:flex-start!important;gap:2px!important;padding:7px 8px 5px!important;display:flex!important}.landzo-properties-results .public-property-card h3{color:#173126;font-family:Manrope,sans-serif;font-size:9px;font-weight:800;line-height:1.1;margin:0!important}.landzo-properties-results .public-property-card p{color:#173126cc;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-family:Manrope,sans-serif;font-size:6.5px;line-height:1.2;display:-webkit-box;overflow:hidden;margin:0!important}.landzo-properties-results .public-property-card-bottom{flex-direction:column;align-items:flex-start;width:100%;gap:2px!important;margin-top:auto!important;display:flex!important}.landzo-properties-results .public-property-card-bottom strong{color:#173126;font-family:Manrope,sans-serif;font-size:9px;font-weight:800;line-height:1}.landzo-properties-results .public-property-card-bottom span{color:#173126;font-size:5.5px;font-weight:700;line-height:1}.landzo-properties-results .public-property-card-save{top:6px!important;right:calc(48% + 6px)!important}.landzo-properties-results .public-save-button{border-radius:50%;width:23px!important;min-width:23px!important;height:23px!important;min-height:23px!important;padding:0!important}body:has(.landzo-properties-section) .landzo-public-header{z-index:1000;position:fixed;top:0;left:0;right:0;box-shadow:none!important;background:0 0!important;border:0!important}:is(body:has(.landzo-properties-section) .landzo-public-nav,body:has(.landzo-properties-section) .landzo-nav-shell){box-shadow:none!important;background:0 0!important;border:0!important}body:has(.landzo-properties-section) .landzo-nav-shell{min-height:57px;padding:8px 17px}body:has(.landzo-properties-section) .landzo-mobile-wordmark-title{font-size:17px}body:has(.landzo-properties-section) .landzo-mobile-wordmark-tagline{font-size:5.5px}body:has(.landzo-properties-section) .landzo-mobile-action{border-radius:6px;width:29px;height:29px}body:has(.landzo-properties-section) .landzo-mobile-action svg{width:17px;height:17px}.landzo-properties-hero{background-position:50%;background-size:cover;overflow:hidden;height:119px!important;min-height:119px!important;margin-top:0!important}.landzo-properties-search-form{background:#f3ebe4;border:0;border-radius:8px;width:calc(100% - 32px);height:33px;min-height:33px;padding:0 11px;box-shadow:0 2px 4px #00000014;top:auto!important;bottom:12px!important}.landzo-properties-search-icon{flex:0 0 13px;width:13px;height:13px}.landzo-properties-search-form input{font-size:8px}.landzo-properties-search-filter{flex:0 0 16px;width:16px;height:16px}.landzo-properties-tune-icon{width:14px;height:14px}.landzo-public-header.use-simple-mobile-nav{z-index:1000;width:100%;position:fixed;top:0;left:0;right:0;background:#243b2a!important;border:0!important;box-shadow:inset 0 -10px 18px #e7b85314,0 3px 8px #0e1d1429!important}.landzo-public-header.use-simple-mobile-nav .landzo-public-nav{width:100%;box-shadow:none!important;background:#243b2a!important;border:0!important}.landzo-public-header.use-simple-mobile-nav .landzo-nav-shell{justify-content:space-between;align-items:center;width:100%;min-height:70px;margin:0;padding:12px 28px;display:flex;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.landzo-public-header.use-simple-mobile-nav .landzo-nav-brand{display:block;width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.landzo-public-header.use-simple-mobile-nav .public-brand-link{box-shadow:none!important;background:0 0!important;border:0!important}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-title{color:#f3ebe4;letter-spacing:.12em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:700;line-height:.9}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-tagline{color:#f3ebe4;letter-spacing:0;font-family:Manrope,sans-serif;font-size:6px;font-weight:500;line-height:1}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-action svg{width:20px;height:20px;display:block}.landzo-public-header.use-simple-mobile-nav .landzo-nav-links,.landzo-public-header.use-simple-mobile-nav .landzo-nav-cta,.landzo-public-header.use-simple-mobile-nav .landzo-menu-toggle{display:none!important}.landzo-properties-search-form{width:calc(100% - 32px);height:38px;min-height:38px;top:8px!important;bottom:auto!important}.landzo-properties-hero{background:#173126;height:56px!important;min-height:56px!important;margin-top:70px!important}.landzo-properties-search-form{border-radius:8px;width:calc(100% - 32px);height:40px;min-height:40px;top:8px!important;bottom:auto!important}.landzo-public-header.use-simple-mobile-nav{z-index:1000;position:fixed;top:0;left:0;right:0;background:#243b2a!important;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-shadow:inset 0 -10px 18px #e6b64c12,0 3px 8px #0f1d1429!important}.landzo-public-header.use-simple-mobile-nav .landzo-public-nav,.landzo-public-header.use-simple-mobile-nav .public-nav{width:100%!important;max-width:none!important;box-shadow:none!important;background:#243b2a!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.landzo-public-header.use-simple-mobile-nav .landzo-nav-shell,.landzo-public-header.use-simple-mobile-nav .public-nav-inner{justify-content:space-between;align-items:center;min-height:70px;display:flex;width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:13px 28px!important}.landzo-public-header.use-simple-mobile-nav .landzo-nav-brand,.landzo-public-header.use-simple-mobile-nav .public-brand-link{width:auto!important;max-width:none!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-title{color:#f3ebe4;letter-spacing:.12em;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:700;line-height:.9}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-tagline{color:#f3ebe4;margin-top:3px;font-family:Manrope,sans-serif;font-size:6px;font-weight:500;line-height:1}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-actions{align-items:center;gap:12px;margin-left:auto;display:flex!important}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-action{color:#f3ebe4;width:36px;height:36px;box-shadow:none;background:0 0;border:1px solid #f3ebe48c;border-radius:6px;place-items:center;padding:0;display:grid}.landzo-public-header.use-simple-mobile-nav .landzo-mobile-action svg{width:20px;height:20px}.landzo-public-header.use-simple-mobile-nav .landzo-menu-toggle,.landzo-public-header.use-simple-mobile-nav .landzo-nav-links,.landzo-public-header.use-simple-mobile-nav .landzo-nav-cta{display:none!important}}.landzo-properties-search-suggestions{z-index:20;background:#f8f5ef;border:1px solid #3e50392e;border-radius:10px;gap:4px;max-height:250px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px #1731262e}.landzo-properties-search-suggestions button,.landzo-properties-search-suggestion-empty{color:#173126;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;min-width:0;padding:8px 9px;font-family:Manrope,sans-serif}.landzo-properties-search-suggestions button{cursor:pointer;gap:2px;display:grid}.landzo-properties-search-suggestions button:hover,.landzo-properties-search-suggestions button.is-active{background:#3e50391a}.landzo-properties-search-suggestions strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:800;line-height:1.2;overflow:hidden}.landzo-properties-search-suggestions span,.landzo-properties-search-suggestion-empty{color:#173126b8;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.25;overflow:hidden}@media (width<=640px){body:has(.landzo-properties-section){overflow-x:hidden}body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav{overflow-x:hidden;background:#243b2a!important;width:100%!important;max-width:none!important}body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .landzo-public-nav{overflow-x:hidden;background:#243b2a!important;width:100%!important;max-width:none!important}body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .public-nav{overflow-x:hidden;background:#243b2a!important;width:100%!important;max-width:none!important}:is(body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .landzo-nav-shell,body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .public-nav-inner){min-height:70px;padding:12px 22px!important}body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-title{font-size:23px}body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-tagline{font-size:6px}body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .landzo-mobile-action{width:36px;height:36px}.landzo-properties-hero{overflow:visible;background:#243b2a!important;height:58px!important;min-height:58px!important;margin-top:70px!important}.landzo-properties-search-form{gap:8px;max-width:430px;background:#f3ebe4!important;border:1px solid #3e503933!important;border-radius:8px!important;width:calc(100% - 32px)!important;height:40px!important;min-height:40px!important;padding:0 11px!important;top:8px!important;bottom:auto!important;box-shadow:0 2px 5px #1d2b221f!important}.landzo-properties-search-form input{font-size:9px!important}.landzo-properties-search-suggestions{border-radius:8px;max-height:210px;padding:6px;top:calc(100% + 7px)}.landzo-properties-search-suggestions button,.landzo-properties-search-suggestion-empty{padding:7px 8px}.landzo-properties-search-suggestions strong{font-size:10px}.landzo-properties-search-suggestions span,.landzo-properties-search-suggestion-empty{font-size:8px}.landzo-properties-filter-panel{max-width:430px;min-height:104px;border-radius:12px!important;grid-template-rows:repeat(2,minmax(48px,auto))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:calc(100% - 24px)!important;height:auto!important;padding:10px!important;overflow:hidden!important;box-shadow:0 0 8px #3e503929!important}.landzo-properties-filter-control,.landzo-properties-more-filters{min-width:0;min-height:48px;border-radius:8px!important;height:auto!important;overflow:hidden!important}.landzo-properties-filter-control{padding:6px 6px 5px!important}.landzo-properties-filter-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-bottom:4px!important;font-size:8.5px!important;line-height:1.05!important;overflow:hidden!important}.landzo-properties-filter-control select{text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden;min-height:18px!important;padding-right:11px!important;font-size:8px!important;line-height:1.15!important}.landzo-properties-more-filters{gap:4px!important;padding:0 5px!important;font-size:8px!important;line-height:1.05!important}.landzo-properties-more-icon{flex:0 0 12px!important;width:12px!important;height:12px!important}.landzo-properties-advanced-filters,.landzo-properties-results-heading,.landzo-properties-loading-grid,.landzo-properties-section .public-empty-state,.landzo-properties-section .public-property-pagination{max-width:430px;width:calc(100% - 24px)!important}.landzo-properties-advanced-filters{border-radius:10px!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px!important}.landzo-properties-results-heading h2{font-size:12px!important;line-height:1.1!important}.landzo-properties-sort{gap:4px!important;font-size:8px!important}.landzo-properties-sort select{max-width:78px;font-size:8px!important}.landzo-properties-results{overflow-x:hidden;gap:12px!important;padding-bottom:120px!important}.landzo-properties-results .public-property-card{background:#f0ebe5!important;border-radius:6px!important;width:min(100% - 32px,85.52vw)!important;min-width:0!important;height:clamp(123px,34.24vw,150px)!important;box-shadow:0 -2px 10px #796d5b14,0 4px 12px #4c3e2d29!important}.landzo-properties-results .public-property-card-link{height:100%;grid-template-columns:minmax(0,52%) minmax(0,48%)!important}.landzo-properties-results .public-property-card-media,.landzo-properties-results .public-property-card-media img,.landzo-properties-results .public-property-card-fallback{object-fit:cover;border-radius:6px!important;height:100%!important}.landzo-properties-results .public-property-card-body{gap:3px!important;padding:8px 8px 6px!important}.landzo-properties-results .public-property-card h3{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;font-size:clamp(10px,2.55vw,12px)!important;line-height:1.12!important}.landzo-properties-results .public-property-card p{-webkit-line-clamp:3!important;font-size:clamp(7.8px,2vw,9px)!important;line-height:1.25!important}.landzo-properties-results .public-property-card-bottom strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;font-size:clamp(9.5px,2.45vw,12px)!important;line-height:1.05!important}.landzo-properties-results .public-property-card-bottom span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;font-size:clamp(7.5px,1.95vw,9px)!important;line-height:1.1!important}.landzo-properties-results .public-property-card-save{top:6px!important;right:calc(48% + 6px)!important}}@media (width<=390px){:is(body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .landzo-nav-shell,body:has(.landzo-properties-section) .landzo-public-header.use-simple-mobile-nav .public-nav-inner){padding:12px 17px!important}.landzo-properties-filter-panel{gap:6px!important;width:calc(100% - 18px)!important;padding:9px!important}.landzo-properties-filter-label{font-size:8px!important}.landzo-properties-filter-control select,.landzo-properties-more-filters,.landzo-properties-sort,.landzo-properties-sort select{font-size:7.5px!important}.landzo-properties-results-heading h2{font-size:11px!important}}@media (width<=640px){.landzo-properties-results .public-property-card{background:#f0ebe5;border-radius:1.36vw;width:85.52vw;min-width:85.52vw;height:34.24vw;margin:0;position:relative;overflow:hidden;transform:none!important}.landzo-properties-results .public-property-card:hover{transform:none!important}.landzo-properties-results .public-property-card-link{grid-template-columns:minmax(0,53%) minmax(0,47%);width:100%;min-width:0;height:100%;display:grid!important}.landzo-properties-results .public-property-card-media{background:#173126;border-radius:1.36vw;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.landzo-properties-results .public-property-card-media img{object-fit:cover;object-position:center;border-radius:1.36vw;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.landzo-properties-results .public-property-card-fallback{border-radius:1.36vw;width:100%;min-width:0;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.landzo-properties-results .public-property-card-body{flex-direction:column;justify-content:center;align-items:flex-start;gap:.8vw;width:100%;min-width:0;height:100%;min-height:0;padding:2vw 1.92vw 1.6vw 2.48vw;display:flex;overflow:hidden}.landzo-properties-results .public-property-card-meta{display:none!important}.landzo-properties-results .public-property-card h3{color:#173126;letter-spacing:0;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:2.88vw;font-weight:700;line-height:1.08;display:-webkit-box;overflow:hidden}.landzo-properties-results .public-property-card p{color:#33483d;-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:2.16vw;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.landzo-properties-results .public-property-card-bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.12vw;width:100%;min-width:0;margin-top:.56vw;display:flex}.landzo-properties-results .public-property-card-bottom strong{color:#173126;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Manrope,sans-serif;font-size:2.8vw;font-weight:800;line-height:1;overflow:hidden}.landzo-properties-results .public-property-card-bottom span{color:#173126;font-family:Manrope,sans-serif;font-size:1.6vw;font-weight:700;line-height:1}.landzo-saved-page{background:#f3ebe4;margin:0;padding:82px 0 115px}.landzo-saved-container{width:100%;max-width:none;margin:0;padding:0 14px}.landzo-saved-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.landzo-saved-heading h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:700;line-height:.95}.landzo-saved-heading p{color:#173126b8;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:10px;font-weight:500}.landzo-saved-count{color:#f3ebe4;white-space:nowrap;background:#173126;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 10px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;display:flex}.landzo-saved-count svg{width:13px;height:13px}.landzo-saved-type-tabs{scrollbar-width:none;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex;overflow-x:auto}.landzo-saved-type-tabs::-webkit-scrollbar{display:none}.landzo-saved-type-tabs button{color:#173126;white-space:nowrap;background:#f8f5efbf;border:1px solid #3e50392e;border-radius:999px;flex:none;min-height:27px;padding:0 12px;font-family:Manrope,sans-serif;font-size:9px;font-weight:600}.landzo-saved-type-tabs button.is-active{color:#f3ebe4;background:#173126;border-color:#173126}.landzo-saved-type-tabs button span{opacity:.75;margin-left:2px}.landzo-saved-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.landzo-saved-sort{color:#173126;align-items:center;gap:3px;font-family:Manrope,sans-serif;font-size:8px;display:flex}.landzo-saved-sort select{color:#173126;background:0 0;border:0;outline:0;max-width:110px;padding:0;font-family:inherit;font-size:9px;font-weight:700}.landzo-saved-view-toggle{align-items:center;gap:5px;display:flex}.landzo-saved-view-toggle button,.landzo-saved-view-toggle a{color:#173126;background:0 0;border:1px solid #3e503947;border-radius:7px;align-items:center;gap:4px;min-height:25px;padding:0 8px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;text-decoration:none;display:flex}@media (width<=640px){.landzo-saved-card-details{color:#173126;white-space:nowrap;align-items:center;width:100%;margin-top:3px;font-family:Manrope,sans-serif;font-size:6px;font-weight:600;line-height:1.15;display:flex;overflow:hidden}.landzo-saved-card-details span{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.landzo-saved-card-details span:not(:last-child):after{content:"ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";opacity:.6;margin:0 4px;display:inline-block}}.landzo-saved-view-toggle .is-active{color:#f3ebe4;background:#173126;border-color:#173126}.landzo-saved-view-toggle svg{width:14px;height:14px}.landzo-saved-explore-cta{color:#173126;background:#e1eadf;border:1px solid #3e50392e;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;margin-top:12px;padding:8px 9px;display:grid}.landzo-saved-explore-icon{background:#17312614;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.landzo-saved-explore-icon svg{width:15px;height:15px}.landzo-saved-explore-cta strong{font-family:Manrope,sans-serif;font-size:8px;font-weight:800;line-height:1.15;display:block}.landzo-saved-explore-cta p{color:#173126b8;margin:2px 0 0;font-family:Manrope,sans-serif;font-size:5.5px;line-height:1.25}.landzo-saved-explore-cta>a{color:#173126;white-space:nowrap;background:#f3ebe4;border:1px solid #17312661;border-radius:999px;align-items:center;gap:4px;min-height:25px;padding:0 8px;font-family:Manrope,sans-serif;font-size:6px;font-weight:700;text-decoration:none;display:flex}.landzo-saved-loading,.landzo-saved-empty{background:#f8f5efb3;border-radius:12px;width:100%;margin:20px 0;padding:20px}.landzo-saved-property-card{background:#f7f3ee;border:1px solid #796d5b2e;border-radius:10px;grid-template-columns:35% 65%;width:100%;height:137px;min-height:137px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:0 2px 6px #4d413326;display:grid!important}.landzo-saved-card-media{background:#173126;border-radius:9px 0 0 9px;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.landzo-saved-card-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landzo-saved-card-media .public-property-card-fallback{width:100%;height:100%;position:absolute;inset:0}.landzo-saved-card-transaction{z-index:4;color:#fff;text-transform:uppercase;background:#c75a36;border-radius:4px;padding:3px 6px;font-family:Manrope,sans-serif;font-size:6px;font-weight:700;line-height:1;position:absolute;top:6px;left:6px}.landzo-saved-card-transaction.is-rent{background:#427f9e}.landzo-saved-card-transaction.is-lease{background:#51764e}.landzo-saved-card-heart{z-index:5;place-items:center;box-shadow:0 2px 4px #1731261f;color:#c65b36!important;background:#f8f6eff5!important;border:1px solid #3e503973!important;border-radius:50%!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;top:6px!important;right:6px!important}.landzo-saved-card-heart .public-property-heart-icon{width:14px;height:14px}.landzo-saved-card-body{flex-direction:column;width:100%;min-width:0;height:100%;padding:8px 8px 7px 9px;display:flex;overflow:hidden}.landzo-saved-card-heading{justify-content:space-between;align-items:flex-start;gap:5px;width:100%;display:flex}.landzo-saved-card-heading h3{color:#173126;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-family:Manrope,sans-serif;font-weight:800;line-height:1.15;overflow:hidden;font-size:12px!important}.landzo-saved-card-code{color:#173126;white-space:nowrap;background:#ebe4d8;border-radius:999px;flex:none;padding:2px 4px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700}.landzo-saved-card-location{color:#173126cc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Manrope,sans-serif;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden;margin:3px 0 0!important;font-size:9px!important}.landzo-saved-card-price{width:100%;margin-top:4px}.landzo-saved-card-price strong{color:#173126;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Manrope,sans-serif;font-size:11px;font-weight:800;line-height:1;display:block;overflow:hidden}.landzo-saved-card-tags{align-items:center;gap:4px;margin-top:4px;display:flex;overflow:hidden}.landzo-saved-card-tags span{color:#31583d;background:#e2eadf;border-radius:999px;flex:none;padding:2px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;line-height:1}.landzo-saved-card-actions{grid-template-columns:1fr 1fr;gap:5px;width:100%;margin-top:auto;display:grid}.landzo-saved-card-actions a{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:3px;min-width:0;height:24px;padding:0 5px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;text-decoration:none;display:flex}.landzo-saved-map-button{color:#173126;background:#f8f5ef;border:1px solid #17312659}.landzo-saved-details-button{color:#f3ebe4;background:#173126;border:1px solid #173126}.landzo-saved-property-list{flex-direction:column;align-items:stretch;gap:9px;width:100%;display:flex}.landzo-saved-page{background:#f3ebe4;min-height:100vh;margin:0;padding:92px 0 115px}.landzo-saved-property-card{background:#f7f3ee;border:1px solid #796d5b38;width:100%;height:137px;min-height:137px;margin:0;position:relative;box-shadow:0 3px 8px #4d413329;border-radius:12px!important;grid-template-columns:35% 65%!important;padding:0!important;display:grid!important;overflow:hidden!important}.landzo-saved-property-card:hover{transform:none!important}.landzo-saved-property-card .landzo-saved-card-media{background:#173126;width:100%;min-width:0;height:100%;min-height:0;display:block;position:relative;border-radius:11px 0 0 11px!important;overflow:hidden!important}.landzo-saved-property-card .landzo-saved-card-media>img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0;border-radius:11px 0 0 11px!important}.landzo-saved-property-card .landzo-saved-card-media .public-property-card-fallback{width:100%;min-width:0;height:100%;min-height:0;display:block;position:absolute;inset:0;background:#0f392a url(/Landzo/logo.webp) 50%/72% no-repeat!important;border-radius:11px 0 0 11px!important}.landzo-saved-property-card .landzo-saved-card-body{background:#f7f3ee;border-radius:0 11px 11px 0;flex-direction:column;align-items:flex-start;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden;padding:8px 8px 7px 9px!important;display:flex!important}.landzo-saved-property-card .landzo-saved-card-transaction{z-index:5;position:absolute;top:6px;left:6px}.landzo-saved-property-card .landzo-saved-card-heart{z-index:6;background:#f8f6eff7!important;border-radius:50%!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;margin:0!important;padding:0!important;position:absolute!important;top:6px!important;right:6px!important}}body:has(.landzo-public-blog-page) .public-main{flex:none}.landzo-public-blog-page,.landzo-public-blog-detail-page{color:#173126;background:#f3ebe4;min-width:0}.landzo-public-blog-shell,.landzo-public-blog-detail-shell{width:min(1180px,100% - 48px);margin-inline:auto}.landzo-public-blog-hero{color:#f9f3e8;background:linear-gradient(108deg,#08261bf5,#143d2bd1),#173c2d;padding:82px 0 68px}.landzo-public-blog-eyebrow{color:#e3c66f;letter-spacing:.12em;margin:0 0 12px;font-size:.78rem;font-weight:800}.landzo-public-blog-hero h1,.landzo-public-blog-detail-header h1{max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:500;line-height:1.04}.landzo-public-blog-hero>.landzo-public-blog-shell>p:not(.landzo-public-blog-eyebrow){color:#f9f3e8d6;max-width:590px;margin:16px 0 0;font-size:1rem;line-height:1.6}.landzo-public-blog-search{color:#173126;background:#f8f5ef;border:1px solid #ffffff52;border-radius:10px;align-items:center;gap:12px;width:min(720px,100%);min-height:58px;margin-top:30px;padding:7px 8px 7px 18px;display:flex;box-shadow:0 16px 30px #051a1233}.landzo-public-blog-search svg{flex:none;width:21px;height:21px}.landzo-public-blog-search input{color:#173126;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.landzo-public-blog-search button,.landzo-public-blog-pagination button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#a64b2d;border:0;border-radius:7px;padding:0 17px;font-weight:800}.landzo-public-blog-search button:hover,.landzo-public-blog-pagination button:hover:not(:disabled){background:#873a22}.landzo-public-blog-content{padding-block:34px 36px}.landzo-public-blog-categories{scrollbar-width:thin;gap:10px;padding:2px 1px 12px;display:flex;overflow-x:auto}.landzo-public-blog-categories button{color:#35523f;min-height:38px;font:inherit;cursor:pointer;background:#fbf8f2;border:1px solid #1731262e;border-radius:7px;flex:none;padding:0 17px;font-size:.88rem;font-weight:750}.landzo-public-blog-categories button.is-active{color:#fff9ed;background:#173126;border-color:#173126}.landzo-public-blog-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;display:flex}.landzo-public-blog-section-heading h2,.landzo-public-blog-related h2{color:#173126;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.7vw,2.2rem);font-weight:500}.landzo-public-blog-section-heading>span{color:#173126a8;font-size:.88rem}.landzo-public-blog-featured{margin-top:18px}.landzo-public-blog-featured-card,.landzo-public-blog-card{background:#fbf8f2;border:1px solid #3a4f3d26;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #2634291a}.landzo-public-blog-featured-card>a{min-height:328px;color:inherit;grid-template-columns:minmax(0,1.28fr) minmax(300px,.92fr);text-decoration:none;display:grid}.landzo-public-blog-image,.landzo-public-blog-detail-cover{background:#d9dfd4;overflow:hidden}.landzo-public-blog-image,.landzo-public-blog-image img,.landzo-public-blog-image-fallback,.landzo-public-blog-detail-cover,.landzo-public-blog-detail-cover img{width:100%;height:100%}.landzo-public-blog-image img,.landzo-public-blog-detail-cover img{object-fit:cover;display:block}.landzo-public-blog-image-fallback{background:linear-gradient(135deg,#2a563ce0,#bb934ea8),#35523f;min-height:100%;display:block}.landzo-public-blog-featured-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;display:flex}.landzo-public-blog-category{color:#35523f;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#e1e6d6;border-radius:999px;width:fit-content;max-width:100%;margin-bottom:12px;padding:5px 9px;font-size:.7rem;font-weight:850;display:inline-flex;overflow:hidden}.landzo-public-blog-featured-copy h3,.landzo-public-blog-card h3{color:#173126;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.3vw,2.25rem);font-weight:600;line-height:1.15}.landzo-public-blog-featured-copy>p,.landzo-public-blog-card-copy>p{color:#173126c7;margin:14px 0 0;line-height:1.55}.landzo-public-blog-meta{color:#173126ab;flex-wrap:wrap;gap:8px 16px;margin:20px 0 0;font-size:.82rem;display:flex}.landzo-public-blog-meta span+span:before,.landzo-public-blog-detail-meta span+span:before{color:#b98a43;content:"";margin-right:16px}.landzo-public-blog-read-link{color:#a64b2d;margin-top:22px;font-size:.9rem;font-weight:850}.landzo-public-blog-latest{margin-top:52px}.landzo-public-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.landzo-public-blog-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.landzo-public-blog-card .landzo-public-blog-image{height:210px}.landzo-public-blog-card-copy{flex-direction:column;align-items:flex-start;height:100%;padding:21px;display:flex}.landzo-public-blog-card h3{font-size:1.35rem}.landzo-public-blog-card .landzo-public-blog-meta{margin-top:auto;padding-top:18px}.landzo-public-blog-pagination{color:#173126b8;justify-content:center;align-items:center;gap:16px;margin-top:38px;font-size:.88rem;display:flex}.landzo-public-blog-pagination button:disabled{cursor:not-allowed;opacity:.45}.landzo-public-blog-loading{color:#173126b3;place-items:center;min-height:180px;font-weight:750;display:grid}.landzo-public-blog-detail-header{background:#e7eadf;padding:72px 0 44px}.landzo-public-blog-detail-header h1{color:#173126;max-width:900px}.landzo-public-blog-detail-header p{color:#173126c7;max-width:720px;margin:20px 0 0;font-size:1.1rem;line-height:1.65}.landzo-public-blog-back{color:#a64b2d;margin-bottom:30px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.landzo-public-blog-back:before{content:"ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â";margin-right:8px}.landzo-public-blog-detail-header .landzo-public-blog-category{margin-bottom:16px}.landzo-public-blog-detail-meta{color:#173126ab;flex-wrap:wrap;gap:8px;margin-top:20px;font-size:.86rem;display:flex}.landzo-public-blog-detail-shell>.landzo-public-blog-detail-cover{border-radius:8px;width:min(940px,100%);height:min(520px,52vw);margin:44px auto 0;box-shadow:0 16px 34px #2634291f}.landzo-public-blog-detail-body{color:#24382c;width:min(740px,100%);margin:46px auto 0;font-size:1.05rem;line-height:1.8}.landzo-public-blog-detail-body>:first-child{margin-top:0}.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3{color:#173126;margin:2em 0 .7em;font-family:Georgia,Times New Roman,serif;line-height:1.2}.landzo-public-blog-detail-body a{color:#a64b2d}.landzo-public-blog-detail-body img{border-radius:8px;width:100%;height:auto;margin:28px 0}.landzo-public-blog-detail-body blockquote{color:#35523f;border-left:3px solid #b98a43;margin:28px 0;padding:6px 0 6px 22px;font-family:Georgia,Times New Roman,serif;font-size:1.2em}.landzo-public-blog-related{border-top:1px solid #17312629;width:min(940px,100%);margin:70px auto 0;padding:36px 0 82px}.landzo-public-blog-related>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.landzo-public-blog-related a{color:#173126;gap:9px;text-decoration:none;display:grid}.landzo-public-blog-related img,.landzo-public-blog-related .landzo-public-blog-image-fallback{object-fit:cover;border-radius:7px;width:100%;height:145px}.landzo-public-blog-related a>span:not(.landzo-public-blog-image-fallback){color:#6e7a62;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:850}.landzo-public-blog-related strong{font-family:Georgia,Times New Roman,serif;line-height:1.25}@media (width<=1024px){.landzo-public-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landzo-public-blog-featured-card>a{grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr)}.landzo-public-blog-featured-copy{padding:28px}}@media (width<=640px){:is(body:has(.landzo-public-blog-page),body:has(.landzo-public-blog-detail-page)){overflow-x:hidden}.landzo-public-blog-page,.landzo-public-blog-detail-page{padding-top:0;padding-bottom:106px}.landzo-public-blog-shell,.landzo-public-blog-detail-shell{width:min(100% - 32px,430px)}.landzo-public-blog-hero{padding:34px 0 28px}.landzo-public-blog-eyebrow{margin-bottom:8px;font-size:.62rem}.landzo-public-blog-hero h1,.landzo-public-blog-detail-header h1{font-size:clamp(2rem,9vw,2.65rem);line-height:1.06}.landzo-public-blog-hero>.landzo-public-blog-shell>p:not(.landzo-public-blog-eyebrow){margin-top:11px;font-size:.88rem}.landzo-public-blog-search{border-radius:8px;gap:8px;min-height:46px;margin-top:20px;padding:5px 5px 5px 12px}.landzo-public-blog-search svg{width:17px;height:17px}.landzo-public-blog-search input{font-size:.78rem}.landzo-public-blog-search button{min-height:34px;padding-inline:11px;font-size:.72rem}.landzo-public-blog-content{padding-block:22px 12px}.landzo-public-blog-categories{gap:8px;margin-inline:-16px;padding:2px 16px 13px}.landzo-public-blog-categories button{min-height:32px;padding-inline:12px;font-size:.7rem}.landzo-public-blog-section-heading{margin-bottom:12px}.landzo-public-blog-section-heading h2,.landzo-public-blog-related h2{font-size:1.45rem}.landzo-public-blog-section-heading>span{font-size:.7rem}.landzo-public-blog-featured-card>a{grid-template-columns:1fr;min-height:0}.landzo-public-blog-featured-card .landzo-public-blog-image{height:205px}.landzo-public-blog-featured-copy{padding:20px}.landzo-public-blog-category{margin-bottom:8px;padding:4px 7px;font-size:.6rem}.landzo-public-blog-featured-copy h3,.landzo-public-blog-card h3{font-size:1.25rem}.landzo-public-blog-featured-copy>p,.landzo-public-blog-card-copy>p{margin-top:9px;font-size:.82rem;line-height:1.45}.landzo-public-blog-meta{gap:6px 11px;margin-top:13px;font-size:.68rem}.landzo-public-blog-meta span+span:before,.landzo-public-blog-detail-meta span+span:before{margin-right:11px}.landzo-public-blog-read-link{margin-top:15px;font-size:.76rem}.landzo-public-blog-latest{margin-top:34px}.landzo-public-blog-grid{grid-template-columns:1fr;gap:12px}.landzo-public-blog-card{border-radius:7px}.landzo-public-blog-card-link{grid-template-columns:minmax(0,43%) minmax(0,57%);min-height:126px;display:grid}.landzo-public-blog-card .landzo-public-blog-image{height:100%}.landzo-public-blog-card-copy{min-width:0;padding:12px}.landzo-public-blog-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.98rem;line-height:1.2;display:-webkit-box;overflow:hidden}.landzo-public-blog-card-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;display:-webkit-box;overflow:hidden}.landzo-public-blog-card .landzo-public-blog-meta{padding-top:8px;font-size:.61rem}.landzo-public-blog-pagination{gap:9px;margin-top:26px;font-size:.7rem}.landzo-public-blog-pagination button{min-height:34px;padding-inline:11px;font-size:.7rem}.landzo-public-blog-detail-header{padding:30px 0 28px}.landzo-public-blog-back{margin-bottom:20px;font-size:.75rem}.landzo-public-blog-detail-header p{margin-top:13px;font-size:.9rem;line-height:1.55}.landzo-public-blog-detail-meta{gap:6px;margin-top:15px;font-size:.68rem}.landzo-public-blog-detail-shell>.landzo-public-blog-detail-cover{border-radius:7px;height:220px;margin-top:24px}.landzo-public-blog-detail-body{margin-top:28px;font-size:.94rem;line-height:1.75}.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3{margin-top:1.65em}.landzo-public-blog-detail-body img{border-radius:7px;margin-block:20px}.landzo-public-blog-related{margin-top:46px;padding:27px 0 10px}.landzo-public-blog-related>div{grid-template-columns:1fr;gap:14px;margin-top:16px}.landzo-public-blog-related a{grid-template-columns:106px minmax(0,1fr);align-items:center;column-gap:12px}.landzo-public-blog-related img,.landzo-public-blog-related .landzo-public-blog-image-fallback{grid-row:span 2;height:75px}.landzo-public-blog-related strong{font-size:.92rem}}@media (width<=390px){.landzo-public-blog-shell,.landzo-public-blog-detail-shell{width:calc(100% - 24px)}.landzo-public-blog-card-link{grid-template-columns:minmax(0,41%) minmax(0,59%)}.landzo-public-blog-search button{padding-inline:9px}}@media (width<=640px){.landzo-saved-card-details{color:#173126;flex-wrap:wrap;align-items:center;width:100%;max-height:24px;margin-top:3px;font-family:Manrope,sans-serif;font-size:6px;font-weight:600;line-height:1.35;display:flex;overflow:hidden}.landzo-saved-card-details span{white-space:nowrap;flex:none}.landzo-saved-card-details span:not(:last-child):after{content:"ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢";opacity:.55;margin:0 4px;display:inline-block}body:has(.landzo-saved-page) .public-main{background:#243b2a!important}.landzo-saved-page{width:100%;min-height:calc(100dvh - 70px);position:relative;box-shadow:0 -5px 14px #1731261a;background:#f3ebe4!important;border-radius:30px 30px 0 0!important;margin:70px 0 0!important;padding:20px 0 115px!important;overflow:hidden!important}.landzo-saved-container{z-index:2;width:100%;max-width:none;margin:0;padding:0 16px;position:relative}.public-property-card-details{color:#173126;flex-wrap:wrap;align-items:center;width:100%;max-height:22px;margin:0;font-family:Manrope,sans-serif;font-size:1.76vw;font-weight:600;line-height:1.25;display:flex;overflow:hidden}.public-property-list-grid .public-property-card-location,.public-featured-grid .public-property-card-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:1.6vw;line-height:1.18;display:-webkit-box;overflow:hidden;margin:1px 0 0!important}.public-property-list-grid .public-property-card-details,.public-featured-grid .public-property-card-details{color:#173126;white-space:nowrap;flex-wrap:nowrap;align-items:center;width:100%;min-height:1.76vw;max-height:none;margin-top:.32vw;font-family:Manrope,sans-serif;font-size:1.52vw;font-weight:600;line-height:1.15;display:flex;overflow:hidden}.public-property-list-grid .public-property-card-details span,.public-featured-grid .public-property-card-details span{white-space:nowrap;flex:none}.public-property-list-grid .public-property-card-details span:not(:last-child):after,.public-featured-grid .public-property-card-details span:not(:last-child):after{content:"ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢";opacity:.55;margin:0 .56vw}.public-property-list-grid .public-property-card-body{justify-content:flex-start!important;gap:0!important;padding:1.52vw 1.76vw 1.36vw 1.92vw!important}.public-property-card-heading{justify-content:space-between;align-items:flex-start;gap:.64vw;width:100%;display:flex}.public-property-list-grid .public-property-card-location{color:#173126b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-family:Manrope,sans-serif;font-size:1.52vw;font-weight:500;line-height:1.22;display:-webkit-box;overflow:hidden;margin:.4vw 0 0!important}.public-property-list-grid .public-property-card-details{color:#173126;flex-wrap:wrap;align-items:center;width:100%;max-height:3.44vw;margin-top:.48vw;font-family:Manrope,sans-serif;font-size:1.44vw;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.public-property-card-details span{white-space:nowrap;flex:none}.public-property-card-details span:not(:last-child):after{content:"ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢";opacity:.55;margin:0 .56vw;display:inline-block}.public-property-list-grid .public-property-card-bottom{flex-direction:column;align-items:flex-start;gap:.64vw;width:100%;margin-top:auto;display:flex}.public-property-list-grid .public-property-card-bottom>strong{color:#173126;font-family:Manrope,sans-serif;font-size:2.4vw;font-weight:800;line-height:1}.public-property-card-tags{align-items:center;gap:.8vw;display:flex}.public-property-card-tags span{color:#31583d;background:#e1eadf;border-radius:999px;padding:.4vw .96vw;font-family:Manrope,sans-serif;font-size:1.28vw;font-weight:700;line-height:1}.public-property-card-tags span:last-child{color:#635742;background:#eee9dc}.public-property-card-transaction{z-index:4;color:#fff;text-transform:uppercase;background:#c75a36;border-radius:.48vw;padding:.48vw .8vw;font-family:Manrope,sans-serif;font-size:1.28vw;font-weight:800;line-height:1;position:absolute;top:1.2vw;left:1.2vw}.public-property-card-transaction.is-rent{background:#39789a}.public-property-card-transaction.is-lease{background:#4b764e}.public-property-card-media{position:relative}.public-property-list-grid .public-property-card-save,.public-featured-grid .public-property-card-save{color:#3e5039!important;background:#f9f7f0f7!important;border:1px solid #3e503952!important}.public-property-list-grid .public-property-card-save.is-saved,.public-featured-grid .public-property-card-save.is-saved{color:#c75a36!important}.public-property-card-save .public-property-heart-icon{width:4vw;height:4vw}.public-property-card-code{color:#173126;white-space:nowrap;background:#eee9dc;border-radius:999px;flex:none;padding:.4vw .8vw;font-family:Manrope,sans-serif;font-size:2.64vw;font-weight:700;line-height:1}.public-featured-section .public-property-card p{color:#33483d;margin:0;font-family:Manrope,sans-serif;font-size:2.16vw;font-weight:400;line-height:1.35}.public-property-card-heading h3{color:#173126;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Manrope,sans-serif;font-weight:800;line-height:1.05;overflow:hidden;margin:0!important;font-size:3.44vw!important}.public-property-card-details{color:#173126;flex-wrap:wrap;width:100%;max-height:24px;margin-top:2px;font-family:Manrope,sans-serif;font-size:2.08vw;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.public-featured-section .public-property-card-bottom span{color:#173126;font-family:Manrope,sans-serif;font-size:1.92vw;font-weight:700;line-height:1}.public-property-list-grid .public-property-card-details,.public-featured-grid .public-property-card-details{color:#173126;flex-wrap:wrap;width:100%;max-height:24px;margin-top:2px;font-family:Manrope,sans-serif;font-size:2vw;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.landzo-property-detail-page{color:#173126;background:#f3ebe4;width:100%;min-height:100vh;padding-bottom:110px}.landzo-property-detail-hero{background:#173126;width:100%;height:260px;position:relative;overflow:hidden}.landzo-property-detail-hero-image,.landzo-property-detail-hero-fallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landzo-property-detail-hero-fallback{background:#173126}.landzo-property-detail-hero-overlay{background:linear-gradient(#04191199 0%,#0419110d 45%,#04191147 100%);position:absolute;inset:0}.landzo-property-detail-topbar{z-index:5;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;display:grid;position:absolute;top:12px;left:14px;right:14px}.landzo-detail-circle-button,.landzo-detail-save-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;color:#f3ebe4!important;background:#143124b3!important;border:1px solid #f3ebe48c!important;border-radius:9px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;display:grid!important}.landzo-detail-circle-button svg,.landzo-detail-save-button svg{width:18px;height:18px}.landzo-detail-save-button.is-saved{color:#c75a36!important}.landzo-detail-brand{color:#f3ebe4;flex-direction:column;width:fit-content;text-decoration:none;display:flex}.landzo-detail-brand strong{letter-spacing:.12em;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;line-height:.9}.landzo-detail-brand span{margin-top:3px;font-family:Manrope,sans-serif;font-size:5px;font-weight:600}.landzo-detail-transaction{z-index:4;color:#fff;text-transform:uppercase;background:#c65a36;border-radius:5px;padding:5px 8px;font-family:Manrope,sans-serif;font-size:8px;font-weight:800;position:absolute;top:58px;left:20px}.landzo-detail-transaction.is-rent{background:#397a9b}.landzo-detail-transaction.is-lease{background:#4c754d}.landzo-detail-gallery-arrow{z-index:5;color:#fff;background:#173126a6;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;font-size:21px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.landzo-detail-main-card{z-index:10;background:#faf8f4;border:1px solid #796d5b2e;border-radius:16px;width:calc(100% - 28px);margin:-25px auto 8px;padding:13px;position:relative;box-shadow:0 3px 10px #2721191a}.landzo-detail-title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.landzo-detail-title-row h1{color:#173126;margin:0;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;line-height:.95}.landzo-detail-title-row p{color:#173126b8;align-items:center;gap:4px;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:7px;line-height:1.2;display:flex}.landzo-detail-title-row p svg{flex:none;width:13px;height:13px}.landzo-detail-code{background:#eee9dc;border-radius:999px;flex:none;padding:4px 7px;font-family:Manrope,sans-serif;font-size:6px;font-weight:700}.landzo-detail-quick-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.landzo-detail-quick-facts>div{background:#f7f3ed;border:1px solid #796d5b29;border-radius:9px;flex-direction:column;justify-content:center;min-width:0;min-height:44px;padding:6px;display:flex}.landzo-detail-quick-facts span{color:#173126a6;font-family:Manrope,sans-serif;font-size:5px}.landzo-detail-quick-facts strong{text-overflow:ellipsis;margin-top:2px;font-family:Manrope,sans-serif;font-size:6px;font-weight:700;line-height:1.15;overflow:hidden}.landzo-detail-section-card{background:#faf8f4;border:1px solid #796d5b29;border-radius:12px;width:calc(100% - 28px);margin:0 auto 8px;padding:12px;box-shadow:0 2px 6px #27211912}.landzo-detail-section-card h2{color:#173126;margin:0;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:700;line-height:1}.landzo-detail-description{color:#173126d1;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:7px;line-height:1.45}.landzo-detail-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.landzo-detail-highlights>div{background:#f7f3ed;border:1px solid #796d5b26;border-radius:9px;flex-direction:column;justify-content:center;min-height:45px;padding:6px;display:flex}.landzo-detail-highlights span{color:#17312699;font-family:Manrope,sans-serif;font-size:5px}.landzo-detail-highlights strong{margin-top:2px;font-family:Manrope,sans-serif;font-size:6px;line-height:1.15}.landzo-detail-location-preview{border-radius:9px;height:92px;margin-top:9px;position:relative;overflow:hidden}.landzo-detail-location-preview>img{object-fit:cover;width:100%;height:100%}.landzo-detail-location-preview>a{color:#f3ebe4;background:#173126;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-family:Manrope,sans-serif;font-size:6px;text-decoration:none;display:flex;position:absolute;bottom:8px;right:8px}.landzo-detail-location-preview>a svg{width:16px;height:16px}.landzo-detail-location-preview>a span{flex-direction:column;display:flex}.landzo-detail-location-preview>a strong{font-size:7px}.landzo-detail-trust-strip{color:#f3ebe4;background:#173126;border-radius:10px;grid-template-columns:repeat(3,1fr);width:calc(100% - 28px);min-height:45px;margin:0 auto 8px;padding:6px 8px;display:grid}.landzo-detail-trust-strip span{justify-content:center;align-items:center;gap:5px;font-family:Manrope,sans-serif;font-size:12px;display:flex}.landzo-detail-trust-strip small{font-size:5px;line-height:1.15}.landzo-detail-contact-bar{background:#faf8f4;border:1px solid #796d5b2e;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;width:calc(100% - 28px);margin:0 auto;padding:7px;display:grid;box-shadow:0 2px 8px #27211914}.landzo-detail-contact-bar>div{flex-direction:column;min-width:0;display:flex}.landzo-detail-contact-bar>div strong{font-family:Manrope,sans-serif;font-size:7px}.landzo-detail-contact-bar>div span{color:#173126a6;margin-top:2px;font-family:Manrope,sans-serif;font-size:5px}.landzo-detail-whatsapp,.landzo-detail-enquiry{color:#fff;border-radius:7px;align-items:center;gap:5px;height:30px;padding:0 9px;font-family:Manrope,sans-serif;font-size:6px;font-weight:700;text-decoration:none;display:flex}.landzo-detail-whatsapp{background:#173126}.landzo-detail-enquiry{background:#c45632}.landzo-detail-whatsapp svg,.landzo-detail-enquiry svg{width:14px;height:14px}.landzo-property-detail-loading{color:#173126;background:#f3ebe4;place-items:center;min-height:100vh;font-family:Manrope,sans-serif;display:grid}.landzo-property-detail-page{color:#173126;background:#f3ebe4;width:100%;min-height:100dvh;padding:0 0 105px}.landzo-detail-hero{background:#173126;width:100%;height:310px;position:relative;overflow:hidden}.landzo-detail-hero-image,.landzo-detail-hero-fallback{width:100%;height:100%;position:absolute;inset:0}.landzo-detail-hero-image{object-fit:cover;object-position:center;display:block}.landzo-detail-hero-fallback{background:#173126}.landzo-detail-hero-shade{pointer-events:none;background:linear-gradient(#05181199 0%,#0518110d 38%,#05181133 100%);position:absolute;inset:0}.landzo-detail-topbar{z-index:10;grid-template-columns:40px 1fr auto;align-items:center;gap:9px;display:grid;position:absolute;top:15px;left:15px;right:15px}.landzo-detail-icon-button,.landzo-detail-save{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);place-items:center;color:#fff!important;background:#173126b8!important;border:1px solid #ffffff8c!important;border-radius:9px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;display:grid!important}.landzo-detail-icon-button svg,.landzo-detail-save svg{width:20px;height:20px}.landzo-detail-save.is-saved{color:#d7653f!important}.landzo-detail-top-actions{gap:8px;display:flex}.landzo-detail-wordmark{color:#fff;flex-direction:column;width:fit-content;text-decoration:none;display:flex}.landzo-detail-wordmark strong{letter-spacing:.1em;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:700;line-height:.88}.landzo-detail-wordmark span{margin-top:5px;font-family:Manrope,sans-serif;font-size:8px;font-weight:600;line-height:1}.landzo-detail-status{z-index:6;color:#fff;text-transform:uppercase;background:#c85632;border-radius:5px;padding:6px 9px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1;position:absolute;top:70px;left:18px}.landzo-detail-status.is-rent{background:#397d9d}.landzo-detail-status.is-lease{background:#4d7650}.landzo-detail-photo-count{z-index:6;color:#fff;align-items:center;gap:6px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:35px;left:20px}.landzo-detail-photo-count svg{width:17px;height:17px}.landzo-detail-gallery-arrow{z-index:6;color:#fff;background:#173126b8;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:22px;line-height:1;display:grid;position:absolute;top:52%;transform:translateY(-50%)}.landzo-detail-gallery-arrow.is-left{left:9px}.landzo-detail-gallery-arrow.is-right{right:9px}.landzo-detail-gallery-dots{z-index:7;gap:6px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.landzo-detail-gallery-dots button{background:#ffffff8c;border:0;border-radius:50%;width:8px;height:8px;padding:0}.landzo-detail-gallery-dots button.is-active{background:#fff}.landzo-detail-summary{z-index:20;background:#faf8f4;border:1px solid #5e4c3829;border-radius:16px;width:calc(100% - 28px);margin:-22px auto 10px;padding:15px;position:relative;box-shadow:0 4px 12px #3025191a}.landzo-detail-heading-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.landzo-detail-heading-row>div{flex:1;min-width:0}.landzo-detail-heading-row h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:700;line-height:1}.landzo-detail-code{color:#173126;white-space:nowrap;background:#eee9dc;border-radius:999px;flex:none;padding:5px 8px;font-family:Manrope,sans-serif;font-size:9px;font-weight:700}.landzo-detail-location-label{color:#173126b8;align-items:flex-start;gap:5px;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:11px;font-weight:500;line-height:1.35;display:flex}.landzo-detail-location-label svg{flex:0 0 15px;width:15px;height:15px;margin-top:1px}.landzo-detail-location-label span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landzo-detail-price{color:#173126;margin-top:9px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;line-height:1.05;display:block}.landzo-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.landzo-detail-fact{background:#f7f3ed;border:1px solid #5e4c3826;border-radius:10px;flex-direction:column;justify-content:center;min-width:0;min-height:55px;padding:8px 9px;display:flex}.landzo-detail-fact span{color:#17312694;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;line-height:1.1}.landzo-detail-fact strong{color:#173126;overflow-wrap:anywhere;margin-top:5px;font-family:Manrope,sans-serif;font-size:12px;font-weight:750;line-height:1.2}.landzo-detail-panel{background:#faf8f4;border:1px solid #5e4c3826;border-radius:14px;width:calc(100% - 28px);margin:0 auto 10px;padding:15px;box-shadow:0 3px 8px #30251912}.landzo-detail-panel h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-weight:700;line-height:1}.landzo-detail-description{color:#34463d;margin:9px 0 0;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;line-height:1.55}.landzo-detail-additional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.landzo-detail-additional-grid>div{background:#f7f3ed;border:1px solid #5e4c3824;border-radius:9px;min-width:0;padding:9px}.landzo-detail-additional-grid span{color:#17312694;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;display:block}.landzo-detail-additional-grid strong{color:#173126;margin-top:4px;font-family:Manrope,sans-serif;font-size:12px;font-weight:750;line-height:1.25;display:block}.landzo-detail-map-art{background:#dde5da;border-radius:11px;width:100%;height:125px;margin-top:12px;position:relative;overflow:hidden}.landzo-detail-map-art>img{object-fit:cover;width:100%;height:100%;display:block}.landzo-detail-map-copy{color:#173126;background:#f8f5efeb;border-radius:7px;align-items:center;gap:5px;max-width:43%;padding:6px 8px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:10px;left:12px}.landzo-detail-map-copy svg{flex:0 0 16px;width:16px;height:16px}.landzo-detail-open-map{color:#fff;background:#173126;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-family:Manrope,sans-serif;font-size:9px;font-weight:500;text-decoration:none;display:flex;position:absolute;bottom:10px;right:10px}.landzo-detail-open-map svg{width:17px;height:17px}.landzo-detail-open-map strong{margin-top:2px;font-size:11px}.landzo-detail-trust{color:#fff;background:#173126;border-radius:11px;grid-template-columns:repeat(3,1fr);width:calc(100% - 28px);margin:0 auto 10px;padding:10px 7px;display:grid}.landzo-detail-trust>div{border-right:1px solid #ffffff2e;justify-content:center;align-items:center;gap:6px;min-width:0;padding:0 5px;display:flex}.landzo-detail-trust>div:last-child{border-right:0}.landzo-detail-trust strong{font-size:17px}.landzo-detail-trust span{font-family:Manrope,sans-serif;font-size:9px;font-weight:600;line-height:1.15}.landzo-detail-contact{background:#faf8f4;border:1px solid #5e4c3826;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;width:calc(100% - 28px);margin:0 auto;padding:9px;display:grid;box-shadow:0 3px 8px #30251912}.landzo-detail-contact-copy{flex-direction:column;min-width:0;display:flex}.landzo-detail-contact-copy strong{color:#173126;font-family:Manrope,sans-serif;font-size:10px;font-weight:800}.landzo-detail-contact-copy span{color:#1731269e;margin-top:3px;font-family:Manrope,sans-serif;font-size:8px;line-height:1.2}.landzo-detail-contact-button{color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 10px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;text-decoration:none;display:flex}.landzo-detail-contact-button.is-whatsapp{background:#173126}.landzo-detail-contact-button.is-enquiry{background:#c45632}.landzo-detail-state{color:#173126;text-align:center;background:#f3ebe4;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:100dvh;padding:25px;font-family:Manrope,sans-serif;font-size:14px;display:flex}.landzo-detail-state strong{font-size:20px}.landzo-detail-state p{color:#173126ad;margin:0}.landzo-detail-state a{color:#173126;font-weight:800}.landzo-detail-map-address{color:#173126c2;align-items:flex-start;gap:7px;margin:10px 0 12px;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;line-height:1.4;display:flex}.landzo-detail-map-address svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px}.landzo-detail-map-address span{flex:1;min-width:0}.landzo-detail-dynamic-map{background:#dce2da;border:1px solid #5e4c3829;border-radius:12px;width:100%;height:175px;position:relative;overflow:hidden}.landzo-detail-dynamic-map iframe{border:0;width:100%;height:100%;display:block}.landzo-detail-open-map{z-index:5;color:#fff;background:#173126f0;border:1px solid #fff3;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-family:Manrope,sans-serif;font-size:10px;font-weight:500;text-decoration:none;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 3px 8px #0000002e}.landzo-detail-open-map svg{flex:0 0 18px;width:18px;height:18px}.landzo-detail-open-map span{flex-direction:column;line-height:1.05;display:flex}.landzo-detail-open-map strong{margin-top:2px;font-size:11px;font-weight:800}body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav{overflow-x:hidden;background:#243b2a!important;width:100%!important;max-width:none!important}body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .landzo-public-nav{overflow-x:hidden;background:#243b2a!important;width:100%!important;max-width:none!important}body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .public-nav{overflow-x:hidden;background:#243b2a!important;width:100%!important;max-width:none!important}:is(body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .landzo-nav-shell,body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .public-nav-inner){min-height:70px;padding:12px 22px!important}body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-title{font-size:23px}body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .landzo-mobile-wordmark-tagline{font-size:6px}body:has(.landzo-public-blog-page) .landzo-public-header.use-simple-mobile-nav .landzo-mobile-action{width:36px;height:36px}.landzo-blog-search-hero{overflow:visible;background:#243b2a!important;height:58px!important;min-height:58px!important;margin-top:70px!important}.landzo-blog-search-form{gap:8px;max-width:430px;background:#f3ebe4!important;border:1px solid #3e503933!important;border-radius:8px!important;width:calc(100% - 32px)!important;height:40px!important;min-height:40px!important;padding:0 11px!important;top:8px!important;bottom:auto!important;box-shadow:0 2px 5px #1d2b221f!important}.landzo-blog-search-form input{font-size:9px!important}.landzo-blog-search-submit{color:#3e5039;background:0 0;border:0;flex:0 0 18px;place-items:center;padding:0;display:grid;width:18px!important;height:18px!important}}@media (width>=768px){.landzo-home-hero{height:610px;min-height:610px}.landzo-home-hero-art{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landzo-home-hero-inner{width:min(1100px,100% - 64px);min-height:610px;margin-inline:auto;padding:128px 0 180px}.landzo-home-hero-copy{width:min(58%,580px)}.landzo-home-hero-copy h1{font-size:clamp(3.15rem,6.2vw,4.65rem)}.landzo-home-highlight{font-size:1.12rem}.landzo-home-description{max-width:470px;font-size:.95rem}.landzo-hero-property{width:min(255px,29vw);top:138px;right:5%}.landzo-home-search{border-radius:22px;padding:15px;bottom:24px;left:32px;right:32px}.landzo-home-search-tabs{width:min(570px,100%);margin-bottom:12px}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.public-featured-section{padding-block:62px}.public-featured-section>.public-container,.landzo-home-location-inner,.landzo-purpose-inner,.landzo-list-property-card{width:min(1100px,100% - 64px);margin-inline:auto}.public-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.landzo-home-location-section{background:#f3ebe4;padding:40px 0}.landzo-home-location-inner{background:#f8f5ef;border:1px solid #53634c2e;border-radius:18px;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);min-height:300px;display:grid;overflow:hidden;box-shadow:0 16px 32px #303b2d1a}.landzo-home-location-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:42px;display:flex}.landzo-home-location-copy h2,.landzo-purpose-heading-row h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3.4vw,2.8rem);font-weight:700;line-height:1.05}.landzo-home-location-copy p{color:#33483d;max-width:290px;margin:14px 0 0;font-size:.96rem;line-height:1.6}.landzo-home-location-button{color:#f3ebe4;background:#173c2d;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;margin-top:26px;padding:0 18px;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #0e2d2133}.landzo-home-location-art{background:#d7e2d5;min-height:300px;position:relative;overflow:hidden}.landzo-location-map-svg{width:100%;height:100%;display:block}.landzo-purpose-section{background:#f3ebe4;padding:58px 0}.landzo-purpose-heading-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.landzo-purpose-see-all{color:#a64b2d;font-weight:800;text-decoration:none}.landzo-purpose-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid;overflow:visible}.landzo-purpose-card{color:#173126;text-align:center;background:#faf7f0;border:1px solid #ab967785;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:154px;padding:22px;text-decoration:none;display:flex;box-shadow:0 10px 22px #52463314}.landzo-purpose-card:nth-child(n+5){display:none}.landzo-purpose-icon-shell{color:#315844;width:46px;height:46px}.landzo-purpose-icon{width:100%;height:100%}.landzo-purpose-card-title{max-width:180px;font-size:1rem;font-weight:750;line-height:1.3}.landzo-purpose-dots{display:none}.landzo-trust-section{background:#f3ebe4;padding:44px 32px 54px}.landzo-trust-card{background:#173c2d;border-radius:20px;width:min(1100px,100%);min-height:290px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 16px 30px #1132252e}.landzo-trust-background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landzo-trust-content{z-index:1;color:#f3ebe4;padding:45px 52px;position:relative}.landzo-trust-heading{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3.3vw,2.75rem);line-height:1}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.landzo-trust-icon-shell{place-items:center;width:62px;height:62px;display:grid}.landzo-trust-icon{object-fit:contain;width:100%;height:100%}.landzo-trust-label{color:#f3ebe4;text-align:center;white-space:pre-line;margin-top:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.04rem;font-weight:700;line-height:1.12}.landzo-list-property-section{background:#f3ebe4;padding:8px 32px 68px}.landzo-list-property-card{background:#f5eee5;border:1px solid #ab967794;border-radius:18px;grid-template-columns:minmax(0,.55fr) minmax(280px,.45fr);min-height:280px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 28px #523f2a21}.landzo-list-property-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:42px 50px;display:flex;position:relative}.landzo-list-property-copy h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);line-height:.98}.landzo-list-property-copy p{color:#33483d;margin:16px 0 0;font-size:.94rem;line-height:1.55}.landzo-list-property-button{color:#fff;background:#b74d27;border-radius:9px;justify-content:center;align-items:center;min-height:43px;margin-top:25px;padding:0 18px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 16px #9d3f1c33}.landzo-list-property-art{justify-content:center;align-items:flex-end;min-height:280px;display:flex;position:relative}.landzo-list-property-art img{object-fit:contain;object-position:center bottom;width:min(100%,410px);height:100%;display:block}}@media (width>=1200px){.landzo-home-hero{height:590px;min-height:590px}.landzo-home-hero-inner{width:min(1280px,100% - 96px);min-height:590px;padding:118px 0 150px}.landzo-home-hero-copy{width:min(52%,600px)}.landzo-home-hero-copy h1{font-size:clamp(3.5rem,5vw,5.3rem)}.landzo-hero-property{width:270px;top:125px;right:7%}.landzo-home-search{grid-template-columns:minmax(230px,.72fr) minmax(0,2.1fr) 180px;align-items:stretch;gap:12px;width:min(1200px,100% - 96px);padding:13px;display:grid;bottom:24px;left:50%;right:auto;transform:translate(-50%)}.landzo-home-search-tabs{width:100%;margin:0}.landzo-home-search-tabs label>span{flex-direction:column;gap:2px;min-height:58px}.landzo-home-search-tabs label>span>span{font-size:.76rem}.landzo-home-search-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.landzo-home-search-fields label{flex-direction:column;justify-content:center;min-height:58px;padding:8px 11px;display:flex}.landzo-home-search-submit{align-self:stretch;width:100%;min-height:58px;margin:0}.public-featured-section>.public-container,.landzo-home-location-inner,.landzo-purpose-inner,.landzo-list-property-card{width:min(1280px,100% - 96px)}.public-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.landzo-home-location-section{padding-block:58px}.landzo-home-location-inner{grid-template-columns:minmax(0,.37fr) minmax(0,.63fr);min-height:350px}.landzo-home-location-copy{padding:54px}.landzo-home-location-art{min-height:350px}.landzo-purpose-section{padding-block:72px}.landzo-purpose-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.landzo-purpose-card{min-height:178px}.landzo-trust-section{padding-block:56px 68px}.landzo-trust-card{min-height:310px}.landzo-trust-content{padding:50px 62px}.landzo-list-property-section{padding-bottom:82px}.landzo-list-property-card,.landzo-list-property-art{min-height:315px}}@media (width>=1440px){.landzo-home-hero,.landzo-home-hero-inner{min-height:540px}.landzo-home-hero{height:620px}.landzo-home-hero-inner{padding-top:128px;padding-bottom:165px}}@media (width<=640px){.landzo-public-blog-categories button{color:#173126;white-space:nowrap;background:#f8f4ef;border:1px solid #4852432e;border-radius:7px;flex:none;min-height:31px;padding:0 12px;font-family:Manrope,sans-serif;font-size:10px;font-weight:600;line-height:1}.landzo-public-blog-card{background:#f8f4ef;border:1px solid #5e4c3824;border-radius:12px;width:100%;min-height:125px;margin:0;position:relative;overflow:hidden;box-shadow:0 3px 9px #31271d1f}.landzo-public-blog-card .landzo-public-blog-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:125px;display:block}.landzo-public-blog-image-fallback{background:#173126;width:100%;height:100%;min-height:125px}.landzo-public-blog-card-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;padding:10px 11px 9px;display:flex;overflow:hidden}.landzo-public-blog-category{color:#31583d;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#e3ebdf;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:4px 7px;font-family:Manrope,sans-serif;font-size:8px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.landzo-public-blog-card-copy h3{color:#173126;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;line-height:1.22;display:-webkit-box;overflow:hidden}.landzo-public-blog-card-copy>p:not(.landzo-public-blog-meta){color:#173126b0;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;margin:6px 0 0;font-family:Manrope,sans-serif;font-size:10px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.landzo-public-blog-meta{color:#1731269e;flex-wrap:wrap;align-items:center;gap:0;width:100%;padding-top:7px;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;line-height:1.15;display:flex;margin:auto 0 0!important}.landzo-public-blog-meta span{white-space:nowrap;align-items:center;display:inline-flex}.landzo-public-blog-featured-card>a{min-height:165px;color:inherit;grid-template-columns:45% minmax(0,55%);text-decoration:none;display:grid!important}.landzo-public-blog-featured-card .landzo-public-blog-image{border-radius:11px 0 0 11px;height:100%;min-height:165px;overflow:hidden}.landzo-public-blog-featured-card .landzo-public-blog-image img{object-fit:cover;width:100%;height:100%;min-height:165px}.landzo-public-blog-featured-copy{flex-direction:column;justify-content:center;min-width:0;padding:11px;display:flex}.landzo-public-blog-featured-copy h3{color:#173126;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.landzo-public-blog-featured-copy>p:not(.landzo-public-blog-meta){color:#173126ad;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.landzo-public-blog-read-link{color:#c45632;margin-top:7px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800}.landzo-public-blog-pagination{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.landzo-public-blog-pagination button{color:#173126;background:#f8f4ef;border:1px solid #17312638;border-radius:8px;min-height:34px;padding:0 13px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700}.landzo-public-blog-pagination span{color:#173126ad;font-family:Manrope,sans-serif;font-size:10px;font-weight:600}.landzo-public-blog-content{background:#f3ebe4;width:100%!important;padding:10px 16px 115px!important}.landzo-public-blog-categories{scrollbar-width:none;align-items:center;gap:7px;width:100%;margin:0 0 14px;padding:0 0 2px;display:flex;overflow-x:auto}.landzo-public-blog-categories::-webkit-scrollbar{display:none}.landzo-public-blog-categories button{color:#173126;white-space:nowrap;background:#faf7f2;border:1px solid #17312624;border-radius:6px;flex:none;height:29px;padding:0 11px;font-family:Manrope,sans-serif;font-size:9px;font-weight:600}.landzo-public-blog-categories button.is-active{color:#fff;background:#173126;border-color:#173126;font-weight:700}.landzo-public-blog-section-heading{justify-content:space-between;align-items:center;width:100%;margin:0 0 8px;display:flex}.landzo-public-blog-section-heading>span{color:#17312694;font-family:Manrope,sans-serif;font-size:8px;font-weight:500}.landzo-public-blog-featured{margin:0 0 14px}.landzo-public-blog-featured-card{background:#faf8f4;border:1px solid #4c43361f;border-radius:9px;width:100%;min-height:136px;overflow:hidden;box-shadow:0 2px 6px #2a221914}.landzo-public-blog-featured-card .landzo-public-blog-image{background:#173126;border-radius:8px 0 0 8px;width:100%;height:100%;min-height:136px;position:relative;overflow:hidden}.landzo-public-blog-featured-card .landzo-public-blog-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landzo-public-blog-featured-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;padding:9px 9px 8px;display:flex}.landzo-public-blog-featured-copy .landzo-public-blog-category{margin:0}.landzo-public-blog-featured-copy h3{-webkit-line-clamp:3;color:#17251e;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:6px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:15px;font-weight:700;line-height:1.08;display:-webkit-box;overflow:hidden}.landzo-public-blog-featured-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:3;color:#17251eb8;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:6px 0 0;font-family:Manrope,sans-serif;font-size:8px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.landzo-public-blog-read-link{color:#c45632;margin-top:auto;padding-top:5px;font-family:Manrope,sans-serif;font-size:8px;font-weight:700}.landzo-public-blog-category{color:#36553c;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#e5ecdf;border-radius:999px;align-items:center;max-width:100%;padding:3px 6px;font-family:Manrope,sans-serif;font-size:6px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.landzo-public-blog-latest{margin-top:0}.landzo-public-blog-card{background:#faf8f4;border:0;border-radius:7px;width:100%;min-height:82px;margin:0;overflow:hidden;box-shadow:0 1px 4px #2a221912}.landzo-public-blog-card .landzo-public-blog-image{background:#173126;border-radius:7px 0 0 7px;width:100%;height:100%;min-height:82px;position:relative;overflow:hidden}.landzo-public-blog-card .landzo-public-blog-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landzo-public-blog-image-fallback{background:#173126;width:100%;height:100%}.landzo-public-blog-card-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;padding:6px 8px;display:flex}.landzo-public-blog-card-copy h3{-webkit-line-clamp:2;color:#17251e;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1.22;display:-webkit-box;overflow:hidden}.landzo-public-blog-card-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:1;color:#17251ea6;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:3px 0 0;font-family:Manrope,sans-serif;font-size:7px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.landzo-public-blog-meta{color:#17312694;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:0;width:100%;padding-top:4px;font-family:Manrope,sans-serif;font-size:6.5px;font-weight:600;line-height:1;display:flex;overflow:hidden;margin:auto 0 0!important}.landzo-public-blog-meta span{flex:none}.landzo-public-blog-card-copy *,.landzo-public-blog-featured-copy *{max-width:100%}.landzo-public-blog-card-copy p,.landzo-public-blog-card-copy h3,.landzo-public-blog-featured-copy p,.landzo-public-blog-featured-copy h3{word-break:break-word;overflow-wrap:anywhere}.landzo-public-blog-section-heading h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(19px,5.2vw,22px);font-weight:700;line-height:1.05}.landzo-public-blog-section-heading>span{color:#17312694;font-family:Manrope,sans-serif;font-size:clamp(8px,2.1vw,10px)}.landzo-public-blog-featured-card{background:#faf8f4;border:1px solid #5e4c3824;border-radius:11px;width:100%;overflow:hidden;box-shadow:0 3px 8px #30261b17}.landzo-public-blog-featured-card>a{width:100%;min-height:clamp(142px,38vw,165px);color:inherit;grid-template-columns:minmax(0,46%) minmax(0,54%);text-decoration:none;display:grid!important}.landzo-public-blog-featured-card .landzo-public-blog-image{background:#173126;border-radius:10px 0 0 10px;width:100%;min-width:0;height:100%;position:relative;overflow:hidden}.landzo-public-blog-featured-card .landzo-public-blog-image img{object-fit:cover;width:100%;height:100%;display:block}.landzo-public-blog-featured-copy{flex-direction:column;align-items:flex-start;width:100%;min-width:0;padding:clamp(9px,2.5vw,12px);display:flex;overflow:hidden}.landzo-public-blog-category{color:#31583d;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#e5ecdf;border-radius:999px;max-width:100%;padding:3px 6px;font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,8px);font-weight:800;line-height:1;overflow:hidden}.landzo-public-blog-featured-copy h3{-webkit-line-clamp:3;color:#17251e;word-break:break-word;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:clamp(5px,1.5vw,7px) 0 0;font-family:Manrope,sans-serif;font-size:clamp(13px,3.5vw,15px);font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.landzo-public-blog-featured-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:2;color:#173126ad;word-break:break-word;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:clamp(4px,1.3vw,6px) 0 0;font-family:Manrope,sans-serif;font-size:clamp(8px,2.25vw,10px);font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.landzo-public-blog-meta{color:#1731269e;flex-wrap:wrap;align-items:center;gap:0;width:100%;padding-top:clamp(5px,1.5vw,7px);font-family:Manrope,sans-serif;font-size:clamp(8px,2.1vw,9px);font-weight:600;line-height:1.2;display:flex;overflow:hidden;margin:auto 0 0!important}.landzo-public-blog-meta span{white-space:nowrap;align-items:center;min-width:0;display:inline-flex}.landzo-public-blog-meta span:not(:last-child):after{content:"•";opacity:.55;margin:0 clamp(4px,1.2vw,6px);display:inline-block}.landzo-public-blog-read-link{color:#c45632;margin-top:clamp(5px,1.5vw,7px);font-family:Manrope,sans-serif;font-size:clamp(8px,2.2vw,10px);font-weight:700;line-height:1}.landzo-public-blog-grid{flex-direction:column;width:100%;gap:clamp(7px,2vw,10px)!important;display:flex!important}.landzo-public-blog-card{background:#faf8f4;border:1px solid #5e4c381f;border-radius:9px;width:100%;overflow:hidden;box-shadow:0 2px 6px #30261b14}.landzo-public-blog-card-link{width:100%;min-height:clamp(92px,25vw,108px);color:inherit;grid-template-columns:minmax(0,36%) minmax(0,64%);text-decoration:none;display:grid!important}.landzo-public-blog-card .landzo-public-blog-image{background:#173126;border-radius:8px 0 0 8px;width:100%;min-width:0;height:100%;position:relative;overflow:hidden}.landzo-public-blog-card .landzo-public-blog-image img{object-fit:cover;width:100%;height:100%;display:block}.landzo-public-blog-card-copy{flex-direction:column;align-items:flex-start;width:100%;min-width:0;padding:clamp(7px,2vw,9px);display:flex;overflow:hidden}.landzo-public-blog-card-copy h3{-webkit-line-clamp:2;color:#17251e;word-break:break-word;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:5px 0 0;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:800;line-height:1.22;display:-webkit-box;overflow:hidden}.landzo-public-blog-card-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:1;color:#173126a8;word-break:break-word;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:clamp(8px,2.2vw,10px);font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.landzo-public-blog-card-copy *,.landzo-public-blog-featured-copy *{min-width:0;max-width:100%}}@media (width>=768px){.landzo-home-hero{height:570px;min-height:570px}.landzo-home-hero-inner{width:min(1180px,100% - 64px);min-height:570px;padding:126px 0 132px}.landzo-home-hero-copy{width:min(57%,620px)}.landzo-home-hero-copy h1{letter-spacing:-.02em;max-width:650px;font-size:clamp(2.7rem,5.4vw,4.1rem);line-height:1.04}.landzo-home-eyebrow{letter-spacing:.14em;margin-bottom:12px;font-size:.68rem}.landzo-home-highlight{margin-top:14px;font-size:1.02rem;line-height:1.4}.landzo-home-description{max-width:480px;margin-top:14px;font-size:.92rem;line-height:1.55}.landzo-hero-property{-webkit-backdrop-filter:blur(8px);background:#0a3123b8;border-color:#efe2bc61;border-radius:13px;width:min(270px,29vw);padding:15px;top:138px;right:6%;box-shadow:0 14px 30px #00000038}.landzo-hero-property-location{margin-top:9px}.landzo-hero-property strong{margin-top:5px;font-size:.92rem}.landzo-hero-property-price{margin-top:7px}.landzo-hero-property-link{margin-top:11px}.landzo-home-search{-webkit-backdrop-filter:none;background:#f8f5eef7;border:1px solid #ffffffb8;border-radius:16px;grid-template-columns:190px minmax(0,1fr);grid-template-areas:"tabs fields""submit fields";gap:9px 12px;padding:11px;display:grid;bottom:21px;left:32px;right:32px;box-shadow:0 15px 34px #051d1538}.landzo-home-search-tabs{border-radius:10px;grid-area:tabs;width:100%;margin:0;padding:3px}.landzo-home-search-tabs label>span{border-radius:7px;flex-direction:column;gap:2px;min-height:39px;font-size:.58rem}.landzo-home-search-tabs label>span>svg{width:14px;height:14px}.landzo-home-search-tabs label>span>span{font-size:.62rem}.landzo-home-search-fields{grid-area:fields;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.landzo-home-search-fields label{border-radius:9px;min-height:45px;padding:7px 10px}.landzo-home-search-fields label>span{font-size:.6rem}.landzo-home-search-fields input,.landzo-home-search-fields select{min-height:17px;margin-top:1px;font-size:.7rem}.landzo-home-search-submit{border-radius:8px;grid-area:submit;min-height:35px;margin:0;font-size:.67rem}}@media (width>=1200px){.landzo-home-hero{height:560px;min-height:560px}.landzo-home-hero-inner{width:min(1280px,100% - 96px);min-height:560px;padding:132px 0 119px}.landzo-home-hero-copy{width:min(58%,690px)}.landzo-home-hero-copy h1{max-width:680px;font-size:clamp(3rem,4.5vw,4.5rem)}.landzo-home-highlight{font-size:1.1rem}.landzo-home-description{max-width:520px;font-size:1rem}.landzo-hero-property{width:292px;padding:17px;top:138px;right:max(6%,50% - 640px)}.landzo-home-search{grid-template-columns:224px minmax(0,1fr) 180px;grid-template-areas:"tabs fields submit";align-items:stretch;gap:12px;width:min(1240px,100% - 96px);padding:10px;bottom:20px;left:50%;right:auto;transform:translate(-50%)}.landzo-home-search-tabs{align-self:stretch}.landzo-home-search-tabs label>span{flex-direction:row;gap:5px;min-height:54px;font-size:.65rem}.landzo-home-search-tabs label>span>svg{width:15px;height:15px}.landzo-home-search-tabs label>span>span{font-size:.68rem}.landzo-home-search-fields{grid-template-columns:1.28fr repeat(3,minmax(0,1fr));gap:7px}.landzo-home-search-fields label{min-height:54px;padding:8px 10px}.landzo-home-search-fields label>span{font-size:.61rem}.landzo-home-search-fields input,.landzo-home-search-fields select{font-size:.71rem}.landzo-home-search-submit{border-radius:9px;min-height:54px;font-size:.72rem}}.landzo-public-blog-meta span+span:before,.landzo-public-blog-detail-meta span+span:before{content:none;display:none}.landzo-public-blog-meta span:not(:last-child):after{content:"";opacity:.52;vertical-align:middle;background:currentColor;border-radius:50%;width:3px;height:3px;margin-inline:7px;display:inline-block}.landzo-public-blog-view-all{color:#b74d27;white-space:nowrap;align-items:center;gap:5px;font-family:Manrope,sans-serif;font-size:.76rem;font-weight:800;text-decoration:none;display:inline-flex}.landzo-public-blog-read-link{display:none}@media (width>=641px) and (width<=1024px){.landzo-public-blog-page{padding-bottom:56px}.landzo-blog-search-hero{background:#173126;align-items:flex-end;height:205px;min-height:205px;padding:0;display:flex;position:relative;overflow:visible}.landzo-blog-search-hero:before{z-index:2;color:#dfbd68;content:"BLOG / JOURNAL";letter-spacing:.14em;font:800 12px/1 Manrope,sans-serif;position:absolute;top:28px;left:max(28px,50% - 480px)}.landzo-blog-search-hero:after{z-index:2;color:#f3ebe4;content:"Property insights, market stories and LANDZO updates";max-width:min(620px,100% - 56px);font:600 clamp(30px,4vw,38px)/1.08 Cormorant Garamond,Georgia,serif;position:absolute;top:53px;left:max(28px,50% - 480px)}.landzo-blog-search-hero .landzo-properties-hero-overlay{background:radial-gradient(circle at 82% 20%,#dfbd681a,#0000 28%),linear-gradient(135deg,#173126,#214936);position:absolute;inset:0}.landzo-blog-search-form{z-index:5;background:#f3ebe4;border:1px solid #dfbd687a;border-radius:15px;align-items:center;gap:11px;width:auto;height:52px;min-height:52px;padding:0 10px 0 16px;display:flex;position:absolute;bottom:24px;left:max(28px,50% - 480px);right:max(28px,50% - 480px);transform:none;box-shadow:0 10px 24px #08231933}.landzo-blog-search-form .landzo-properties-search-icon{color:#173126;flex:0 0 19px;width:19px;height:19px}.landzo-blog-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 14px/1.2 Manrope,sans-serif}.landzo-blog-search-form .landzo-blog-search-submit{color:#dfbd68;background:#173126;border:1px solid #dfbd6880;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:44px;padding:0;display:grid}.landzo-blog-search-form .landzo-properties-tune-icon{width:20px;height:20px}.landzo-public-blog-content{width:min(100% - 56px,960px);max-width:960px;margin-inline:auto;padding:24px 0 56px}.landzo-public-blog-categories{scrollbar-width:none;gap:9px;margin:0 0 24px;padding:0 0 8px;display:flex;overflow-x:auto}.landzo-public-blog-categories::-webkit-scrollbar{display:none}.landzo-public-blog-categories button{color:#173126;white-space:nowrap;background:#faf8f4;border:1px solid #1731262e;border-radius:10px;min-height:40px;padding:0 14px;font:700 12px/1 Manrope,sans-serif}.landzo-public-blog-categories button.is-active{color:#f3ebe4;background:#173126;border-color:#dfbd68}.landzo-public-blog-featured{margin-top:0}.landzo-public-blog-section-heading{margin-bottom:14px}.landzo-public-blog-section-heading h2{font-size:clamp(22px,3vw,28px)}.landzo-public-blog-view-all{font-size:13px}.landzo-public-blog-featured-card{background:#fbf8f2;border:1px solid #dfbd686b;border-radius:19px;overflow:hidden;box-shadow:0 12px 28px #2634291c}.landzo-public-blog-featured-card>a{grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);min-height:280px}.landzo-public-blog-featured-card .landzo-public-blog-image{min-height:280px}.landzo-public-blog-featured-copy{justify-content:center;padding:26px 28px}.landzo-public-blog-category{margin-bottom:10px;padding:5px 8px;font-size:11px}.landzo-public-blog-featured-copy h3{font-size:clamp(24px,3.3vw,30px)}.landzo-public-blog-featured-copy>p{margin-top:11px;font-size:14px;line-height:1.6}.landzo-public-blog-meta{gap:7px 10px;margin-top:16px;font-size:11px}.landzo-public-blog-latest{margin-top:30px}.landzo-public-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.landzo-public-blog-card{background:#fbf8f2;border:1px solid #3a4f3d26;border-radius:16px;min-width:0;position:relative;overflow:hidden;box-shadow:0 9px 20px #26342917}.landzo-public-blog-card-link{flex-direction:column;min-width:0;height:100%;display:flex}.landzo-public-blog-card .landzo-public-blog-image{aspect-ratio:16/10;height:auto}.landzo-public-blog-card-copy{min-width:0;padding:15px 16px 17px}.landzo-public-blog-card h3{padding-right:30px;font-size:clamp(17px,2.2vw,20px);line-height:1.2}.landzo-public-blog-card-copy>p{margin-top:8px;font-size:13px;line-height:1.5}.landzo-public-blog-card .landzo-public-blog-meta{margin-top:auto;padding-top:13px;font-size:11px}.landzo-public-blog-save-button{z-index:10;color:#173126;background:#faf8f4f0;border:1px solid #1731261f;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:12px;right:12px}.landzo-public-blog-save-button svg{width:17px;height:17px}.landzo-public-blog-save-button.is-saved{color:#c45632}.landzo-public-blog-loading,.landzo-public-blog-content>.public-empty-state,.landzo-public-blog-latest>.public-empty-state{text-align:center;background:#faf8f4;border:1px dashed #17312633;border-radius:16px;place-items:center;min-height:140px;padding:22px;display:grid}.landzo-public-blog-pagination{gap:14px;margin-top:32px}.landzo-public-blog-pagination button{background:#173126;border-radius:10px;min-height:42px;padding-inline:16px;font-size:12px}}@media (width>=641px) and (width<=699px){.landzo-public-blog-grid,.landzo-public-blog-featured-card>a{grid-template-columns:1fr}.landzo-public-blog-featured-card .landzo-public-blog-image{min-height:240px}}@media (width<=640px){.landzo-public-blog-content{min-height:0;padding-bottom:32px!important}.landzo-public-blog-featured{margin-bottom:17px}.landzo-public-blog-featured-card{border-radius:10px;box-shadow:0 4px 11px #30261b1a}.landzo-public-blog-featured-card>a{grid-template-columns:minmax(0,47%) minmax(0,53%);min-height:clamp(132px,35vw,152px)}.landzo-public-blog-featured-card .landzo-public-blog-image,.landzo-public-blog-featured-card .landzo-public-blog-image img{min-height:0}.landzo-public-blog-featured-copy{justify-content:flex-start;padding:10px}.landzo-public-blog-featured-copy h3{-webkit-line-clamp:3;margin-top:5px;font-size:clamp(11px,3.15vw,13px);line-height:1.17}.landzo-public-blog-featured-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:2;margin-top:4px;font-size:clamp(7px,2vw,8px);line-height:1.3}.landzo-public-blog-featured-copy .landzo-public-blog-meta{padding-top:5px;font-size:clamp(6.6px,1.85vw,7.6px)}.landzo-public-blog-latest{margin-top:0}.landzo-public-blog-latest .landzo-public-blog-section-heading{margin-bottom:9px}.landzo-public-blog-latest .landzo-public-blog-section-heading h2{font-size:clamp(18px,4.8vw,20px)}.landzo-public-blog-view-all{font-size:clamp(7px,2vw,8px)}.landzo-public-blog-grid{gap:9px!important}.landzo-public-blog-card{border-radius:8px;min-height:clamp(98px,27vw,116px);box-shadow:0 3px 8px #30261b17}.landzo-public-blog-card-link{grid-template-columns:minmax(0,38%) minmax(0,62%);min-height:clamp(98px,27vw,116px)}.landzo-public-blog-card .landzo-public-blog-image,.landzo-public-blog-card .landzo-public-blog-image img,.landzo-public-blog-card .landzo-public-blog-image-fallback{min-height:0}.landzo-public-blog-card-copy{justify-content:flex-start;padding:8px 9px}.landzo-public-blog-card-copy h3{-webkit-line-clamp:2;margin-top:4px;padding-right:0;font-size:clamp(9px,2.75vw,11px);line-height:1.18}.landzo-public-blog-card-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:2;margin-top:3px;font-size:clamp(6.8px,1.95vw,8px);line-height:1.28}.landzo-public-blog-card .landzo-public-blog-meta{padding-top:4px;font-size:clamp(6.3px,1.78vw,7.3px)}.landzo-public-blog-meta span:not(:last-child):after{width:2px;height:2px;margin-inline:5px}.landzo-enquiry-page{color:#173126;background:#f3ebe4;width:100%;min-height:100dvh;padding-bottom:110px;overflow-x:hidden}.landzo-enquiry-search-hero{background:#173126!important;height:58px!important;min-height:58px!important;margin-top:70px!important}.landzo-enquiry-search-form{background:#f3ebe4!important;border-radius:8px!important;width:calc(100% - 32px)!important;height:40px!important;padding:0 12px!important;top:8px!important;bottom:auto!important}.landzo-enquiry-search-form input{font-family:Manrope,sans-serif;font-size:10px!important}.landzo-enquiry-container{width:100%;padding:11px 15px 0}.landzo-enquiry-heading{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:grid}.landzo-enquiry-heading-icon{color:#fff;background:#173126;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.landzo-enquiry-heading-icon svg{width:19px;height:19px}.landzo-enquiry-heading-copy{min-width:0}.landzo-enquiry-heading-copy h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(19px,5.2vw,23px);font-weight:700;line-height:1}.landzo-enquiry-heading-copy p{color:#173126a8;margin:3px 0 0;font-family:Manrope,sans-serif;font-size:clamp(8px,2.2vw,10px);line-height:1.25}.landzo-enquiry-guidelines-button{color:#173126;white-space:nowrap;background:#eee9df;border:1px solid #1731261f;border-radius:7px;height:30px;padding:0 9px;font-family:Manrope,sans-serif;font-size:8px;font-weight:700}.landzo-enquiry-guidelines{background:#e8eee5;border:1px solid #17312621;border-radius:9px;margin:-2px 0 10px;padding:10px}.landzo-enquiry-guidelines strong{font-family:Manrope,sans-serif;font-size:10px}.landzo-enquiry-guidelines p{margin:4px 0 0;font-family:Manrope,sans-serif;font-size:9px;line-height:1.4}.landzo-enquiry-property-card{background:#faf8f4;border:1px solid #5e4c3824;border-radius:11px;grid-template-columns:39% minmax(0,61%);width:100%;min-height:124px;margin-bottom:10px;display:grid;overflow:hidden;box-shadow:0 3px 8px #30261b17}.landzo-enquiry-property-media{background:#173126;min-width:0;position:relative;overflow:hidden}.landzo-enquiry-property-media img{object-fit:cover;width:100%;height:100%;display:block}.landzo-enquiry-property-fallback{background:#173126;width:100%;height:100%;min-height:124px}.landzo-enquiry-property-transaction{color:#fff;text-transform:uppercase;background:#c45632;border-radius:4px;padding:4px 6px;font-family:Manrope,sans-serif;font-size:7px;font-weight:800;line-height:1;position:absolute;top:7px;left:7px}.landzo-enquiry-property-transaction.is-rent{background:#397d9d}.landzo-enquiry-property-transaction.is-lease{background:#4d7650}.landzo-enquiry-property-copy{flex-direction:column;min-width:0;padding:9px 10px;display:flex}.landzo-enquiry-property-topline{justify-content:space-between;align-items:center;gap:5px;display:flex}.landzo-enquiry-property-type,.landzo-enquiry-property-code{border-radius:999px;padding:3px 6px;font-family:Manrope,sans-serif;font-size:7px;font-weight:700}.landzo-enquiry-property-type{color:#31583d;background:#e3ebdf}.landzo-enquiry-property-code{color:#173126;background:#eee9dc}.landzo-enquiry-property-copy h2{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-family:Manrope,sans-serif;font-size:clamp(12px,3.3vw,14px);font-weight:800;line-height:1.15;overflow:hidden}.landzo-enquiry-property-location{color:#173126b3;align-items:flex-start;gap:4px;margin:5px 0 0;font-family:Manrope,sans-serif;font-size:clamp(7px,2vw,9px);line-height:1.25;display:flex;overflow:hidden}.landzo-enquiry-property-location svg{flex:0 0 11px;width:11px;height:11px}.landzo-enquiry-property-location span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landzo-enquiry-property-details{color:#173126;flex-wrap:wrap;align-items:center;margin-top:5px;font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,8px);font-weight:600;display:flex;overflow:hidden}.landzo-enquiry-property-details span:not(:last-child):after{content:"";vertical-align:middle;opacity:.5;background:currentColor;border-radius:50%;width:3px;height:3px;margin:0 5px;display:inline-block}.landzo-enquiry-property-price{color:#173126;margin-top:auto;padding-top:6px;font-family:Manrope,sans-serif;font-size:clamp(12px,3.3vw,15px);font-weight:800}.landzo-enquiry-property-loading{background:#faf8f4;border-radius:10px;margin-bottom:10px;padding:15px;font-family:Manrope,sans-serif;font-size:11px}.landzo-enquiry-form{background:#faf8f4;border:1px solid #5e4c3824;border-radius:12px;flex-direction:column;gap:10px;width:100%;padding:13px 12px;display:flex;box-shadow:0 3px 8px #30261b14}.landzo-enquiry-form h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;font-weight:700;line-height:1}.landzo-enquiry-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.landzo-enquiry-form label{color:#173126;flex-direction:column;gap:5px;min-width:0;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;display:flex}.landzo-enquiry-form label>span b,.landzo-enquiry-label b{color:#c45632;margin-left:2px}.landzo-enquiry-input{background:#fff;border:1px solid #17312624;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 9px;display:flex}.landzo-enquiry-input svg{color:#1731268c;flex:0 0 14px;width:14px;height:14px}.landzo-enquiry-input input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font-family:Manrope,sans-serif;font-size:clamp(9px,2.5vw,11px)}.landzo-enquiry-input input::placeholder,.landzo-enquiry-form textarea::placeholder{color:#1731265c}.landzo-enquiry-select{color:#173126;background:#fff;border:1px solid #17312624;border-radius:7px;outline:none;width:100%;height:38px;padding:0 10px;font-family:Manrope,sans-serif;font-size:10px}.landzo-enquiry-form textarea{resize:vertical;color:#173126;background:#fff;border:1px solid #17312624;border-radius:7px;outline:none;width:100%;min-height:88px;padding:9px 10px;font-family:Manrope,sans-serif;font-size:10px;line-height:1.4}.landzo-enquiry-interest{flex-direction:column;gap:6px;display:flex}.landzo-enquiry-label{font-family:Manrope,sans-serif;font-size:9px;font-weight:700}.landzo-enquiry-interest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.landzo-enquiry-interest-option{text-align:center;background:#fff;border:1px solid #17312624;border-radius:6px;justify-content:center;align-items:center;min-width:0;min-height:36px;padding:5px 6px;line-height:1.15;flex-direction:row!important;gap:5px!important;font-size:clamp(7px,2vw,9px)!important;font-weight:600!important;display:flex!important}.landzo-enquiry-interest-option input{accent-color:#31583d;flex:none;width:12px;height:12px}.landzo-enquiry-interest-option.is-active{color:#173126;background:#eef3eb;border-color:#31583d57}.landzo-enquiry-security-note{color:#173126ad;align-items:flex-start;gap:6px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(7px,2vw,9px);line-height:1.35;display:flex}.landzo-enquiry-security-note svg{color:#8b6d34;flex:0 0 15px;width:15px;height:15px}.landzo-enquiry-submit{color:#fff;background:#173126;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-family:Manrope,sans-serif;font-size:clamp(10px,2.8vw,12px);font-weight:700;display:flex;box-shadow:0 2px 5px #1731262e}.landzo-enquiry-submit:disabled{opacity:.6}.landzo-enquiry-whatsapp-card{background:#edf2e9;border:1px solid #17312621;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin-top:10px;padding:9px 10px;display:grid}.landzo-enquiry-whatsapp-icon{color:#173126;background:#dbe8d6;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.landzo-enquiry-whatsapp-icon svg{width:21px;height:21px}.landzo-enquiry-whatsapp-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.landzo-enquiry-whatsapp-copy strong{font-family:Manrope,sans-serif;font-size:clamp(9px,2.5vw,11px);font-weight:800}.landzo-enquiry-whatsapp-copy span{color:#173126ab;font-family:Manrope,sans-serif;font-size:clamp(7px,2vw,8px);line-height:1.3}.landzo-enquiry-whatsapp-card>a{color:#173126;white-space:nowrap;background:#faf8f4;border:1px solid #1731264d;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 9px;font-family:Manrope,sans-serif;font-size:8px;font-weight:700;text-decoration:none;display:flex}.landzo-enquiry-whatsapp-card>a svg{width:14px;height:14px}.landzo-enquiry-settings-error{margin-top:8px;font-family:Manrope,sans-serif;font-size:9px}.public-property-card-details{color:#173126;flex-wrap:wrap;align-items:center;width:100%;font-family:Manrope,sans-serif;line-height:1.3;display:flex}.public-property-card-details span{white-space:nowrap;flex:none;align-items:center;display:inline-flex}.public-property-card-details span:not(:last-child):after{opacity:.5;background:currentColor;border-radius:50%;flex:none;width:3px;height:3px;margin:0 5px;display:inline-block;content:""!important}.landzo-saved-card-details span:not(:last-child):after{content:"";opacity:.55;margin:0 4px;display:inline-block}}@media (width>=641px) and (width<=1024px){.landzo-enquiry-page{color:#173126;background:#f3ebe4;min-height:0;padding:24px 0 60px;overflow-x:hidden}.landzo-enquiry-search-hero{border:1px solid #dfbd6861;border-radius:19px;width:calc(100% - 56px);max-width:960px;overflow:hidden;background:#173126!important;height:132px!important;min-height:132px!important;margin:24px auto 0!important}.landzo-enquiry-search-hero:before,.landzo-enquiry-search-hero:after{display:none}.landzo-enquiry-search-hero .landzo-properties-hero-overlay{background:radial-gradient(circle at 78% 22%,#dfbd681a,#0000 25%),linear-gradient(135deg,#10291f,#214936);display:block;position:absolute;inset:0}.landzo-enquiry-search-form{z-index:5;background:#f3ebe4;border:1px solid #dfbd687a;border-radius:15px;align-items:center;gap:11px;width:auto;margin:0;padding:0 10px 0 15px;display:flex;position:absolute;bottom:24px;left:22px;right:22px;transform:none;box-shadow:0 8px 18px #08231933;height:52px!important;min-height:52px!important}.landzo-enquiry-search-form .landzo-properties-search-icon{color:#3e5039;flex:0 0 19px;width:19px;height:19px;display:block}.landzo-enquiry-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 14px/1.2 Manrope,sans-serif}.landzo-enquiry-search-form .landzo-properties-search-filter{color:#dfbd68;background:#173126;border:1px solid #dfbd6885;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;display:grid}.landzo-enquiry-search-form .landzo-properties-tune-icon{width:18px;height:18px;display:block}.landzo-enquiry-container{width:calc(100% - 56px);max-width:960px;margin:0 auto;padding:24px 0 0}.landzo-enquiry-heading{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;margin-bottom:18px;display:grid}.landzo-enquiry-heading-icon{color:#f3ebe4;background:#173126;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.landzo-enquiry-heading-icon svg{width:23px;height:23px;display:block}.landzo-enquiry-heading-copy{min-width:0}.landzo-enquiry-heading-copy h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,34px);font-weight:700;line-height:1}.landzo-enquiry-heading-copy p{color:#173126ad;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:14px;line-height:1.35}.landzo-enquiry-guidelines-button{color:#173126;white-space:nowrap;background:#e8eee5;border:1px solid #dfbd689e;border-radius:11px;min-height:42px;padding:0 14px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.landzo-enquiry-guidelines{background:#e8eee5;border:1px solid #dfbd6873;border-radius:15px;margin:0 0 20px;padding:17px 19px}.landzo-enquiry-guidelines strong{color:#173126;font-family:Manrope,sans-serif;font-size:13px}.landzo-enquiry-guidelines p{color:#173126bf;margin:6px 0 0;font-family:Manrope,sans-serif;font-size:12px;line-height:1.45}.landzo-enquiry-property-card{background:#faf8f4;border:1px solid #17312624;border-radius:16px;grid-template-columns:34% minmax(0,66%);width:100%;min-height:190px;margin-bottom:22px;display:grid;overflow:hidden;box-shadow:0 8px 20px #30261b1a}.landzo-enquiry-property-media{background:#173126;min-width:0;position:relative;overflow:hidden}.landzo-enquiry-property-media img,.landzo-enquiry-property-fallback{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.landzo-enquiry-property-fallback{background:#0f392a url(/Landzo/logo.webp) 50%/58% no-repeat}.landzo-enquiry-property-transaction{color:#fff;text-transform:uppercase;background:#c45632;border-radius:6px;padding:5px 8px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1;position:absolute;top:12px;left:12px}.landzo-enquiry-property-transaction.is-rent{background:#397d9d}.landzo-enquiry-property-transaction.is-lease{background:#4d7650}.landzo-enquiry-property-copy{flex-direction:column;min-width:0;padding:18px 20px;display:flex}.landzo-enquiry-property-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.landzo-enquiry-property-type,.landzo-enquiry-property-code{border-radius:999px;padding:4px 7px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700}.landzo-enquiry-property-type{color:#31583d;background:#e3ebdf}.landzo-enquiry-property-code{color:#173126;background:#eee9dc}.landzo-enquiry-property-copy h2{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:9px 0 0;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.15;overflow:hidden}.landzo-enquiry-property-location{color:#173126b3;align-items:flex-start;gap:6px;margin:8px 0 0;font-family:Manrope,sans-serif;font-size:13px;line-height:1.3;display:flex;overflow:hidden}.landzo-enquiry-property-location svg{flex:0 0 16px;width:16px;height:16px;display:block}.landzo-enquiry-property-location span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landzo-enquiry-property-details{color:#173126;flex-wrap:wrap;gap:5px 11px;margin-top:10px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;display:flex;overflow:hidden}.landzo-enquiry-property-price{color:#173126;margin-top:auto;padding-top:12px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.landzo-enquiry-property-loading{background:#faf8f4;border:1px solid #1731261f;border-radius:14px;margin-bottom:20px;padding:18px 20px;font-family:Manrope,sans-serif;font-size:13px}.landzo-enquiry-form{background:#faf8f4;border:1px solid #17312624;border-radius:19px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin:0;padding:24px 26px;display:grid;box-shadow:0 9px 24px #30261b17}.landzo-enquiry-form h2{color:#173126;grid-column:1/-1;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:700;line-height:1}.landzo-enquiry-two-column{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landzo-enquiry-form>label,.landzo-enquiry-interest,.landzo-enquiry-security-note,.landzo-enquiry-form>.public-form-error,.landzo-enquiry-form>.public-form-success,.landzo-enquiry-submit{min-width:0}.landzo-enquiry-form>label,.landzo-enquiry-interest{flex-direction:column;gap:7px;display:flex}.landzo-enquiry-form label,.landzo-enquiry-label{color:#173126;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.landzo-enquiry-form label>span b,.landzo-enquiry-label b{color:#c45632;margin-left:3px}.landzo-enquiry-input{background:#fff;border:1px solid #17312629;border-radius:11px;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex}.landzo-enquiry-input:focus-within,.landzo-enquiry-select:focus,.landzo-enquiry-form textarea:focus{border-color:#b38a35;outline:none;box-shadow:0 0 0 3px #dfbd682e}.landzo-enquiry-input svg{color:#1731268c;flex:0 0 17px;width:17px;height:17px;display:block}.landzo-enquiry-input input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 14px/1.2 Manrope,sans-serif}.landzo-enquiry-select{color:#173126;background:#fff;border:1px solid #17312629;border-radius:11px;outline:none;width:100%;height:48px;padding:0 12px;font:500 14px/1.2 Manrope,sans-serif}.landzo-enquiry-interest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.landzo-enquiry-interest-option{color:#173126;text-align:center;background:#fff;border:1px solid #17312629;border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:48px;padding:7px 8px;line-height:1.2;flex-direction:row!important;gap:6px!important;font-size:12px!important;font-weight:600!important;display:flex!important}.landzo-enquiry-interest-option input{accent-color:#31583d;flex:none;width:14px;height:14px}.landzo-enquiry-interest-option.is-active{color:#173126;background:#eef3eb;border-color:#31583d57}.landzo-enquiry-form textarea{resize:vertical;color:#173126;background:#fff;border:1px solid #17312629;border-radius:11px;outline:none;width:100%;min-height:140px;padding:11px 12px;font:500 14px/1.4 Manrope,sans-serif}.landzo-enquiry-security-note{color:#173126ad;grid-column:1/-1;align-items:flex-start;gap:7px;margin:0;font-family:Manrope,sans-serif;font-size:12px;line-height:1.35;display:flex}.landzo-enquiry-security-note svg{color:#8b6d34;flex:0 0 17px;width:17px;height:17px;display:block}.landzo-enquiry-form>.public-form-error,.landzo-enquiry-form>.public-form-success{border-radius:11px;grid-column:1/-1;margin:0;font-size:13px;line-height:1.35}.landzo-enquiry-submit{color:#f3ebe4;background:#173126;border:1px solid #173126;border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;width:100%;min-height:50px;font:700 14px/1.2 Manrope,sans-serif;display:flex;box-shadow:0 4px 10px #17312629}.landzo-enquiry-submit:disabled{opacity:.6}.landzo-enquiry-whatsapp-card{background:#edf2e9;border:1px solid #17312621;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;margin-top:22px;padding:14px 16px;display:grid}.landzo-enquiry-whatsapp-icon{color:#173126;background:#dbe8d6;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.landzo-enquiry-whatsapp-icon svg{width:22px;height:22px;display:block}.landzo-enquiry-whatsapp-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.landzo-enquiry-whatsapp-copy strong{color:#173126;font-family:Manrope,sans-serif;font-size:14px;font-weight:800}.landzo-enquiry-whatsapp-copy span{color:#173126ab;font-family:Manrope,sans-serif;font-size:12px;line-height:1.3}.landzo-enquiry-whatsapp-card>a{color:#173126;white-space:nowrap;background:#faf8f4;border:1px solid #1731264d;border-radius:10px;align-items:center;gap:6px;min-height:42px;padding:0 13px;font:700 12px/1.2 Manrope,sans-serif;text-decoration:none;display:inline-flex}.landzo-enquiry-whatsapp-card>a svg{width:17px;height:17px;display:block}.landzo-enquiry-settings-error{color:#7e3c2a;background:#c4563214;border:1px solid #c4563240;border-radius:11px;margin:16px 0 0;padding:12px 14px;font-family:Manrope,sans-serif;font-size:12px}}@media (width>=768px) and (width<=1024px){.landzo-enquiry-form>label:first-of-type{grid-column:1}.landzo-enquiry-form>label:nth-of-type(2){grid-column:2}.landzo-enquiry-form>label:nth-of-type(3){grid-column:1}.landzo-enquiry-form>label:nth-of-type(4){grid-column:2}.landzo-enquiry-form>.landzo-enquiry-interest,.landzo-enquiry-form>label:nth-of-type(5),.landzo-enquiry-form>label:nth-of-type(6){grid-column:1/-1}}@media (width>=641px) and (width<=767px){.landzo-enquiry-heading{grid-template-columns:48px minmax(0,1fr)}.landzo-enquiry-heading-icon{width:48px;height:48px}.landzo-enquiry-heading-copy h1{font-size:28px}.landzo-enquiry-guidelines-button{grid-column:2;justify-self:start}.landzo-enquiry-form{grid-template-columns:1fr}.landzo-enquiry-form h2,.landzo-enquiry-two-column,.landzo-enquiry-security-note,.landzo-enquiry-form>.public-form-error,.landzo-enquiry-form>.public-form-success,.landzo-enquiry-submit{grid-column:1}.landzo-enquiry-two-column{grid-template-columns:1fr}.landzo-enquiry-form>label,.landzo-enquiry-form>.landzo-enquiry-interest{grid-column:1}.landzo-enquiry-interest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.landzo-public-blog-card{position:relative}.landzo-public-blog-card-copy{padding-right:clamp(34px,9vw,40px)!important}.landzo-public-blog-save-button{z-index:10;color:#173126;cursor:pointer;background:#faf8f4eb;border:0;border-radius:50%;place-items:center;width:clamp(25px,7vw,29px);height:clamp(25px,7vw,29px);padding:0;display:grid;position:absolute;top:7px;right:7px}.landzo-public-blog-save-button svg{width:clamp(15px,4.2vw,18px);height:clamp(15px,4.2vw,18px)}.landzo-public-blog-save-button.is-saved{color:#c45632}.landzo-public-blog-save-button:active{transform:scale(.92)}.landzo-public-blog-meta{color:#1731269e;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;padding-top:5px;font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,9px);font-weight:600;line-height:1;overflow:hidden;margin:auto 0 0!important;display:flex!important}.landzo-public-blog-meta>span{flex:none;align-items:center;min-width:0;display:inline-flex}.landzo-public-blog-meta>span:not(:last-child):after{content:"";opacity:.45;background:currentColor;border-radius:50%;flex:none;width:3px;height:3px;margin-left:6px;display:inline-block}.landzo-public-blog-views{gap:3px;align-items:center!important;display:inline-flex!important}.landzo-public-blog-views svg{flex:none;width:clamp(10px,2.8vw,12px);height:clamp(10px,2.8vw,12px)}.landzo-public-blog-view-number{display:inline-block}.landzo-public-blog-views>.landzo-public-blog-view-number:after{content:none!important}.landzo-public-blog-view-all{color:#c45632;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;padding:0;font-family:Manrope,sans-serif;font-size:clamp(8px,2.1vw,9px);font-weight:700}.landzo-public-blog-featured-card .landzo-public-blog-image{position:relative}.landzo-public-blog-featured-badge{z-index:5;color:#fff;letter-spacing:.02em;text-transform:uppercase;pointer-events:none;background:#416346;border-radius:3px;justify-content:center;align-items:center;min-height:17px;padding:0 6px;font-family:Manrope,sans-serif;font-size:clamp(6px,1.7vw,7px);font-weight:800;line-height:1;display:inline-flex;position:absolute;top:7px;left:7px;box-shadow:0 1px 3px #00000029}.landzo-public-blog-detail-page{color:#173126;background:#f3ebe4;width:100%;min-height:100dvh;padding-bottom:115px;overflow-x:hidden}.landzo-public-blog-detail-shell{width:100%;max-width:100%;padding-left:clamp(15px,4vw,20px);padding-right:clamp(15px,4vw,20px)}.landzo-public-blog-detail-header{background:#eef1e7;border-bottom:1px solid #17312614;width:100%;padding:13px 0 16px}.landzo-public-blog-back{color:#173126b8;align-items:center;gap:4px;width:fit-content;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:clamp(9px,2.4vw,11px);font-weight:700;text-decoration:none;display:inline-flex}.landzo-public-blog-back svg{width:15px;height:15px}.landzo-public-blog-detail-category{color:#31583d;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#e2ebdd;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:4px 7px;font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,8px);font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.landzo-public-blog-detail-header h1{color:#173126;letter-spacing:-.015em;word-break:break-word;overflow-wrap:anywhere;width:100%;max-width:100%;margin:8px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,8vw,38px);font-weight:700;line-height:.98}.landzo-public-blog-detail-excerpt{color:#173126bf;word-break:break-word;overflow-wrap:anywhere;width:100%;margin:9px 0 0;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:500;line-height:1.45}.landzo-public-blog-detail-meta{color:#173126ad;flex-wrap:wrap;align-items:center;gap:7px 10px;width:100%;margin-top:13px;font-family:Manrope,sans-serif;font-size:clamp(9px,2.4vw,11px);font-weight:500;line-height:1.2;display:flex}.landzo-public-blog-detail-meta>span{align-items:center;gap:4px;min-width:0;display:inline-flex}.landzo-blog-author{font-weight:700}.landzo-public-blog-detail-content{padding-top:14px}.landzo-public-blog-detail-cover{aspect-ratio:16/9;background:#173126;border:1px solid #5143321f;border-radius:12px;width:100%;max-height:230px;position:relative;overflow:hidden;box-shadow:0 3px 9px #2c22181a}.landzo-public-blog-detail-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landzo-public-blog-detail-cover-fallback{background:#173126;width:100%;height:100%}.landzo-public-blog-detail-body{color:#263b31;word-break:break-word;overflow-wrap:anywhere;width:100%;max-width:100%;margin-top:17px;font-family:Manrope,sans-serif;font-size:clamp(13px,3.5vw,15px);font-weight:400;line-height:1.65;overflow:hidden}.landzo-public-blog-detail-body p{word-break:break-word;overflow-wrap:anywhere;max-width:100%;margin:0 0 15px;padding:0;line-height:1.65}.landzo-public-blog-detail-body h1,.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3,.landzo-public-blog-detail-body h4{color:#173126;word-break:break-word;overflow-wrap:anywhere;max-width:100%;margin:22px 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1.1}.landzo-public-blog-detail-body h1{font-size:clamp(25px,7vw,32px)}.landzo-public-blog-detail-body h2{font-size:clamp(22px,6vw,28px)}.landzo-public-blog-detail-body h3{font-size:clamp(19px,5.2vw,23px)}.landzo-public-blog-detail-body h4{font-size:clamp(17px,4.5vw,20px)}.landzo-public-blog-detail-body img{object-fit:contain;border-radius:10px;max-height:360px;margin:17px auto;display:block;width:100%!important;max-width:100%!important;height:auto!important}.landzo-public-blog-detail-body figure{overflow:hidden;width:100%!important;max-width:100%!important;margin:18px 0!important}.landzo-public-blog-detail-body figcaption{color:#17312699;text-align:center;margin-top:7px;font-size:clamp(9px,2.4vw,11px);line-height:1.4}.landzo-public-blog-detail-body a{color:#b64f2d;text-underline-offset:2px;overflow-wrap:anywhere;font-weight:700;text-decoration:underline}.landzo-public-blog-detail-body ul,.landzo-public-blog-detail-body ol{max-width:100%;margin:10px 0 16px;padding-left:22px}.landzo-public-blog-detail-body li{overflow-wrap:anywhere;margin-bottom:7px}.landzo-public-blog-detail-body blockquote{color:#173126;background:#eee8df;border-left:4px solid #c45632;border-radius:0 9px 9px 0;width:100%;margin:18px 0;padding:13px 14px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(17px,4.6vw,20px);font-weight:600;line-height:1.3}.landzo-public-blog-detail-body iframe,.landzo-public-blog-detail-body video{aspect-ratio:16/9;border:0;border-radius:10px;height:auto;margin:17px 0;display:block;width:100%!important;max-width:100%!important}.landzo-public-blog-detail-body table{border-collapse:collapse;width:100%;min-width:520px;font-size:11px}.landzo-public-blog-detail-body>div:has(table){width:100%;overflow-x:auto}.landzo-public-blog-detail-body pre{color:#fff;background:#173126;border-radius:9px;width:100%;max-width:100%;padding:12px;font-size:11px;overflow-x:auto}.landzo-public-blog-detail-body code{word-break:break-word}.landzo-public-blog-detail-body hr{border:0;border-top:1px solid #1731261f;margin:22px 0}.landzo-public-blog-related{border-top:1px solid #1731261f;width:100%;margin-top:28px;padding-top:18px}.landzo-blog-related-heading h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,6vw,27px);font-weight:700;line-height:1}.landzo-blog-related-heading>a{color:#c45632;font-family:Manrope,sans-serif;font-size:9px;font-weight:700;text-decoration:none}.landzo-blog-related-card{width:100%;min-height:clamp(92px,25vw,110px);color:inherit;background:#faf8f4;border:1px solid #5143321f;border-radius:10px;grid-template-columns:37% minmax(0,63%);text-decoration:none;display:grid;overflow:hidden;box-shadow:0 2px 6px #2c221814}.landzo-blog-related-image{background:#173126;width:100%;height:100%;position:relative;overflow:hidden}.landzo-blog-related-image img,.landzo-blog-related-image .landzo-public-blog-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-blog-related-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:9px 10px;display:flex}.landzo-blog-related-copy>strong{-webkit-line-clamp:2;color:#173126;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin-top:6px;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.landzo-blog-related-meta{color:#17312699;align-items:center;gap:8px;margin-top:auto;padding-top:6px;font-family:Manrope,sans-serif;font-size:clamp(7px,2vw,9px);display:flex}.landzo-blog-related-meta span{align-items:center;gap:3px;display:inline-flex}.landzo-blog-related-meta svg{width:11px;height:11px}.landzo-public-blog-detail-state{color:#173126;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:calc(100dvh - 100px);padding:25px;font-family:Manrope,sans-serif;display:flex}.landzo-public-blog-detail-state h1{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:28px}.landzo-public-blog-detail-state p{margin:0;font-size:12px}.landzo-blog-detail-back-button{color:#fff;background:#173126;border-radius:8px;margin-top:5px;padding:9px 14px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;text-decoration:none}.landzo-public-blog-detail-body *,.landzo-public-blog-detail-header *{box-sizing:border-box;max-width:100%}.landzo-public-blog-detail-page{background:#f3ebe4;width:100%;min-height:100dvh;overflow-x:hidden;padding-top:70px!important;padding-bottom:145px!important}.landzo-public-blog-detail-header{background:#eef1e7;width:100%;margin:0!important;padding:15px 0 17px!important}.landzo-public-blog-detail-header .landzo-public-blog-detail-shell{padding-left:16px;padding-right:16px}.landzo-public-blog-detail-header h1{color:#173126;overflow-wrap:anywhere;width:100%;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;margin:8px 0 0!important;font-size:clamp(27px,7.5vw,34px)!important;line-height:1.02!important}.landzo-public-blog-detail-excerpt{line-height:1.45;margin:8px 0 0!important;font-size:clamp(11px,2.8vw,13px)!important}.landzo-public-blog-detail-meta{flex-wrap:wrap;align-items:center;gap:7px 11px;width:100%;font-family:Manrope,sans-serif;line-height:1.2;display:flex;margin-top:12px!important;font-size:clamp(9px,2.3vw,10px)!important}.landzo-public-blog-detail-meta>span{align-items:center;gap:4px;display:inline-flex}.landzo-public-blog-detail-meta svg{flex:0 0 13px;width:13px;height:13px}.landzo-public-blog-detail-content{width:100%;padding:16px 16px 0!important}.landzo-public-blog-detail-cover{aspect-ratio:16/9;background:#173126;border-radius:10px;width:100%;margin:0;overflow:hidden;box-shadow:0 2px 7px #221c151a;max-height:none!important}.landzo-public-blog-detail-cover img{object-fit:cover;width:100%;height:100%;display:block}.landzo-public-blog-detail-body{color:#263b31;word-break:break-word;overflow-wrap:anywhere;width:100%;max-width:100%;font-family:Manrope,sans-serif;line-height:1.65;overflow:visible;margin-top:18px!important;padding:0!important;font-size:clamp(13px,3.4vw,15px)!important}.landzo-public-blog-detail-body p{overflow-wrap:anywhere;width:100%;max-width:100%;line-height:1.65;margin:0 0 16px!important}.landzo-public-blog-detail-body img{object-fit:contain;border-radius:10px;display:block;width:100%!important;max-width:100%!important;height:auto!important;margin:18px auto!important}.landzo-public-blog-detail-body figure{width:100%!important;max-width:100%!important;margin:18px 0!important}.landzo-public-blog-detail-body figure img{margin:0!important}.landzo-public-blog-detail-body h2{margin:23px 0 9px;font-size:clamp(22px,5.8vw,27px);line-height:1.08}.landzo-public-blog-detail-body h3{margin:20px 0 8px;font-size:clamp(19px,5vw,23px);line-height:1.1}.landzo-public-blog-detail-body *,.landzo-public-blog-detail-header *{box-sizing:border-box;overflow-wrap:anywhere;max-width:100%}.landzo-public-blog-related{border-top:1px solid #1731261f;width:100%;padding-top:18px;margin-top:28px!important;margin-bottom:35px!important}.landzo-blog-related-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.landzo-blog-related-heading h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,5.8vw,27px);line-height:1}.landzo-blog-related-list{flex-direction:column;gap:9px;width:100%;display:flex}.landzo-blog-related-card{background:#faf8f4;border:1px solid #5e4c3821;border-radius:10px;grid-template-columns:38% minmax(0,62%);width:100%;min-height:clamp(95px,25vw,110px);display:grid;overflow:hidden;box-shadow:0 2px 6px #30261b14}.landzo-blog-related-image{background:#173126;width:100%;height:100%;overflow:hidden}.landzo-blog-related-image img{object-fit:cover;width:100%;height:100%;display:block}.landzo-blog-related-copy{flex-direction:column;min-width:0;padding:9px 10px;display:flex}.landzo-blog-related-copy>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}}.landzo-public-blog-back:before,.landzo-public-blog-back:after{content:none!important;display:none!important}@media (width<=640px){.landzo-public-blog-back{color:#31513e;align-items:center;gap:6px;width:fit-content;font-family:Manrope,sans-serif;font-weight:700;line-height:1.2;text-decoration:none;margin:0 0 10px!important;font-size:clamp(10px,2.7vw,12px)!important;display:flex!important}.landzo-public-blog-back svg{width:clamp(14px,3.8vw,17px);height:clamp(14px,3.8vw,17px)}.landzo-public-blog-detail-category{color:#31583d;letter-spacing:.02em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#e2ebdd;border-radius:999px;justify-content:center;align-items:center;max-width:min(100%,180px);min-height:clamp(22px,5.8vw,27px);font-family:Manrope,sans-serif;font-weight:800;line-height:1;overflow:hidden;width:fit-content!important;margin:0 0 9px!important;padding:4px clamp(8px,2.5vw,11px)!important;font-size:clamp(9px,2.4vw,11px)!important;display:flex!important}.landzo-public-blog-detail-header h1{color:#173126;letter-spacing:-.015em;word-break:break-word;overflow-wrap:anywhere;width:100%;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;margin:0 0 8px!important;font-size:clamp(30px,8.5vw,39px)!important;line-height:1.02!important}.landzo-public-blog-detail-excerpt{color:#173126c4;word-break:break-word;overflow-wrap:anywhere;width:100%;font-family:Manrope,sans-serif;font-weight:500;margin:0 0 12px!important;font-size:clamp(12px,3.3vw,14px)!important;line-height:1.48!important}.landzo-public-blog-detail-meta{color:#173126b8;flex-wrap:wrap;align-items:center;gap:8px clamp(10px,3vw,14px);width:100%;font-family:Manrope,sans-serif;font-weight:500;line-height:1.25;margin-top:11px!important;font-size:clamp(10px,2.7vw,12px)!important;display:flex!important}.landzo-public-blog-detail-meta>span{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.landzo-public-blog-detail-meta svg{flex:none;width:clamp(13px,3.5vw,15px)!important;height:clamp(13px,3.5vw,15px)!important}.landzo-blog-author{font-weight:700!important}.landzo-public-blog-detail-body{color:#263b31;word-break:break-word;overflow-wrap:anywhere;width:100%;font-family:Manrope,sans-serif;font-weight:400;margin-top:20px!important;font-size:clamp(14px,3.8vw,16px)!important;line-height:1.7!important}.landzo-public-blog-detail-body p{font-size:inherit!important;margin:0 0 17px!important;line-height:1.7!important}.landzo-public-blog-detail-body h2{color:#173126;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1.08;margin:25px 0 10px!important;font-size:clamp(25px,6.8vw,31px)!important}.landzo-public-blog-detail-body h3{color:#173126;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1.1;margin:22px 0 9px!important;font-size:clamp(21px,5.8vw,26px)!important}.landzo-public-blog-detail-body ul,.landzo-public-blog-detail-body ol{padding-left:23px;font-size:clamp(14px,3.8vw,16px);line-height:1.65}.landzo-public-blog-detail-body li{margin-bottom:8px}.landzo-public-blog-related{margin-top:31px!important;padding-top:21px!important}.landzo-blog-related-heading{justify-content:space-between;align-items:center;display:flex;margin-bottom:13px!important}.landzo-blog-related-heading h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1;font-size:clamp(25px,6.8vw,31px)!important}.landzo-blog-related-heading>a{color:#c45632;font-family:Manrope,sans-serif;font-weight:700;text-decoration:none;font-size:clamp(9px,2.5vw,11px)!important}.landzo-blog-related-card{min-height:clamp(105px,28vw,125px)!important}.landzo-blog-related-copy{padding:clamp(9px,2.6vw,12px)!important}.landzo-blog-related-copy .landzo-public-blog-category{min-height:18px;padding:3px 7px;font-size:clamp(7px,2vw,9px)!important}.landzo-blog-related-copy>strong{color:#173126;width:100%;font-family:Manrope,sans-serif;font-weight:800;line-height:1.25;margin-top:7px!important;font-size:clamp(12px,3.3vw,14px)!important}.landzo-blog-related-meta{color:#173126a6;align-items:center;gap:9px;margin-top:auto;padding-top:7px;font-family:Manrope,sans-serif;display:flex;font-size:clamp(9px,2.4vw,10px)!important}.landzo-blog-related-meta svg{width:12px!important;height:12px!important}.landzo-public-blog-detail-header *,.landzo-public-blog-detail-body *,.landzo-public-blog-related *{box-sizing:border-box;max-width:100%}.landzo-explore-page{color:#173126;background:#f3ebe4;width:100%;min-height:100dvh;padding-top:70px;padding-bottom:125px;overflow-x:hidden}.landzo-explore-intro{color:#fff;background:#173126;width:100%;padding:22px 18px 21px}.landzo-explore-intro-copy{width:100%}.landzo-explore-eyebrow{color:#e4bd63;letter-spacing:.04em;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:clamp(9px,2.5vw,11px);font-weight:800;display:block}.landzo-explore-intro h1{color:#fff;letter-spacing:-.02em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(27px,7.4vw,34px);font-weight:800;line-height:1.06}.landzo-explore-intro p{color:#ffffffd1;max-width:360px;margin:13px 0 0;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:500;line-height:1.55}.landzo-explore-all-properties{color:#fff;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:43px;margin-top:16px;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:800;text-decoration:none;display:flex}.landzo-explore-content{flex-direction:column;gap:12px;width:100%;padding:16px 16px 0;display:flex}.landzo-explore-map-card{background:#faf8f4;border:1px solid #5e4c3824;border-radius:13px;width:100%;overflow:hidden;box-shadow:0 3px 9px #30261b17}.landzo-explore-map-heading{justify-content:space-between;align-items:center;padding:13px 14px 10px;display:flex}.landzo-explore-map-heading h2{color:#173126;margin:0;font-family:Manrope,sans-serif;font-size:clamp(16px,4.5vw,19px);font-weight:800;line-height:1.1}.landzo-explore-map-heading p{color:#1731269e;margin:5px 0 0;font-family:Manrope,sans-serif;font-size:clamp(9px,2.5vw,11px);line-height:1.2}.landzo-explore-map{border-radius:0 0 12px 12px;min-height:300px;width:100%!important;height:clamp(300px,83vw,365px)!important}.landzo-explore-map .leaflet-control-zoom{margin:10px 0 0 10px}.landzo-explore-map .leaflet-control-zoom a{width:30px;height:30px;font-size:18px;line-height:30px}.landzo-explore-map .leaflet-pane,.landzo-explore-map .leaflet-top,.landzo-explore-map .leaflet-bottom{z-index:20!important}.public-explore-marker{background:0 0;border:0}.public-explore-marker span{background:#c75b35;border:3px solid #fff;border-radius:50% 50% 50% 0;width:28px;height:28px;display:block;position:relative;transform:rotate(-45deg);box-shadow:0 3px 7px #00000047}.public-explore-marker span:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:7px}.landzo-explore-selected{width:100%}.landzo-explore-property-card{background:#faf8f4;border:1px solid #5e4c3824;border-radius:12px;grid-template-columns:39% minmax(0,61%);width:100%;min-height:clamp(135px,37vw,155px);display:grid;position:relative;overflow:hidden;box-shadow:0 3px 9px #30261b1a}.landzo-explore-property-media{background:#173126;width:100%;min-width:0;height:100%;text-decoration:none;position:relative;overflow:hidden}.landzo-explore-property-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landzo-explore-property-media .public-property-card-fallback{background:#173126;width:100%;height:100%;min-height:140px}.landzo-explore-transaction{z-index:3;color:#fff;text-transform:uppercase;background:#c45632;border-radius:4px;padding:4px 6px;font-family:Manrope,sans-serif;font-size:clamp(6px,1.7vw,7px);font-weight:800;line-height:1;position:absolute;top:7px;left:7px}.landzo-explore-transaction.is-rent{background:#397b96}.landzo-explore-transaction.is-lease{background:#53784e}.landzo-explore-property-body{flex-direction:column;min-width:0;padding:9px 10px;display:flex}.landzo-explore-property-top{justify-content:space-between;align-items:flex-start;gap:5px;display:flex}.landzo-explore-property-badges{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.landzo-explore-property-badges span{color:#31583d;text-transform:capitalize;background:#e4ebdf;border-radius:999px;padding:3px 6px;font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,8px);font-weight:800;line-height:1}.landzo-explore-property-code{color:#173126;background:#eee9dc;border-radius:999px;flex:none;padding:3px 6px;font-family:Manrope,sans-serif;font-size:clamp(6px,1.7vw,7px);font-weight:700}.landzo-explore-property-body h2{color:#173126;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:clamp(13px,3.6vw,15px);font-weight:800;line-height:1.15;overflow:hidden}.landzo-explore-property-location{color:#173126a6;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:5px 0 0;font-family:Manrope,sans-serif;font-size:clamp(8px,2.2vw,10px);font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.landzo-explore-property-price{color:#173126;margin-top:auto;padding-top:6px;font-family:Manrope,sans-serif;font-size:clamp(11px,3vw,13px);font-weight:800;line-height:1.1}.landzo-explore-property-transaction-text{color:#173126a3;margin-top:3px;font-family:Manrope,sans-serif;font-size:clamp(7px,2vw,9px);font-weight:600}.landzo-explore-property-actions{grid-template-columns:36px minmax(0,1fr);gap:6px;margin-top:7px;display:grid}.landzo-explore-save{color:#173126!important;width:36px!important;min-width:36px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;background:#fff!important;border:1px solid #1731263d!important;border-radius:7px!important;place-items:center!important;padding:0!important;display:grid!important;position:static!important}.landzo-explore-save svg,.landzo-explore-save .public-property-heart-icon{width:17px!important;min-width:17px!important;height:17px!important;min-height:17px!important}.landzo-explore-save.is-saved{color:#c45632!important}.landzo-explore-view-property{color:#fff;background:#173126;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:0;height:32px;font-family:Manrope,sans-serif;font-size:clamp(8px,2.2vw,10px);font-weight:800;text-decoration:none;display:flex}.landzo-explore-empty{color:#173126a6;text-align:center;background:#faf8f4;border:1px solid #5e4c3824;border-radius:12px;padding:25px 18px;font-family:Manrope,sans-serif;font-size:11px}@media (width<=640px){.landzo-explore-map-card{background:#f3ebe4;width:100%;height:clamp(411px,24.8vw,145px);position:relative;overflow:hidden}}.landzo-explore-property-actions{gap:7px;width:100%;margin-top:7px;align-items:center!important;display:flex!important}.landzo-explore-property-actions .landzo-explore-save{color:#173126!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:34px!important;min-height:34px!important;max-height:34px!important;box-shadow:none!important;background:#fff!important;border:1px solid #17312647!important;border-radius:7px!important;flex:0 0 38px!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important;position:static!important}.landzo-explore-property-actions .landzo-explore-save svg,.landzo-explore-property-actions .landzo-explore-save .public-property-heart-icon{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;margin:0!important;display:block!important}.landzo-explore-property-actions .landzo-explore-save.is-saved{color:#c45632!important}.landzo-explore-property-actions .landzo-explore-view-property{color:#fff;white-space:nowrap;background:#173126;border:0;border-radius:7px;flex:auto;justify-content:center;align-items:center;gap:7px;min-width:0;height:34px;margin:0;padding:0 12px;font-family:Manrope,sans-serif;font-size:clamp(9px,2.4vw,11px);font-weight:800;line-height:1;text-decoration:none;display:flex}.landzo-explore-property-actions .landzo-explore-view-property span{font-size:13px;line-height:1}.landzo-properties-section .public-property-card{background:#f8f4ef;border:1px solid #48403521;border-radius:10px;width:100%;min-height:clamp(126px,34vw,146px);position:relative;overflow:hidden;box-shadow:0 2px 6px #30261b14}.landzo-properties-section .public-property-card-link{width:100%;height:100%;min-height:inherit;color:inherit;grid-template-columns:50% minmax(0,50%);text-decoration:none;display:grid!important}.landzo-properties-section .public-property-card-media{background:#173126;border-radius:9px 0 0 9px;width:100%;min-width:0;height:100%;position:relative;overflow:hidden}.landzo-properties-section .public-property-card-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landzo-properties-section .public-property-card-body{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;min-width:0;height:100%;padding:clamp(8px,2.3vw,10px) clamp(8px,2.4vw,11px);display:flex;overflow:hidden}.landzo-properties-section .public-property-card-meta{flex-wrap:wrap;align-items:center;gap:4px;width:100%;margin:0;display:flex}.landzo-properties-section .public-property-card-meta span{color:#31583d;white-space:nowrap;background:#e7ecdf;border-radius:999px;align-items:center;min-height:17px;padding:3px 6px;font-family:Manrope,sans-serif;font-size:clamp(6.5px,1.8vw,8px);font-weight:700;line-height:1;display:inline-flex}.landzo-properties-section .public-property-card-code,.landzo-properties-section .public-property-code{z-index:4;color:#173126;text-overflow:ellipsis;white-space:nowrap;background:#eee9dc;border-radius:999px;max-width:72px;padding:3px 6px;font-family:Manrope,sans-serif;font-size:clamp(6.5px,1.8vw,8px);font-weight:700;line-height:1;position:absolute;top:clamp(7px,2vw,9px);right:clamp(8px,2.2vw,10px);overflow:hidden}.landzo-properties-section .public-property-card-body h3{-webkit-line-clamp:1;color:#173126;letter-spacing:-.01em;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:clamp(5px,1.5vw,7px) 0 0;padding-right:3px;font-family:Manrope,sans-serif;font-size:clamp(12px,3.4vw,14px);font-weight:800;line-height:1.15;display:-webkit-box;overflow:hidden}.landzo-properties-section .public-property-card-body>p{-webkit-line-clamp:2;color:#173126ad;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;margin:clamp(4px,1.1vw,5px) 0 0;font-family:Manrope,sans-serif;font-size:clamp(7.5px,2.05vw,9px);font-weight:500;line-height:1.28;display:-webkit-box;overflow:hidden}.landzo-properties-section .public-property-card-details{color:#173126cc;flex-wrap:wrap;align-items:center;gap:2px 0;width:100%;max-height:28px;margin-top:clamp(4px,1.15vw,5px);font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,8.5px);font-weight:600;line-height:1.25;display:flex;overflow:hidden}.landzo-properties-section .public-property-card-details span{white-space:nowrap;flex:none;align-items:center;display:inline-flex}.landzo-properties-section .public-property-card-details span:not(:last-child):after{content:"";opacity:.45;background:currentColor;border-radius:50%;flex:none;width:3px;height:3px;margin:0 5px;display:inline-block}.landzo-properties-section .public-property-card-bottom{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:clamp(3px,.9vw,4px);width:100%;min-width:0;margin-top:auto;padding-top:clamp(5px,1.5vw,7px);display:flex!important}.landzo-properties-section .public-property-card-bottom strong{color:#173126;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:clamp(10.5px,2.9vw,12.5px);font-weight:800;line-height:1.05;overflow:hidden}.landzo-properties-section .public-property-card-bottom>span{color:#173126ad;white-space:nowrap;align-items:center;width:fit-content;max-width:100%;font-family:Manrope,sans-serif;font-size:clamp(7px,1.9vw,8.5px);font-weight:600;line-height:1.1;display:inline-flex}.landzo-properties-section .public-property-card-save{z-index:8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);top:7px;left:calc(50% - 30px);box-shadow:0 1px 4px #0000001f;color:#466048!important;background:#faf8f4f0!important;border:1px solid #1731262b!important;border-radius:50%!important;place-items:center!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important;display:grid!important;position:absolute!important}.landzo-properties-section .public-property-card-save.is-saved{color:#c45632!important}.public-property-card-tags span{color:#31583d;background:#e1eadf;border-radius:999px;padding:.4vw;font-family:Manrope,sans-serif;font-size:1.28vw;font-weight:700;line-height:1}.landzo-properties-section .public-property-card{background:#f8f4ef;box-shadow:0 3px 8px #30261b1a;border-radius:11px!important;min-height:clamp(140px,38vw,158px)!important}.landzo-properties-section .public-property-card-link{grid-template-columns:49% minmax(0,51%)!important}.landzo-properties-section .public-property-card-body{justify-content:flex-start!important;padding:clamp(10px,2.6vw,12px) clamp(10px,2.8vw,13px)!important}.landzo-properties-section .public-property-card-body h3{color:#173126;letter-spacing:-.015em;-webkit-line-clamp:1;padding-right:50px;font-family:Manrope,sans-serif;margin:0!important;font-size:clamp(13px,3.7vw,15px)!important;font-weight:800!important;line-height:1.15!important}.landzo-properties-section .public-property-card-code{font-weight:700;line-height:1;padding:3px 7px!important;font-size:clamp(7px,2vw,8.5px)!important;top:9px!important;right:10px!important}.landzo-properties-section .public-property-card-body>p{color:#173126b3;-webkit-line-clamp:2;font-family:Manrope,sans-serif;font-weight:500;margin:5px 0 0!important;font-size:clamp(8.5px,2.35vw,10px)!important;line-height:1.32!important}.landzo-properties-section .public-property-card-details{color:#173126db;flex-wrap:wrap;align-items:center;row-gap:4px;width:100%;font-family:Manrope,sans-serif;font-weight:600;display:flex;max-height:none!important;margin-top:6px!important;font-size:clamp(8px,2.2vw,9.5px)!important;line-height:1.28!important}.landzo-properties-section .public-property-card-details span{white-space:nowrap;align-items:center;display:inline-flex}.landzo-properties-section .public-property-card-details span:not(:last-child):after{content:"";opacity:.42;background:currentColor;border-radius:50%;width:3px;height:3px;margin:0 5px;display:inline-block}.landzo-properties-section .public-property-card-bottom{width:100%;gap:5px!important;margin-top:auto!important;padding-top:8px!important}.landzo-properties-section .public-property-card-bottom strong{color:#173126;letter-spacing:-.015em;width:100%;font-family:Manrope,sans-serif;font-size:clamp(11.5px,3.2vw,13.5px)!important;font-weight:800!important;line-height:1.05!important}.landzo-properties-section .public-property-card-bottom>span{color:#3f6848;font-family:Manrope,sans-serif;font-weight:600;line-height:1.15;font-size:clamp(8px,2.2vw,9.5px)!important}.landzo-properties-section .public-property-card-save{width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;top:8px!important;left:calc(49% - 31px)!important}.landzo-properties-section .public-property-card-save svg{width:15px!important;height:15px!important}.landzo-properties-section .public-property-card-media{border-radius:10px 0 0 10px}.landzo-properties-section .public-property-card-media img{object-fit:cover;object-position:center}.landzo-properties-section .public-property-card-body *{box-sizing:border-box;min-width:0;max-width:100%}.landzo-properties-filter-panel{box-sizing:border-box;border-radius:12px;width:100%;padding:clamp(9px,2.5vw,12px);overflow:visible}.landzo-properties-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(6px,1.8vw,9px);width:100%;display:grid!important}.landzo-properties-filter-grid>*,.landzo-properties-filter-field{max-width:100%;min-width:0!important}.landzo-properties-filter-field{box-sizing:border-box;background:#f8f4ef;border:1px solid #17312624;border-radius:7px;flex-direction:column;justify-content:center;width:100%;min-height:clamp(47px,12.5vw,54px);padding:7px 28px 6px 9px;display:flex;position:relative;overflow:hidden}.landzo-properties-filter-field label,.landzo-properties-filter-label{color:#173126;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;font-family:Manrope,sans-serif;font-size:clamp(8px,2.15vw,10px);font-weight:700;line-height:1.1;display:block;overflow:hidden}.landzo-properties-filter-field select{color:#17312699;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;background:0 0;border:0;outline:0;height:18px;margin-top:3px;padding:0;font-family:Manrope,sans-serif;font-size:clamp(7px,1.95vw,9px);font-weight:500;line-height:1;display:block;width:100%!important;min-width:0!important;max-width:100%!important}.landzo-properties-filter-field select,.landzo-properties-filter-field option{max-width:100%}.landzo-properties-more-filters-button{color:#173126;white-space:nowrap;background:#f8f4ef;border:1px solid #17312624;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;min-height:clamp(47px,12.5vw,54px);padding:0 7px;font-family:Manrope,sans-serif;font-size:clamp(8px,2.1vw,10px);font-weight:700;display:flex}.landzo-properties-more-filters-button svg{flex:none;width:13px;height:13px}.landzo-properties-advanced-filters{box-sizing:border-box;background:#f5eee7;border:1px solid #17312621;border-radius:10px;grid-template-columns:1fr;gap:7px;width:100%;margin-top:9px;padding:9px;display:grid}.landzo-properties-advanced-filters .landzo-properties-filter-field{background:#f8f4ef;width:100%;min-height:44px;padding:6px 30px 5px 9px}.landzo-properties-advanced-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;margin-top:2px;display:grid}.landzo-properties-apply-filters,.landzo-properties-clear-filters{border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:38px;padding:0 10px;font-family:Manrope,sans-serif;font-size:clamp(9px,2.5vw,11px);font-weight:800;display:flex}.landzo-properties-apply-filters{color:#173126;background:#dfbb3f;border:1px solid #dfbb3f}.landzo-properties-clear-filters{color:#173126;background:#f8f4ef;border:1px solid #1731261a}.landzo-properties-filter-field select:disabled{cursor:not-allowed;color:#17312647;opacity:1}@media (width<=350px){.landzo-properties-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}}.blog-editor-meta span+span:before{content:"";vertical-align:middle;background:#bdc9c2;border-radius:50%;width:4px;height:4px;margin:0 8px 2px;display:inline-block}@media (width<=640px){.landzo-public-blog-card,.landzo-public-blog-card-link{height:clamp(110px,30vw,125px);min-height:0;overflow:hidden}.landzo-public-blog-card .landzo-public-blog-image,.landzo-public-blog-card .landzo-public-blog-image img,.landzo-public-blog-card .landzo-public-blog-image-fallback{object-fit:cover;width:100%;height:100%;min-height:0}.landzo-public-blog-card-copy,.landzo-public-blog-featured-copy{min-width:0;overflow:hidden}.landzo-public-blog-card-copy h3,.landzo-public-blog-card-copy>p:not(.landzo-public-blog-meta),.landzo-public-blog-featured-copy h3,.landzo-public-blog-featured-copy>p:not(.landzo-public-blog-meta){overflow-wrap:anywhere;word-break:break-word;overflow:hidden}.landzo-public-blog-card-copy h3,.landzo-public-blog-featured-copy h3,.landzo-public-blog-card-copy>p:not(.landzo-public-blog-meta),.landzo-public-blog-featured-copy>p:not(.landzo-public-blog-meta){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.landzo-public-blog-featured-card,.landzo-public-blog-featured-card>a{height:clamp(136px,36vw,152px);min-height:0;overflow:hidden}.landzo-public-blog-featured-card .landzo-public-blog-image,.landzo-public-blog-featured-card .landzo-public-blog-image img,.landzo-public-blog-featured-card .landzo-public-blog-image-fallback{object-fit:cover;height:100%;min-height:0}.landzo-public-blog-meta{margin-top:auto!important}}.landzo-filter-select{overflow:visible!important}.landzo-filter-select-trigger{color:#17312699;width:100%;min-width:0;max-width:100%;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:flex}.landzo-filter-select-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.landzo-filter-select-chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex:0 0 7px;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.landzo-filter-select-menu{z-index:30;box-sizing:border-box;background:#faf8f4;border:1px solid #1731262e;border-radius:9px;width:100%;min-width:100%;max-width:100%;max-height:220px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 18px #17312629}.landzo-filter-select-menu button{color:#173126;width:100%;min-height:38px;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:8px 10px;display:block;overflow:hidden}.landzo-filter-select-menu button:hover,.landzo-filter-select-menu button:focus-visible{background:#e6ece3;outline:0}.landzo-filter-select-menu button.is-selected{color:#fff;background:#173126}.landzo-filter-select-trigger:disabled{color:#17312661}@media (width<=640px){.landzo-properties-filter-grid>*,.landzo-filter-select,.landzo-filter-select-trigger{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.landzo-filter-select-menu{font-family:Manrope,sans-serif;font-size:clamp(10px,2.7vw,12px)}.landzo-properties-filter-panel{box-sizing:border-box;width:100%;max-width:100%;overflow:visible}.landzo-properties-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landzo-properties-filter-grid>*,.landzo-properties-filter-field,.landzo-properties-more-filters-button{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.landzo-properties-filter-field,.landzo-properties-more-filters-button{border-radius:8px;height:clamp(48px,13vw,52px);min-height:clamp(48px,13vw,52px)}.landzo-properties-filter-field{padding:6px 8px}.landzo-properties-filter-label{line-height:1.1;font-size:clamp(7px,1.9vw,9px)!important}.landzo-filter-select-trigger{gap:7px;font-size:clamp(9px,2.5vw,12px);font-weight:500;line-height:1.1}.landzo-filter-select-chevron{flex-basis:7px;width:7px;height:7px;margin-right:1px}.landzo-properties-more-filters-button{gap:5px;padding:0 8px;font-weight:700;font-size:clamp(7.5px,2vw,9px)!important}.landzo-properties-advanced-filters{box-sizing:border-box;gap:8px;width:100%;max-width:100%;padding:8px}.landzo-properties-advanced-filters .landzo-properties-filter-field{height:48px;min-height:48px;padding:6px 8px}.landzo-properties-advanced-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.landzo-properties-apply-filters,.landzo-properties-clear-filters{height:40px;min-height:40px;font-size:clamp(9px,2.4vw,11px);font-weight:800}.landzo-filter-select-menu{width:100%;min-width:100%;max-width:100%;left:0;right:auto}}@media (width<=359px){.landzo-properties-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landzo-properties-advanced-actions{grid-template-columns:1fr}}@media (width<=640px){.landzo-properties-filter-form,.landzo-properties-filter-panel,.landzo-properties-filter-grid,.landzo-properties-advanced-filters,.landzo-properties-filter-control,.landzo-properties-filter-field,.landzo-filter-select{overflow:visible!important}.landzo-filter-select{z-index:1;width:100%;min-width:0;position:relative!important}.landzo-filter-select:has(.landzo-filter-select-menu){z-index:1000!important}.landzo-filter-select-menu{box-sizing:border-box;border:1px solid #1731262e;border-radius:8px;max-height:220px;padding:4px;box-shadow:0 8px 20px #17312629;z-index:1100!important;color:#173126!important;background:#faf8f4!important;width:100%!important;min-width:100%!important;max-width:100%!important;position:absolute!important;top:calc(100% + 4px)!important;left:0!important;overflow:hidden auto!important}.landzo-filter-select-menu [role=option]{text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;width:100%;min-height:38px;padding:0 10px;font-family:Manrope,sans-serif;font-size:clamp(10px,2.6vw,12px);font-weight:500;line-height:1.2;display:flex;overflow:hidden;color:#173126!important}.landzo-filter-select-menu [role=option].is-selected{font-weight:700;color:#fff!important;background:#173126!important}.landzo-filter-select-menu [role=option]:hover,.landzo-filter-select-menu [role=option]:focus-visible{background:#e4ebe2;outline:none;color:#173126!important}.landzo-properties-advanced-filters{z-index:1;position:relative}.landzo-properties-filter-panel{z-index:5;position:relative}.landzo-properties-filter-grid>:nth-child(3n+2) .landzo-filter-select-menu{width:max(100%,170px);min-width:170px;max-width:min(220px,100vw - 24px);left:50%;transform:translate(-50%)}.landzo-properties-filter-grid>:nth-child(3n+3) .landzo-filter-select-menu{left:auto;right:0;transform:none}.landzo-home-filter-select{width:100%;min-width:0;position:relative}.landzo-home-filter-select .landzo-filter-select-label{color:#173126;font:700 .72rem/1.1 Manrope,sans-serif;display:block}.landzo-home-filter-select .landzo-filter-select-trigger{min-height:20px;font-size:.7rem}.landzo-home-search-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.landzo-home-search-tabs label,.landzo-home-search-tabs label>span{box-sizing:border-box;width:100%;min-width:0}.landzo-home-search-tabs input:checked+span{transform:none}.landzo-properties-filter-field .landzo-filter-select-label{text-overflow:ellipsis;white-space:nowrap;font:700 clamp(7px,1.8vw,8px)/1.05 Manrope,sans-serif;display:block;overflow:hidden}.landzo-properties-filter-field .landzo-filter-select-trigger{min-height:18px;font:500 clamp(9px,2.35vw,10.5px)/1.1 Manrope,sans-serif}.landzo-properties-filter-field{height:50px;min-height:47px;padding:6px 8px}.landzo-filter-select[data-menu-align=center] .landzo-filter-select-menu{width:clamp(185px,52vw,210px);min-width:185px;max-width:calc(100vw - 24px);left:50%;transform:translate(-50%)}.landzo-filter-select-menu [role=option]{min-height:38px;font-size:clamp(10px,2.5vw,11px)}.landzo-home-search-fields>label:has(.landzo-home-filter-select){display:contents}.landzo-home-filter-select{box-sizing:border-box;flex-direction:column;justify-content:center;min-width:0;height:100%;padding:0 12px;display:flex;position:relative}.landzo-home-filter-select .landzo-filter-select-label{color:#173126;white-space:nowrap;margin:0 0 3px;font:700 clamp(7px,1.8vw,8px)/1.05 Manrope,sans-serif;display:block}.landzo-home-filter-select .landzo-filter-select-trigger{min-height:15px;font:500 clamp(8px,2vw,9px)/1.1 Manrope,sans-serif}.landzo-home-search-tabs,.landzo-home-search-tabs label{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.landzo-home-search-tabs label>span{box-sizing:border-box;width:100%;min-width:0;min-height:39px;padding:0;transform:none!important}.landzo-home-search-tabs input:checked+span{font-size:inherit;line-height:inherit;border-width:0;margin:0;padding:0;transform:none}.landzo-home-search-tabs{box-sizing:border-box!important;background:#ffffffc7!important;border:1px solid #d8d0c7!important;border-radius:10px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:0!important;width:100%!important;height:42px!important;margin:0 0 10px!important;padding:3px!important;display:grid!important;overflow:hidden!important}.landzo-home-search-tabs>button{box-sizing:border-box!important;color:#31483d!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:8px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:none!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0 5px!important;font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:600!important;line-height:1!important;display:flex!important;overflow:hidden!important;transform:none!important}.landzo-home-search-tabs>button svg{flex:0 0 13px!important;width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important}.landzo-home-search-tabs>button span{white-space:nowrap!important;text-overflow:clip!important;width:auto!important;min-width:0!important;max-width:none!important;font-size:inherit!important;line-height:inherit!important;margin:0!important;padding:0!important;display:inline-block!important;overflow:visible!important}.landzo-home-search-tabs>button.is-active,.landzo-home-search-tabs>button[aria-pressed=true],.landzo-home-search-tabs>button[aria-selected=true]{color:#fff!important;background:#315844!important;border:0!important;border-radius:8px!important;width:100%!important;min-width:0!important;height:34px!important;margin:0!important;padding:0 5px!important;transform:none!important;box-shadow:0 3px 7px #17312629!important}.landzo-home-search-tabs{box-sizing:border-box!important;background:#ffffffc7!important;border:1px solid #d8d0c7!important;border-radius:11px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:0!important;width:100%!important;height:42px!important;min-height:42px!important;margin:0 0 10px!important;padding:3px!important;display:grid!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.landzo-home-search-tabs>button{box-sizing:border-box!important;color:#31483d!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:8px!important;flex:none!important;justify-content:center!important;place-self:stretch stretch!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:none!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:600!important;line-height:1!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}.landzo-home-search-tabs>button svg{flex:0 0 13px!important;width:13px!important;min-width:13px!important;height:13px!important;min-height:13px!important;margin:0!important}.landzo-home-search-tabs>button span{white-space:nowrap!important;text-overflow:clip!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}.landzo-home-search-tabs>button.is-active,.landzo-home-search-tabs>button[aria-pressed=true],.landzo-home-search-tabs>button[aria-selected=true]{color:#fff!important;background:#315844!important;border:0!important;border-radius:8px!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;position:relative!important;inset:auto!important;transform:none!important;box-shadow:0 3px 7px #17312629!important}.landzo-home-search-tabs>button:not(:last-child):after{content:"";background:#31483d24;width:1px;height:18px;position:absolute;top:8px;right:0}.landzo-home-search-tabs>button.is-active:after,.landzo-home-search-tabs>button[aria-pressed=true]:after,.landzo-home-search-tabs>button[aria-selected=true]:after{display:none!important}.landzo-home-search-tabs{box-sizing:border-box!important;background:#ffffffb8!important;border:1px solid #d8d0c7!important;border-radius:10px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;width:100%!important;height:42px!important;margin:0 0 10px!important;padding:3px!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.landzo-home-search-tabs>label{box-sizing:border-box!important;grid-template-columns:none!important;width:100%!important;min-width:0!important;height:34px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;transform:none!important}.landzo-home-search-tabs>label>input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;position:absolute!important}.landzo-home-search-tabs>label>span{box-sizing:border-box!important;color:#26372f!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 6px!important;font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:600!important;line-height:1!important;display:flex!important;position:relative!important;transform:none!important}.landzo-home-search-tabs .landzo-search-tab-icon{flex:0 0 13px!important;width:13px!important;min-width:13px!important;height:13px!important;margin:0!important;display:block!important}.landzo-home-search-tabs .landzo-search-tab-label{width:auto!important;color:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1!important;display:block!important;overflow:visible!important;transform:none!important}.landzo-home-search-tabs>label>input:checked+span{color:#fff!important;background:#315844!important;border-radius:8px!important;width:100%!important;height:34px!important;margin:0!important;padding:0 6px!important;transform:none!important;box-shadow:0 3px 7px #1631243b!important}.landzo-home-search-tabs>label>input:checked+span .landzo-search-tab-label{color:#fff!important;font-weight:700!important}.landzo-home-search-tabs>label:not(:last-child):after{content:"";pointer-events:none;background:#ddd6ce;width:1px;position:absolute;top:8px;bottom:8px;right:0}.landzo-home-search-tabs>label:has(input:checked):after{display:none!important}}.landzo-home-search-tabs .landzo-search-tab-icon{flex:0 0 13px!important;width:40px!important;min-width:20px!important;height:40px!important;margin:0!important;display:block!important}.landzo-home-search-tabs>label{grid-template-columns:none!important;display:block!important}@media (width<=640px){.landzo-home-search-tabs{box-sizing:border-box!important;background:#ffffffc7!important;border:1px solid #d8d0c7!important;border-radius:10px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:0!important;width:100%!important;height:42px!important;min-height:42px!important;margin:0 0 10px!important;padding:3px!important;display:grid!important;position:relative!important;top:auto!important;bottom:auto!important;overflow:hidden!important;transform:none!important}.landzo-home-search-tabs>label{box-sizing:border-box!important;align-self:center!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;top:auto!important;bottom:auto!important;transform:none!important}.landzo-home-search-tabs>label>input{z-index:2!important;opacity:0!important;cursor:pointer!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important;transform:none!important}.landzo-home-search-tabs>label>input+span{z-index:1!important;box-sizing:border-box!important;color:#26372f!important;white-space:nowrap!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 6px!important;font-family:Manrope,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1!important;transition:background-color .15s,color .15s,box-shadow .15s!important;display:flex!important;position:absolute!important;inset:0!important;transform:none!important}.landzo-home-search-tabs>label>input:checked+span{color:#fff!important;background:#315844!important;border-radius:8px!important;width:100%!important;height:34px!important;margin:0!important;padding:0 6px!important;inset:0!important;transform:none!important;box-shadow:0 3px 7px #16312438!important}.landzo-home-search-tabs .landzo-search-tab-icon{flex:0 0 13px!important;width:13px!important;min-width:13px!important;height:13px!important;margin:0!important;transform:none!important}.landzo-home-search-tabs .landzo-search-tab-label{width:auto!important;color:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:8px!important;font-weight:600!important;line-height:1!important;display:block!important;transform:none!important}.landzo-home-search-tabs input:checked+span .landzo-search-tab-label{font-weight:700!important}.landzo-home-search-tabs>label:not(:last-child):after{content:"";z-index:0;pointer-events:none;background:#ddd6ce;width:1px;height:18px;position:absolute;top:8px;right:0}.landzo-home-search-tabs>label:has(input:checked):after{display:none!important}.landzo-home-search-tabs .landzo-search-tab-icon{flex:0 0 13px!important;width:40px!important;min-width:20px!important;height:40px!important;margin:0!important;display:block!important}.landzo-home-search-tabs .landzo-search-tab-label{width:auto!important;color:inherit!important;white-space:nowrap!important;margin:0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1!important;display:block!important;overflow:visible!important;transform:none!important}@media (width<=640px){.landzo-home-search-fields{position:relative;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important;overflow:visible!important}.landzo-home-search-fields>*{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.landzo-home-filter-select{z-index:20;box-sizing:border-box!important;background:#ffffffd1!important;border:1px solid #ddd2c7!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;padding:4px 20px 4px 8px!important;display:flex!important;position:relative!important;overflow:visible!important;box-shadow:0 2px 4px #1c191312!important}.landzo-home-filter-select>input[type=hidden]{display:none}.landzo-home-filter-select .landzo-filter-select{width:100%!important;min-width:0!important;position:static!important;overflow:visible!important}.landzo-home-filter-select .landzo-filter-select-trigger{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;overflow:visible!important}.landzo-home-filter-select .landzo-properties-filter-label,.landzo-home-filter-select .landzo-filter-select-label{color:#2a4538!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;margin:0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:9px!important;font-weight:600!important;line-height:1!important;display:block!important;overflow:hidden!important}.landzo-home-filter-select .landzo-filter-select-trigger>span:not(.landzo-properties-filter-label):not(.landzo-filter-select-label):not(.landzo-filter-select-chevron){color:#414c46!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;margin:3px 0 0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:6px!important;font-weight:400!important;line-height:1!important;display:block!important;overflow:hidden!important}.landzo-home-filter-select .landzo-filter-select-chevron{color:#52665a!important;pointer-events:none!important;width:10px!important;height:10px!important;margin:0!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.landzo-home-filter-select:has(.landzo-filter-select-menu){z-index:5000!important}.landzo-home-filter-select .landzo-filter-select.is-open{z-index:5000!important}.landzo-home-filter-select .landzo-filter-select-menu{z-index:5100!important;box-sizing:border-box!important;color:#173126!important;background:#faf8f4!important;border:1px solid #1731262b!important;border-radius:9px!important;width:max(100%,175px)!important;min-width:175px!important;max-width:min(210px,100vw - 24px)!important;max-height:205px!important;margin:0!important;padding:4px!important;position:absolute!important;top:calc(100% + 5px)!important;left:0!important;right:auto!important;overflow:hidden auto!important;box-shadow:0 8px 22px #1731262e!important}.landzo-home-search-fields>.landzo-home-filter-select:nth-child(2) .landzo-filter-select-menu,.landzo-home-search-fields>.landzo-home-filter-select:nth-child(4) .landzo-filter-select-menu{left:auto!important;right:0!important}.landzo-home-search-fields>.landzo-home-filter-select:nth-child(3) .landzo-filter-select-menu{left:0!important;right:auto!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option]{color:#173126!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:6px!important;align-items:center!important;width:100%!important;min-height:36px!important;margin:0!important;padding:0 10px!important;font-family:Manrope,sans-serif!important;font-size:10px!important;font-weight:500!important;line-height:1.2!important;display:flex!important;overflow:hidden!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option].is-selected,.landzo-home-filter-select .landzo-filter-select-menu [role=option][aria-selected=true]{color:#fff!important;background:#173126!important;font-weight:700!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option]:hover,.landzo-home-filter-select .landzo-filter-select-menu [role=option]:focus-visible{color:#173126!important;background:#e5ebe3!important;outline:none!important}}.landzo-home-search,.landzo-home-search-fields,.landzo-home-filter-select,.landzo-home-filter-select .landzo-filter-select{overflow:visible!important}.landzo-home-filter-select{z-index:1;width:100%!important;min-width:0!important;max-width:100%!important;position:relative!important}.landzo-home-filter-select .landzo-filter-select{width:100%!important;min-width:0!important;position:relative!important}.landzo-home-filter-select .landzo-filter-select-trigger{width:100%!important;min-width:0!important;max-width:100%!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option]{cursor:pointer;color:#173126!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:38px!important;padding:0 12px!important;font-family:Manrope,sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important;display:flex!important;overflow:hidden!important}.landzo-home-filter-select .landzo-filter-select-chevron{color:#52665a!important}.landzo-home-search{overflow:visible!important}.landzo-home-search-fields{position:relative!important;overflow:visible!important}.landzo-home-filter-select{z-index:1;width:100%!important;min-width:0!important;position:relative!important;overflow:visible!important}.landzo-home-filter-select:has(.landzo-filter-select-trigger[aria-expanded=true]){z-index:5000!important}.landzo-home-filter-select .landzo-filter-select-menu{box-sizing:border-box!important;z-index:5100!important;background:#faf8f4!important;border:1px solid #1731262e!important;border-radius:8px!important;width:100%!important;min-width:100%!important;max-width:100%!important;max-height:68px!important;margin:0!important;padding:3px!important;position:absolute!important;top:calc(100% + 3px)!important;left:0!important;right:0!important;overflow:hidden auto!important;box-shadow:0 7px 16px #17312629!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option]{box-sizing:border-box!important;color:#173126!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;border-radius:6px!important;align-items:center!important;width:100%!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0 8px!important;font-family:Manrope,sans-serif!important;font-size:9px!important;font-weight:500!important;line-height:1!important;display:flex!important;overflow:hidden!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option].is-selected,.landzo-home-filter-select .landzo-filter-select-menu [role=option][aria-selected=true]{color:#fff!important;background:#173126!important;font-weight:700!important}.landzo-home-filter-select .landzo-filter-select-menu [role=option]:hover,.landzo-home-filter-select .landzo-filter-select-menu [role=option]:focus-visible{color:#173126!important;background:#e6ede8!important;outline:none!important}.landzo-home-filter-select .landzo-filter-select-menu{scrollbar-width:thin;scrollbar-color:#315844 transparent}.landzo-home-filter-select .landzo-filter-select-menu::-webkit-scrollbar{width:4px}.landzo-home-filter-select .landzo-filter-select-menu::-webkit-scrollbar-thumb{background:#315844;border-radius:999px}.landzo-home-filter-select .landzo-filter-select-menu::-webkit-scrollbar-track{background:0 0}.landzo-home-filter-select .landzo-filter-select-trigger>span:not(.landzo-properties-filter-label):not(.landzo-filter-select-label):not(.landzo-filter-select-chevron){color:#414c46!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;margin:3px 0 0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:9px!important;font-weight:400!important;line-height:1!important;display:block!important;overflow:hidden!important}.landzo-home-filter-select .landzo-properties-filter-label,.landzo-home-filter-select .landzo-filter-select-label{color:#2a4538!important;text-align:center!important;white-space:nowrap!important;width:100%!important;margin:0!important;padding:0!important;font-family:Manrope,sans-serif!important;font-size:11px!important;font-weight:600!important;line-height:1!important;display:block!important;overflow:hidden!important}}.landzo-public-footer{box-sizing:border-box;width:100%;position:relative;overflow:hidden}.landzo-footer-inner{box-sizing:border-box;width:min(100% - 48px,1240px);margin-inline:auto}.landzo-footer-hero-card{box-sizing:border-box;justify-content:space-between;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.landzo-footer-brand-copy{z-index:1;min-width:0;position:relative}.landzo-footer-logo{object-fit:contain;width:104px;max-width:100%;height:auto;display:block}.landzo-footer-description{margin:0}.landzo-footer-location{box-sizing:border-box;align-items:center;max-width:100%;display:inline-flex}.landzo-footer-land-art{z-index:0;object-fit:contain;pointer-events:none;height:auto;display:block;position:absolute}.landzo-footer-navigation{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.landzo-footer-section,.landzo-footer-links{min-width:0}.landzo-footer-links{flex-direction:column;display:flex}.landzo-footer-links a{box-sizing:border-box;justify-content:space-between;align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.landzo-footer-links a>span{min-width:0}.landzo-footer-link-arrow{flex:none;width:16px;height:16px;display:block}.landzo-footer-bottom{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.landzo-footer-bottom p{margin:0}.landzo-footer-credit{text-align:right;margin:0}@media (width<=640px){.landzo-public-footer{color:#f7f2e9;width:100%;margin:0;padding:0;position:relative;overflow:hidden;background:#0d3828!important}.landzo-footer-brand{border-bottom:1px solid #f7f2e924;flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0 0 25px;display:flex}.landzo-footer-logo-link{background:0 0;margin:0 0 18px;padding:0;display:inline-flex;overflow:visible;width:auto!important;height:auto!important}.landzo-public-footer .landzo-footer-logo{object-fit:contain!important;object-position:left center!important;width:112px!important;max-width:112px!important;height:auto!important;max-height:60px!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.landzo-footer-description{color:#f7f2e9d1;max-width:275px;margin:0 0 15px;font-family:Manrope,sans-serif;font-size:13px;font-weight:400;line-height:1.55}.landzo-footer-location{color:#dfbd68;background:#ffffff0d;border:1px solid #e5be6433;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;display:inline-flex}.landzo-footer-location span{white-space:nowrap;font-family:Manrope,sans-serif;font-size:9px;font-weight:600;line-height:1.2}.landzo-footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 24px;width:100%;padding:26px 0;display:grid}.landzo-footer-section{min-width:0;margin:0;padding:0}.landzo-footer-section h2{color:#dfbd68;letter-spacing:.09em;text-transform:uppercase;margin:0 0 13px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1;position:relative}.landzo-footer-section h2:after{content:"";background:#dfbd68a6;width:18px;height:1px;margin-top:7px;display:block}.landzo-footer-links a{color:#f7f2e9db;box-sizing:border-box;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:7px 0;font-family:Manrope,sans-serif;font-size:11px;font-weight:500;line-height:1.25;text-decoration:none;transition:color .16s,padding-left .16s;display:flex}.landzo-footer-links a:last-child{border-bottom:0}.landzo-footer-link-arrow{color:#dfbd68ad;opacity:.8;flex:0 0 13px;width:13px;height:13px;transition:transform .16s,opacity .16s}.landzo-footer-links a:hover,.landzo-footer-links a:focus-visible{color:#fff;padding-left:3px}.landzo-footer-links a:hover .landzo-footer-link-arrow,.landzo-footer-links a:focus-visible .landzo-footer-link-arrow{opacity:1;transform:translate(2px)}.landzo-footer-bottom{width:100%;margin:0;padding:0}.landzo-footer-bottom-line{background:linear-gradient(90deg,#dfbd6800,#dfbd687a,#dfbd6800);width:100%;height:1px;margin:0 0 17px}.landzo-footer-bottom-content{justify-content:space-between;align-items:flex-end;gap:16px;width:100%;display:flex}.landzo-footer-bottom-content p{color:#f7f2e9c2;margin:0;font-family:Manrope,sans-serif;font-size:9px;font-weight:500;line-height:1.3}.landzo-footer-bottom-content span{color:#dfbd68d1;text-align:right;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:11px;font-weight:600;line-height:1.2}.landzo-public-footer .public-footer-grid{width:100%!important;margin:0!important;padding:0!important;display:block!important}.landzo-public-footer .public-footer-bottom{margin:0!important;padding:0!important}.landzo-public-footer .public-footer-brand{width:auto!important}.landzo-public-footer{color:#f8f4ef!important;background:#173126!important}.landzo-footer-inner{padding:24px 20px 105px!important}.landzo-footer-brand{padding-bottom:18px!important}.landzo-footer-description{color:#ffffffe0!important;max-width:100%!important;margin:0 0 11px!important;font-size:12px!important;font-weight:500!important;line-height:1.4!important}.landzo-footer-location{color:#dfbd68!important;background:#ffffff0b!important;border-color:#e0bc6359!important;gap:6px!important;padding:6px 10px!important}.landzo-footer-navigation{gap:18px 22px!important;padding:20px 0 17px!important}.landzo-footer-section h2{color:#dfbd68!important;letter-spacing:.08em!important;margin:0 0 8px!important;font-size:9px!important;font-weight:800!important;line-height:1!important}.landzo-footer-section h2:after{width:15px!important;margin-top:5px!important}.landzo-footer-links a{color:#ffffffe6!important;border-bottom:1px solid #ffffff0e!important;min-height:31px!important;padding:5px 0!important;font-size:10px!important;font-weight:600!important;line-height:1.2!important}.landzo-footer-link-arrow{color:#dfbd68!important;opacity:.9!important;flex-basis:11px!important;width:11px!important;height:11px!important}.landzo-footer-navigation .landzo-footer-section:nth-child(2),.landzo-footer-navigation .landzo-footer-section:nth-child(3){margin-top:0!important}.landzo-footer-bottom-line{margin:0 0 12px!important}.landzo-footer-bottom-content{align-items:center!important;gap:10px!important}.landzo-footer-bottom-content p{color:#ffffffbf!important;font-size:8.5px!important;font-weight:500!important}.landzo-footer-bottom-content span{color:#dfbd68!important;font-size:10px!important;font-weight:600!important}.landzo-public-footer{position:relative;overflow:hidden;color:#f7f2e9!important;background:#173126!important}.landzo-footer-brand{background:linear-gradient(145deg,#fff1,#ffffff05);border:1px solid #e2c17033;border-radius:17px;min-height:112px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 24px #04181138;padding:14px 15px 15px!important}.landzo-footer-terrain{perspective:300px;pointer-events:none;opacity:.95;width:142px;height:85px;position:absolute;top:11px;right:-9px}.landzo-footer-terrain-surface{transform-origin:50%;clip-path:polygon(10% 10%,91% 0,100% 71%,73% 100%,4% 84%,0 29%);background:linear-gradient(135deg,#315844,#214938 58%,#173126);border:1px solid #e7c46f8c;position:absolute;inset:5px 10px 18px;transform:rotateX(56deg)rotate(-7deg);box-shadow:0 8px #0c2d21,0 13px 16px #00000047}.landzo-footer-terrain-surface:before{content:"";opacity:.85;background:linear-gradient(30deg,#0000 47%,#e5bf622e 49% 51%,#0000 53%),linear-gradient(105deg,#0000 48%,#e5bf6224 50%,#0000 52%);position:absolute;inset:0}.landzo-footer-terrain-line{border:1px solid #f3dda557;border-radius:50%;position:absolute}.landzo-footer-terrain-line.line-1{width:86px;height:46px;top:11px;left:16px}.landzo-footer-terrain-line.line-2{width:58px;height:30px;top:19px;left:29px}.landzo-footer-terrain-line.line-3{width:29px;height:15px;top:26px;left:44px}.landzo-footer-terrain-pin{background:#c9502b;border-radius:50% 50% 50% 0;width:19px;height:24px;position:absolute;top:13px;right:25px;transform:rotate(-45deg);box-shadow:0 3px 7px #00000047}.landzo-footer-terrain-pin span{background:#f7f2e9;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:6px}.landzo-footer-logo-link{z-index:3;position:relative;margin:0 0 8px!important}.landzo-public-footer .landzo-footer-logo{width:88px!important;max-width:88px!important;height:auto!important}.landzo-footer-description{z-index:3;width:175px;position:relative;color:#ffffffe6!important;margin:0 0 9px!important;font-size:10.5px!important;font-weight:500!important;line-height:1.35!important}.landzo-footer-location{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:7.5px;position:relative;background:#071f1661!important;border-color:#dfbd6859!important;padding:5px 8px!important}.landzo-footer-navigation{border-bottom:1px solid #ffffff14;grid-template-columns:1.15fr 1fr 1.2fr!important;column-gap:15px!important;padding:17px 1px 14px!important;display:grid!important}.landzo-footer-navigation .landzo-footer-section:first-child{grid-column:auto!important}.landzo-footer-section h2{color:#dfbd68!important;letter-spacing:.07em!important;margin:0 0 7px!important;font-size:8px!important;font-weight:800!important}.landzo-footer-section h2:after{display:none!important}.landzo-footer-links a{color:#ffffffde!important;border:0!important;min-height:25px!important;padding:4px 0!important;font-size:8px!important;font-weight:600!important}.landzo-footer-link-arrow,.landzo-footer-bottom-line{display:none!important}.landzo-footer-bottom{padding-top:11px!important}.landzo-footer-bottom-content p{font-size:7.5px!important}.landzo-footer-bottom-content span{color:#dfbd68!important;font-size:9px!important}.landzo-public-footer{color:#f7f3eb;width:100%;margin:0;position:relative;overflow:hidden;background:radial-gradient(circle at 85% 5%,#deba6014,#0000 27%),linear-gradient(#173126 0%,#10291f 100%)!important}.landzo-footer-inner{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important;padding:18px 18px 88px!important}.landzo-footer-hero-card{box-sizing:border-box;background:linear-gradient(135deg,#fff1,#ffffff04);border:1px solid #dcba6547;border-radius:18px;align-items:center;width:100%;min-height:130px;padding:16px 14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 12px 28px #04181140}.landzo-footer-hero-card:after{content:"";background:linear-gradient(90deg,#0000,#ddb95e8c,#0000);height:1px;position:absolute;bottom:0;left:16px;right:16px}.landzo-footer-brand-copy{z-index:4;width:58%;min-width:0;position:relative}.landzo-footer-logo-link{margin:0 0 8px;padding:0;display:inline-flex}.landzo-public-footer .landzo-footer-logo{object-fit:contain!important;width:88px!important;max-width:88px!important;height:auto!important;display:block!important;transform:none!important}.landzo-footer-description{color:#fffffff0;width:100%;max-width:170px;margin:0 0 10px;font-family:Manrope,sans-serif;font-size:11px;font-weight:500;line-height:1.35}.landzo-footer-location{color:#dfbd68;background:#09261c94;border:1px solid #e0bb5f7a;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.landzo-footer-location-icon{flex:0 0 12px;width:12px;height:12px}.landzo-footer-location span{white-space:nowrap;font-family:Manrope,sans-serif;font-size:7.5px;font-weight:600}.landzo-footer-terrain{z-index:2;perspective:320px;pointer-events:none;width:142px;height:94px;position:absolute;top:22px;right:5px}.landzo-footer-terrain-shadow{filter:blur(10px);background:#00000059;border-radius:50%;height:25px;position:absolute;bottom:8px;left:18px;right:4px;transform:rotate(-4deg)}.landzo-footer-terrain-base{transform-origin:50%;background:#0c291f;border:1px solid #e5c26ab8;border-radius:10px;position:absolute;inset:7px 4px 16px 14px;overflow:hidden;transform:rotateX(55deg)rotate(-8deg);box-shadow:0 7px #082017,0 13px 18px #0000004d}.landzo-footer-terrain-green{background:radial-gradient(circle at 67% 25%,#537e5399,#0000 28%),linear-gradient(135deg,#315844,#1b4936 55%,#163c2d);position:absolute;inset:0 0 19px;overflow:hidden}.landzo-footer-road{background:linear-gradient(#4c4e49,#2b302d);border-top:2px solid #d7b866;height:21px;position:absolute;bottom:0;left:-8px;right:-10px}.landzo-footer-road:before{content:"";background:repeating-linear-gradient(90deg,#e6d7ae 0 8px,#0000 8px 15px);height:1px;position:absolute;top:8px;left:0;right:0}.landzo-footer-road span{background:#173126;height:4px;position:absolute;bottom:0;left:0;right:0}.landzo-contour{border:1px solid #e2be6378;border-radius:50%;position:absolute}.contour-one{width:100px;height:51px;top:10px;left:9px}.contour-two{width:76px;height:38px;top:16px;left:21px}.contour-three{width:49px;height:25px;top:22px;left:35px}.contour-four{width:22px;height:12px;top:28px;left:49px}.landzo-tree{background:radial-gradient(circle at 35% 30%,#82a36b,#355c3e 55%,#173126);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 3px 3px #00000040}.tree-one{top:15px;left:18px}.tree-two{width:13px;height:13px;top:9px;right:24px}.tree-three{width:9px;height:9px;bottom:8px;right:14px}.landzo-footer-pin{background:linear-gradient(145deg,#f47735,#c94c26);border-radius:50% 50% 50% 0;width:22px;height:27px;position:absolute;top:16px;right:24px;transform:rotate(-45deg);box-shadow:0 0 0 4px #ef682f21,0 5px 8px #00000047}.landzo-footer-pin>span{background:#fff7e9;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:7px}.landzo-footer-navigation{box-sizing:border-box;grid-template-columns:1.12fr .95fr 1.2fr;column-gap:16px;width:100%;margin:0;padding:18px 2px 15px;display:grid}.landzo-footer-section h2{color:#dfbd68;letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-family:Manrope,sans-serif;font-size:8.5px;font-weight:800;line-height:1}.landzo-footer-links{flex-direction:column;gap:0;display:flex}.landzo-footer-links a{color:#ffffffe6;box-sizing:border-box;justify-content:space-between;align-items:center;gap:4px;min-height:27px;padding:4px 0;font-family:Manrope,sans-serif;font-size:8.3px;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.landzo-footer-link-arrow{color:#dfbd68;opacity:.8;flex:0 0 10px;width:10px;height:10px}.landzo-footer-bottom{box-sizing:border-box;border-top:1px solid #dfbd6838;justify-content:space-between;align-items:center;gap:10px;width:100%;margin:0;padding:12px 2px 0;display:flex;position:relative}.landzo-footer-bottom p{color:#ffffffb8;margin:0;font-family:Manrope,sans-serif;font-size:7.5px;font-weight:500}.landzo-footer-bottom>span{color:#dfbd68;white-space:nowrap;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:9.5px;font-weight:600}.landzo-public-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 12%,#dfbd681a,#0000 26%),linear-gradient(#173126 0%,#0f2a20 100%)!important}.landzo-public-footer:before{content:"";opacity:.75;pointer-events:none;background:repeating-radial-gradient(#0000 0 14px,#dfbd6814 15px,#0000 16px);border-radius:50%;width:180px;height:180px;position:absolute;top:42px;right:-60px}.landzo-footer-inner{z-index:1;position:relative;padding:20px 18px calc(135px + env(safe-area-inset-bottom))!important}.landzo-footer-hero-card{background:linear-gradient(140deg,#ffffff14,#ffffff05);border:1px solid #dfbd6861;border-radius:20px;min-height:175px;padding:17px 16px;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #dfbd6812,0 14px 32px #04161047}.landzo-footer-brand-copy{width:58%}.landzo-public-footer .landzo-footer-logo{width:104px!important;max-width:104px!important}.landzo-footer-logo-link{margin-bottom:10px!important}.landzo-footer-description{max-width:185px;margin-bottom:13px!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important}.landzo-footer-location{min-height:30px;padding:7px 10px!important}.landzo-footer-location span{font-size:9px!important;font-weight:600!important}.landzo-footer-location-icon{flex-basis:13px;width:13px;height:13px}.landzo-footer-land-art{object-fit:contain;pointer-events:none;width:142px;height:auto;max-height:110px;position:absolute;top:23px;right:12px}.landzo-footer-navigation{grid-template-columns:1.15fr .9fr 1fr;column-gap:12px!important;padding:25px 0 23px!important}.landzo-footer-section{min-width:0}.landzo-footer-section:nth-child(n+2){border-left:1px solid #dfbd6830;padding-left:12px}.landzo-footer-section h2{color:#dfbd68!important;letter-spacing:.06em!important;margin-bottom:11px!important;font-size:12.5px!important;font-weight:800!important}.landzo-footer-links{gap:2px}.landzo-footer-links a{color:#ffffffeb!important;min-height:34px!important;padding:5px 0!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important}.landzo-footer-links a>span{overflow-wrap:anywhere;min-width:0}.landzo-footer-link-arrow{opacity:.85;flex:0 0 13px;width:13px;height:13px;color:#dfbd68!important;display:block!important}.landzo-footer-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex;border-top:0!important;padding-top:17px!important}.landzo-footer-bottom:before{content:"";background:linear-gradient(90deg,#dfbd6814,#dfbd6852,#dfbd6814);height:1px;position:absolute;top:0;left:0;right:0}.landzo-footer-bottom>p:first-child{white-space:nowrap;margin:0;font-family:Manrope,sans-serif;color:#ffffffbd!important;font-size:10px!important;font-weight:500!important}.landzo-footer-credit{color:#ffffffad;text-align:right;margin:0;font-family:Manrope,sans-serif;font-size:9px;font-weight:500}.landzo-footer-credit a{color:#dfbd68;font-weight:700;text-decoration:none}.landzo-footer-credit a:hover,.landzo-footer-credit a:focus-visible{color:#f2cf78;text-decoration:underline}}@media (width<=340px){.landzo-footer-land-art{width:126px;top:28px;right:8px}.landzo-footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}.landzo-footer-section:nth-child(n+2){border-left:0;padding-left:0}.landzo-footer-section:nth-child(2){border-left:1px solid #dfbd6830;padding-left:12px}.landzo-footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.landzo-footer-credit{text-align:left}}@media (width<=640px){.landzo-footer-bottom p{color:#ffffffb8;margin:0;font-family:Manrope,sans-serif;font-size:10.5px;font-weight:500}}@media (width>=641px) and (width<=1024px){.landzo-properties-hero{background:#173126;align-items:flex-end;height:190px;min-height:190px;padding:0;display:flex;position:relative;overflow:visible}.landzo-properties-hero:before{z-index:2;color:#f3ebe4;content:"PROPERTIES";letter-spacing:.04em;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(30px,4vw,38px);font-weight:700;line-height:1;position:absolute;top:34px;left:max(28px,50% - 480px)}.landzo-properties-hero:after{z-index:2;color:#f9f3e8c7;content:"Find your next property";font-family:Manrope,sans-serif;font-size:15px;font-weight:500;line-height:1.4;position:absolute;top:78px;left:max(28px,50% - 480px)}.landzo-properties-hero-overlay{background:linear-gradient(135deg,#173126,#214936);position:absolute;inset:0}.landzo-properties-search-form{z-index:5;background:#f3ebe4;border:1px solid #dfbd686b;border-radius:15px;align-items:center;gap:12px;width:auto;height:54px;min-height:54px;padding:0 14px 0 18px;display:flex;position:absolute;bottom:30px;left:max(28px,50% - 480px);right:max(28px,50% - 480px);transform:none;box-shadow:0 10px 24px #08231933}.landzo-properties-search-icon{color:#173126;flex:0 0 20px;width:20px;height:20px}.landzo-properties-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 14px/1.2 Manrope,sans-serif}.landzo-properties-search-filter{color:#dfbd68;background:#173126;border:1px solid #dfbd6880;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:44px;padding:0;display:grid}.landzo-properties-tune-icon{width:21px;height:21px}.landzo-properties-search-suggestions{max-height:240px;top:calc(100% + 8px);left:0;right:0}.landzo-properties-section{background:#f3ebe4;margin:0;padding:26px 0 56px}.landzo-properties-container{width:min(100% - 56px,960px);max-width:960px;margin-inline:auto;padding:0}.landzo-property-type-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;padding:0;display:grid;overflow:visible}.landzo-property-type-tabs button{color:#173126;background:#faf6f0;border:1px solid #1731262e;border-radius:13px;width:100%;height:46px;min-height:46px;padding:0 10px;font:600 13px/1.1 Manrope,sans-serif}.landzo-property-type-tabs button.is-active{color:#f3ebe4;box-shadow:0 4px 10px #17312629;background:#173126!important;border-color:#173126!important}.landzo-properties-filter-form{width:100%;box-shadow:none;background:0 0;border:0;margin:18px 0 0;padding:0}.landzo-properties-filter-panel{background:#ffffff75;border:1px solid #17312624;border-radius:16px;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;height:auto;margin:0;padding:14px;display:grid;box-shadow:0 6px 18px #17312612}.landzo-properties-filter-control,.landzo-properties-more-filters{box-sizing:border-box;background:#faf6f0;border:1px solid #17312629;border-radius:11px;width:100%;min-width:0;height:48px;min-height:48px;padding:7px 12px;position:relative}.landzo-properties-filter-field .landzo-filter-select-label{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font:700 11px/1.05 Manrope,sans-serif;display:block;overflow:hidden}.landzo-properties-filter-field .landzo-filter-select-trigger{color:#173126b8;min-height:17px;font:500 13px/1.1 Manrope,sans-serif}.landzo-properties-filter-field .landzo-filter-select-menu{width:100%;min-width:100%;max-width:100%;top:calc(100% + 6px);left:0;right:0}.landzo-properties-more-filters{color:#173126;justify-content:center;align-items:center;gap:7px;padding-inline:10px;font:700 13px/1.1 Manrope,sans-serif;display:flex}.landzo-properties-more-icon{color:#dfbd68;flex:0 0 17px;width:17px;height:17px}.landzo-properties-advanced-filters{box-sizing:border-box;background:#faf6f0;border:1px solid #17312624;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-top:12px;padding:16px;display:grid}.landzo-properties-advanced-filters .landzo-properties-filter-field{height:48px;min-height:48px}.landzo-properties-advanced-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:2px;display:flex}.landzo-properties-apply-filters,.landzo-properties-clear-filters{border-radius:999px;min-width:120px;min-height:40px;padding:0 16px;font-size:12px;font-weight:800}.landzo-properties-results-heading{justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:48px;margin:24px 0 18px;display:flex}.landzo-properties-results-heading h2{color:#173126;margin:0;font-size:21px;line-height:1.2}.landzo-properties-sort{color:#173126b8;white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.landzo-properties-sort select{color:#173126;background:#faf6f0;border:1px solid #1731262e;border-radius:10px;min-width:150px;height:42px;padding:0 10px;font:600 13px/1.1 Manrope,sans-serif}.landzo-properties-view-button{color:#173126;background:#faf6f0;border:1px solid #1731262e;border-radius:10px;place-items:center;width:42px;height:42px;padding:0;display:grid}.landzo-properties-grid-icon{width:20px;height:20px}.landzo-properties-results,.landzo-properties-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;padding-bottom:0;display:grid}.landzo-properties-results .public-property-card,.landzo-properties-loading-grid .public-property-loading-card{border-radius:15px;min-width:0}.landzo-properties-results .public-property-card-link{grid-template-rows:auto 1fr;display:grid}.landzo-properties-results .public-property-card-media{aspect-ratio:16/10}.landzo-properties-results .public-property-card-body{gap:8px;min-width:0;padding:15px}.landzo-properties-results .public-property-card h3{text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.2;overflow:hidden}.landzo-properties-results .public-property-card-location{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.landzo-properties-results .public-property-card-details{color:#173126c2;flex-wrap:wrap;gap:5px 10px;font-size:12px;line-height:1.3;display:flex}.landzo-properties-results .public-property-card-bottom{gap:10px;margin-top:auto}.landzo-properties-results .public-property-card-bottom strong{font-size:16px}.landzo-properties-results .public-property-card-bottom span{font-size:12px}.landzo-properties-results .public-property-card-save{top:12px;right:12px}.landzo-properties-results .public-save-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.landzo-properties-results .public-property-card-save{color:#466048;background:#faf8f4f0;border-color:#1731262b}.landzo-properties-results .public-property-card-save.is-saved{color:#c45632}.landzo-properties-loading-grid .public-property-loading-card{background:linear-gradient(110deg,#eee6dc 8%,#f8f3ec 18%,#eee6dc 33%);min-height:330px}.landzo-properties-section .public-empty-state{box-sizing:border-box;text-align:center;width:100%;max-width:none;margin-inline:auto;padding:42px 24px}.landzo-properties-section .public-property-pagination{justify-content:center;gap:18px;width:100%;margin-top:36px;display:flex}.landzo-property-detail-page{color:#173126;background:#f3ebe4;width:100%;min-height:100vh;padding:24px 0 64px}.landzo-detail-state{color:#173126;text-align:center;background:#f3ebe4;justify-content:center;align-items:center;gap:10px;min-height:360px;padding:32px;font:500 15px/1.5 Manrope,sans-serif;display:flex}.landzo-detail-state strong{font-size:24px}.landzo-detail-state p{color:#173126ad;margin:0}.landzo-detail-state a{color:#173126;font-weight:800}.landzo-detail-hero,.landzo-detail-summary,.landzo-detail-panel,.landzo-detail-trust,.landzo-detail-contact{width:min(100% - 56px,960px);margin-inline:auto}.landzo-detail-hero{aspect-ratio:16/9;background:#173126;border-radius:20px;max-height:500px;position:relative;overflow:hidden;box-shadow:0 14px 28px #17312629}.landzo-detail-hero-image,.landzo-detail-hero-fallback,.landzo-detail-hero-shade{width:100%;height:100%;position:absolute;inset:0}.landzo-detail-hero-image{object-fit:cover;object-position:center;display:block}.landzo-detail-hero-fallback{background:#173126}.landzo-detail-hero-shade{pointer-events:none;background:linear-gradient(#0518119e,#0518110a 42%,#05181147)}.landzo-detail-topbar{z-index:10;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;display:grid;position:absolute;top:18px;left:22px;right:22px}.landzo-detail-icon-button,.landzo-detail-save{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;color:#f3ebe4!important;background:#173126bd!important;border:1px solid #ffffff80!important;border-radius:12px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;display:grid!important}.landzo-detail-icon-button svg,.landzo-detail-save svg{width:21px;height:21px}.landzo-detail-save.is-saved{color:#c45632!important}.landzo-detail-top-actions{gap:10px;display:flex}.landzo-detail-wordmark{color:#fff;flex-direction:column;width:fit-content;text-decoration:none;display:flex}.landzo-detail-wordmark strong{letter-spacing:.1em;font:700 27px/.9 Cormorant Garamond,Georgia,serif}.landzo-detail-wordmark span{margin-top:5px;font:600 9px/1 Manrope,sans-serif}.landzo-detail-status{z-index:6;color:#fff;text-transform:uppercase;background:#c85632;border-radius:7px;padding:7px 10px;font:800 11px/1 Manrope,sans-serif;position:absolute;top:84px;left:24px}.landzo-detail-status.is-rent{background:#397d9d}.landzo-detail-status.is-lease{background:#4d7650}.landzo-detail-photo-count{z-index:6;color:#fff;align-items:center;gap:7px;font:700 13px/1 Manrope,sans-serif;display:flex;position:absolute;bottom:42px;left:25px}.landzo-detail-photo-count svg{width:19px;height:19px}.landzo-detail-gallery-arrow{z-index:6;color:#fff;background:#173126bd;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;font-size:30px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.landzo-detail-gallery-arrow.is-left{left:18px}.landzo-detail-gallery-arrow.is-right{right:18px}.landzo-detail-gallery-dots{z-index:7;gap:7px;display:flex;position:absolute;bottom:19px;left:50%;transform:translate(-50%)}.landzo-detail-gallery-dots button{background:#ffffff94;border:0;border-radius:50%;width:8px;height:8px;padding:0}.landzo-detail-gallery-dots button.is-active{background:#dfbd68}.landzo-detail-summary{z-index:20;background:#faf8f4;border:1px solid #17312624;border-radius:19px;grid-template-columns:minmax(0,1fr) auto;gap:18px 28px;margin-top:18px;padding:24px 26px;display:grid;position:relative;box-shadow:0 8px 20px #3025191a}.landzo-detail-heading-row,.landzo-detail-heading-row>div{min-width:0}.landzo-detail-heading-row h1{color:#173126;margin:0;font:700 clamp(30px,4vw,36px)/1.02 Cormorant Garamond,Georgia,serif}.landzo-detail-location-label{color:#173126b8;align-items:flex-start;gap:6px;margin:9px 0 0;font:500 15px/1.4 Manrope,sans-serif;display:flex}.landzo-detail-location-label svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px}.landzo-detail-code{color:#173126;background:#eee9dc;border-radius:999px;margin-top:12px;padding:6px 9px;font:700 11px/1 Manrope,sans-serif;display:inline-block}.landzo-detail-price{color:#173126;white-space:nowrap;align-self:start;margin-top:2px;font:800 clamp(22px,2.5vw,28px)/1.1 Manrope,sans-serif}.landzo-detail-facts{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px;display:grid}.landzo-detail-fact{background:#f7f3ed;border:1px solid #1731261f;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;min-height:70px;padding:12px 14px;display:flex}.landzo-detail-fact span,.landzo-detail-additional-grid span{color:#17312699;font:600 11px/1.15 Manrope,sans-serif}.landzo-detail-fact strong,.landzo-detail-additional-grid strong{overflow-wrap:anywhere;color:#173126;margin-top:5px;font:750 15px/1.25 Manrope,sans-serif}.landzo-detail-panel{background:#faf8f4;border:1px solid #17312621;border-radius:17px;margin-top:22px;margin-bottom:0;padding:22px 24px;box-shadow:0 6px 16px #30251912}.landzo-detail-panel h2{color:#173126;margin:0;font:700 26px/1.05 Cormorant Garamond,Georgia,serif}.landzo-detail-description{color:#34463d;max-width:760px;margin:12px 0 0;font:500 15px/1.7 Manrope,sans-serif}.landzo-detail-additional-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.landzo-detail-additional-grid>div{background:#f7f3ed;border:1px solid #1731261c;border-radius:12px;min-width:0;padding:12px 14px}.landzo-detail-map-address{color:#173126c2;align-items:flex-start;gap:7px;margin:11px 0 14px;font:500 14px/1.45 Manrope,sans-serif;display:flex}.landzo-detail-map-address svg{flex:0 0 18px;width:18px;height:18px}.landzo-detail-dynamic-map{background:#dce2da;border:1px solid #17312624;border-radius:17px;width:100%;height:320px;position:relative;overflow:hidden}.landzo-detail-dynamic-map iframe{border:0;width:100%;height:100%;display:block}.landzo-detail-open-map{color:#fff;background:#173126;border:1px solid #dfbd6880;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;font:500 11px/1.05 Manrope,sans-serif;text-decoration:none;display:flex;position:absolute;bottom:14px;right:14px}.landzo-detail-open-map svg{flex:0 0 19px;width:19px;height:19px}.landzo-detail-open-map span{flex-direction:column;display:flex}.landzo-detail-open-map strong{margin-top:3px;font-size:12px;font-weight:800}.landzo-detail-trust{color:#fff;background:#173126;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:78px;margin-top:22px;padding:10px 8px;display:grid}.landzo-detail-trust>div{border-right:1px solid #ffffff2e;justify-content:center;align-items:center;gap:8px;min-width:0;padding:0 12px;display:flex}.landzo-detail-trust>div:last-child{border-right:0}.landzo-detail-trust strong{color:#dfbd68;font-size:22px}.landzo-detail-trust span{font:600 12px/1.2 Manrope,sans-serif}.landzo-detail-contact{background:#faf8f4;border:1px solid #17312621;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-top:22px;padding:14px 16px;display:grid;box-shadow:0 6px 16px #30251912}.landzo-detail-contact-copy{flex-direction:column;min-width:0;display:flex}.landzo-detail-contact-copy strong{color:#173126;font:800 14px/1.2 Manrope,sans-serif}.landzo-detail-contact-copy span{color:#1731269e;margin-top:4px;font:500 12px/1.3 Manrope,sans-serif}.landzo-detail-contact-button{color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;height:48px;padding:0 18px;font:700 13px/1 Manrope,sans-serif;text-decoration:none;display:flex}.landzo-detail-contact-button.is-whatsapp{background:#173126}.landzo-detail-contact-button.is-enquiry{background:#c45632}}@media (width>=1025px){.landzo-property-detail-page{color:#173126;background:#f3ebe4;grid-template-columns:minmax(0,1.55fr) minmax(340px,.8fr);column-gap:clamp(28px,2.5vw,36px);width:min(92vw,1450px);min-height:100vh;margin-inline:auto;padding:32px 0 72px;display:grid}.landzo-detail-state{color:#173126;text-align:center;background:#faf8f4;border:1px solid #17312621;border-radius:18px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:420px;padding:40px;font:500 15px/1.5 Manrope,sans-serif;display:flex}.landzo-detail-state strong{font-size:25px}.landzo-detail-state p{color:#173126ad;margin:0}.landzo-detail-state a{color:#173126;font-weight:800}.landzo-detail-hero{aspect-ratio:16/10;background:#173126;border-radius:22px;grid-area:1/1;align-self:start;width:100%;max-height:650px;position:relative;overflow:hidden;box-shadow:0 16px 32px #17312629}.landzo-detail-hero-image,.landzo-detail-hero-fallback,.landzo-detail-hero-shade{width:100%;height:100%;position:absolute;inset:0}.landzo-detail-hero-image{object-fit:cover;object-position:center;display:block}.landzo-detail-hero-fallback{background:#173126}.landzo-detail-hero-shade{pointer-events:none;background:linear-gradient(#0518119e,#0518110a 42%,#05181147)}.landzo-detail-topbar{z-index:10;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;display:grid;position:absolute;top:20px;left:24px;right:24px}.landzo-detail-icon-button,.landzo-detail-save{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;color:#f3ebe4!important;background:#173126bd!important;border:1px solid #ffffff80!important;border-radius:12px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;display:grid!important}.landzo-detail-icon-button svg,.landzo-detail-save svg{width:21px;height:21px}.landzo-detail-save.is-saved{color:#c45632!important}.landzo-detail-top-actions{gap:10px;display:flex}.landzo-detail-wordmark{color:#fff;flex-direction:column;width:fit-content;text-decoration:none;display:flex}.landzo-detail-wordmark strong{letter-spacing:.1em;font:700 28px/.9 Cormorant Garamond,Georgia,serif}.landzo-detail-wordmark span{margin-top:5px;font:600 9px/1 Manrope,sans-serif}.landzo-detail-status{z-index:6;color:#fff;text-transform:uppercase;background:#c85632;border-radius:7px;padding:7px 11px;font:800 11px/1 Manrope,sans-serif;position:absolute;top:86px;left:26px}.landzo-detail-status.is-rent{background:#397d9d}.landzo-detail-status.is-lease{background:#4d7650}.landzo-detail-photo-count{z-index:6;color:#fff;align-items:center;gap:7px;font:700 13px/1 Manrope,sans-serif;display:flex;position:absolute;bottom:44px;left:27px}.landzo-detail-photo-count svg{width:19px;height:19px}.landzo-detail-gallery-arrow{z-index:6;color:#fff;background:#173126bd;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;font-size:30px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.landzo-detail-gallery-arrow.is-left{left:18px}.landzo-detail-gallery-arrow.is-right{right:18px}.landzo-detail-gallery-dots{z-index:7;gap:7px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.landzo-detail-gallery-dots button{background:#ffffff94;border:0;border-radius:50%;width:8px;height:8px;padding:0}.landzo-detail-gallery-dots button.is-active{background:#dfbd68}.landzo-detail-summary{z-index:20;box-sizing:border-box;background:#faf8f4;border:1px solid #17312624;border-radius:21px;grid-area:1/2;grid-template-columns:minmax(0,1fr);align-self:start;gap:18px;width:100%;margin:0;padding:28px 30px;display:grid;position:sticky;top:28px;box-shadow:0 10px 24px #3025191a}.landzo-detail-heading-row,.landzo-detail-heading-row>div{min-width:0}.landzo-detail-heading-row h1{color:#173126;margin:0;font:700 clamp(34px,3.2vw,44px)/1.02 Cormorant Garamond,Georgia,serif}.landzo-detail-location-label{color:#173126b8;align-items:flex-start;gap:6px;margin:11px 0 0;font:500 15px/1.5 Manrope,sans-serif;display:flex}.landzo-detail-location-label svg{flex:0 0 17px;width:17px;height:17px;margin-top:2px}.landzo-detail-code{color:#173126;background:#eee9dc;border-radius:999px;margin-top:13px;padding:6px 9px;font:700 11px/1 Manrope,sans-serif;display:inline-block}.landzo-detail-price{color:#173126;margin-top:2px;font:800 clamp(26px,2.4vw,32px)/1.1 Manrope,sans-serif;display:block}.landzo-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:0;display:grid}.landzo-detail-fact{background:#f7f3ed;border:1px solid #1731261f;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;min-height:72px;padding:12px 14px;display:flex}.landzo-detail-fact span,.landzo-detail-additional-grid span{color:#17312699;font:600 11px/1.15 Manrope,sans-serif}.landzo-detail-fact strong,.landzo-detail-additional-grid strong{overflow-wrap:anywhere;color:#173126;margin-top:5px;font:750 15px/1.25 Manrope,sans-serif}.landzo-detail-panel,.landzo-detail-trust,.landzo-detail-contact{box-sizing:border-box;grid-column:1/-1;width:100%;margin-inline:0}.landzo-detail-panel{background:#faf8f4;border:1px solid #17312621;border-radius:19px;margin-top:32px;padding:28px 30px;box-shadow:0 7px 18px #30251912}.landzo-detail-panel h2{color:#173126;margin:0;font:700 32px/1.05 Cormorant Garamond,Georgia,serif}.landzo-detail-description{color:#34463d;max-width:1000px;margin:14px 0 0;font:500 16px/1.7 Manrope,sans-serif}.landzo-detail-additional-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.landzo-detail-additional-grid>div{background:#f7f3ed;border:1px solid #1731261c;border-radius:13px;min-width:0;padding:13px 15px}.landzo-detail-map-address{color:#173126c2;align-items:flex-start;gap:7px;margin:12px 0 16px;font:500 14px/1.5 Manrope,sans-serif;display:flex}.landzo-detail-map-address svg{flex:0 0 18px;width:18px;height:18px}.landzo-detail-dynamic-map{background:#dce2da;border:1px solid #17312624;border-radius:19px;width:100%;height:420px;position:relative;overflow:hidden}.landzo-detail-dynamic-map iframe{border:0;width:100%;height:100%;display:block}.landzo-detail-open-map{color:#fff;background:#173126;border:1px solid #dfbd6880;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font:500 11px/1.05 Manrope,sans-serif;text-decoration:none;display:flex;position:absolute;bottom:16px;right:16px}.landzo-detail-open-map svg{flex:0 0 20px;width:20px;height:20px}.landzo-detail-open-map span{flex-direction:column;display:flex}.landzo-detail-open-map strong{margin-top:3px;font-size:12px;font-weight:800}.landzo-detail-trust{color:#fff;background:#173126;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:82px;margin-top:24px;padding:10px 8px;display:grid}.landzo-detail-trust>div{border-right:1px solid #ffffff2e;justify-content:center;align-items:center;gap:8px;min-width:0;padding:0 14px;display:flex}.landzo-detail-trust>div:last-child{border-right:0}.landzo-detail-trust strong{color:#dfbd68;font-size:23px}.landzo-detail-trust span{font:600 12px/1.2 Manrope,sans-serif}.landzo-detail-contact{background:#faf8f4;border:1px solid #17312621;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;margin-top:24px;padding:16px 18px;display:grid;box-shadow:0 7px 18px #30251912}.landzo-detail-contact-copy{flex-direction:column;min-width:0;display:flex}.landzo-detail-contact-copy strong{color:#173126;font:800 15px/1.2 Manrope,sans-serif}.landzo-detail-contact-copy span{color:#1731269e;margin-top:4px;font:500 12px/1.3 Manrope,sans-serif}.landzo-detail-contact-button{color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;height:50px;padding:0 20px;font:700 13px/1 Manrope,sans-serif;text-decoration:none;display:flex}.landzo-detail-contact-button.is-whatsapp{background:#173126}.landzo-detail-contact-button.is-enquiry{background:#c45632}.landzo-properties-hero{background:#173126;align-items:flex-end;height:238px;min-height:238px;padding:0;display:flex;position:relative;overflow:visible}.landzo-properties-hero:before{z-index:2;color:#dfbd68;content:"PROPERTIES";letter-spacing:.14em;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;line-height:1;position:absolute;top:48px;left:max(24px,50% - 725px)}.landzo-properties-hero:after{z-index:2;color:#f3ebe4;content:"Find your next property";font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,4vw,54px);font-weight:600;line-height:1.05;position:absolute;top:74px;left:max(24px,50% - 725px)}.landzo-properties-hero-overlay{background:radial-gradient(circle at 78% 22%,#dfbd681a,#0000 25%),linear-gradient(135deg,#10291f,#214936);position:absolute;inset:0}.landzo-properties-search-form{z-index:5;background:#f3ebe4;border:1px solid #dfbd6880;border-radius:16px;align-items:center;gap:14px;width:min(100%,980px);height:58px;min-height:58px;margin-inline:auto;padding:0 14px 0 20px;display:flex;position:absolute;bottom:34px;left:max(24px,50% - 725px);right:max(24px,50% - 725px);transform:none;box-shadow:0 12px 28px #0823193d}.landzo-properties-search-icon{color:#3e5039;flex:0 0 21px;width:21px;height:21px}.landzo-properties-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 15px/1.2 Manrope,sans-serif}.landzo-properties-search-filter{color:#dfbd68;background:#173126;border:1px solid #dfbd6885;border-radius:13px;flex:0 0 48px;place-items:center;width:48px;height:48px;padding:0;display:grid}.landzo-properties-tune-icon{width:21px;height:21px}.landzo-properties-search-suggestions{z-index:20;max-height:280px;top:calc(100% + 8px);left:0;right:0}.landzo-properties-section{background:#f3ebe4;margin:0;padding:30px 0 64px}.landzo-properties-container{width:min(92vw,1450px);max-width:1450px;margin-inline:auto;padding:0}.landzo-property-type-tabs{flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:0;display:flex;overflow:visible}.landzo-property-type-tabs button{color:#173126;white-space:nowrap;background:#faf6f0;border:1px solid #1731262e;border-radius:13px;width:auto;height:46px;min-height:46px;padding:0 24px;font:600 14px/1.1 Manrope,sans-serif}.landzo-property-type-tabs button.is-active{color:#f3ebe4;box-shadow:0 5px 12px #17312629;background:#173126!important;border-color:#173126!important}.landzo-properties-filter-form{width:100%;box-shadow:none;background:0 0;border:0;margin:18px 0 0;padding:0}.landzo-properties-filter-panel{box-sizing:border-box;background:#ffffff85;border:1px solid #17312624;border-radius:17px;grid-template-columns:minmax(170px,1.35fr) repeat(4,minmax(125px,1fr)) minmax(145px,.95fr);gap:12px;width:100%;height:auto;margin:0;padding:16px;display:grid;box-shadow:0 8px 20px #17312612}.landzo-properties-filter-control,.landzo-properties-more-filters{box-sizing:border-box;background:#faf6f0;border:1px solid #17312629;border-radius:12px;width:100%;min-width:0;height:50px;min-height:50px;padding:7px 13px;position:relative}.landzo-properties-filter-field .landzo-filter-select-label{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font:700 11px/1.05 Manrope,sans-serif;display:block;overflow:hidden}.landzo-properties-filter-field .landzo-filter-select-trigger{color:#173126b8;min-height:18px;font:500 13px/1.1 Manrope,sans-serif}.landzo-properties-filter-field .landzo-filter-select-menu{z-index:30;width:100%;min-width:100%;max-width:none;top:calc(100% + 7px);left:0;right:0}.landzo-properties-more-filters{color:#173126;justify-content:center;align-items:center;gap:7px;padding-inline:12px;font:700 13px/1.1 Manrope,sans-serif;display:flex}.landzo-properties-more-icon{color:#dfbd68;flex:0 0 17px;width:17px;height:17px}.landzo-properties-advanced-filters{box-sizing:border-box;background:#faf6f0;border:1px solid #17312626;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;width:100%;margin-top:12px;padding:18px;display:grid}.landzo-properties-advanced-filters .landzo-properties-filter-field{height:50px;min-height:50px}.landzo-properties-advanced-actions{white-space:nowrap;grid-column:auto;justify-content:flex-end;gap:10px;margin-top:0;display:flex}.landzo-properties-apply-filters,.landzo-properties-clear-filters{border-radius:999px;min-width:112px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800}.landzo-properties-results-heading{justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:48px;margin:32px 0 20px;display:flex}.landzo-properties-results-heading h2{color:#173126;margin:0;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;line-height:1.2}.landzo-properties-sort{color:#173126b8;white-space:nowrap;align-items:center;gap:9px;font:600 13px/1.1 Manrope,sans-serif;display:flex}.landzo-properties-sort select{color:#173126;background:#faf6f0;border:1px solid #1731262e;border-radius:11px;min-width:152px;height:46px;padding:0 12px;font:600 13px/1.1 Manrope,sans-serif}.landzo-properties-view-button{color:#173126;background:#faf6f0;border:1px solid #1731262e;border-radius:11px;place-items:center;width:46px;height:46px;padding:0;display:grid}.landzo-properties-grid-icon{width:20px;height:20px}.landzo-properties-results,.landzo-properties-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:100%;padding-bottom:0;display:grid}.landzo-properties-results .public-property-card,.landzo-properties-loading-grid .public-property-loading-card{border-radius:17px;min-width:0}.landzo-properties-results .public-property-card-link{grid-template-rows:auto 1fr;display:grid}.landzo-properties-results .public-property-card-media{aspect-ratio:16/10}.landzo-properties-results .public-property-card-body{flex-direction:column;gap:8px;min-width:0;min-height:190px;padding:16px;display:flex}.landzo-properties-results .public-property-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.landzo-properties-results .public-property-card h3{color:#173126;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:19px;line-height:1.2;overflow:hidden}.landzo-properties-results .public-property-card-code{flex:none;font-size:11px}.landzo-properties-results .public-property-card-location{color:#526359;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.landzo-properties-results .public-property-card-details{color:#173126c2;flex-wrap:wrap;gap:5px 10px;font-size:13px;line-height:1.35;display:flex}.landzo-properties-results .public-property-card-bottom{align-items:flex-end;gap:10px;margin-top:auto}.landzo-properties-results .public-property-card-bottom strong{color:#173126;font-size:18px}.landzo-properties-results .public-property-card-bottom span{font-size:12px}.landzo-properties-results .public-property-card-save{color:#466048;background:#faf8f4f0;border-color:#1731262b;top:14px;right:14px}.landzo-properties-results .public-property-card-save.is-saved{color:#c45632}.landzo-properties-results .public-save-button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.landzo-properties-loading-grid .public-property-loading-card{background:linear-gradient(110deg,#eee6dc 8%,#f8f3ec 18%,#eee6dc 33%);border:1px solid #17312614;min-height:430px}.landzo-properties-section .public-empty-state{box-sizing:border-box;text-align:center;width:100%;max-width:720px;margin:0 auto;padding:58px 24px}.landzo-properties-section .public-property-pagination{justify-content:center;gap:18px;width:100%;margin-top:40px;display:flex}}@media (width>=1025px) and (width<=1179px){.landzo-properties-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.landzo-properties-filter-panel .landzo-properties-more-filters{grid-column:auto}}@media (width>=1600px){.landzo-properties-results,.landzo-properties-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=640px){.landzo-footer-bottom>p:first-child{white-space:nowrap;margin:0;font-family:Manrope,sans-serif;color:#ffffffbd!important;font-size:12px!important;font-weight:500!important}.landzo-footer-inner{z-index:1;position:relative;padding:20px 18px calc(111px + env(safe-area-inset-bottom))!important}}.landzo-static-page{color:#173126;background:#f3ebe4}.landzo-static-shell{width:min(1180px,100% - 48px);margin-inline:auto}.landzo-static-reading{max-width:800px}.landzo-static-hero{color:#f9f3e8;background:linear-gradient(125deg,#10291f,#1d4a36);padding:96px 0 88px}.landzo-static-eyebrow{color:#dfbd68;letter-spacing:.1em;margin:0 0 14px;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800}.landzo-static-hero h1,.landzo-not-found-copy h1{max-width:760px;color:inherit;margin:0;font-family:Georgia,Times New Roman,serif;font-size:4rem;font-weight:500;line-height:1.06}.landzo-static-hero h1+p,.landzo-not-found-copy>p:not(.landzo-static-eyebrow):not(.landzo-not-found-code){color:#f9f3e8db;max-width:640px;margin:20px 0 0;font-family:Manrope,sans-serif;font-size:1.05rem;line-height:1.7}.landzo-static-section{padding:64px 0}.landzo-static-section-muted{background:#ece7dc}.landzo-static-section h2{color:#173126;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.35rem;font-weight:500;line-height:1.15}.landzo-static-section h2+p{color:#405248;margin:18px 0 0;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.75}.landzo-static-card-grid,.landzo-property-type-grid{gap:18px;margin-top:30px;display:grid}.landzo-static-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landzo-static-card{background:#ffffffad;border:1px solid #17312626;border-top:3px solid #dfbd68;border-radius:8px;min-width:0;padding:26px}.landzo-static-card h3{color:#173126;margin:0;font-family:Manrope,sans-serif;font-size:1rem}.landzo-static-card p{color:#526359;margin:12px 0 0;font-family:Manrope,sans-serif;font-size:.96rem;line-height:1.65}.landzo-property-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landzo-property-type-grid span{color:#173126;background:#fffdf8;border:1px solid #17312629;border-radius:8px;place-items:center;min-height:110px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;display:grid}.landzo-static-cta-section{background:#173126}.landzo-static-cta{justify-content:space-between;align-items:center;gap:32px;display:flex}.landzo-static-cta h2{color:#f9f3e8}.landzo-static-actions{flex-wrap:wrap;gap:12px;display:flex}.landzo-static-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-family:Manrope,sans-serif;font-size:.93rem;font-weight:800;text-decoration:none;display:inline-flex}.landzo-static-button-primary{color:#173126;background:#dfbd68;border-color:#dfbd68}.landzo-static-button-secondary{color:#f9f3e8;border-color:#f9f3e88c}.landzo-static-button:hover{filter:brightness(1.06)}.landzo-static-button:focus-visible,.landzo-static-text-link:focus-visible{outline-offset:3px;outline:3px solid #dfbd68}.landzo-about-hero-grid,.landzo-not-found-shell{grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:center;gap:48px;display:grid}.landzo-about-map-motif{background:radial-gradient(circle at 60% 40%,#dfbd682e,#0000 20%),#173126;border:1px solid #dfbd6861;border-radius:8px;min-height:300px;position:relative;overflow:hidden}.landzo-about-map-ring{border:1px solid #dfbd684d;border-radius:50%;position:absolute}.landzo-about-map-ring-one{width:260px;height:260px;top:12px;right:-50px}.landzo-about-map-ring-two{width:170px;height:170px;top:57px;right:-5px}.landzo-about-map-parcel{background:repeating-linear-gradient(45deg,#dfbd681f 0 1px,#0000 1px 12px);border:2px solid #dfbd68;border-radius:7px;width:160px;height:112px;position:absolute;top:98px;right:88px;transform:rotate(-12deg)}.landzo-about-map-pin{background:#b94b27;border:3px solid #f8eee2;border-radius:50% 50% 50% 0;width:38px;height:38px;position:absolute;top:72px;right:145px;transform:rotate(-45deg)}.landzo-not-found-visual{min-width:0}.landzo-not-found-visual svg{width:100%;height:auto;display:block}.landzo-not-found-contour,.landzo-not-found-road,.landzo-not-found-parcel-outline,.landzo-not-found-lot,.landzo-not-found-pin{fill:none;stroke-linecap:round;stroke-linejoin:round}.landzo-not-found-contour{stroke:#dfbd6833;stroke-width:1.25px}.landzo-not-found-road{stroke:#f9f3e86b;stroke-width:2px;stroke-dasharray:4 8}.landzo-not-found-parcel-outline{stroke:#dfbd68;stroke-width:2px}.landzo-not-found-lot{stroke:#dfbd689e;stroke-width:1.25px}.landzo-not-found-pin{fill:#b94b27;stroke:#f9f3e8;stroke-width:2px}.landzo-not-found-pin-dot{fill:#f9f3e8}.landzo-legal-updated{color:#dfbd68;margin:24px 0 0;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700}.landzo-legal-content section+section{margin-top:38px}.landzo-legal-content h2{font-size:1.65rem}.landzo-legal-content p{color:#405248;margin:12px 0 0;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.75}.landzo-not-found-page{color:#f9f3e8;background:#173126;place-items:center;min-height:540px;padding:64px 0;display:grid}.landzo-not-found-code{color:#dfbd68;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:5.75rem;line-height:.9}.landzo-static-text-link{color:#dfbd68;margin-top:22px;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:800;display:inline-block}@media (width<=1024px){.landzo-static-hero h1,.landzo-not-found-copy h1{font-size:3.25rem}.landzo-static-card-grid,.landzo-property-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.landzo-static-shell{width:min(100% - 32px,430px)}.landzo-static-hero{padding:58px 0 52px}.landzo-static-hero h1,.landzo-not-found-copy h1{font-size:2.35rem}.landzo-static-hero h1+p,.landzo-not-found-copy>p:not(.landzo-static-eyebrow):not(.landzo-not-found-code){font-size:.96rem}.landzo-static-section{padding:52px 0}.landzo-static-section h2{font-size:1.8rem}.landzo-static-card-grid,.landzo-property-type-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.landzo-property-type-grid span{min-height:72px}.landzo-static-cta,.landzo-about-hero-grid,.landzo-not-found-shell{grid-template-columns:1fr;align-items:start;gap:28px}.landzo-static-cta{align-items:stretch}.landzo-static-actions{grid-template-columns:1fr;display:grid}.landzo-static-button{width:100%}.landzo-about-map-motif,.landzo-not-found-visual{min-height:210px}.landzo-about-map-parcel,.landzo-not-found-parcel{top:58px;right:68px}.landzo-about-map-pin,.landzo-not-found-pin{top:34px;right:124px}.landzo-legal-content section+section{margin-top:30px}.landzo-legal-content h2{font-size:1.45rem}.landzo-not-found-page{min-height:0;padding:58px 0 80px}.landzo-not-found-code{font-size:5.25rem}.landzo-public-blog-page,.landzo-public-blog-detail-page{padding-top:0;padding-bottom:253px}}:root{--public-navbar-mobile-height:70px}.landzo-mobile-wordmark-tagline-period{display:none}@media (width<=640px){.public-main{padding-top:var(--public-navbar-mobile-height)}body:has(.landzo-home-hero) .public-main{padding-top:0}.landzo-properties-hero,.landzo-saved-page{margin-top:0!important}.landzo-footer-inner{padding-bottom:calc(135px + env(safe-area-inset-bottom))!important}}@media (width>=641px) and (width<=1024px){.landzo-public-header,.landzo-public-header.is-home{box-shadow:none;background:0 0;padding:8px 16px}.landzo-public-header .landzo-nav-shell,.landzo-public-header.is-home .landzo-nav-shell{-webkit-backdrop-filter:none;background:#173126;border:1px solid #dfbd6859;border-radius:19px;align-items:center;width:100%;max-width:none;min-height:72px;padding:10px 16px;display:flex;overflow:visible;transform:none;box-shadow:0 8px 20px #08231938}.landzo-public-header .landzo-nav-shell:before,.landzo-public-header .landzo-nav-shell:after,.landzo-public-header.is-home .landzo-nav-shell:before,.landzo-public-header.is-home .landzo-nav-shell:after{display:none}.landzo-public-header .landzo-nav-brand,.landzo-public-header.is-home .landzo-nav-brand{width:200px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 200px;justify-content:flex-start;align-items:center;padding:0;display:flex;overflow:visible}.landzo-public-header .landzo-nav-brand:before,.landzo-public-header .landzo-nav-brand:after,.landzo-public-header.is-home .landzo-nav-brand:before,.landzo-public-header.is-home .landzo-nav-brand:after{display:none}.landzo-public-header .landzo-mobile-wordmark{color:#f9f3e8;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;line-height:1;display:flex}.landzo-public-header .landzo-mobile-wordmark-title{color:#f9f3e8;letter-spacing:.12em;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.3rem,2.8vw,1.65rem);font-weight:700;line-height:.9}.landzo-public-header .landzo-mobile-wordmark-tagline{color:#f9f3e8bd;letter-spacing:0;white-space:nowrap;font-family:Manrope,sans-serif;font-size:clamp(.58rem,1.15vw,.7rem);font-weight:500;line-height:1}.landzo-public-header .landzo-mobile-wordmark-tagline-period{display:inline}.landzo-public-header .landzo-mobile-actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex!important}.landzo-public-header .landzo-mobile-action{color:#f9f3e8;width:44px;height:44px;box-shadow:none;background:#234a37;border:1px solid #dfbd6873;border-radius:12px;flex:0 0 44px;place-items:center;padding:0;display:grid}.landzo-public-header .landzo-mobile-action svg{width:21px!important;height:21px!important}.landzo-public-header .landzo-menu-toggle{color:#f5deb0;background:#234a37;border-color:#dfbd689e;border-radius:12px;flex:0 0 48px;align-self:center;place-items:center;width:48px;height:48px;margin:0 0 0 8px;display:inline-grid!important}.landzo-public-header .landzo-mobile-menu{background:#173126;border:1px solid #dfbd6866;border-radius:16px;margin-top:10px;padding:12px;box-shadow:0 14px 30px #08231947}.landzo-public-header .landzo-mobile-menu.is-open{gap:6px;display:grid!important}.landzo-public-header .landzo-mobile-link{color:#f9f3e8e6;border-radius:10px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:.9rem;font-weight:700;display:flex}.landzo-public-header .landzo-mobile-link .landzo-nav-icon{color:#dfbd68}.landzo-public-header .landzo-mobile-link.is-active{color:#fffaf0;background:#234a37;box-shadow:inset 3px 0 #dfbd68}.landzo-public-header .landzo-mobile-cta{color:#f9f3e8;background:#234a37;border:1px solid #dfbd68a6;border-radius:10px;min-height:44px;margin-top:4px;padding:0 14px;font-size:.9rem}.landzo-public-header .landzo-nav-links,.landzo-public-header .landzo-nav-cta{display:none!important}@media (width>=821px){.landzo-public-header .landzo-mobile-menu.is-open{grid-template-columns:repeat(2,minmax(0,1fr))}.landzo-public-header .landzo-mobile-cta{grid-column:1/-1}}.landzo-saved-page{background:#f3ebe4;min-height:0;padding:32px 0 56px}.landzo-saved-container{width:calc(100% - 56px);max-width:960px;padding:0}.landzo-saved-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.landzo-saved-heading-copy{min-width:0}.landzo-saved-heading h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(30px,4vw,38px);font-weight:700;line-height:1}.landzo-saved-heading p{color:#173126b8;margin:7px 0 0;font-family:Manrope,sans-serif;font-size:15px;line-height:1.35}.landzo-saved-count{color:#f3ebe4;white-space:nowrap;background:#173126;border:1px solid #dfbd687a;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.landzo-saved-count svg{flex:0 0 17px;width:17px;height:17px;display:block}.landzo-saved-type-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;margin-bottom:20px;display:grid}.landzo-saved-type-tabs button{color:#173126;white-space:nowrap;background:#f8f5efc7;border:1px solid #1731262e;border-radius:12px;min-width:0;min-height:44px;padding:0 8px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.landzo-saved-type-tabs button.is-active{color:#f3ebe4;background:#173126;border-color:#173126;box-shadow:inset 0 -2px #dfbd68}.landzo-saved-type-tabs button span{opacity:.72;margin-left:3px}.landzo-saved-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:46px;margin-bottom:28px;display:flex}.landzo-saved-sort{color:#173126;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;display:flex}.landzo-saved-sort select{color:#173126;background:#f8f5ef;border:1px solid #1731262e;border-radius:12px;min-height:46px;padding:0 34px 0 12px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.landzo-saved-view-toggle{align-items:center;gap:8px;display:flex}.landzo-saved-view-toggle button,.landzo-saved-view-toggle a{color:#173126;background:0 0;border:1px solid #17312638;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 13px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.landzo-saved-view-toggle .is-active{color:#f3ebe4;background:#173126;border-color:#173126}.landzo-saved-view-toggle svg{flex:0 0 17px;width:17px;height:17px;display:block}.landzo-saved-property-list{grid-template-columns:1fr;gap:20px;width:100%;display:grid}.landzo-saved-property-card{background:#f7f3ee;border:1px solid #796d5b38;border-radius:16px;flex-direction:column;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 8px 20px #4d41331f;display:flex!important}.landzo-saved-property-card:hover{transform:none}.landzo-saved-card-media{aspect-ratio:16/10;background:#173126;border-radius:15px 15px 0 0;width:100%;min-height:0;position:relative;overflow:hidden}.landzo-saved-card-media>img,.landzo-saved-card-media .public-property-card-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-saved-card-media .public-property-card-fallback{background:#0f392a url(/Landzo/logo.webp) 50%/55% no-repeat}.landzo-saved-card-transaction{z-index:4;color:#fff;text-transform:uppercase;background:#c75a36;border-radius:6px;padding:5px 8px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1;position:absolute;top:12px;left:12px}.landzo-saved-card-transaction.is-rent{background:#427f9e}.landzo-saved-card-transaction.is-lease{background:#51764e}.landzo-saved-card-heart{z-index:5;place-items:center;box-shadow:0 3px 8px #17312624;color:#c45632!important;background:#faf8f4f0!important;border:1px solid #1731262b!important;border-radius:50%!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;top:12px!important;right:12px!important}.landzo-saved-card-heart .public-property-heart-icon{width:17px;height:17px;display:block}.landzo-saved-card-body{background:#f7f3ee;flex-direction:column;flex:1;min-width:0;min-height:220px;overflow:hidden;padding:15px 16px 16px!important;display:flex!important}.landzo-saved-card-heading{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.landzo-saved-card-heading h3{color:#173126;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-family:Manrope,sans-serif;font-weight:800;line-height:1.2;overflow:hidden;font-size:17px!important}.landzo-saved-card-code{color:#173126;white-space:nowrap;background:#ebe4d8;border-radius:999px;flex:none;padding:3px 6px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700}.landzo-saved-card-location{color:#173126cc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Manrope,sans-serif;line-height:1.3;display:-webkit-box;overflow:hidden;margin:6px 0 0!important;font-size:13px!important}.landzo-saved-card-details{color:#173126;flex-wrap:wrap;gap:4px 10px;margin-top:10px;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;line-height:1.25;display:flex}.landzo-saved-card-details span:not(:last-child):after{content:"•";opacity:.5;margin-left:10px}.landzo-saved-card-price{width:100%;margin-top:12px}.landzo-saved-card-price strong{color:#173126;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.landzo-saved-card-tags{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex;overflow:hidden}.landzo-saved-card-tags span{color:#31583d;background:#e2eadf;border-radius:999px;padding:4px 7px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;line-height:1}.landzo-saved-card-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:auto;padding-top:14px;display:grid}.landzo-saved-card-actions a{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:40px;padding:0 8px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.landzo-saved-map-button{color:#173126;background:#f8f5ef;border:1px solid #17312659}.landzo-saved-details-button{color:#f3ebe4;background:#173126;border:1px solid #173126}.landzo-saved-loading,.landzo-saved-empty{text-align:center;background:#f8f5efd1;border:1px solid #1731261f;border-radius:16px;width:min(100%,600px);margin:24px auto;padding:42px 32px}.landzo-saved-loading p,.landzo-saved-empty p{color:#173126;margin:0 0 16px;font-family:Manrope,sans-serif;font-size:15px}.landzo-saved-explore-cta{color:#173126;background:#e1eadf;border:1px solid #17312624;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;margin-top:48px;padding:16px 18px;display:grid}.landzo-saved-explore-icon{background:#17312614;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.landzo-saved-explore-icon svg{width:18px;height:18px;display:block}.landzo-saved-explore-cta strong{font-family:Manrope,sans-serif;font-size:14px;font-weight:800;display:block}.landzo-saved-explore-cta p{color:#173126b8;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:12px;line-height:1.35}.landzo-saved-explore-cta>a{color:#173126;white-space:nowrap;background:#f3ebe4;border:1px solid #17312661;border-radius:999px;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}}@media (width>=700px) and (width<=1024px){.landzo-saved-property-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1025px){.landzo-saved-page{background:#f3ebe4;min-height:0;padding:48px 0 68px}.landzo-saved-container{width:min(92vw,1450px);max-width:none;padding:0}.landzo-saved-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:26px;display:flex}.landzo-saved-heading-copy{min-width:0}.landzo-saved-heading-copy:before{color:#b38a35;content:"SAVED PROPERTIES";letter-spacing:.14em;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;line-height:1;display:block}.landzo-saved-heading h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,4vw,52px);font-weight:700;line-height:.98}.landzo-saved-heading p{color:#173126b8;margin:9px 0 0;font-family:Manrope,sans-serif;font-size:16px;line-height:1.35}.landzo-saved-count{color:#f3ebe4;white-space:nowrap;background:#173126;border:1px solid #dfbd6880;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.landzo-saved-count svg{flex:0 0 18px;width:18px;height:18px;display:block}.landzo-saved-type-tabs{align-items:center;gap:10px;width:100%;margin-bottom:18px;display:flex}.landzo-saved-type-tabs button{color:#173126;white-space:nowrap;background:#f8f5efd1;border:1px solid #1731262e;border-radius:13px;min-height:46px;padding:0 23px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.landzo-saved-type-tabs button.is-active{color:#f3ebe4;background:#173126;border-color:#173126;box-shadow:inset 0 -2px #dfbd68}.landzo-saved-type-tabs button span{opacity:.72;margin-left:4px}.landzo-saved-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:48px;margin-bottom:36px;display:flex}.landzo-saved-sort{color:#173126;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;display:flex}.landzo-saved-sort select{color:#173126;background:#f8f5ef;border:1px solid #1731262e;border-radius:13px;min-height:48px;padding:0 38px 0 14px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700}.landzo-saved-view-toggle{align-items:center;gap:9px;display:flex}.landzo-saved-view-toggle button,.landzo-saved-view-toggle a{color:#173126;background:0 0;border:1px solid #17312638;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.landzo-saved-view-toggle button{width:46px;padding:0}.landzo-saved-view-toggle button span{display:none}.landzo-saved-view-toggle .is-active{color:#f3ebe4;background:#173126;border-color:#173126}.landzo-saved-view-toggle svg{flex:0 0 17px;width:17px;height:17px;display:block}.landzo-saved-property-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:26px;width:100%;display:grid}.landzo-saved-property-card{background:#f7f3ee;border:1px solid #17312626;border-radius:18px;flex-direction:column;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 9px 24px #4d41331f;display:flex!important}.landzo-saved-property-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px #4d413329}.landzo-saved-card-media{aspect-ratio:16/10;background:#173126;border-radius:17px 17px 0 0;width:100%;min-height:0;position:relative;overflow:hidden}.landzo-saved-card-media>img,.landzo-saved-card-media .public-property-card-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-saved-card-media .public-property-card-fallback{background:#0f392a url(/Landzo/logo.webp) 50%/52% no-repeat}.landzo-saved-card-transaction{z-index:4;color:#fff;text-transform:uppercase;background:#c75a36;border-radius:6px;padding:6px 9px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1;position:absolute;top:14px;left:14px}.landzo-saved-card-transaction.is-rent{background:#427f9e}.landzo-saved-card-transaction.is-lease{background:#51764e}.landzo-saved-card-heart{z-index:5;place-items:center;box-shadow:0 3px 8px #17312624;color:#c45632!important;background:#faf8f4f0!important;border:1px solid #1731262b!important;border-radius:50%!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;top:14px!important;right:14px!important}.landzo-saved-card-heart .public-property-heart-icon{width:18px;height:18px;display:block}.landzo-saved-card-body{background:#f7f3ee;flex-direction:column;flex:1;min-width:0;min-height:284px;overflow:hidden;padding:17px 18px 18px!important;display:flex!important}.landzo-saved-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.landzo-saved-card-heading h3{color:#173126;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-family:Manrope,sans-serif;font-weight:800;line-height:1.2;overflow:hidden;font-size:19px!important}.landzo-saved-card-code{color:#173126;white-space:nowrap;background:#ebe4d8;border-radius:999px;flex:none;padding:4px 7px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700}.landzo-saved-card-location{color:#173126cc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Manrope,sans-serif;line-height:1.3;display:-webkit-box;overflow:hidden;margin:7px 0 0!important;font-size:14px!important}.landzo-saved-card-details{color:#173126;flex-wrap:wrap;gap:5px 11px;margin-top:11px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;line-height:1.3;display:flex}.landzo-saved-card-details span:not(:last-child):after{content:"•";opacity:.5;margin-left:11px}.landzo-saved-card-price{width:100%;margin-top:13px}.landzo-saved-card-price strong{color:#173126;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.landzo-saved-card-tags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex;overflow:hidden}.landzo-saved-card-tags span{color:#31583d;background:#e2eadf;border-radius:999px;padding:5px 8px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;line-height:1}.landzo-saved-card-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;margin-top:auto;padding-top:16px;display:grid}.landzo-saved-card-actions a{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:44px;padding:0 9px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.landzo-saved-map-button{color:#173126;background:#f8f5ef;border:1px solid #17312659}.landzo-saved-details-button{color:#f3ebe4;background:#173126;border:1px solid #173126}.landzo-saved-loading,.landzo-saved-empty{text-align:center;background:#f8f5efd1;border:1px solid #1731261f;border-radius:18px;width:min(100%,660px);margin:48px auto 52px;padding:54px 42px}.landzo-saved-loading p,.landzo-saved-empty p{color:#173126;margin:0 0 18px;font-family:Manrope,sans-serif;font-size:16px}.landzo-saved-explore-cta{color:#173126;background:#e1eadf;border:1px solid #17312624;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;margin-top:60px;padding:20px 22px;display:grid}.landzo-saved-explore-icon{background:#17312614;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.landzo-saved-explore-icon svg{width:19px;height:19px;display:block}.landzo-saved-explore-cta strong{font-family:Manrope,sans-serif;font-size:15px;font-weight:800;display:block}.landzo-saved-explore-cta p{color:#173126b8;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:13px;line-height:1.35}.landzo-saved-explore-cta>a{color:#173126;white-space:nowrap;background:#f3ebe4;border:1px solid #17312661;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:0 17px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}}@media (width>=1600px){.landzo-saved-property-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1025px){.landzo-public-header,.landzo-public-header.is-home{box-shadow:none;background:0 0;padding:8px 16px}.landzo-public-header .landzo-nav-shell,.landzo-public-header.is-home .landzo-nav-shell{-webkit-backdrop-filter:none;background:#173126;border:1px solid #dfbd6859;border-radius:19px;align-items:center;width:min(1450px,92vw);max-width:none;min-height:80px;padding:8px 14px;display:flex;overflow:visible;transform:none;box-shadow:0 8px 20px #08231938}.landzo-public-header .landzo-nav-shell:before,.landzo-public-header .landzo-nav-shell:after,.landzo-public-header.is-home .landzo-nav-shell:before,.landzo-public-header.is-home .landzo-nav-shell:after{display:none}.landzo-public-header .landzo-nav-brand,.landzo-public-header.is-home .landzo-nav-brand{width:200px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 200px;justify-content:flex-start;align-items:center;margin:0;padding:0;display:flex;overflow:visible}.landzo-public-header .landzo-nav-brand:before,.landzo-public-header .landzo-nav-brand:after,.landzo-public-header.is-home .landzo-nav-brand:before,.landzo-public-header.is-home .landzo-nav-brand:after{display:none}.landzo-public-header .landzo-mobile-wordmark{color:#f9f3e8;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;line-height:1;display:flex}.landzo-public-header .landzo-mobile-wordmark-title{color:#f9f3e8;letter-spacing:.12em;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.28rem,1.45vw,1.58rem);font-weight:700;line-height:.9}.landzo-public-header .landzo-mobile-wordmark-tagline{color:#f9f3e8bd;letter-spacing:0;white-space:nowrap;font-family:Manrope,sans-serif;font-size:clamp(.52rem,.65vw,.58rem);font-weight:500;line-height:1}.landzo-public-header .landzo-mobile-wordmark-tagline-period{display:inline}.landzo-public-header .landzo-mobile-actions{display:none!important}.landzo-public-header .landzo-nav-links{flex:auto;justify-content:center;align-items:center;gap:clamp(.05rem,.28vw,.28rem);min-width:0;padding:0 4px;display:flex!important}.landzo-public-header .landzo-nav-link{color:#f9f3e8;white-space:nowrap;border:1px solid #0000;border-radius:14px;flex:1 1 0;gap:4px;min-width:0;min-height:54px;padding:6px clamp(4px,.55vw,10px);font-size:clamp(.72rem,.78vw,.81rem);font-weight:700}.landzo-public-header.is-home .landzo-nav-link{min-height:54px;transform:none}.landzo-public-header.is-home .landzo-nav-link.is-active{color:#fff;background:#ffffff0f;border:1px solid #dfbd6861;min-width:0;min-height:54px;margin:0;padding:6px clamp(4px,.55vw,10px);transform:none;box-shadow:inset 0 -2px #dfbd68}.landzo-public-header .landzo-nav-link:after{display:none}.landzo-public-header .landzo-nav-link .landzo-nav-icon{color:#dfbd68;width:clamp(17px,1.35vw,20px);height:clamp(17px,1.35vw,20px)}.landzo-public-header .landzo-nav-link:hover,.landzo-public-header .landzo-nav-link.is-active{color:#fff;background:#ffffff0f;border-color:#dfbd686b;transform:none}.landzo-public-header .landzo-nav-link.is-active{box-shadow:inset 0 -1px #dfbd68cc}.landzo-public-header .landzo-nav-link.is-active:before{height:1px;box-shadow:none;background:#dfbd68;bottom:1px;left:28%;right:28%}.landzo-public-header.is-home .landzo-nav-link.is-active{box-shadow:inset 0 -1px #dfbd68cc}.landzo-public-header.is-home .landzo-nav-link.is-active:before{height:1px;bottom:1px}.landzo-public-header .landzo-nav-cta{color:#f9f3e8;background:#234a37;border-color:#dfbd688c;border-radius:999px;flex:none;gap:10px;min-height:48px;margin:0 0 0 8px;padding:0 clamp(20px,1.5vw,24px);font-size:clamp(.7rem,.78vw,.81rem);font-weight:750;display:inline-flex!important}.landzo-public-header.is-home .landzo-nav-cta{background:#234a37;border-radius:999px;min-width:0;min-height:48px;margin:0 0 0 8px;padding:0 clamp(20px,1.5vw,24px);font-size:clamp(.7rem,.78vw,.81rem)}.landzo-public-header .landzo-nav-cta:hover{background:#2d5b43;border-color:#dfbd68e6}.landzo-public-header .landzo-nav-cta-arrow{color:#dfbd68;transition:transform .17s}.landzo-public-header .landzo-nav-cta:hover .landzo-nav-cta-arrow{transform:translate(2px)}.landzo-public-header .landzo-menu-toggle,.landzo-public-header .landzo-mobile-menu{display:none!important}@media (width>=1025px) and (width<=1180px){.landzo-public-header .landzo-nav-shell,.landzo-public-header.is-home .landzo-nav-shell{padding-inline:10px}.landzo-public-header .landzo-nav-brand,.landzo-public-header.is-home .landzo-nav-brand{flex-basis:180px;width:180px}.landzo-public-header .landzo-nav-link{padding-inline:3px;font-size:.72rem}.landzo-public-header .landzo-nav-cta{margin-left:4px;padding-inline:20px;font-size:.7rem}}}@media (width>=641px) and (width<=1024px){.landzo-public-footer{background:#173126;padding:0}.landzo-footer-inner{width:min(100% - 48px,900px);max-width:900px;padding:42px 32px 36px!important}.landzo-footer-hero-card{background:#ffffff0d;border:1px solid #dfbd6852;border-radius:19px;justify-content:space-between;align-items:center;min-height:200px;padding:24px 28px;display:flex}.landzo-footer-brand-copy{width:48%}.landzo-footer-logo{width:112px;max-width:112px}.landzo-footer-logo-link{margin-bottom:10px}.landzo-footer-description{color:#f9f3e8e6;max-width:240px;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.4}.landzo-footer-location{color:#dfbd68;background:#1731266b;border:1px solid #dfbd686b;border-radius:999px;gap:7px;min-height:34px;padding:7px 10px}.landzo-footer-location-icon{flex:0 0 15px;width:15px;height:15px}.landzo-footer-location span{color:#f9f3e8d1;font-size:10.5px;font-weight:600;line-height:1.2}.landzo-footer-land-art{width:210px;max-height:145px;top:25px;right:28px}.landzo-footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;padding:30px 0 24px;display:grid}.landzo-footer-section:nth-child(n+2){border-left:1px solid #dfbd6833;padding-left:28px}.landzo-footer-section h2{color:#dfbd68;letter-spacing:.04em;text-transform:uppercase;margin-bottom:9px;font-size:12.5px;font-weight:800}.landzo-footer-links{gap:1px}.landzo-footer-links a{color:#f9f3e8e6;min-height:31px;padding:4px 0;font-size:13.5px;font-weight:600;line-height:1.25}.landzo-footer-link-arrow{color:#dfbd68;width:11px;height:11px}.landzo-footer-bottom{border-top:1px solid #dfbd6838;padding-top:16px;display:flex}.landzo-footer-bottom>p:first-child,.landzo-footer-credit{font-size:10.5px}}@media (width>=1025px){.landzo-public-footer{background:#173126;padding:0}.landzo-footer-inner{width:min(92vw,1450px);max-width:1450px;padding:42px 48px 26px!important}.landzo-footer-hero-card{background:linear-gradient(120deg,#ffffff13,#ffffff06);border:1px solid #dfbd6852;border-radius:20px;justify-content:space-between;align-items:center;min-height:210px;padding:8px 44px;display:flex;box-shadow:0 18px 36px #04161033}.landzo-footer-brand-copy{width:45%}.landzo-footer-logo{width:138px;max-width:138px}.landzo-footer-logo-link{margin-bottom:13px}.landzo-footer-description{color:#f9f3e8e6;max-width:310px;margin-bottom:15px;font-size:17px;font-weight:600;line-height:1.4}.landzo-footer-location{color:#dfbd68;background:#1731266b;border:1px solid #dfbd6875;border-radius:999px;gap:8px;min-height:39px;padding:9px 15px}.landzo-footer-location-icon{flex:0 0 17px;width:17px;height:17px}.landzo-footer-location span{color:#f9f3e8d6;font-size:12.5px;font-weight:600;line-height:1.2}.landzo-footer-land-art{width:260px;max-height:175px;top:26px;right:74px}.landzo-footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:60px;padding:24px 0 18px;display:grid}.landzo-footer-section:nth-child(n+2){border-left:1px solid #dfbd6833;padding-left:34px}.landzo-footer-section h2{color:#dfbd68;letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800}.landzo-footer-links{gap:1px}.landzo-footer-links a{color:#f9f3e8e6;min-height:32px;padding:4px 0;font-size:14px;font-weight:600;line-height:1.25}.landzo-footer-link-arrow{color:#dfbd68;width:12px;height:12px}.landzo-footer-bottom{border-top:1px solid #dfbd6838;padding-top:14px;display:flex}.landzo-footer-bottom>p:first-child,.landzo-footer-credit{font-size:12px;font-weight:500}.landzo-footer-credit a{color:#dfbd68;font-weight:700}}@media (width<=640px){.landzo-public-header.use-simple-mobile-nav .landzo-menu-toggle,.landzo-public-header.use-simple-mobile-nav .landzo-mobile-menu{display:none!important}}@media (width>=641px) and (width<=1024px){.landzo-public-header .landzo-mobile-actions,.landzo-public-header .landzo-menu-toggle{visibility:visible}}@media (width>=1025px){.landzo-public-header .landzo-mobile-actions,.landzo-public-header .landzo-menu-toggle,.landzo-public-header .landzo-mobile-menu{display:none!important}.landzo-public-header .landzo-nav-links{display:flex!important}.landzo-public-header .landzo-nav-cta{display:inline-flex!important}}@media (width<=640px){.public-main{padding-top:0}}@media (width>=1025px){.landzo-enquiry-page{color:#173126;background:#f3ebe4;min-height:0;padding:32px 0 68px;overflow-x:hidden}.landzo-enquiry-page .landzo-enquiry-search-hero{border:1px solid #dfbd6866;border-radius:20px;width:min(92vw,1400px);overflow:hidden;background:#173126!important;height:104px!important;min-height:104px!important;margin:32px auto 0!important}.landzo-enquiry-page .landzo-enquiry-search-hero:before,.landzo-enquiry-page .landzo-enquiry-search-hero:after{display:none}.landzo-enquiry-page .landzo-enquiry-search-hero .landzo-properties-hero-overlay{background:radial-gradient(circle at 78% 22%,#dfbd681a,#0000 25%),linear-gradient(135deg,#10291f,#214936);display:block;position:absolute;inset:0}.landzo-enquiry-page .landzo-enquiry-search-form{z-index:5;background:#f3ebe4;border:1px solid #dfbd6885;border-radius:16px;align-items:center;gap:13px;width:min(100% - 48px,1040px);margin:0 auto;padding:0 12px 0 18px;display:flex;position:absolute;bottom:23px;left:24px;right:24px;transform:none;box-shadow:0 10px 22px #08231938;height:56px!important;min-height:56px!important}.landzo-enquiry-search-form .landzo-properties-search-icon{color:#3e5039;flex:0 0 21px;width:21px;height:21px;display:block}.landzo-enquiry-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 15px/1.2 Manrope,sans-serif}.landzo-enquiry-search-form .landzo-properties-search-filter{color:#dfbd68;background:#173126;border:1px solid #dfbd688c;border-radius:14px;flex:0 0 50px;place-items:center;width:50px;height:50px;padding:0;display:grid}.landzo-enquiry-search-form .landzo-properties-tune-icon{width:20px;height:20px;display:block}.landzo-enquiry-page .landzo-enquiry-container{grid-template-columns:minmax(320px,.38fr) minmax(0,.62fr);align-items:start;column-gap:34px;width:min(92vw,1400px);max-width:none;margin:0 auto;padding:28px 0 0;display:grid}.landzo-enquiry-heading,.landzo-enquiry-guidelines{grid-column:1/-1}.landzo-enquiry-heading{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:15px;width:100%;margin-bottom:17px;display:grid}.landzo-enquiry-heading-icon{color:#f3ebe4;background:#173126;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.landzo-enquiry-heading-icon svg{width:26px;height:26px;display:block}.landzo-enquiry-heading-copy{min-width:0}.landzo-enquiry-heading-copy h1{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(34px,3.2vw,42px);font-weight:700;line-height:1}.landzo-enquiry-heading-copy p{color:#173126ad;margin:8px 0 0;font-family:Manrope,sans-serif;font-size:15px;line-height:1.35}.landzo-enquiry-guidelines-button{color:#173126;white-space:nowrap;background:#e8eee5;border:1px solid #dfbd689e;border-radius:12px;min-height:45px;padding:0 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.landzo-enquiry-guidelines{background:#e8eee5;border:1px solid #dfbd6873;border-radius:16px;margin:0 0 24px;padding:18px 22px}.landzo-enquiry-guidelines strong{color:#173126;font-family:Manrope,sans-serif;font-size:14px}.landzo-enquiry-guidelines p{color:#173126bf;margin:6px 0 0;font-family:Manrope,sans-serif;font-size:13px;line-height:1.45}.landzo-enquiry-property-card,.landzo-enquiry-property-loading,.landzo-enquiry-page>.landzo-enquiry-container>.public-form-error{grid-column:1}:is(.landzo-enquiry-page>.landzo-enquiry-container:not(:has(.landzo-enquiry-guidelines)) .landzo-enquiry-property-card,.landzo-enquiry-page>.landzo-enquiry-container:not(:has(.landzo-enquiry-guidelines)) .landzo-enquiry-property-loading,.landzo-enquiry-page>.landzo-enquiry-container:not(:has(.landzo-enquiry-guidelines))>.public-form-error,.landzo-enquiry-page>.landzo-enquiry-container:not(:has(.landzo-enquiry-guidelines)) .landzo-enquiry-form){grid-row:2}:is(.landzo-enquiry-page>.landzo-enquiry-container:has(.landzo-enquiry-guidelines) .landzo-enquiry-property-card,.landzo-enquiry-page>.landzo-enquiry-container:has(.landzo-enquiry-guidelines) .landzo-enquiry-property-loading,.landzo-enquiry-page>.landzo-enquiry-container:has(.landzo-enquiry-guidelines)>.public-form-error){grid-row:3}.landzo-enquiry-property-card{background:#faf8f4;border:1px solid #17312626;border-radius:18px;flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 10px 25px #30261b1a}.landzo-enquiry-property-media{aspect-ratio:16/10;background:#173126;width:100%;position:relative;overflow:hidden}.landzo-enquiry-property-media img,.landzo-enquiry-property-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-enquiry-property-fallback{background:#0f392a url(/Landzo/logo.webp) 50%/55% no-repeat}.landzo-enquiry-property-transaction{color:#fff;text-transform:uppercase;background:#c45632;border-radius:6px;padding:6px 9px;font-family:Manrope,sans-serif;font-size:10px;font-weight:800;line-height:1;position:absolute;top:14px;left:14px}.landzo-enquiry-property-copy{flex-direction:column;min-width:0;padding:20px 21px 22px;display:flex}.landzo-enquiry-property-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.landzo-enquiry-property-type,.landzo-enquiry-property-code{border-radius:999px;padding:4px 7px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700}.landzo-enquiry-property-type{color:#31583d;background:#e3ebdf}.landzo-enquiry-property-code{color:#173126;background:#eee9dc}.landzo-enquiry-property-copy h2{color:#173126;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 0;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;line-height:1.15;overflow:hidden}.landzo-enquiry-property-location{color:#173126b3;align-items:flex-start;gap:6px;margin:8px 0 0;font-family:Manrope,sans-serif;font-size:14px;line-height:1.3;display:flex}.landzo-enquiry-property-location svg{flex:0 0 16px;width:16px;height:16px;display:block}.landzo-enquiry-property-details{color:#173126;flex-wrap:wrap;gap:5px 11px;margin-top:11px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;display:flex}.landzo-enquiry-property-price{color:#173126;margin-top:17px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800}.landzo-enquiry-property-loading{background:#faf8f4;border:1px solid #1731261f;border-radius:15px;padding:18px 20px;font:500 13px/1.4 Manrope,sans-serif}.landzo-enquiry-form{background:#faf8f4;border:1px solid #17312626;border-radius:21px;grid-area:3/2/span 4;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:17px 18px;width:100%;min-width:0;margin:0;padding:30px 32px;display:grid;box-shadow:0 11px 28px #30261b1c}.landzo-enquiry-form h2{color:#173126;grid-column:1/-1;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:700;line-height:1}.landzo-enquiry-two-column{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px;display:grid}.landzo-enquiry-form>label,.landzo-enquiry-interest{flex-direction:column;gap:7px;min-width:0;display:flex}.landzo-enquiry-form label,.landzo-enquiry-label{color:#173126;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.landzo-enquiry-form label>span b,.landzo-enquiry-label b{color:#c45632;margin-left:3px}.landzo-enquiry-input{background:#fff;border:1px solid #17312629;border-radius:11px;align-items:center;gap:8px;height:50px;padding:0 13px;display:flex}.landzo-enquiry-input:focus-within,.landzo-enquiry-select:focus,.landzo-enquiry-form textarea:focus{border-color:#b38a35;outline:none;box-shadow:0 0 0 3px #dfbd682e}.landzo-enquiry-input svg{color:#1731268c;flex:0 0 17px;width:17px;height:17px;display:block}.landzo-enquiry-input input,.landzo-enquiry-select{color:#173126;font-family:Manrope,sans-serif;font-size:14px}.landzo-enquiry-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0}.landzo-enquiry-select{background:#fff;border:1px solid #17312629;border-radius:11px;outline:none;width:100%;height:50px;padding:0 13px}.landzo-enquiry-interest-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.landzo-enquiry-interest-option{color:#173126;text-align:center;background:#fff;border:1px solid #17312629;border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:46px;padding:7px 8px;line-height:1.2;flex-direction:row!important;gap:6px!important;font-size:12px!important;font-weight:600!important;display:flex!important}.landzo-enquiry-interest-option input{accent-color:#31583d;flex:none;width:14px;height:14px}.landzo-enquiry-interest-option.is-active{background:#eef3eb;border-color:#31583d57}.landzo-enquiry-form textarea{resize:vertical;color:#173126;background:#fff;border:1px solid #17312629;border-radius:11px;outline:none;grid-column:1/-1;width:100%;min-height:165px;padding:12px 13px;font:500 14px/1.4 Manrope,sans-serif}.landzo-enquiry-security-note{color:#173126ad;grid-column:1/-1;align-items:flex-start;gap:7px;margin:0;font:12px/1.35 Manrope,sans-serif;display:flex}.landzo-enquiry-security-note svg{color:#8b6d34;flex:0 0 17px;width:17px;height:17px;display:block}.landzo-enquiry-form>.public-form-error,.landzo-enquiry-form>.public-form-success{border-radius:11px;grid-column:1/-1;margin:0;font-size:13px;line-height:1.35}.landzo-enquiry-submit{color:#f3ebe4;background:#173126;border:1px solid #173126;border-radius:11px;grid-column:1/-1;justify-content:center;justify-self:end;align-items:center;gap:7px;width:min(100%,260px);min-height:52px;font:700 14px/1.2 Manrope,sans-serif;display:flex;box-shadow:0 4px 10px #17312629}.landzo-enquiry-whatsapp-card{background:#edf2e9;border:1px solid #17312621;border-radius:16px;grid-column:1;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;width:100%;margin-top:20px;padding:16px;display:grid}.landzo-enquiry-whatsapp-icon{color:#173126;background:#dbe8d6;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.landzo-enquiry-whatsapp-icon svg{width:23px;height:23px;display:block}.landzo-enquiry-whatsapp-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.landzo-enquiry-whatsapp-copy strong{color:#173126;font:800 14px/1.2 Manrope,sans-serif}.landzo-enquiry-whatsapp-copy span{color:#173126ab;font:12px/1.35 Manrope,sans-serif}.landzo-enquiry-whatsapp-card>a{color:#173126;white-space:nowrap;background:#faf8f4;border:1px solid #1731264d;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:0 13px;font:700 13px/1.2 Manrope,sans-serif;text-decoration:none;display:inline-flex}.landzo-enquiry-whatsapp-card>a svg{width:17px;height:17px;display:block}.landzo-enquiry-settings-error{color:#7e3c2a;background:#c4563214;border:1px solid #c4563240;border-radius:11px;grid-column:1;margin:0;padding:12px 14px;font:12px/1.35 Manrope,sans-serif}.landzo-enquiry-form>label:first-of-type{grid-column:1}.landzo-enquiry-form>label:nth-of-type(2){grid-column:2}.landzo-enquiry-form>.landzo-enquiry-interest{grid-column:1}.landzo-enquiry-form>label:nth-of-type(3){grid-column:2}.landzo-enquiry-form>label:nth-of-type(4){grid-column:1/-1}}@media (width>=641px) and (width<=1024px){.landzo-public-blog-page .landzo-blog-search-hero{background:#173126;align-items:flex-end;height:205px;min-height:205px}.landzo-public-blog-page .landzo-blog-search-hero:before{color:#dfbd68;content:"BLOG / JOURNAL";letter-spacing:.14em;font:800 12px/1 Manrope,sans-serif;top:28px;left:max(28px,50% - 480px)}.landzo-public-blog-page .landzo-blog-search-hero:after{color:#f3ebe4;content:"Property insights, market stories and LANDZO updates";max-width:min(620px,100% - 56px);font:600 clamp(30px,4vw,38px)/1.08 Cormorant Garamond,Georgia,serif;top:53px;left:max(28px,50% - 480px)}.landzo-public-blog-page .landzo-blog-search-hero-overlay,.landzo-public-blog-page .landzo-blog-search-hero .landzo-properties-hero-overlay{background:radial-gradient(circle at 82% 20%,#dfbd681a,#0000 28%),linear-gradient(135deg,#173126,#214936)}.landzo-public-blog-page .landzo-blog-search-form{height:52px;min-height:52px;bottom:24px;left:max(28px,50% - 480px);right:max(28px,50% - 480px)}}@media (width>=1025px){.landzo-public-blog-page{padding-bottom:64px}.landzo-public-blog-page .landzo-blog-search-hero{box-sizing:border-box;background:#173126;border:1px solid #dfbd6859;border-radius:22px;flex-direction:column;justify-content:flex-end;width:min(92vw,1450px);height:auto;min-height:clamp(250px,22vw,330px);margin:24px auto 0;padding:clamp(170px,15vw,220px) clamp(32px,4vw,64px) 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #08231929}.landzo-public-blog-page .landzo-blog-search-hero:before{z-index:2;color:#dfbd68;content:"BLOG / JOURNAL";letter-spacing:.15em;font:800 13px/1 Manrope,sans-serif;position:absolute;top:38px;left:clamp(28px,4vw,52px)}.landzo-public-blog-page .landzo-blog-search-hero:after{z-index:2;color:#f3ebe4;content:"Property insights, market stories and LANDZO updates";max-width:min(820px,100% - 56px);font:600 clamp(2.5rem,3.2vw,3.6rem)/1.05 Cormorant Garamond,Georgia,serif;position:absolute;top:68px;left:clamp(28px,4vw,52px)}.landzo-public-blog-page .landzo-blog-search-hero .landzo-properties-hero-overlay{background:radial-gradient(circle at 80% 18%,#dfbd681f,#0000 27%),linear-gradient(135deg,#10291f,#214936);position:absolute;inset:0}.landzo-public-blog-page .landzo-blog-search-form{z-index:5;background:#f3ebe4;border:1px solid #dfbd6880;border-radius:15px;align-items:center;gap:13px;width:min(100%,1050px);max-width:1050px;height:56px;min-height:56px;padding:0 10px 0 19px;display:flex;position:relative;bottom:auto;left:auto;right:auto;transform:none;box-shadow:0 12px 28px #08231938}.landzo-public-blog-page .landzo-blog-search-form .landzo-properties-search-icon{color:#3e5039;flex:0 0 21px;width:21px;height:21px}.landzo-public-blog-page .landzo-blog-search-form input{color:#173126;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font:500 15px/1.2 Manrope,sans-serif}.landzo-public-blog-page .landzo-blog-search-form .landzo-blog-search-submit{color:#dfbd68;background:#173126;border:1px solid #dfbd6885;border-radius:13px;flex:0 0 52px;place-items:center;width:52px;height:50px;padding:0;display:grid}.landzo-public-blog-page .landzo-blog-search-form .landzo-properties-tune-icon{width:21px;height:21px}.landzo-public-blog-page .landzo-public-blog-content{width:min(92vw,1450px);max-width:1450px;margin-inline:auto;padding:28px 0 0}.landzo-public-blog-page .landzo-public-blog-categories{scrollbar-width:none;gap:10px;margin:0 0 30px;padding:0 0 8px;display:flex;overflow-x:auto}.landzo-public-blog-page .landzo-public-blog-categories::-webkit-scrollbar{display:none}.landzo-public-blog-page .landzo-public-blog-categories button{color:#173126;white-space:nowrap;background:#faf8f4;border:1px solid #1731262e;border-radius:10px;min-height:42px;padding:0 18px;font:700 13px/1 Manrope,sans-serif}.landzo-public-blog-page .landzo-public-blog-categories button.is-active{color:#f3ebe4;background:#173126;border-color:#dfbd68}.landzo-public-blog-page .landzo-public-blog-section-heading{margin-bottom:18px}.landzo-public-blog-page .landzo-public-blog-section-heading h2{font-size:clamp(28px,2.5vw,34px)}.landzo-public-blog-page .landzo-public-blog-view-all{font-size:14px}.landzo-public-blog-page .landzo-public-blog-featured{margin-top:0}.landzo-public-blog-page .landzo-public-blog-featured-card{background:#fbf8f2;border:1px solid #dfbd686b;border-radius:21px;overflow:hidden;box-shadow:0 16px 34px #2634291f}.landzo-public-blog-page .landzo-public-blog-featured-card>a{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-height:clamp(320px,27vw,440px)}.landzo-public-blog-page .landzo-public-blog-featured-card .landzo-public-blog-image{min-height:clamp(320px,27vw,440px)}.landzo-public-blog-page .landzo-public-blog-featured-copy{justify-content:center;padding:34px 36px}.landzo-public-blog-page .landzo-public-blog-category{margin-bottom:12px;padding:5px 9px;font-size:12px}.landzo-public-blog-page .landzo-public-blog-featured-copy h3{font-size:clamp(30px,3vw,38px)}.landzo-public-blog-page .landzo-public-blog-featured-copy>p{margin-top:14px;font-size:15px;line-height:1.6}.landzo-public-blog-page .landzo-public-blog-meta{gap:8px 12px;margin-top:20px;font-size:12px}.landzo-public-blog-page .landzo-public-blog-latest{margin-top:40px}.landzo-public-blog-page .landzo-public-blog-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:26px;display:grid}.landzo-public-blog-page .landzo-public-blog-card{background:#fbf8f2;border:1px solid #3a4f3d26;border-radius:18px;min-width:0;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 10px 24px #2634291a}.landzo-public-blog-page .landzo-public-blog-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #26342926}.landzo-public-blog-page .landzo-public-blog-card-link{flex-direction:column;min-width:0;height:100%;display:flex}.landzo-public-blog-page .landzo-public-blog-card .landzo-public-blog-image{aspect-ratio:16/10;height:auto}.landzo-public-blog-page .landzo-public-blog-card-copy{min-width:0;padding:18px 20px 20px}.landzo-public-blog-page .landzo-public-blog-card h3{padding-right:32px;font-size:clamp(19px,1.7vw,23px);line-height:1.2}.landzo-public-blog-page .landzo-public-blog-card-copy>p{margin-top:10px;font-size:14px;line-height:1.55}.landzo-public-blog-page .landzo-public-blog-card .landzo-public-blog-meta{margin-top:auto;padding-top:18px;font-size:12px}.landzo-public-blog-page .landzo-public-blog-save-button{z-index:10;color:#173126;background:#faf8f4f0;border:1px solid #1731261f;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:13px;right:13px}.landzo-public-blog-page .landzo-public-blog-save-button svg{width:18px;height:18px}.landzo-public-blog-page .landzo-public-blog-save-button.is-saved{color:#c45632}.landzo-public-blog-page .landzo-public-blog-loading,.landzo-public-blog-page .landzo-public-blog-content>.public-empty-state,.landzo-public-blog-page .landzo-public-blog-latest>.public-empty-state{text-align:center;background:#faf8f4;border:1px dashed #17312633;border-radius:17px;place-items:center;width:min(720px,100%);min-height:150px;margin-inline:auto;padding:24px;display:grid}.landzo-public-blog-page .landzo-public-blog-pagination{gap:16px;margin-top:36px;margin-bottom:8px}.landzo-public-blog-page .landzo-public-blog-pagination button{background:#173126;border-radius:10px;min-height:44px;padding-inline:18px;font-size:13px}}@media (width>=641px){.landzo-public-blog-page .landzo-public-blog-meta{flex-wrap:wrap;align-items:center;gap:5px 8px;display:flex}.landzo-public-blog-page .landzo-public-blog-meta>span{white-space:nowrap;flex:none;align-items:center;min-width:0;display:inline-flex}.landzo-public-blog-page .landzo-public-blog-views{white-space:nowrap;flex:none;align-items:center;gap:4px;display:inline-flex}.landzo-public-blog-page .landzo-public-blog-views svg{flex:none;width:14px;height:14px;display:block}.landzo-public-blog-page .landzo-public-blog-view-number{line-height:1;display:inline-block}}@media (width>=641px) and (width<=1024px){.landzo-public-blog-detail-page{background:#f3ebe4;min-width:0;padding:24px 0 64px;overflow-x:hidden}.landzo-public-blog-detail-shell{width:calc(100% - 56px);max-width:960px;margin-inline:auto}.landzo-public-blog-detail-header{background:#e7eadf;border:1px solid #1731261a;border-radius:19px;width:min(100% - 56px,960px);margin:0 auto;padding:30px 34px 32px;box-shadow:0 10px 24px #17312614}.landzo-public-blog-detail-header .landzo-public-blog-detail-shell{width:100%;min-width:0;max-width:none}.landzo-public-blog-detail-topline{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-bottom:18px;display:flex}.landzo-public-blog-back{color:#31513e;overflow-wrap:anywhere;word-break:break-word;align-items:center;gap:6px;min-width:0;margin:0;font-size:12px;font-weight:800;display:inline-flex}.landzo-public-blog-back svg{width:16px;height:16px;display:block}.landzo-public-blog-detail-category{color:#85662d;letter-spacing:.04em;overflow-wrap:anywhere;text-transform:uppercase;word-break:break-word;background:#faf8f4ad;border:1px solid #b98a435c;border-radius:999px;align-items:center;min-width:0;max-width:100%;min-height:22px;margin:0;padding:3px 7px;font:800 11px/1 Manrope,sans-serif;display:inline-flex}.landzo-public-blog-detail-header h1{color:#173126;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:820px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.1rem,5vw,3.35rem);line-height:1.08}.landzo-public-blog-detail-header p{color:#173126c7;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:720px;margin:16px 0 0;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.62}.landzo-public-blog-detail-meta{color:#173126ad;overflow-wrap:anywhere;word-break:break-word;flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;max-width:100%;margin-top:18px;font:600 12px/1.35 Manrope,sans-serif;display:flex}.landzo-public-blog-detail-meta span{overflow-wrap:anywhere;word-break:break-word;align-items:center;gap:5px;min-width:0;max-width:100%;display:inline-flex}.landzo-public-blog-detail-meta svg{width:15px;height:15px}.landzo-public-blog-detail-content{padding-top:28px}.landzo-public-blog-detail-shell>.landzo-public-blog-detail-cover{aspect-ratio:16/9;border-radius:19px;width:100%;max-width:900px;height:auto;max-height:clamp(340px,52vw,520px);margin:0 auto;overflow:hidden}.landzo-public-blog-detail-cover img,.landzo-public-blog-detail-cover-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-public-blog-detail-body{color:#24382c;width:100%;min-width:0;max-width:740px;margin:34px auto 0;font-size:clamp(1rem,1.8vw,1.0625rem);line-height:1.8}.landzo-public-blog-detail-body p{overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:1.15em 0}.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3,.landzo-public-blog-detail-body h4,.landzo-public-blog-detail-body h5,.landzo-public-blog-detail-body h6{color:#173126;font-family:Cormorant Garamond,Georgia,serif;line-height:1.2}.landzo-public-blog-detail-body h2{margin:1.8em 0 .75em;font-size:clamp(1.75rem,4vw,2.125rem)}.landzo-public-blog-detail-body h3{margin:1.7em 0 .7em;font-size:clamp(1.375rem,3vw,1.75rem)}.landzo-public-blog-detail-body h4,.landzo-public-blog-detail-body h5,.landzo-public-blog-detail-body h6{margin:1.6em 0 .65em;font-size:1.25rem}.landzo-public-blog-detail-body h1,.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3,.landzo-public-blog-detail-body h4,.landzo-public-blog-detail-body h5,.landzo-public-blog-detail-body h6,.landzo-public-blog-detail-body li,.landzo-public-blog-detail-body blockquote,.landzo-public-blog-detail-body figcaption,.landzo-public-blog-detail-body td,.landzo-public-blog-detail-body th,.landzo-public-blog-detail-body a{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.landzo-public-blog-detail-body ul,.landzo-public-blog-detail-body ol{padding-left:1.4rem;line-height:1.8}.landzo-public-blog-detail-body li{margin-bottom:.45em}.landzo-public-blog-detail-body a{color:#31583d;text-underline-offset:3px;-webkit-text-decoration:underline #b98a43cc;text-decoration:underline #b98a43cc}.landzo-public-blog-detail-body blockquote{color:#35523f;background:#e7eadf9e;border-left:3px solid #b98a43;border-radius:0 10px 10px 0;margin:28px 0;padding:16px 20px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.0625rem,2vw,1.125rem);line-height:1.55}.landzo-public-blog-detail-body img,.landzo-public-blog-detail-body figure,.landzo-public-blog-detail-body video,.landzo-public-blog-detail-body iframe,.landzo-public-blog-detail-body pre,.landzo-public-blog-detail-body table{max-width:100%}.landzo-public-blog-detail-body img{border-radius:12px;width:auto;height:auto;margin:28px auto}.landzo-public-blog-detail-body figure{margin:28px 0}.landzo-public-blog-detail-body pre,.landzo-public-blog-detail-body table{width:100%;max-width:100%;overflow-x:auto}.landzo-public-blog-detail-body pre{color:#f3ebe4;white-space:pre;background:#173126;border-radius:10px;padding:14px 16px}.landzo-public-blog-detail-body table{display:block}.landzo-public-blog-related{width:min(940px,100%);min-width:0;margin:54px auto 0;padding:24px 0 12px}.landzo-blog-related-heading{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:14px;display:flex}.landzo-blog-related-heading h2{white-space:nowrap;margin:0;font-size:clamp(1.125rem,2.8vw,1.375rem)}.landzo-blog-related-heading>a{color:#85662d;white-space:nowrap;font:700 11px/1.2 Manrope,sans-serif}.landzo-public-blog-related>.landzo-blog-related-list{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;gap:16px;margin-top:0;padding-bottom:4px;display:flex;overflow-x:auto}.landzo-public-blog-related>.landzo-blog-related-list::-webkit-scrollbar{display:none}.landzo-blog-related-card{scroll-snap-align:start;background:#faf8f4;border:1px solid #51433224;border-radius:15px;flex-direction:column;flex:0 0 calc(50% - 8px);min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 5px 14px #2c221814}.landzo-blog-related-image{aspect-ratio:1.8;background:#173126;width:100%;overflow:hidden}.landzo-blog-related-image img,.landzo-blog-related-image .landzo-public-blog-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-blog-related-copy{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;padding:10px 11px 12px;display:flex}.landzo-blog-related-copy .landzo-public-blog-category{font-size:9px}.landzo-blog-related-copy>strong{overflow-wrap:anywhere;width:100%;font:800 15px/1.25 Manrope,sans-serif}.landzo-blog-related-meta{flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:auto;padding-top:5px;font:600 10px/1.2 Manrope,sans-serif;display:flex}.landzo-blog-related-meta>span{white-space:nowrap;flex:none;align-items:center;min-width:0;display:inline-flex}.landzo-blog-related-meta>span:last-child{gap:4px}.landzo-blog-related-meta>span:last-child svg{flex:0 0 14px;width:14px;height:14px;display:block}.landzo-blog-related-meta>span:last-child{line-height:1}.landzo-public-blog-detail-state{background:#e7eadf;border:1px solid #1731261a;border-radius:18px;width:min(100% - 56px,960px);min-height:0;margin:0 auto;padding:42px 28px}.landzo-public-blog-detail-state h1{font-size:32px}.landzo-public-blog-detail-state p{font-size:13px}.landzo-blog-detail-back-button{border-radius:9px;padding:10px 16px;font-size:12px}@media (width>=641px) and (width<=699px){.landzo-blog-related-card{flex-basis:calc(66.666% - 6px)}}}@media (width>=1025px){.landzo-public-blog-detail-page{background:#f3ebe4;min-width:0;padding:34px 0 72px;overflow-x:hidden}.landzo-public-blog-detail-shell{width:min(92vw,1320px);max-width:1320px;margin-inline:auto}.landzo-public-blog-detail-header{background:#e7eadf;border:1px solid #1731261a;border-radius:22px;width:min(92vw,1320px);margin:0 auto;padding:clamp(42px,4vw,56px);box-shadow:0 14px 32px #17312614}.landzo-public-blog-detail-header .landzo-public-blog-detail-shell{width:100%;min-width:0;max-width:none}.landzo-public-blog-detail-topline{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;margin-bottom:22px;display:flex}.landzo-public-blog-back{color:#31513e;overflow-wrap:anywhere;align-items:center;gap:7px;min-width:0;margin:0;font:700 13px/1.2 Manrope,sans-serif;display:inline-flex}.landzo-public-blog-back svg{flex:0 0 16px;width:16px;height:16px;display:block}.landzo-public-blog-detail-category{color:#85662d;letter-spacing:.04em;overflow-wrap:anywhere;text-transform:uppercase;word-break:break-word;background:#faf8f4ad;border:1px solid #b98a435c;border-radius:999px;align-items:center;min-width:0;max-width:100%;min-height:24px;padding:4px 9px;font:800 11px/1 Manrope,sans-serif;display:inline-flex}.landzo-public-blog-detail-header h1{color:#173126;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:1050px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,4.4vw,4.75rem);line-height:1.04}.landzo-public-blog-detail-header p{color:#173126c7;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:820px;margin:22px 0 0;font-size:clamp(1.125rem,1.45vw,1.3125rem);line-height:1.62}.landzo-public-blog-detail-meta{color:#173126ad;flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0;max-width:100%;margin-top:22px;font:600 13px/1.35 Manrope,sans-serif;display:flex}.landzo-public-blog-detail-meta span{overflow-wrap:anywhere;word-break:break-word;align-items:center;gap:5px;min-width:0;max-width:100%;display:inline-flex}.landzo-public-blog-detail-meta svg{flex:0 0 16px;width:16px;height:16px;display:block}.landzo-public-blog-detail-content{padding-top:44px}.landzo-public-blog-detail-shell>.landzo-public-blog-detail-cover{aspect-ratio:16/9;border-radius:22px;width:min(100%,1120px);max-width:1120px;height:auto;max-height:none;margin:0 auto;overflow:hidden;box-shadow:0 18px 38px #26342924}.landzo-public-blog-detail-cover img,.landzo-public-blog-detail-cover-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-public-blog-detail-body{color:#24382c;width:100%;min-width:0;max-width:780px;margin:48px auto 0;font-size:clamp(1.0625rem,1.15vw,1.125rem);line-height:1.83}.landzo-public-blog-detail-body>:first-child{margin-top:0}.landzo-public-blog-detail-body p{overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:1.2em 0}.landzo-public-blog-detail-body h1,.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3,.landzo-public-blog-detail-body h4,.landzo-public-blog-detail-body h5,.landzo-public-blog-detail-body h6,.landzo-public-blog-detail-body li,.landzo-public-blog-detail-body blockquote,.landzo-public-blog-detail-body figcaption,.landzo-public-blog-detail-body td,.landzo-public-blog-detail-body th,.landzo-public-blog-detail-body a{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.landzo-public-blog-detail-body h2,.landzo-public-blog-detail-body h3,.landzo-public-blog-detail-body h4,.landzo-public-blog-detail-body h5,.landzo-public-blog-detail-body h6{color:#173126;font-family:Cormorant Garamond,Georgia,serif;line-height:1.2}.landzo-public-blog-detail-body h2{margin:1.8em 0 .7em;font-size:clamp(2.125rem,2.8vw,2.625rem)}.landzo-public-blog-detail-body h3{margin:1.7em 0 .7em;font-size:clamp(1.625rem,2.2vw,2rem)}.landzo-public-blog-detail-body h4{margin:1.6em 0 .65em;font-size:clamp(1.3125rem,1.7vw,1.5625rem)}.landzo-public-blog-detail-body h5,.landzo-public-blog-detail-body h6{margin:1.5em 0 .6em;font-size:1.25rem}.landzo-public-blog-detail-body ul,.landzo-public-blog-detail-body ol{padding-left:1.5rem;line-height:1.83}.landzo-public-blog-detail-body li{margin-bottom:.45em}.landzo-public-blog-detail-body a{color:#31583d;text-underline-offset:3px;-webkit-text-decoration:underline #b98a43cc;text-decoration:underline #b98a43cc}.landzo-public-blog-detail-body blockquote{color:#35523f;background:#e7eadf9e;border-left:4px solid #b98a43;border-radius:0 12px 12px 0;margin:32px 0;padding:20px 26px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.125rem,1.5vw,1.25rem);line-height:1.55}.landzo-public-blog-detail-body img,.landzo-public-blog-detail-body figure,.landzo-public-blog-detail-body video,.landzo-public-blog-detail-body iframe,.landzo-public-blog-detail-body pre,.landzo-public-blog-detail-body table{max-width:100%}.landzo-public-blog-detail-body img{border-radius:14px;width:auto;height:auto;margin:32px auto}.landzo-public-blog-detail-body figure{margin:32px 0}.landzo-public-blog-detail-body pre,.landzo-public-blog-detail-body table{width:100%;max-width:100%;overflow-x:auto}.landzo-public-blog-detail-body pre{color:#f3ebe4;white-space:pre;background:#173126;border-radius:10px;padding:16px 18px}.landzo-public-blog-detail-body table{display:block}.landzo-public-blog-related{width:min(92vw,1220px);min-width:0;max-width:1220px;margin:72px auto 0;padding:38px 0 20px}.landzo-blog-related-heading{justify-content:space-between;align-items:center;gap:20px;min-width:0;margin-bottom:22px;display:flex}.landzo-blog-related-heading h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,2.5vw,2.125rem);line-height:1}.landzo-blog-related-heading>a{color:#85662d;white-space:nowrap;font:700 13px/1.2 Manrope,sans-serif}.landzo-public-blog-related>.landzo-blog-related-list{scroll-snap-type:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:100%;margin-top:0;padding-bottom:0;display:grid;overflow:visible}.landzo-blog-related-card{flex:initial;background:#faf8f4;border:1px solid #51433224;border-radius:17px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #2c221814}.landzo-blog-related-image{aspect-ratio:16/10;background:#173126;width:100%;overflow:hidden}.landzo-blog-related-image img,.landzo-blog-related-image .landzo-public-blog-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.landzo-blog-related-copy{flex-direction:column;align-items:flex-start;gap:7px;min-width:0;padding:15px 16px 17px;display:flex}.landzo-blog-related-copy .landzo-public-blog-category{font-size:10px}.landzo-blog-related-copy>strong{color:#173126;overflow-wrap:anywhere;width:100%;font:800 clamp(1.0625rem,1.35vw,1.25rem)/1.25 Manrope,sans-serif}.landzo-blog-related-meta{color:#1731269e;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:auto;padding-top:5px;font:600 11px/1.2 Manrope,sans-serif;display:flex}.landzo-blog-related-meta>span{white-space:nowrap;flex:none;align-items:center;min-width:0;display:inline-flex}.landzo-blog-related-meta>span:last-child{gap:4px;line-height:1}.landzo-blog-related-meta>span:last-child svg{flex:0 0 14px;width:14px;height:14px;display:block}.landzo-public-blog-detail-state{background:#e7eadf;border:1px solid #1731261a;border-radius:20px;width:min(92vw,960px);min-height:0;margin:0 auto;padding:52px 40px;box-shadow:0 14px 32px #17312614}.landzo-public-blog-detail-state h1{font-size:38px}.landzo-public-blog-detail-state p{font-size:14px}.landzo-blog-detail-back-button{border-radius:10px;padding:11px 18px;font-size:13px}}@media (width>=641px) and (width<=1024px){.landzo-home-hero{height:700px;min-height:700px}.landzo-home-hero-art{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landzo-home-hero-inner{width:min(1100px,100% - 48px);min-height:700px;margin-inline:auto;padding:112px 0 188px}.landzo-home-hero-copy{width:min(58%,590px)}.landzo-home-eyebrow{margin-bottom:12px;font-size:.7rem}.landzo-home-hero-copy h1{max-width:570px;font-size:clamp(2.85rem,6vw,4.65rem);line-height:1.02}.landzo-home-highlight{margin-top:14px;font-size:1.05rem}.landzo-home-description{max-width:450px;margin-top:14px;font-size:.9rem;line-height:1.55}.landzo-hero-property{width:min(230px,28%);padding:15px;top:132px;right:2%}.landzo-home-search{border-radius:22px;padding:14px;bottom:22px;left:24px;right:24px}.landzo-home-search-tabs{width:min(540px,100%);margin-bottom:12px}.landzo-home-search-tabs label>span{min-height:40px;font-size:.72rem}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.landzo-home-search-fields label{min-height:48px;padding:8px 12px}.landzo-home-search-submit{border-radius:11px;min-height:44px;margin-top:10px;font-size:.78rem}.public-featured-section{padding-block:54px}.public-featured-section>.public-container,.landzo-home-location-inner,.landzo-purpose-inner,.landzo-list-property-card{width:min(1100px,100% - 48px);margin-inline:auto}.public-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landzo-home-location-section{background:#f3ebe4;padding:42px 0}.landzo-home-location-inner{background:#f8f5ef;border:1px solid #53634c2e;border-radius:18px;grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);min-height:280px;display:grid;overflow:hidden;box-shadow:0 16px 32px #303b2d1a}.landzo-home-location-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:32px;display:flex}.landzo-home-location-copy h2,.landzo-purpose-heading-row h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,3.6vw,2.6rem);line-height:1.05}.landzo-home-location-copy p{color:#33483d;max-width:250px;margin:12px 0 0;font-size:.86rem;line-height:1.5}.landzo-home-location-button{border-radius:9px;min-height:40px;margin-top:20px;padding:0 15px;font-size:.78rem}.landzo-home-location-art{background:#d7e2d5;min-height:280px;position:relative;overflow:hidden}.landzo-location-map-svg{width:100%;height:100%;display:block}.landzo-purpose-section{background:#f3ebe4;padding:52px 0}.landzo-purpose-heading-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.landzo-purpose-see-all{color:#a64b2d;flex:none;font-size:.8rem;font-weight:800;text-decoration:none}.landzo-purpose-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid;overflow:visible}.landzo-purpose-card{color:#173126;text-align:center;background:#faf7f0;border:1px solid #ab967785;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:140px;padding:18px;text-decoration:none;display:flex;box-shadow:0 10px 22px #52463314}.landzo-purpose-card:nth-child(n+5){display:none}.landzo-purpose-icon-shell{width:42px;height:42px}.landzo-purpose-icon{width:100%;height:100%}.landzo-purpose-card-title{max-width:170px;font-size:.9rem;line-height:1.25}.landzo-purpose-dots{display:none}.landzo-trust-section{background:#f3ebe4;padding:44px 24px 56px}.landzo-trust-card{background:#faf7f0e6;border:1px solid #1731261f;border-radius:20px;width:min(92vw,960px);max-width:960px;min-height:220px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 10px 22px #1131260d}.landzo-trust-background{object-fit:cover;object-position:center;opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-trust-content{z-index:1;padding:28px 22px 26px;position:relative}.landzo-trust-heading{color:#173126;letter-spacing:0;margin:0 0 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.7rem,3.1vw,2.2rem);line-height:1.08}.landzo-trust-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;margin-top:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;display:flex}.landzo-trust-icon-shell{place-items:center;width:52px;height:52px;margin-inline:auto;display:grid}.landzo-trust-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:34px;height:auto;max-height:34px;display:block}.landzo-trust-label{color:#173126;letter-spacing:0;max-width:140px;margin-top:10px;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(.8rem,1.6vw,.92rem);font-weight:700;line-height:1.35}.landzo-list-property-section{background:#f3ebe4;padding:8px 24px 62px}.landzo-list-property-card{background:#f5eee5;border:1px solid #ab967794;border-radius:18px;grid-template-columns:minmax(0,.56fr) minmax(240px,.44fr);min-height:250px;display:grid;overflow:hidden;box-shadow:0 14px 28px #523f2a21}.landzo-list-property-copy{padding:34px 38px}.landzo-list-property-copy h2{font-size:clamp(1.9rem,3.6vw,2.8rem);line-height:1}.landzo-list-property-copy p{margin-top:13px;font-size:.84rem;line-height:1.5}.landzo-list-property-button{min-height:40px;margin-top:20px;padding:0 15px;font-size:.78rem}.landzo-list-property-art{min-height:250px}.landzo-list-property-art img{width:min(100%,360px)}.public-stats-section{padding-block:48px}.public-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=641px) and (width<=767px){.landzo-home-hero,.landzo-home-hero-inner{height:750px;min-height:750px}.landzo-home-hero-inner{padding-top:105px;padding-bottom:208px}.landzo-home-hero-copy{width:56%}.landzo-home-hero-copy h1{font-size:clamp(2.55rem,6.8vw,3.5rem)}.landzo-hero-property{width:205px;top:125px}.landzo-home-search{bottom:18px;left:18px;right:18px}.landzo-home-search-fields label{padding-inline:10px}.landzo-home-location-copy{padding:26px}.landzo-trust-section,.landzo-list-property-section{padding-inline:18px}.landzo-list-property-copy{padding-inline:28px}}@media (width>=1025px){.landzo-home-hero{height:660px;min-height:660px}.landzo-home-hero-art{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landzo-home-hero-inner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;column-gap:clamp(40px,5vw,64px);width:min(92vw,1450px);min-height:660px;margin-inline:auto;padding:116px 0 24px;display:grid}.landzo-home-hero-copy{grid-area:1/1;align-self:center;width:min(100%,850px)}.landzo-home-eyebrow{letter-spacing:.18em;margin-bottom:15px;font-size:.78rem}.landzo-home-hero-copy h1{max-width:850px;font-size:clamp(3.25rem,5vw,5.25rem);line-height:1}.landzo-home-highlight{margin-top:18px;font-size:clamp(1.15rem,1.4vw,1.35rem)}.landzo-home-description{max-width:620px;margin-top:18px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.6}.landzo-hero-property{background:linear-gradient(145deg,#14412ff0,#07271cf0);border:1px solid #e3c66f9e;border-radius:20px;grid-area:1/2;justify-self:end;width:min(100%,360px);padding:22px;position:relative;top:auto;right:auto;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff21}.landzo-hero-property-label{font-size:.8rem}.landzo-hero-property-status{padding:6px 9px;font-size:.68rem}.landzo-hero-property-location{margin-top:13px;font-size:.78rem}.landzo-hero-property strong{margin-top:8px;font-size:clamp(1.25rem,1.7vw,1.5rem);line-height:1.3}.landzo-hero-property-price{margin-top:11px;font-size:clamp(1.1rem,1.4vw,1.3rem)}.landzo-hero-property-link{margin-top:16px;font-size:.85rem}.landzo-home-search{border:1px solid #ffffffdb;border-radius:20px;grid-area:2/1/auto/-1;place-self:end center;width:min(90%,1260px);padding:13px;position:relative;bottom:auto;left:auto;right:auto;transform:none;box-shadow:0 20px 50px #051d1547,inset 0 1px #fff}.landzo-home-search-tabs{width:100%;margin:0}.landzo-home-search-tabs label>span{min-height:54px;font-size:.76rem}.landzo-home-search-fields{gap:9px}.landzo-home-search-fields label{min-height:54px;padding:9px 13px}.landzo-home-search-fields label>span{font-size:.7rem}.landzo-home-search-fields input,.landzo-home-search-fields select{min-height:24px;font-size:.85rem}.landzo-home-search-submit{background:#173c2d;border-radius:12px;min-height:54px;margin-top:11px;box-shadow:0 8px 20px #0e362838}.public-featured-section{padding-block:72px}.public-featured-section>.public-container,.landzo-home-location-inner,.landzo-purpose-inner,.landzo-list-property-card{width:min(92vw,1450px);margin-inline:auto}.public-section-heading-row{align-items:end}.public-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.landzo-home-location-section{background:#f3ebe4;padding-block:72px}.landzo-home-location-inner{background:#f8f5ef;border:1px solid #53634c2e;border-radius:22px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:340px;display:grid;overflow:hidden;box-shadow:0 18px 38px #303b2d1c}.landzo-home-location-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:46px;display:flex}.landzo-home-location-copy h2,.landzo-purpose-heading-row h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,3.4vw,3.3rem);line-height:1}.landzo-home-location-copy p{color:#33483d;max-width:360px;margin:16px 0 0;font-size:1rem;line-height:1.6}.landzo-home-location-button{border-radius:10px;min-height:46px;margin-top:26px;padding:0 19px;font-size:.86rem}.landzo-home-location-art{background:#d7e2d5;min-height:340px;position:relative;overflow:hidden}.landzo-location-map-svg{width:100%;height:100%;display:block}.landzo-purpose-section{background:#f3ebe4;padding-block:72px}.landzo-purpose-heading-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.landzo-purpose-see-all{color:#a64b2d;flex:none;font-size:.88rem;font-weight:800;text-decoration:none}.landzo-purpose-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid;overflow:visible}.landzo-purpose-card{color:#173126;text-align:center;background:#faf7f0;border:1px solid #ab967785;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:220px;padding:24px;text-decoration:none;display:flex;box-shadow:0 12px 26px #52463317}.landzo-purpose-card:nth-child(n+5){display:none}.landzo-purpose-icon-shell{width:60px;height:60px}.landzo-purpose-icon{width:100%;height:100%}.landzo-purpose-card-title{max-width:220px;font-size:clamp(1.1rem,1.5vw,1.45rem);line-height:1.25}.landzo-purpose-dots{display:none}.landzo-trust-section{background:#f3ebe4;padding:52px 24px 64px}.landzo-trust-card{background:#faf7f0e6;border:1px solid #1731261f;border-radius:20px;width:min(92vw,960px);max-width:960px;min-height:220px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 12px 24px #1131260f}.landzo-trust-background{z-index:0;object-fit:cover;object-position:center;opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-trust-content{z-index:1;padding:30px 28px 28px;position:relative}.landzo-trust-heading{color:#173126;letter-spacing:0;margin:0 0 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,2.6vw,2.5rem);line-height:1.08}.landzo-trust-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;margin-top:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;display:flex}.landzo-trust-icon-shell{place-items:center;width:54px;height:54px;margin-inline:auto;display:grid}.landzo-trust-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:34px;height:auto;max-height:34px;display:block}.landzo-trust-label{color:#173126;max-width:140px;margin-top:10px;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(.82rem,1.45vw,.96rem);font-weight:700;line-height:1.35}.landzo-list-property-section{background:#f3ebe4;padding:0 0 78px}.landzo-list-property-card{background:#f5eee5;border:1px solid #ab967794;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);min-height:310px;display:grid;overflow:hidden;box-shadow:0 16px 32px #523f2a21}.landzo-list-property-copy{padding:48px 58px}.landzo-list-property-copy h2{font-size:clamp(2.35rem,3.7vw,3.5rem);line-height:.98}.landzo-list-property-copy p{margin-top:17px;font-size:.96rem;line-height:1.55}.landzo-list-property-button{min-height:45px;margin-top:26px;padding:0 19px;font-size:.86rem}.landzo-list-property-art{min-height:310px}.landzo-list-property-art img{width:min(100%,470px)}.public-stats-section{padding-block:76px 86px}.public-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1025px) and (width<=1199px){.landzo-home-hero,.landzo-home-hero-inner{height:640px;min-height:640px}.landzo-home-hero-inner{padding-top:108px}.landzo-home-hero-copy h1{font-size:clamp(3rem,5.2vw,4rem)}.landzo-hero-property{width:min(100%,320px)}.landzo-home-search{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:10px;width:min(94%,1100px);display:grid}.landzo-home-search-tabs{grid-area:1/1}.landzo-home-search-fields{grid-area:1/2;grid-template-columns:repeat(2,minmax(0,1fr))}.landzo-home-search-submit{grid-area:2/1/auto/-1;margin-top:0}.public-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.landzo-home-search{grid-template-columns:minmax(250px,.9fr) minmax(150px,1.25fr) repeat(3,minmax(130px,1fr)) minmax(190px,.95fr);align-items:stretch;gap:9px;display:grid}.landzo-home-search-tabs{grid-area:1/1}.landzo-home-search-fields{display:contents}.landzo-home-search-fields label{min-width:0}.landzo-home-search-fields label:first-of-type{grid-column:2}.landzo-home-search-fields label:nth-of-type(2){grid-column:3}.landzo-home-search-fields label:nth-of-type(3){grid-column:4}.landzo-home-search-fields label:nth-of-type(4){grid-column:5}.landzo-home-search-submit{grid-area:1/6;margin:0}.public-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landzo-purpose-track{grid-template-columns:repeat(4,minmax(0,1fr))}.landzo-purpose-card:nth-child(n+5){display:flex}.landzo-purpose-card{min-height:240px}}@media (width>=1600px){.landzo-home-hero,.landzo-home-hero-inner{height:700px;min-height:700px}}@media (width>=641px) and (width<=1024px){.landzo-home-hero{z-index:10;overflow:visible}.landzo-home-hero-art{overflow:hidden}.landzo-home-search{z-index:20;position:relative;overflow:visible}.landzo-home-search-fields,.landzo-home-search-fields .landzo-filter-select{overflow:visible}.landzo-home-search-fields .landzo-filter-select{z-index:30;position:relative}.landzo-home-search-fields .landzo-filter-select.is-open{z-index:40}.landzo-home-search-fields .landzo-filter-select-menu{z-index:1000}.landzo-home-hero~.public-featured-section .public-property-card-save{color:#3e5039;background:#f9f7f0f7;border-color:#3e503952;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;box-shadow:0 3px 8px #17312624}.landzo-home-hero~.public-featured-section .public-property-card-save.is-saved{color:#c75a36;background:#f9f7f0f7;border-color:#3e503952}.landzo-home-hero~.public-featured-section .public-property-heart-icon{width:17px;height:17px;display:block}.landzo-home-hero{height:auto;min-height:clamp(660px,72vw,700px)}.landzo-home-hero-inner{width:min(940px,100% - 48px);min-height:clamp(660px,72vw,700px);padding:104px 0 30px}.landzo-home-hero-copy{width:min(100%,560px)}.landzo-home-hero-copy h1{max-width:550px;font-size:clamp(2.5rem,5.4vw,3.6rem);line-height:1.02}.landzo-home-description{max-width:490px;margin-top:16px;font-size:clamp(.84rem,1.65vw,.94rem);line-height:1.55}.landzo-hero-property{border-radius:15px;width:min(245px,28%);padding:15px}.landzo-hero-property-label{font-size:.68rem}.landzo-hero-property-status{padding:4px 7px;font-size:.58rem}.landzo-hero-property-location{margin-top:9px;font-size:.68rem;line-height:1.4}.landzo-hero-property strong{margin-top:6px;font-size:clamp(1rem,1.9vw,1.12rem);line-height:1.3}.landzo-hero-property-price{margin-top:8px;font-size:clamp(.82rem,1.6vw,.94rem)}.landzo-hero-property-link{margin-top:11px;font-size:.72rem}.landzo-home-search{border-radius:19px;width:min(940px,100% - 48px);margin-inline:auto;padding:15px;box-shadow:0 16px 34px #051d1538}.landzo-home-search-tabs{width:100%;margin-bottom:10px}.landzo-home-search-tabs label>span{min-height:44px;font-size:.72rem}.landzo-home-search-fields{gap:10px}.landzo-home-search-fields label{border-radius:11px;min-height:48px;padding:8px 12px}.landzo-home-search-fields label>span{font-size:.68rem}.landzo-home-search-fields input,.landzo-home-search-fields select{min-height:22px;font-size:.78rem}.landzo-home-search-submit{border-radius:11px;min-height:49px;margin-top:10px}.public-featured-section{padding:42px 0 50px}.public-featured-section>.public-container,.landzo-home-location-inner,.landzo-purpose-inner,.landzo-list-property-card{width:min(960px,100% - 48px)}.public-section-heading-row{align-items:center;gap:18px}.public-featured-section h2{margin-bottom:4px;font-size:clamp(1.5rem,3.2vw,1.9rem)}.public-featured-section .public-section-heading-row p{max-width:560px;font-size:clamp(.78rem,1.5vw,.88rem);line-height:1.45}.landzo-featured-view-all{white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.landzo-featured-view-all-icon{place-items:center;width:18px;height:18px;display:grid}.landzo-featured-view-all-icon svg,.landzo-featured-view-all-icon .landzo-featured-arrow-icon{width:18px;height:18px}.public-featured-grid{gap:22px}.public-property-card{border-radius:15px;box-shadow:0 8px 20px #17312612}.public-property-card-media{aspect-ratio:16/10}.public-property-card-body{flex-direction:column;gap:8px;min-height:178px;padding:15px;display:flex}.public-property-card-heading{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.public-property-card h3{min-width:0;font-size:clamp(.94rem,1.8vw,1.06rem);line-height:1.25}.public-property-card-code{flex:none;font-size:clamp(.6rem,1.25vw,.68rem);line-height:1.2}.public-property-card-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:clamp(.66rem,1.45vw,.72rem);line-height:1.45;display:-webkit-box;overflow:hidden}.public-property-card-details{color:#53645b;flex-wrap:wrap;gap:6px 11px;font-size:clamp(.63rem,1.35vw,.7rem);line-height:1.25;display:flex}.public-property-card-details span{white-space:nowrap;flex:none;align-items:center;display:inline-flex}.public-property-card-bottom{border-top:1px solid #1731261a;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;padding-top:8px}.public-property-card-bottom strong{min-width:0;font-size:clamp(.82rem,1.65vw,.94rem);line-height:1.25}.public-property-card-tags{text-align:right;flex-wrap:wrap;justify-content:flex-end;gap:4px 7px;max-width:48%;display:flex}.public-property-card-bottom span{font-size:clamp(.6rem,1.25vw,.68rem);line-height:1.25}.public-property-card-save{top:10px;right:10px}.public-property-card-save .public-save-button,.public-property-card-save{min-width:38px;min-height:38px}.landzo-home-location-section{padding:40px 0}.landzo-home-location-inner{min-height:260px}.landzo-home-location-copy{padding:30px}.landzo-home-location-art{min-height:260px}.landzo-purpose-section{padding:48px 0}.landzo-purpose-track{gap:18px}.landzo-trust-section,.landzo-list-property-section{padding-inline:0}}@media (width>=641px) and (width<=719px){.landzo-home-hero,.landzo-home-hero-inner{height:auto;min-height:680px}.landzo-home-hero-inner{padding-top:96px}.landzo-home-hero-copy{width:min(100%,470px)}.landzo-hero-property{width:215px}.landzo-home-search{width:calc(100% - 48px)}.public-featured-grid{grid-template-columns:1fr}}@media (width>=768px) and (width<=899px){.landzo-home-hero-inner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.35fr) minmax(210px,.65fr);align-items:start;column-gap:28px;display:grid}.landzo-home-hero-copy{grid-area:1/1;width:100%}.landzo-hero-property{grid-area:1/2;justify-self:end;width:min(100%,235px);position:relative;top:auto;right:auto}.landzo-home-search{grid-area:2/1/auto/-1;margin-top:24px;display:block;position:relative;bottom:auto;left:auto;right:auto}.landzo-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px) and (width<=1024px){.landzo-home-hero-inner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);align-items:start;column-gap:32px;display:grid}.landzo-home-hero-copy{grid-area:1/1;width:100%}.landzo-hero-property{grid-area:1/2;justify-self:end;width:min(100%,270px);position:relative;top:auto;right:auto}.landzo-home-search{grid-area:2/1/auto/-1;grid-template-rows:auto auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px;display:grid;position:relative;bottom:auto;left:auto;right:auto}.landzo-home-search-tabs{grid-area:1/1/auto/span 2}.landzo-home-search-fields{display:contents}.landzo-home-search-fields label:first-of-type{grid-area:1/3/auto/span 2}.landzo-home-search-fields label:nth-of-type(2){grid-area:2/1}.landzo-home-search-fields label:nth-of-type(3){grid-area:2/2}.landzo-home-search-fields label:nth-of-type(4){grid-area:2/3}.landzo-home-search-submit{grid-area:2/4;margin-top:0}.public-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=641px) and (width<=1024px){.landzo-home-location-section{background:#f3ebe4;padding:44px 0 48px}.landzo-home-location-inner{border:1px solid #53634c33;border-radius:20px;grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);min-height:230px;box-shadow:0 12px 26px #303b2d17}.landzo-home-location-copy{padding:24px}.landzo-home-location-copy h2{font-size:clamp(1.5rem,3vw,1.9rem);line-height:1.08}.landzo-home-location-copy p{max-width:290px;margin-top:10px;font-size:clamp(.78rem,1.45vw,.88rem);line-height:1.5}.landzo-home-location-button{border-radius:10px;min-height:42px;margin-top:16px;padding-inline:16px;font-size:.75rem}.landzo-home-location-art{background:#d7e2d5;min-height:230px}.landzo-location-map-svg{width:100%;height:100%;display:block}.landzo-purpose-section{background:#f3ebe4;padding:48px 0 54px}.landzo-purpose-heading-row{margin-bottom:16px}.landzo-purpose-heading-row h2{font-size:clamp(1.5rem,3vw,1.9rem);line-height:1.08}.landzo-purpose-see-all{align-items:center;gap:5px;font-size:.74rem;display:inline-flex}.landzo-purpose-see-all-icon{width:18px;height:18px}.landzo-purpose-see-all-icon svg,.landzo-purpose-see-all-icon .landzo-featured-arrow-icon{width:16px;height:16px}.landzo-purpose-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:stretch;gap:16px;width:100%;padding:2px 2px 8px;display:flex;overflow:auto hidden}.landzo-purpose-track::-webkit-scrollbar{display:none}.landzo-purpose-card{scroll-snap-align:start;background:#faf7f0;border:1px solid #ab967785;border-radius:17px;flex:0 0 31%;gap:10px;width:auto;min-height:145px;padding:15px;box-shadow:0 7px 16px #52463312}.landzo-purpose-card:nth-child(n+5){display:flex}.landzo-purpose-icon-shell{width:34px;height:34px}.landzo-purpose-icon{width:100%;height:100%}.landzo-purpose-card-title{max-width:150px;font-size:clamp(.72rem,1.55vw,.82rem);font-weight:700;line-height:1.3}.landzo-purpose-dots{justify-content:center;align-items:center;gap:5px;margin:13px auto 0;display:flex}.landzo-purpose-dots button{background:#86735659;border:0;border-radius:50%;width:6px;min-width:6px;height:6px;min-height:6px;padding:0}.landzo-purpose-dots button.is-active{background:#867356c7;border-radius:999px;width:16px}}@media (width>=641px) and (width<=699px){.landzo-home-location-inner{grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);min-height:220px}.landzo-home-location-copy{padding:20px}.landzo-home-location-art{min-height:220px}.landzo-purpose-card{flex-basis:44%}}@media (width>=700px) and (width<=899px){.landzo-purpose-card{flex-basis:31%}}@media (width>=900px) and (width<=1024px){.landzo-home-location-inner{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);min-height:250px}.landzo-home-location-copy{padding:28px}.landzo-home-location-art{min-height:250px}.landzo-purpose-card{flex-basis:24%}}@media (width>=641px) and (width<=1024px){.landzo-home-location-section{background:#f3ebe4;padding:44px 0 48px}.landzo-home-location-inner{min-height:236px;box-shadow:none;background:0 0;border:0;border-radius:20px;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);position:relative;overflow:visible}.landzo-home-location-copy{z-index:2;padding:26px 24px;position:relative}.landzo-home-location-copy h2{font-size:clamp(1.5rem,3vw,1.9rem)}.landzo-home-location-copy p{max-width:285px;margin-top:10px;font-size:clamp(.78rem,1.45vw,.88rem)}.landzo-home-location-button{border-radius:10px;min-height:42px;margin-top:16px;padding-inline:16px;font-size:.75rem}.landzo-home-location-art{z-index:1;perspective:900px;isolation:isolate;background:0 0;min-height:236px;position:relative;overflow:visible}.landzo-home-location-art:before,.landzo-home-location-art:after{content:"";pointer-events:none;position:absolute}.landzo-home-location-art:before{z-index:-2;transform-origin:bottom;background:#0d3a2b;border:1px solid #dfbd68b3;border-radius:17px;inset:12px 12px 2px;transform:translateY(11px)rotateX(47deg)rotate(-3deg);box-shadow:0 18px 28px #17312638}.landzo-home-location-art:after{z-index:-3;transform-origin:bottom;background:#082c21;border-radius:16px;inset:17px 17px -3px;transform:translateY(17px)rotateX(47deg)rotate(-3deg);box-shadow:0 22px 32px #17312629}.landzo-location-map-svg{z-index:1;transform-origin:bottom;background:#e8e1cf;border:1px solid #dfbd68;border-radius:17px;width:calc(100% - 24px);height:calc(100% - 24px);margin:12px;display:block;position:relative;transform:rotateX(47deg)rotate(-3deg);box-shadow:0 14px 25px #1731262e}.landzo-purpose-section{padding:44px 0 54px}.landzo-purpose-track{scroll-snap-type:none;scrollbar-width:none;flex-wrap:nowrap;gap:16px;padding:2px 2px 8px;display:flex;overflow:auto hidden}.landzo-purpose-track::-webkit-scrollbar{display:none}.landzo-purpose-card{border-radius:17px;min-height:136px;padding:14px;box-shadow:0 7px 16px #52463312}.landzo-purpose-icon-shell{width:32px;height:32px}.landzo-purpose-card-title{font-size:clamp(.72rem,1.55vw,.82rem);line-height:1.3}.landzo-purpose-dots{margin-top:13px}}@media (width>=641px) and (width<=699px){.landzo-home-location-inner{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);min-height:220px}.landzo-home-location-copy{padding:22px 20px}.landzo-home-location-art{min-height:220px}.landzo-location-map-svg{transform:rotateX(43deg)rotate(-2deg)}.landzo-home-location-art:before{transform:translateY(10px)rotateX(43deg)rotate(-2deg)}.landzo-home-location-art:after{transform:translateY(15px)rotateX(43deg)rotate(-2deg)}.landzo-purpose-card{flex-basis:44%}}@media (width>=700px) and (width<=899px){.landzo-purpose-card{flex-basis:31%}}@media (width>=900px) and (width<=1024px){.landzo-home-location-inner{grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);min-height:250px}.landzo-home-location-copy{padding:30px 28px}.landzo-home-location-art{min-height:250px}.landzo-purpose-card{flex-basis:24%}}@media (width>=641px) and (width<=1024px){.landzo-trust-section{background:#f3ebe4;padding:44px 24px 56px}.landzo-trust-card{background:#f8f4ef;border:1px solid #dfbd6852;border-radius:20px;width:min(100%,960px);min-height:0;overflow:hidden;box-shadow:0 8px 20px #1731260f}.landzo-trust-background{z-index:0;opacity:.035;filter:saturate(.6)}.landzo-trust-content{z-index:1;padding:28px 30px 30px}.landzo-trust-heading{color:#173126;margin:0 0 26px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.625rem,3.2vw,1.875rem);font-weight:700;line-height:1.1}.landzo-trust-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 32px;margin-top:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;min-width:0;display:flex}.landzo-trust-icon-shell{background:#1731260f;border-radius:50%;place-items:center;width:52px;height:52px;margin-inline:auto;display:grid}.landzo-trust-icon{object-fit:contain;filter:brightness(0)saturate()invert(17%)sepia(14%)saturate(1054%)hue-rotate(104deg)brightness(91%)contrast(91%);width:32px;max-width:100%;height:32px;max-height:100%;display:block}.landzo-trust-label{color:#173126;max-width:140px;margin-top:0;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(.75rem,1.6vw,.8125rem);font-weight:700;line-height:1.3}}@media (width>=820px) and (width<=1024px){.landzo-trust-content{padding:28px 30px 30px}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}}@media (width>=641px) and (width<=819px){.landzo-trust-content{padding:24px}.landzo-trust-heading{margin-bottom:24px}.landzo-trust-items{gap:22px 32px}.landzo-trust-icon-shell{width:50px;height:50px}.landzo-trust-icon{width:31px;height:31px}}@media (width>=641px) and (width<=1024px){.landzo-trust-section{background:#f3ebe4;padding:42px 24px 52px}.landzo-trust-card{width:min(100%,960px);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:20px;margin-inline:auto;position:relative;overflow:hidden}.landzo-trust-background{z-index:1;object-fit:fill;object-position:center;opacity:1;filter:none;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-trust-content{z-index:2;color:#f3ebe4;padding:26px 34px 34px;position:relative}.landzo-trust-heading{color:#f3ebe4;margin:0 0 24px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.625rem,3.2vw,1.875rem);font-weight:700;line-height:1.1}.landzo-trust-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;margin-top:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.landzo-trust-icon-shell{background:0 0;place-items:center;width:50px;height:50px;margin-inline:auto;display:grid}.landzo-trust-icon{object-fit:contain;filter:none;width:32px;max-width:100%;height:32px;max-height:100%;display:block}.landzo-trust-label{color:#f3ebe4;text-align:center;white-space:pre-line;max-width:140px;margin-top:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(.75rem,1.6vw,.8125rem);font-weight:700;line-height:1.3}}@media (width>=820px) and (width<=1024px){.landzo-trust-content{padding:24px 34px 30px}.landzo-trust-heading{margin-bottom:22px}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}@media (width>=641px) and (width<=819px){.landzo-trust-content{padding:24px 28px 30px}.landzo-trust-heading{margin-bottom:24px}.landzo-trust-items{gap:22px 32px}.landzo-trust-icon-shell{width:48px;height:48px}.landzo-trust-icon{width:31px;height:31px}.landzo-trust-item{gap:8px}}@media (width>=1025px){.landzo-home-hero{height:auto;min-height:clamp(600px,43vw,680px)}.landzo-home-hero-inner{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:center;column-gap:clamp(48px,5vw,72px);width:min(92vw,1450px);min-height:clamp(600px,43vw,680px);margin-inline:auto;padding:112px 0 30px;display:grid}.landzo-home-hero-copy{grid-area:1/1;align-self:center;width:min(100%,850px)}.landzo-home-eyebrow{letter-spacing:.18em;margin-bottom:14px;font-size:clamp(.75rem,.82vw,.8125rem)}.landzo-home-hero-copy h1{max-width:880px;font-size:clamp(3.4rem,5vw,5.1rem);line-height:1}.landzo-home-highlight{margin-top:16px;font-size:clamp(1.1rem,1.4vw,1.25rem)}.landzo-home-description{max-width:600px;margin-top:17px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.6}.landzo-hero-property{background:linear-gradient(145deg,#14412ff0,#07271cf0);border-color:#e3c66f9e;border-radius:20px;grid-area:1/2;place-self:center end;width:min(100%,360px);padding:22px;position:relative;top:auto;right:auto;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff21}.landzo-hero-property-label{font-size:.75rem}.landzo-hero-property-status{padding:6px 9px;font-size:.68rem}.landzo-hero-property-location{margin-top:12px;font-size:.78rem}.landzo-hero-property strong{margin-top:8px;font-size:clamp(1.25rem,1.7vw,1.5rem);line-height:1.3}.landzo-hero-property-price{margin-top:10px;font-size:clamp(1.06rem,1.35vw,1.25rem)}.landzo-hero-property-link{margin-top:15px;font-size:.82rem}.landzo-home-search{border-radius:20px;grid-area:2/1/auto/-1;align-items:stretch;width:min(92%,1260px);margin-inline:auto;padding:13px;display:grid;position:relative;bottom:auto;left:auto;right:auto;box-shadow:0 20px 50px #051d1547,inset 0 1px #fff}.landzo-home-search-tabs{width:100%;margin:0}.landzo-home-search-tabs label>span{min-height:54px;font-size:.76rem}.landzo-home-search-fields{gap:9px}.landzo-home-search-fields label{min-height:54px;padding:9px 13px}.landzo-home-search-fields label>span{font-size:.7rem}.landzo-home-search-fields input,.landzo-home-search-fields select{min-height:24px;font-size:.85rem}.landzo-home-search-submit{background:#173c2d;border-radius:12px;min-height:54px;box-shadow:0 8px 20px #0e362838}.public-featured-section{padding-block:72px 76px}.public-featured-section>.public-container,.landzo-home-location-inner,.landzo-purpose-inner,.landzo-trust-card,.landzo-list-property-card{width:min(92vw,1450px);margin-inline:auto}.public-section-heading-row{align-items:end;margin-bottom:28px}.public-section-heading-row h2{font-size:clamp(2.125rem,3vw,2.625rem)}.public-section-heading-row p{max-width:620px;font-size:.95rem;line-height:1.55}.landzo-featured-view-all{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.public-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.public-property-card{min-width:0}.public-property-card-media{aspect-ratio:16/10}.landzo-home-location-section{background:#f3ebe4;padding:72px 0}.landzo-home-location-inner{background:0 0;border:0;border-radius:22px;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);min-height:330px;display:grid;position:relative;overflow:visible}.landzo-home-location-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:42px 46px;display:flex;position:relative}.landzo-home-location-copy h2,.landzo-purpose-heading-row h2{font-size:clamp(2.25rem,3.2vw,3.1rem);line-height:1.02}.landzo-home-location-copy p{max-width:360px;margin-top:15px;font-size:1rem;line-height:1.6}.landzo-home-location-button{border-radius:10px;min-height:46px;margin-top:24px;padding-inline:19px;font-size:.85rem}.landzo-home-location-art{z-index:1;perspective:1100px;isolation:isolate;background:0 0;min-height:330px;position:relative;overflow:visible}.landzo-home-location-art:before,.landzo-home-location-art:after{content:"";pointer-events:none;position:absolute}.landzo-home-location-art:before{z-index:-2;transform-origin:bottom;background:#0d3a2b;border:1px solid #dfbd68b8;border-radius:20px;inset:18px 18px 4px;transform:translateY(12px)rotateX(24deg)rotate(-2deg);box-shadow:0 18px 30px #17312633}.landzo-home-location-art:after{z-index:-3;transform-origin:bottom;background:#082c21;border-radius:19px;inset:24px 24px -2px;transform:translateY(18px)rotateX(24deg)rotate(-2deg);box-shadow:0 22px 34px #17312624}.landzo-location-map-svg{z-index:1;transform-origin:bottom;background:#e8e1cf;border:1px solid #dfbd68;border-radius:20px;width:calc(100% - 36px);height:calc(100% - 36px);margin:18px;display:block;position:relative;transform:rotateX(24deg)rotate(-2deg);box-shadow:0 14px 28px #1731262e}.landzo-purpose-section{background:#f3ebe4;padding:68px 0 76px}.landzo-purpose-heading-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.landzo-purpose-see-all{white-space:nowrap;align-items:center;gap:6px;font-size:.84rem;display:inline-flex}.landzo-purpose-see-all-icon,.landzo-purpose-see-all-icon svg,.landzo-purpose-see-all-icon .landzo-featured-arrow-icon{width:18px;height:18px}.landzo-purpose-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;padding:0;display:grid;overflow:visible}.landzo-purpose-card{background:#faf7f0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:200px;padding:22px;display:flex;box-shadow:0 10px 22px #52463314}.landzo-purpose-card:nth-child(n+5){display:none}.landzo-purpose-icon-shell{width:42px;height:42px}.landzo-purpose-card-title{max-width:220px;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.3}.landzo-purpose-dots{display:none}.landzo-trust-section{background:#f3ebe4;padding:62px 0 70px}.landzo-trust-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:22px;position:relative;overflow:hidden}.landzo-trust-background{z-index:1;object-fit:fill;object-position:center;opacity:1;filter:none;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-trust-content{z-index:2;color:#f3ebe4;padding:32px 52px 36px;position:relative}.landzo-trust-heading{color:#f3ebe4;margin:0 0 24px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.875rem,2.8vw,2.25rem);font-weight:700;line-height:1.1}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;min-width:0;display:flex}.landzo-trust-icon-shell{background:0 0;place-items:center;width:52px;height:52px;margin-inline:auto;display:grid}.landzo-trust-icon{object-fit:contain;filter:none;width:34px;max-width:100%;height:34px;max-height:100%;display:block}.landzo-trust-label{color:#f3ebe4;text-align:center;white-space:pre-line;max-width:140px;margin-top:0;font-family:Cormorant Garamond,Georgia,serif;font-size:.875rem;font-weight:700;line-height:1.3}.landzo-list-property-section{background:#f3ebe4;padding:0 0 78px}.landzo-list-property-card{background:#f5eee5;border:1px solid #ab967794;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);min-height:310px;display:grid;overflow:hidden;box-shadow:0 16px 32px #523f2a21}.landzo-list-property-copy{padding:42px 52px}.landzo-list-property-copy h2{font-size:clamp(2.25rem,3.4vw,3rem);line-height:.98}.landzo-list-property-copy p{margin-top:16px;font-size:.95rem;line-height:1.55}.landzo-list-property-button{min-height:44px;margin-top:24px;padding-inline:18px;font-size:.84rem}.landzo-list-property-art{min-height:310px}.landzo-list-property-art img{width:min(100%,460px)}.public-stats-section{padding-block:72px 84px}.public-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}}@media (width>=1025px) and (width<=1199px){.landzo-home-search{grid-template-rows:auto auto;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:10px}.landzo-home-search-tabs{grid-area:1/1}.landzo-home-search-fields{grid-area:1/2;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landzo-home-search-submit{grid-area:2/1/auto/-1;margin-top:0}.public-featured-grid,.landzo-purpose-track{grid-template-columns:repeat(2,minmax(0,1fr))}.landzo-purpose-card:nth-child(n+5){display:flex}}@media (width>=1200px){.landzo-home-search{grid-template-columns:minmax(250px,.9fr) minmax(150px,1.25fr) repeat(3,minmax(130px,1fr)) minmax(190px,.95fr);gap:9px}.landzo-home-search-tabs{grid-area:1/1}.landzo-home-search-fields{display:contents}.landzo-home-search-fields label:first-of-type{grid-column:2}.landzo-home-search-fields label:nth-of-type(2){grid-column:3}.landzo-home-search-fields label:nth-of-type(3){grid-column:4}.landzo-home-search-fields label:nth-of-type(4){grid-column:5}.landzo-home-search-submit{grid-area:1/6;margin-top:0}}@media (width<=640px){.landzo-property-type-tabs{margin-top:0;padding-top:20px}.landzo-public-blog-content{background:#f3ebe4;width:100%!important;padding:20px 16px 115px!important}.landzo-enquiry-container{width:100%;padding:24px 15px 0}.landzo-saved-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:20px;display:flex}}@media (width>=1025px) and (width<=1199px){.landzo-home-hero,.landzo-home-hero-inner{height:620px;min-height:620px}.landzo-home-hero-inner{padding-top:100px}}@media (width>=1200px) and (width<=1439px){.landzo-home-hero,.landzo-home-hero-inner{height:620px;min-height:620px}}@media (width>=1440px) and (width<=1599px){.landzo-home-hero,.landzo-home-hero-inner{height:640px;min-height:640px}}@media (width>=1600px){.landzo-home-hero,.landzo-home-hero-inner{height:680px;min-height:680px}}@media (width>=1025px){.landzo-home-search{z-index:20;background:linear-gradient(145deg,#faf7eef7,#e9e4d8f0);border-radius:20px;grid-template-rows:auto repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;width:min(88vw,940px);padding:15px;position:relative;transform:none;box-shadow:0 18px 42px #051d1538,inset 0 1px #fffffff5}.landzo-home-search-tabs{background:#ffffffad;border:1px solid #d3cfc4;border-radius:12px;grid-area:1/1/auto/-1;gap:0;width:100%;height:54px;margin:0;padding:4px}.landzo-home-search-tabs label>span{color:#34483e;border-radius:9px;gap:7px;min-height:44px;font-size:.75rem;font-weight:800}.landzo-home-search-tabs label>span>span{font-size:.86rem}.landzo-home-search-tabs input:checked+span{color:#f3ebe4;background:#173126;box-shadow:0 5px 14px #0e36282e}.landzo-home-search-fields{min-width:0;display:contents}.landzo-home-search-fields>label,.landzo-home-filter-select{z-index:1;box-sizing:border-box;background:#ffffffc7;border:1px solid #dbd6ca;border-radius:11px;min-width:0;height:54px;min-height:54px;position:relative}.landzo-home-search-fields>label{flex-direction:column;justify-content:center;padding:6px 12px;display:flex}.landzo-home-search-fields>label>span,.landzo-home-filter-select .landzo-filter-select>span{color:#304c3f;font-size:.68rem;font-weight:800;line-height:1.15}.landzo-home-search-fields input,.landzo-home-filter-select .landzo-filter-select-trigger{color:#617068;min-height:22px;margin-top:3px;font-size:.82rem;line-height:1.2}.landzo-home-filter-select{padding:6px 12px}.landzo-home-filter-select .landzo-filter-select{min-width:0}.landzo-home-filter-select:has(.landzo-filter-select-trigger[aria-expanded=true]){z-index:500}.landzo-home-filter-select .landzo-filter-select-menu{z-index:1000;background:#f8f5f0;border-radius:10px;box-shadow:0 8px 18px #17312624}.landzo-home-filter-select .landzo-filter-select-menu button{color:#173126;min-height:38px;font-family:Manrope,sans-serif;font-size:13px}.landzo-home-search-submit{color:#fff;background:#b74d27;border-radius:11px;grid-area:4/1/auto/-1;width:100%;height:54px;min-height:54px;margin-top:0;font-size:.82rem;font-weight:800;box-shadow:0 8px 18px #9d3f1c38}.landzo-home-search-submit:hover{background:#9f401f}.landzo-home-hero,.landzo-home-hero-inner{min-height:820px}}@media (width>=1280px){.landzo-home-hero,.landzo-home-hero-inner{min-height:860px}}@media (width>=1600px){.landzo-home-hero,.landzo-home-hero-inner{min-height:880px}}@media (width>=1025px){.landzo-home-search-fields>label:first-child{grid-area:2/1}.landzo-home-search-fields>.landzo-home-filter-select:first-of-type{grid-area:2/2}.landzo-home-search-fields>.landzo-home-filter-select:nth-of-type(2){grid-area:3/1}.landzo-home-search-fields>.landzo-home-filter-select:nth-of-type(3){grid-area:3/2}.landzo-home-search-submit{grid-area:4/1/auto/-1}.landzo-home-hero{height:auto}.landzo-home-hero-inner{box-sizing:border-box;grid-template-rows:minmax(0,1fr) auto;align-content:normal;align-items:center;row-gap:40px;width:min(92vw,1450px);padding:152px 0 45px}.landzo-home-hero-copy{align-self:center;width:min(100%,850px);min-width:0}.landzo-home-hero-copy h1,.landzo-home-highlight,.landzo-home-description{margin-left:0;margin-right:0}.landzo-home-hero-copy h1{letter-spacing:-.015em;max-width:850px;font-size:clamp(3.7rem,4.8vw,5.2rem);line-height:.98}.landzo-home-highlight{margin-top:18px;font-size:clamp(1.1rem,1.4vw,1.25rem);line-height:1.35}.landzo-home-description{max-width:580px;margin-top:26px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.6}.landzo-hero-property{place-self:center end;width:min(100%,350px);top:auto;right:auto}.landzo-hero-property-label{font-size:.72rem;font-weight:700}.landzo-hero-property-status{padding:5px 8px;font-size:.68rem}.landzo-hero-property-location{margin-top:12px;font-size:.78rem}.landzo-hero-property strong{margin-top:8px;font-size:1.35rem;font-weight:700;line-height:1.25}.landzo-hero-property-price{margin-top:10px;font-size:1.1rem;font-weight:600}.landzo-hero-property-link{margin-top:15px;font-size:.8rem}.landzo-home-search{place-self:start center;gap:11px;width:min(88vw,940px);margin-inline:auto;padding:15px}.landzo-home-search-tabs{grid-template-columns:repeat(3,minmax(0,1fr));height:50px}.landzo-home-search-tabs label>span{letter-spacing:0;gap:8px;min-height:42px;font-size:.82rem;font-weight:700;line-height:1}.landzo-home-search-tabs label>span>span{font-size:.95rem}.landzo-home-search-fields>label,.landzo-home-filter-select{border-radius:11px;height:54px;min-height:54px;padding:7px 13px}.landzo-home-search-fields>label>span,.landzo-home-filter-select .landzo-filter-select-label{font-size:.68rem;font-weight:700;line-height:1.2}.landzo-home-search-fields input,.landzo-home-filter-select .landzo-filter-select-trigger{min-height:23px;margin-top:3px;font-size:.84rem;font-weight:500;line-height:1.3}.landzo-home-filter-select .landzo-filter-select-trigger{justify-content:space-between;align-items:center;gap:10px;display:flex}.landzo-home-filter-select .landzo-filter-select-chevron{flex:0 0 8px;width:8px;height:8px;margin-right:1px}.landzo-home-search-submit{height:54px;min-height:54px;font-size:.84rem;font-weight:700}.public-featured-section>.public-container{width:min(92vw,1450px);margin-inline:auto}.public-section-heading-row{align-items:center;gap:24px;margin-bottom:30px}.public-section-heading-row h2{font-size:clamp(2rem,2.8vw,2.375rem);font-weight:800;line-height:1.1}.public-section-heading-row p{max-width:620px;margin-top:9px;font-size:.9375rem;line-height:1.5}.landzo-featured-view-all{align-items:center;gap:6px;font-size:.84rem;font-weight:700;display:inline-flex}.landzo-featured-view-all-icon,.landzo-featured-view-all-icon svg{width:18px;height:18px}.landzo-home-search-submit{color:#fff;background:#b74d27;box-shadow:0 8px 18px #9d3f1c38}.landzo-home-search-submit:hover{background:#9f401f}.landzo-home-hero+.public-featured-section{padding-block:72px 76px}.landzo-home-hero+.public-featured-section>.public-container{width:min(92vw,1450px);margin-inline:auto}.landzo-home-hero+.public-featured-section .public-section-heading-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.landzo-home-hero+.public-featured-section .public-section-heading-row h2{font-size:clamp(2rem,2.4vw,2.375rem);line-height:1.1}.landzo-home-hero+.public-featured-section .public-section-heading-row p{max-width:620px;margin-top:9px;font-size:.9375rem;line-height:1.5}.landzo-home-hero+.public-featured-section .landzo-featured-view-all{white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:.875rem;display:inline-flex}.landzo-home-hero+.public-featured-section .landzo-featured-view-all-icon,.landzo-home-hero+.public-featured-section .landzo-featured-view-all-icon svg{width:18px;height:18px}.landzo-home-hero+.public-featured-section .public-featured-grid{gap:24px}.landzo-home-hero+.public-featured-section .public-property-card{border-radius:15px;min-width:0;height:100%;display:flex;overflow:hidden}.landzo-home-hero+.public-featured-section .public-property-card-link{flex-direction:column;flex:1;min-width:0;display:flex}.landzo-home-hero+.public-featured-section .public-property-card-media{aspect-ratio:16/10;width:100%}.landzo-home-hero+.public-featured-section .public-property-card-media img,.landzo-home-hero+.public-featured-section .public-property-card-fallback{object-fit:cover;width:100%;height:100%}.landzo-home-hero+.public-featured-section .public-property-card-body{flex-direction:column;flex:1;gap:8px;min-height:0;padding:15px;display:flex}.landzo-home-hero+.public-featured-section .public-property-card-heading{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.landzo-home-hero+.public-featured-section .public-property-card h3{min-width:0;font-size:1.0625rem;font-weight:700;line-height:1.25}.landzo-home-hero+.public-featured-section .public-property-card-code{flex:none;font-size:.65625rem;line-height:1.2}.landzo-home-hero+.public-featured-section .public-property-card-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.landzo-home-hero+.public-featured-section .public-property-card-details{color:#53645b;flex-wrap:wrap;gap:6px 11px;font-size:.6875rem;line-height:1.25;display:flex}.landzo-home-hero+.public-featured-section .public-property-card-details span{white-space:nowrap;flex:none;align-items:center;display:inline-flex}.landzo-home-hero+.public-featured-section .public-property-card-bottom{border-top:1px solid #1731261a;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;padding-top:8px;display:flex}.landzo-home-hero+.public-featured-section .public-property-card-bottom strong{min-width:0;font-size:.9375rem;font-weight:700;line-height:1.25}.landzo-home-hero+.public-featured-section .public-property-card-tags{text-align:right;flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;max-width:48%;display:flex}.landzo-home-hero+.public-featured-section .public-property-card-bottom span{font-size:.6875rem;line-height:1.25}.landzo-home-hero+.public-featured-section .public-property-card-save{color:#3e5039;background:#f9f7f0f7;border-color:#3e503952;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;top:10px;right:10px;box-shadow:0 3px 8px #17312624}.landzo-home-hero+.public-featured-section .public-property-card-save.is-saved{color:#c75a36;background:#f9f7f0f7;border-color:#3e503952}.landzo-home-hero+.public-featured-section .public-property-heart-icon{width:17px;height:17px;display:block}}@media (width>=1025px) and (width<=1199px){.landzo-home-hero+.public-featured-section .public-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.landzo-home-hero+.public-featured-section .public-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1025px){.landzo-home-location-section{background:#f3ebe4;padding:0}.landzo-home-location-inner{background:#f8f3eb;border:1px solid #81724f3d;border-radius:22px;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);width:min(92vw,1450px);height:clamp(260px,24vw,280px);min-height:0;margin-inline:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #303b2d1a}.landzo-home-location-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;padding:36px;display:flex}.landzo-home-location-copy h2{color:#173126;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,2.6vw,2.7rem);line-height:1.08}.landzo-home-location-copy p{color:#33483d;max-width:340px;margin:16px 0 0;font-size:.9375rem;line-height:1.55}.landzo-home-location-button{color:#f3ebe4;background:#173126;border-radius:11px;min-height:46px;margin-top:24px;padding-inline:20px;font-size:.8125rem}.landzo-home-location-art{z-index:1;perspective:none;isolation:isolate;background:#d7e2d5;min-height:0;position:relative;overflow:hidden}.landzo-home-location-art:before{display:none}.landzo-home-location-art:after{z-index:2;content:"";pointer-events:none;background:#f8f3eb;border-radius:50%;width:96px;position:absolute;top:-10%;bottom:-10%;left:-48px;transform:none;box-shadow:12px 0 22px #f8f3eb57}.landzo-location-map-svg{z-index:1;width:100%;height:100%;box-shadow:none;transform-origin:50%;background:0 0;border:0;border-radius:0;margin:0;display:block;position:absolute;inset:0;transform:scale(1.26)}}@media (width>=1200px){.landzo-home-location-inner{grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);height:clamp(280px,21vw,310px)}.landzo-home-location-copy{padding:40px}.landzo-home-location-copy p{max-width:380px;font-size:1rem}}@media (width>=1600px){.landzo-home-location-inner{height:310px}}@media (width>=1025px){.landzo-purpose-section{overflow:hidden}.landzo-purpose-inner{width:min(92vw,1450px);margin-inline:auto}.landzo-purpose-heading-row{align-items:center}.landzo-purpose-see-all{white-space:nowrap;flex:none;align-items:center;gap:6px;display:inline-flex}.landzo-purpose-track{scroll-behavior:auto;scrollbar-width:none;flex-wrap:nowrap;align-items:stretch;gap:20px;width:100%;padding:2px 0 8px;display:flex;overflow:hidden}.landzo-purpose-track::-webkit-scrollbar{display:none}.landzo-purpose-card,.landzo-purpose-card:nth-child(n+5){border-radius:19px;flex:0 0 32.5%;height:200px;min-height:200px;padding:20px;display:flex}.landzo-purpose-icon-shell{width:38px;height:38px}.landzo-purpose-icon{width:100%;height:100%}.landzo-purpose-card-title{max-width:220px;font-size:.9375rem;font-weight:700;line-height:1.3}.landzo-purpose-dots{justify-content:center;align-items:center;gap:6px;margin:14px auto 0;display:flex}.landzo-purpose-dots button{background:#86735659;border:0;border-radius:999px;width:7px;min-width:7px;height:7px;min-height:7px;padding:0}.landzo-purpose-dots button.is-active{background:#867356cc;width:18px}}@media (width>=1200px){.landzo-purpose-card,.landzo-purpose-card:nth-child(n+5){flex-basis:28.5%;height:210px;min-height:210px}}@media (width>=1600px){.landzo-purpose-card,.landzo-purpose-card:nth-child(n+5){flex-basis:27%;height:210px;min-height:210px}}@media (width>=1025px) and (prefers-reduced-motion:reduce){.landzo-purpose-track{scroll-behavior:auto;overflow-x:auto}}@media (width>=1025px){.landzo-home-hero+.public-featured-section .public-section-heading-row h2{color:#173126;letter-spacing:normal;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,2.6vw,2.7rem);font-style:normal;font-weight:700;line-height:1.08}.landzo-trust-section{background:#f3ebe4;padding:62px 0 70px}.landzo-trust-card{width:min(100%,1250px);max-width:1250px;height:clamp(220px,18vw,260px);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:22px;margin-inline:auto;position:relative;overflow:hidden}.landzo-trust-background{z-index:1;object-fit:fill;opacity:1;filter:none;width:100%;height:100%;display:block;position:absolute;inset:0}.landzo-trust-content{z-index:2;box-sizing:border-box;color:#f3ebe4;height:100%;padding:28px 56px 34px;position:relative}.landzo-trust-heading{color:#f3ebe4;margin:0 0 26px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.875rem,2.4vw,2.125rem);font-weight:700;line-height:1.1}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));place-items:start center;column-gap:clamp(28px,3vw,40px);margin-top:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.landzo-trust-icon-shell{background:0 0;place-items:center;width:48px;height:48px;margin-inline:auto;display:grid}.landzo-trust-icon{object-fit:contain;filter:none;width:34px;max-width:100%;height:34px;max-height:100%;display:block}.landzo-trust-label{color:#f3ebe4;text-align:center;white-space:pre-line;max-width:120px;margin-top:0;font-family:Cormorant Garamond,Georgia,serif;font-size:.8125rem;font-weight:700;line-height:1.3}.landzo-trust-card{aspect-ratio:1186/440;background:0 0;width:min(86vw,1180px);max-width:none;height:auto;min-height:0;margin-inline:auto;position:relative;overflow:hidden}.landzo-trust-background{z-index:0;object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.landzo-trust-content{z-index:2;box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:28px clamp(50px,5vw,82px) 34px;display:flex;position:absolute;inset:0}.landzo-trust-heading{max-width:100%;margin:0 0 28px;padding:0;font-size:clamp(1.7rem,2vw,2.15rem);line-height:1.1}.landzo-trust-items{grid-template-columns:repeat(4,minmax(0,1fr));place-items:start center;column-gap:clamp(24px,2.25vw,34px);width:100%;margin:0;display:grid}.landzo-trust-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:7px;min-width:0;display:flex;position:static;transform:none}.landzo-trust-icon-shell{width:46px;height:46px}.landzo-trust-icon{width:31px;height:31px}.landzo-trust-label{max-width:110px;font-size:.75rem;font-weight:700;line-height:1.25}.landzo-trust-content{padding:30px clamp(48px,5vw,76px) 34px}.landzo-trust-items{place-items:start center;column-gap:clamp(28px,2.25vw,36px)}.landzo-trust-item{gap:9px}.landzo-trust-icon{object-fit:contain;width:32px;height:32px}.landzo-trust-heading{margin:20px 0 49px;font-size:clamp(1.75rem,2.9vw,4.15rem);font-weight:600;line-height:1.1}.landzo-trust-icon-shell{place-items:center;width:91px;height:91px;margin-inline:auto;display:grid}.landzo-trust-label{text-align:center;max-width:120px;font-size:1.8125rem;font-weight:700;line-height:1.3}}
