.PropertyCard-module__maB6Ca__card{border-radius:var(--radius-lg);border:1px solid var(--gray-200);color:inherit;background:#fff;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.PropertyCard-module__maB6Ca__card:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-4px)}.PropertyCard-module__maB6Ca__imageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.PropertyCard-module__maB6Ca__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.PropertyCard-module__maB6Ca__card:hover .PropertyCard-module__maB6Ca__image{transform:scale(1.04)}.PropertyCard-module__maB6Ca__featuredBadge{font-size:.75rem;position:absolute;top:12px;left:12px}.PropertyCard-module__maB6Ca__heartBtn{width:36px;height:36px;color:var(--gray-400);box-shadow:var(--shadow-md);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.PropertyCard-module__maB6Ca__heartBtn:hover{color:var(--danger);transform:scale(1.1)}.PropertyCard-module__maB6Ca__heartSaved{color:var(--danger)}.PropertyCard-module__maB6Ca__typeBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border-radius:var(--radius-full);background:#0000008c;padding:3px 10px;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;left:12px}.PropertyCard-module__maB6Ca__body{padding:16px}.PropertyCard-module__maB6Ca__rating{align-items:center;gap:4px;margin-bottom:6px;display:flex}.PropertyCard-module__maB6Ca__ratingVal{color:var(--gray-800);font-size:.875rem;font-weight:700}.PropertyCard-module__maB6Ca__ratingCount{color:var(--gray-500);font-size:.8125rem}.PropertyCard-module__maB6Ca__title{color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:1rem;font-weight:700;overflow:hidden}.PropertyCard-module__maB6Ca__location{color:var(--gray-500);white-space:nowrap;align-items:center;gap:4px;margin-bottom:14px;font-size:.8125rem;display:flex;overflow:hidden}.PropertyCard-module__maB6Ca__location span{text-overflow:ellipsis;overflow:hidden}.PropertyCard-module__maB6Ca__footer{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.PropertyCard-module__maB6Ca__price{align-items:baseline;gap:2px;display:flex}.PropertyCard-module__maB6Ca__priceAmount{color:var(--primary);font-size:1.0625rem;font-weight:700}.PropertyCard-module__maB6Ca__priceUnit{color:var(--gray-500);font-size:.8125rem}.PropertyCard-module__maB6Ca__beds{color:var(--gray-500);font-size:.8125rem;font-weight:500}
.PropertiesPage-module__FQPGsq__page{background:var(--gray-50);min-height:80vh;padding:40px 0 80px}.PropertiesPage-module__FQPGsq__layout{grid-template-columns:280px 1fr;align-items:start;gap:32px;display:grid}.PropertiesPage-module__FQPGsq__sidebar{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:#fff;padding:24px;position:sticky;top:90px}.PropertiesPage-module__FQPGsq__filterHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.PropertiesPage-module__FQPGsq__filterTitle{color:var(--gray-900);font-size:1rem;font-weight:700}.PropertiesPage-module__FQPGsq__clearBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:flex}.PropertiesPage-module__FQPGsq__filterSection{border-bottom:1px solid var(--gray-100);margin-bottom:24px;padding-bottom:24px}.PropertiesPage-module__FQPGsq__filterSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.PropertiesPage-module__FQPGsq__filterLabel{color:var(--gray-700);margin-bottom:12px;font-size:.875rem;font-weight:700;display:block}.PropertiesPage-module__FQPGsq__filterSelect{padding:10px 40px 10px 12px;font-size:.875rem}.PropertiesPage-module__FQPGsq__checkGroup{flex-direction:column;gap:10px;display:flex}.PropertiesPage-module__FQPGsq__checkLabel{cursor:pointer;color:var(--gray-700);align-items:center;gap:10px;font-size:.9rem;display:flex}.PropertiesPage-module__FQPGsq__checkbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.PropertiesPage-module__FQPGsq__priceInputs{align-items:center;gap:8px;display:flex}.PropertiesPage-module__FQPGsq__priceInputs .PropertiesPage-module__FQPGsq__form-input{padding:8px 10px;font-size:.875rem}.PropertiesPage-module__FQPGsq__priceDash{color:var(--gray-400);flex-shrink:0}.PropertiesPage-module__FQPGsq__bedsGroup{flex-wrap:wrap;gap:8px;display:flex}.PropertiesPage-module__FQPGsq__bedBtn{border:1.5px solid var(--gray-300);border-radius:var(--radius-sm);color:var(--gray-700);cursor:pointer;background:#fff;padding:7px 14px;font-size:.875rem;font-weight:600;transition:all .15s}.PropertiesPage-module__FQPGsq__bedBtn:hover{border-color:var(--primary);color:var(--primary)}.PropertiesPage-module__FQPGsq__bedActive{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.PropertiesPage-module__FQPGsq__main{background:var(--gray-50);min-height:80vh;padding:40px 0 80px}.PropertiesPage-module__FQPGsq__toolbar{border-radius:var(--radius-md);border:1px solid var(--gray-200);background:#fff;justify-content:space-between;align-items:center;margin-bottom:24px;padding:14px 20px;display:flex}.PropertiesPage-module__FQPGsq__resultsCount{color:var(--gray-700);font-size:.9375rem;font-weight:600}.PropertiesPage-module__FQPGsq__sortSelect{min-width:160px;padding:8px 36px 8px 12px;font-size:.875rem}.PropertiesPage-module__FQPGsq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PropertiesPage-module__FQPGsq__empty{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--gray-200);color:var(--gray-400);background:#fff;padding:80px 20px}.PropertiesPage-module__FQPGsq__empty svg{opacity:.3;margin:0 auto 16px}.PropertiesPage-module__FQPGsq__empty h3{color:var(--gray-700);margin-bottom:8px;font-size:1.25rem}.PropertiesPage-module__FQPGsq__empty p{margin-bottom:24px}.PropertiesPage-module__FQPGsq__pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:40px;display:flex}.PropertiesPage-module__FQPGsq__pageBtn{border-radius:var(--radius-md);border:1.5px solid var(--gray-300);width:40px;height:40px;color:var(--gray-700);cursor:pointer;background:#fff;font-size:.9rem;font-weight:600;transition:all .15s}.PropertiesPage-module__FQPGsq__pageBtn:hover{border-color:var(--primary);color:var(--primary)}.PropertiesPage-module__FQPGsq__pageActive{background:var(--primary);border-color:var(--primary);color:#fff}@media (max-width:1024px){.PropertiesPage-module__FQPGsq__layout{grid-template-columns:240px 1fr;gap:24px}.PropertiesPage-module__FQPGsq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PropertiesPage-module__FQPGsq__layout{grid-template-columns:1fr}.PropertiesPage-module__FQPGsq__sidebar{position:static}.PropertiesPage-module__FQPGsq__grid{grid-template-columns:1fr}}
.DashboardPage-module__Shxhcq__page{background:var(--gray-50);min-height:80vh;padding:40px 0 80px}.DashboardPage-module__Shxhcq__layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;display:grid}.DashboardPage-module__Shxhcq__sidebar{position:sticky;top:90px}.DashboardPage-module__Shxhcq__userCard{background:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);border-radius:var(--radius-lg);text-align:center;color:#fff;margin-bottom:8px;padding:28px 20px}.DashboardPage-module__Shxhcq__avatar{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 12px;font-size:1.75rem;font-weight:800;display:flex}.DashboardPage-module__Shxhcq__userName{color:#fff;font-size:1.0625rem;font-weight:700}.DashboardPage-module__Shxhcq__userEmail{color:#ffffffbf;margin-top:3px;font-size:.8125rem}.DashboardPage-module__Shxhcq__nav{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:#fff;flex-direction:column;gap:2px;padding:8px;display:flex}.DashboardPage-module__Shxhcq__navItem{border-radius:var(--radius-md);color:var(--gray-700);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:12px 14px;font-size:.9375rem;font-weight:500;transition:all .15s;display:flex}.DashboardPage-module__Shxhcq__navItem:hover{background:var(--gray-100);color:var(--primary)}.DashboardPage-module__Shxhcq__navActive{background:var(--primary-light);color:var(--primary);font-weight:700}.DashboardPage-module__Shxhcq__navLogout{color:var(--danger);border-top:1px solid var(--gray-100);margin-top:4px;padding-top:14px}.DashboardPage-module__Shxhcq__navLogout:hover{color:var(--danger);background:#fee2e2}.DashboardPage-module__Shxhcq__pageTitle{margin-bottom:24px;font-size:1.75rem;font-weight:800}.DashboardPage-module__Shxhcq__bookingSection{margin-bottom:32px}.DashboardPage-module__Shxhcq__bookingSection h3{color:var(--gray-700);margin-bottom:14px;font-size:1.125rem;font-weight:700}.DashboardPage-module__Shxhcq__bookingsList{flex-direction:column;gap:12px;display:flex}.DashboardPage-module__Shxhcq__savedGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.DashboardPage-module__Shxhcq__empty{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--gray-200);color:var(--gray-400);background:#fff;padding:80px 20px}.DashboardPage-module__Shxhcq__empty svg{opacity:.3;margin:0 auto 16px}.DashboardPage-module__Shxhcq__empty h3{color:var(--gray-700);margin-bottom:8px;font-size:1.25rem}.DashboardPage-module__Shxhcq__empty p{margin-bottom:24px}.DashboardPage-module__Shxhcq__profileCard{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:#fff;padding:32px}.DashboardPage-module__Shxhcq__profileForm{flex-direction:column;gap:18px;display:flex}.DashboardPage-module__Shxhcq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.DashboardPage-module__Shxhcq__divider{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500);border-top:1px solid var(--gray-200);padding-top:8px;padding-bottom:4px;font-size:.8125rem;font-weight:700}@media (max-width:1024px){.DashboardPage-module__Shxhcq__layout{grid-template-columns:1fr}.DashboardPage-module__Shxhcq__sidebar{position:static}.DashboardPage-module__Shxhcq__savedGrid{grid-template-columns:1fr}}@media (max-width:768px){.DashboardPage-module__Shxhcq__formRow{grid-template-columns:1fr}}
