.featured-properties-carousel{width:100%;padding:4rem 0;margin-top:0}.featured-properties-carousel--plain{background-color:rgba(0,0,0,0);color:#333}.featured-properties-carousel--plain a,.featured-properties-carousel--plain h1,.featured-properties-carousel--plain h2,.featured-properties-carousel--plain h3,.featured-properties-carousel--plain h4,.featured-properties-carousel--plain h5,.featured-properties-carousel--plain h6,.featured-properties-carousel--plain li,.featured-properties-carousel--plain p,.featured-properties-carousel--plain span{color:#333}.featured-properties-carousel--light{background-color:rgba(0,0,0,.05);color:#333}.featured-properties-carousel--light a,.featured-properties-carousel--light h1,.featured-properties-carousel--light h2,.featured-properties-carousel--light h3,.featured-properties-carousel--light h4,.featured-properties-carousel--light h5,.featured-properties-carousel--light h6,.featured-properties-carousel--light li,.featured-properties-carousel--light p,.featured-properties-carousel--light span{color:#333}.featured-properties-carousel--dark{background-color:#16171a;color:#fff}.featured-properties-carousel--dark a,.featured-properties-carousel--dark h1,.featured-properties-carousel--dark h2,.featured-properties-carousel--dark h3,.featured-properties-carousel--dark h4,.featured-properties-carousel--dark h5,.featured-properties-carousel--dark h6,.featured-properties-carousel--dark li,.featured-properties-carousel--dark p,.featured-properties-carousel--dark span{color:#fff}.featured-properties-carousel--dark a:hover{color:hsla(0,0%,100%,.8)}.featured-properties-carousel .carousel-container{position:relative;width:100%;margin:0 auto;padding:0 2rem}.featured-properties-carousel .properties-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}.featured-properties-carousel.grid-mode .properties-grid{grid-template-columns:repeat(3,1fr);margin-bottom:0}@media(max-width:1024px){.featured-properties-carousel.grid-mode .properties-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.featured-properties-carousel.grid-mode .properties-grid{grid-template-columns:1fr;gap:1.5rem}}.featured-properties-carousel__header{text-align:left;padding-bottom:2rem}@media(max-width:768px){.featured-properties-carousel__header{padding-bottom:1.5rem}}.featured-properties-carousel__header h1,.featured-properties-carousel__header h2,.featured-properties-carousel__header h3,.featured-properties-carousel__header h4,.featured-properties-carousel__header h5,.featured-properties-carousel__header h6{font-size:2.5rem;line-height:1.2;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.featured-properties-carousel__header h1,.featured-properties-carousel__header h2,.featured-properties-carousel__header h3,.featured-properties-carousel__header h4,.featured-properties-carousel__header h5,.featured-properties-carousel__header h6{font-size:2rem}}@media(max-width:480px){.featured-properties-carousel__header h1,.featured-properties-carousel__header h2,.featured-properties-carousel__header h3,.featured-properties-carousel__header h4,.featured-properties-carousel__header h5,.featured-properties-carousel__header h6{font-size:1.8rem}}.featured-properties-carousel--light .featured-properties-carousel__header h1,.featured-properties-carousel--light .featured-properties-carousel__header h2,.featured-properties-carousel--light .featured-properties-carousel__header h3,.featured-properties-carousel--light .featured-properties-carousel__header h4,.featured-properties-carousel--light .featured-properties-carousel__header h5,.featured-properties-carousel--light .featured-properties-carousel__header h6,.featured-properties-carousel--plain .featured-properties-carousel__header h1,.featured-properties-carousel--plain .featured-properties-carousel__header h2,.featured-properties-carousel--plain .featured-properties-carousel__header h3,.featured-properties-carousel--plain .featured-properties-carousel__header h4,.featured-properties-carousel--plain .featured-properties-carousel__header h5,.featured-properties-carousel--plain .featured-properties-carousel__header h6{color:#1d1e22}.featured-properties-carousel--dark .featured-properties-carousel__header h1,.featured-properties-carousel--dark .featured-properties-carousel__header h2,.featured-properties-carousel--dark .featured-properties-carousel__header h3,.featured-properties-carousel--dark .featured-properties-carousel__header h4,.featured-properties-carousel--dark .featured-properties-carousel__header h5,.featured-properties-carousel--dark .featured-properties-carousel__header h6{color:#fff}.featured-properties-carousel .property-card{background:#fff;border-radius:0;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:block;text-decoration:none;color:inherit}.featured-properties-carousel .property-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.featured-properties-carousel .property-card a{text-decoration:none;color:inherit;display:block}.featured-properties-carousel .property-image{position:relative;width:100%;padding-bottom:66.67%;overflow:hidden;background-color:#f5f5f5}.featured-properties-carousel .property-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-properties-carousel .property-image:hover img{transform:scale(1.05)}.featured-properties-carousel .property-price{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.85);color:#fff;padding:.5rem 1.25rem;border-radius:25px;font-weight:600;font-size:1rem;z-index:2}.featured-properties-carousel .property-content{padding:1.5rem}.featured-properties-carousel .property-title{font-size:1.125rem;font-weight:600;color:#2d2d2d;margin-bottom:.75rem;line-height:1.4;min-height:2.8rem}.featured-properties-carousel .property-location{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.875rem;margin-bottom:1rem}.featured-properties-carousel .property-location svg{color:#666;font-size:.875rem}.featured-properties-carousel .property-features{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.featured-properties-carousel .property-features .feature{display:flex;align-items:center;gap:.35rem;color:#666;font-size:.875rem}.featured-properties-carousel .property-features .feature svg{color:#666;font-size:.875rem}.featured-properties-carousel .property-features .feature:first-child{gap:.5rem;color:#2d2d2d;font-weight:500}.featured-properties-carousel .property-features .feature:first-child svg{color:#666;font-size:1rem}.featured-properties-carousel .carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:#00b24c;border:none;border-radius:50%;color:#fff;font-size:1.2rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.featured-properties-carousel .carousel-nav:hover{background-color:var(--brand-primary-dark,#028a3d);transform:translateY(-50%) scale(1.1)}.featured-properties-carousel .carousel-nav--prev{left:0}.featured-properties-carousel .carousel-nav--next{right:0}.featured-properties-carousel .carousel-dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:2rem;flex-wrap:nowrap}.featured-properties-carousel .carousel-dot{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;border-radius:50%;border:2px solid #e0e0e0;background-color:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;flex-shrink:0;padding:0;box-sizing:border-box}.featured-properties-carousel .carousel-dot.active{background-color:var(--brand-primary,#03b24c);border-color:var(--brand-primary,#03b24c)}.featured-properties-carousel .carousel-dot:hover{border-color:var(--brand-primary,#03b24c);background-color:var(--brand-primary-hover,rgba(3,178,76,.3))}.featured-properties-carousel .carousel-skeleton{margin-bottom:2rem}.featured-properties-carousel .properties-grid .skeleton{background-color:#fff;border-radius:12px;overflow:hidden}.featured-properties-carousel .skeleton-image{height:250px;background:linear-gradient(90deg,#ffffff 25%,#e0e0e0 50%,#ffffff 75%);background-size:200% 100%;animation:loading 1.5s infinite}.featured-properties-carousel .skeleton-title{height:1.5rem;background-color:#e0e0e0;border-radius:4px;margin:1.5rem 1.5rem .75rem;animation:loading 1.5s infinite}.featured-properties-carousel .skeleton-location{width:60%}.featured-properties-carousel .skeleton-features,.featured-properties-carousel .skeleton-location{height:1rem;background-color:#e0e0e0;border-radius:4px;margin:0 1.5rem 1rem;animation:loading 1.5s infinite}.featured-properties-carousel .skeleton-features{width:80%}.featured-properties-carousel .skeleton-price{height:1rem;background-color:#e0e0e0;border-radius:4px;margin:0 1.5rem 1.5rem;width:40%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.featured-properties-carousel .carousel-container{padding:0 1.5rem}.featured-properties-carousel .properties-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.featured-properties-carousel{padding:2rem 0}.featured-properties-carousel .carousel-container{padding:0 1rem}.featured-properties-carousel .properties-grid{grid-template-columns:1fr;gap:1.5rem}.featured-properties-carousel .property-content{padding:1rem}.featured-properties-carousel .property-title{font-size:1.1rem}.featured-properties-carousel .property-features{gap:.75rem}.featured-properties-carousel .property-features .feature{font-size:.8rem}.featured-properties-carousel .carousel-nav{width:40px;height:40px;font-size:1rem}}@media(max-width:1024px){.featured-properties-carousel.carousel-mode .properties-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.featured-properties-carousel.carousel-mode .properties-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.featured-properties-carousel{padding:1.5rem 0}.featured-properties-carousel .carousel-container{padding:0 1rem}.featured-properties-carousel .property-content{padding:.75rem}.featured-properties-carousel .property-title{font-size:1rem}.featured-properties-carousel .property-features{gap:.5rem}.featured-properties-carousel .property-features .feature{font-size:.75rem}}