.categories-container{padding:60px 20px;max-width:1200px;margin:0 auto}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:32px;color:#333;margin-bottom:10px}.section-title p{font-size:16px;color:#666}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-bottom:50px}.category-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.category-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}.category-icon{background:linear-gradient(135deg,#3498db,#1c64b1);padding:0;text-align:center}.category-icon i{font-size:42px;color:#fff}.category-details h3{font-size:22px;margin-bottom:10px;color:#333}.category-details p{color:#666;margin-bottom:15px;min-height:44px}.category-meta{display:flex;justify-content:space-between;margin-bottom:15px;color:#777;font-size:14px}.property-types-section{padding:60px 20px;background-color:#f5f7fa}.types-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.type-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease}.type-card:hover{transform:translateY(-5px)}.type-card h3{font-size:18px;margin-bottom:10px;color:#333}.type-category{color:#666;font-size:14px;margin-bottom:5px}.type-count{color:#3498db;font-weight:600;margin-bottom:15px}.type-card .btn-link{background-color:#000;border:none;outline:none;border-radius:5px;padding:10px 20px;margin:0}.type-card a{color:#fff;text-decoration:none}.featured-properties{background-color:transparent;padding:60px 20px;max-width:1200px;margin:0 auto}.property-slider{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-bottom:30px}.view-all{text-align:center;margin-top:20px}.category-details{max-width:-webkit-fill-available;padding:20px 0;margin:0 20px}.property-types{margin-top:30px;background:#f5f7fa;padding:25px;border-radius:8px}.property-types h3{font-size:22px;margin-bottom:20px}.types-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.type-item{background:#fff;padding:15px;border-radius:6px;box-shadow:0 1px 5px #0000000d;display:flex;flex-direction:column}.type-name{font-weight:600;margin-bottom:5px;color:#333}.type-count{color:#666;font-size:14px;margin-bottom:12px}.no-categories,.no-types,.no-properties{text-align:center;padding:40px 0}.no-categories i,.no-types i,.no-properties i{font-size:48px;color:#ccc;margin-bottom:10px}.no-categories h3,.no-types h3,.no-properties h3{font-size:24px;}.category-details{color:#333;margin-bottom:10px}.no-categories p,.no-types p,.no-properties p{color:#666}@media (max-width: 768px){.category-grid,.types-grid,.property-slider{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.types-list{grid-template-columns:1fr}}@media (max-width: 576px){.category-grid,.types-grid,.property-slider{grid-template-columns:1fr}.section-title h2{font-size:28px}}