.latest-properties{margin-top:clamp(6rem,10vw,10rem)}.latest-properties-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.25rem}.latest-properties-eyebrow{margin:0 0 .75rem;color:#666;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.latest-properties-title{max-width:1000px;font-size:clamp(2.7rem,5vw,5.25rem);font-weight:650;color:#0a0a0a;line-height:.96;letter-spacing:-.05em;margin:0}.latest-properties-view-all{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;padding-bottom:.35rem;border-bottom:1px solid #0a0a0a;color:#0a0a0a;font-size:.88rem;font-weight:700;text-decoration:none}.latest-properties-view-all svg{transition:transform .18s ease}.latest-properties-view-all:hover svg{transform:translateX(3px)}.latest-properties-city-sections{display:flex;flex-direction:column;gap:2.5rem}.latest-properties-city-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 1rem;text-transform:capitalize}.latest-properties-city-link{display:inline-flex;align-items:center;gap:.3rem;color:inherit;text-decoration:none;transition:color .15s ease}.latest-properties-city-link:hover{color:#2337b8;text-decoration:none}.latest-properties-empty{padding:1rem 0;font-size:.95rem;color:#64748b}.latest-properties-empty a{color:#2337b8;text-decoration:none;font-weight:500}.latest-properties-empty a:hover{text-decoration:underline}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.latest-properties .property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.latest-preview-card{min-width:0;border-radius:16px;transition:transform .22s ease}.latest-preview-card:hover{transform:translateY(-3px)}.latest-preview-card .preview-card__photo{object-position:center 52%}.property-card{position:relative;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 15px 35px rgba(15,23,42,.08);display:flex;flex-direction:column;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;color:inherit;text-decoration:none}.property-card__details-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.property-media .img-slider{z-index:2}.property-card__badge{position:absolute;top:.6rem;left:.6rem;z-index:3;padding:.26rem .55rem;border-radius:.5rem;font-size:.7rem;font-weight:800;color:#fff;box-shadow:0 2px 8px rgba(15,23,42,.25)}.property-card__badge--developer{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.property-card__badge--agent{background:linear-gradient(135deg,#059669,#047857)}.property-card__avatar{position:absolute;right:.6rem;bottom:.6rem;z-index:3;width:2.2rem;height:2.2rem;border-radius:50%;overflow:hidden;border:2px solid #fff;background:#cbd5e1;box-shadow:0 2px 8px rgba(15,23,42,.3)}.property-card__avatar img{width:100%;height:100%;object-fit:cover}.property-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,23,42,.12);text-decoration:none}.property-media{position:relative;width:100%;height:180px;overflow:hidden}.property-media img{width:100%;height:100%;object-fit:cover}.property-tags{position:absolute;top:1rem;left:1rem;display:flex;gap:.35rem}.property-tags span{font-size:.75rem;padding:.25rem .6rem;border-radius:999px;font-weight:600;color:#fff}.property-tags .status{background:#2337b8}.property-tags .category{background:rgba(15,23,42,.65)}.property-body{padding:1.25rem;display:flex;flex-direction:column;gap:.35rem}.property-price{margin:0;font-size:1.4rem;font-weight:700}.property-area{margin:0;color:#64748b;font-size:.9rem}.property-city{margin:.4rem 0;font-size:1.1rem;font-weight:600;color:#0f172a}.property-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;font-size:.9rem;color:#475569;margin-top:.5rem}.latest-properties .property-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(10,10,10,.08);color:#999;font-size:.68rem}.latest-properties .property-card__footer strong{color:#0a0a0a;font-size:.72rem;font-weight:700}.latest-properties .property-stats span{display:flex;align-items:center;gap:.25rem}.latest-properties .property-stats svg{flex-shrink:0;width:1rem;height:1rem;color:#2337b8}.property-card-skeleton{pointer-events:none}.property-card-skeleton .skeleton-media{width:100%;height:180px}.property-card-skeleton .skeleton-media,.property-card-skeleton .skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}.property-card-skeleton .skeleton-text{border-radius:4px}.property-card-skeleton .skeleton-price{height:1.4rem;width:60%;margin-bottom:.5rem}.property-card-skeleton .skeleton-address{height:.9rem;width:80%;margin-bottom:.35rem}.property-card-skeleton .skeleton-city{height:1.1rem;width:40%;margin-bottom:.5rem}.property-card-skeleton .skeleton-stats{height:2rem;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.latest-properties .property-card-skeleton .skeleton-media,.latest-properties .property-media{height:auto;aspect-ratio:16/10}.latest-properties .property-media img{object-position:center 52%}@media (max-width:768px){.latest-properties-header{align-items:flex-start;flex-direction:column;gap:1.25rem}.latest-properties-title{font-size:clamp(2.6rem,12vw,4rem)}.latest-properties-city-sections{gap:2rem}.latest-properties .property-card-skeleton .skeleton-media,.latest-properties .property-media{aspect-ratio:4/3}.latest-properties-city-title{font-size:1.15rem}.latest-properties .property-grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1100px){.latest-properties .property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.market-standard{margin-top:clamp(6rem,10vw,10rem)}.market-standard__header{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.65fr);grid-gap:clamp(2rem,7vw,8rem);gap:clamp(2rem,7vw,8rem);align-items:end;margin-bottom:3rem}.market-standard__eyebrow{margin:0 0 1rem;color:#666;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.market-standard h2{max-width:900px;margin:0;font-size:clamp(3.2rem,6.5vw,6.8rem);font-weight:600;line-height:.94;letter-spacing:-.055em}.market-standard__description{margin:0 0 .35rem;color:#666;font-size:1.05rem;line-height:1.55}.market-standard__comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.market-standard__card{min-height:390px;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(1.5rem,3vw,2.5rem);border-radius:24px}.market-standard__card--before{background:#f2f2f2;color:#666}.market-standard__card--after{background:#0a0a0a;color:#fff}.market-standard__card-label{justify-self:start;padding:.45rem .75rem;border:1px solid;border-radius:999px;font-size:.75rem;font-weight:700}.market-standard__shield,.market-standard__symbol{align-self:center;justify-self:center}.market-standard__symbol{font-size:9rem;font-weight:200;line-height:1;opacity:.25}.market-standard__shield{width:112px;height:112px;stroke-width:1.1}.market-standard__card ul{display:grid;grid-gap:.75rem;gap:.75rem;margin:0;padding:0;list-style:none;font-size:1rem;font-weight:600}.market-standard__card li{display:flex;align-items:center;gap:.7rem}.market-standard__card li:before{content:"";width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:currentColor}.market-standard__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;border:1px solid rgba(10,10,10,.09);border-radius:24px;overflow:hidden}.market-standard__step{min-height:250px;position:relative;padding:2rem;background:#fff}.market-standard__step+.market-standard__step{border-left:1px solid rgba(10,10,10,.09)}.market-standard__step-number{position:absolute;top:1.5rem;right:1.5rem;color:rgba(10,10,10,.28);font-size:.75rem;font-weight:700}.market-standard__step svg{width:32px;height:32px;margin-bottom:3.5rem;stroke-width:1.5}.market-standard__step h3{margin:0 0 .5rem;font-size:1.05rem}.market-standard__step p{max-width:320px;margin:0;color:#666;font-size:.9rem;line-height:1.5}.market-standard__link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.5rem;color:#0a0a0a;font-size:.9rem;font-weight:700;text-decoration:none}.market-standard__link svg{width:16px;height:16px;transition:transform .2s ease}.market-standard__link:hover svg{transform:translate(2px,-2px)}@media (max-width:760px){.market-standard__comparison,.market-standard__header,.market-standard__steps{grid-template-columns:1fr}.market-standard__header{gap:1.5rem}.market-standard h2{font-size:clamp(2.8rem,13vw,4.25rem)}.market-standard__card{min-height:330px}.market-standard__step{min-height:220px}.market-standard__step+.market-standard__step{border-top:1px solid rgba(10,10,10,.09);border-left:0}}