:root{--ink:#12342c;--text:#233a34;--muted:#73827d;--green:#0b493c;--green2:#16715e;--red:#e6373e;--cream:#f8f5ef;--paper:#fff;--line:#e3e8e4;--mint:#e8f6ef;--shadow:0 15px 45px rgba(19,51,43,.09);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:#fff;font-family:"Be Vietnam Pro",system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:2000;left:12px;top:-60px;padding:10px 14px;border-radius:8px;background:#fff;font-weight:700}.skip-link:focus{top:10px}.top-note{background:var(--green);color:#fff;font-size:.7rem}.top-note-inner{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:20px}.top-note-inner div{display:flex;align-items:center;gap:11px}.top-note-inner i{width:1px;height:12px;background:rgba(255,255,255,.3)}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid var(--line);background:rgba(255,255,255,.93);backdrop-filter:blur(16px)}.header-inner{display:flex;height:74px;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{position:relative;display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:var(--green)}.brand-mark i{position:absolute;width:17px;height:7px;border:2px solid #fff;border-top:0;border-radius:1px 1px 5px 5px}.brand-mark i:nth-child(1){top:9px}.brand-mark i:nth-child(2){top:15px;width:14px;opacity:.75}.brand-mark i:nth-child(3){top:21px;width:10px;border-color:#c6ef70}.brand-copy{display:grid}.brand-copy strong{color:var(--ink);font-size:1rem;letter-spacing:-.03em}.brand-copy small{color:var(--muted);font-size:.55rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:.75rem;font-weight:650}.desktop-nav a{position:relative;padding:26px 0}.desktop-nav a.is-active,.desktop-nav a:hover{color:var(--green2)}.desktop-nav a.is-active:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:4px;background:var(--red);content:""}.header-actions{display:flex;align-items:center;gap:9px}.header-favorite{position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--red);font-size:1.2rem;cursor:pointer}.header-favorite span{position:absolute;display:grid;width:18px;height:18px;right:-4px;top:-4px;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--red);color:#fff;font-size:.48rem;font-weight:800}.contact-button{display:flex;height:42px;align-items:center;padding:0 16px;border-radius:10px;background:var(--green);color:#fff;font-size:.67rem;font-weight:700}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff}.menu-button span{display:block;width:17px;height:2px;margin:4px auto;background:var(--ink)}.mobile-nav{display:none;padding:8px 20px 18px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:10px 0;font-size:.8rem;font-weight:650}.hero{position:relative;padding:66px 0 0;background:linear-gradient(120deg,#f8f5ef,#f2f8f4);overflow:visible}.hero:after{position:absolute;width:430px;height:430px;right:4%;top:-210px;border:100px solid rgba(198,239,112,.13);border-radius:50%;content:""}.hero-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:50px;padding-bottom:64px}.eyebrow{margin:0 0 10px;color:var(--green2);font-size:.58rem;font-weight:800;letter-spacing:.11em}.hero h1{margin:0;color:var(--ink);font-size:clamp(2.6rem,5vw,4.7rem);line-height:1.05;letter-spacing:-.06em}.hero h1 span{color:var(--green2)}.hero-copy>p:not(.eyebrow){max-width:690px;margin:20px 0 0;color:var(--muted);font-size:.88rem;line-height:1.7}.hero-trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px;color:#49615a;font-size:.66rem;font-weight:650}.hero-trust span::first-letter{color:var(--green2)}.hero-stat{position:relative;z-index:1;display:grid;min-width:210px;place-items:center;padding:27px;border:1px solid rgba(11,73,60,.1);border-radius:24px;background:rgba(255,255,255,.8);box-shadow:var(--shadow)}.hero-stat>span{color:var(--muted);font-size:.62rem}.hero-stat>strong{margin-top:4px;color:var(--green);font-size:3.4rem;line-height:1}.hero-stat>p{margin:3px 0 15px;color:#65736f;font-size:.64rem}.hero-stat>div{display:flex;align-items:center;gap:7px;padding:6px 9px;border-radius:99px;background:var(--mint);color:var(--green2);font-size:.54rem;font-weight:700}.hero-stat i{width:6px;height:6px;border-radius:50%;background:#31a579}.search-box{position:relative;z-index:3;display:grid;grid-template-columns:1.8fr .7fr .7fr auto;gap:9px;margin-bottom:-35px;padding:14px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 18px 55px rgba(16,52,43,.13)}.search-box label{display:flex;height:50px;align-items:center;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#fafbf9}.search-main{gap:8px}.search-main span{color:var(--muted);font-size:1.25rem}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:.72rem}.search-box label:not(.search-main){display:grid;align-content:center;gap:1px}.search-box label>span{color:var(--muted);font-size:.48rem}.search-box select{width:100%;border:0;outline:0;background:transparent;color:#354a44;font-size:.66rem;font-weight:650}.search-button{padding:0 22px;border:0;border-radius:10px;background:var(--red);color:#fff;font-size:.67rem;font-weight:750;cursor:pointer}.area-strip{padding:61px 0 24px;border-bottom:1px solid #eef0ed;background:#fff}.area-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.area-list button{flex:0 0 auto;padding:8px 13px;border:1px solid var(--line);border-radius:99px;background:#fff;color:#60706b;font-size:.59rem;font-weight:650;cursor:pointer}.area-list button.is-active{border-color:var(--green);background:var(--green);color:#fff}.store-section{padding:50px 0 80px;background:var(--cream)}.store-layout{display:grid;grid-template-columns:245px 1fr;gap:28px;align-items:start}.filters{position:sticky;top:96px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(19,51,43,.04)}.filter-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid var(--line)}.filter-title strong,.filter-title span{display:block}.filter-title strong{font-size:.82rem}.filter-title span{margin-top:3px;color:var(--muted);font-size:.53rem}.filter-title button{padding:0;border:0;background:transparent;color:var(--red);font-size:.52rem;font-weight:700;cursor:pointer}.filter-field{display:grid;gap:6px;margin-top:14px}.filter-field>span{color:#52635d;font-size:.58rem;font-weight:700}.filter-field select{height:42px;padding:0 10px;border:1px solid var(--line);border-radius:9px;outline:0;background:#fafbf9;color:#4e5e58;font-size:.62rem}.filter-field select:focus{border-color:#8bb8aa;box-shadow:0 0 0 3px rgba(22,113,94,.08)}.filter-submit{width:100%;height:42px;margin-top:17px;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:.62rem;font-weight:700;cursor:pointer}.filter-help{display:flex;gap:9px;margin-top:18px;padding:13px;border-radius:11px;background:var(--mint)}.filter-help>span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff;color:var(--green2);font-size:.65rem;font-weight:800}.filter-help strong{display:block;font-size:.56rem}.filter-help p{margin:3px 0;color:#65756f;font-size:.49rem}.filter-help a{color:var(--green2);font-size:.5rem;font-weight:750}.catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.catalog-head .eyebrow{margin-bottom:7px}.catalog-head h2{margin:0;color:var(--ink);font-size:1.65rem;letter-spacing:-.04em}.catalog-head>div>span{display:block;margin-top:5px;color:var(--muted);font-size:.59rem}.sort-field{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.57rem}.sort-field select{height:38px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#4e5e58;font-size:.59rem}.active-filter{display:flex;min-height:31px;align-items:center;justify-content:space-between;color:#87938f;font-size:.53rem}.active-filter button{border:0;background:transparent;color:var(--red);font-size:.53rem;font-weight:700;cursor:pointer}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{overflow:hidden;border:1px solid rgba(20,57,48,.08);border-radius:17px;background:#fff;box-shadow:0 8px 28px rgba(19,51,43,.06);cursor:pointer;transition:.22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 17px 42px rgba(19,51,43,.12)}.product-image{position:relative;height:200px;margin:9px 9px 0;border-radius:11px;background-position:center;background-size:cover;overflow:hidden}.product-badges{position:absolute;display:flex;gap:5px;left:9px;top:9px}.product-badges span{padding:6px 8px;border-radius:6px;background:rgba(255,255,255,.94);color:#34463f;font-size:.5rem;font-weight:750}.product-badges span:first-child{background:var(--red);color:#fff}.favorite-button{position:absolute;display:grid;width:36px;height:36px;right:9px;top:9px;place-items:center;border:2px solid rgba(255,255,255,.85);border-radius:50%;background:rgba(11,73,60,.55);color:#fff;cursor:pointer}.favorite-button.is-saved{border-color:var(--red);background:var(--red)}.product-code{position:absolute;left:9px;bottom:8px;color:#fff;font-size:.46rem;font-weight:700;text-shadow:0 2px 5px #000}.product-body{padding:13px 15px 15px}.product-location{margin:0;color:var(--green2);font-size:.53rem;font-weight:650}.product-body h3{display:-webkit-box;min-height:38px;margin:7px 0 0;overflow:hidden;color:#243932;font-size:.78rem;line-height:1.45;letter-spacing:-.02em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-price{margin:8px 0 0;color:var(--red);font-size:1.03rem;font-weight:800}.product-specs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;padding:10px 0;border-block:1px solid #edf0ed}.product-specs span{display:grid;grid-template-columns:auto 1fr;column-gap:5px;align-items:center;padding:0 6px;border-right:1px solid #edf0ed}.product-specs span:first-child{padding-left:0}.product-specs span:last-child{padding-right:0;border:0}.product-specs i{grid-row:1/3;color:var(--green2);font-size:.75rem;font-style:normal}.product-specs small{color:#8b9692;font-size:.42rem}.product-specs strong{font-size:.55rem}.product-tags{display:flex;min-height:30px;flex-wrap:wrap;gap:5px;padding-top:9px}.product-tags span{padding:5px 7px;border-radius:6px;background:#f1f4f1;color:#65736e;font-size:.45rem;font-weight:650}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid #edf0ed}.product-bottom small,.product-bottom strong{display:block}.product-bottom small{color:#929c98;font-size:.41rem}.product-bottom strong{margin-top:2px;font-size:.53rem}.product-bottom button{padding:8px 10px;border:0;border-radius:7px;background:var(--green);color:#fff;font-size:.5rem;font-weight:700;cursor:pointer}.empty-state{padding:70px 20px;border:1px dashed #cfd7d2;border-radius:17px;background:#fff;text-align:center}.empty-state>span{font-size:2rem}.empty-state h3{margin:12px 0 4px;font-size:.9rem}.empty-state p{margin:0;color:var(--muted);font-size:.6rem}.empty-state button{margin-top:14px;padding:9px 13px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:.58rem}.buying-process{padding:80px 0;background:#fff}.section-heading{max-width:650px;margin-bottom:30px}.section-heading h2{margin:0;color:var(--ink);font-size:clamp(1.7rem,4vw,2.7rem);line-height:1.15;letter-spacing:-.045em}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.process-grid article{padding:25px;border:1px solid var(--line);border-radius:15px}.process-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--mint);color:var(--green2);font-size:.62rem;font-weight:800}.process-grid h3{margin:19px 0 6px;font-size:.8rem}.process-grid p{margin:0;color:var(--muted);font-size:.61rem;line-height:1.65}.contact-section{padding:0 0 80px}.contact-card{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px;border-radius:22px;background:var(--green);color:#fff;box-shadow:var(--shadow)}.contact-card .eyebrow{color:#c6ef70}.contact-card h2{margin:0;font-size:2rem;letter-spacing:-.04em}.contact-card p:not(.eyebrow){margin:9px 0 0;color:rgba(255,255,255,.66);font-size:.7rem}.contact-actions{display:flex;gap:9px}.contact-actions a{padding:12px 16px;border-radius:9px;background:#fff;color:var(--green);font-size:.62rem;font-weight:750}.contact-actions a:first-child{background:#1677e8;color:#fff}.site-footer{padding:55px 0 20px;background:#072d25;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:50px}.footer-brand .brand-copy strong{color:#fff}.footer-grid>div:first-child>p{max-width:430px;color:rgba(255,255,255,.54);font-size:.62rem;line-height:1.7}.footer-grid>div:not(:first-child){display:grid;align-content:start;gap:9px}.footer-grid h3{margin:0 0 7px;color:#c6ef70;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.footer-grid a,.footer-grid span{color:rgba(255,255,255,.68);font-size:.58rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:17px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.38);font-size:.51rem}.modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(6,35,29,.72);backdrop-filter:blur(6px)}.detail-modal{position:relative;display:grid;width:min(100%,850px);max-height:calc(100vh - 40px);grid-template-columns:.95fr 1.05fr;overflow:auto;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.modal-close{position:absolute;z-index:3;display:grid;width:36px;height:36px;right:12px;top:12px;place-items:center;border:0;border-radius:50%;background:#fff;font-size:1.2rem;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.15)}.detail-image{position:relative;min-height:520px;background-position:center;background-size:cover}.detail-image>span{position:absolute;left:14px;top:14px;padding:7px 9px;border-radius:7px;background:var(--red);color:#fff;font-size:.52rem;font-weight:750}.detail-image>button{position:absolute;display:grid;width:40px;height:40px;right:14px;bottom:14px;place-items:center;border:2px solid #fff;border-radius:50%;background:rgba(11,73,60,.65);color:#fff;font-size:1.1rem}.detail-image>button.is-saved{background:var(--red)}.detail-body{padding:40px 30px 28px}.detail-id{color:var(--muted);font-size:.52rem}.detail-body h2{margin:8px 0 5px;color:var(--ink);font-size:1.5rem;line-height:1.3;letter-spacing:-.035em}.detail-location{color:var(--green2);font-size:.59rem}.detail-price{margin:14px 0;color:var(--red);font-size:1.3rem;font-weight:800}.detail-specs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.detail-specs span{padding:10px;border-radius:9px;background:#f4f6f3}.detail-specs small,.detail-specs strong{display:block}.detail-specs small{color:var(--muted);font-size:.47rem}.detail-specs strong{margin-top:2px;font-size:.61rem}.detail-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:13px}.detail-tags span{padding:5px 7px;border-radius:6px;background:var(--mint);color:var(--green2);font-size:.48rem;font-weight:650}.detail-description{color:#687670;font-size:.61rem;line-height:1.7}.detail-note{padding:10px;border-radius:8px;background:#fff7e8;color:#8b6928;font-size:.49rem;line-height:1.5}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.detail-actions a{padding:11px;border-radius:8px;background:var(--green);color:#fff;font-size:.59rem;font-weight:700;text-align:center}.detail-actions a:last-child{background:#1677e8}.floating-contact{position:fixed;z-index:80;right:16px;bottom:16px;display:grid;gap:7px}.floating-contact a{display:grid;width:47px;height:47px;place-items:center;border:2px solid #fff;border-radius:50%;background:#1677e8;color:#fff;font-size:.59rem;font-weight:800;box-shadow:0 8px 25px rgba(0,0,0,.18)}.floating-contact a:last-child{background:var(--green);font-size:1rem}.toast{position:fixed;z-index:1500;left:50%;bottom:-60px;padding:11px 15px;border-radius:10px;background:#112f27;color:#fff;font-size:.59rem;font-weight:650;opacity:0;transform:translateX(-50%);transition:.22s}.toast.is-visible{bottom:22px;opacity:1}
@media(max-width:1050px){.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav.is-open{display:block}.search-box{grid-template-columns:1.5fr 1fr 1fr}.search-button{grid-column:1/-1;height:44px}.hero-stat{display:none}}
@media(max-width:760px){.container{width:min(calc(100% - 24px),var(--container))}.top-note-inner>span,.top-note-inner div>span,.top-note-inner i{display:none}.top-note-inner{justify-content:center}.contact-button{display:none}.header-inner{height:67px}.hero{padding-top:45px}.hero-inner{padding-bottom:70px}.hero h1{font-size:2.7rem}.hero-trust{gap:10px}.search-box{grid-template-columns:1fr;margin-bottom:-92px}.search-box label{height:45px}.area-strip{padding-top:115px}.store-section{padding-top:38px}.store-layout{grid-template-columns:1fr}.filters{position:static;display:none}.catalog-head{align-items:flex-start;flex-direction:column}.sort-field{align-self:stretch;justify-content:space-between}.property-grid{grid-template-columns:1fr}.product-image{height:260px}.process-grid{grid-template-columns:1fr}.contact-card{align-items:flex-start;flex-direction:column;padding:30px 24px}.contact-actions{width:100%;flex-direction:column}.contact-actions a{text-align:center}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column}.detail-modal{grid-template-columns:1fr}.detail-image{min-height:280px}.detail-body{padding:25px 20px}.floating-contact{bottom:11px;right:11px}}
@media(max-width:420px){.brand-copy strong{font-size:.88rem}.brand-copy small{font-size:.48rem}.hero h1{font-size:2.25rem}.hero-copy>p:not(.eyebrow){font-size:.72rem}.hero-trust{display:grid}.product-image{height:230px}.product-body h3{font-size:.84rem}.contact-card h2{font-size:1.65rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
