:root{--navy:#06266f;--navy2:#0b3c9b;--orange:#f66b0a;--orange2:#ff7a00;--ink:#182338;--muted:#697386;--light:#f6f8fc;--white:#fff;--border:#e7ebf2;--shadow:0 18px 45px rgba(8,32,88,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Poppins',Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid rgba(6,38,111,.1)}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{height:92px;width:190px;display:flex;align-items:center;overflow:hidden;flex:none}.brand img{width:178px;height:auto;max-height:72px;object-fit:contain;object-position:left center;display:block}.nav{display:flex;align-items:center;gap:24px;font-size:12px;font-weight:700;color:#23375e}.nav a:hover{color:var(--orange)}.nav-call{background:var(--orange);color:#fff!important;padding:13px 18px;border-radius:9px;box-shadow:0 8px 18px rgba(246,107,10,.2);white-space:nowrap}.menu-btn{display:none;border:0;background:transparent;font-size:27px;color:var(--navy);cursor:pointer}.hero{position:relative;min-height:500px;padding:65px 0 55px;overflow:hidden;background:#06266f}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,91,.97) 0%,rgba(4,43,111,.88) 43%,rgba(4,38,94,.35) 70%,rgba(4,38,94,.2) 100%),url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1800&q=88') center/cover no-repeat}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.18fr .72fr;gap:65px;align-items:center}.hero-copy{color:#fff}.eyebrow{display:inline-block;color:var(--orange);font-size:12px;letter-spacing:1.6px;font-weight:800;margin-bottom:13px}.hero h1{font-size:clamp(37px,4.6vw,61px);line-height:1.12;letter-spacing:-1.7px;margin:0 0 18px;color:#fff}.hero h1 span{color:#fff}.hero p{font-size:15px;line-height:1.8;color:rgba(255,255,255,.88);max-width:620px;margin:0 0 25px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 21px;border-radius:9px;font-weight:800;font-size:12px;border:1.5px solid transparent;cursor:pointer;transition:.2s;font-family:inherit}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 25px rgba(246,107,10,.22)}.btn-primary:hover{transform:translateY(-2px);background:#e85f00}.btn-outline{border-color:rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.08)}.btn-outline:hover{background:#fff;color:var(--navy)}.hero-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}.hero-trust div{display:flex;flex-direction:column;gap:4px}.hero-trust strong{font-size:25px;color:var(--orange)}.hero-trust span{font-size:10px;color:#fff;font-weight:600}.search-card{background:rgba(255,255,255,.98);border-radius:17px;padding:23px;box-shadow:0 20px 55px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.5)}.search-card h3{font-size:20px;color:var(--navy);text-align:center;margin:0 0 17px}.search-card label{display:block;font-size:9px;color:#5e6880;font-weight:700;margin:10px 0}.search-card select{display:block;width:100%;margin-top:6px;border:1px solid #d9dfeb;border-radius:7px;padding:10px 11px;background:#fff;color:#24365e;font:500 11px 'Poppins',sans-serif}.search-btn{width:100%;margin-top:8px}.quick-types{background:#fff;border-bottom:1px solid var(--border)}.type-grid{display:grid;grid-template-columns:repeat(4,1fr)}.type-grid>a{padding:22px 20px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--border);transition:.2s}.type-grid>a:first-child{border-left:1px solid var(--border)}.type-grid>a:hover{background:#fff8f3}.type-grid b{display:block;color:var(--navy);font-size:13px}.type-grid small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.type-grid i{margin-left:auto;color:var(--orange);font-style:normal}.type-icon{width:42px;height:42px;border-radius:11px;background:#fff1e8;color:var(--orange);display:grid;place-items:center;font-size:21px;flex:none}.section{padding:82px 0}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-heading h2,.about-grid h2,.contact-copy h2{font-size:clamp(29px,3.7vw,44px);line-height:1.1;letter-spacing:-1.2px;color:var(--navy);margin:0}.section-heading>p{max-width:450px;color:var(--muted);font-size:12px;line-height:1.8;margin:0}.centered{text-align:center;display:block}.centered>p{margin:13px auto 0}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:25px}.filter{border:1px solid var(--border);background:#fff;color:#667085;padding:9px 14px;border-radius:999px;font:700 10px 'Poppins',sans-serif;cursor:pointer}.filter.active,.filter:hover{background:var(--navy);border-color:var(--navy);color:#fff}.property-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.property-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(8,32,88,.06);transition:.25s}.property-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.property-image{height:190px;background-size:cover;background-position:center;position:relative}.house-img{background-image:linear-gradient(120deg,rgba(6,38,111,.1),rgba(246,107,10,.08)),url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=900&q=85')}.plot-img{background-image:linear-gradient(120deg,rgba(6,38,111,.1),rgba(246,107,10,.08)),url('https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=900&q=85')}.flat-img{background-image:linear-gradient(120deg,rgba(6,38,111,.1),rgba(246,107,10,.08)),url('https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?auto=format&fit=crop&w=900&q=85')}.used-img{background-image:linear-gradient(120deg,rgba(6,38,111,.1),rgba(246,107,10,.08)),url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=900&q=85')}.badge{position:absolute;left:10px;top:10px;background:var(--orange);color:#fff;padding:6px 9px;border-radius:6px;font-size:9px;font-weight:800}.property-body{padding:15px}.property-body h3{font-size:14px;margin:0 0 7px;color:var(--navy)}.property-body p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.location{font-size:9px;color:#788296;margin:12px 0;border-top:1px solid var(--border);padding-top:10px}.price{font-size:18px;font-weight:800;color:var(--orange);margin-bottom:11px}.card-btn{width:100%;border:1px solid #91a0c0;border-radius:7px;background:#fff;color:var(--navy);padding:9px;font:700 10px 'Poppins',sans-serif;cursor:pointer}.card-btn:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.sample-note{font-size:9px;color:#9098a8;margin-top:15px}.services{background:var(--light)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:32px}.service-card{background:#fff;border:1px solid var(--border);border-radius:15px;padding:24px;box-shadow:0 8px 25px rgba(8,32,88,.04)}.service-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#fff0e6;color:var(--orange);font-size:19px;font-weight:800}.service-card h3{font-size:14px;color:var(--navy);margin:17px 0 9px}.service-card p{font-size:10px;line-height:1.8;color:var(--muted);margin:0}.about-strip{padding:78px 0;background:linear-gradient(120deg,var(--navy),#0a3a91);color:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-grid h2{color:#fff}.about-grid p{font-size:13px;line-height:1.9;color:rgba(255,255,255,.78);margin:0 0 17px}.about-grid .eyebrow{color:#ff9b51}.text-link{font-size:11px;font-weight:800;color:#fff}.contact-section{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:start}.contact-copy>p{font-size:13px;color:var(--muted);line-height:1.8;max-width:520px}.contact-details{margin-top:28px;display:grid;gap:8px}.contact-details>a,.contact-details>div{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--border);padding:12px 0}.contact-details>a>span,.contact-details>div>span{width:40px;height:40px;border-radius:11px;background:#fff1e7;color:var(--orange);display:grid;place-items:center}.contact-details small{display:block;color:var(--muted);font-size:8px;margin-bottom:3px}.contact-details strong{display:block;color:var(--navy);font-size:12px}.contact-form{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:26px;background:#fff}.contact-form h3{font-size:20px;color:var(--navy);margin:0 0 7px}.contact-form>p{font-size:10px;color:var(--muted);line-height:1.7;margin-bottom:19px}.contact-form label{display:block;font-size:9px;font-weight:800;color:var(--navy);margin:11px 0}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #dfe4ec;border-radius:8px;padding:11px 12px;font:500 11px 'Poppins',sans-serif;color:var(--ink);outline:0;background:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(246,107,10,.09)}.contact-form .btn{width:100%;margin-top:6px}.footer{background:#061b4f;color:#fff;padding:38px 0 17px}.footer-wrap{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:30px;align-items:start}.footer-brand img{width:185px;max-height:78px;object-fit:contain;object-position:left center}.footer-brand p{font-size:10px;color:rgba(255,255,255,.58);margin-top:7px}.footer-wrap>div:nth-child(2){display:grid;gap:9px;font-size:10px;color:rgba(255,255,255,.72)}.footer-wrap>div:nth-child(2) a:hover{color:#ff9b51}.footer-wrap>div:last-child{display:grid;gap:7px;font-size:10px;color:rgba(255,255,255,.65)}.footer-wrap>div:last-child strong{color:#fff;font-size:15px}.footer-wa{color:#ff9b51;font-weight:700}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:25px;padding-top:14px;font-size:8px;color:rgba(255,255,255,.4)}.assistant-wrap{position:fixed;right:20px;bottom:18px;z-index:120}.robot-launcher{border:0;background:#fff;border-radius:50%;width:72px;height:72px;padding:0;cursor:pointer;box-shadow:0 12px 32px rgba(0,0,0,.2);position:relative}.robot-launcher img{width:72px;height:72px;display:block}.robot-launcher span{position:absolute;right:0;bottom:-7px;background:var(--orange);color:#fff;font:700 8px 'Poppins',sans-serif;padding:3px 8px;border-radius:99px}.assistant-panel{position:absolute;right:0;bottom:88px;width:345px;background:#fff;border:1px solid #dfe5f0;border-radius:18px;box-shadow:0 18px 55px rgba(8,32,88,.2);padding:15px;display:none}.assistant-panel.open{display:block;animation:assistantIn .2s ease-out}@keyframes assistantIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.assistant-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding-right:3px}.assistant-head strong{display:block;color:var(--navy);font-size:12px}.assistant-head small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.assistant-head button{border:0;background:#f1f4f9;color:#6a7487;width:27px;height:27px;border-radius:50%;font-size:19px;cursor:pointer}.assistant-robot{position:absolute;right:12px;top:-49px;width:82px;height:82px}.assistant-robot img{width:82px;height:82px}.assistant-questions{display:grid;gap:7px;margin:15px 0 9px}.assistant-questions button{border:1px solid #dbe3f1;background:#f9fbff;color:#183675;text-align:left;padding:9px 11px;border-radius:10px;font:600 9px 'Poppins',sans-serif;cursor:pointer}.assistant-questions button:hover{border-color:var(--orange);color:var(--orange);background:#fff9f4}.assistant-answer{background:#f5f7fb;border-radius:10px;padding:10px;font-size:9px;line-height:1.7;color:#566277;min-height:47px}.assistant-whatsapp-note{font-size:8.5px;line-height:1.6;color:#697386;margin:11px 2px}.assistant-wa{display:flex;align-items:center;justify-content:center;gap:7px;background:#19b95b;color:#fff;padding:10px;border-radius:9px;font-size:10px;font-weight:800}.whatsapp-icon{width:18px;height:18px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center;font-size:10px}.hidden{display:none!important}@media(max-width:1080px){.nav{gap:15px}.nav-call{padding:11px 13px}.hero-grid{gap:35px}.property-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.type-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.nav{position:absolute;left:4%;right:4%;top:92px;display:none;background:#fff;border:1px solid var(--border);border-radius:14px;padding:13px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:9px}.nav-call{text-align:center}.menu-btn{display:block}.brand{width:165px}.brand img{width:155px;max-height:66px}.hero{padding:55px 0}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.search-card{max-width:480px}.section{padding:65px 0}.section-heading{display:block}.section-heading>p{margin-top:12px}.footer-wrap{grid-template-columns:1fr 1fr}.hero-trust{gap:15px}}@media(max-width:560px){.nav-wrap{height:78px}.brand{height:78px}.brand img{width:145px;max-height:62px}.nav{top:78px}.hero h1{font-size:36px}.hero-trust{grid-template-columns:1fr 1fr}.type-grid,.property-grid,.service-grid,.footer-wrap{grid-template-columns:1fr}.type-grid>a{border-left:0!important;border-right:0;border-bottom:1px solid var(--border)}.property-image{height:215px}.footer-wrap{gap:22px}.assistant-panel{right:-7px;width:min(345px,calc(100vw - 28px))}.assistant-wrap{right:14px;bottom:13px}.robot-launcher{width:64px;height:64px}.robot-launcher img{width:64px;height:64px}}
