.bc-property{max-width:1180px;margin:0 auto;padding:24px 18px 72px;color:#17233b}.bc-property__hero{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;padding:28px;border:1px solid rgba(21,70,130,.12);border-radius:24px;background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 18px 45px rgba(18,51,92,.08)}.bc-property__hero h1{max-width:780px;margin:8px 0 10px;font-size:clamp(1.8rem,4vw,3.1rem);line-height:1.06;letter-spacing:-.035em}.bc-property__code,.bc-property__status{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:.76rem;font-weight:800}.bc-property__code{color:#0756bd;background:#e9f3ff}.bc-property__status{color:#11653a;background:#e7f8ef}.bc-property__location{margin:0 0 12px;color:#64748b}.bc-property__price-panel{min-width:245px;display:grid;gap:9px}.bc-property__price-panel div{display:flex;flex-direction:column;padding:14px 16px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--ms-cor-primaria,#0878ff),var(--ms-cor-secundaria,#19b5ff))}.bc-property__price-panel span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;opacity:.78}.bc-property__price-panel strong{font-size:1.2rem}.bc-property__gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;margin:24px 0}.bc-property__photo{min-height:180px;margin:0;overflow:hidden;border-radius:18px;background:#eef3f8}.bc-property__photo--main{grid-row:span 2;min-height:430px}.bc-property__photo-button{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.bc-property__photo img{width:100%;height:100%;min-height:180px;object-fit:cover;display:block;transition:transform .25s ease}.bc-property__photo--main img{min-height:430px}.bc-property__photo-button:hover img{transform:scale(1.025)}.bc-property__photo figcaption{padding:7px 10px;color:#526174;background:#fff;font-size:.75rem}.bc-property__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.bc-property__main{min-width:0}.bc-property__card{margin-bottom:18px;padding:24px;border:1px solid rgba(21,70,130,.1);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(18,51,92,.06)}.bc-property__card h2{margin:0 0 18px;font-size:1.25rem}.bc-property__prose{color:#42526a;line-height:1.76}.bc-property__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.bc-property__facts div{padding:13px;border-radius:14px;background:#f5f8fc}.bc-property__facts dt{color:#708096;font-size:.73rem}.bc-property__facts dd{margin:3px 0 0;font-weight:800}.bc-property__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}.bc-property__list li{position:relative;padding:10px 12px 10px 34px;border-radius:13px;background:#f5f8fc}.bc-property__list li:before{content:'✓';position:absolute;left:12px;color:#16a260;font-weight:900}.bc-property__videos{display:grid;gap:18px}.bc-property__videos h3{font-size:1rem}.bc-property__video-frame{position:relative;padding-top:56.25%;overflow:hidden;border-radius:16px;background:#0b1325}.bc-property__video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.bc-property__documents{display:grid;gap:10px}.bc-property__documents article{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px;border:1px solid #e4ebf3;border-radius:14px}.bc-property__documents small,.bc-property__documents p{display:block;margin:3px 0 0;color:#718096}.bc-property__documents a{flex:0 0 auto;padding:9px 12px;border-radius:10px;color:#fff;text-decoration:none;background:#126cf3}.bc-property__card--sticky{position:sticky;top:18px}.bc-property__card--sticky>p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:9px 0;border-bottom:1px solid #edf1f5}.bc-property__terms{display:grid;gap:5px;margin-top:14px;color:#53647b}.bc-property__terms strong{color:#17233b}.bc-property__whatsapp,.bc-property__contact-unavailable{display:block;margin-top:20px;padding:14px 16px;border-radius:14px;text-align:center;font-weight:900}.bc-property__whatsapp{color:#fff;text-decoration:none;background:#22b85a}.bc-property__contact-unavailable{color:#5a687c;background:#eef2f7}.bc-property-lightbox[hidden]{display:none}.bc-property-lightbox{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(3,10,24,.92)}.bc-property-lightbox img{max-width:95vw;max-height:90vh;border-radius:12px}.bc-property-lightbox button{position:absolute;top:16px;right:18px;width:44px;height:44px;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;background:rgba(255,255,255,.1);font-size:2rem;cursor:pointer}@media(max-width:900px){.bc-property__hero{align-items:stretch;flex-direction:column}.bc-property__price-panel{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.bc-property__layout{grid-template-columns:1fr}.bc-property__card--sticky{position:static}.bc-property__gallery{grid-template-columns:1fr 1fr}.bc-property__photo--main{grid-column:span 2;grid-row:auto;min-height:340px}.bc-property__photo--main img{min-height:340px}}@media(max-width:600px){.bc-property{padding-inline:12px}.bc-property__hero,.bc-property__card{padding:18px;border-radius:17px}.bc-property__price-panel{grid-template-columns:1fr}.bc-property__gallery{grid-template-columns:1fr}.bc-property__photo--main{grid-column:auto;min-height:260px}.bc-property__photo--main img{min-height:260px}.bc-property__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-property__list{grid-template-columns:1fr}.bc-property__documents article{align-items:flex-start;flex-direction:column}.bc-property__documents a{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.bc-property__photo img{transition:none}}