:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light only;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#fff;color:#213547;min-height:100vh}.unauthorized-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);font-family:Poppins,sans-serif;background-color:#f8f9fa}.unauthorized-card{background:#fff;padding:3rem 4rem;border-radius:20px;box-shadow:0 8px 25px #0000001a;text-align:center;max-width:420px;width:90%;animation:fadeIn .8s ease;color:#213547}.unauthorized-title{font-size:2rem;font-weight:600;color:#dc3545;margin-bottom:.75rem}.unauthorized-message{font-size:1.1rem;color:#4a5568;margin-bottom:2rem}.unauthorized-btn{background-color:#007bff;color:#fff;border:none;padding:.8rem 1.6rem;font-size:1rem;border-radius:10px;cursor:pointer;transition:all .3s ease}.unauthorized-btn:hover{background-color:#0056b3;transform:translateY(-2px)}@media (max-width: 640px){.unauthorized-card{padding:2rem 1.5rem}.unauthorized-title{font-size:1.75rem}.unauthorized-message{font-size:1rem}}.property-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f0f0f0;height:fit-content}.property-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000026;border-color:#e5e7eb}.property-image-container{position:relative;height:220px;overflow:hidden}.property-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-card:hover .property-image{transform:scale(1.05)}.property-price-section{position:absolute;bottom:12px;left:12px;z-index:10}.property-badge{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:8px 16px;border-radius:8px;font-weight:700;font-size:1rem;box-shadow:0 4px 12px #2563eb4d;min-width:140px}.currency-toggle-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;margin-left:.25rem}.currency-toggle-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.05)}.currency-icon{font-size:.8rem;color:#fff}.price-conversion-hint{margin-top:4px;background:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.4rem .75rem;border-radius:6px;font-size:.75rem;color:#374151;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(255,255,255,.2);max-width:150px}.property-id-badge{position:absolute;top:10px;left:10px;background-color:#2563eb;color:#fff;padding:4px 10px;border-radius:6px;font-weight:600;font-size:.85rem;z-index:3;box-shadow:0 2px 4px #00000026}.property-type-badge{position:absolute;top:12px;right:12px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize;color:#374151;border:1px solid rgba(255,255,255,.8);z-index:2}.property-content{padding:1.5rem}.property-title_h{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.property-location{color:#6b7280;margin:0 0 1rem;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.location-icon{font-size:.8rem}.location{display:flex;align-items:center;gap:10px;font-size:1.1rem;color:#6b7280}.location-icon{color:#e63946;font-size:1.2rem}.property-features{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:1rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.feature{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1}.feature-icon{font-size:1.1rem;margin-bottom:.25rem}.feature-text{font-size:.75rem;font-weight:500;color:#374151;text-align:center}.property-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.amenities-preview{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.amenity-tag{background:#f3f4f6;color:#374151;padding:4px 8px;border-radius:6px;font-size:.7rem;font-weight:500;white-space:nowrap}.amenity-tag-more{background:#dbeafe;color:#1d4ed8;padding:4px 8px;border-radius:6px;font-size:.7rem;font-weight:500}.property-actions-phone{display:flex;justify-content:center;margin-bottom:1rem}.property-phone{display:flex;align-items:center;gap:6px;font-size:1rem;color:#333;margin-top:0}.phone-icon{color:#007bff;font-size:1rem}.phone-link{color:#007bff;text-decoration:none;font-weight:600}.phone-link:hover{text-decoration:underline}.property-actions{display:flex;justify-content:center}.btn-view-details{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;text-decoration:none;padding:.75rem 2rem;border-radius:10px;font-weight:600;font-size:.9rem;text-align:center;transition:all .3s ease;width:100%;border:none;cursor:pointer;display:block}.btn-view-details:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}@media (max-width: 768px){.property-image-container{height:200px}.property-content{padding:1.25rem}.property-title_h{font-size:1rem}.property-badge{min-width:120px;padding:6px 12px;font-size:.9rem}.currency-toggle-btn{width:24px;height:24px}.currency-icon{font-size:.7rem}.price-conversion-hint{font-size:.7rem;padding:.3rem .5rem}.property-features{gap:.25rem}.feature-text{font-size:.7rem}}@media (max-width: 480px){.property-card{border-radius:12px}.property-image-container{height:180px}.property-badge{min-width:110px;font-size:.85rem;padding:5px 10px}.currency-toggle-btn{width:22px;height:22px}.price-conversion-hint{font-size:.65rem;padding:.25rem .4rem}.property-content{padding:1rem}.property-id-badge{font-size:.75rem;padding:3px 8px}.property-type-badge{font-size:.7rem;padding:4px 10px}}@media (prefers-color-scheme: dark){.property-card{background:#1f2937;border-color:#374151}.property-title_h{color:#f9fafb}.property-location{color:#9ca3af}.feature-text{color:#d1d5db}.property-description{color:#9ca3af}.amenity-tag{background:#374151;color:#d1d5db}.amenity-tag-more{background:#1e3a8a;color:#93c5fd}.price-conversion-hint,.property-type-badge{background:#1e293be6;color:#d1d5db;border-color:#ffffff1a}.currency-toggle-btn{background:#ffffff1a;border-color:#fff3}.currency-toggle-btn:hover{background:#fff3}}.home-container{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#f3f4f6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;position:relative}.home-content{max-width:1200px;margin:0 auto;padding:0 20px}.header-section{text-align:center;margin-bottom:3rem;padding:2rem 0}.header-icon{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #3b82f64d}.header-icon span{font-size:1.5rem}.header-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:1rem;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6;max-width:600px;margin:0 auto}.filter-section{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #f3f4f6;margin-bottom:3rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.filter-section:hover{box-shadow:0 4px 12px #0000000d}.filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.filter-title-container{display:flex;align-items:center;gap:.75rem}.filter-icon{width:32px;height:32px;background-color:#dbeafe;border-radius:8px;display:flex;align-items:center;justify-content:center}.filter-icon span{font-size:.875rem;color:#2563eb}.filter-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.reset-button{display:flex;align-items:center;gap:.5rem;color:#6b7280;background:none;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease;padding:.5rem}.reset-button:hover{color:#374151}.reset-icon{width:16px;height:16px}.filter-grid{display:grid;gap:1rem;grid-template-columns:1fr;align-items:end;margin-top:1rem}@media (min-width: 640px){.filter-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (min-width: 768px){.filter-grid{grid-template-columns:repeat(4,1fr)}}.filter-group{display:flex;flex-direction:column;gap:.4rem;width:100%}.filter-label{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.3rem;letter-spacing:.2px}.select-wrapper{position:relative;flex:1;display:flex;align-items:center}.filter-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;font-size:.95rem;color:#111827;cursor:pointer;appearance:none;transition:all .25s ease;box-shadow:0 1px 3px #0000000d}.filter-select:hover{border-color:#93c5fd;box-shadow:0 2px 6px #3b82f614}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280}.select-arrow svg{width:18px;height:18px}@media (max-width: 640px){.filter-group{gap:.2rem}.filter-label{font-size:.85rem}.filter-select{font-size:.9rem;padding:.65rem 2.2rem .65rem .9rem;border-radius:10px}}@media (min-width: 1024px){.filter-select{font-size:1rem;padding:.8rem 2.5rem .8rem 1rem}.filter-label{font-size:.95rem}}.filter-button-container_home{display:flex;align-items:flex-end}.search-button_home{width:100%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;transform:translateY(0)}.search-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.loading-container{display:flex;justify-content:center;align-items:center;padding:3rem}.loading-spinner{width:3rem;height:3rem;border:2px solid #e5e7eb;border-top:2px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}.properties-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.properties-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.properties-grid{grid-template-columns:repeat(3,1fr)}}.empty-state{grid-column:1 / -1;text-align:center;padding:4rem 1rem}.empty-icon{width:6rem;height:6rem;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.empty-icon span{font-size:2rem}.empty-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.empty-message{color:#6b7280;max-width:400px;margin:0 auto;line-height:1.5}.home-container{min-height:100vh;background-color:#f8fafc}.hero-section{position:relative;height:auto;min-height:500px;background-image:linear-gradient(#0006,#0006),url(/assets/logo-DvN4dZBb.jpg);padding:5rem 1rem;display:flex;align-items:center;justify-content:center;margin-bottom:3rem;overflow:hidden;background-attachment:scroll;background-size:cover;background-position:center;border-radius:0 0 25px 25px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#3b82f61a,#10b9811a);display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;color:#fff;max-width:800px;padding:0 2rem;z-index:2;width:100%}.hero-icon{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 8px 32px #3b82f64d;animation:float 3s ease-in-out infinite}.hero-icon svg{color:#fff;width:32px;height:32px}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,.3);background:linear-gradient(135deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:3rem;color:#ffffffe6;max-width:600px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:2rem;flex-wrap:wrap}.stat{text-align:center;padding:1rem 1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;flex:1;min-width:140px;max-width:200px}.stat:hover{transform:translateY(-5px);background:#ffffff26;box-shadow:0 10px 30px #0003}.stat-number{display:block;font-size:2rem;font-weight:700;color:#10b981;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#fffc;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 1024px){.hero-section{min-height:450px;padding:4rem 1rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem;margin-bottom:2.5rem}.hero-stats{gap:2rem}}@media (max-width: 768px){.hero-section{min-height:400px;padding:3rem 1rem}.hero-content{padding:0 1rem;width:100%;box-sizing:border-box}.hero-title{font-size:2.5rem;margin-bottom:1rem;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;padding:0 .5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem;line-height:1.5;padding:0 .5rem;word-wrap:break-word;overflow-wrap:break-word}.hero-icon{width:70px;height:70px;margin-bottom:1.5rem}.hero-icon svg{width:28px;height:28px}.hero-stats{gap:1.5rem;margin-top:1.5rem;padding:0 .5rem}.stat{padding:.8rem 1rem;min-width:120px;box-sizing:border-box}.stat-number{font-size:1.6rem}}@media (max-width: 640px){.hero-section{min-height:380px;padding:2.5rem .5rem;margin-bottom:2rem}.hero-content{padding:0 .5rem}.hero-title{font-size:2rem;line-height:1.2;margin-bottom:.8rem;padding:0;font-weight:700}.hero-subtitle{font-size:1rem;line-height:1.4;margin-bottom:1.5rem;padding:0;color:#fffffff2}.hero-icon{width:60px;height:60px;margin-bottom:1.2rem}.hero-icon svg{width:24px;height:24px}.hero-stats{gap:1rem;margin-top:1.2rem;padding:0;width:100%}.stat{padding:.7rem .5rem;min-width:100px;flex:1;margin:0}.stat-number{font-size:1.4rem;margin-bottom:.3rem}.stat-label{font-size:.75rem;line-height:1.2}}@media (max-width: 480px){.hero-section{min-height:350px;padding:2rem .5rem}.hero-content{padding:0 .3rem}.hero-title{font-size:1.7rem;line-height:1.12;margin-bottom:.4rem;padding:0 .2rem}.hero-subtitle{font-size:.8rem;line-height:1.3;margin-bottom:1.1rem;padding:0 .2rem}.hero-icon{width:55px;height:55px;margin-bottom:1rem}.hero-icon svg{width:22px;height:22px}.hero-stats{gap:.6rem;margin-top:1rem;flex-wrap:nowrap;overflow-x:visible}.stat{padding:.6rem .4rem;min-width:50px;flex-shrink:0}.stat-number{font-size:1.1rem;margin-bottom:.2rem}.stat-label{font-size:.6rem;line-height:1.1}}@media (max-width: 375px){.hero-section{min-height:320px;padding:1.5rem .3rem}.hero-content{padding:0 .2rem}.hero-title{font-size:1.3rem;line-height:1.1;margin-bottom:.3rem;padding:0}.hero-subtitle{font-size:.7rem;line-height:1.3;margin-bottom:.6rem;padding:0}.hero-icon{width:50px;height:50px;margin-bottom:.5rem}.hero-icon svg{width:20px;height:20px}.hero-stats{gap:.5rem;margin-top:.8rem;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.stat{padding:.5rem .3rem;min-width:40px;flex:0 0 calc(33.333% - .6rem);margin:0}.stat-number{font-size:1rem}.stat-label{font-size:.6rem}}@media (max-width: 320px){.hero-section{min-height:300px;padding:1rem .2rem}.hero-title{font-size:1.4rem}.hero-subtitle{font-size:.55rem;margin-bottom:.8rem}.hero-icon{width:45px;height:45px;margin-bottom:.6rem}.hero-stats{gap:.4rem;margin-top:.6rem}.stat{padding:.4rem .2rem;min-width:40px;flex:0 0 calc(33.333% - .4rem)}.stat-number{font-size:1rem}.stat-label{font-size:.6rem}}.hero-title,.hero-subtitle,.stat-number,.stat-label{overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (min-width: 1400px){.hero-section{min-height:600px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width: 640px){.filter-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.filter-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.filter-section{padding:1rem;border-radius:12px}.filter-header{flex-direction:column;align-items:flex-start;gap:.8rem}.reset-button{align-self:flex-end}.filter-button-container_home{margin-top:1rem}}.hero-icon:hover{transform:scale(1.05)}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000f;max-width:480px;margin:3rem auto;animation:fadeIn .4s ease-in-out}.error-icon{background-color:#eff6ff;border-radius:50%;padding:.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.error-icon img{width:48px;height:48px;object-fit:contain}.error-container h3{color:#1e3a8a;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.error-container p{color:#4b5563;font-size:.95rem;margin-bottom:1.5rem;max-width:90%}.retry-button{background-color:#3b82f6;color:#fff;font-weight:600;border:none;border-radius:8px;padding:.7rem 1.8rem;cursor:pointer;transition:all .2s ease-in-out}.retry-button:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 6px #2563eb4d}.retry-button:active{transform:translateY(0);box-shadow:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.error-container{margin:2rem 1rem;padding:2rem 1rem}.error-icon{width:60px;height:60px}.error-container h3{font-size:1.1rem}.error-container p{font-size:.9rem}.retry-button{padding:.6rem 1.5rem;font-size:.9rem}}@media (max-width: 450px){.filter-section{padding:.8rem 1rem;border-radius:10px;margin-bottom:1.2rem;box-shadow:0 1px 2px #0000000d}.filter-title{font-size:1rem}.filter-grid{display:flex;flex-direction:column;gap:.8rem}.filter-group{margin-bottom:.5rem}.filter-label{font-size:.85rem}.filter-select{padding:.4rem .6rem;font-size:.85rem}.search-button_home{font-size:.9rem;padding:.5rem .8rem;width:100%}.reset-button{font-size:.8rem;padding:.3rem .6rem}.filter-icon span{font-size:1.2rem}}.airbnb-tab-container{padding:1rem;display:flex;justify-content:center}.airbnb-tab-wrapper{display:flex;gap:.5rem;background:#fff;border-radius:26px;padding:1.5rem;box-shadow:0 4px 20px #00000014;border:1px solid #f9e3e3;max-width:600px;width:100%}.airbnb-tab{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border:none;background:transparent;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);flex:1;position:relative;text-align:left;min-width:0}.airbnb-tab:hover{background:#f7f7f7}.airbnb-tab.active{background:#fff5f5;box-shadow:0 4px 12px #0000001a}.airbnb-tab.active .tab-indicator{opacity:1;transform:scaleX(1)}.tab-icon{position:relative;width:48px;height:48px;flex-shrink:0}.icon-main{position:absolute;top:0;left:0;font-size:2.5rem;color:#222;transition:all .3s ease;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #667eea33}.icon-secondary{position:absolute;bottom:0;right:0;font-size:1rem;background:#fff;border-radius:50%;padding:4px;box-shadow:0 2px 4px #0000001a;color:#717171;transition:all .3s ease}.airbnb-tab.active .icon-main{color:#ff385c;transform:scale(1.1);box-shadow:0 6px 20px #ff385c4d}.airbnb-tab.active .icon-secondary{color:#ff385c;background:#fff5f5}.airbnb-tab:nth-child(2) .icon-main{background:linear-gradient(135deg,#f7fcea,#f7ead9)}.airbnb-tab:nth-child(2).active .icon-main{background:linear-gradient(135deg,#ff9a00,#ff5e00)}.tab-content{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.tab-title{font-size:.8rem;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.airbnb-tab:not(.active) .tab-title{color:#717171}.tab-badge{display:inline-flex;align-items:center;gap:.25rem;background:#f7f7f7;border-radius:22px;padding:.25rem .75rem;width:fit-content}.airbnb-tab.active .tab-badge{background:#fff5f5}.badge-number{font-size:.875rem;font-weight:700;color:#222}.airbnb-tab.active .badge-number{color:#ff385c}.badge-text{font-size:.75rem;color:#717171}.tab-subtitle{font-size:.8rem;color:#717171;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.airbnb-tab.active .tab-subtitle{color:#ff385c;font-weight:500}.tab-indicator{position:absolute;bottom:-.5rem;left:1.5rem;right:1.5rem;height:3px;background:linear-gradient(90deg,#ff385c,#ff6b8b);border-radius:3px;opacity:0;transform:scaleX(.8);transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.airbnb-tab-container{padding:1rem .5rem}.airbnb-tab-wrapper{flex-direction:column;gap:.25rem;padding:.5rem}.airbnb-tab{padding:.875rem 1rem}.tab-icon{width:40px;height:40px}.icon-main{font-size:1.25rem}.icon-secondary{font-size:.875rem}.tab-title{font-size:.9rem}.badge-number{font-size:.8rem}.badge-text{font-size:.7rem}.tab-subtitle{font-size:.75rem}.tab-indicator{bottom:-.25rem;left:1rem;right:1rem}}@media (min-width: 769px) and (max-width: 1024px){.airbnb-tab-wrapper{max-width:500px}.airbnb-tab{padding:1rem 1.25rem}}.hero-tagline{text-align:center;padding:1rem;margin-bottom:0rem}.tagline-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.2;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline-subtitle{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.hero-tagline{padding:1rem}.tagline-title{font-size:1.5rem}.tagline-subtitle{font-size:1rem}}@media (max-width: 450){.hero-tagline{padding:1rem}.tagline-title,.tagline-subtitle{font-size:1rem}}.footer{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:2rem;padding:2rem 0 1rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700}.logo-text{background:linear-gradient(135deg,#3b82f6,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-description{color:#d1d5db;line-height:1.6;font-size:.95rem}.social-links{display:flex;gap:1rem}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:10px;transition:all .3s ease;color:#9ca3af}.social-links a:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.footer-links-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#d1d5db;text-decoration:none;transition:all .3s ease;font-size:.9rem}.footer-links a:hover{color:#3b82f6;transform:translate(5px)}.footer-contact h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#d1d5db;font-size:.9rem}.footer-bottom{border-top:1px solid #4b5563;padding:1.5rem 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#9ca3af;margin:0;font-size:.9rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:#9ca3af;text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer-legal a:hover{color:#3b82f6}@media (max-width: 1024px){.footer-main{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 768px){.footer-main{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-logo,.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}@media (max-width: 480px){.footer-main{padding:2rem 0 1rem}.footer-legal{flex-direction:column;gap:.5rem}}.property-details-container{max-width:1280px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#222}.property-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.nav-back-button,.nav-action-button{width:40px;height:40px;border-radius:50%;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.nav-back-button:hover,.nav-action-button:hover{background:#f7f7f7;border-color:#bbb}.nav-actions{display:flex;gap:12px}.nav-action-button{width:auto;padding:0 16px;gap:8px;border-radius:30px;font-size:14px}.nav-action-button .saved{color:#ff385c}.property-header{margin-bottom:24px}.property-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.location{display:flex;align-items:center;gap:8px;color:#717171;font-size:16px}.location-icon{color:#ff385c}.rating{display:flex;align-items:center;gap:4px;font-weight:500}.star-icon{color:#ff385c}.review-count{color:#717171;font-weight:400}.enhanced-image-gallery{margin-bottom:32px;position:relative;border-radius:12px;overflow:hidden}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:200px 200px;gap:8px;height:408px}.gallery-item{position:relative;cursor:pointer;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item-1{grid-row:span 2}.gallery-item-2{grid-column:2;grid-row:1}.gallery-item-3{grid-column:3;grid-row:1}.gallery-item-4{grid-column:2;grid-row:2}.gallery-item-5{grid-column:3;grid-row:2}.gallery-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600}.show-all-photos{position:absolute;bottom:20px;right:20px;background:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s;z-index:10}.show-all-photos:hover{background:#f7f7f7;box-shadow:0 4px 12px #0003}.property-grid{display:grid;grid-template-columns:1fr 380px;gap:48px;margin-top:32px}.property-info-column{display:flex;flex-direction:column;width:100%;height:auto;overflow:visible}.host-section{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid #ddd;margin-bottom:24px}.host-info h2{font-size:22px;font-weight:600;margin:0 0 8px}.host-details{display:flex;gap:8px;color:#717171;font-size:16px}.host-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0}.host-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;background:#ff385c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.key-features{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ddd}.key-feature{display:flex;gap:16px;align-items:center}.key-feature .feature-icon{font-size:24px;color:#ff385c;width:32px}.key-feature div{display:flex;flex-direction:column}.key-feature strong{font-size:16px;margin-bottom:4px}.key-feature span{font-size:14px;color:#717171}.info-section{width:100%;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ddd;overflow:visible}.info-section h3{font-size:22px;font-weight:600;margin:0 0 16px}.property-description{line-height:1.8;font-size:15px;color:#444;transition:max-height .4s ease-in-out;overflow:hidden;max-height:2000px;width:100%}.property-description p{margin:0 0 1em;line-height:1.8;font-size:15px;color:#444}.property-description.description-collapsed{max-height:120px;position:relative;overflow:hidden}.description-collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(transparent,#fff);pointer-events:none}.property-description.description-expanded{max-height:2000px;overflow:visible}.read-more-btn{background:none;border:none;color:#ff385c;font-weight:600;cursor:pointer;padding:8px 0;margin-top:12px;font-size:14px;display:inline-block}.read-more-btn:hover{text-decoration:underline}.quick-features{position:relative;width:100%;margin:24px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;transition:all .3s ease}.feature-card{text-align:center;padding:16px;background:#f7f7f7;border-radius:12px}.feature-card .feature-icon{font-size:24px;color:#ff385c;margin-bottom:8px}.feature-value{font-size:18px;font-weight:600;margin-bottom:4px}.feature-label{font-size:14px;color:#717171}.amenities-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.amenity-item{display:flex;align-items:center;gap:12px;font-size:16px}.amenity-icon{width:24px;color:#ff385c}.show-more-amenities{background:none;border:none;color:#222;font-weight:600;text-decoration:underline;cursor:pointer;margin-top:16px;padding:0}.show-more-amenities:hover{color:#ff385c}.property-map-container{border-radius:12px;overflow:hidden;margin-bottom:16px}.map-placeholder{height:200px;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#717171;padding:20px}.map-marker-icon{font-size:32px;color:#ff385c}.map-link{color:#ff385c;text-decoration:none;font-weight:500;padding:8px 16px;border:1px solid #ff385c;border-radius:8px;transition:all .2s}.map-link:hover{background:#ff385c;color:#fff}.location-details{margin-top:16px}.landmark{color:#717171;font-size:14px;margin-top:4px}.info-section h3{font-size:18px;font-weight:600;margin-bottom:12px}.contact-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;margin-bottom:10px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer}.call-button{background:#fff;color:red;border:1px solid #ff385c}.call-button:hover{background:#fff0f0}.whatsapp-button{background:#25d366;color:#fff}.whatsapp-button:hover{background:#1ebe5d}.contact-button svg{font-size:18px}.login-warning{font-size:14px;color:#ff385c;margin-top:6px}.booking-column{position:relative}.booking-card{position:sticky;top:80px;padding:24px;border:1px solid #ddd;border-radius:12px;box-shadow:0 6px 16px #0000001f;background:#fff}.booking-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.price-display{display:flex;align-items:baseline;gap:4px}.price-amount{font-size:24px;font-weight:600}.price-period{color:#717171;font-size:16px}.rating-small{display:flex;align-items:center;gap:4px}.booking-form-compact{margin-bottom:24px}.date-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.date-input{border:1px solid #ddd;border-radius:8px;padding:10px 12px}.date-input label{display:block;font-size:10px;font-weight:600;text-transform:uppercase;color:#717171;margin-bottom:4px}.date-input input{width:100%;border:none;padding:0;font-size:14px}.date-input input:focus{outline:none}.months-selector{margin-top:16px}.months-selector label{display:block;font-size:12px;font-weight:600;color:#717171;margin-bottom:8px}.months-buttons{display:flex;gap:8px}.month-button{flex:1;padding:10px;border:1px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px}.month-button:hover{border-color:#222}.month-button.active{background:#222;color:#fff;border-color:#222}.price-breakdown{margin:24px 0;padding:16px;background:#f7f7f7;border-radius:12px}.price-breakdown h4{margin:0 0 16px;font-size:16px}.price-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#222}.price-row.total{font-weight:600;font-size:16px;border-top:1px solid #ddd;padding-top:12px;margin-top:12px;color:#ff385c}.price-note{font-size:12px;color:#717171;margin:8px 0 0;text-align:center}.book-button{width:100%;padding:14px;background:#ff385c;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:12px}.book-button:hover:not(:disabled){background:#e31c5f;transform:scale(1.02)}.book-button:disabled{background:#ddd;cursor:not-allowed}.booking-note{text-align:center;color:#717171;font-size:14px;margin:0}.booking-note .phone-link{color:#ff385c;text-decoration:none;font-weight:600}.booking-note .phone-link:hover{text-decoration:underline}.login-prompt{display:flex;align-items:center;justify-content:center;gap:8px;background:#f7f7f7;padding:12px;border-radius:8px;margin-bottom:16px;color:#717171}.fullscreen-modal{position:fixed;inset:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center}.fullscreen-content{position:relative;width:90%;height:90%;display:flex;flex-direction:column}.close-fullscreen{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:1001}.fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:1001}.fullscreen-nav:hover{background:#ffffff4d}.fullscreen-nav.prev{left:20px}.fullscreen-nav.next{right:20px}.fullscreen-image-container{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.fullscreen-image{max-width:100%;max-height:100%;object-fit:contain}.fullscreen-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;background:#00000080;padding:4px 12px;border-radius:20px;font-size:14px}.fullscreen-thumbnails{display:flex;gap:8px;justify-content:center;margin-top:20px;overflow-x:auto;padding:10px 0}.fullscreen-thumbnail{width:60px;height:60px;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.6;transition:all .2s;flex-shrink:0}.fullscreen-thumbnail:hover,.fullscreen-thumbnail.active{opacity:1;border:2px solid white}.fullscreen-thumbnail img{width:100%;height:100%;object-fit:cover}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.booking-modal{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #ddd}.modal-header h2{margin:0;font-size:20px}.close-modal{background:none;border:none;font-size:20px;cursor:pointer;color:#717171}.close-modal:hover{color:#222}.booking-form{padding:20px}.booking-summary{background:#f7f7f7;padding:16px;border-radius:8px;margin-bottom:20px}.booking-summary h3{margin:0 0 16px;font-size:18px}.summary-dates{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.summary-dates div{display:flex;flex-direction:column}.summary-dates label{font-size:12px;color:#717171;margin-bottom:4px}.summary-dates p{margin:0;font-weight:500;font-size:14px}.summary-total{border-top:1px solid #ddd;padding-top:16px}.summary-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.summary-row.total{font-weight:600;font-size:16px;color:#ff385c;margin-top:8px;padding-top:8px;border-top:1px solid #ddd}.form-group_detail{margin-bottom:20px}.form-group_detail label{display:block;margin-bottom:8px;font-weight:500}.form-group_detail textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-family:inherit;resize:vertical}.form-group_detail textarea:focus{outline:none;border-color:#222}.error-message{background:#fee;color:#c00;padding:12px;border-radius:8px;margin-bottom:20px}.form-actions{display:flex;gap:12px}.cancel-button,.submit-button{flex:1;padding:12px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.cancel-button{background:#fff;border:1px solid #ddd}.cancel-button:hover{background:#f7f7f7}.submit-button{background:#ff385c;border:none;color:#fff}.submit-button:hover:not(:disabled){background:#e31c5f}.submit-button:disabled{opacity:.5;cursor:not-allowed}.success-message{padding:40px 20px;text-align:center}.success-icon{font-size:48px;color:#00a699;margin-bottom:20px}.success-message h3{margin:0 0 10px;font-size:20px}.success-message p{color:#717171;margin-bottom:20px}.success-button{background:#222;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.success-button:hover{background:#000}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #ff385c;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.error-container{text-align:center;padding:60px 20px}.error-container h3{font-size:24px;margin-bottom:20px;color:#222}.back-button{background:#ff385c;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.back-button:hover{background:#e31c5f}@media (max-width: 1024px){.property-grid{grid-template-columns:1fr}.booking-column{order:-1;margin-bottom:32px}.booking-card{position:static}}@media (max-width: 768px){.property-details-container{padding:16px}.property-title12 h2{font-size:20px}.gallery-grid{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.gallery-item{height:200px}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5{grid-column:auto;grid-row:auto}.quick-features{grid-template-columns:repeat(2,1fr)}.amenities-list{grid-template-columns:1fr}.summary-dates{grid-template-columns:1fr;gap:8px}.fullscreen-nav{width:40px;height:40px}.fullscreen-thumbnails{display:none}}@media (max-width: 428px){.host-section{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid #ddd;margin-bottom:24px}.host-info h2{font-size:18px;font-weight:600;margin:0 0 8px}.host-details{display:flex;gap:8px;color:#717171;font-size:12px}.host-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0}.host-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;background:#ff385c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600}.booking-column{position:relative}.booking-card{position:sticky;top:80px;padding:24px;border:1px solid #ddd;border-radius:12px;box-shadow:0 6px 16px #0000001f;background:#fff}.booking-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.price-display{display:flex;align-items:baseline;gap:4px}.price-amount{font-size:24px;font-weight:600}.price-period{color:#717171;font-size:16px}.rating-small{display:flex;align-items:center;gap:4px}.booking-form-compact{margin-bottom:24px}.date-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.date-input{border:1px solid #ddd;border-radius:8px;padding:10px 12px}.date-input label{display:block;font-size:10px;font-weight:600;text-transform:uppercase;color:#717171;margin-bottom:4px}.date-input input{width:100%;border:none;padding:0;font-size:14px}.date-input input:focus{outline:none}.months-selector{margin-top:16px}.months-selector label{display:block;font-size:12px;font-weight:600;color:#717171;margin-bottom:8px}.months-buttons{display:flex;gap:8px}.month-button{flex:1;padding:10px;border:1px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px}.month-button:hover{border-color:#222}.month-button.active{background:#222;color:#fff;border-color:#222}.property-header{margin-bottom:20px}.property-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.location{display:flex;align-items:center;gap:8px;color:#717171;font-size:16px}.location-icon{color:#ff385c}.rating{display:flex;align-items:center;gap:4px;font-weight:500}.star-icon{color:#ff385c}.review-count{color:#717171;font-weight:400}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:Inter,-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;line-height:1.6;color:#1f2937;color-scheme:light only}.App{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.main-content{flex:1;background-color:#fff;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:#111827;margin-bottom:.5rem}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem;color:#6b7280}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;gap:.5rem;position:relative;overflow:hidden}.btn:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb33}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #2563eb4d}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;box-shadow:0 1px 3px #0000001a}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.alert{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500;border:1px solid transparent}.alert-error{background:#fef2f2;color:#dc2626;border-color:#fecaca}.alert-success{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.alert-warning{background:#fffbeb;color:#d97706;border-color:#fed7aa}.loading{display:flex;justify-content:center;align-items:center;padding:3rem;color:#6b7280;font-size:1.125rem}.loading:after{content:"";width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite;margin-left:.75rem}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:all .3s ease}.card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.btn{padding:.625rem 1.25rem;font-size:.9rem}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding:0 .75rem}h1{font-size:1.75rem}h2{font-size:1.5rem}.btn{width:100%;justify-content:center}}@media (prefers-color-scheme: dark){.App{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.main-content{background-color:#fff;color:#1f2937}}@media print{.navbar,.footer,.btn{display:none}.main-content{margin:0;padding:0}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.btn-primary{background:#00f;color:#fff;border:2px solid #000000}.btn-secondary{background:#fff;color:#000;border:2px solid #000000}}.auth-container{min-height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#fff);padding:1rem;padding-top:70px;scroll-behavior:smooth}.auth-form{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 8px 20px #5149491a;max-width:400px;width:100%;text-align:center}.logo-section{margin-bottom:1.5rem}.auth-logo{width:80px;height:80px;object-fit:contain;margin-bottom:.5rem}.auth-form h2{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1.5rem}.error-message{background:#fee2e2;color:#b91c1c;padding:.8rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem;animation:fadeIn .3s ease-in-out}.brand-name{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.form-group{display:flex;flex-direction:column;margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.form-group input{padding:.85rem 1rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:1rem;color:#111827;background-color:#f9fafb;transition:all .25s ease}.form-group input:focus{outline:none;border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 3px #3b82f626}.form-group input::placeholder{color:#9ca3af;opacity:.8}.btn-primary{width:100%;padding:.85rem;background-color:#3b82f6;color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease-in-out}.btn-primary:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 10px #2563eb33}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-link{margin-top:1rem;font-size:.875rem;color:#6b7280}.auth-link a{color:#3b82f6;font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.auth-form{padding:2rem 1.5rem}.auth-logo{width:60px;height:60px}.auth-form h2{font-size:1.3rem}.btn-primary{font-size:.95rem}}.navbar{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0}.nav-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#667eea;text-decoration:none;transition:color .3s ease,transform .2s ease}.nav-logo:hover{color:#764ba2;transform:scale(1.05)}.nav-logo .logo-section{display:flex;align-items:center}.nav-logo .auth-logo{height:40px;width:auto;border-radius:8px;transition:transform .3s ease}.nav-logo .auth-logo:hover{transform:scale(1.1)}.nav-logo .brand-name{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.25rem;font-weight:700}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-link{color:#4b5563;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative}.nav-link:hover{color:#2563eb;background:#f8fafc}.nav-link.active{color:#2563eb;background:#eff6ff}.nav-link.active:after{content:"";position:absolute;bottom:-2px;left:1rem;right:1rem;height:2px;background:#2563eb;border-radius:2px}.nav-user-section{display:flex;align-items:center;gap:1rem;margin-left:1rem;padding-left:1rem;border-left:1px solid #e5e7eb}.nav-user{color:#374151;font-weight:500;font-size:.9rem}.nav-user-link{color:#007bff;text-decoration:none;font-weight:600}.nav-user-link:hover{text-decoration:underline;color:#0056b3}.auth-buttons{display:flex;align-items:center;gap:.5rem}.login-link{color:#4b5563}.login-link:hover{color:#2563eb}.register-link{background:#2563eb;color:#fff;padding:.5rem 1.5rem;border-radius:8px;transition:all .3s ease}.register-link:hover{background:#1d4ed8;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.btn-logout{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-logout:hover{background:#dc2626;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #dc262633}.mobile-menu-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.mobile-menu-btn span{width:25px;height:3px;background:#374151;border-radius:2px;transition:all .3s ease;transform-origin:center}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{position:fixed;top:70px;left:0;right:0;background:#fff;box-shadow:0 4px 20px #0000001a;padding:1rem 1.5rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;border-top:1px solid #e5e7eb}.mobile-menu.active{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav-link{display:block;color:#4b5563;text-decoration:none;font-weight:500;padding:1rem 0;border-bottom:1px solid #f3f4f6;transition:color .3s ease}.mobile-nav-link:hover{color:#2563eb}.mobile-nav-link.active{color:#2563eb;font-weight:600}.mobile-nav-link.register-link{background:#2563eb;color:#fff;padding:.75rem 1rem;border-radius:8px;text-align:center;margin:.5rem 0;border:none}.mobile-user-section{padding:1rem 0;border-top:1px solid #f3f4f6;margin-top:.5rem}.mobile-user{display:block;color:#374151;font-weight:500;margin-bottom:1rem;font-size:.9rem}.mobile-logout{width:100%;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:.75rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.mobile-logout:hover{background:#dc2626;color:#fff}.mobile-auth-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.mobile-menu-overlay{position:fixed;inset:70px 0 0;background:#00000080;z-index:998}@media (max-width: 768px){.nav-container{padding:0 1rem}.nav-menu{display:none}.mobile-menu-btn{display:flex}.nav-logo{font-size:1.25rem}.logo-icon{font-size:1.5rem}}@media (max-width: 480px){.nav-container{padding:0 .75rem}.mobile-menu{padding:1rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-menu.active .mobile-nav-link{animation:slideDown .3s ease forwards}.mobile-menu.active .mobile-nav-link:nth-child(1){animation-delay:.1s}.mobile-menu.active .mobile-nav-link:nth-child(2){animation-delay:.15s}.mobile-menu.active .mobile-nav-link:nth-child(3){animation-delay:.2s}.mobile-menu.active .mobile-nav-link:nth-child(4){animation-delay:.25s}.language-switcher{position:relative;display:inline-block}.language-current{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}.language-current:hover{border-color:#cbd5e1;background:#f8fafc}.language-flag{font-size:1.125rem}.language-name{color:#374151}.dropdown-arrow{width:1rem;height:1rem;transition:transform .3s ease;color:#64748b}.dropdown-arrow.open{transform:rotate(180deg)}.language-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #0000001a;min-width:150px;z-index:1000;overflow:hidden}.language-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:#fff;cursor:pointer;transition:background-color .3s ease;text-align:left;font-size:.9rem}.language-option:hover{background:#f8fafc}.language-option.active{background:#f0f9ff;color:#0369a1;font-weight:600}[dir=rtl] .language-switcher{text-align:right}[dir=rtl] .language-current,[dir=rtl] .language-option{flex-direction:row-reverse}.admin-properties{min-height:100vh;background:#f8fafc;padding:2rem 0}.admin-container{max-width:1400px;margin:0 auto;padding:0 2rem}.admin-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.admin-title-section h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.admin-subtitle{color:#64748b;font-size:1.125rem}.admin-stats{display:flex;gap:1rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;text-align:center;min-width:120px}.stat-number{display:block;font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:.875rem;font-weight:500}.admin-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:2rem}.filter-tabs{display:flex;background:#fff;padding:.25rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.filter-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;background:transparent;border-radius:8px;font-weight:500;color:#64748b;cursor:pointer;transition:all .3s ease}.filter-tab.active{background:#2563eb;color:#fff}.filter-tab:hover:not(.active){background:#f1f5f9}.tab-count{background:#fff3;padding:.125rem .5rem;border-radius:12px;font-size:.75rem}.search-box{flex:0 0 300px}.search-input-wrapper{position:relative}.search-input{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#fff;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.properties-table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow:hidden}.properties-table{width:100%;border-collapse:collapse}.properties-table th{background:#f8fafc;padding:1rem 1.5rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.properties-table td{padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;vertical-align:top}.properties-table tr:last-child td{border-bottom:none}.properties-table tr:hover{background:#f8fafc}Property Info .property-info_admin{display:flex;gap:1rem;align-items:flex-start}.property-image_admin{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.property-image_admin img{width:100%;height:100%;object-fit:cover}.property-details{flex:1;min-width:0}.property-title{font-weight:600;color:#1e293b;margin-bottom:.25rem;line-height:1.4}.property-description{color:#64748b;font-size:.875rem;line-height:1.4}.owner-info{font-size:.875rem}.owner-name{font-weight:600;color:#1e293b;margin-bottom:.25rem}.owner-contact,.owner-email{color:#64748b;margin-bottom:.125rem}.location-info{font-size:.875rem}.location-area{font-weight:600;color:#1e293b;margin-bottom:.25rem}.location-city{color:#64748b}.price-info{text-align:center}.price-amount{font-weight:700;color:#059669;margin-bottom:.25rem}.price-period{color:#64748b;font-size:.75rem}.property-type{background:#f0f9ff;color:#0369a1;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:capitalize}.status-badge{padding:.375rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.status-pending{background:#fef3c7;color:#d97706}.status-approved{background:#d1fae5;color:#059669}.status-rejected{background:#fee2e2;color:#dc2626}.date-info{color:#64748b;font-size:.875rem}.action-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.action-buttons button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.action-buttons button:disabled{opacity:.6;cursor:not-allowed}.btn-approve{background:#d1fae5;color:#059669}.btn-approve:hover:not(:disabled){background:#a7f3d0}.btn-reject{background:#fee2e2;color:#dc2626}.btn-reject:hover:not(:disabled){background:#fecaca}.btn-pending{background:#fef3c7;color:#d97706}.btn-pending:hover:not(:disabled){background:#fde68a}.btn-icon{width:1rem;height:1rem}.button-spinner{width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.admin-properties-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}.loading-spinner{width:3rem;height:3rem;border:3px solid #e2e8f0;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.empty-state{text-align:center;padding:4rem 2rem;color:#64748b}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h3{color:#374151;margin-bottom:.5rem}.table-pagination{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;color:#64748b;font-size:.875rem}@media (max-width: 1200px){.admin-header{flex-direction:column;gap:2rem}.admin-stats{width:100%;justify-content:space-between}}@media (max-width: 768px){.admin-container{padding:0 1rem}.admin-controls{flex-direction:column;gap:1rem}.search-box{flex:1;width:100%}.filter-tabs{flex-wrap:wrap}.properties-table{display:block;overflow-x:auto}.action-buttons{flex-direction:column}.property-info_admin{flex-direction:column;text-align:center}.property-image_admin{align-self:center}}.contact-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem 0}.contact-container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-header{text-align:center;margin-bottom:3rem}.contact-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-subtitle{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:start}.form-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0}.form-title{font-size:1.75rem;font-weight:600;color:#1e293b;margin-bottom:2rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-label{font-weight:600;color:#374151;margin-bottom:.5rem}.form-label:after{content:"*";color:#dc2626;margin-left:.25rem}.form-input,.form-textarea{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-input:focus,.form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-textarea{resize:vertical;min-height:120px;font-family:inherit}.submit-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.button-icon{width:1.25rem;height:1.25rem}.button-spinner{width:1.25rem;height:1.25rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.info-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0;position:sticky;top:2rem}.info-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.info-description{color:#64748b;margin-bottom:2rem;line-height:1.6}.contact-methods{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-method{display:flex;gap:1rem;align-items:flex-start}p a{color:#0056b3}.method-icon{width:3rem;height:3rem;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#0369a1}.method-icon svg{width:1.25rem;height:1.25rem}.method-content h3{font-weight:600;color:#1e293b;margin-bottom:.25rem}.method-content p{color:#64748b;margin-bottom:.125rem;font-size:.9rem;text-decoration:none}a{color:#64748b}.faq-section{border-top:1px solid #e2e8f0;padding-top:2rem}.faq-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.faq-item{padding:1rem;background:#f8fafc;border-radius:8px;border-left:4px solid #2563eb}.faq-item strong{color:#1e293b;display:block;margin-bottom:.5rem}.faq-item p{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}.alert{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.alert-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.alert-success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}@media (max-width: 1024px){.contact-content{grid-template-columns:1fr;gap:2rem}.info-card{position:static}}@media (max-width: 768px){.contact-container{padding:0 1rem}.contact-title{font-size:2.5rem}.form-card,.info-card{padding:2rem}.form-grid{grid-template-columns:1fr}.contact-method{flex-direction:column;text-align:center}.method-icon{align-self:center}}@media (max-width: 480px){.contact-title{font-size:2rem}.form-card,.info-card{padding:1.5rem}.contact-header{margin-bottom:2rem}.contact-method.centered{text-align:center}.contact-method.centered .method-content{display:flex;flex-direction:column;align-items:center;gap:8px}.method-icon{color:#25d366}}.email-link{color:#007bff;text-decoration:none;transition:color .2s ease}.email-link:hover{color:#0056b3;text-decoration:underline}.about-page{font-family:Inter,Poppins,sans-serif;color:#1e293b;line-height:1.7;background-color:#fff}.container{width:90%;max-width:1200px;margin:0 auto}.about-hero{position:relative;height:65vh;background:linear-gradient(to right,#1d4ed8b3,#3b82f6b3),url(/assets/logo-DvN4dZBb.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff}.hero-overlay{text-align:center;padding:0 1rem}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;max-width:700px;margin:0 auto}.mission-section{padding:5rem 0;background-color:#f9fafb}.mission-content{display:flex;flex-direction:column;gap:3rem}.mission-text h2{font-size:2rem;font-weight:700;color:#1d4ed8;margin-bottom:1rem}.mission-text p{margin-bottom:1rem;color:#475569}.mission-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;text-align:center}.stat-item{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 3px 10px #0000000d;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-number{font-size:2rem;font-weight:700;color:#1d4ed8;display:block}.stat-label{font-size:.95rem;color:#475569}.story-section{padding:5rem 0}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;align-items:center}.story-content h2{font-size:2rem;font-weight:700;color:#1d4ed8;margin-bottom:1rem}.story-content p{color:#475569;margin-bottom:1rem}.story-visual{display:grid;gap:1.5rem}.visual-card{background:#f1f5f9;padding:2rem 1.5rem;border-radius:1rem;text-align:center;transition:all .3s ease}.visual-card:hover{background:#e0e7ff;transform:translateY(-5px)}.card-icon{font-size:2rem;color:#1d4ed8;margin-bottom:.8rem}.values-section{background-color:#f9fafb;padding:5rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#1d4ed8;font-size:2rem;font-weight:700;margin-bottom:.5rem}.section-header p{color:#64748b;font-size:1rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.value-card{background:#fff;border-radius:1rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000014}.value-icon{font-size:2.2rem;color:#1d4ed8;margin-bottom:1rem}.cta-section{padding:4rem 0;background:linear-gradient(#fff);color:#000;text-align:center}.cta-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;color:#302727}.cta-button{background:#fff;color:#1d4ed8;font-weight:600;padding:.8rem 2rem;border-radius:9999px;border:none;cursor:pointer;font-size:1rem;transition:all .3s ease}a{color:#f1f1f1}.cta-button:hover{background:#e0e7ff;transform:scale(1.05)}@media (max-width: 768px){.hero-title{font-size:2.2rem}.mission-content,.story-grid{flex-direction:column}.mission-stats{grid-template-columns:1fr 1fr}.values-grid{grid-template-columns:1fr}}.privacy-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem 0}.privacy-container{max-width:1000px;margin:0 auto;padding:0 2rem}.privacy-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.privacy-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.privacy-subtitle{font-size:1.125rem;color:#64748b;margin-bottom:2rem;font-weight:500}.privacy-intro{font-size:1.25rem;line-height:1.7;color:#475569;max-width:800px;margin:0 auto}.privacy-content{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.policy-sections{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.policy-section{margin-bottom:3rem;scroll-margin-top:2rem}.policy-section:last-child{margin-bottom:0}.policy-section h2{font-size:2rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.policy-section h3{font-size:1.375rem;font-weight:600;color:#374151;margin:2rem 0 1rem}.policy-section p{line-height:1.7;color:#475569;margin-bottom:1.5rem}.policy-section ul{margin:1.5rem 0;padding-left:1.5rem}.policy-section li{line-height:1.7;color:#475569;margin-bottom:.75rem;padding-left:.5rem}.policy-section strong{color:#1e293b;font-weight:600}.security-note{background:#fef3c7;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #d97706;font-style:italic;margin:1.5rem 0}.response-time{font-style:italic;color:#64748b;font-size:.9rem}.consent-notice{background:linear-gradient(135deg,#dbeafe,#e0f2fe);padding:2rem;border-radius:12px;text-align:center;margin-top:3rem;border:1px solid #bae6fd}.consent-notice p{margin:0;color:#0369a1;font-size:1.125rem}.policy-section a{color:#2563eb;text-decoration:none;font-weight:500;transition:color .3s ease}.policy-section a:hover{color:#1d4ed8;text-decoration:underline}@media (max-width: 1024px){.privacy-content{grid-template-columns:1fr;gap:2rem}.toc-section{position:static;order:2}}@media (max-width: 768px){.privacy-container{padding:0 1rem}.privacy-title{font-size:2.5rem}.privacy-header{padding:1rem 0 2rem}.policy-sections{padding:2rem}.toc-section{padding:1.5rem}.policy-section h2{font-size:1.75rem}.policy-section h3{font-size:1.25rem}}@media (max-width: 480px){.privacy-title{font-size:2rem}.policy-sections{padding:1.5rem}.toc-section{padding:1rem}.toc-nav a{padding:.5rem .75rem;font-size:.9rem}.consent-notice{padding:1.5rem}.contact-info{padding:1rem}}@media print{.privacy-page{background:#fff;padding:0}.privacy-container{max-width:none;padding:0}.toc-section{position:static;box-shadow:none;border:1px solid #ccc}.policy-sections{box-shadow:none;border:1px solid #ccc}.privacy-header{padding:1rem 0}}.terms-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem 0}.terms-container{max-width:1000px;margin:0 auto;padding:0 2rem}.terms-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.terms-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.terms-subtitle{font-size:1.125rem;color:#64748b;margin-bottom:2rem;font-weight:500}.terms-intro{font-size:1.25rem;line-height:1.7;color:#475569;max-width:800px;margin:0 auto}.terms-content{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.toc-section{position:sticky;top:2rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.toc-section h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.toc-nav{display:flex;flex-direction:column;gap:.75rem}.toc-nav a{color:#64748b;text-decoration:none;padding:.75rem 1rem;border-radius:8px;transition:all .3s ease;font-weight:500;border-left:3px solid transparent}.toc-nav a:hover{color:#2563eb;background:#f0f9ff;border-left-color:#2563eb}.terms-sections{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.terms-section{margin-bottom:3rem;scroll-margin-top:2rem}.terms-section:last-child{margin-bottom:0}.terms-section h2{font-size:2rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.terms-section h3{font-size:1.375rem;font-weight:600;color:#374151;margin:2rem 0 1rem}.terms-section p{line-height:1.7;color:#475569;margin-bottom:1.5rem}.terms-section ul{margin:1.5rem 0;padding-left:1.5rem}.terms-section li{line-height:1.7;color:#475569;margin-bottom:.75rem;padding-left:.5rem}.terms-section strong{color:#1e293b;font-weight:600}.disclaimer-notice{background:#fef3c7;padding:1.5rem;border-radius:8px;border-left:4px solid #d97706;margin:2rem 0}.disclaimer-notice p{margin:0;color:#92400e}.contact-info{background:#f0f9ff;padding:1.5rem;border-radius:8px;border:1px solid #e0f2fe;margin:1.5rem 0}.contact-info p{margin-bottom:.5rem}.contact-info strong{color:#0369a1}.agreement-notice{background:linear-gradient(135deg,#dbeafe,#e0f2fe);padding:2rem;border-radius:12px;text-align:center;margin-top:3rem;border:1px solid #bae6fd}.agreement-notice p{margin:0;color:#0369a1;font-size:1.125rem}@media (max-width: 1024px){.terms-content{grid-template-columns:1fr;gap:2rem}.toc-section{position:static;order:2}}@media (max-width: 768px){.terms-container{padding:0 1rem}.terms-title{font-size:2.5rem}.terms-header{padding:1rem 0 2rem}.terms-sections{padding:2rem}.toc-section{padding:1.5rem}.terms-section h2{font-size:1.75rem}.terms-section h3{font-size:1.25rem}}@media (max-width: 480px){.terms-title{font-size:2rem}.terms-sections{padding:1.5rem}.toc-section{padding:1rem}.toc-nav a{padding:.5rem .75rem;font-size:.9rem}.agreement-notice{padding:1.5rem}.contact-info{padding:1rem}}.faq-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem 0}.faq-container{max-width:1000px;margin:0 auto;padding:0 2rem}.faq-header{text-align:center;margin-bottom:3rem}.faq-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-subtitle{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto}.faq-search{margin-bottom:3rem}.search-container{position:relative;max-width:500px;margin:0 auto}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#64748b}.search-input{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#fff;box-shadow:0 2px 4px #0000000d;transition:all .3s ease}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.faq-content{display:grid;grid-template-columns:250px 1fr;gap:3rem;margin-bottom:4rem}.category-nav{display:flex;flex-direction:column;gap:.5rem}.category-btn{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border:none;background:#fff;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0}.category-btn:hover{background:#f8fafc;transform:translateY(-1px)}.category-btn.active{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb33}.category-icon{font-size:1.25rem}.category-name{font-weight:500}.faq-items{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}.category-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #f1f5f9}.category-header h2{font-size:2rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.category-header p{color:#64748b;font-size:1.125rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#cbd5e1}.faq-question{width:100%;padding:1.5rem 2rem;background:#fff;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:background-color .3s ease}.faq-question:hover{background:#f8fafc}.question-text{font-size:1.125rem;font-weight:600;color:#1e293b;flex:1}.toggle-icon{width:1.5rem;height:1.5rem;color:#64748b;transition:transform .3s ease;flex-shrink:0}.toggle-icon.open{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8fafc}.faq-answer.open{max-height:500px}.faq-answer p{padding:0 2rem 1.5rem;margin:0;color:#475569;line-height:1.7;font-size:1rem}.support-cta{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;padding:4rem 2rem;border-radius:20px;text-align:center}.cta-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#fff;color:#2563eb}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#2563eb;transform:translateY(-2px)}@media (max-width: 768px){.faq-container{padding:0 1rem}.faq-title{font-size:2.5rem}.faq-content{grid-template-columns:1fr;gap:2rem}.category-nav{flex-direction:row;overflow-x:auto;padding-bottom:1rem}.category-btn{white-space:nowrap;flex-shrink:0}.faq-items{padding:2rem}.category-header h2{font-size:1.75rem}.faq-question{padding:1.25rem 1.5rem}.question-text{font-size:1rem}.support-cta{padding:3rem 1.5rem}.cta-content h3{font-size:1.75rem}}@media (max-width: 480px){.faq-title{font-size:2rem}.faq-items{padding:1.5rem}.faq-question{padding:1rem 1.25rem}.faq-answer p{padding:0 1.25rem 1rem}.cta-buttons{flex-direction:column;align-items:center}.btn{width:200px}}.notfound-container{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#f0f4f8,#d9e2ec);font-family:Poppins,sans-serif}.notfound-content{text-align:center;padding:3rem 4rem;background:#fff;border-radius:20px;box-shadow:0 10px 25px #0000001a;animation:fadeIn .8s ease;max-width:480px;width:90%}.notfound-title{font-size:6rem;font-weight:800;color:#000;margin-bottom:.5rem}.notfound-subtitle{font-size:1.8rem;font-weight:600;color:#333;margin-bottom:1rem}.notfound-message{font-size:1.1rem;color:#666;margin-bottom:2rem}.notfound-btn{background-color:#007bff;color:#fff;border:none;padding:.9rem 1.8rem;font-size:1rem;border-radius:10px;cursor:pointer;transition:all .3s ease}.notfound-btn:hover{background-color:#0056b3;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.profile-container{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 20px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.profile-header{display:flex;align-items:center;gap:2rem;padding-bottom:2rem;border-bottom:1px solid #e1e5e9;margin-bottom:2rem}.profile-avatar .avatar-circle{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;box-shadow:0 4px 12px #667eea4d}.profile-info h1{margin:0 0 .5rem;font-size:1.8rem;font-weight:700;color:#1a202c}.profile-role{display:inline-block;background:#e2e8f0;color:#4a5568;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.profile-phone{color:#718096;margin:.25rem 0;font-size:1rem}.profile-member-since{color:#a0aec0;font-size:.875rem;margin:.25rem 0}.profile-actions{margin-left:auto;display:flex;gap:1rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary:hover:not(:disabled){background:#5a6fd8;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-outline{background:transparent;color:#667eea;border:2px solid #667eea}.btn-outline:hover:not(:disabled){background:#667eea;color:#fff}.message{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.message.success{background:#f0fff4;color:#2d7741;border:1px solid #9ae6b4}.message.error{background:#fed7d7;color:#c53030;border:1px solid #fc8181}.profile-details{display:flex;flex-direction:column;gap:1.5rem}.detail-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.detail-card h3{margin:0 0 1rem;color:#2d3748;font-size:1.25rem;font-weight:600}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.detail-item label{display:block;font-weight:600;color:#4a5568;font-size:.875rem;margin-bottom:.5rem}.detail-item p{margin:0;color:#1a202c;font-size:1rem}.role-badge{display:inline-block;background:#667eea;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}.security-info{color:#718096}.security-status{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-weight:500}.status-indicator{width:8px;height:8px;border-radius:50%}.status-indicator.active{background:#48bb78}.profile-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.form-section h3{margin:0 0 1rem;color:#2d3748;font-size:1.25rem;font-weight:600}.section-description{color:#718096;margin:0 0 1.5rem;font-size:.875rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.form-group input{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input.error{border-color:#fc8181}.error-text{color:#e53e3e;font-size:.75rem;margin-top:.25rem;font-weight:500}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e2e8f0}.save-btn{min-width:140px;justify-content:center}.loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.not-logged-in{text-align:center;padding:3rem;color:#718096}.not-logged-in h2{color:#4a5568;margin-bottom:1rem}@media (max-width: 768px){.profile-container{padding:1rem;margin:1rem}.profile-header{flex-direction:column;text-align:center;gap:1.5rem}.profile-actions{margin-left:0;justify-content:center;flex-wrap:wrap}.detail-grid,.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn{width:100%;justify-content:center}}@media (max-width: 480px){.profile-avatar .avatar-circle{width:60px;height:60px;font-size:1.5rem}.profile-info h1{font-size:1.5rem}}.dashboard-admin{max-width:1200px;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 20px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.admin-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e1e5e9}.admin-header h1{margin:0 0 .5rem;font-size:2.5rem;font-weight:700;color:#1a202c;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.admin-header p{color:#718096;font-size:1.1rem;margin:0}.admin-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e2e8f0}.tab-btn{padding:1rem 2rem;border:none;background:none;color:#718096;font-weight:600;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.tab-btn:hover{color:#667eea}.tab-btn.active{color:#667eea;border-bottom-color:#667eea}.message{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500;border-left:4px solid}.message.success{background:#f0fff4;color:#2d7741;border-left-color:#48bb78}.message.error{background:#fed7d7;color:#c53030;border-left-color:#f56565}.access-denied{text-align:center;padding:4rem 2rem;color:#718096}.access-denied h2{color:#e53e3e;margin-bottom:1rem}.management-header{display:flex;justify-content:between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.management-header h2{margin:0;color:#2d3748;font-size:1.5rem}.filters{display:flex;gap:1rem;align-items:center;margin-left:auto}.search-input{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.875rem;min-width:250px}.search-input:focus{outline:none;border-color:#667eea}.role-filter{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff}.users-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.users-table{width:100%;border-collapse:collapse}.users-table th{background:#f7fafc;padding:1rem;text-align:left;font-weight:600;color:#4a5568;border-bottom:2px solid #e2e8f0;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.users-table td{padding:1rem;border-bottom:1px solid #e2e8f0;color:#4a5568}.users-table tr:hover{background:#f7fafc}.role-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.role-badge.admin{background:#fed7d7;color:#c53030}.role-badge.landlord{background:#c6f6d5;color:#2d7741}.role-badge.tenant{background:#bee3f8;color:#2c5aa0}.role-badge.broker{background:#faf089;color:#744210}.btn_admin{padding:.5rem 1rem;border:none;border-radius:6px;font-weight:600;font-size:.75rem;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem}.btn-sm{padding:.375rem .75rem;font-size:.7rem}.btn-primary{background:#667eea;color:#fff}.btn-outline{background:transparent;color:#667eea;border:1px solid #667eea}.btn-outline:hover{background:#667eea;color:#fff}.btn-warning{background:#ed8936;color:#fff}.btn-warning:hover{background:#dd771c}*/ .loading{text-align:center;padding:3rem;color:#718096;font-size:1.1rem}.no-users{text-align:center;padding:3rem;color:#a0aec0;font-style:italic}.user-registration{background:#f7fafc;border-radius:12px;padding:2rem}.registration-form{max-width:600px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.form-group label{font-weight:600;color:#4a5568;font-size:.875rem;margin-bottom:.5rem}.form-group input,.form-group select{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-actions{display:flex;gap:1rem;justify-content:flex-start}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal{background:#fff;border-radius:12px;padding:0;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;color:#2d3748}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#a0aec0;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#718096}.modal-form{padding:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}@media (max-width: 768px){.dashboard-admin{padding:1rem;margin:.5rem}.admin-tabs{flex-direction:column}.management-header{flex-direction:column;align-items:stretch}.filters{margin-left:0;flex-direction:column}.search-input{min-width:auto}.users-table{display:block;overflow-x:auto}.form-grid{grid-template-columns:1fr}.form-actions,.action-buttons{flex-direction:column}.modal{margin:1rem}}@media (max-width: 480px){.admin-header h1{font-size:2rem}.tab-btn{padding:.75rem 1rem}}.properties-page{min-height:100vh;background:#f8f9fa}.properties-header{background-image:linear-gradient(#0006,#0006),url(/assets/logo-DvN4dZBb.jpg);color:#fff;padding:4rem 0;text-align:center}.properties-header h1{margin:0 0 1rem;font-size:2.5rem;font-weight:700}.properties-header p{margin:0;font-size:1.2rem;opacity:.9}.properties-container{display:grid;grid-template-columns:300px 1fr;gap:2rem;padding:2rem 0;max-width:1400px;margin:0 auto}.properties-sidebar{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000001a;height:fit-content;position:sticky;top:2rem}.filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.filters-header h3{margin:0;color:#2d3748}.filter-actions{display:flex;gap:.5rem;align-items:center}.clear-filters{background:none;border:none;color:#667eea;cursor:pointer;font-size:.875rem;font-weight:500}.clear-filters:hover{text-decoration:underline}.refresh-filters{background:none;border:none;color:#718096;cursor:pointer;font-size:1rem;padding:.25rem;border-radius:4px;transition:all .2s ease}.refresh-filters:hover{background:#f7fafc;color:#667eea;transform:rotate(90deg)}.filter-group{margin-bottom:1.5rem}.filter-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#4a5568;font-size:.875rem}.filter-group select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;cursor:pointer}.filter-group select:focus{outline:none;border-color:#667eea}.quick-links{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.quick-links h4{margin:0 0 1rem;color:#2d3748;font-size:1rem}.quick-link{display:block;width:100%;padding:.75rem 1rem;margin-bottom:.5rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer;text-align:left;border:none;font-family:inherit;font-size:inherit}.quick-link:hover,.quick-link.active{background:#667eea;color:#fff;border-color:#667eea}.results-count{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center;color:#4a5568;font-size:.875rem}.results-count strong{color:#667eea;font-size:1.2rem}.results-count small{color:#a0aec0;font-size:.75rem}.properties-main{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #0000001a}.properties-info{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.properties-info h2{margin:0 0 .5rem;color:#2d3748;font-size:1.5rem;text-transform:capitalize}.properties-info p{margin:0;color:#718096;font-size:.875rem}.properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.no-properties{text-align:center;padding:4rem 2rem;color:#718096}.no-properties h3{margin:0 0 1rem;color:#4a5568}.no-properties-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.btn-primary{background:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}.btn-primary:hover{background:#5a6fd8}.btn-secondary{background:#e2e8f0;color:#4a5568;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}.btn-secondary:hover{background:#cbd5e0}.properties-loading{text-align:center;padding:4rem 2rem}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.properties-error{text-align:center;padding:4rem 2rem;color:#e53e3e}.properties-error h3{margin:0 0 1rem;color:#c53030}.properties-error p{margin:0 0 1.5rem;color:#718096}@media (max-width: 1024px){.properties-container{grid-template-columns:280px 1fr;gap:1.5rem}.properties-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width: 768px){.properties-container{grid-template-columns:1fr;gap:1rem}.properties-sidebar{position:static}.properties-grid{grid-template-columns:1fr}.properties-header h1{font-size:2rem}.properties-header p{font-size:1rem}.no-properties-actions{flex-direction:column;align-items:center}}@media (max-width: 480px){.properties-container,.properties-main{padding:1rem}.properties-grid{grid-template-columns:1fr}}.bookings-management{min-height:100vh;background-color:#f8fafc;padding:20px 0}.bookings-container{max-width:1400px;margin:0 auto;padding:0 20px}.bookings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:#fff;padding:30px;border-radius:16px;box-shadow:0 2px 10px #00000014}.header-content h1{margin:0 0 8px;font-size:2.5rem;font-weight:700;color:#1f2937}.header-content p{margin:0;color:#6b7280;font-size:1.1rem}.refresh-btn:disabled{opacity:.6;cursor:not-allowed}.spinning{animation:spin 1s linear infinite}.stats-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:25px;border-radius:12px;text-align:center;box-shadow:0 2px 10px #00000014;border-left:4px solid #3b82f6}.stat-card.pending{border-left-color:#f59e0b}.stat-card.approved{border-left-color:#10b981}.stat-card.rejected{border-left-color:#ef4444}.stat-card.completed{border-left-color:#8b5cf6}.stat-value{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:8px}.stat-label{color:#6b7280;font-weight:600;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.error-message,.success-message{display:flex;align-items:center;gap:10px;padding:15px 20px;border-radius:8px;margin-bottom:20px;font-weight:500}.error-message{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.success-message{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.filters-section_book{display:flex;gap:15px;align-items:center;margin-bottom:25px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014}.search-box{position:relative;flex:1}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.search-input{width:100%;padding:12px 12px 12px 40px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.search-input:focus{outline:none;border-color:#3b82f6}.filter-group_book{display:flex;align-items:center;gap:8px}.filter-icon_book{color:#6b7280}.status-filter_book{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;min-width:150px}.status-filter_book:focus{outline:none;border-color:#3b82f6}.clear-filters_book{background:#f3f4f6;color:#374151;border:none;padding:12px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}.clear-filters_book:hover{background:#e5e7eb}.bookings-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #00000014}.loading-state,.empty-state{padding:60px 20px;text-align:center;color:#6b7280}.loading-spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 15px}.empty-state h3{margin:15px 0 8px;color:#374151}.bookings-table{width:100%;border-collapse:collapse}.bookings-table th{background:#f8fafc;padding:16px 12px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.bookings-table td{padding:16px 12px;border-bottom:1px solid #e5e7eb;vertical-align:middle}.bookings-table tr:hover{background:#f9fafb}.bookings-table tr.status-pending{border-left:4px solid #f59e0b}.bookings-table tr.status-approved{border-left:4px solid #10b981}.bookings-table tr.status-rejected{border-left:4px solid #ef4444}.bookings-table tr.status-completed{border-left:4px solid #8b5cf6}.booking-id{font-weight:600;color:#374151}.property-info_booking{display:flex;align-items:center;gap:12px}.property-info_booking{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0}.property-image img{width:100%;height:100%;object-fit:cover}.btn-view:disabled,.btn-approve:disabled,.btn-reject:disabled,.btn-complete:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;color:#1f2937;font-size:1.5rem}.property-location{display:flex;align-items:center;gap:4px;color:#6b7280;font-size:.875rem}.customer-info{color:#374151}.customer-name{font-weight:600;margin-bottom:4px}.customer-phone{display:flex;align-items:center;gap:4px;color:#6b7280;font-size:.875rem;margin-bottom:2px}.customer-email{color:#6b7280;font-size:.875rem}.booking-dates{color:#374151}.date-range{display:flex;align-items:center;gap:6px;margin-bottom:4px;font-weight:500}.nights{color:#6b7280;font-size:.875rem}.total-price{display:flex;align-items:center;gap:6px;font-weight:700;color:#059669}.status-cell{text-align:center}.created-at{color:#6b7280;font-size:.875rem}.area-management{min-height:100vh;background:#f8fafc;padding:2rem}.area-container{max-width:1200px;margin:0 auto}.area-header{display:flex;justify-content:between;align-items:flex-end;margin-bottom:2rem;gap:2rem}.header-content{flex:1}.area-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}.area-subtitle{font-size:1.125rem;color:#718096;margin:0}.add-area-btn{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.area-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}.stat-icon{font-size:2rem}.stat-content{display:flex;flex-direction:column}.stat-number{font-size:2rem;font-weight:700;color:#2d3748;line-height:1}.stat-label{font-size:.875rem;color:#718096;margin-top:.25rem}.alert{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem;position:relative}.alert-error{background:#fed7d7;border:1px solid #feb2b2;color:#c53030}.alert-success{background:#c6f6d5;border:1px solid #9ae6b4;color:#2d7d3d}.alert-icon{font-size:1.25rem;flex-shrink:0}.alert-content{flex:1}.alert-close{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.alert-close:hover{background:#0000001a}.area-form-section{margin-bottom:2rem}.form-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow:hidden}.form-header{display:flex;justify-content:between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.form-title{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.area-form{padding:1.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-label{font-weight:500;color:#4a5568;margin-bottom:.5rem}.form-input,.form-select{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s}.form-input:focus,.form-select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-help{font-size:.875rem;color:#718096;margin-top:.5rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.areas-table-section{margin-bottom:2rem}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#718096}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #4299e1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1.5rem}.empty-state h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.empty-state p{color:#718096;margin:0 0 1.5rem}.table-container{overflow-x:auto}.areas-table{width:100%;border-collapse:collapse}.areas-table th{background:#f7fafc;padding:1rem 1.5rem;text-align:left;font-weight:600;color:#4a5568;border-bottom:1px solid #e2e8f0;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.areas-table td{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;color:#2d3748}.areas-table tr:last-child td{border-bottom:none}.areas-table tr:hover{background:#f7fafc}.area-name-cell{display:flex;align-items:center;gap:.75rem}.area-name{font-weight:500;color:#2d3748}.city-name,.country-name{padding:.25rem .75rem;background:#edf2f7;border-radius:6px;font-size:.875rem;color:#4a5568}.action-buttons{display:flex;gap:.5rem}.btn-action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.btn-edit{background:#ebf8ff;color:#3182ce}.btn-edit:hover{background:#bee3f8}.btn-delete{background:#fed7d7;color:#e53e3e}.btn-delete:hover{background:#feb2b2}.action-icon{width:16px;height:16px}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#4299e1;color:#fff}.btn-primary:hover:not(:disabled){background:#3182ce}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover:not(:disabled){background:#cbd5e0}.btn-text{background:transparent;color:#718096;padding:.5rem 1rem}.btn-text:hover:not(:disabled){background:#f7fafc;color:#4a5568}.btn-icon{width:16px;height:16px}@media (max-width: 768px){.area-management{padding:1rem}.area-header{flex-direction:column;align-items:flex-start;gap:1rem}.area-title{font-size:2rem}.form-grid,.area-stats{grid-template-columns:1fr}.table-header{flex-direction:column;align-items:flex-start;gap:1rem}.areas-table{font-size:.875rem}.areas-table th,.areas-table td{padding:.75rem 1rem}}.table-section{margin-bottom:2rem}.table-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow:hidden}.table-header{display:flex;justify-content:between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.table-title{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}.table-actions{display:flex;gap:1rem}.data-table{width:100%;border-collapse:collapse}.data-table th{background:#f7fafc;padding:1rem 1.5rem;text-align:left;font-weight:600;color:#4a5568;border-bottom:1px solid #e2e8f0;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.data-table td{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;color:#2d3748}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover{background:#f7fafc}.name-cell{display:flex;align-items:center;gap:.75rem}.item-name{font-weight:500;color:#2d3748}.country-badge,.city-badge{padding:.25rem .75rem;background:#edf2f7;border-radius:6px;font-size:.875rem;color:#4a5568}.admin-page{min-height:100vh;background-color:#f4f6fb;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.admin-container{max-width:1400px;margin:0 auto}.page-header{margin-bottom:24px}.page-header h1{font-size:28px;font-weight:700;color:#111827}.page-header p{margin-top:6px;font-size:14px;color:#6b7280}.card{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:20px;margin-bottom:24px}.error-box{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;font-size:14px;font-weight:500}.filters{display:grid;grid-template-columns:1fr 1fr;gap:16px}.filter-group label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:#374151}.filter-group input,.filter-group select{width:100%;padding:10px 12px;font-size:14px;border-radius:8px;border:1px solid #d1d5db;background:#fff}.filter-group input:focus,.filter-group select:focus{outline:none;border-color:#2563eb}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px}.stat-card{display:flex;align-items:center}.stat-info p{font-size:13px;color:#6b7280;margin-bottom:4px}.stat-info h3{font-size:24px;font-weight:700;color:#111827}.table-wrapper{overflow-x:auto}.table{width:100%;border-collapse:collapse}.table thead{background:#f9fafb}.table th{text-align:left;padding:14px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e5e7eb}.table td{padding:14px;font-size:14px;color:#374151;border-top:1px solid #e5e7eb}.table tr:hover{background:#f9fafb}.property-cell{display:flex;align-items:center;gap:12px}.property-img{width:46px;height:46px;border-radius:10px;object-fit:cover;background:#e5e7eb}.property-title{font-weight:600;color:#111827}.property-sub{font-size:12px;color:#6b7280}.status{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize}.status.pending{background:#fef3c7;color:#92400e}.status.approved{background:#dcfce7;color:#166534}.status.rejected{background:#fee2e2;color:#991b1b}.actions{display:flex;gap:8px;flex-wrap:wrap}.btn{padding:6px 14px;font-size:13px;border-radius:8px;border:none;cursor:pointer;font-weight:600;transition:opacity .2s ease}.btn:hover{opacity:.9}.btn-view{background:#f3f4f6;color:#111827}.btn-approve{background:#16a34a;color:#fff}.btn-reject{background:#dc2626;color:#fff}@media (max-width: 768px){.filters{grid-template-columns:1fr}.page-header h1{font-size:22px}}.edit-title{width:100%;font-size:28px;font-weight:700;padding:8px 12px;border:2px solid #3b82f6;border-radius:8px;margin-bottom:10px;background:#f8fafc}.edit-input,.edit-select,.edit-textarea{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s}.edit-input:focus,.edit-select:focus,.edit-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.edit-input.small{padding:4px 8px;font-size:13px}.edit-textarea{resize:vertical;min-height:120px;line-height:1.5}.edit-select{cursor:pointer}.price-edit{display:flex;align-items:center;gap:8px}.currency{color:#475569;font-weight:500}.price-input{font-size:28px;font-weight:700;border:2px solid #3b82f6;border-radius:6px;padding:8px;width:150px;text-align:right}.amenities-edit{margin-top:15px}.add-amenity{display:flex;gap:10px;margin-bottom:15px}.amenity-input{flex:1;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px}.amenities-list.edit{display:flex;flex-wrap:wrap;gap:10px;min-height:40px;padding:10px;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}.amenity-tag.editable{background:#dbeafe;color:#1e40af;padding:6px 12px;border-radius:20px;font-size:14px}.main-image-container{width:100%;aspect-ratio:16/9;background:#f8fafc;border-radius:8px;overflow:hidden;margin-bottom:15px;border:1px solid #e2e8f0}.main-image{width:100%;height:100%;object-fit:cover}.no-image{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#94a3b8}.thumbnails{display:flex;gap:10px;overflow-x:auto;padding-bottom:10px}.thumbnail{width:80px;height:60px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:none;padding:0}.thumbnail.active{border-color:#3b82f6}.thumbnail img{width:100%;height:100%;object-fit:cover}.image-count{display:flex;align-items:center;gap:8px;color:#64748b;font-size:14px;margin-top:15px}.image-type{color:#94a3b8;font-style:italic}
