.Carousel-module__F0HZLG__carouselContainer{align-items:center;width:100%;margin:2rem 0;display:flex;position:relative}.Carousel-module__F0HZLG__carouselTrack{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;gap:1.5rem;width:100%;padding:1rem 0;display:flex;overflow-x:auto}.Carousel-module__F0HZLG__carouselTrack::-webkit-scrollbar{display:none}.Carousel-module__F0HZLG__carouselItem{scroll-snap-align:center;flex:none;width:100%}.Carousel-module__F0HZLG__carouselItem.Carousel-module__F0HZLG__multi{width:80%;max-width:400px}.Carousel-module__F0HZLG__navButton{background:var(--surface);width:48px;height:48px;color:var(--foreground);border:1px solid var(--border);cursor:pointer;z-index:10;box-shadow:var(--shadow-md);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__F0HZLG__navButton:hover{background:var(--surface-hover);transform:translateY(-50%)scale(1.05)}.Carousel-module__F0HZLG__navButton:active{transform:translateY(-50%)scale(.95)}.Carousel-module__F0HZLG__prevButton{left:1rem}.Carousel-module__F0HZLG__nextButton{right:1rem}@media (min-width:768px){.Carousel-module__F0HZLG__carouselItem.Carousel-module__F0HZLG__multi{width:40%}}@media (min-width:1024px){.Carousel-module__F0HZLG__carouselItem.Carousel-module__F0HZLG__multi{width:30%}}
.ApartmentCard-module__Rumokq__card{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border:1px solid var(--border);cursor:pointer;flex-direction:column;height:100%;display:flex;overflow:hidden}.ApartmentCard-module__Rumokq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.ApartmentCard-module__Rumokq__imageWrapper{aspect-ratio:4/3;background:var(--surface-hover);width:100%;position:relative;overflow:hidden}.ApartmentCard-module__Rumokq__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ApartmentCard-module__Rumokq__card:hover .ApartmentCard-module__Rumokq__image{transform:scale(1.05)}.ApartmentCard-module__Rumokq__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ApartmentCard-module__Rumokq__title{margin-bottom:.5rem;font-size:1.25rem}.ApartmentCard-module__Rumokq__description{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.ApartmentCard-module__Rumokq__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ApartmentCard-module__Rumokq__linkButton{color:var(--primary);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.ApartmentCard-module__Rumokq__linkButton svg{transition:transform var(--transition-fast)}.ApartmentCard-module__Rumokq__card:hover .ApartmentCard-module__Rumokq__linkButton svg{transform:translate(4px)}
.apartment-module__Ghm4cq__main{flex-direction:column;min-height:100vh;display:flex}.apartment-module__Ghm4cq__header{background:var(--surface);border-bottom:1px solid var(--border);padding:4rem 2rem 2rem}.apartment-module__Ghm4cq__headerContent{max-width:1200px;margin:0 auto}.apartment-module__Ghm4cq__backLink{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;display:inline-flex}.apartment-module__Ghm4cq__backLink:hover{color:var(--primary)}.apartment-module__Ghm4cq__title{margin-bottom:1rem}.apartment-module__Ghm4cq__gallerySection{background:var(--background);padding:2rem 0}.apartment-module__Ghm4cq__carouselImageWrapper{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.apartment-module__Ghm4cq__carouselImage{object-fit:cover}.apartment-module__Ghm4cq__contentSection{grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}@media (min-width:1024px){.apartment-module__Ghm4cq__contentSection{grid-template-columns:2fr 1fr}}.apartment-module__Ghm4cq__about{flex-direction:column;gap:1.5rem;display:flex}.apartment-module__Ghm4cq__aboutText{white-space:pre-line}.apartment-module__Ghm4cq__amenities{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border);height:fit-content;padding:2rem}.apartment-module__Ghm4cq__amenitiesTitle{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1rem}.apartment-module__Ghm4cq__amenityCategory{margin-bottom:2rem}.apartment-module__Ghm4cq__amenityCategoryTitle{color:var(--foreground);text-transform:capitalize;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.apartment-module__Ghm4cq__amenityList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.apartment-module__Ghm4cq__amenityItem{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.apartment-module__Ghm4cq__amenityItem svg{color:var(--primary);flex-shrink:0;margin-top:2px}.apartment-module__Ghm4cq__notIncluded{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.apartment-module__Ghm4cq__notIncludedTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.apartment-module__Ghm4cq__notIncludedList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.apartment-module__Ghm4cq__notIncludedItem{color:var(--text-muted);opacity:.7;align-items:flex-start;gap:.75rem;font-size:.9rem;text-decoration:line-through;display:flex}.apartment-module__Ghm4cq__notIncludedItem svg{color:var(--text-muted);flex-shrink:0;margin-top:2px}
.page-module__2INozW__main{flex-direction:column;min-height:100vh;display:flex}.page-module__2INozW__hero{color:#fff;justify-content:center;align-items:center;min-height:70vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.page-module__2INozW__heroBackground{z-index:-1;position:absolute;inset:0}.page-module__2INozW__heroBackground:after{content:"";background:linear-gradient(#0000004d 0%,#000000b3 100%);position:absolute;inset:0}.page-module__2INozW__heroImage{object-fit:cover;width:100%;height:100%;animation:20s infinite alternate page-module__2INozW__zoomIn}@keyframes page-module__2INozW__zoomIn{0%{transform:scale(1)}to{transform:scale(1.1)}}.page-module__2INozW__heroContent{z-index:1;text-align:center;max-width:800px;animation:1s ease-out forwards page-module__2INozW__fadeInUp;position:relative}@keyframes page-module__2INozW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__2INozW__subtitle{opacity:.9;margin-top:1rem;font-size:1.25rem}.page-module__2INozW__section{padding:6rem 0}.page-module__2INozW__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__2INozW__sectionSubtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.page-module__2INozW__emptyState{text-align:center;color:var(--text-muted);padding:4rem}
