:root{--color-primary:#003049;--color-secondary:#d62828;--color-accent:#f77f00;--color-text-dark:#fcbf49;--color-text-light:#fff;--font-primary:"Roboto",sans-serif;--font-heading:"Playfair Display",serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-neutral);color:#fcbf49;color:var(--color-text-dark);font-family:Roboto,sans-serif;font-family:var(--font-primary);line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}h1,h2,h3,h4,h5{font-family:Playfair Display,serif;font-family:var(--font-heading);margin-bottom:1rem}button{cursor:pointer}a{color:inherit;text-decoration:none}.HomePage_homePage__GDK2b{min-height:100vh}.HomePage_hero__1EavB{background-attachment:fixed;background-color:var(--color-primary);background-image:url(/static/media/Heavenly-stays2.25ace414ed9d6490cd51.jpg);background-image:linear-gradient(90deg,#00000080,#00000080),url(/static/media/Heavenly-stays.1d593f1e179d9b115725.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;min-height:500px;position:relative}.HomePage_overlay__Pkreo{align-items:center;background:linear-gradient(#00000080,#0000004d);display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.HomePage_container__uNu-e{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.HomePage_heroContent__d-H4T{color:var(--color-text-light);max-width:600px}.HomePage_heroContent__d-H4T h1{font-size:2.5rem;margin-bottom:1rem}.HomePage_heroContent__d-H4T p{font-size:1.2rem;margin-bottom:2rem}.HomePage_ctaButton__O0WtY{background-color:var(--color-accent);border:none;border-radius:4px;color:var(--color-text-light);font-size:1.1rem;font-weight:500;padding:.75rem 2rem;transition:transform .2s}.HomePage_ctaButton__O0WtY:hover{transform:translateY(-2px)}.HomePage_categorySection__A4sSW{background-color:var(--color-neutral);padding:4rem 0}.HomePage_categorySection__A4sSW h2{color:var(--color-primary);font-size:2.5rem;margin-bottom:3rem;text-align:center}.HomePage_categoryLink__D6Otv{color:inherit;display:block;text-decoration:none}.HomePage_categories__FxFs8{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);margin:0 auto;max-width:1200px}.HomePage_categoryCard__9b\+zJ{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s,box-shadow .3s}.HomePage_categoryCard__9b\+zJ:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.HomePage_cardImage__iPRcL{align-items:flex-end;background-position:50%;background-size:cover;display:flex;height:250px;position:relative;transition:transform .3s}.HomePage_categoryCard__9b\+zJ:hover .HomePage_cardImage__iPRcL{transform:scale(1.05)}.HomePage_cardImage__iPRcL h3{background:linear-gradient(#0000,#000000b3);color:#fff;font-size:1.4rem;margin:0;padding:15px;width:100%}.HomePage_cardDetails__U0IXV{display:flex;flex-direction:column;flex-grow:1;padding:15px}.HomePage_cardDetails__U0IXV p{color:var(--color-text-dark);margin-bottom:15px;margin-top:0}.HomePage_amenityTags__F-b-1{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.HomePage_amenityTag__9MlvK{background-color:#f77f001a;border-radius:50px;color:var(--color-primary);display:inline-block;font-size:.8rem;padding:6px 12px;transition:background-color .2s,color .2s,transform .2s}.HomePage_amenityTag__9MlvK:hover{background-color:var(--color-accent);color:var(--color-text-light);transform:translateY(-2px)}.HomePage_viewButton__HoJDz{background-color:var(--color-accent);border-radius:5px;color:#fff;font-weight:600;letter-spacing:.5px;margin-top:auto;padding:10px 15px;text-align:center;text-decoration:none;transition:background-color .2s,transform .2s}.HomePage_viewButton__HoJDz:hover{background-color:var(--color-secondary);transform:scale(1.03)}@media (max-width:1200px){.HomePage_cardImage__iPRcL{height:220px}}@media (max-width:992px){.HomePage_cardImage__iPRcL{height:200px}}@media (max-width:768px){.HomePage_heroContent__d-H4T h1{font-size:2.2rem}.HomePage_categories__FxFs8{grid-template-columns:1fr}.HomePage_cardImage__iPRcL{height:250px}.HomePage_categoryCard__9b\+zJ{margin:0 auto;max-width:500px}.HomePage_viewButton__HoJDz{margin:0}}@media (max-width:480px){.HomePage_cardImage__iPRcL{height:200px}.HomePage_amenityTags__F-b-1{gap:6px}.HomePage_amenityTag__9MlvK{font-size:.7rem;padding:4px 8px}}.Navbar_navbar__AHaSr{background-color:var(--color-primary);padding:1rem 0;position:sticky;top:0;z-index:100}.Navbar_container__dA4Dw{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.Navbar_logo__MK0b0 h1{color:var(--color-text-light);font-size:1.8rem;margin:0}.Navbar_logoImage__BwrWC{display:block;height:40px;max-width:100%}.Navbar_logo__MK0b0{align-items:center;display:flex}.Navbar_logo__MK0b0 a{display:block;text-decoration:none}.Navbar_navLinks__pxUEg{display:flex;gap:2rem;list-style:none}.Navbar_navLinks__pxUEg a{color:var(--color-text-light);font-weight:500;transition:opacity .2s}.Navbar_navLinks__pxUEg a:hover{opacity:.8}.Navbar_auth__vV04N{align-items:center;display:flex}.Navbar_loginBtn__98fHc{background-color:var(--color-accent);border:none;border-radius:4px;color:var(--color-text-light);font-weight:500;padding:.5rem 1.5rem;transition:opacity .2s}.Navbar_loginBtn__98fHc:hover{opacity:.9}@media (max-width:768px){.Navbar_navLinks__pxUEg{display:none}}.CategoryPageStudio_categoryPage__5E1xw{min-height:100vh}.CategoryPageStudio_categoryHeader__TuGxJ{background-color:var(--color-primary);background-image:url(/static/media/studio-header.25ace414ed9d6490cd51.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:45vh;min-height:300px;position:relative}.CategoryPageStudio_overlay__EG197{align-items:center;background:linear-gradient(#00000080,#0000004d);display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.CategoryPageStudio_container__5KAFT{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.CategoryPageStudio_categoryHeader__TuGxJ h1{color:var(--color-text-light);font-size:2.5rem;margin-bottom:1rem}.CategoryPageStudio_categoryHeader__TuGxJ p{color:var(--color-text-light);font-size:1.2rem}.CategoryPageStudio_filterSection__5vMOk{background-color:var(--color-primary);color:var(--color-text-light);padding:1.5rem 0}.CategoryPageStudio_filters__tO-0i{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.CategoryPageStudio_filterGroup__s93no{display:flex;flex-direction:column;min-width:200px}.CategoryPageStudio_filterGroup__s93no label{font-weight:500;margin-bottom:8px}.CategoryPageStudio_filterGroup__s93no input,.CategoryPageStudio_filterGroup__s93no select{border:none;border-radius:4px;padding:10px}.CategoryPageStudio_apartmentListSection__VOd5s{background-color:var(--color-neutral);padding:4rem 0}.CategoryPageStudio_apartmentListSection__VOd5s h2{color:var(--color-primary);font-size:2rem;margin-bottom:2.5rem;text-align:center}.CategoryPageStudio_apartmentList__\+cEZj{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.CategoryPageStudio_apartmentCard__zRn4q{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.CategoryPageStudio_apartmentCard__zRn4q:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.CategoryPageStudio_cardImage__h8W4z{background-position:50%;background-size:cover;height:200px;position:relative}.CategoryPageStudio_priceTag__OwdJX{background-color:var(--color-accent);border-radius:4px;color:#fff;font-weight:600;padding:6px 12px;position:absolute;right:15px;top:15px}.CategoryPageStudio_cardDetails__QqgaJ{padding:20px}.CategoryPageStudio_cardDetails__QqgaJ h3{color:var(--color-primary);font-size:1.3rem;margin-bottom:10px;margin-top:0}.CategoryPageStudio_description__lIiLM{-webkit-box-orient:vertical;color:var(--color-text-dark);display:-webkit-box;line-height:1.5;margin-bottom:15px;overflow:hidden}.CategoryPageStudio_amenityTags__Dyui2{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.CategoryPageStudio_amenityTag__SJWyQ{background-color:#f77f001a;border-radius:50px;color:var(--color-primary);font-size:.8rem;padding:5px 10px}.CategoryPageStudio_amenityTagMore__9jomj{background-color:#0000000d;border-radius:50px;color:var(--color-text-dark);font-size:.8rem;padding:5px 10px}.CategoryPageStudio_viewDetailsButton__ehdmW{background-color:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:background-color .2s;width:100%}.CategoryPageStudio_viewDetailsButton__ehdmW:hover{background-color:var(--color-secondary)}.CategoryPageStudio_detailsSection__Yws06{background-color:#fff;padding:4rem 0}.CategoryPageStudio_selectPrompt__xvVdu{background-color:#f8f8f8;border-radius:8px;padding:50px;text-align:center}.CategoryPageStudio_unitDetails__DjVgZ h2{color:var(--color-primary);font-size:2rem;margin-bottom:25px}.CategoryPageStudio_imageGallery__Sz24d{display:flex;gap:15px;margin-bottom:30px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.CategoryPageStudio_imageGallery__Sz24d::-webkit-scrollbar{height:8px}.CategoryPageStudio_imageGallery__Sz24d::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.CategoryPageStudio_imageGallery__Sz24d::-webkit-scrollbar-thumb{background-color:var(--color-accent);border-radius:4px}.CategoryPageStudio_galleryImage__tuyCx{background-position:50%;background-size:cover;border-radius:8px;flex:0 0 auto;height:220px;min-width:300px;scroll-snap-align:start}.CategoryPageStudio_galleryImage__tuyCx:first-child{min-width:450px}.CategoryPageStudio_galleryControlsContainer__PhVky{display:flex;gap:10px;justify-content:flex-end;margin-bottom:15px}.CategoryPageStudio_galleryControl__TBePL{align-items:center;background-color:var(--color-accent);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:background-color .2s;width:40px}.CategoryPageStudio_galleryControl__TBePL:hover{background-color:var(--color-secondary)}.CategoryPageStudio_detailsGrid__HeyXp{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 320px}.CategoryPageStudio_featuresSection__BKN4g{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin:20px 0 30px}.CategoryPageStudio_featureColumn__lSvOD h4{color:var(--color-primary);font-size:1.1rem;font-weight:600;margin-bottom:12px}.CategoryPageStudio_featuresList__c4eIj{margin:0;padding-left:20px}.CategoryPageStudio_featuresList__c4eIj li{line-height:1.5;margin-bottom:8px}.CategoryPageStudio_spaceFeatures__1eCOs{margin-bottom:25px;margin-top:15px;padding-left:20px}.CategoryPageStudio_spaceFeatures__1eCOs li{line-height:1.5;margin-bottom:10px}.CategoryPageStudio_amenitiesList__WLQSU{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin-top:20px}.CategoryPageStudio_amenityItem__ysDfY{align-items:center;display:flex;padding:6px 0}.CategoryPageStudio_amenityIcon__N8ipc{color:var(--color-accent);font-weight:700;margin-right:10px}.CategoryPageStudio_bookingPanel__bShXu{background-color:#f8f8f8;border-radius:8px;box-shadow:0 4px 15px #0000000d;padding:25px}.CategoryPageStudio_bookingPanel__bShXu h3{color:var(--color-primary);font-size:1.4rem;margin-bottom:15px;margin-top:0}.CategoryPageStudio_price__cctTj{color:var(--color-primary);font-size:1.8rem;font-weight:700;margin-bottom:20px}.CategoryPageStudio_price__cctTj span{color:var(--color-text-dark);font-size:1rem;font-weight:400}.CategoryPageStudio_calendar__tdvN1{margin-bottom:25px}.CategoryPageStudio_calendar__tdvN1 h4{font-size:1.05rem;margin-bottom:12px}.CategoryPageStudio_bookButton__etF1D{background-color:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:25px;padding:14px;transition:background-color .2s;width:100%}.CategoryPageStudio_bookButton__etF1D:hover{background-color:var(--color-secondary)}.CategoryPageStudio_contactInfo__FbvD7{border-top:1px solid #e0e0e0;padding-top:20px}.CategoryPageStudio_contactInfo__FbvD7 h4{font-size:1.05rem;margin-bottom:12px}.CategoryPageStudio_contactInfo__FbvD7 p{margin:8px 0}@media (max-width:992px){.CategoryPageStudio_detailsGrid__HeyXp{grid-template-columns:1fr}.CategoryPageStudio_bookingPanel__bShXu{margin-bottom:30px;order:-1}.CategoryPageStudio_galleryImage__tuyCx:first-child{min-width:300px}}@media (max-width:768px){.CategoryPageStudio_categoryHeader__TuGxJ h1{font-size:2rem}.CategoryPageStudio_categoryHeader__TuGxJ p{font-size:1rem}.CategoryPageStudio_apartmentList__\+cEZj{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.CategoryPageStudio_featuresSection__BKN4g{gap:20px;grid-template-columns:1fr}.CategoryPageStudio_filters__tO-0i{align-items:center;flex-direction:column}.CategoryPageStudio_filterGroup__s93no{max-width:400px;width:100%}}@media (max-width:480px){.CategoryPageStudio_amenitiesList__WLQSU,.CategoryPageStudio_apartmentList__\+cEZj{grid-template-columns:1fr}.CategoryPageStudio_cardImage__h8W4z{height:180px}.CategoryPageStudio_galleryImage__tuyCx,.CategoryPageStudio_galleryImage__tuyCx:first-child{height:160px;min-width:240px}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.CategoryPage_categoryPage__jmZ\+D{color:#333;font-family:Poppins,sans-serif}.CategoryPage_categoryHeader__VaYOA{background-attachment:fixed;background-image:linear-gradient(#00000080,#00000080),url(/static/media/1br-header.25ace414ed9d6490cd51.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;position:relative}.CategoryPage_overlay__3\+VAM{align-items:center;display:flex;height:100%;position:absolute;width:100%}.CategoryPage_container__-91cY{margin:0 auto;max-width:1200px;width:90%}.CategoryPage_categoryHeader__VaYOA h1{color:#fff;font-size:2.5rem;margin-bottom:10px}.CategoryPage_categoryHeader__VaYOA p{color:#ffffffe6;font-size:1.2rem;max-width:600px}.CategoryPage_filterSection__KdqVW{background-color:#f8f8f8;border-bottom:1px solid #eee;padding:20px 0}.CategoryPage_filters__JtaOt{display:flex;flex-wrap:wrap;gap:20px}.CategoryPage_filterGroup__W0MIQ{display:flex;flex:1 1;flex-direction:column;min-width:200px}.CategoryPage_filterGroup__W0MIQ label{color:#666;font-size:.9rem;margin-bottom:5px}.CategoryPage_filterGroup__W0MIQ input,.CategoryPage_filterGroup__W0MIQ select{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:10px}.CategoryPage_apartmentListSection__yBDLX{padding:40px 0}.CategoryPage_apartmentList__K-Piz{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:20px}.CategoryPage_apartmentCard__impBL{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s ease}.CategoryPage_apartmentCard__impBL:hover{transform:translateY(-5px)}.CategoryPage_cardImage__JeeZN{background-position:50%;background-size:cover;height:220px;position:relative}.CategoryPage_priceTag__CClRN{bottom:10px;font-weight:700;right:10px}.CategoryPage_apartmentId__PLDl3,.CategoryPage_priceTag__CClRN{background-color:#000000b3;border-radius:4px;color:#fff;padding:5px 10px;position:absolute}.CategoryPage_apartmentId__PLDl3{font-size:.8rem;font-weight:600;left:10px;top:10px}.CategoryPage_cardDetails__J5ZC7{padding:20px}.CategoryPage_cardDetails__J5ZC7 h3{font-size:1.3rem;margin-bottom:10px;margin-top:0}.CategoryPage_description__3uUcG{-webkit-box-orient:vertical;color:#666;display:-webkit-box;line-height:1.5;margin-bottom:15px;overflow:hidden;text-align:justify}.CategoryPage_amenityTags__937qD{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.CategoryPage_amenityTag__uFytm{background-color:#f0f7ff;border-radius:4px;color:#06c;font-size:.8rem;padding:4px 8px}.CategoryPage_amenityTagMore__NABmV{color:#666;font-size:.8rem;padding:4px 0}.CategoryPage_cardActions__sLA10{display:flex;justify-content:flex-end;margin-top:15px}.CategoryPage_viewDetailsButton__DptG0{background-color:#ff6b35;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;max-width:200px;padding:8px 16px;transition:all .2s;width:100%}.CategoryPage_viewDetailsButton__DptG0:hover{background-color:#e55a29}.CategoryPage_detailsSection__ro0pJ{background-color:#f8f8f8;padding:40px 0}.CategoryPage_selectPrompt__cu76d{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;padding:40px;text-align:center}.CategoryPage_unitId__ukGyJ{color:#666;font-size:1rem;font-weight:400}.CategoryPage_imageGallery__UhSkQ{display:flex;gap:15px;margin-bottom:20px;overflow-x:auto;padding:10px 0;position:relative}.CategoryPage_imageGallery__UhSkQ::-webkit-scrollbar{height:8px}.CategoryPage_imageGallery__UhSkQ::-webkit-scrollbar-thumb{background-color:#06c;border-radius:4px}.CategoryPage_imageGallery__UhSkQ::-webkit-scrollbar-track{background-color:#f0f0f0}.CategoryPage_galleryImage__maZeo{background-position:50%;background-size:cover;border-radius:8px;height:220px;min-width:300px;transition:transform .3s ease}.CategoryPage_galleryImage__maZeo:hover{transform:scale(1.02)}.CategoryPage_galleryControlsContainer__H-7df{display:flex;gap:10px;justify-content:flex-end;margin-bottom:10px}.CategoryPage_galleryControl__Znguj{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .2s;width:40px}.CategoryPage_galleryControl__Znguj:hover{background-color:#06c;border-color:#06c;color:#fff}.CategoryPage_detailsGrid__nOBdn{gap:30px;grid-template-columns:1fr 350px;margin-top:20px}.CategoryPage_detailsInfo__p2fQO h3{border-bottom:1px solid #eee;color:#06c;margin-bottom:15px;margin-top:30px;padding-bottom:10px}.CategoryPage_detailsInfo__p2fQO h3:first-child{margin-top:0}.CategoryPage_detailsInfo__p2fQO p{line-height:1.6;text-align:justify}.CategoryPage_amenitiesList__R5jnl{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.CategoryPage_amenityItem__pAKNi{align-items:center;display:flex}.CategoryPage_amenityIcon__sgJGT{color:#06c;flex-shrink:0;margin-right:8px}.CategoryPage_bookingPanel__b5Dw8{background-color:#f8f8f8;border-radius:8px;padding:20px;position:sticky;top:20px}.CategoryPage_bookingPanel__b5Dw8 h3{margin-bottom:15px;margin-top:0;text-align:center}.CategoryPage_price__S5ixh{color:#06c;font-size:1.8rem;font-weight:700;margin-bottom:20px;text-align:center}.CategoryPage_price__S5ixh span{color:#666;font-size:1rem;font-weight:400}.CategoryPage_apartmentIdTag__O9Xlu{background-color:#f0f0f0;border-left:3px solid #06c;border-radius:4px;color:#333;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:10px;padding:5px 10px}.CategoryPage_calendar__Ze0Tk{margin-bottom:20px;max-width:100%;overflow-x:auto}.CategoryPage_calendar__Ze0Tk h4{margin-bottom:10px}.CategoryPage_bookButton__jmP6E{background-color:#ff6b35;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;margin-bottom:20px;padding:12px;transition:background-color .2s;width:100%}.CategoryPage_bookButton__jmP6E:hover{background-color:#e55a29}.CategoryPage_contactInfo__8qc\+\+{border-top:1px solid #ddd;padding-top:15px}.CategoryPage_contactInfo__8qc\+\+ h4{color:#06c;margin-bottom:10px;margin-top:0}.CategoryPage_contactInfo__8qc\+\+ p{font-size:.9rem;margin:5px 0}.CategoryPage_termsContainer__f\+AFV{word-wrap:break-word;background-color:#f8f8f8;border-left:3px solid #06c;border-radius:4px;margin-top:25px;overflow-wrap:break-word;padding:15px;word-break:break-word}.CategoryPage_termsContainer__f\+AFV h4{color:#06c;font-size:1.1rem;margin-bottom:10px;margin-top:0}.CategoryPage_termsList__VUOTv{list-style-position:outside;margin:0;padding-left:20px}.CategoryPage_termsList__VUOTv li{font-size:.9rem;line-height:1.4;margin-bottom:8px;padding-right:5px}.CategoryPage_termItem__RDNRL{align-items:flex-start;display:flex;margin-bottom:10px}.CategoryPage_termIcon__5UobO{color:#06c;flex-shrink:0;margin-right:8px;margin-top:3px}.CategoryPage_termText__PvyYb{flex:1 1}.CategoryPage_fullTermsList__ooqkD{margin-top:15px;padding-bottom:5px}@media (max-width:992px){.CategoryPage_detailsGrid__nOBdn{gap:20px;grid-template-columns:1fr}.CategoryPage_bookingPanel__b5Dw8{margin-top:20px;position:static}.CategoryPage_amenitiesList__R5jnl{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.CategoryPage_galleryImage__maZeo{height:180px;min-width:250px}}@media (max-width:768px){.CategoryPage_categoryHeader__VaYOA{height:250px}.CategoryPage_categoryHeader__VaYOA h1{font-size:1.8rem}.CategoryPage_categoryHeader__VaYOA p{font-size:1rem}.CategoryPage_filters__JtaOt{flex-direction:column;gap:15px}.CategoryPage_filterGroup__W0MIQ{min-width:100%}.CategoryPage_apartmentList__K-Piz{grid-template-columns:1fr}.CategoryPage_amenitiesList__R5jnl{grid-template-columns:1fr 1fr}.CategoryPage_galleryImage__maZeo{height:160px;min-width:220px}.CategoryPage_termsList__VUOTv{padding-left:15px}.CategoryPage_termItem__RDNRL{align-items:flex-start}.CategoryPage_cardActions__sLA10{justify-content:center}.CategoryPage_viewDetailsButton__DptG0{max-width:none;width:100%}}@media (max-width:480px){.CategoryPage_categoryHeader__VaYOA{height:200px}.CategoryPage_categoryHeader__VaYOA h1{font-size:1.5rem}.CategoryPage_amenitiesList__R5jnl{grid-template-columns:1fr}.CategoryPage_galleryImage__maZeo{height:140px;min-width:200px}.CategoryPage_cardDetails__J5ZC7 h3{font-size:1.1rem}.CategoryPage_price__S5ixh{font-size:1.5rem}.CategoryPage_termsContainer__f\+AFV{padding:12px}.CategoryPage_termsList__VUOTv li{font-size:.85rem}}.CategoryPage_unitDetails__1httf{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;padding:30px}@media (max-width:768px){.CategoryPage_unitDetails__1httf{padding:20px 15px}}@media (max-width:480px){.CategoryPage_unitDetails__1httf{padding:15px 10px}.CategoryPage_termsContainer__f\+AFV{margin-left:-5px;margin-right:-5px;padding:10px}.CategoryPage_termsList__VUOTv{padding-left:15px}.CategoryPage_termsList__VUOTv li{font-size:.85rem;padding-right:0}}.CategoryPage2BR_categoryPage__hZ1wp{min-height:100vh}.CategoryPage2BR_categoryHeader__SJAxn{background-color:var(--color-primary);background-image:url(/static/media/2br-header.25ace414ed9d6490cd51.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:50vh;min-height:300px;position:relative}.CategoryPage2BR_overlay__YYFAQ{align-items:center;background:linear-gradient(#00000080,#0000004d);display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.CategoryPage2BR_container__dgYQb{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.CategoryPage2BR_categoryHeader__SJAxn h1{color:var(--color-text-light);font-size:2.5rem;margin-bottom:1rem}.CategoryPage2BR_categoryHeader__SJAxn p{color:var(--color-text-light);font-size:1.2rem}.CategoryPage2BR_filterSection__scnkC{background-color:var(--color-primary);color:var(--color-text-light);padding:1.5rem 0}.CategoryPage2BR_filters__UobiV{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.CategoryPage2BR_filterGroup__LASEy{display:flex;flex-direction:column;min-width:200px}.CategoryPage2BR_filterGroup__LASEy label{font-weight:500;margin-bottom:8px}.CategoryPage2BR_filterGroup__LASEy input,.CategoryPage2BR_filterGroup__LASEy select{border:none;border-radius:4px;padding:10px}.CategoryPage2BR_apartmentListSection__NWlWh{background-color:var(--color-neutral);padding:4rem 0}.CategoryPage2BR_apartmentListSection__NWlWh h2{color:var(--color-primary);font-size:2rem;margin-bottom:2rem;text-align:center}.CategoryPage2BR_apartmentList__-4jn\+{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.CategoryPage2BR_apartmentCard__PcUsw{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.CategoryPage2BR_apartmentCard__PcUsw:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.CategoryPage2BR_cardImage__qBRvE{background-position:50%;background-size:cover;height:220px;position:relative}.CategoryPage2BR_priceTag__5ZgxC{background-color:var(--color-accent);border-radius:4px;color:#fff;font-weight:600;padding:8px 12px;position:absolute;right:15px;top:15px}.CategoryPage2BR_cardDetails__grJ6B{padding:20px}.CategoryPage2BR_cardDetails__grJ6B h3{font-size:1.3rem;margin-bottom:10px;margin-top:0}.CategoryPage2BR_description__LqxPE{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--color-text-dark);display:-webkit-box;line-height:1.5;margin-bottom:15px;overflow:hidden}.CategoryPage2BR_amenityTags__xhdha{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.CategoryPage2BR_amenityTag__51N\+q{background-color:#f77f001a;border-radius:50px;color:var(--color-primary);font-size:.75rem;padding:5px 10px}.CategoryPage2BR_amenityTagMore__\+hHHQ{background-color:#0000000d;border-radius:50px;color:var(--color-text-dark);font-size:.75rem;padding:5px 10px}.CategoryPage2BR_viewDetailsButton__eOc3z{background-color:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:background-color .2s;width:100%}.CategoryPage2BR_viewDetailsButton__eOc3z:hover{background-color:var(--color-secondary)}.CategoryPage2BR_detailsSection__x5sLa{background-color:#fff;padding:4rem 0}.CategoryPage2BR_selectPrompt__L6kLo{background-color:#f8f8f8;border-radius:8px;padding:40px;text-align:center}.CategoryPage2BR_unitDetails__FogLN h2{color:var(--color-primary);margin-bottom:30px}.CategoryPage2BR_imageGallery__9GPSL{display:flex;gap:15px;margin-bottom:30px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.CategoryPage2BR_imageGallery__9GPSL::-webkit-scrollbar{height:8px}.CategoryPage2BR_imageGallery__9GPSL::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.CategoryPage2BR_imageGallery__9GPSL::-webkit-scrollbar-thumb{background-color:var(--color-accent);border-radius:4px}.CategoryPage2BR_galleryImage__LHWio{background-position:50%;background-size:cover;border-radius:8px;flex:0 0 auto;height:250px;min-width:300px;scroll-snap-align:start;transition:transform .3s ease}.CategoryPage2BR_galleryImage__LHWio:first-child{min-width:500px}.CategoryPage2BR_galleryControlsContainer__siyTt{display:flex;justify-content:space-between;margin-bottom:15px}.CategoryPage2BR_galleryControl__YwivF{align-items:center;background-color:var(--color-accent);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s;width:40px}.CategoryPage2BR_galleryControl__YwivF:hover{background-color:var(--color-secondary)}.CategoryPage2BR_detailsGrid__wAvRP{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 350px}.CategoryPage2BR_featuresSection__FCCX-{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:20px 0}.CategoryPage2BR_featureColumn__N3o\+6 h4{color:var(--color-primary);font-size:1.1rem;margin-bottom:10px}.CategoryPage2BR_featuresList__6r2j4{margin:0;padding-left:20px}.CategoryPage2BR_featuresList__6r2j4 li{line-height:1.4;margin-bottom:8px}.CategoryPage2BR_amenitiesList__UntXI{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:15px}.CategoryPage2BR_amenityItem__v3XM2{align-items:center;display:flex;padding:8px 0}.CategoryPage2BR_amenityIcon__oQhwp{color:var(--color-accent);font-weight:700;margin-right:8px}.CategoryPage2BR_bookingPanel__r0ORj{background-color:#f8f8f8;border-radius:8px;padding:25px}.CategoryPage2BR_price__Wh\+V5{color:var(--color-primary);font-size:1.8rem;font-weight:700;margin-bottom:20px}.CategoryPage2BR_price__Wh\+V5 span{color:var(--color-text-dark);font-size:1rem;font-weight:400}.CategoryPage2BR_calendar__GstNE{margin-bottom:20px}.CategoryPage2BR_calendar__GstNE h4{margin-bottom:10px}.CategoryPage2BR_bookButton__qOdPJ{background-color:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:20px;padding:15px;transition:background-color .2s;width:100%}.CategoryPage2BR_bookButton__qOdPJ:hover{background-color:var(--color-secondary)}.CategoryPage2BR_contactInfo__00hmO{border-top:1px solid #e0e0e0;padding-top:20px}.CategoryPage2BR_contactInfo__00hmO h4{margin-bottom:10px}.CategoryPage2BR_contactInfo__00hmO p{margin:5px 0}@media (max-width:992px){.CategoryPage2BR_detailsGrid__wAvRP{grid-template-columns:1fr}.CategoryPage2BR_bookingPanel__r0ORj{margin-bottom:30px;order:-1}.CategoryPage2BR_galleryImage__LHWio:first-child{min-width:300px}.CategoryPage2BR_featuresSection__FCCX-{gap:30px;grid-template-columns:1fr}}@media (max-width:768px){.CategoryPage2BR_categoryHeader__SJAxn h1{font-size:2rem}.CategoryPage2BR_amenitiesList__UntXI{grid-template-columns:1fr 1fr}.CategoryPage2BR_filters__UobiV{align-items:center;flex-direction:column}.CategoryPage2BR_filterGroup__LASEy{max-width:400px;width:100%}.CategoryPage2BR_galleryImage__LHWio,.CategoryPage2BR_galleryImage__LHWio:first-child{height:200px;min-width:250px}}@media (max-width:480px){.CategoryPage2BR_amenitiesList__UntXI,.CategoryPage2BR_apartmentList__-4jn\+{grid-template-columns:1fr}.CategoryPage2BR_galleryImage__LHWio,.CategoryPage2BR_galleryImage__LHWio:first-child{height:180px;min-width:200px}.CategoryPage2BR_amenity__Tduy7{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;background-color:var(--color-text-dark);display:-webkit-box;line-height:1.5;overflow:hidden;padding-bottom:15px}}.CategoryPage3BR_categoryPage__sDfq5{min-height:100vh}.CategoryPage3BR_categoryHeader__CXVx7{background-color:var(--color-primary);background-image:url(/static/media/3br-header.25ace414ed9d6490cd51.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:55vh;min-height:350px;position:relative}.CategoryPage3BR_overlay__3HY7d{align-items:center;background:linear-gradient(#00000080,#0000004d);display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.CategoryPage3BR_container__Xy8ux{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.CategoryPage3BR_categoryHeader__CXVx7 h1{color:var(--color-text-light);font-family:Playfair Display,serif;font-size:2.8rem;margin-bottom:1rem}.CategoryPage3BR_categoryHeader__CXVx7 p{color:var(--color-text-light);font-size:1.3rem}.CategoryPage3BR_filterSection__CoXW1{background-color:var(--color-primary);color:var(--color-text-light);padding:1.5rem 0}.CategoryPage3BR_filters__CU4R9{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.CategoryPage3BR_filterGroup__rJlnU{display:flex;flex-direction:column;min-width:200px}.CategoryPage3BR_filterGroup__rJlnU label{font-weight:500;margin-bottom:8px}.CategoryPage3BR_filterGroup__rJlnU input,.CategoryPage3BR_filterGroup__rJlnU select{border:none;border-radius:4px;padding:10px}.CategoryPage3BR_apartmentListSection__VVqjX{background-color:var(--color-neutral);padding:4rem 0}.CategoryPage3BR_apartmentListSection__VVqjX h2{color:var(--color-primary);font-family:Playfair Display,serif;font-size:2.2rem;margin-bottom:2.5rem;text-align:center}.CategoryPage3BR_apartmentList__bQ2Gc{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.CategoryPage3BR_apartmentCard__JkqVO{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.CategoryPage3BR_apartmentCard__JkqVO:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.CategoryPage3BR_cardImage__LRErK{background-position:50%;background-size:cover;height:240px;position:relative}.CategoryPage3BR_priceTag__FqZsk{background-color:var(--color-accent);border-radius:4px;color:#fff;font-size:1.1rem;font-weight:600;padding:8px 15px;position:absolute;right:15px;top:15px}.CategoryPage3BR_cardDetails__EaP4F{padding:25px}.CategoryPage3BR_cardDetails__EaP4F h3{color:var(--color-primary);font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:12px;margin-top:0}.CategoryPage3BR_description__uU16G{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--color-text-dark);display:-webkit-box;line-height:1.6;margin-bottom:18px;overflow:hidden}.CategoryPage3BR_amenityTags__Q0-5U{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.CategoryPage3BR_amenityTag__W3x4R{background-color:#f77f001a;border-radius:50px;color:var(--color-primary);font-size:.8rem;padding:5px 10px}.CategoryPage3BR_amenityTagMore__WA4q7{background-color:#0000000d;border-radius:50px;color:var(--color-text-dark);font-size:.8rem;padding:5px 10px}.CategoryPage3BR_viewDetailsButton__ws6Sv{background-color:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:14px;transition:background-color .2s;width:100%}.CategoryPage3BR_viewDetailsButton__ws6Sv:hover{background-color:var(--color-secondary)}.CategoryPage3BR_detailsSection__5c2gT{background-color:#fff;padding:4rem 0}.CategoryPage3BR_selectPrompt__rbpiZ{background-color:#f8f8f8;border-radius:8px;padding:50px;text-align:center}.CategoryPage3BR_unitDetails__ZcxiP h2{color:var(--color-primary);font-family:Playfair Display,serif;font-size:2.2rem;margin-bottom:30px}.CategoryPage3BR_imageGallery__cKkHI{display:flex;gap:15px;margin-bottom:30px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.CategoryPage3BR_imageGallery__cKkHI::-webkit-scrollbar{height:8px}.CategoryPage3BR_imageGallery__cKkHI::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.CategoryPage3BR_imageGallery__cKkHI::-webkit-scrollbar-thumb{background-color:var(--color-accent);border-radius:4px}.CategoryPage3BR_galleryImage__gev77{background-position:50%;background-size:cover;border-radius:8px;flex:0 0 auto;height:280px;min-width:350px;scroll-snap-align:start;transition:transform .3s ease}.CategoryPage3BR_galleryImage__gev77:first-child{min-width:600px}.CategoryPage3BR_galleryControlsContainer__bRJk6{display:flex;justify-content:space-between;margin-bottom:15px}.CategoryPage3BR_galleryControl__l4lcK{align-items:center;background-color:var(--color-accent);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:45px;justify-content:center;transition:background-color .2s;width:45px}.CategoryPage3BR_galleryControl__l4lcK:hover{background-color:var(--color-secondary)}.CategoryPage3BR_detailsGrid__cWcJG{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 380px}.CategoryPage3BR_featuresSection__bM7J2{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr 1fr;margin:20px 0 30px}.CategoryPage3BR_featuresSection__bM7J2:last-child{grid-template-columns:1fr 1fr}.CategoryPage3BR_featureColumn__ZkgOm h4{color:var(--color-primary);font-size:1.15rem;font-weight:600;margin-bottom:12px}.CategoryPage3BR_featuresList__MNLuX{margin:0;padding-left:20px}.CategoryPage3BR_featuresList__MNLuX li{line-height:1.5;margin-bottom:10px}.CategoryPage3BR_amenitiesList__dQzDr{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:20px}.CategoryPage3BR_amenityItem__\+civh{align-items:center;display:flex;padding:8px 0}.CategoryPage3BR_amenityIcon__hpQJe{color:var(--color-accent);font-weight:700;margin-right:10px}.CategoryPage3BR_bookingPanel__5rMAr{background-color:#f8f8f8;border-radius:8px;box-shadow:0 4px 15px #0000000d;padding:30px}.CategoryPage3BR_bookingPanel__5rMAr h3{color:var(--color-primary);font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:15px;margin-top:0}.CategoryPage3BR_price__97GRU{color:var(--color-primary);font-size:2rem;font-weight:700;margin-bottom:25px}.CategoryPage3BR_price__97GRU span{color:var(--color-text-dark);font-size:1.1rem;font-weight:400}.CategoryPage3BR_calendar__6uhIL{margin-bottom:25px}.CategoryPage3BR_calendar__6uhIL h4{font-size:1.1rem;margin-bottom:12px}.CategoryPage3BR_bookButton__F2sGa{background-color:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.15rem;font-weight:600;margin-bottom:25px;padding:16px;transition:background-color .2s;width:100%}.CategoryPage3BR_bookButton__F2sGa:hover{background-color:var(--color-secondary)}.CategoryPage3BR_contactInfo__H68se{border-top:1px solid #e0e0e0;padding-top:25px}.CategoryPage3BR_contactInfo__H68se h4{font-size:1.1rem;margin-bottom:15px}.CategoryPage3BR_contactInfo__H68se p{font-size:1.05rem;margin:8px 0}@media (max-width:1200px){.CategoryPage3BR_featuresSection__bM7J2,.CategoryPage3BR_featuresSection__bM7J2:last-child{grid-template-columns:1fr 1fr}.CategoryPage3BR_galleryImage__gev77:first-child{min-width:450px}}@media (max-width:992px){.CategoryPage3BR_detailsGrid__cWcJG{grid-template-columns:1fr}.CategoryPage3BR_bookingPanel__5rMAr{margin-bottom:30px;order:-1}.CategoryPage3BR_galleryImage__gev77:first-child{min-width:350px}}@media (max-width:768px){.CategoryPage3BR_categoryHeader__CXVx7 h1{font-size:2.2rem}.CategoryPage3BR_categoryHeader__CXVx7 p{font-size:1.1rem}.CategoryPage3BR_apartmentList__bQ2Gc{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.CategoryPage3BR_amenitiesList__dQzDr{grid-template-columns:1fr 1fr}.CategoryPage3BR_filters__CU4R9{align-items:center;flex-direction:column}.CategoryPage3BR_filterGroup__rJlnU{max-width:400px;width:100%}.CategoryPage3BR_galleryImage__gev77,.CategoryPage3BR_galleryImage__gev77:first-child{height:220px;min-width:280px}.CategoryPage3BR_featuresSection__bM7J2,.CategoryPage3BR_featuresSection__bM7J2:last-child{gap:20px;grid-template-columns:1fr}}@media (max-width:480px){.CategoryPage3BR_amenitiesList__dQzDr,.CategoryPage3BR_apartmentList__bQ2Gc{grid-template-columns:1fr}.CategoryPage3BR_cardImage__LRErK{height:200px}.CategoryPage3BR_galleryImage__gev77,.CategoryPage3BR_galleryImage__gev77:first-child{height:180px;min-width:240px}.CategoryPage3BR_amenity__j9UEN{-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;display:-webkit-box;line-height:1.5;overflow:hidden;padding-bottom:15px}}
/*# sourceMappingURL=main.8967cd30.css.map*/