.unit-list-section{margin-top:2rem;padding:1.5rem;background-color:#ffffff;border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.unit-cards-container{max-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-primary-dark,#413a97) transparent}.available-units-title{font-size:1.4rem;font-weight:900;color:var(--color-primary-dark,#413a97);background-color:#f3f4f5;padding:.25rem .75rem;border-radius:9999px;margin:0 auto 1.5rem;width:fit-content}.unit-cards-container::-webkit-scrollbar{width:8px}.unit-cards-container::-webkit-scrollbar-track{background:transparent}.unit-cards-container::-webkit-scrollbar-thumb{background-color:var(--color-primary-dark,#413a97);border-radius:8px}@media (max-width:768px){.unit-cards-container{max-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-primary-dark,#413a97) transparent}.unit-list-section{width:80vw;margin-left:auto;margin-right:auto;margin-top:1rem;padding:.5rem;background-color:#ffffff;border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.available-units-title{font-size:1.2rem;font-weight:900;color:var(--color-primary-dark);background-color:#f3f4f5;padding:.25rem .75rem;border-radius:9999px;margin:0 auto 1.5rem;width:fit-content}.unit-cards-container{max-height:360px}}@media (max-width:385px){.available-units-title{font-size:1rem}}.property-detail{padding:2rem;box-sizing:border-box}.property-detail-images{display:flex;gap:1rem;overflow-x:auto;margin-bottom:1rem}.property-detail-images img{height:200px;border-radius:.5rem}.property-detail-description{margin-top:1rem}.property-detail-top{margin:1.5rem 0}.property-detail-top .property-listing-headline{font-size:1.1rem;font-weight:500;color:#4b2bb3;margin:0 0 .75rem 1rem}.property-detail-top .property-image-grid{margin:0}.property-detail-columns{display:flex;gap:2rem;align-items:flex-start}.property-detail-left{flex:2;min-width:0}.property-detail-right{flex:1;min-width:280px}@media (max-width:768px){.property-detail{padding:1rem}.property-detail-top .property-listing-headline{font-size:.7rem;text-align:center;margin:.5rem auto}.property-detail-columns{flex-direction:column;align-items:center}.property-detail-left,.property-detail-right{width:100%}.property-detail-right{min-width:0}.mobile-separator{width:80%;height:2px;background-color:#ccc;margin:1.5rem auto}}