:root{--ink:#172722;--green:#1e4a3d;--mint:#dceee4;--cream:#f5f1e8;--orange:#e96f3b;--white:#fff;--muted:#6f7c76;--line:#d9dfdb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:var(--ink);font-family:'DM Sans',sans-serif}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-family:Manrope;font-weight:800;font-size:18px;letter-spacing:.4px}.brand b{color:var(--orange)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50% 50% 46% 54%;background:var(--green);color:white;font-style:italic}.nav nav{display:flex;gap:36px}.nav nav a,.text-btn{color:#40504a;text-decoration:none;font:500 14px 'DM Sans';background:none;border:0;cursor:pointer}.nav-actions{display:flex;align-items:center;gap:16px}.badge{display:inline-grid;place-items:center;min-width:19px;height:19px;border-radius:10px;background:var(--orange);color:white;font-size:11px}.btn{border:0;border-radius:5px;background:var(--green);color:white;padding:15px 22px;font-weight:700;text-decoration:none;cursor:pointer}.btn-small{padding:11px 16px;font-size:13px}.hero{min-height:630px;background:var(--mint);border-radius:18px;position:relative;overflow:hidden;display:grid;grid-template-columns:52% 48%;padding:75px 70px 125px}.hero-copy{z-index:2}.eyebrow,.kicker,.dialog-kicker{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--green)}.eyebrow span{display:inline-block;width:20px;height:2px;background:var(--orange);vertical-align:middle;margin-right:7px}.hero h1{font:800 clamp(43px,5vw,70px)/1.05 Manrope;margin:20px 0;color:#153d33;letter-spacing:-3.5px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--orange)}.hero-copy>p{max-width:500px;font-size:17px;line-height:1.65;color:#536a62}.proof{display:flex;align-items:center;gap:14px;margin-top:28px}.avatars{display:flex}.avatars i{width:34px;height:34px;margin-left:-8px;border:2px solid var(--mint);border-radius:50%;display:grid;place-items:center;background:#d7a17c;color:white;font-size:9px;font-style:normal}.avatars i:first-child{margin:0}.avatars i:nth-child(2){background:#819b83}.avatars i:nth-child(3){background:#506d85}.avatars i:last-child{background:var(--green)}.proof div:last-child{display:flex;flex-direction:column;font-size:13px}.proof span{color:var(--muted);font-size:11px}.hero-visual{position:relative;height:420px}.sun{position:absolute;width:330px;height:330px;border-radius:50%;background:#f4d6a5;right:10px;top:15px}.building{position:absolute;bottom:0;background:#f8f5ed;border:6px solid white;box-shadow:0 15px 35px #244b3d20;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.building i{background:#6e9185;border:5px solid #d4ddd8}.b1{width:210px;height:310px;right:170px}.b2{width:150px;height:240px;right:40px;background:#dca273}.b2 i{background:#41685d}.b3{width:130px;height:190px;right:330px;background:#c7d9cf}.plant{position:absolute;right:0;bottom:0;font-size:80px;color:var(--green)}.floating-card{position:absolute;left:-15px;bottom:15px;background:white;padding:18px 22px;border-radius:8px;box-shadow:0 12px 35px #14382d24;display:flex;flex-direction:column}.floating-card span{color:var(--orange);font-size:10px;font-weight:800;text-transform:uppercase}.floating-card b{font-size:14px;margin:6px 0}.floating-card small{color:var(--muted)}.search-card{position:absolute;z-index:3;bottom:28px;left:70px;right:70px;background:white;border-radius:10px;display:grid;grid-template-columns:1fr 1.4fr 1.3fr auto;padding:14px;box-shadow:0 15px 40px #1c443828}.search-card label{font-size:11px;font-weight:700;padding:6px 18px;border-right:1px solid var(--line)}select,input{font:500 14px 'DM Sans';color:var(--ink)}.search-card select{display:block;border:0;background:transparent;margin-top:7px;width:100%;outline:0}.search-btn{border:0;border-radius:6px;background:var(--orange);color:white;padding:0 28px;font-weight:800;cursor:pointer}.search-btn span{margin-left:16px}.section{margin-top:100px}.section-head{display:flex;align-items:end;justify-content:space-between}.section h2,.process h2,.cta h2,dialog h2{font:800 38px/1.15 Manrope;letter-spacing:-1.8px;margin:10px 0}.section-head p{color:var(--muted)}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.property{background:white;border:1px solid #e7e9e5;border-radius:10px;overflow:hidden;transition:.2s}.property:hover{transform:translateY(-5px);box-shadow:0 15px 35px #1b382b12}.property-image{height:210px;background-size:cover;background-position:center;position:relative}.property-image span{position:absolute;top:15px;left:15px;background:white;padding:7px 10px;border-radius:4px;font-size:10px;font-weight:800;color:var(--green)}.property-body{padding:20px}.property-body small{color:var(--orange);font-weight:800;text-transform:uppercase}.property-body h3{font:700 18px Manrope;margin:8px 0}.features{display:flex;gap:15px;color:var(--muted);font-size:12px;padding:13px 0;border-top:1px solid #edf0ec;border-bottom:1px solid #edf0ec}.property-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.price b{font:800 18px Manrope}.price span{font-size:11px;color:var(--muted)}.property-contact{border:0;background:#e6f0ea;color:var(--green);width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:18px}.process{background:var(--cream);padding:90px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px}.steps article{position:relative}.steps article>b{position:absolute;right:0;color:#d9cdbc;font:800 60px Manrope}.step-icon{width:62px;height:62px;display:grid;place-items:center;background:var(--green);border-radius:10px;color:white;font-size:25px}.steps h3{font:700 19px Manrope;margin-top:23px}.steps p{color:var(--muted);line-height:1.7;font-size:14px}.cta{background:var(--green);color:white;border-radius:16px;padding:65px 75px;display:flex;align-items:center;justify-content:space-between}.cta p{color:#c2d2cc}.kicker.light{color:#ef9b73}.btn-light{background:white;color:var(--green)}footer{height:120px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}footer a:last-child{color:var(--muted)}dialog{width:min(650px,calc(100% - 30px));border:0;border-radius:14px;padding:40px;box-shadow:0 30px 80px #0e2e2455}dialog::backdrop{background:#102d27aa;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:14px;background:none;border:0;font-size:28px;color:var(--muted);cursor:pointer}dialog>p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}#leadForm label{display:block;font-size:12px;font-weight:700;margin-top:14px}#leadForm input:not([type=checkbox]),#leadForm select{display:block;width:100%;border:1px solid var(--line);padding:13px;border-radius:5px;margin-top:6px;background:white}.consent{font-weight:400!important;line-height:1.5;color:var(--muted)}.submit-btn{width:100%;margin-top:20px;background:var(--orange)}.crm-dialog{width:min(1000px,calc(100% - 30px));max-width:none}.crm-head{display:flex;justify-content:space-between;align-items:center}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.stats article{background:var(--cream);padding:18px;border-radius:8px;display:flex;flex-direction:column}.stats span{font-size:11px;color:var(--muted)}.stats b{font:800 27px Manrope;margin-top:5px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:13px 10px}th{color:var(--muted);font-size:10px;text-transform:uppercase}.score{display:inline-block;padding:5px 9px;border-radius:12px;background:#e9f3ed;color:var(--green);font-weight:800}.score.hot{background:#ffe5d7;color:#b64c22}.status-select{border:0;background:#f0f2ef;padding:6px;border-radius:4px}.empty{padding:45px;text-align:center;display:flex;flex-direction:column;color:var(--muted)}.empty b{color:var(--ink);margin-bottom:5px}.hidden{display:none}.toast{position:fixed;right:25px;bottom:25px;background:var(--ink);color:white;padding:15px 22px;border-radius:6px;transform:translateY(100px);opacity:0;transition:.3s;z-index:20}.toast.show{transform:none;opacity:1}@media(max-width:850px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding:55px 30px 185px}.hero-visual{display:none}.search-card{left:20px;right:20px;bottom:20px;grid-template-columns:1fr 1fr}.search-card label{border:0}.search-btn{padding:14px}.property-grid,.steps{grid-template-columns:1fr 1fr}.cta{padding:45px;gap:30px}}@media(max-width:580px){.shell{width:min(100% - 24px,1180px)}.nav-actions .btn{display:none}.hero{min-height:660px}.hero h1{font-size:43px}.search-card{grid-template-columns:1fr}.search-card label{padding:4px 10px}.property-grid,.steps,.form-grid{grid-template-columns:1fr}.section{margin-top:65px}.section-head{align-items:start;flex-direction:column}.process{padding:65px 0}.cta{align-items:start;flex-direction:column;padding:35px 25px}.cta h2,.section h2,.process h2{font-size:31px}footer{height:140px;flex-direction:column;justify-content:center;gap:15px}.stats{grid-template-columns:1fr}dialog{padding:35px 22px}}

.root-service-chat{width:min(430px,calc(100% - 28px));height:min(720px,calc(100dvh - 30px));max-width:none;padding:0;overflow:hidden;border-radius:14px}.root-service-toolbar{height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:var(--green);color:#fff}.root-service-toolbar div{display:flex;gap:8px}.root-service-toolbar button{width:34px;height:34px;border:0;border-radius:50%;background:#ffffff1c;color:#fff;font-size:22px;cursor:pointer}.root-service-chat iframe{display:block;width:100%;height:calc(100% - 52px);border:0;background:#efeae2}.root-service-chat.is-minimized{position:fixed;right:18px;bottom:18px;margin:0;width:min(320px,calc(100% - 36px));height:52px}.root-service-chat.is-minimized iframe{display:none}@media(max-width:580px){.root-service-chat{width:calc(100% - 12px);height:calc(100dvh - 12px);border-radius:10px}.root-service-chat.is-minimized{width:calc(100% - 24px);right:12px;bottom:12px}}
