.featured-areas-section{padding:3rem 0;background:#fafbfc}.featured-areas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1400px;margin:0 auto}.featured-area-card-image{position:relative;height:400px;border-radius:12px;overflow:hidden;cursor:pointer;display:block;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.featured-area-card-image:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.featured-area-card-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-area-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.featured-area-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.7))}.featured-area-card-content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;color:#fff;z-index:2}.featured-area-card-count{font-size:1rem;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.featured-area-card-name{font-size:2rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);margin-top:auto}.featured-area-card-details{font-size:.9rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.3);margin-top:auto;padding-top:1rem}@media (max-width:1024px){.featured-areas-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-areas-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.featured-area-card{padding:1.5rem 1rem}.featured-area-name{font-size:1.1rem}}@media (max-width:480px){.featured-areas-grid{grid-template-columns:1fr}}.featured-search-section{padding:5rem 0;background:#f8fafc;border-bottom:1px solid rgba(0,0,0,.03)}.properties-search-form.advanced{display:block;margin-bottom:1.5rem}.filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;align-items:center}.filter-item{position:relative}.filter-item input,.filter-item select{width:100%;padding:1.1rem 1.4rem;border:none;border-bottom:2px solid rgba(15,23,42,.1);border-radius:0;background:transparent;color:#0f172a;font-size:1rem;font-weight:600;transition:all .3s ease}.filter-item input:focus,.filter-item select:focus{outline:none;border-bottom-color:#fab93e;background:rgba(15,23,42,.02)}.filter-item select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23475569' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.search-wide{grid-column:span 2}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#64748b}.input-with-icon input{padding-left:2.6rem}.search-button{display:flex;justify-content:flex-end}.properties-search-btn{padding:1.1rem 3.5rem;background:#fab93e;color:#0f172a;border:none;border-radius:4px;font-weight:800;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap;letter-spacing:.15em;text-transform:uppercase;box-shadow:0 4px 0 #d99c1a}.properties-search-btn:hover{background:#0f172a;color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px rgba(15,23,42,.15)}.properties-search-btn:active{transform:translateY(0)}.price-range{margin-top:1.5rem}.price-range-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;color:#0f172a;font-weight:700;text-transform:uppercase;font-size:.9rem;letter-spacing:.05em}.price-range-values{color:#fab93e;font-weight:800;font-size:1rem}.price-range-slider{position:relative;height:32px}.price-range-slider input[type=range]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none}.price-range-slider input[type=range]::-webkit-slider-runnable-track{height:6px;background:#fbbf24;border-radius:999px}.price-range-slider input[type=range]::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fab93e;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-top:-7px}.price-range-slider input[type=range]::-moz-range-track{height:6px;background:#fbbf24;border-radius:999px}.price-range-slider input[type=range]::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;border-radius:50%;background:#fab93e;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer}@media (max-width:1024px){.featured-search-section{padding:1.5rem 0}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.search-button,.search-wide{grid-column:span 2}.price-range-top{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (max-width:640px){.featured-search-section{padding:1.25rem 0}.properties-search-form.advanced{margin-bottom:1rem}.filter-grid{grid-template-columns:1fr;gap:.6rem}.search-button,.search-wide{grid-column:span 1}.filter-item input,.filter-item select{padding:.85rem .95rem;font-size:.92rem}.properties-search-btn{width:100%;justify-content:center;text-align:center}.price-range{margin-top:1rem}.price-range-top{align-items:flex-start;gap:.2rem}}.featured-cities-section{padding:5rem 0;background:linear-gradient(90deg,#fff 0,#fff 75%,#f8f9fa);overflow:hidden}.featured-cities-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch;justify-items:center}.featured-cities-container .city-card{width:100%;min-height:400px;max-width:100%}.featured-text-block{display:flex;flex-direction:column;justify-content:center;padding-right:2rem;height:100%}.featured-title{font-size:2.5rem;font-weight:400;line-height:1.2;color:#1e293b;margin-bottom:2rem}.featured-description{font-size:.95rem;color:#94a3b8;margin-bottom:2rem;line-height:1.6;max-width:90%}.decorative-lines{display:flex;gap:6px}.decorative-line{width:1px;height:30px;background-color:#fbbf24;transform:rotate(25deg);transform-origin:bottom}.city-card{position:relative;height:400px;overflow:hidden;cursor:pointer;display:block;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:0}.city-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.25)}.city-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.city-card:hover .city-card-image{transform:scale(1.1)}.city-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.25) 65%,rgba(0,0,0,.45));z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.city-card:hover .city-card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.3) 65%,rgba(0,0,0,.5))}.city-card-content{position:absolute;top:2rem;left:1.5rem;right:1.5rem;z-index:2;color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.8),0 2px 6px rgba(0,0,0,.9),0 1px 3px #000;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;border-radius:0;border:none;max-width:100%;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center}.city-card:hover .city-card-content{background:transparent;border:none;transform:translateY(-4px)}.city-card-count{font-size:2.5rem;opacity:1;margin-bottom:.75rem;font-weight:700;color:#fff;text-shadow:0 4px 14px rgba(0,0,0,.9),0 2px 8px rgba(0,0,0,.95),0 1px 4px #000;letter-spacing:.5px;line-height:1.4;text-align:center}.city-card-name{font-size:1.75rem;font-weight:500;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8);line-height:1.3;transition:all .3s ease}.city-card:hover .city-card-name{color:#ffd916;text-shadow:0 2px 8px rgba(0,0,0,.7),0 4px 12px rgba(255,217,22,.3)}.city-card-footer{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;z-index:2;display:flex;justify-content:space-between;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.city-card:hover .city-card-footer{transform:translateY(-4px)}.city-card-footer-buttons{display:flex;align-items:center;flex:1;justify-content:space-between;width:100%;position:relative;z-index:10}.city-more-link{color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:4px;background:transparent;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.625rem 1rem;border-radius:8px;border:2px solid hsla(0,0%,100%,.3);text-shadow:0 2px 6px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.7);transition:all .3s ease;cursor:pointer}.city-more-link:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.city-quotes-btn{color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:4px;background:transparent;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.625rem 1rem;border-radius:8px;border:2px solid hsla(0,0%,100%,.3);text-shadow:0 2px 6px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.7);transition:all .3s ease;cursor:pointer;font-family:inherit;position:relative;z-index:20}.city-quotes-btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.city-play-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#0f172a;background-color:hsla(0,0%,100%,.92);border:1px solid rgba(15,23,42,.12);border-radius:50%;backdrop-filter:none;cursor:pointer;flex-shrink:0}.city-play-btn svg{width:18px;height:18px;margin-left:2px}@media (max-width:1024px){.featured-cities-container{grid-template-columns:1fr 1fr}}@media (max-width:640px){.featured-cities-section{padding:3rem 0}.featured-cities-container{grid-template-columns:1fr;gap:2.5rem;padding:0 1rem}.featured-text-block{padding-right:0;text-align:center;margin-bottom:2rem}.featured-title{font-size:1.8rem}.featured-description{max-width:100%;font-size:.9rem}.decorative-lines{justify-content:center}.city-card{height:auto!important;aspect-ratio:1/1;border-radius:12px;margin:0 .5rem}.city-card-count{font-size:1.5rem}.city-card-name{font-size:1.25rem}.city-card-content{top:1.5rem!important}.city-card-content,.city-card-footer{left:1rem!important;right:1rem!important}.city-card-footer{bottom:1rem!important}.city-card-footer-buttons{flex-direction:row!important;gap:.5rem!important}.city-more-link,.city-quotes-btn{padding:.5rem .25rem!important;font-size:.65rem!important;letter-spacing:.2px!important}}.featured-empty-state{grid-column:span 3;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:transparent!important;border:none!important;box-shadow:none!important}.featured-coming-soon-img{width:100%;max-width:300px;height:auto;border-radius:12px}.featured-areas-grid,.featured-areas-section,.featured-cities-container,.featured-cities-section,.featured-empty-state{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.featured-areas-section,.featured-cities-section{background:transparent!important}.featured-coming-soon-img{max-width:350px!important;box-shadow:none!important;border-radius:0!important}.home-properties-section .home-property-card,.home-properties-section .home-property-card *,.home-properties-section .hp-badge-featured,.home-properties-section .hp-badge-status,.home-properties-section .hp-card-image,.home-properties-section .hp-card-link-wrapper,.home-properties-section .hp-card-overlay{border-radius:0!important}.home-properties-section{padding:4rem 0;background-color:#fff}.home-properties-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-properties-header{text-align:center;margin-bottom:3rem;padding:3.5rem 2.5rem;background:linear-gradient(135deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.15));backdrop-filter:blur(30px) saturate(200%);-webkit-backdrop-filter:blur(30px) saturate(200%);border:1px solid hsla(0,0%,100%,.3);border-radius:0!important;box-shadow:0 20px 60px rgba(0,0,0,.1),0 8px 32px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.4),inset 0 -1px 0 hsla(0,0%,100%,.2);max-width:1000px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.home-properties-header:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(250,185,62,.8) 50%,transparent);z-index:1;box-shadow:0 2px 8px rgba(250,185,62,.4)}.home-properties-header:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.1) 30%,transparent 60%);pointer-events:none;z-index:0;border-radius:0!important}.home-properties-header:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.25) 50%,hsla(0,0%,100%,.2));backdrop-filter:blur(35px) saturate(220%);-webkit-backdrop-filter:blur(35px) saturate(220%);border-color:hsla(0,0%,100%,.4);box-shadow:0 24px 72px rgba(0,0,0,.12),0 12px 40px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -1px 0 hsla(0,0%,100%,.3);transform:translateY(-4px)}.home-properties-title{font-size:2.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem;text-shadow:0 2px 6px rgba(0,0,0,.15);letter-spacing:-.02em;line-height:1.3;hyphens:auto}.home-properties-subtitle,.home-properties-title{position:relative;z-index:2;word-wrap:break-word;overflow-wrap:break-word}.home-properties-subtitle{font-size:1.125rem;color:#64748b;font-weight:400;line-height:1.7;max-width:750px;margin:0 auto;padding:0 1rem}.home-properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:3rem}@media (max-width:992px){.home-properties-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-properties-grid{grid-template-columns:1fr}}.home-property-card{position:relative;width:100%;aspect-ratio:1/1;border-radius:0!important;overflow:hidden;cursor:pointer;transition:opacity .3s ease}.home-property-card:hover{opacity:1}.hp-card-link-wrapper{display:block;position:relative}.hp-card-image,.hp-card-link-wrapper{width:100%;height:100%;border-radius:0!important}.hp-card-image{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.home-property-card:hover .hp-card-image{transform:none}.hp-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.85));pointer-events:none;z-index:1;border-radius:0!important}.hp-badge-featured{position:absolute;top:20px;left:20px;background-color:#7cbd1e;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:0!important;z-index:3;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.hp-badge-status-group{position:absolute;top:20px;right:20px;display:flex;gap:5px;z-index:3}.hp-badge-status{color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:0!important;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.hp-badge-sold,.hp-badge-status{background-color:#333}.hp-card-location-overlay{position:absolute;bottom:160px;left:24px;font-size:1rem;font-weight:500;z-index:2;display:flex;align-items:center;gap:12px;flex-wrap:nowrap;pointer-events:none;max-width:calc(100% - 48px)}.hp-card-location-overlay,.hp-card-location-overlay span{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.9),0 1px 3px rgba(0,0,0,.7);overflow:hidden}.hp-card-location-overlay span{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0}.hp-card-location-overlay span:first-child{text-transform:lowercase}.hp-card-location-overlay svg{width:18px;height:18px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))}.hp-card-content{position:absolute;bottom:0;left:0;right:0;padding:2.5rem;z-index:2;color:#fff;display:flex;flex-direction:column;gap:12px;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.3) 40%,transparent 70%);transition:all .4s ease;min-height:140px}.hp-card-price{font-size:1.75rem;font-weight:800;color:#fab93e;margin-top:5px}.hp-card-type-label{font-size:.8rem;letter-spacing:.15em;color:hsla(0,0%,100%,.8)}.home-property-card:hover .hp-card-content{background:transparent}.hp-card-title{display:none}.hp-card-features{gap:15px;margin-bottom:8px;font-size:.95rem;font-weight:500;flex-wrap:nowrap;overflow:hidden}.hp-card-features,.hp-feature{display:flex;align-items:center;color:#fff}.hp-feature{gap:6px;white-space:nowrap;flex-shrink:0}.hp-feature svg{width:18px;height:18px;color:#fff}.hp-feature span{color:#fff}.hp-card-type-label{font-size:.85rem;text-transform:uppercase;margin-top:5px;letter-spacing:1px;opacity:.95}.hp-card-price,.hp-card-type-label{font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-card-price{font-size:1.5rem;margin-top:8px;text-shadow:0 2px 4px rgba(0,0,0,.5);word-break:keep-all}.home-properties-footer{text-align:center;margin-top:1rem}.hp-load-more-btn{display:inline-block;background-color:transparent;color:#fab93e;font-weight:600;padding:12px 40px;border-radius:0!important;border:1px solid #fab93e;cursor:pointer;transition:all .3s ease;font-size:1rem}.hp-load-more-btn:hover{background-color:#fab93e;color:#fff}@media (max-width:992px){.home-properties-header{padding:2.5rem 2rem;max-width:100%}.home-properties-title{font-size:2rem;line-height:1.3}.home-properties-subtitle{font-size:1rem}}@media (max-width:768px){.home-properties-header{padding:2rem 1.5rem;margin-bottom:2rem}.home-properties-title{font-size:1.75rem;line-height:1.3;margin-bottom:.5rem}.home-properties-subtitle{font-size:.95rem;line-height:1.5}.hp-card-location-overlay{bottom:140px;left:16px;font-size:.9rem;gap:8px;max-width:calc(100% - 32px)}.hp-card-content{padding:1.5rem}.hp-card-price{font-size:1.25rem}}@media (max-width:480px){.home-properties-header{padding:1.5rem 1rem}.home-properties-title{font-size:1.5rem;line-height:1.3}.home-properties-subtitle{font-size:.875rem;line-height:1.5}.hp-card-location-overlay{bottom:130px;left:12px;font-size:.85rem;gap:6px;max-width:calc(100% - 24px)}.hp-card-content{padding:1.25rem}.hp-card-features{gap:10px;font-size:.85rem}.hp-card-price{font-size:1.1rem}}.home-properties-empty{grid-column:1/-1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:transparent!important;border:none!important;box-shadow:none!important;text-align:center}.hp-coming-soon-img{width:100%;max-width:350px;height:auto;border-radius:12px}@media (max-width:640px){.hp-coming-soon-img{max-width:250px}}.home-properties-empty,.home-properties-header,.home-properties-section{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important}.hp-coming-soon-img{max-width:400px!important;box-shadow:none!important;border-radius:0!important}