:root{--navy:#082c57;--navy-dark:#052346;--navy-soft:#edf3f8;--green:#2f9e3d;--green-dark:#278532;--green-soft:#edf8ef;--text:#12233b;--muted:#6e7886;--border:#e7ebf0;--surface:#fff;--surface-soft:#f8fafc;--shadow-soft:0 7px 22px #082c570f;--shadow-card:0 10px 28px #082c5714}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:62px 0}.kicker{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:700}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.section-heading h2,.center-heading h2,.why-copy h2{color:var(--navy);letter-spacing:-.75px;margin:0;font-size:30px;font-weight:720;line-height:1.15}.center-heading{text-align:center;margin-bottom:27px}.button,.button-outline,.button-secondary,.header-post-button,.header-register{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 17px;font-size:14px;font-weight:700;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button{color:#fff;background:var(--green)}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button-outline{color:var(--green-dark);background:#fff;border-color:#b8dcbc}.button-outline:hover{border-color:var(--green);background:var(--green-soft)}.button-secondary{color:var(--navy);border-color:var(--border);background:#fff}.site-header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;height:68px;position:sticky;top:0}.header-inner{align-items:center;gap:25px;height:68px;display:flex}.site-logo{flex:none;align-items:center;width:130px;display:flex}.site-logo-image{object-fit:contain;object-position:left center;width:112px;max-height:52px}.site-logo-fallback{flex-direction:column;line-height:1;display:none}.site-logo-fallback strong{color:var(--navy);letter-spacing:-.5px;font-size:21px;font-weight:850}.site-logo-fallback small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:6px;font-weight:800}.main-navigation{align-items:center;gap:25px;margin-left:auto;display:flex}.main-navigation a{color:#34475e;font-size:14px;font-weight:600;transition:color .18s}.main-navigation a:hover{color:var(--green)}.header-actions{align-items:center;gap:11px;margin-left:8px;display:flex}.header-login{color:#43536a;font-size:12px;font-weight:650}.header-login:hover{color:var(--green)}.header-register{min-height:38px;color:var(--navy);border-color:var(--border);background:#fff;padding:0 13px}.header-register:hover{border-color:#b7c3d0}.header-post-button{color:#fff;background:var(--green);min-height:40px}.header-post-button:hover{background:var(--green-dark)}.mobile-menu-button{border:1px solid var(--border);background:#fff;border-radius:7px;width:38px;height:38px;margin-left:auto;padding:9px;display:none}.mobile-menu-button span{background:var(--navy);border-radius:5px;height:2px;margin:4px 0;display:block}.mobile-navigation{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;display:none}.mobile-navigation-inner{padding:12px 0}.mobile-navigation a{color:#44556b;border-bottom:1px solid #f1f3f5;padding:10px 0;font-size:13px;font-weight:650;display:block}.mobile-nav-open .mobile-navigation{display:block}.hero{background-position:50%;background-size:cover;min-height:465px;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;min-height:465px;display:grid}.hero-copy{max-width:540px;padding-bottom:42px}.hero-copy h1{color:var(--navy);letter-spacing:-1.55px;margin:0 0 17px;font-size:clamp(38px,4vw,54px);font-weight:720;line-height:1.08}.hero-copy h1 span{color:var(--green)}.hero-copy p{color:#697585;max-width:470px;margin:0;font-size:13px;line-height:1.65}.hero-visual{height:345px;box-shadow:var(--shadow-card);border-radius:15px;position:relative;overflow:hidden}.hero-visual:before{display:none}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.search-shell{z-index:10;margin-top:-68px;position:relative}.search-card{border:1px solid var(--border);background:#fff;border-radius:12px;width:min(980px,100%);margin:0 auto;overflow:hidden;box-shadow:0 15px 38px #082c571a}.search-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.search-tab{color:#707b89;background:0 0;border:0;justify-content:center;align-items:center;height:46px;padding:0;font-size:14px;font-weight:700;display:flex;position:relative}.search-tab:hover{color:var(--navy)}.search-tab.active{color:var(--navy);font-weight:800}.search-tab.active:after{content:"";background:var(--green);border-radius:3px;width:42px;height:2px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.search-grid{grid-template-columns:minmax(200px,1.55fr) minmax(145px,1fr) minmax(145px,1fr) 145px;gap:11px;padding:18px 22px 15px;display:grid}.field{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;min-width:0;height:45px;padding:0 12px;display:flex}.field label{width:100%;margin:0}.field label>span{display:none}.field select,.field input{color:#536175;background:0 0;border:0;outline:none;width:100%;padding:0;font-size:14px}.search-grid>.button{height:45px;border-radius:7px!important;width:100%!important;font-size:14px!important}.popular{color:#7a8491;flex-wrap:wrap;align-items:center;gap:8px;padding:0 22px 15px;font-size:13px;display:flex}.popular strong{color:#566274}.chip{color:#687485;border:1px solid var(--border);background:#fafbfc;border-radius:999px;padding:6px 10px;font-size:12px}.trust-strip{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:23px;display:grid;overflow:hidden;box-shadow:0 4px 14px #082c5709}.trust-item{align-items:flex-start;gap:11px;min-width:0;padding:17px 18px;display:flex}.trust-item+.trust-item{border-left:1px solid var(--border)}.trust-icon{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:9px;flex:0 0 36px;place-items:center;font-size:15px;display:grid}.trust-item strong{color:#25384f;margin-bottom:2px;font-size:15px;font-weight:700;display:block}.trust-item span{color:#7b8592;font-size:14px;line-height:1.7;display:block}.featured-section{padding-top:58px}.property-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.property-card{border:1px solid var(--border);background:#fff;border-radius:10px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 4px 15px #082c570a}.property-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #082c5714}.property-image{background:#eef2f5;height:177px;position:relative;overflow:hidden}.property-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.property-card:hover .property-image img{transform:scale(1.025)}.tag{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:5px 8px;font-size:12px;font-weight:850;position:absolute;top:9px;left:9px}.property-favourite{width:30px;height:30px;color:var(--navy);background:#fffffff2;border:0;border-radius:50%;place-items:center;padding:0;font-size:15px;line-height:1;transition:color .18s,transform .18s,background-color .18s;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 3px 10px #082c571f}.property-favourite:hover{color:var(--green);transform:scale(1.04)}.property-body{padding:12px 13px 11px}.property-title{color:#1d3048;margin-bottom:4px;font-size:15px;font-weight:700}.property-location{color:#7c8693;margin-bottom:12px;font-size:13px}.price{color:var(--green-dark);margin-bottom:9px;font-size:17px;font-weight:800}.price small{color:#7e8792;font-size:12px;font-weight:500}.property-meta{color:#7b8593;border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding-top:9px;font-size:12px;display:flex}.category-section{background:#fafcfd}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.category{text-align:center;border:1px solid var(--border);background:#fff;border-radius:10px;min-height:145px;padding:18px 12px;transition:border-color .18s,transform .18s,box-shadow .18s}.category:hover{box-shadow:var(--shadow-soft);border-color:#cde4d1;transform:translateY(-2px)}.category .round-icon{background:var(--green-soft);width:45px;height:45px;color:var(--green);border-radius:12px;place-items:center;margin:0 auto 10px;font-size:19px;display:grid}.category strong{color:#27394e;font-size:15px;font-weight:700;display:block}.category p{color:#7b8592;max-width:145px;margin:4px auto 0;font-size:13px;line-height:1.6}.why-section{background:#fff;overflow:hidden}.why-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;display:grid}.why-copy{padding-left:15px}.why-copy h2{font-size:32px}.heading-rule{background:var(--green);width:35px;height:2px;margin:13px 0 16px}.why-intro{color:#6f7a88;max-width:425px;margin:0;font-size:16px;line-height:1.75}.why-list{margin:18px 0 23px;padding:0;list-style:none}.why-list li{align-items:flex-start;gap:9px;margin-bottom:10px;display:flex}.check-icon{background:var(--green);color:#fff;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;margin-top:1px;font-size:12px;font-weight:900;display:grid}.why-list strong{color:#34465b;font-size:14px;font-weight:700;display:block}.why-list li div>span{color:#7d8794;margin-top:1px;font-size:13px;display:block}.why-visual{min-height:405px;position:relative}.why-property{background:var(--navy);border-radius:51% 49% 45% 55%/56% 44%;width:420px;height:315px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.why-property:after{content:"";background:#082c5730;position:absolute;inset:0}.why-property img{object-fit:cover;width:100%;height:100%}.phone-mockup{z-index:5;background:#111;border-radius:27px;width:175px;height:337px;padding:8px;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:0 17px 37px #0000003d}.phone-notch{z-index:7;background:#111;border-radius:0 0 11px 11px;width:65px;height:15px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.phone-screen{text-align:center;background:#fff;border-radius:20px;width:100%;height:100%;overflow:hidden}.phone-screen img{object-fit:cover;width:100%;height:190px}.phone-brand{color:var(--navy);margin-top:23px;font-size:21px;font-weight:850}.phone-screen small{color:var(--green);letter-spacing:.09em;text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:800;display:block}.floating-card{z-index:7;border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:8px;width:157px;padding:9px 10px;display:flex;position:absolute;box-shadow:0 8px 20px #082c5717}.floating-icon{width:28px;height:28px;color:var(--green);background:var(--green-soft);border-radius:8px;flex:0 0 28px;place-items:center;font-size:13px;display:grid}.floating-card strong{color:#283a50;font-size:13px;font-weight:700;display:block}.floating-card small{color:#7b8591;margin-top:1px;font-size:12px;display:block}.floating-card-top{top:28px;right:20px}.floating-card-left{bottom:33px;left:22px}.floating-card-right{bottom:31px;right:22px}.steps-section{background:#fafcfd}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;max-width:850px;margin:0 auto;display:grid;position:relative}.steps:before{content:"";border-top:1px dashed #79be80;position:absolute;top:30px;left:17%;right:17%}.step{z-index:2;text-align:center;position:relative}.step-icon{width:58px;height:58px;color:var(--green);background:#fff;border:1px solid #d9ebdc;border-radius:50%;place-items:center;margin:0 auto 15px;font-size:20px;display:grid;box-shadow:0 7px 19px #082c570f}.step-number{z-index:4;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin:-25px auto 11px;font-size:12px;font-weight:850;display:grid;position:relative}.step>strong{color:#2d3e52;margin-bottom:4px;font-size:14px;font-weight:700;display:block}.step p{color:#7b8591;max-width:175px;margin:0 auto;font-size:13px;line-height:1.6}.cta-wrapper{padding-top:58px}.property-cta{color:#fff;background:linear-gradient(100deg, var(--navy-dark), #0b386a);border-radius:10px;grid-template-columns:1fr auto 185px;align-items:center;gap:28px;min-height:125px;padding-left:30px;display:grid;overflow:hidden}.property-cta h3{letter-spacing:-.35px;margin:0 0 7px;font-size:20px;font-weight:720}.property-cta p{color:#d7e2ee;max-width:505px;margin:0;font-size:13px;line-height:1.7}.cta-button{white-space:nowrap}.property-cta-image{align-self:stretch;overflow:hidden}.property-cta-image img{object-fit:cover;width:100%;height:100%}.stats-strip{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;display:grid;overflow:hidden}.stat-item{justify-content:center;align-items:center;gap:11px;min-height:88px;display:flex}.stat-item+.stat-item{border-left:1px solid var(--border)}.stat-symbol{width:35px;height:35px;color:var(--green);background:var(--green-soft);border-radius:9px;place-items:center;font-size:14px;display:grid}.stat-item strong{color:var(--navy);font-size:22px;font-weight:800;line-height:1;display:block}.stat-item span{color:#75808d;margin-top:4px;font-size:12px;display:block}.site-footer{background:var(--navy-dark);color:#fff;margin-top:22px;padding:44px 0 18px}.footer-grid{grid-template-columns:1.5fr repeat(4,minmax(0,1fr));gap:36px;display:grid}.footer-logo{color:#fff;letter-spacing:-.55px;margin-bottom:13px;font-size:21px;font-weight:850;display:inline-block}.footer-brand p{color:#bdc9d8;max-width:225px;margin:0;font-size:12px;line-height:1.75}.footer-social{gap:7px;margin-top:15px;display:flex}.footer-social a{color:#d8e2ed;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.footer-social a:hover{background:#ffffff14}.footer-column h4{color:#fff;margin:0 0 12px;font-size:14px;font-weight:750}.footer-column a{color:#bdc9d8;margin:8px 0;font-size:12px;transition:color .18s;display:block}.footer-column a:hover{color:#fff}.footer-bottom{color:#9fafc2;border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:15px;margin-top:32px;padding-top:16px;font-size:12px;display:flex}.footer-bottom-links{gap:18px;display:flex}.footer-bottom-links a:hover{color:#fff}@media (width<=1050px){.main-navigation{gap:17px}.main-navigation a{font-size:14px}.hero-inner{gap:35px}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-grid{grid-template-columns:1fr}.why-copy{padding-left:0}.why-visual{width:min(650px,100%);margin:0 auto}}@media (width<=880px){.site-header,.header-inner{height:64px}.main-navigation,.header-actions{display:none}.mobile-menu-button{display:block}.hero{background-position:60%;min-height:590px}.hero-inner{grid-template-columns:1fr;gap:20px;min-height:590px;padding:45px 0 95px}.hero-copy{max-width:580px;padding-bottom:0}.hero-visual{width:min(510px,100%);height:270px}.search-shell{margin-top:-58px}.search-grid,.trust-strip{grid-template-columns:1fr 1fr}.trust-item:nth-child(3){border-left:0;border-top:1px solid var(--border)}.trust-item:nth-child(4){border-top:1px solid var(--border)}.property-cta{grid-template-columns:1fr auto;padding:24px 28px}.property-cta-image{display:none}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.container{width:min(100% - 28px,1180px)}.section{padding:48px 0}.site-logo{width:105px}.site-logo-image{width:95px}.hero{min-height:520px}.hero-inner{min-height:520px;padding-top:38px}.hero-copy h1{letter-spacing:-1px;font-size:36px}.hero-copy p{font-size:12px}.hero-visual{height:220px}.search-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.search-grid{grid-template-columns:1fr;padding:16px}.popular{padding:0 16px 15px}.trust-strip{grid-template-columns:1fr}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--border)}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.center-heading h2,.why-copy h2{font-size:25px}.property-grid{grid-template-columns:1fr}.property-image{height:215px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-visual{min-height:340px}.why-property{width:300px;height:240px}.phone-mockup{width:140px;height:275px}.phone-screen img{height:155px}.phone-brand{margin-top:17px;font-size:17px}.floating-card{display:none}.steps{grid-template-columns:1fr;gap:27px}.steps:before{display:none}.property-cta{grid-template-columns:1fr;padding:25px}.stats-strip{grid-template-columns:1fr 1fr}.stat-item:nth-child(3){border-left:0;border-top:1px solid var(--border)}.stat-item:nth-child(4){border-top:1px solid var(--border)}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}}
