:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2937;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.app-header{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100;transition:transform .3s ease-in-out;transform:translateY(0)}.app-header.visible{transform:translateY(0)}.app-header.hidden{transform:translateY(-100%)}.header-container{max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.header-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;flex-shrink:0}.logo-container{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-icon{font-size:28px}.logo-image{width:100%;height:100%;object-fit:contain;border-radius:8px}.brand-text{display:flex;flex-direction:column}.brand-name{font-size:1.25rem;font-weight:700;margin:0;line-height:1.2}.brand-tagline{font-size:.75rem;opacity:.9;margin:0;font-weight:400}.header-nav{display:flex;gap:6px;flex:1;justify-content:center;border-width:1}.nav-link{padding:8px 16px;color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;border-radius:8px;transition:background .2s;position:relative;background:#ffffff1a}.nav-link:hover{background:#ffffff1a}.nav-link.active{background:#fff6}.nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:2px;background:#fff;border-radius:2px}.header-lang{display:flex;align-items:center;gap:2px;flex-shrink:0}.lang-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;font-weight:600;color:#fffc;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .2s,color .2s}.lang-btn .lang-flag{font-size:1rem;line-height:1}.lang-btn:hover{color:#fff;background:#ffffff26}.lang-btn.active{color:#fff;background:#ffffff40}.lang-sep{color:#ffffff80;font-size:.75rem;-webkit-user-select:none;user-select:none}.header-contact{display:flex;flex-shrink:0;position:relative}.contact-wrapper{position:relative}.contact-button{display:flex;align-items:center;gap:6px;color:#fff;padding:8px 14px;border-radius:8px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);transition:all .2s;font-size:.85rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-button:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px)}.contact-button-icon{font-size:1.1rem}.contact-button-text{font-weight:600}.contact-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;min-width:240px;overflow:hidden;z-index:1000;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:none;background:#fff;text-align:left;cursor:pointer;transition:background .2s;border-bottom:1px solid #f0f0f0}.contact-menu-item:last-child{border-bottom:none}.contact-menu-item:hover{background:#f8f9fa}.menu-icon{font-size:1.3rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.whatsapp-icon{width:24px;height:24px;object-fit:contain}.menu-content{display:flex;flex-direction:column;gap:2px;flex:1}.menu-label{font-weight:600;color:#1f2937;font-size:.9rem}.menu-value{font-size:.8rem;color:#6b7280;word-break:break-word}@media(max-width:768px){.header-container{flex-direction:column;padding:10px 16px;gap:12px}.header-brand{width:100%;justify-content:center}.header-nav{width:100%;justify-content:space-around;border-width:1}.header-contact{width:100%;justify-content:center}.contact-wrapper{width:100%}.contact-button{width:100%;justify-content:center}.contact-menu{width:100%;right:0}}@media(max-width:480px){.brand-name{font-size:1.1rem}.brand-tagline{font-size:.7rem}.nav-link{padding:6px 12px;font-size:.85rem}.header-contact{flex-direction:column;gap:8px}.contact-item{width:100%}}.app-footer{margin-top:auto;background:#1e293b;color:#ffffffe6}.footer-inner{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:600px){.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.footer-inner{grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:2rem}}.footer-section{display:flex;flex-direction:column;gap:.75rem}.footer-brand{grid-column:1 / -1}@media(min-width:900px){.footer-brand{grid-column:auto}}.footer-logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:-.02em}.footer-logo:hover{text-decoration:underline}.footer-tagline{font-size:.9rem;color:#ffffffbf;line-height:1.4;max-width:260px}.footer-heading{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#fff9;margin:0}.footer-nav{display:flex;flex-direction:column;gap:.5rem}.footer-nav a{color:#ffffffe6;text-decoration:none;font-size:.95rem}.footer-nav a:hover{color:#fff;text-decoration:underline}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#ffffffe6;text-decoration:none;font-size:.9rem}.footer-link:hover{color:#fff;text-decoration:underline}.footer-link-button{background:none;border:none;padding:0;cursor:pointer;font:inherit;text-align:left}.footer-app-desc{font-size:.9rem;color:#fffc;line-height:1.4;margin:0}.footer-app-store{display:inline-block;margin-top:.5rem;line-height:0;transition:opacity .2s}.footer-app-store:hover{opacity:.9}.footer-app-store-badge{display:block;height:40px;width:auto;max-width:100%;object-fit:contain}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1rem 1.5rem}.footer-copyright{max-width:1200px;margin:0 auto;font-size:.8rem;color:#ffffff8c;text-align:center}.property-card-link{text-decoration:none;color:inherit;display:block}.property-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;width:100%;content-visibility:auto;contain-intrinsic-size:0 280px}.property-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.property-card-image-container{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.property-card-image{width:100%;height:100%;object-fit:cover}.property-card-image-skeleton{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);position:relative;overflow:hidden}.property-card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffffb3;background:linear-gradient(135deg,#667eea,#764ba2)}.property-card-content{padding:12px 16px}.property-card-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.property-card-price{font-size:1.5rem;font-weight:700;color:#2563eb;margin:0 0 8px}.property-card-address{display:flex;gap:4px;margin-bottom:12px;font-size:.875rem}.address-label,.address-value{color:#6b7280}.property-card-status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:.75rem;font-weight:600;color:#fff}.status-sale{background:linear-gradient(135deg,#10b981,#059669)}.status-rent{background:linear-gradient(135deg,#3b82f6,#2563eb)}.status-icon{font-size:.875rem}.status-text{text-transform:uppercase;letter-spacing:.5px}.featured-card-link{text-decoration:none;color:inherit;display:block;flex-shrink:0}.featured-card{position:relative;width:300px;height:300px;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0003;transition:transform .2s,box-shadow .2s}.featured-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}.featured-card-image{width:100%;height:100%;object-fit:cover}.featured-card-image-skeleton{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);position:relative;overflow:hidden}.skeleton-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 1.5s infinite}.featured-card-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.featured-card-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.5) 50%,transparent 100%);pointer-events:none}.featured-card-content{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:1}.featured-card-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 12px;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.3}.featured-card-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.featured-card-address{font-size:.875rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.featured-card-price{font-size:1.25rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.featured-card-badges{display:flex;gap:8px;flex-wrap:wrap}.featured-badge{background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.home-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding-bottom:40px}.hero-section{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;padding:24px 20px;text-align:center;margin-bottom:20px}.hero-content{max-width:720px;margin:0 auto}.hero-title{font-size:1.6rem;font-weight:700;margin-bottom:6px;line-height:1.25}.hero-subtitle{font-size:.95rem;opacity:.95;margin-bottom:12px;font-weight:400}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;max-width:640px;margin:0 auto}@media(min-width:560px){.hero-actions{flex-direction:row;align-items:center;gap:12px}.hero-search-form{flex:1;min-width:0}.hero-cta-button{flex-shrink:0}}.hero-search-form{width:100%}.hero-search-container{display:flex;align-items:center;background:#fff;border-radius:9999px;padding:3px;box-shadow:0 3px 10px #00000026;transition:box-shadow .2s}.hero-search-container:focus-within{box-shadow:0 4px 14px #0003}.hero-search-input{flex:1;border:none;outline:none;padding:10px 16px;font-size:.9rem;border-radius:9999px;color:#1f2937}.hero-search-input::placeholder{color:#9ca3af}.hero-search-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:50%;cursor:pointer;transition:transform .2s,box-shadow .2s;flex-shrink:0}.hero-search-button:hover{transform:scale(1.05);box-shadow:0 4px 12px #2563eb66}.hero-search-button:active{transform:scale(.98)}.search-icon{font-size:1rem;filter:grayscale(100%) brightness(200%)}.hero-cta-button{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;color:#2563eb;border-radius:9999px;font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:0 3px 10px #0003;transition:transform .2s,box-shadow .2s}.hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.cta-arrow{font-size:1rem;transition:transform .2s}.hero-cta-button:hover .cta-arrow{transform:translate(4px)}.featured-section{padding:20px 16px;margin-bottom:20px}@media(max-width:768px){.hero-section{padding:20px 16px;margin-bottom:18px}.hero-title{font-size:1.35rem;margin-bottom:4px}.hero-subtitle{font-size:.9rem;margin-bottom:10px}.hero-actions{gap:8px}.hero-search-input{padding:8px 14px;font-size:.875rem}.hero-search-button{width:36px;height:36px}.hero-cta-button{padding:8px 18px;font-size:.9rem}}.section-header{margin-bottom:20px}.featured-badge{background:linear-gradient(135deg,#f97316,#eab308)}.houses-badge{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.featured-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.featured-scroll::-webkit-scrollbar{height:4px}.featured-scroll::-webkit-scrollbar-track{background:#0000001a;border-radius:2px}.featured-scroll::-webkit-scrollbar-thumb{background:#0000004d;border-radius:2px}.houses-section{padding:0 16px}.houses-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:24px}@media(min-width:640px){.houses-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.houses-grid{grid-template-columns:repeat(3,1fr)}}.see-more-container{display:flex;justify-content:center;margin-top:32px}.see-more-button{display:inline-flex;align-items:center;gap:8px;padding:16px 24px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:9999px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:0 4px 12px #2563eb66;transition:transform .2s,box-shadow .2s}.see-more-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb80}.see-more-icon{font-size:1.2rem}.loading-container{display:flex;justify-content:center;align-items:center;padding:60px 20px}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.property-detail-page{min-height:100vh;background:#f8fafc;padding:20px}.property-detail-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.property-detail-images-section{position:sticky;top:100px;display:flex;flex-direction:column;gap:16px}.property-detail-main-image-container{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;background:#e5e7eb;box-shadow:0 4px 12px #0000001a}.property-detail-main-image{width:100%;height:100%;object-fit:contain;background:#fff}.image-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#ffffffe6;color:#1f2937;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .2s;z-index:10}.image-nav-button:hover{background:#fff;box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.image-nav-prev{left:16px}.image-nav-next{right:16px}.property-detail-thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.property-detail-thumbnails::-webkit-scrollbar{height:4px}.property-detail-thumbnails::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.property-detail-thumbnails::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:8px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:#e5e7eb;transition:all .2s;padding:0}.thumbnail:hover{border-color:#2563eb;transform:scale(1.05)}.thumbnail.active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.thumbnail.thumbnail-failed{opacity:.5;cursor:default}.thumbnail.thumbnail-failed:hover{transform:none;border-color:transparent}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-skeleton,.thumbnail-placeholder{width:100%;height:100%;background:#e5e7eb}.property-detail-image-placeholder{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#e5e7eb;border-radius:16px;color:#9ca3af}.property-detail-image-skeleton{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:16px;position:relative;overflow:hidden}.property-detail-image-skeleton .skeleton-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.property-detail-content-section{display:flex;flex-direction:column;gap:24px}.property-detail-header{margin-bottom:0}.property-detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.property-detail-title-row h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0;flex:1;line-height:1.2}.featured-badge-detail{background:linear-gradient(135deg,#f97316,#eab308);color:#fff;padding:6px 12px;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px #f973164d}.property-detail-price{font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:16px}.property-detail-status{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:10px;font-size:.9rem;font-weight:600;color:#fff}.property-detail-status.status-sale{background:linear-gradient(135deg,#10b981,#059669)}.property-detail-status.status-rent{background:linear-gradient(135deg,#3b82f6,#2563eb)}.property-detail-info{background:#f9fafb;border-radius:12px;padding:20px;border:1px solid #e5e7eb}.info-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e5e7eb}.info-item:last-child{border-bottom:none}.info-label{font-weight:600;color:#475569;font-size:.95rem}.info-value{color:#1e293b;font-weight:500;text-align:right}.whatsapp-icon-button{width:24px;height:24px;object-fit:contain}.contact-agent-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #25d3664d;transition:transform .2s,box-shadow .2s}.contact-agent-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.property-detail-description{margin-top:8px}.property-detail-description h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:12px}.property-detail-description p{color:#4b5563;line-height:1.7;font-size:1rem}.property-detail-loading,.property-detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;text-align:center}.property-detail-error h2{font-size:1.5rem;margin-bottom:12px;color:#1f2937}.property-detail-error p{color:#6b7280;margin-bottom:24px}.property-detail-error button{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}.property-detail-error button:hover{background:#1d4ed8}@media(max-width:1024px){.property-detail-container{grid-template-columns:1fr;gap:24px}.property-detail-images-section{position:static}.property-detail-main-image-container{aspect-ratio:16 / 9}}@media(max-width:768px){.property-detail-page{padding:16px}.property-detail-title-row h1,.property-detail-price{font-size:1.5rem}.image-nav-button{width:40px;height:40px;font-size:20px}.image-nav-prev{left:8px}.image-nav-next{right:8px}.thumbnail{width:60px;height:60px}}.search-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px 16px}.search-header{margin-bottom:24px}.search-header h1{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:16px}.search-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;background:#fff;transition:border-color .2s}.search-input:focus{outline:none;border-color:#2563eb}.search-filters{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.filter-select{flex:1;min-width:150px;padding:10px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:.95rem;background:#fff;cursor:pointer;transition:border-color .2s}.filter-select:focus{outline:none;border-color:#2563eb}.results-count{font-size:.875rem;color:#6b7280;margin-bottom:16px;text-align:center}.search-results{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.search-results{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.search-results{grid-template-columns:repeat(3,1fr)}}.loading-container,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{font-size:60px;margin-bottom:16px;opacity:.5}.empty-state p{font-size:1.1rem;color:#6b7280;font-weight:500}.results-hint{color:#9ca3af;font-size:.8rem;font-weight:400}.load-more-container{margin-top:32px;display:flex;justify-content:center;padding:20px}.load-more-button{padding:12px 32px;background:#2563eb;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #2563eb33}.load-more-button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.load-more-button:active:not(:disabled){transform:translateY(0)}.load-more-button:disabled{opacity:.6;cursor:not-allowed}.loading-more{display:flex;align-items:center;gap:12px;color:#6b7280;font-size:.95rem}.spinner-small{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.end-of-results{text-align:center;padding:32px 20px;color:#9ca3af;font-size:.95rem}.end-of-results p{margin:0}.about-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding-bottom:40px}.about-hero-section{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;padding:60px 20px;text-align:center;margin-bottom:40px}.about-hero-content{max-width:800px;margin:0 auto}.about-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;line-height:1.2}.about-hero-subtitle{font-size:1.25rem;opacity:.95;font-weight:400}.about-content{max-width:1200px;margin:0 auto;padding:0 20px}.about-section{margin-bottom:48px}.section-header{margin-bottom:24px}.section-header-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:12px;font-size:1.25rem;font-weight:600;color:#fff;box-shadow:0 2px 8px #0003}.about-badge{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.section-icon{font-size:1.1rem}.about-text-content{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 8px #0000001a}.about-text-content p{font-size:1.1rem;line-height:1.8;color:#4b5563;margin-bottom:20px}.about-text-content p:last-child{margin-bottom:0}.services-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{background:#fff;border-radius:16px;padding:24px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.service-icon{font-size:3rem;margin-bottom:16px}.service-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:12px}.service-description{font-size:.95rem;color:#6b7280;line-height:1.6}.features-list{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 8px #0000001a}.feature-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #e5e7eb}.feature-item:last-child{border-bottom:none}.feature-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;font-weight:700;font-size:1.2rem}.feature-content{flex:1}.feature-content h4{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:6px}.feature-content p{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0}.contact-info-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 8px #0000001a}.contact-intro{font-size:1.1rem;color:#4b5563;text-align:center;margin-bottom:24px;line-height:1.6}.contact-methods{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.contact-method-button{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit;width:100%;text-align:left}.contact-method-button:hover{border-color:#2563eb;background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.whatsapp-button:hover{border-color:#25d366;background:#f0fdf4}.phone-button:hover{border-color:#2563eb;background:#eff6ff}.email-button:hover{border-color:#f59e0b;background:#fffbeb}.contact-method-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0;font-size:1.5rem;display:flex;align-items:center;justify-content:center}.contact-method-details{display:flex;flex-direction:column;gap:4px;flex:1}.contact-method-label{font-weight:600;color:#1f2937;font-size:.95rem}.contact-method-value{font-size:.875rem;color:#6b7280}.browse-properties-cta{text-align:center;padding-top:24px;border-top:1px solid #e5e7eb}.browse-button{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:9999px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:0 4px 12px #2563eb66;transition:transform .2s,box-shadow .2s}.browse-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb80}.browse-arrow{font-size:1.2rem;transition:transform .2s}.browse-button:hover .browse-arrow{transform:translate(4px)}@media(max-width:768px){.about-hero-section{padding:40px 16px}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1.1rem}.about-content{padding:0 16px}.about-text-content{padding:24px}.about-text-content p{font-size:1rem}.services-grid{grid-template-columns:1fr}.features-list,.contact-info-card{padding:24px}}.legal-page{min-height:60vh;padding:2rem 1rem 3rem;background:#f8fafc}.legal-container{max-width:720px;margin:0 auto;background:#fff;padding:2rem 2.5rem;border-radius:12px;box-shadow:0 2px 12px #0000000f}.legal-back{display:inline-block;margin-bottom:1.5rem;color:#2563eb;text-decoration:none;font-size:.95rem}.legal-back:hover{text-decoration:underline}.legal-title{font-size:1.75rem;color:#1e293b;border-bottom:3px solid #2563eb;padding-bottom:.5rem;margin-bottom:.5rem}.legal-effective{color:#64748b;font-style:italic;font-size:.9rem;margin-bottom:2rem}.legal-container section{margin-bottom:2rem}.legal-container h2{font-size:1.15rem;color:#334155;margin-top:1.5rem;margin-bottom:.5rem}.legal-container h3{font-size:1rem;color:#475569;margin-top:1rem;margin-bottom:.35rem}.legal-container p,.legal-container li{color:#475569;line-height:1.6;margin-bottom:.5rem}.legal-container ul{margin:.5rem 0 1rem 1.5rem;padding:0}.legal-container a{color:#2563eb;text-decoration:none}.legal-container a:hover{text-decoration:underline}.legal-notice{background:#fef3c7;border-left:4px solid #f59e0b;padding:1rem 1.25rem;margin:1rem 0;border-radius:0 8px 8px 0;color:#92400e;line-height:1.5}.legal-contact{background:#f1f5f9;padding:1.25rem;border-radius:8px;margin-top:2rem}.legal-footer-note{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center;color:#94a3b8;font-size:.85rem}.not-found-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:#f8fafc}.not-found-container{text-align:center;max-width:420px}.not-found-code{font-size:4rem;font-weight:700;color:#e2e8f0;line-height:1;margin-bottom:.5rem}.not-found-title{font-size:1.5rem;color:#1e293b;margin-bottom:.75rem}.not-found-message{color:#64748b;line-height:1.5;margin-bottom:1.5rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.not-found-btn{display:inline-block;padding:.6rem 1.25rem;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.not-found-btn-primary{background:#2563eb;color:#fff}.not-found-btn-primary:hover{background:#1d4ed8;color:#fff}.not-found-btn-secondary{background:#fff;color:#475569;border:2px solid #e2e8f0}.not-found-btn-secondary:hover{background:#f1f5f9;color:#1e293b;border-color:#cbd5e1}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc}.app{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}
