:root{--navy:#062b5c;--navy2:#041d40;--teal:#10aeb7;--teal2:#098b97;--text:#162338;--muted:#667286;--line:#e5eaf0;--soft:#f5f8fb;--wa:#25d366;--shadow:0 14px 35px rgba(6,43,92,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);border-bottom:1px solid #eef1f5;box-shadow:0 3px 18px rgba(5,31,74,.04);backdrop-filter:blur(10px)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand-wrap{display:flex;align-items:center;gap:18px;flex:0 0 auto}.brand img{width:270px;height:72px;object-fit:contain}.social-top{display:flex;gap:10px}.social{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;transition:.18s}.social svg{width:100%;height:100%}.social:hover{transform:translateY(-2px) scale(1.04)}.nav{display:flex;align-items:center;gap:5px;font-weight:700;font-size:14px}.nav>a{padding:11px 10px;border-radius:9px}.nav>a:hover{background:#f2f6f9}.nav .condo-btn{display:flex;align-items:center;gap:7px;color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal2));padding:12px 16px;box-shadow:0 8px 22px rgba(9,139,151,.28);border:2px solid rgba(255,255,255,.65);outline:2px solid rgba(16,174,183,.35)}.condo-btn svg{width:20px;height:20px}.menu-toggle{display:none;border:0;background:var(--navy);color:#fff;border-radius:9px;width:44px;height:44px;font-size:23px}.hero{position:relative;height:590px;overflow:hidden}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.95) 30%,rgba(255,255,255,.80) 43%,rgba(255,255,255,.18) 60%,rgba(0,0,0,.08) 100%),var(--image);background-size:cover;background-position:center}.slide.active{opacity:1;visibility:visible}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:2}.hero-content>*{max-width:560px}.kicker,.eyebrow{color:var(--teal2);font-size:13px;font-weight:900;letter-spacing:1.6px}.kicker{background:#e9fbfc;border:1px solid #c8eff1;border-radius:999px;padding:8px 12px;margin-bottom:14px}.hero h1,.hero h2{margin:0 0 18px;color:var(--navy);font-size:clamp(40px,4.1vw,58px);line-height:1.07;letter-spacing:-1.9px;max-width:560px;text-wrap:balance}.hero p{font-size:17px;line-height:1.65;margin:0 0 28px;max-width:520px;color:#344359}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 23px;border-radius:9px;font-weight:800;border:0;cursor:pointer}.btn-primary{background:var(--navy);color:#fff}.btn-light{background:#fff;color:var(--navy);border:1px solid var(--navy)}.btn-condo{background:linear-gradient(135deg,var(--teal),var(--teal2));color:#fff;margin-top:12px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:rgba(3,25,55,.82);color:#fff;font-size:34px;cursor:pointer}.prev{left:22px}.next{right:22px}.slider-dots{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:6;display:flex;gap:8px}.slider-dots button{width:10px;height:10px;border:0;border-radius:999px;background:rgba(6,43,92,.27);padding:0}.slider-dots button.active{width:28px;background:var(--teal)}.services{padding:70px 0;background:#fff}.section-title{text-align:center;margin-bottom:30px}.section-title span{font-size:13px;color:var(--teal2);font-weight:900;letter-spacing:1.4px}.section-title h2,.about h2,.property-cta h2,.contact h2{font-size:clamp(30px,4vw,46px);line-height:1.13;color:var(--navy);letter-spacing:-1.3px;margin:9px 0 0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{padding:28px 24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(6,43,92,.06)}.service-grid .icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#e8fbfc;color:var(--teal2);font-size:25px;margin-bottom:18px}.service-grid h3{color:var(--navy);font-size:20px;margin:0 0 9px}.service-grid p{color:var(--muted);line-height:1.6;min-height:76px}.service-grid a{color:var(--teal2);font-weight:800}.about{padding:80px 0;background:var(--soft)}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.about-copy p{color:var(--muted);font-size:16.5px;line-height:1.76}.about-stats{display:grid;gap:14px}.about-stats div{padding:22px 24px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 24px rgba(6,43,92,.05)}.about-stats strong{display:block;color:var(--teal2);font-size:22px;margin-bottom:4px}.about-stats span{color:var(--muted);line-height:1.55}.property-cta{padding:72px 0;background:#fff}.property-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.property-grid>div:first-child p{color:var(--muted);line-height:1.7}.property-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.property-options a{padding:25px 20px;border:1px solid var(--line);border-radius:14px;background:var(--soft);display:flex;flex-direction:column;gap:8px;min-height:130px;justify-content:center}.property-options strong{font-size:18px;color:var(--navy)}.property-options span{font-size:13px;color:var(--teal2);font-weight:700}.contact{padding:82px 0;background:linear-gradient(135deg,var(--navy2),var(--navy));color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px}.contact h2{color:#fff;margin:8px 0 14px}.light{color:#67e4e9}.contact-info>p{color:rgba(255,255,255,.78);line-height:1.7;margin-bottom:24px}.contact-line{display:flex;align-items:center;gap:14px;padding:15px 16px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:13px;margin:10px 0}.round{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;background:var(--teal);font-size:20px}.round.whatsapp{background:var(--wa)}.contact-line span:last-child{display:flex;flex-direction:column;gap:4px;min-width:0}.contact-line small{color:rgba(255,255,255,.62)}.contact-line strong{color:#fff;overflow-wrap:anywhere}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.address-grid>div{padding:17px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);border-radius:12px;display:flex;flex-direction:column;gap:5px;font-size:13px}.address-grid strong{color:#66e4e8;text-transform:uppercase}.form{background:#fff;color:var(--text);border-radius:18px;padding:28px;box-shadow:var(--shadow);display:grid;gap:14px}.form h3{margin:0;color:var(--navy);font-size:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form label{font-size:12px;color:var(--navy);font-weight:800;display:grid;gap:6px}.form input,.form select,.form textarea{width:100%;padding:13px;border:1px solid #d8e0e8;border-radius:8px;font:inherit}.form small{color:#7a8594}.footer{padding:42px 0 20px;background:#020d21;color:rgba(255,255,255,.72)}.footer-grid{display:grid;grid-template-columns:1.35fr .55fr .85fr .65fr;gap:34px}.footer-brand img{width:250px;background:#fff;border-radius:9px;padding:7px}.footer-brand p{line-height:1.65;font-size:13px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer strong{color:#fff}.footer a:hover{color:#fff}.footer-social>div{display:flex!important;flex-direction:row!important;gap:12px}.footer .social{width:52px;height:52px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:18px;font-size:12px}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:120;background:var(--wa);color:#fff;border-radius:999px;padding:9px 15px 9px 9px;display:flex;align-items:center;gap:10px;box-shadow:0 14px 32px rgba(0,0,0,.26)}.wa-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--wa)}.wa-icon svg{width:31px;height:31px}.wa-text{display:flex;flex-direction:column;line-height:1.1}.wa-text small{font-size:11px}.wa-text strong{font-size:15px}.floating-wa:hover{transform:translateY(-2px)}@media(max-width:1200px){.hero h1,.hero h2{font-size:clamp(38px,4vw,52px);max-width:500px}.hero p{max-width:470px}.hero-content>*{max-width:500px}}@media(max-width:1050px){.header-inner{min-height:84px}.brand img{width:220px;height:62px}.social{width:40px;height:40px}.menu-toggle{display:block}.nav{position:absolute;left:20px;right:20px;top:84px;padding:16px;background:#fff;border-radius:12px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav>a{text-align:center}.hero-content{padding-right:0}.hero-content>*{max-width:470px}.service-grid{grid-template-columns:1fr 1fr}.about-grid,.property-grid,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.container{width:min(100% - 26px,1180px)}.brand-wrap{gap:8px}.brand img{width:175px;height:55px}.social-top .social{width:34px;height:34px}.hero{height:570px}.slide{background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.9) 75%,rgba(255,255,255,.55) 100%),var(--image);background-position:62% center}.hero-content{padding-right:0}.hero h1,.hero h2{font-size:41px;letter-spacing:-1.7px}.hero p{font-size:16px}.slider-arrow{display:none}.service-grid,.property-options,.address-grid,.form-row,.footer-grid{grid-template-columns:1fr}.service-grid article p{min-height:auto}.footer .social{width:48px;height:48px}.floating-wa{right:12px;bottom:12px;padding:8px}.wa-text{display:none}.wa-icon{width:50px;height:50px}.footer-brand img{width:220px}}
