*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0f172a;background:#f7f8f5;margin:0;font-family:Inter,Arial,sans-serif}body.modalOpen{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}header{z-index:20;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50% - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand span{color:#fff;background:#047857;border-radius:13px;place-items:center;width:42px;height:42px;padding:9px;display:grid}.brand b{font-size:17px;font-weight:800}.contact,.primary{color:#fff;background:#047857;border-radius:12px;justify-content:center;align-items:center;padding:13px 20px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.contact:hover,.primary:hover{background:#036b4d;transform:translateY(-1px);box-shadow:0 8px 24px #04785733}.hero{color:#fff;background:#07121f;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;padding:80px max(24px,50% - 590px);display:grid}.hero h1{letter-spacing:-.035em;max-width:760px;margin:10px 0 22px;font-size:clamp(42px,6vw,68px);line-height:1.02}.hero p:not(.eyebrow){color:#cbd5e1;max-width:650px;margin-bottom:35px;font-size:18px;line-height:1.7}.eyebrow{color:#6ee7b7;letter-spacing:2px;margin:0;font-size:12px;font-weight:900}.green{color:#047857}.heroCard{color:#6ee7b7;text-align:center;background:linear-gradient(145deg,#0f2b2c,#0f172a);border:1px solid #1e3a4d;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:300px;padding:30px;display:flex}.heroCard b{color:#fff;font-size:22px}.heroCard span{color:#94a3b8}.listings{max-width:1180px;margin:auto;padding:70px 24px}.sectionHead{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.sectionHead h2,.cta h2{letter-spacing:-.02em;margin:8px 0;font-size:38px;line-height:1.15}.sectionHead>span{color:#64748b;white-space:nowrap}.filters{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:1fr 180px;gap:12px;margin:30px 0;padding:12px;display:grid;box-shadow:0 4px 18px #0f172a08}.filters label{background:#f8fafc;border-radius:12px;align-items:center;gap:10px;padding:0 15px;display:flex}.filters svg,.location svg,.specs svg{width:18px;min-width:18px}.filters input,.filters select,select{color:#0f172a;background:#f8fafc;border:0;border-radius:12px;outline:0;width:100%;height:48px;padding:0 14px;font-size:15px}.filters input:focus,.filters select:focus{box-shadow:0 0 0 2px #04785729}.grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 3px 15px #0f172a0a}.card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1a}.image{background:#e2e8f0;height:230px;position:relative;overflow:hidden}.image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.card:hover .image img{transform:scale(1.025)}.badges{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:14px;left:14px}.badges b{color:#fff;background:#07121f;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;box-shadow:0 4px 14px #00000029}.badges .available{color:#052e26;background:#34d399}.body{padding:20px}.price{color:#065f46;font-size:21px;font-weight:900}.body h3{margin:10px 0;font-size:19px;line-height:1.35}.location{color:#64748b;align-items:flex-start;gap:6px;line-height:1.5;display:flex}.location svg{margin-top:2px}.specs{color:#475569;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;justify-content:space-between;gap:8px;margin:17px 0;padding:15px 0;display:flex}.specs span{align-items:center;gap:5px;font-size:13px;display:flex}.actions{grid-template-columns:1fr 50px;gap:8px;display:grid}.actions button,.actions a{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:11px;justify-content:center;align-items:center;min-height:44px;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:flex}.actions button:hover{color:#047857;background:#f0fdf4;border-color:#047857}.actions a{color:#fff;background:#047857;border:0}.actions a:hover{background:#036b4d;transform:translateY(-1px)}.notice{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:20px;padding:35px}.error{color:#b91c1c}.cta{background:#fff;border:1px solid #e2e8f0;border-radius:30px;max-width:1180px;margin:0 auto 70px;padding:50px}.cta p{color:#64748b;margin-bottom:30px;line-height:1.7}footer{color:#64748b;text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:30px}.modalWrap{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07121fcc;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.modal{scrollbar-width:thin;scrollbar-color:#94a3b8 transparent;background:#fff;border-radius:24px;width:min(1010px,100%);max-height:94vh;overflow:hidden auto;box-shadow:0 28px 80px #00000057}.modal::-webkit-scrollbar{width:8px}.modal::-webkit-scrollbar-track{background:0 0}.modal::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.gallery{background:linear-gradient(145deg,#0f172a,#07121f);justify-content:center;align-items:center;height:500px;display:flex;position:relative;overflow:hidden}.gallery>img{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%;display:block}.gallery button{z-index:5;color:#0f172a;cursor:pointer;background:#fffffff2;border:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:transform .18s,background .18s,box-shadow .18s;display:grid;position:absolute;box-shadow:0 7px 24px #00000047}.gallery button:hover{background:#fff;box-shadow:0 9px 30px #00000059}.close{top:16px;right:16px}.close:hover{transform:scale(1.06)}.prev{top:50%;left:18px;transform:translateY(-50%)}.prev:hover{transform:translateY(-50%)scale(1.06)}.next{top:50%;right:18px;transform:translateY(-50%)}.next:hover{transform:translateY(-50%)scale(1.06)}.galleryCounter{z-index:4;color:#fff;text-align:center;pointer-events:none;background:#020617d1;border-radius:999px;min-width:52px;padding:8px 12px;font-size:13px;font-weight:800;position:absolute;bottom:16px;right:18px;box-shadow:0 5px 18px #0000003d}.galleryThumbnails{scrollbar-width:thin;scrollbar-color:#475569 transparent;background:#07121f;align-items:center;gap:9px;padding:12px 18px;display:flex;overflow-x:auto}.galleryThumbnails::-webkit-scrollbar{height:6px}.galleryThumbnails::-webkit-scrollbar-track{background:0 0}.galleryThumbnails::-webkit-scrollbar-thumb{background:#475569;border-radius:999px}.galleryThumbnail{cursor:pointer;opacity:.68;background:#1e293b;border:2px solid #0000;border-radius:9px;width:74px;min-width:74px;height:56px;padding:0;transition:opacity .18s,border-color .18s,transform .18s;overflow:hidden}.galleryThumbnail:hover{opacity:1;transform:translateY(-1px)}.galleryThumbnail.active{opacity:1;border-color:#34d399;box-shadow:0 0 0 2px #34d39929}.galleryThumbnail img{object-fit:cover;width:100%;height:100%;display:block}.modalBody{padding:30px 34px}.modalBody h2{letter-spacing:-.02em;margin:10px 0;font-size:30px;line-height:1.2}.modalBody .location{margin-top:12px}.detailGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.detailGrid span{color:#0f172a;background:#f1f5f9;border-radius:10px;align-items:center;min-height:52px;padding:13px 15px;line-height:1.4;display:flex}.detailGrid span:empty{display:none}.modalBody>p{color:#475569;margin:24px 0;line-height:1.75}.block{text-align:center;width:100%;margin-top:25px;display:flex}@media (width<=850px){.hero{grid-template-columns:1fr}.heroCard{display:none}.grid{grid-template-columns:repeat(2,1fr)}.gallery{height:440px}.modal{width:min(760px,100%)}}@media (width<=600px){header{height:68px;padding:0 16px}.brand{gap:9px}.brand span{border-radius:13px;width:48px;height:48px}.brand b{font-size:16px}.contact{padding:11px 15px;font-size:13px}.hero{padding:78px 24px 54px}.hero h1{margin-top:14px;font-size:46px;line-height:1.08}.hero p:not(.eyebrow){font-size:18px;line-height:2}.listings{padding:76px 18px 55px}.sectionHead{flex-direction:column;align-items:flex-start;gap:8px}.sectionHead h2,.cta h2{font-size:39px;line-height:1.35}.sectionHead>span{white-space:normal}.filters,.grid{grid-template-columns:1fr}.cta{margin:0 15px 50px;padding:30px 22px}.modalWrap{align-items:center;padding:8px}.modal{border-radius:19px;width:100%;max-height:96vh}.gallery{height:330px}.gallery button{width:42px;height:42px}.close{top:10px;right:10px}.prev{left:10px}.next{right:10px}.galleryCounter{padding:7px 10px;font-size:12px;bottom:12px;right:12px}.galleryThumbnails{gap:7px;padding:9px 11px}.galleryThumbnail{border-radius:7px;width:62px;min-width:62px;height:47px}.modalBody{padding:24px 18px}.modalBody h2{font-size:25px}.detailGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin:20px 0}.detailGrid span{min-height:50px;padding:12px;font-size:14px}.modalBody>p{margin:20px 0;font-size:14px;line-height:1.7}.block{z-index:5;min-height:50px;margin-top:22px;position:sticky;bottom:0;box-shadow:0 -8px 18px #ffffffd9}}@media (width<=390px){.brand b{font-size:14px}.contact{padding:10px 12px;font-size:12px}.hero h1{font-size:41px}.sectionHead h2{font-size:35px}.gallery{height:290px}.detailGrid{grid-template-columns:1fr 1fr}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #34d3998c}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.agentCard{color:#fff;background:linear-gradient(145deg,#0f2b2cf5,#0f172afa);border:1px solid #1e3a4d;border-radius:30px;width:100%;min-height:300px;padding:34px;box-shadow:0 22px 55px #0003}.agentCardTop{border-bottom:1px solid #94a3b82e;align-items:center;gap:24px;padding-bottom:24px;display:flex}.agentPhoto{object-fit:cover;object-position:center;background:#facc15;border:4px solid #facc15;border-radius:50%;width:142px;min-width:142px;height:142px;display:block;box-shadow:0 14px 32px #00000047}.agentInfo{min-width:0}.agentInfo h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(30px,3vw,42px);line-height:1.08}.agentRole{color:#34d399;margin:8px 0 0;font-size:18px;font-weight:700;line-height:1.4}.agentMeta{gap:15px;padding:24px 0;display:grid}.agentMetaRow{color:#e2e8f0;align-items:flex-start;gap:12px;font-size:16px;line-height:1.55;display:flex}.agentMetaRow svg{color:#34d399;width:21px;min-width:21px;height:21px;margin-top:2px}.agentAreas span{max-width:340px}.agentWhatsApp{color:#fff;background:#0478571a;border:1px solid #34d399b8;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;padding:13px 18px;font-weight:800;transition:background .2s,border-color .2s,transform .2s;display:flex}.agentWhatsApp:hover{background:#04785747;border-color:#34d399;transform:translateY(-1px)}.agentWhatsApp svg{color:#34d399;width:21px;height:21px}@media (width<=850px){.agentCard{max-width:650px;min-height:0;margin-top:8px}}@media (width<=600px){.agentCard{border-radius:22px;padding:24px 20px}.agentCardTop{align-items:center;gap:17px;padding-bottom:20px}.agentPhoto{border-width:3px;width:104px;min-width:104px;height:104px}.agentInfo h2{font-size:28px}.agentRole{margin-top:6px;font-size:15px}.agentMeta{gap:13px;padding:20px 0}.agentMetaRow{gap:10px;font-size:14px}.agentWhatsApp{min-height:48px;font-size:14px}}@media (width<=390px){.agentCardTop{align-items:flex-start}.agentPhoto{width:88px;min-width:88px;height:88px}.agentInfo h2{font-size:24px}.agentRole{font-size:14px}}.agentPhone a{color:#e2e8f0;font-weight:700;transition:color .2s}.agentPhone a:hover{color:#6ee7b7}
