body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.property-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.property-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.property-image{height:250px;overflow:hidden;position:relative}.property-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.property-card:hover .property-image img{transform:scale(1.05)}.property-type{background:#3498db;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;position:absolute;right:12px;text-transform:uppercase;top:12px}.property-info{padding:1.5rem}.property-info h3{color:#2c3e50;font-size:1.25rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.location{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.75rem}.location:before{content:"📍";font-size:.8rem}.price-home{color:#27ae60;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.property-features{border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem 0}.feature-item{flex:1 1;flex-direction:column;gap:.5rem}.feature-icon{align-items:center;background:#f8f9fa;border-radius:50%;color:#3498db;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.property-card:hover .feature-icon{background:#3498db;color:#fff;transform:scale(1.1)}.feature-text{color:#666;font-size:.8rem;font-weight:500;line-height:1.2;text-align:center}.property-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#7f8c8d;display:-webkit-box;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;overflow:hidden}.view-details{background:#3498db;border:2px solid #3498db;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.view-details:hover{background:#0000;color:#3498db;transform:translateY(-2px)}.property-card.featured{border:2px solid gold;position:relative}.property-card.featured:before{background:gold;border-radius:4px;color:#333;content:"⭐ Destacado";font-size:.7rem;font-weight:700;left:12px;padding:4px 8px;position:absolute;top:12px;z-index:2}@media (max-width:768px){.property-features{gap:.5rem}.feature-item{gap:.25rem}.feature-icon{height:35px;width:35px}.feature-icon svg{height:16px;width:16px}.feature-text{font-size:.75rem}.property-description{-webkit-line-clamp:2}}@media (max-width:480px){.property-features{flex-direction:column;gap:.75rem}.feature-item{flex-direction:row;gap:.75rem;justify-content:flex-start}.feature-text{font-size:.8rem;text-align:left}.property-description{-webkit-line-clamp:3}}.property-card{overflow:hidden;position:relative}.property-card:before{background:linear-gradient(90deg,#0000,#3498db1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.property-card:hover:before{left:100%}.property-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero{align-items:center;background:linear-gradient(#00000080,#00000080),url(https://media.vrbo.com/lodging/122000000/121080000/121078700/121078672/85723871.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;justify-content:center;margin-top:70px;min-height:70vh;padding:4rem 1rem;text-align:center}.hero-content{max-width:800px;width:100%}.hero-content h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-content p{font-size:1.3rem;margin-bottom:3rem;opacity:.95;text-shadow:1px 1px 2px #0000004d}.search-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;margin-bottom:2rem;padding:.5rem}.search-form{display:flex;flex-direction:column;gap:.5rem}.search-filters{background:#f8f9fa;border-radius:15px;display:flex;gap:.5rem;padding:.5rem}.filter-btn{align-items:center;background:#0000;border:none;border-radius:12px;color:#6c757d;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .3s ease}.filter-btn:hover{background:#fff;box-shadow:0 2px 8px #0000001a;color:#3498db}.filter-btn.active{background:#3498db;box-shadow:0 4px 12px #3498db4d;color:#fff}.filter-btn svg{height:16px;width:16px}.search-input-container{display:flex;gap:.5rem;position:relative}.search-input{background:#f8f9fa;border:none;border-radius:15px;flex:1 1;font-size:1.1rem;padding:1.25rem 1.5rem;transition:all .3s ease}.search-input:focus{background:#fff;box-shadow:0 0 0 3px #3498db1a;outline:none}.search-submit{align-items:center;background:linear-gradient(135deg,#27ae60,#2ecc71);border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1.25rem 2rem;transition:all .3s ease;white-space:nowrap}.search-submit:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 8px 20px #27ae6066;transform:translateY(-2px)}.search-submit svg{height:18px;width:18px}.suggestions-dropdown{background:#fff;border-radius:15px;box-shadow:0 10px 30px #00000026;left:0;margin-top:.5rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{border-bottom:1px solid #f8f9fa;color:#2c3e50;cursor:pointer;padding:1rem 1.5rem;transition:background-color .2s ease}.suggestion-item:hover{background:#f8f9fa}.suggestion-item:last-child{border-bottom:none}.search-tags{align-items:center;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:center}.search-tags span{color:#ffffffe6;font-weight:600}.search-tags button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.search-tags button:hover{background:#ffffff4d;transform:translateY(-1px)}.featured-properties{background:#f8f9fa;padding:5rem 0}.featured-properties h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#7f8c8d;font-size:1.1rem;margin-bottom:3rem;text-align:center}.properties-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.search-form{gap:1rem}.search-input-container{flex-direction:column}.search-submit{justify-content:center;padding:1rem}.search-filters{flex-wrap:wrap}.filter-btn{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;min-width:120px}.search-tags{flex-direction:column;gap:.5rem}.search-tags span{margin-bottom:.5rem}}@media (max-width:480px){.hero{min-height:60vh;padding:2rem 1rem}.hero-content h1{font-size:2rem}.search-container{border-radius:15px}.filter-btn{flex:1 1 100%}.featured-properties{padding:3rem 0}.featured-properties h2{font-size:2rem}}.property-detail{background:#f8f9fa;margin-top:80px;min-height:100vh;padding:2rem 0}.property-header{grid-gap:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:2rem;padding:2rem}.property-title-section h1{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.property-stats{gap:2rem}.property-stats,.stat{align-items:center;display:flex}.stat{color:#7f8c8d;font-size:.9rem;font-weight:500;gap:.5rem}.stat svg{opacity:.7}.property-location-price{display:flex;flex-direction:column;justify-content:space-between;text-align:right}.location{color:#7f8c8d;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.price-section{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.price{color:#27ae60;font-size:2.5rem;font-weight:800;line-height:1}.price-type{color:#7f8c8d;font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.property-gallery{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:3rem;overflow:hidden}.gallery-main{margin-bottom:1rem}.main-image-container{height:500px;overflow:hidden;position:relative}.main-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.nav-button{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 4px 15px #0003;color:#2c3e50;cursor:pointer;display:flex;font-size:2rem;font-weight:300;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px}.nav-button:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.prev{left:25px}.next{right:25px}.image-counter{background:#000c;border-radius:20px;bottom:20px;color:#fff;font-size:.9rem;font-weight:600;padding:8px 16px;position:absolute;right:20px}.thumbnail-gallery{grid-gap:1rem;background:#f8f9fa;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:1rem}.thumbnail{border:3px solid #0000;border-radius:8px;cursor:pointer;height:100px;opacity:.7;overflow:hidden;transition:all .3s ease}.thumbnail.active,.thumbnail:hover{border-color:#3498db;opacity:1;transform:scale(1.05)}.thumbnail img{height:100%;object-fit:cover;width:100%}.property-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.description-section,.features-section,.map-section,.overview-section,.video-section{background:#fff;border-radius:12px;box-shadow:0 2px 15px #00000014;margin-bottom:2rem;padding:2.5rem}.description-section h2,.features-section h2,.map-section h2,.overview-section h2,.video-section h2{border-bottom:3px solid #3498db;color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem}.overview-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.overview-item{align-items:center;background:#f8f9fa;border-left:4px solid #3498db;border-radius:10px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.overview-item:hover{background:#fff;box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.overview-icon{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.overview-content{display:flex;flex:1 1;flex-direction:column}.overview-content .label{color:#7f8c8d;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.overview-content .value{color:#2c3e50;font-size:1.3rem;font-weight:700}.description-section p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.details-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1.5rem}.detail-item{background:#ecf0f1;border-left:4px solid #27ae60;border-radius:8px;font-size:1rem;padding:1rem 1.5rem}.detail-item strong{color:#2c3e50}.features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.feature-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;font-weight:500;gap:1rem;padding:1rem 1.5rem;transition:all .2s ease}.feature-item:hover{background:#e8f4fd;transform:translateX(5px)}.feature-dot{background:#3498db;border-radius:50%;flex-shrink:0;height:10px;width:10px}.map-container,.video-container{border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.sidebar{position:-webkit-sticky;position:sticky;top:100px}.agent-card,.contact-form-card{background:#fff;border-radius:12px;border-top:5px solid #3498db;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2.5rem}.agent-card h3,.contact-form-card h3{color:#2c3e50;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.agent-profile{align-items:flex-start;display:flex;gap:1.5rem}.agent-avatar{border:4px solid #3498db;border-radius:50%;box-shadow:0 4px 15px #3498db4d;flex-shrink:0;height:100px;overflow:hidden;width:100px}.agent-avatar img{height:100%;object-fit:cover;width:100%}.agent-info{flex:1 1;line-height:1.6}.agent-name{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.agent-email,.agent-phone,.agent-properties{align-items:center;color:#555;display:flex;font-size:1rem;gap:.75rem;margin-bottom:.75rem;padding:.5rem 0;transition:color .2s ease}.agent-email:hover,.agent-phone:hover{color:#3498db}.agent-properties{border-top:2px solid #ecf0f1;color:#3498db;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 0}.agent-properties:hover{color:#2980b9}.agent-email svg,.agent-phone svg,.agent-properties svg{flex-shrink:0;opacity:.9}.contact-form label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.contact-form input,.contact-form textarea{background:#f8f9fa;border:2px solid #ecf0f1;border-radius:8px;font-size:1rem;padding:14px;transition:all .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.contact-form input[readonly]{background:#ecf0f1;border-color:#bdc3c7;color:#7f8c8d}.submit-button{background:linear-gradient(135deg,#27ae60,#2ecc71);font-weight:700;letter-spacing:.5px;padding:16px;text-transform:uppercase}.submit-button:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 5px 15px #27ae6066}@media (max-width:1200px){.overview-grid{grid-template-columns:1fr}}@media (max-width:1024px){.details-list,.features-grid{grid-template-columns:1fr}}@media (max-width:768px){.property-header{gap:1.5rem;grid-template-columns:1fr}.property-header,.property-location-price{text-align:center}.price-section{align-items:center}.property-stats{flex-wrap:wrap;justify-content:center}.property-content{grid-template-columns:1fr}.thumbnail-gallery{grid-template-columns:repeat(2,1fr)}.main-image-container{height:350px}.nav-button{font-size:1.5rem;height:50px;width:50px}.agent-profile{flex-direction:column;gap:1.5rem;text-align:center}.agent-avatar{align-self:center}.agent-email,.agent-phone,.agent-properties{justify-content:center}}@media (max-width:480px){.price,.property-title-section h1{font-size:2rem}.agent-card,.contact-form-card,.description-section,.features-section,.map-section,.overview-section,.video-section{padding:1.5rem}.overview-item{flex-direction:column;gap:1rem;text-align:center}.agent-avatar{height:80px;width:80px}.agent-name{font-size:1.1rem}.thumbnail-gallery{grid-template-columns:1fr}}.form-status{padding:12px}.form-status .loading-spinner{border:2px solid #fff;border-top-color:#0000}.search-results{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:2rem 0}.results-header{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.search-info h1{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:.5rem}.search-info p{color:#7f8c8d;font-size:1.1rem}.quick-filters{display:flex;flex-wrap:wrap;gap:.5rem}.quick-filters .filter-btn{background:#fff;border:2px solid #e9ecef;border-radius:25px;color:#6c757d;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.quick-filters .filter-btn:hover{border-color:#3498db;color:#3498db}.quick-filters .filter-btn.active{background:#3498db;border-color:#3498db;color:#fff}.results-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:300px 1fr}.filters-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:100px}.filters-header{align-items:center;border-bottom:2px solid #f8f9fa;display:flex;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem}.filters-header h3{color:#2c3e50;flex:1 1;font-size:1.3rem;margin:0}.filters-header svg{color:#3498db}.clear-filters{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:.9rem;font-weight:600}.clear-filters:hover{color:#c0392b}.filter-group{margin-bottom:2rem}.filter-group label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.filter-group select{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.filter-group select:focus{border-color:#3498db;outline:none}.location-info{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin-top:2rem;padding:1.5rem}.location-info h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.75rem}.location-info p{color:#7f8c8d;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.location-info .address{color:#2c3e50;font-size:.95rem;font-weight:600;line-height:1.4}.results-grid{min-height:400px}.properties-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.no-results{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:4rem 2rem;text-align:center}.no-results-content svg{color:#bdc3c7;height:64px;margin-bottom:1.5rem;width:64px}.no-results-content h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.no-results-content p{color:#7f8c8d;font-size:1.1rem;margin-bottom:2rem}.suggestions{background:#f8f9fa;border-radius:8px;margin:2rem 0;padding:1.5rem;text-align:left}.suggestions p{color:#2c3e50;font-weight:600;margin-bottom:1rem}.suggestions ul{list-style:none;padding:0}.suggestions li{border-bottom:1px solid #e9ecef;color:#7f8c8d;padding:.5rem 0}.suggestions li:last-child{border-bottom:none}.back-to-home{background:#3498db;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.back-to-home:hover{background:#2980b9;transform:translateY(-2px)}.loading{color:#7f8c8d;font-size:1.3rem;font-weight:600;padding:4rem;text-align:center}@media (max-width:1024px){.results-content{grid-template-columns:250px 1fr}}@media (max-width:768px){.results-header{flex-direction:column;gap:1.5rem}.quick-filters{justify-content:center}.results-content{grid-template-columns:1fr}.filters-sidebar{position:static}.properties-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:480px){.search-results{padding:1rem 0}.results-header{padding:1.5rem}.search-info h1{font-size:1.5rem}.properties-grid{grid-template-columns:1fr}.quick-filters .filter-btn{font-size:.9rem;padding:.5rem 1rem}.no-results{padding:2rem 1rem}}.contact-page{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#7f8c8d;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-card,.map-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2.5rem}.info-card h2,.map-card h3{border-bottom:3px solid #3498db;color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.info-item{align-items:flex-start;border-bottom:1px solid #ecf0f1;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.info-item:last-child{border-bottom:none;margin-bottom:0}.info-icon{align-items:center;background:#3498db;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.info-content h3{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.info-content p{color:#7f8c8d;line-height:1.5;margin-bottom:.25rem}.business-hours{border-top:2px solid #ecf0f1;margin-top:1.5rem;padding-top:1.5rem}.business-hours h3{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem}.hours-list{display:flex;flex-direction:column;gap:.75rem}.hour-item{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:.5rem 0}.hour-item span:first-child{color:#2c3e50;font-weight:600}.hour-item span:last-child{color:#7f8c8d}.map-card{height:-webkit-fit-content;height:fit-content}.map-container{border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:1rem;overflow:hidden}.map-address{align-items:center;background:#f8f9fa;border-radius:6px;color:#7f8c8d;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem}.map-address svg{color:#3498db}.contact-form-section{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.form-card{box-shadow:0 4px 20px #0000001a;padding:2.5rem}.form-card h2{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.form-card>p{color:#7f8c8d;margin-bottom:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{background:#f8f9fa;border:2px solid #e9ecef;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.form-group textarea{font-family:inherit;min-height:120px;resize:vertical}.submit-button{background:linear-gradient(135deg,#3498db,#2980b9);font-size:1.1rem;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover{background:linear-gradient(135deg,#2980b9,#2573a7);box-shadow:0 5px 15px #3498db66;transform:translateY(-2px)}@media (max-width:1024px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form-section{position:static}}@media (max-width:768px){.contact-page{padding:2rem 0}.contact-header h1{font-size:2rem}.form-row{grid-template-columns:1fr}.form-card,.info-card,.map-card{padding:2rem}.info-item{flex-direction:column;gap:1rem;text-align:center}.info-icon{align-self:center}}@media (max-width:480px){.contact-header h1{font-size:1.75rem}.contact-header p{font-size:1rem}.form-card,.info-card,.map-card{padding:1.5rem}.hour-item{flex-direction:column;gap:.25rem;text-align:center}}.form-status{border:1px solid #0000;border-radius:8px;font-size:14px;font-weight:500;margin-bottom:20px;padding:12px 16px;text-align:center}.form-status.success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.form-status.error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.form-status .loading-spinner{animation:spin 1s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;display:inline-block;height:16px;margin-left:8px;vertical-align:middle;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.contact-form:disabled{opacity:.6;pointer-events:none}.submit-button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.7}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.submit-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s;width:100%}.submit-button:hover:not(:disabled){background-color:#0056b3}.footer{background:#333;padding:3rem 0 1rem}.footer-section h3,.footer-section h4{margin-bottom:1rem}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #555;color:#ccc;padding-top:2rem}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 2px 5px #0000001a;left:0;opacity:0;position:absolute;top:100%;transform:translateY(-100%);transition:all .3s;visibility:hidden;width:100%}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav ul{flex-direction:column;padding:1rem}.nav li{margin:.5rem 0}.hero-content h1{font-size:2rem}.features-grid,.property-content{grid-template-columns:1fr}}.logo img{height:50px}.whatsapp-float{align-items:center;animation:pulse-whatsapp 2s infinite;background-color:#25d366;border-radius:50px;bottom:25px;box-shadow:0 4px 20px #25d36666;color:#fff;cursor:pointer;display:flex;gap:10px;padding:12px 20px;position:fixed;right:25px;transition:all .3s ease;z-index:1000}.whatsapp-float:hover{box-shadow:0 6px 25px #25d36699;transform:scale(1.05)}.whatsapp-float:hover .whatsapp-tooltip{opacity:1;transform:translateX(0)}.whatsapp-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.whatsapp-tooltip{font-size:14px;font-weight:600;opacity:0;transform:translateX(-10px);transition:all .3s ease;white-space:nowrap}@keyframes pulse-whatsapp{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 25px #25d366b3}to{box-shadow:0 4px 20px #25d36666}}.whatsapp-button{align-items:center;background-color:#25d366;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;margin-top:10px;padding:10px 15px;transition:all .3s ease}.whatsapp-button:hover{background-color:#128c7e;transform:translateY(-2px)}@media (max-width:768px){.whatsapp-float{bottom:20px;padding:10px 16px;right:20px}.whatsapp-float:hover .whatsapp-tooltip,.whatsapp-tooltip{display:none}}@media (max-width:480px){.whatsapp-float{bottom:15px;padding:8px 12px;right:15px}.whatsapp-icon{height:20px;width:20px}}.footer{background-color:#2c3e50;color:#fff;margin-top:auto;padding:2rem 0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#3498db;margin-bottom:1rem}.footer-section h4{color:#ecf0f1;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#3498db}.footer-bottom{border-top:1px solid #34495e;color:#bdc3c7;padding-top:1rem;text-align:center}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#fff;box-shadow:0 2px 5px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px}.logo img{height:40px}.nav ul{display:flex;list-style:none}.nav li{margin-left:2rem}.nav a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#007bff}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column}.menu-toggle span{background:#333;height:3px;margin:3px 0;transition:.3s;width:25px}
/*# sourceMappingURL=main.7c47a614.css.map*/