@charset "UTF-8";.homePage{display:flex;min-height:100vh;width:100%;background:linear-gradient(135deg,#eff0ff80,#fff,#f0f0ff80);overflow-x:hidden;padding-top:50px}.homePage .textContainer{flex:1}.homePage .textContainer .wrapper{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:100px}@media (max-width: 1024px){.homePage .textContainer .wrapper{padding:0 15px;gap:80px}}.homePage .textContainer .wrapper .heroAndStatsContainer{position:relative;padding-bottom:120px}.homePage .textContainer .wrapper .heroAndStatsContainer:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1200px;height:150px;background-image:url(/heroimage.png);background-repeat:no-repeat;background-position:bottom center;background-size:contain;z-index:0}.homePage .textContainer .wrapper .hero-section,.homePage .textContainer .wrapper .stats-section{position:relative;z-index:1}.homePage .textContainer .wrapper .hero-section{text-align:center;margin-bottom:50px}.homePage .textContainer .wrapper .hero-section .trust-badge{padding:6px 14px;background-color:#e0e7ff;border-radius:9999px;font-size:14px;color:#4338ca;font-weight:600;margin-bottom:25px}.homePage .textContainer .wrapper .hero-section .title{font-size:78px;font-weight:900;line-height:1.1;color:#1e293b}.homePage .textContainer .wrapper .hero-section .title .highlight-text{display:inline;background-image:linear-gradient(90deg,#ff6f91,#9c27b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media (max-width: 1366px){.homePage .textContainer .wrapper .hero-section .title{font-size:60px}}@media (max-width: 1024px){.homePage .textContainer .wrapper .hero-section .title{font-size:44px}}.homePage .textContainer .wrapper .hero-section .hero-subtitle{font-size:19px;color:#475569;margin-top:15px;margin-bottom:30px}.homePage .textContainer .wrapper .stats-section{text-align:center}.homePage .imgContainer{display:none}.new-search-mockup{background-color:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 10px 30px #00000014;margin-top:2rem;width:100%;max-width:900px;margin-left:auto;margin-right:auto}@media (max-width: 738px){.new-search-mockup{padding:1rem;box-shadow:none;background-color:transparent}}.new-search-mockup .type-filters{display:flex;gap:12px;margin-bottom:1.5rem}.new-search-mockup .type-filters .type-btn{padding:10px 18px;font-size:1rem;font-weight:500;color:#333;background-color:#f9fafb;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.new-search-mockup .type-filters .type-btn:hover{background-color:#f0f2f5;border-color:#ccc}.new-search-mockup .type-filters .type-btn.active{background-color:#4f46e5;color:#fff;border-color:#4f46e5;box-shadow:0 4px 8px #4f46e533}.new-search-mockup .search-input-group{display:flex;align-items:center;gap:12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:10px}@media (max-width: 738px){.new-search-mockup .search-input-group{flex-direction:column;align-items:stretch;gap:1rem;border:none;background-color:transparent;padding:0}}.new-search-mockup .search-input-group .location-input{flex:1;display:flex;align-items:center}@media (max-width: 738px){.new-search-mockup .search-input-group .location-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:14px;box-shadow:0 4px 10px #0000000a}}.new-search-mockup .search-input-group .location-input svg{font-size:1.25rem;margin:0 10px;color:#888;flex-shrink:0}.new-search-mockup .search-input-group .location-input input{width:100%;border:none;outline:none;font-size:1rem;color:#333;background:transparent}.new-search-mockup .search-input-group .location-input input::placeholder{color:#888}.new-search-mockup .search-input-group .location-input input:disabled{background-color:#f5f5f5;cursor:not-allowed}.new-search-mockup .search-input-group button{padding:14px 18px;font-size:1rem;font-weight:500;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.new-search-mockup .search-input-group button svg{font-size:1.2rem}.new-search-mockup .search-input-group .filter-btn{background-color:#f9fafb;color:#333;border:1px solid #e0e0e0}@media (max-width: 738px){.new-search-mockup .search-input-group .filter-btn{background-color:#fff;box-shadow:0 4px 10px #0000000a}}.new-search-mockup .search-input-group .filter-btn:hover{background-color:#f0f2f5}.new-search-mockup .search-input-group .search-btn{background-color:#4f46e5;color:#fff}.new-search-mockup .search-input-group .search-btn svg{transition:transform .2s ease}.new-search-mockup .search-input-group .search-btn:hover{background-color:#3a30e2;box-shadow:0 4px 8px #4f46e533}.new-search-mockup .search-input-group .search-btn:hover svg{transform:translate(3px)}.new-search-mockup .search-input-group .search-btn:disabled{background-color:#ccc;cursor:not-allowed}.new-search-mockup .search-input-group .search-btn-link{text-decoration:none}@media (max-width: 738px){.new-search-mockup .search-input-group .search-btn-link{display:block}}.pac-container{z-index:1050!important;border-radius:8px;box-shadow:0 8px 16px #0000001a;border:1px solid #ddd}.pac-item{padding:10px;font-size:1rem;cursor:pointer}.pac-item:hover{background-color:#f5f5f5}.pac-item-query{font-weight:500}.stats-section{padding:2rem 1.5rem 4rem;background-color:#f9fafb;text-align:center;position:relative;z-index:10}.stats-section .section-pre-title{display:inline-block;font-size:.875rem;font-weight:500;color:#4f46e5;background-color:#4f46e51a;padding:.35rem 1rem;border-radius:9999px;margin-bottom:.75rem}.stats-section .section-title-main{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.4rem;line-height:1.2}.stats-section .section-title-main strong{color:#8b5cf6}.stats-section .section-subtitle-main{font-size:1rem;color:#6b7280;max-width:600px;margin:0 auto 2.5rem}.boxes{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:-40px auto 0;padding:0 1.5rem}@media (max-width: 1024px){.boxes{grid-template-columns:repeat(2,1fr);margin-top:2rem}}@media (max-width: 767px){.boxes{grid-template-columns:1fr;gap:1rem}}.box{background:#fff;border-radius:20px;padding:2rem;text-align:center;box-shadow:0 10px 25px -10px #4f46e526;transition:all .3s ease;border:1px solid rgba(79,70,229,.08);display:flex;flex-direction:column;align-items:center;gap:.5rem}.box:hover{transform:translateY(-6px);box-shadow:0 20px 35px -15px #4f46e540}.box .icon-wrapper{width:60px;height:60px;border-radius:18px;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#8b5cf6);box-shadow:0 6px 14px #4f46e540}.box .icon-wrapper svg{font-size:28px;color:#fff}.box h1{font-size:2rem;font-weight:800;color:#111827;line-height:1.2}.box h2{font-size:1rem;color:#6b7280;font-weight:500}@keyframes sparkle-float{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-5px) scale(1.2);opacity:.7}}@keyframes float-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes gradient-glow{0%{box-shadow:0 0 5px #4f46e533,0 0 10px #4f46e51a}50%{box-shadow:0 0 15px #4f46e54d,0 0 25px #8b5cf640}to{box-shadow:0 0 5px #4f46e533,0 0 10px #4f46e51a}}@keyframes shimmer-gradient{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes underline-loading{0%{transform:translate(-100%) scaleX(.5)}50%{transform:translate(0) scaleX(1)}to{transform:translate(100%) scaleX(.5)}}.how-it-works-section{padding:5rem 1.5rem;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.section-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center}.section-header{text-align:center;margin-bottom:4rem}.section-header .pre-title-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:#4f46e5;background-color:#e4e3fb;border:1px solid rgb(185.3507109005,181.7890995261,244.7109004739);padding:.4rem 1rem;border-radius:999px;margin-bottom:1rem}.section-header .pre-title-pill svg{color:#4f46e5}.section-header .main-title{font-size:4rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(90deg,#4f46e5,#8b5cf6);background-clip:text;-webkit-background-clip:text;color:transparent;display:inline-block;position:relative}.section-header .title-underline{height:4px;width:80px;margin:0 auto 1.5rem;border-radius:2px;background:linear-gradient(90deg,#4f46e5,#8b5cf6);position:relative;overflow:hidden}.section-header .title-underline:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#fff;opacity:.6;border-radius:2px;animation:underline-loading 1.5s ease-in-out infinite}.section-header .section-description{font-size:1.6rem;max-width:550px;margin:0 auto 2rem;line-height:1.7}.section-header .section-description span{color:#3b82f6;font-weight:600}.section-header .stats-row{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.section-header .stats-row .stat-item{display:inline-flex;align-items:center;gap:.5rem;background-color:#f3f4f6;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;color:#4b5563;border:1px solid #E5E7EB}.section-header .stats-row .stat-item svg:first-child[stroke*=star]{color:#f59e0b}.section-header .stats-row .stat-item svg:first-child[stroke*=check]{color:#059669}.section-header .stats-row .stat-item svg:first-child[stroke*=clock]{color:#3b82f6}.steps-wrapper{display:flex;justify-content:space-between;align-items:flex-start;max-width:1100px;width:100%;position:relative}.step-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;position:relative;z-index:1;transition:all .45s cubic-bezier(.25,.8,.25,1);animation:float-breathe 4s ease-in-out infinite}.step-item:hover{transform:translateY(-12px) scale(1.03);animation:none;filter:brightness(1.05)}.step-item:hover .step-icon-container{background-image:linear-gradient(135deg,#3b82f6,#4f46e5,#8b5cf6);background-size:200% 200%;animation:shimmer-gradient 3s linear infinite,gradient-glow 2s ease-in-out infinite;box-shadow:0 15px 35px #4f46e540;transform:scale(1.1)}.step-item:hover .step-icon-container .step-icon{color:#fff;transform:rotate(12deg) scale(1.15)}.step-item:hover h3{color:#4f46e5;text-shadow:0 0 10px rgba(79,70,229,.3)}.step-item:hover .step-content:after{transform:translate(-50%) scaleX(1);box-shadow:0 0 10px #4f46e533}.step-item:hover .step-completed-badge{transform:scale(1.25);background-color:#f6fefa;box-shadow:0 0 20px #0596694d}.step-item .step-visuals{position:relative;margin-bottom:1.5rem}.step-item .step-number-badge{position:absolute;top:-35px;left:50%;transform:translate(-50%);width:28px;height:28px;background-color:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;border:3px solid #ffffff}.step-item .step-number-badge .sparkle-icon{position:absolute;color:#fbbf24;width:16px;height:16px;animation:sparkle-float 3s ease-in-out infinite}.step-item .step-number-badge .sparkle-icon.top{top:-10px;right:-15px;animation-delay:.5s}.step-item .step-number-badge .sparkle-icon.bottom{bottom:-10px;left:-15px;transform:scaleX(-1)}.step-item .step-icon-container{width:100px;height:100px;background-color:#f3f4f6;border:1px solid #E5E7EB;border-radius:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000008;transition:background-image .4s ease,box-shadow .4s ease,transform .3s ease}.step-item .step-icon-container .step-icon{width:44px;height:44px;color:#3b82f6;transition:all .4s cubic-bezier(.25,.8,.25,1) .1s}.step-item .step-content{position:relative}.step-item .step-content h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem;transition:color .4s ease .05s}.step-item .step-content p{font-size:.95rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem;max-width:280px}.step-item .step-content .step-completed-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#d1fae5;border-radius:50%;transition:all .3s ease}.step-item .step-content .step-completed-badge svg{width:20px;height:20px;color:#059669}.step-item .step-content:after{content:"";position:absolute;bottom:0;left:50%;width:40px;height:3px;background-color:#3b82f6;border-radius:2px;transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease-in-out .15s}.step-item.active{transform:scale(1.03)}.step-item.active .step-icon-container{background-image:linear-gradient(135deg,#4f46e5,#8b5cf6);box-shadow:0 10px 25px #4f46e54d}.step-item.active .step-icon-container .step-icon{color:#fff}.step-item.active h3{color:#3b82f6}.step-item.active .step-content:after{transform:translate(-50%) scaleX(1)}.step-arrow{flex-shrink:0;align-self:center;margin-top:30px;color:#e5e7eb;z-index:0}@media (max-width: 1024px){.step-arrow{display:none}}@media (max-width: 1024px){.steps-wrapper{flex-direction:column;align-items:center;gap:4rem}.step-item{width:100%;max-width:350px}}@media (max-width: 640px){.section-header .main-title{font-size:2rem}.section-header .section-description{font-size:1rem}.section-header .stats-row{gap:1rem}.step-item{width:95%;max-width:none}}.excellence-section{padding:4rem 1.5rem;background-color:#f9fafb;text-align:center}.excellence-section .section-pre-title{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#6a63fd;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;background-color:#f0f0ff;border:1px solid #e0dfff;padding:.5rem 1rem;border-radius:999px}.excellence-section .section-title-main{font-size:4rem;font-weight:700;color:#1f2937;margin-bottom:1rem;position:relative;padding-bottom:.75rem}.excellence-section .section-title-main span{background:linear-gradient(90deg,#6a63fd,#8b5cf6);background-clip:text;-webkit-background-clip:text;color:transparent;position:relative}.excellence-section .section-title-main span:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:100%;max-width:150px;height:5px;background:linear-gradient(90deg,#6a63fd,#8b5cf6);border-radius:3px}.excellence-section .excellence-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto 3rem}.excellence-section .excellence-subtitle span{color:#6a63fd;font-weight:500}.excellence-section .excellence-stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:-1rem;margin-bottom:3rem;color:#6b7280;font-weight:500;font-size:.9rem;flex-wrap:wrap}.excellence-section .excellence-stats span{display:flex;align-items:center;gap:.5rem}.feature-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1280px;margin:0 auto}@media (max-width: 1024px){.feature-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.feature-cards-grid{grid-template-columns:1fr}}.feature-card{background:#fff;border-radius:24px;padding:1.5rem;text-align:left;box-shadow:0 4px 12px #0000000d;border:1px solid transparent;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease-out}.feature-card .card-number{position:absolute;top:1.25rem;right:1.25rem;font-size:1rem;font-weight:600;color:#d1d5db}.feature-card .card-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:#f0f0ff;margin-bottom:1rem;position:relative;font-size:2rem;color:#6a63fd}.feature-card .card-icon:before{content:"🌟";position:absolute;top:-10px;right:-10px;font-size:.8rem;background:#f59e0b;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;color:#fff;transform:scale(0);transition:transform .3s cubic-bezier(.18,.89,.32,1.28)}.feature-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-card p{font-size:1rem;color:#6b7280;line-height:1.6;flex-grow:1;margin-bottom:1rem}.feature-card .explore-link{font-size:1rem;font-weight:500;color:#6a63fd;text-decoration:none;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.feature-card .explore-link:after{content:"→";transition:all .3s ease;margin-left:.5rem}.feature-card:nth-child(2){border:1px solid #e0dfff;box-shadow:0 8px 20px #6a63fd1a;transform:translateY(-5px)}.feature-card:nth-child(2) .explore-link:after{content:"→";background:#f0f0ff;color:#6a63fd;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transform:translate(0)}.feature-card:hover{transform:translateY(-8px);border:1px solid #e0dfff;box-shadow:0 8px 20px #6a63fd1a}.feature-card:hover .explore-link:after{content:"→";background:#f0f0ff;color:#6a63fd;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transform:translate(0)}.feature-card:hover .card-icon:before{transform:scale(1)}.cta-section{background:#fff;border-radius:24px;padding:3rem 2rem;margin-top:4rem;text-align:center;box-shadow:0 4px 12px #0000000d;border:1px solid #E5E7EB;max-width:1500px;margin-left:auto;margin-right:auto}.cta-section .cta-icon{width:64px;height:64px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6a63fd,#8b5cf6);color:#fff;font-size:2rem;margin-bottom:1rem;box-shadow:0 4px 10px #6a63fd4d}.cta-section .cta-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.cta-section .cta-title span{background:linear-gradient(90deg,#6a63fd,#8b5cf6);background-clip:text;-webkit-background-clip:text;color:transparent}.cta-section .cta-description{font-size:1.125rem;color:#6b7280;max-width:550px;margin:0 auto 2rem;line-height:1.7}.cta-section .cta-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.cta-section .cta-buttons .cta-button{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .2s ease-out;border:2px solid transparent;display:inline-flex;align-items:center;gap:.5rem}.cta-section .cta-buttons .cta-button.primary{background:linear-gradient(90deg,#6a63fd,#8b5cf6);color:#fff;box-shadow:0 4px 10px #6a63fd33}.cta-section .cta-buttons .cta-button.primary:hover{box-shadow:0 6px 15px #6a63fd4d;transform:translateY(-2px)}.cta-section .cta-buttons .cta-button.secondary{background:#fff;color:#6a63fd;border-color:#e0dfff;box-shadow:0 2px 5px #00000008}.cta-section .cta-buttons .cta-button.secondary:hover{background:#f0f0ff;border-color:#6a63fd;transform:translateY(-2px)}.cta-section .cta-stats{display:flex;justify-content:center;gap:1.5rem;color:#6b7280;font-weight:500;font-size:.875rem;flex-wrap:wrap}.cta-section .cta-stats span{display:flex;align-items:center;gap:.4rem}.cta-section .cta-stats span:nth-child(1){color:#10b981}.cta-section .cta-stats span:nth-child(2){color:#3b82f6}.cta-section .cta-stats span:nth-child(3){color:#a855f7}.cta-section .cta-stats span:after{content:"";color:#6b7280}.highlights-section-container{padding:2rem 1.5rem 4rem;background-color:#f7f8fc;position:relative;z-index:10}.highlights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:-60px auto 0}@media (max-width: 1024px){.highlights-grid{grid-template-columns:repeat(2,1fr);margin-top:2rem}}@media (max-width: 767px){.highlights-grid{grid-template-columns:1fr;gap:1rem}}.highlight-card{background:#fff;border-radius:24px;padding:2rem;text-align:center;box-shadow:0 10px 30px -10px #64748b1f;border:1px solid #f1f5f9;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;align-items:center;gap:.5rem}.highlight-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -15px #64748b33}.highlight-card .highlight-icon-wrapper{width:64px;height:64px;border-radius:20px;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}.highlight-card .highlight-icon-wrapper.--blue{background-image:linear-gradient(135deg,#60a5fa,#3b82f6)}.highlight-card .highlight-icon-wrapper.--green{background-image:linear-gradient(135deg,#34d399,#10b981)}.highlight-card .highlight-icon-wrapper.--orange{background-image:linear-gradient(135deg,#fb923c,#f97316)}.highlight-card .highlight-icon-wrapper.--purple{background-image:linear-gradient(135deg,#c084fc,#a855f7)}.highlight-card .highlight-value{font-size:2.25rem;font-weight:800;color:#1e293b;line-height:1.2}.highlight-card .highlight-label{font-size:1rem;color:#6b7280;font-weight:500}.listPageAdvanced{display:flex;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding:0 20px 20px;box-sizing:border-box;background-color:#f9fafb}.listPageAdvanced .headerTextContainer{text-align:center;padding:50px 20px 30px}.listPageAdvanced .headerTextContainer h1{font-size:50px;font-weight:800;color:#111827;margin:0}.listPageAdvanced .headerTextContainer p{font-size:21px;color:#111827;opacity:.75;margin:10px auto 0;max-width:600px}@media (max-width: 738px){.listPageAdvanced .headerTextContainer{padding:30px 10px 20px}.listPageAdvanced .headerTextContainer h1{font-size:32px}.listPageAdvanced .headerTextContainer p{font-size:16px}}.listPageAdvanced .filterSection{width:100%;margin-bottom:30px;background-color:#fff;padding:20px;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 4px 15px #0000000a}.listPageAdvanced .filterSection .wrapper{padding-right:0}.listPageAdvanced .mainContentArea{display:flex;flex-direction:column;width:100%}.listPageAdvanced .mapSection{width:100%;height:450px;margin-bottom:30px;border-radius:12px;overflow:hidden;border:1px solid #E5E7EB;box-shadow:0 4px 15px #0000000a;position:relative}.listPageAdvanced .mapSection .map-searching-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:500;color:#111827;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:progress}.listPageAdvanced .listContainer{width:100%;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media (max-width: 1024px){.listPageAdvanced .listContainer{grid-template-columns:1fr}}.listPageAdvanced .listContainer h2{grid-column:1/-1;margin-bottom:0;font-size:1.5rem;color:#111827}.listPageAdvanced .listContainer .card{width:100%;max-width:none}.listPageAdvanced .noResults{text-align:center;padding:50px 20px;color:#6b7280;font-size:1.2rem;grid-column:1/-1}.listPageAdvanced .noResults h2{font-size:1.8rem;color:#111827;margin-bottom:10px}.listPageAdvanced .noResults p{color:#6b7280;font-size:1rem}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbit{0%{transform:rotate(0) translate(70px) rotate(0)}to{transform:rotate(360deg) translate(70px) rotate(-360deg)}}@keyframes progress-indeterminate{0%{left:-50%}to{left:100%}}.listPageAdvanced .propertiesLoadingContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#ffffffe6;position:absolute;top:0;left:0;z-index:100}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;max-width:400px;padding:30px;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .iconContainer{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .iconContainer .loadingIcon{width:100px;height:100px;background:linear-gradient(145deg,#4f46e5,#291fd9);border-radius:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #4f46e54d;transform-origin:center center;animation:spin 3s linear infinite}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .iconContainer .houseIcon{position:absolute;width:40px;height:35px;background:#fff;clip-path:polygon(50% 0%,100% 30%,100% 100%,0 100%,0 30%)}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .iconContainer .houseIcon:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:14px;height:20px;background:#291fd9;border-top-left-radius:4px;border-top-right-radius:4px}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .iconContainer .orbitingDot{width:12px;height:12px;background:#291fd9;border-radius:50%;position:absolute;top:50%;left:50%;margin:-6px;transform-origin:0 0;animation:orbit 2.5s cubic-bezier(.4,0,.6,1) infinite}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper h1{font-size:28px;font-weight:700;color:#111827;margin:0}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper p{font-size:16px;color:#6b7280;margin:0}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper span{font-size:14px;color:#4f46e5;font-weight:500}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .loadingBar{width:100%;height:8px;background-color:#f9f9fe;border-radius:4px;overflow:hidden;position:relative;margin-top:10px}.listPageAdvanced .propertiesLoadingContainer .loadingWrapper .loadingBar .loadingBarProgress{width:40%;height:100%;background:linear-gradient(90deg,#4f46e5,#291fd9);border-radius:4px;position:absolute;animation:progress-indeterminate 2s linear infinite}.filter-search-bar{background-color:transparent;width:100%}.filter-search-bar .type-filters{display:flex;gap:12px;margin-bottom:1.5rem}.filter-search-bar .type-filters .type-btn{padding:10px 18px;font-size:1rem;font-weight:500;color:#333;background-color:#f9fafb;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.filter-search-bar .type-filters .type-btn:hover{background-color:#f0f2f5;border-color:#ccc}.filter-search-bar .type-filters .type-btn.active{background-color:#4f46e5;color:#fff;border-color:#4f46e5;box-shadow:0 4px 8px #4f46e533}.filter-search-bar .search-input-group{display:flex;align-items:center;gap:12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:10px;box-shadow:0 4px 15px #0000000a}@media (max-width: 738px){.filter-search-bar .search-input-group{flex-direction:column;align-items:stretch;gap:1rem;border:none;background-color:transparent;padding:0;box-shadow:none}}.filter-search-bar .search-input-group .location-input{flex:1;display:flex;align-items:center}@media (max-width: 738px){.filter-search-bar .search-input-group .location-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:14px;box-shadow:0 4px 10px #0000000a}}.filter-search-bar .search-input-group .location-input svg{font-size:1.25rem;margin:0 10px;color:#888;flex-shrink:0}.filter-search-bar .search-input-group .location-input input{width:100%;border:none;outline:none;font-size:1rem;color:#333;background:transparent}.filter-search-bar .search-input-group .location-input input::placeholder{color:#888}.filter-search-bar .search-input-group button{padding:14px 18px;font-size:1rem;font-weight:500;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.filter-search-bar .search-input-group button svg{font-size:1.2rem}.filter-search-bar .search-input-group .filter-btn{background-color:#f9fafb;color:#333;border:1px solid #e0e0e0}@media (max-width: 738px){.filter-search-bar .search-input-group .filter-btn{background-color:#fff;box-shadow:0 4px 10px #0000000a}}.filter-search-bar .search-input-group .filter-btn:hover{background-color:#f0f2f5}.filter-search-bar .search-input-group .search-btn{background-color:#4f46e5;color:#fff}.filter-search-bar .search-input-group .search-btn svg{transition:transform .2s ease}.filter-search-bar .search-input-group .search-btn:hover{background-color:#3a30e2;box-shadow:0 4px 8px #4f46e533}.filter-search-bar .search-input-group .search-btn:hover svg{transform:translate(3px)}.filter-search-bar .search-input-group .search-btn:disabled{background-color:#ccc;cursor:not-allowed}.filter-search-bar .error-message{color:#ef4444;font-size:.9rem;margin-top:8px;padding-left:10px}.filter-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.filter-modal-content{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;width:90%;max-width:500px;position:relative;animation:fadeIn .3s ease}.filter-modal-content h2{margin-top:0;color:#333}.filter-modal-content .close-btn{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;padding:5px}.filter-modal-content .close-btn svg{font-size:1.5rem;color:#888;transition:color .2s ease}.filter-modal-content .close-btn:hover svg{color:#333}.filter-modal-content .modal-filters{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:1.5rem}.filter-modal-content .modal-filters .item{display:flex;flex-direction:column;gap:8px}.filter-modal-content .modal-filters .item label{font-size:.9rem;color:#888}.filter-modal-content .modal-filters .item input,.filter-modal-content .modal-filters .item select{width:100%;padding:12px;border-radius:8px;border:1px solid #e0e0e0;font-size:1rem}.filter-modal-content .modal-filters .item input:focus,.filter-modal-content .modal-filters .item select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533}.filter-modal-content .apply-filters-btn{width:100%;padding:14px;font-size:1rem;font-weight:500;border-radius:8px;border:none;background-color:#4f46e5;color:#fff;cursor:pointer;transition:all .2s ease}.filter-modal-content .apply-filters-btn:hover{background-color:#3a30e2;transform:translateY(-2px);box-shadow:0 4px 8px #4f46e533}.pac-container{z-index:1051!important;border-radius:8px;box-shadow:0 8px 16px #0000001a;border:1px solid #ddd}.loading-state{font-size:1.2rem;color:#888;padding:2rem;text-align:center}@keyframes cardPopIn{0%{opacity:0;transform:scale(.95) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes floatTag{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.card{display:flex;flex-direction:column;max-width:550px;background-color:#fff;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 4px 15px #0000000a;overflow:hidden;opacity:0;animation:cardPopIn .6s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--card-index, 0) * .07s);transition:transform .4s ease,box-shadow .4s ease}.card:hover{box-shadow:0 10px 30px #4f46e526;transform:translateY(-6px) scale(1.02)}.card .imageContainer{flex:none;height:320px;width:100%;position:relative;overflow:hidden}.card .imageContainer img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.card .imageContainer .copy-notification{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000bf;color:#fff;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;z-index:3;pointer-events:none;animation:fadeIn .3s ease}.card .imageContainer:hover img{transform:scale(1.08) translateY(-6px)}.card .imageContainer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 60%,#00000040);opacity:0;transition:opacity .4s ease}.card .imageContainer:hover:after{opacity:1}.card .imageContainer .tags{position:absolute;top:10px;left:10px;display:flex;gap:8px;z-index:1}.card .imageContainer .tags .tag{padding:4px 10px;border-radius:6px;color:#fff;font-size:12px;font-weight:600;box-shadow:0 2px 4px #0003;animation:floatTag 3s ease-in-out infinite;animation-delay:calc(var(--tag-index, 0) * .2s)}.card .imageContainer .tags .tag.property{background-color:#4f46e5}.card .imageContainer .tags .tag.type{background-color:#6b7280}.card .imageContainer .tags .tag.type.buy{background-color:#10b981}.card .imageContainer .shareIcon{position:absolute;top:10px;right:10px;background-color:#fffc;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;box-shadow:0 2px 4px #0000001a;transition:all .25s ease}.card .imageContainer .shareIcon svg{transition:transform .3s ease}.card .imageContainer .shareIcon:hover{background-color:#fff;transform:scale(1.1)}.card .imageContainer .shareIcon:hover svg{transform:rotate(15deg)}.card .textContainer{flex:1;display:flex;flex-direction:column;padding:20px;gap:10px}.card .textContainer .topInfo{display:flex;justify-content:space-between;align-items:center;gap:10px}.card .textContainer .address{font-size:14px;color:#6b7280;display:flex;align-items:center;gap:5px;margin:0}.card .textContainer .address img{width:16px;height:16px;opacity:.7}.card .textContainer .views{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:4px;flex-shrink:0}.card .textContainer .views img{width:16px;height:16px;opacity:.6}.card .textContainer .title{font-size:18px;font-weight:600;margin:5px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card .textContainer .title a{color:#111827;text-decoration:none;transition:color .3s ease}.card .textContainer .title a:hover{color:#4f46e5}.card .textContainer .priceLabel{font-size:12px;color:#6b7280;margin:5px 0 0}.card .textContainer .price{font-size:22px;font-weight:700;color:#4f46e5;margin:0 0 10px}.card .textContainer .features{display:flex;gap:10px;font-size:13px;margin-top:auto;padding-bottom:15px}.card .textContainer .features .feature{display:flex;align-items:center;gap:5px;background-color:#eef2ff;padding:8px 12px;border-radius:8px;color:#4f46e5;font-weight:500;transition:background-color .3s ease,transform .3s ease}.card .textContainer .features .feature img{width:16px;height:16px;filter:invert(33%) sepia(98%) saturate(2811%) hue-rotate(227deg) brightness(97%) contrast(97%);opacity:.8}.card .textContainer .features .feature:hover{background-color:#c7d4ff;transform:translateY(-2px)}.card .textContainer .bottom{margin-top:auto;padding-top:15px;border-top:1px solid #E5E7EB}.card .textContainer .bottom .actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.card .textContainer .bottom .actions .contact-btn,.card .textContainer .bottom .actions .save-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:8px;border:1px solid #E5E7EB;background:none;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease-in-out}.card .textContainer .bottom .actions .contact-btn img,.card .textContainer .bottom .actions .save-btn img{width:16px;height:16px}.card .textContainer .bottom .actions .contact-btn{background-color:#4f46e5;color:#fff;border-color:#4f46e5}.card .textContainer .bottom .actions .contact-btn:hover{background-color:#4338ca;border-color:#4338ca;transform:translateY(-2px)}.card .textContainer .bottom .actions .save-btn{background-color:#fff;color:#6b7280}.card .textContainer .bottom .actions .save-btn:hover{border-color:#111827;color:#111827}.card .textContainer .bottom .actions .save-btn.saved{background-color:#eef2ff;color:#4f46e5;border-color:#4f46e5;font-weight:600}.layout{height:100vh;max-width:1366px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column}@media (max-width: 1366px){.layout{max-width:1280px}}@media (max-width: 1024px){.layout{max-width:768px}}@media (max-width: 738px){.layout{max-width:640px}}.layout .content{height:calc(100vh - 100px)}nav{height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;background:linear-gradient(90deg,#4f46e5,#8b5cf6);border-bottom:1px solid transparent;box-shadow:0 2px 6px #00000014,0 2px 4px #0000000a;position:sticky;top:0;left:0;width:100%;box-sizing:border-box;z-index:1000;transition:background-color .3s ease}nav a{text-decoration:none;color:#ffffffd9;font-weight:500;transition:all .35s cubic-bezier(.4,0,.2,1)}nav a:hover{color:#fff}@media (max-width: 1024px){nav{padding:0 20px}}@media (max-width: 738px){nav{padding:0 15px}}.left{flex:1;display:flex;align-items:center}.left .logo{display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1)}.left .logo:hover{transform:scale(1.03);opacity:.9}.left .logo .logo-icon-wrap{width:44px;height:44px;border-radius:12px;padding:6px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #4338ca33;transition:transform .3s ease,box-shadow .3s ease}.left .logo .logo-icon-wrap img{width:100%;height:100%;object-fit:contain}.left .logo .logo-icon-wrap:hover{transform:rotate(5deg) scale(1.05);box-shadow:0 6px 18px #4338ca4d}.left .logo .logo-text-wrap{display:flex;flex-direction:column;line-height:1.1}.left .logo .logo-text-wrap span:first-child{font-size:1.3rem;font-weight:700;color:#fff;letter-spacing:.5px}.left .logo .logo-text-wrap .premiumProperties{font-size:.75rem;color:#ffffffd9;font-weight:500;margin-top:2px;letter-spacing:.5px}.center{flex:2;display:flex;justify-content:center;align-items:center;gap:18px}@media (max-width: 1024px){.center{display:none}}@media (max-width: 1366px){.center{gap:12px}}.center .nav-link{position:relative;padding:8px 18px;border-radius:22px;font-size:.95rem;font-weight:500;color:#ffffffd9;border:1px solid transparent;transition:all .35s cubic-bezier(.4,0,.2,1)}.center .nav-link:hover:not(.active){color:#fff;background-color:#ffffff1a;border-color:transparent;transform:translateY(-2px)}.center .nav-link.active{color:#4f46e5;font-weight:600;background-color:#fff;box-shadow:0 4px 12px #0000001a;border-color:transparent}.center .nav-link.active:hover{background-color:#f7f7f7}.center .nav-link:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:3px;background:#fff;border-radius:2px;transition:width .35s ease,left .35s ease}.center .nav-link:hover:after{width:40%;left:30%}.center .nav-link.active:after{width:40%;left:30%}.right{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:22px}@media (max-width: 1024px){.right{gap:15px}}.right .userActions{display:flex;align-items:center;gap:15px;position:relative}.right .userActions .notificationBell{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);color:#ffffffd9;background:transparent;border:1px solid transparent}.right .userActions .notificationBell:hover{background:#ffffff1a;color:#fff;transform:scale(1.1);border-color:transparent}.right .userActions .notificationBell .bellIcon svg{display:block}.right .userActions .notificationBell .notificationCount{position:absolute;top:2px;right:2px;background-color:#e54545;color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700;border:2px solid #4F46E5}.right .userActions .userPill{height:44px;padding:0 12px 0 5px;border-radius:22px;background-color:#ffffff1a;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.2);box-shadow:none}.right .userActions .userPill:hover,.right .userActions .userPill.open{background-color:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.right .userActions .userPill .avatarPlaceholder{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#6d28d9);display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:600;flex-shrink:0}.right .userActions .userPill .userNameAndMember{display:none}.right .userActions .userPill .dropdownArrow{color:#ffffffd9;transition:transform .25s ease-in-out;display:flex;align-items:center}.right .userActions .userPill.open .dropdownArrow{transform:rotate(180deg);color:#fff}.right .userActions .userMenuDropdown{position:absolute;top:calc(100% + 12px);right:0;background-color:#fff;box-shadow:0 12px 30px #0000001f,0 6px 12px #0000000f;border-radius:12px;width:280px;z-index:1001;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;opacity:0;transform:translateY(10px) scale(.98);animation:fadeInDropdown .3s ease forwards}@keyframes fadeInDropdown{to{opacity:1;transform:translateY(0) scale(1)}}.right .userActions .userMenuDropdown .userInfo{background-color:#f0f2fa;padding:15px 20px;display:flex;gap:12px;align-items:center}.right .userActions .userMenuDropdown .userInfo .avatarPlaceholder.big{width:40px;height:40px;font-size:18px;background:linear-gradient(135deg,#a855f7,#6d28d9)}.right .userActions .userMenuDropdown .userInfo .details{line-height:1.3;overflow:hidden}.right .userActions .userMenuDropdown .userInfo .details h4{margin:0;font-size:.95rem;font-weight:600;color:#1f2937;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.right .userActions .userMenuDropdown .userInfo .details p{margin:2px 0 0;font-size:.8rem;color:#4b5563;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.right .userActions .userMenuDropdown .userInfo .details .premiumTag{display:inline-flex;align-items:center;gap:4px;color:#ffc048;font-size:.75rem;font-weight:600;margin-top:4px;background-color:#ffc04833;padding:2px 6px;border-radius:4px}.right .userActions .userMenuDropdown .menuItem,.right .userActions .userMenuDropdown button.menuItem{padding:12px 20px;font-size:.9rem;color:#4b5563;display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;border:none;background:none;text-align:left;cursor:pointer;transition:all .25s ease-in-out}.right .userActions .userMenuDropdown .menuItem svg,.right .userActions .userMenuDropdown button.menuItem svg{color:#9ca3af;transition:all .25s ease-in-out;flex-shrink:0}.right .userActions .userMenuDropdown .menuItem:hover,.right .userActions .userMenuDropdown button.menuItem:hover{background-color:#ffffff1a;color:#4f46e5}.right .userActions .userMenuDropdown .menuItem:hover svg,.right .userActions .userMenuDropdown button.menuItem:hover svg{color:#4f46e5;transform:scale(1.1)}.right .userActions .userMenuDropdown .menuItem.signOut,.right .userActions .userMenuDropdown button.menuItem.signOut{color:#e54545;border-top:1px solid #e5e7eb;margin-top:5px;padding-top:12px;padding-bottom:12px}.right .userActions .userMenuDropdown .menuItem.signOut svg,.right .userActions .userMenuDropdown button.menuItem.signOut svg{color:#e54545}.right .userActions .userMenuDropdown .menuItem.signOut:hover,.right .userActions .userMenuDropdown button.menuItem.signOut:hover{background-color:#e545451a;color:#e54545}.right .userActions .userMenuDropdown .menuItem.signOut:hover svg,.right .userActions .userMenuDropdown button.menuItem.signOut:hover svg{color:#e54545;transform:scale(1.1)}.right .loginLink,.right .registerLink{padding:8px 18px;border-radius:22px;font-size:.9rem;font-weight:500;transition:all .35s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.3)}.right .loginLink{color:#fff;background-color:#ffffff1a}.right .loginLink:hover{background-color:#fff3;border-color:#fff6;transform:translateY(-1px)}.right .registerLink{color:#fff;background-color:#ffffff1a;font-weight:500;border:1px solid rgba(255,255,255,.3)}.right .registerLink:hover{background-color:#fff3;border-color:#fff6;transform:translateY(-1px);box-shadow:none}.right .menuIcon{display:none;cursor:pointer;width:24px;height:18px;flex-direction:column;justify-content:space-between;position:relative}.right .menuIcon div{width:100%;height:2px;background-color:#fff;border-radius:1px;transition:all .3s ease;transform-origin:left}@media (max-width: 1024px){.right .menuIcon{display:flex}}.right .menu{display:none;flex-direction:column;position:absolute;top:70px;right:0;width:280px;max-width:90%;background-color:#fff;box-shadow:0 12px 30px #0000001f,0 6px 12px #0000000f;border-radius:0 0 12px 12px;z-index:999;border:1px solid #e5e7eb;border-top:none;transform:translateY(-10px);transition:transform .3s ease,opacity .3s ease;opacity:0;padding:10px 0;pointer-events:none}@media (max-width: 1024px){.right .menu.active{display:flex;transform:translateY(0);opacity:1;pointer-events:auto}}.right .menu a,.right .menu button.mobileLogout{width:100%;padding:14px 25px;font-size:1rem;color:#4b5563;border:none;background:none;text-align:left;cursor:pointer;transition:all .25s ease-in-out}.right .menu a:hover,.right .menu button.mobileLogout:hover{background-color:#ffffff1a;color:#1f2937;padding-left:30px}.right .menu a.active,.right .menu button.mobileLogout.active{background-color:#4f46e5;color:#fff;font-weight:600}.right .menu a.active:hover,.right .menu button.mobileLogout.active:hover{padding-left:25px}.right .menu hr{border:none;border-top:1px solid #e5e7eb;margin:8px 20px}.right .menu button.mobileLogout{color:#e54545}.right .menu button.mobileLogout:hover{background-color:#e545451a;color:#e54545;padding-left:30px}.singlePage{display:flex;flex-direction:column;gap:40px;padding:0;box-sizing:border-box;width:100%;background-color:#f9fafb}.singlePage .fullWidthSlider{width:100%;height:85vh;min-height:500px;max-height:800px;margin-bottom:20px;position:relative}.singlePage .fullWidthSlider>*{padding:0!important}@media (max-width: 1366px){.singlePage .fullWidthSlider{height:80vh;min-height:450px;max-height:750px}}@media (max-width: 1024px){.singlePage .fullWidthSlider{height:70vh;min-height:350px;max-height:550px}}@media (max-width: 738px){.singlePage .fullWidthSlider{height:50vh;min-height:300px;max-height:400px}}.singlePage .contentWrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 20px 40px;display:flex;flex-direction:column;gap:40px}@media (max-width: 1024px){.singlePage .contentWrapper{padding:0 10px 20px}}.singlePage .twoColumnLayout{display:flex;gap:50px;width:100%;align-items:stretch}@media (max-width: 1366px){.singlePage .twoColumnLayout{gap:30px}}@media (max-width: 738px){.singlePage .twoColumnLayout{flex-direction:column;gap:40px}}.singlePage .details,.singlePage .features{flex:1}.singlePage .details .details-content-wrapper{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 12px #0000000d;border:1px solid #E5E7EB;box-sizing:border-box;height:100%;display:flex;flex-direction:column}@media (max-width: 738px){.singlePage .details .details-content-wrapper{padding:20px}}.singlePage .details .details-content-wrapper .top-content{display:flex;flex-direction:column;gap:20px;flex-grow:1}.singlePage .details .details-content-wrapper .infoSection{display:flex;flex-direction:column;gap:15px}.singlePage .details .details-content-wrapper .infoSection .mainTitle{font-size:32px;margin:0;font-weight:700;color:#111827;line-height:1.3}.singlePage .details .details-content-wrapper .infoSection .price{font-size:28px;font-weight:700;color:#4f46e5;background-color:#eef2ff;padding:20px;border-radius:10px;border-bottom:none;margin-top:5px;line-height:1.4}.singlePage .details .details-content-wrapper .infoSection .price span{display:block;font-size:16px;font-weight:500;color:#6b7280;margin-top:4px}.singlePage .details .details-content-wrapper .infoSection .address{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.singlePage .details .details-content-wrapper .infoSection .address .get-directions-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background-color:#f3f4f6;border:1px solid #e5e7eb;color:#374151;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.singlePage .details .details-content-wrapper .infoSection .address .get-directions-btn:hover{background-color:#fff;border-color:#6b7280;color:#111827;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.singlePage .details .details-content-wrapper .infoSection .address .get-directions-btn:active{transform:translateY(0);box-shadow:0 1px 3px #0000000d}.singlePage .details .details-content-wrapper .infoSection .address img{width:18px;height:18px;opacity:.6}.singlePage .details .details-content-wrapper .infoSection .address span{font-size:16px;color:#6b7280;font-weight:500}.singlePage .details .details-content-wrapper .infoSection .roomFeatures{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:5px}@media (max-width: 738px){.singlePage .details .details-content-wrapper .infoSection .roomFeatures{grid-template-columns:repeat(2,1fr)}}.singlePage .details .details-content-wrapper .infoSection .roomFeatures .featureItem{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border:1px solid #E5E7EB;background-color:#f9fafb;border-radius:8px;min-width:0}.singlePage .details .details-content-wrapper .infoSection .roomFeatures .featureItem img{width:30px;height:30px;opacity:.7}.singlePage .details .details-content-wrapper .infoSection .roomFeatures .featureItem span{font-weight:600;font-size:15px;color:#111827;text-align:center}.singlePage .details .details-content-wrapper .sectionTitle{font-size:24px;font-weight:700;margin:0 0 10px;color:#111827}.singlePage .details .details-content-wrapper .description{font-size:16px;line-height:1.6;color:#6b7280;margin:0;transition:max-height .3s ease-out}.singlePage .details .details-content-wrapper .description.truncated{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;overflow:hidden;text-overflow:ellipsis}.singlePage .details .details-content-wrapper .see-more-btn{background:transparent;border:none;color:#4f46e5;font-weight:600;font-size:1rem;cursor:pointer;padding:5px 0;margin-top:5px;display:flex;align-items:center;gap:4px;align-self:flex-start}.singlePage .details .details-content-wrapper .see-more-btn svg{font-size:1.2rem}.singlePage .details .details-content-wrapper .see-more-btn:hover{color:#4338ca}.singlePage .details .details-content-wrapper .buttons{display:none}.singlePage .features{display:flex;flex-direction:column}.singlePage .features .wrapper{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 12px #0000000d;border:1px solid #E5E7EB;box-sizing:border-box;height:100%;display:flex;flex-direction:column;gap:30px}@media (max-width: 738px){.singlePage .features .wrapper{padding:20px}}.singlePage .features .title{font-size:24px;font-weight:700;color:#111827;margin:0}.singlePage .features .generalFeaturesGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}@media (max-width: 738px){.singlePage .features .generalFeaturesGrid{grid-template-columns:1fr;gap:20px}}.singlePage .features .generalFeaturesGrid .featureBox{display:flex;align-items:center;gap:15px;background-color:#f5f3ff;padding:15px;border-radius:8px}.singlePage .features .generalFeaturesGrid .featureBox img{width:30px;height:30px;opacity:.8;flex-shrink:0}.singlePage .features .generalFeaturesGrid .featureBox .featureText span{display:block;font-weight:700;font-size:17px;color:#111827;margin-bottom:2px}.singlePage .features .generalFeaturesGrid .featureBox .featureText p{font-size:15px;color:#6b7280;margin:0;text-transform:capitalize}.singlePage .features .roomSizeInfo{display:flex;flex-direction:column;gap:12px}.singlePage .features .roomSizeInfo .detail-item{display:flex;justify-content:space-between;font-size:16px;border-bottom:1px solid #E5E7EB;padding-bottom:10px}.singlePage .features .roomSizeInfo .detail-item span{color:#111827}.singlePage .features .roomSizeInfo .detail-item .value{font-weight:600;color:#111827}.singlePage .features .aiCtaSection{margin:30px 0;padding:25px;background:linear-gradient(135deg,#f5f3ff,#eef2ff);border:1px solid #ddd6fe;border-radius:12px;box-shadow:0 4px 15px #0000000d}.singlePage .features .aiCtaSection p{margin:0 0 15px;font-size:1rem;color:#4338ca;font-weight:500;line-height:1.5}.singlePage .features .aiCtaSection .ai-input-group{display:flex;gap:10px;background-color:#fff;border-radius:8px;padding:8px;border:1px solid #c7d2fe;transition:all .2s ease-in-out}.singlePage .features .aiCtaSection .ai-input-group:focus-within{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e533}.singlePage .features .aiCtaSection .ai-input-group span{font-size:1.2rem;color:#6b7280;font-weight:500;padding-left:5px;align-self:center}.singlePage .features .aiCtaSection .ai-input-group input[type=number]{border:none;outline:none;width:100%;font-size:1.1rem;padding:5px;background-color:transparent;color:#111827}.singlePage .features .aiCtaSection .ai-input-group input[type=number]::placeholder{color:#9ca3af}.singlePage .features .aiCtaSection .ai-input-group .ai-report-btn{border:none;background:#4f46e5;color:#fff;font-weight:600;font-size:.9rem;padding:10px 20px;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap}.singlePage .features .aiCtaSection .ai-input-group .ai-report-btn:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 4px 10px #4f46e533}.singlePage .features .aiCtaSection .ai-input-group .ai-report-btn:disabled{background:#a5b4fc;cursor:not-allowed;transform:none;box-shadow:none}.singlePage .features .aiCtaSection .loading-insights,.singlePage .features .aiCtaSection .error-insights,.singlePage .features .aiCtaSection .subscription-prompt{margin-top:15px;font-size:.9rem;padding:10px;border-radius:6px;text-align:center}.singlePage .features .aiCtaSection .loading-insights{color:#3730a3;background-color:#e0e7ff}.singlePage .features .aiCtaSection .error-insights{color:#991b1b;background-color:#fee2e2}.singlePage .features .aiCtaSection .subscription-prompt{color:#92400e;background-color:#fef9c3}.singlePage .features .aiCtaSection .subscription-prompt a{font-weight:600;text-decoration:underline}.singlePage .features .buttons{display:flex;gap:15px;margin-top:auto;padding-top:20px;flex-shrink:0}@media (max-width: 738px){.singlePage .features .buttons{flex-direction:column}}.singlePage .features .buttons button,.singlePage .features .buttons a.login-prompt-btn{flex:1;padding:14px 20px;font-size:1rem;font-weight:600;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;text-decoration:none}.singlePage .features .buttons button img,.singlePage .features .buttons a.login-prompt-btn img{width:18px;height:18px}.singlePage .features .buttons button.contact-btn,.singlePage .features .buttons button.login-prompt-btn,.singlePage .features .buttons a.login-prompt-btn.contact-btn,.singlePage .features .buttons a.login-prompt-btn.login-prompt-btn{background:linear-gradient(90deg,#4f46e5,#8b5cf6);color:#fff;border:none}.singlePage .features .buttons button.contact-btn:hover,.singlePage .features .buttons button.login-prompt-btn:hover,.singlePage .features .buttons a.login-prompt-btn.contact-btn:hover,.singlePage .features .buttons a.login-prompt-btn.login-prompt-btn:hover{background:linear-gradient(90deg,#4338ca,#8b5cf6);box-shadow:0 4px 10px #4f46e54d}.singlePage .features .buttons button.save-btn,.singlePage .features .buttons a.login-prompt-btn.save-btn{background-color:#eef2ff;color:#4f46e5;border-color:#4f46e5}.singlePage .features .buttons button.save-btn:hover,.singlePage .features .buttons a.login-prompt-btn.save-btn:hover{background-color:#dfe6ff}.singlePage .features .buttons button.save-btn.saved,.singlePage .features .buttons a.login-prompt-btn.save-btn.saved{background-color:#4f46e5;color:#fff;border-color:#4f46e5}.singlePage .features .buttons button.save-btn.saved img,.singlePage .features .buttons a.login-prompt-btn.save-btn.saved img{filter:brightness(0) invert(1)}.singlePage .fullWidthSection .wrapper{background-color:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 12px #0000000d;border:1px solid #E5E7EB}@media (max-width: 738px){.singlePage .fullWidthSection .wrapper{padding:20px}}.singlePage .fullWidthSection .map-amenities-title{font-size:24px;font-weight:700;color:#111827;margin-top:0;margin-bottom:20px}.singlePage .fullWidthSection .amenityFilterButtons{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.singlePage .fullWidthSection .amenityFilterButtons .buttonRow{display:flex;flex-wrap:wrap;gap:10px}.singlePage .fullWidthSection .amenityFilterButtons .buttonRow button{padding:10px 18px;border-radius:8px;background-color:#f9fafb;border:1px solid #E5E7EB;font-weight:500;cursor:pointer;transition:all .2s ease}.singlePage .fullWidthSection .amenityFilterButtons .buttonRow button:hover:not(.active){background-color:#eef2ff;border-color:#d7dae0}.singlePage .fullWidthSection .amenityFilterButtons .buttonRow button.active{background:linear-gradient(90deg,#4f46e5,#8b5cf6);color:#fff;border-color:transparent;box-shadow:0 2px 5px #0000001a}.singlePage .fullWidthSection .amenityFilterButtons .distanceDropdown{padding:10px 15px;border:1px solid #E5E7EB;border-radius:8px;min-width:150px;background-color:#fff}@media (max-width: 738px){.singlePage .fullWidthSection .amenityFilterButtons{flex-direction:column;align-items:stretch}}.singlePage .fullWidthSection .amenityMapLayout{display:flex;gap:20px;width:100%}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer{flex:1.5;max-height:450px;overflow-y:auto;background-color:#f9fafb;padding:20px;border-radius:12px;border:1px solid #E5E7EB}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenity-list-heading{font-size:20px;font-weight:600;margin-bottom:15px;color:#111827}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList{width:100%}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .amenityCard{border:1px solid #E5E7EB;background-color:#fff;margin-bottom:10px;padding:15px;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .amenityCard .cardInfo h4{font-size:1rem;margin:0 0 4px;color:#111827}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .amenityCard .cardInfo .rating{font-size:.9rem;margin:0;color:#6b7280}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .amenityCard .detailButton{background-color:#8b5cf6;color:#fff;padding:8px 12px;border:none;border-radius:5px;cursor:pointer;font-size:.9rem;transition:background-color .2s ease}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .amenityCard .detailButton:hover{background-color:#7a44f5}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .select-prompt,.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .loading-list,.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer .amenitiesList .no-amenities-found{padding:10px;color:#6b7280;font-style:italic}.singlePage .fullWidthSection .amenityMapLayout .mapContainer{flex:2;height:450px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;border:1px solid #E5E7EB}@media (max-width: 1024px){.singlePage .fullWidthSection .amenityMapLayout{flex-direction:column-reverse}.singlePage .fullWidthSection .amenityMapLayout .mapContainer{flex:none;width:100%;height:350px}.singlePage .fullWidthSection .amenityMapLayout .amenityListContainer{flex:none;width:100%;padding:15px;max-height:300px}}.singlePage .modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.singlePage .modalContent{background:#fff;padding:25px;border-radius:10px;max-width:700px;width:90%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.singlePage .modalHeader{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E5E7EB;padding-bottom:15px;margin-bottom:15px}.singlePage .modalHeader h2{margin:0;font-size:1.5rem;color:#111827}.singlePage .modalHeader .closeButton{background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280}.singlePage .modalTabs{display:flex;gap:10px;margin-bottom:15px;border-bottom:1px solid #E5E7EB;padding-bottom:10px}.singlePage .modalTabs button{padding:8px 15px;border-radius:6px;border:1px solid #E5E7EB;background-color:#f9fafb;cursor:pointer;font-weight:500}.singlePage .modalTabs button.active{background:linear-gradient(90deg,#4f46e5,#8b5cf6);color:#fff;border-color:transparent}.singlePage .modalBody{overflow-y:auto;flex-grow:1}.singlePage .scrollableContent{padding-right:10px}.singlePage .scrollableContent p,.singlePage .scrollableContent li{color:#6b7280;line-height:1.6}.singlePage .scrollableContent strong{color:#111827}.singlePage .scrollableContent a{color:#4f46e5;text-decoration:none}.singlePage .scrollableContent a:hover{text-decoration:underline}.singlePage .scrollableContent .status{font-weight:700}.singlePage .scrollableContent .status.open{color:#28a745}.singlePage .scrollableContent .status.closed{color:#dc3545}.singlePage .scrollableContent .hours-list{margin-top:15px}.singlePage .scrollableContent .hours-list h4{margin-bottom:5px;color:#111827}.singlePage .scrollableContent .hours-list ul{list-style:none;padding:0;margin:0}.singlePage .scrollableContent .hours-list li{margin-bottom:3px}.singlePage .scrollableContent .photoGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.singlePage .scrollableContent .photoGrid img{width:100%;border-radius:6px}.singlePage .scrollableContent .reviewList .reviewItem{border-bottom:1px solid #E5E7EB;padding-bottom:15px;margin-bottom:15px}.singlePage .scrollableContent .reviewList .reviewItem:last-child{border-bottom:none;margin-bottom:0}.singlePage .scrollableContent .reviewList .reviewItem h4{margin:0 0 5px;color:#111827}.singlePage .scrollableContent .reviewList .reviewItem .reviewRating{margin:0 0 8px;color:#6b7280}.singlePage .scrollableContent .reviewList .reviewItem .reviewTime{font-size:.85rem;color:#999;margin-top:8px}.singlePage .scrollableContent .loading-message,.singlePage .scrollableContent .error-message{padding:20px;text-align:center;color:#6b7280}.singlePage .scrollableContent .error-message{color:#dc3545}.slider{width:100%;height:100%;display:flex;gap:0}.slider .fullSlider{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#000;display:flex;justify-content:space-between;align-items:center;z-index:9999}.slider .fullSlider .arrow{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}.slider .fullSlider .arrow img{width:50px;transform:rotate(180deg);filter:brightness(0) invert(1)}@media (max-width: 1024px){.slider .fullSlider .arrow img{width:30px}}@media (max-width: 738px){.slider .fullSlider .arrow img{width:20px}}.slider .fullSlider .arrow img.right{transform:rotate(0)}.slider .fullSlider .imgContainer{flex:10;height:100%}.slider .fullSlider .imgContainer img{width:100%;height:100%;object-fit:cover}.slider .fullSlider .close{position:absolute;top:0;right:0;color:#fff;font-size:36px;font-weight:700;padding:50px;cursor:pointer}.slider .bigImage{flex:1;width:100%;height:100%;position:relative}.slider .bigImage img{width:100%;height:100%;object-fit:cover;border-radius:10px;cursor:pointer}.slider .main-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:#0006;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.slider .main-arrow:hover{background-color:#0009}.slider .main-arrow img{width:20px;height:20px;filter:brightness(0) invert(1);transform:rotate(180deg)}.slider .main-arrow img.right{transform:rotate(0)}.slider .main-arrow.left-arrow{left:15px}.slider .main-arrow.right-arrow{right:15px}.slider .main-arrow.right-arrow img{transform:rotate(0)}@media (max-width: 738px){.slider .main-arrow{width:30px;height:30px}.slider .main-arrow img{width:15px;height:15px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aiModalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease-out}.aiModalOverlay .aiModalContent{background-color:#f9faff;border-radius:16px;width:90%;max-width:800px;height:85vh;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;position:relative;overflow:hidden;animation:slideUp .4s ease-out forwards;transform:translateY(20px);opacity:0}.aiModalOverlay .aiModalContent .closeButton{position:absolute;top:15px;right:20px;background:#e0e0e0;border:none;border-radius:50%;width:30px;height:30px;font-size:1.2rem;font-weight:600;color:#555;cursor:pointer;z-index:10;transition:all .2s ease}.aiModalOverlay .aiModalContent .closeButton:hover{background:#d0d0d0;transform:rotate(90deg)}.aiModalOverlay .aiModalContent .modalHeader{padding:25px 30px;border-bottom:1px solid #e0e0e0;background-color:#fff;border-radius:16px 16px 0 0;z-index:5}.aiModalOverlay .aiModalContent .modalHeader .premium-badge{display:inline-block;background-color:#fef08a;color:#a16207;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:600;margin-bottom:10px}.aiModalOverlay .aiModalContent .modalHeader h2{margin:0;font-size:1.8rem;color:#111827}.aiModalOverlay .aiModalContent .modalBody{flex-grow:1;overflow-y:auto;padding:30px;display:grid;gap:25px}.aiModalOverlay .aiModalContent .modalBody.loading-state,.aiModalOverlay .aiModalContent .modalBody.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#4b5563}.aiModalOverlay .aiModalContent .modalBody.loading-state .loader-icon,.aiModalOverlay .aiModalContent .modalBody.error-state .loader-icon{width:48px;height:48px;border:5px solid #EFEFEF;border-bottom-color:#4f46e5;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-bottom:20px}.aiModalOverlay .aiModalContent .modalBody.loading-state .icon-container.error,.aiModalOverlay .aiModalContent .modalBody.error-state .icon-container.error{background-color:#fee2e2;color:#ef4444}.aiModalOverlay .aiModalContent .modalBody.loading-state h3,.aiModalOverlay .aiModalContent .modalBody.error-state h3{font-size:1.5rem;color:#111827;margin-bottom:10px}.aiModalOverlay .aiModalContent .modalBody.loading-state p,.aiModalOverlay .aiModalContent .modalBody.error-state p{font-size:1rem;line-height:1.6;max-width:400px}.aiModalOverlay .aiModalContent .modalBody .analysis-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 4px 10px #00000008}.aiModalOverlay .aiModalContent .modalBody .analysis-section .icon-container{font-size:1.5rem;background-color:#eef2ff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.aiModalOverlay .aiModalContent .modalBody .analysis-section h3{margin:0 0 10px;font-size:1.1rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}.aiModalOverlay .aiModalContent .modalBody .analysis-section .reasoning{font-size:.95rem;color:#4b5563;line-height:1.6;margin:5px 0 0}.aiModalOverlay .aiModalContent .modalBody .analysis-section .verdict{font-size:1.1rem;font-weight:600;padding:8px 12px;border-radius:8px;display:inline-block}.aiModalOverlay .aiModalContent .modalBody .analysis-section .verdict.underpriced{background-color:#dcfce7;color:#166534}.aiModalOverlay .aiModalContent .modalBody .analysis-section .verdict.overvalued{background-color:#fee2e2;color:#991b1b}.aiModalOverlay .aiModalContent .modalBody .analysis-section .verdict.suspicious{background-color:#fef9c3;color:#854d0e}.aiModalOverlay .aiModalContent .modalBody .analysis-section .verdict.fairly-priced{background-color:#e0e7ff;color:#3730a3}.aiModalOverlay .aiModalContent .modalBody .analysis-section .trend-display{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600}.aiModalOverlay .aiModalContent .modalBody .analysis-section .trend-display .trend-arrow{font-size:1.5rem}.aiModalOverlay .aiModalContent .modalBody .analysis-section .trend-display .trend-arrow.up{color:#22c55e}.aiModalOverlay .aiModalContent .modalBody .analysis-section .trend-display .trend-arrow.down{color:#ef4444}.aiModalOverlay .aiModalContent .modalBody .analysis-section .trend-display .trend-arrow.stable{color:#6b7280}.aiModalOverlay .aiModalContent .modalBody .analysis-section .verdict-strategy{font-size:1.1rem;font-weight:600;color:#3730a3}.aiModalOverlay .aiModalContent .modalBody .risk-opportunity-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}@media (max-width: 1024px){.aiModalOverlay .aiModalContent .modalBody .risk-opportunity-grid{grid-template-columns:1fr}}.aiModalOverlay .aiModalContent .modalBody .risk-opportunity-grid .key-risk .icon-container{background-color:#fee2e2}.aiModalOverlay .aiModalContent .modalBody .risk-opportunity-grid .key-opportunity .icon-container{background-color:#dcfce7}.aiModalOverlay .aiModalContent .modalBody .risk-opportunity-grid .title{font-weight:600;color:#111827;margin:0}.aiModalOverlay .aiModalContent .modalBody .risk-opportunity-grid .reasoning{font-size:.9rem}.aiModalOverlay .aiModalContent .modalFooter{padding:20px 30px;border-top:1px solid #e0e0e0;background-color:#fff;border-radius:0 0 16px 16px;display:flex;justify-content:space-between;align-items:center;z-index:5}.aiModalOverlay .aiModalContent .modalFooter .generation-time{font-size:.9rem;color:#6b7280;font-style:italic}.aiModalOverlay .aiModalContent .modalFooter .downloadButton{background-color:#4f46e5;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.aiModalOverlay .aiModalContent .modalFooter .downloadButton:hover{background-color:#4338ca}.list{display:flex;flex-direction:column;gap:50px}.profilePage{display:flex;flex-direction:column;height:100%;background-color:#f9fafb}@media (max-width: 1024px){.profilePage{flex-direction:column;overflow:scroll}}.profilePage .details{flex-shrink:0;overflow-y:visible;padding-bottom:20px}@media (max-width: 1024px){.profilePage .details{flex:none;height:max-content}}.profilePage .details .wrapper{padding:30px;display:flex;flex-direction:column;gap:30px}@media (max-width: 1366px){.profilePage .details .wrapper{padding:30px}}@media (max-width: 1024px){.profilePage .details .wrapper{padding:20px}}@media (max-width: 738px){.profilePage .details .wrapper{padding:20px}}.profilePage .details .wrapper .title{display:flex;align-items:center;justify-content:space-between;padding-top:0}.profilePage .details .wrapper .title h1{font-weight:600;color:#111827;font-size:2rem}.profilePage .details .wrapper .title button{padding:10px 20px;cursor:pointer;border:none;border-radius:8px;font-weight:600;color:#fff;background:linear-gradient(90deg,#4f46e5,#8b5cf6);transition:all .2s ease}.profilePage .details .wrapper .title button:hover{background:linear-gradient(90deg,#4338ca,#8b5cf6);box-shadow:0 4px 10px #4f46e54d;transform:translateY(-2px)}.profilePage .details .wrapper .info{display:flex;flex-direction:column;gap:15px;background-color:#fff;padding:25px;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 4px 12px #0000000d}.profilePage .details .wrapper .info span{display:flex;align-items:center;gap:15px;font-size:1rem;color:#6b7280}.profilePage .details .wrapper .info span b{color:#111827;font-weight:600}.profilePage .details .wrapper .info img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #EEF2FF}.profilePage .details .wrapper .info button{width:auto;align-self:flex-start;background-color:#ef4444;border:none;color:#fff;padding:8px 16px;cursor:pointer;border-radius:6px;font-weight:500;font-size:.9rem;margin-top:10px;transition:all .2s ease}.profilePage .details .wrapper .info button:hover{background-color:#dc2626}.profilePage .details .wrapper .list{display:flex;flex-direction:row;overflow-x:auto;gap:20px;padding:10px 0 20px}.profilePage .details .wrapper .list>*{flex:0 0 300px;max-height:400px;height:400px}.profilePage .details .wrapper .list>* .imageContainer{height:220px;position:relative}.profilePage .details .wrapper .list>* .imageContainer .deleteIcon{position:absolute;top:10px;right:50px;background-color:#ff0000b3;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 4px #0003;transition:all .25s ease}.profilePage .details .wrapper .list>* .imageContainer .deleteIcon svg{display:block}.profilePage .details .wrapper .list>* .imageContainer .deleteIcon:hover{background-color:#c80000e6;transform:scale(1.1)}.profilePage .details .wrapper .list>* .textContainer{padding:10px;gap:3px;overflow:hidden;display:flex;flex-direction:column;position:relative}.profilePage .details .wrapper .list>* .textContainer .address{font-size:13px}.profilePage .details .wrapper .list>* .textContainer .title{font-size:17px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profilePage .details .wrapper .list>* .textContainer .priceLabel{font-size:11px;margin:0}.profilePage .details .wrapper .list>* .textContainer .price{font-size:20px;margin:0}.profilePage .details .wrapper .list>* .textContainer .features{gap:8px;font-size:12px;padding-bottom:0;margin-top:auto;padding-right:60px}.profilePage .details .wrapper .list>* .textContainer .features .feature{padding:6px 10px}.profilePage .details .wrapper .list>* .textContainer .bottom{position:absolute;bottom:10px;right:10px;padding-top:0;margin-top:0;border-top:none}.profilePage .details .wrapper .list>* .textContainer .bottom .actions{gap:8px;justify-content:flex-end}.profilePage .details .wrapper .list>* .textContainer .bottom .actions .contact-btn,.profilePage .details .wrapper .list>* .textContainer .bottom .actions .save-btn{flex:0 0 auto;background:none;border:none;padding:4px;font-size:0;color:transparent;cursor:pointer}.profilePage .details .wrapper .list>* .textContainer .bottom .actions .contact-btn img,.profilePage .details .wrapper .list>* .textContainer .bottom .actions .save-btn img{width:20px;height:20px;display:block}.profilePage .details .wrapper .list>* .textContainer .bottom .actions .contact-btn:hover,.profilePage .details .wrapper .list>* .textContainer .bottom .actions .save-btn:hover{background:none;border:none;transform:scale(1.1)}.profilePage .details .wrapper .list>* .textContainer .bottom .actions .save-btn.saved{background:none;border:none}.profilePage .details .wrapper .list>* .textContainer .bottom .actions .save-btn.saved img{filter:invert(33%) sepia(98%) saturate(2811%) hue-rotate(227deg) brightness(97%) contrast(97%)}.profilePage .modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.profilePage .modalContent{background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 20px #0003;width:90%;max-width:450px;text-align:center}.profilePage .modalContent p{font-size:1.1rem;color:#111827;margin-bottom:25px;line-height:1.5}.profilePage .modalContent .modalActions{display:flex;justify-content:center;gap:15px}.profilePage .modalContent .modalActions button{padding:10px 25px;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.profilePage .modalContent .modalActions button.confirmButton{background-color:#ef4444;color:#fff}.profilePage .modalContent .modalActions button.confirmButton:hover{background-color:#dc2626}.profilePage .modalContent .modalActions button.cancelButton{background-color:#e5e7eb;color:#111827}.profilePage .modalContent .modalActions button.cancelButton:hover{background-color:#c8ccd5}.profileUpdatePage{height:100%;display:flex;background-color:#f9fafb;padding:20px;gap:30px}@media (max-width: 1024px){.profileUpdatePage{flex-direction:column;height:auto;padding:10px}}.profileUpdatePage .formContainer{flex:3;display:flex;align-items:center;justify-content:center}.profileUpdatePage .formContainer form{background-color:#fff;padding:30px 40px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 15px #0000000a;display:flex;flex-direction:column;gap:25px;width:100%;max-width:500px}.profileUpdatePage .formContainer form h1{font-size:1.8rem;font-weight:600;color:#111827;margin:0 0 10px;text-align:center}.profileUpdatePage .formContainer form .item{display:flex;flex-direction:column;gap:8px}.profileUpdatePage .formContainer form .item label{font-size:.9rem;font-weight:500;color:#6b7280}.profileUpdatePage .formContainer form .item input{width:100%;padding:14px;border-radius:8px;border:1px solid #e5e7eb;background-color:#f9fafb;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.profileUpdatePage .formContainer form .item input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.profileUpdatePage .formContainer form button{padding:14px 20px;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;background-color:#4f46e5;color:#fff}.profileUpdatePage .formContainer form button:hover{background-color:#4338ca;transform:translateY(-2px);box-shadow:0 4px 10px #4f46e533}.profileUpdatePage .formContainer form span{color:#ef4444;font-size:.9rem;text-align:center;margin-top:-10px}.profileUpdatePage .sideContainer{flex:2;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 15px #0000000a;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;padding:30px}.profileUpdatePage .sideContainer .avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid #f9fafb;box-shadow:0 2px 8px #0000001a;margin-bottom:10px}.profileUpdatePage .sideContainer .upload-widget-button{padding:10px 20px;font-size:.9rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:background-color .3s ease;background-color:#f9fafb;color:#4f46e5;border:1px solid #e5e7eb}.profileUpdatePage .sideContainer .upload-widget-button:hover{background-color:#f0f2ff}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.newPostPage{height:100%;display:flex;gap:20px;background-color:#f9fafb}@media (max-width: 1024px){.newPostPage{flex-direction:column;height:auto}}.newPostPage .formContainer{flex:3;overflow-y:auto;padding-right:20px;height:calc(100vh - 40px);margin:20px 0 20px 20px}@media (max-width: 1024px){.newPostPage .formContainer{flex:1;padding-right:0;height:auto;overflow-y:visible;margin:20px}}.newPostPage .formContainer::-webkit-scrollbar{width:8px}.newPostPage .formContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.newPostPage .formContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.newPostPage .formContainer::-webkit-scrollbar-thumb:hover{background:#a8b0bc}.newPostPage .formContainer .wrapper{padding-bottom:40px}.newPostPage .formContainer .wrapper .headerWithButton{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.newPostPage .formContainer .wrapper .headerWithButton h1{margin:0;font-size:2rem;font-weight:700;color:#111827}.newPostPage .formContainer .wrapper form{display:flex;flex-direction:column;gap:24px}.newPostPage .formContainer .wrapper form .formSection{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 4px 15px #0000000a;transition:transform .3s ease,box-shadow .3s ease;opacity:0;animation:slideUpFadeIn .5s ease-out forwards}.newPostPage .formContainer .wrapper form .formSection:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}.newPostPage .formContainer .wrapper form .formSection h3{font-size:1.25rem;font-weight:600;color:#111827;margin-top:0;margin-bottom:20px;border-bottom:1px solid #e5e7eb;padding-bottom:15px;position:relative}.newPostPage .formContainer .wrapper form .formSection h3:after{content:"";position:absolute;left:0;bottom:-1px;width:50px;height:2px;background-color:#4f46e5}.newPostPage .formContainer .wrapper form .formSection .itemsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1024px){.newPostPage .formContainer .wrapper form .formSection .itemsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 738px){.newPostPage .formContainer .wrapper form .formSection .itemsGrid{grid-template-columns:1fr}}.newPostPage .formContainer .wrapper form .formSection .imageContainer{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:15px;margin-top:15px}.newPostPage .formContainer .wrapper form .formSection .imageContainer img{width:100%;height:100px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d;position:relative}.newPostPage .formContainer .wrapper form .formSection .imageContainer .imagePreviewItem{position:relative}.newPostPage .formContainer .wrapper form .formSection .imageContainer .deleteImageBtn{position:absolute;top:5px;right:5px;background-color:#ef4444cc;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:700;line-height:1;padding:0;box-shadow:0 1px 3px #0003;transition:all .2s ease}.newPostPage .formContainer .wrapper form .formSection .imageContainer .deleteImageBtn:hover{background-color:#ef4444;transform:scale(1.1)}.newPostPage .formContainer .wrapper form .item{display:flex;flex-direction:column;gap:8px;position:relative}.newPostPage .formContainer .wrapper form .item:focus-within label{color:#4f46e5}.newPostPage .formContainer .wrapper form .item label{font-size:.9rem;font-weight:500;color:#6b7280;transition:color .3s ease}.newPostPage .formContainer .wrapper form .item input,.newPostPage .formContainer .wrapper form .item select{width:100%;padding:14px;border-radius:8px;border:1px solid #e5e7eb;background-color:#f9fafb;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.newPostPage .formContainer .wrapper form .item input:focus,.newPostPage .formContainer .wrapper form .item select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.newPostPage .formContainer .wrapper form .item.full-width{grid-column:1/-1}.newPostPage .formContainer .wrapper form .item.half-width{grid-column:span 2}@media (max-width: 1024px){.newPostPage .formContainer .wrapper form .item.half-width{grid-column:1/-1}}.newPostPage .formContainer .wrapper form .description .quill>.ql-container{border-radius:0 0 8px 8px;border-color:#e5e7eb;font-size:1rem}.newPostPage .formContainer .wrapper form .description .quill>.ql-toolbar{border-radius:8px 8px 0 0;border-color:#e5e7eb}.newPostPage .formContainer .wrapper form .sendButton,.newPostPage .formContainer .wrapper form .useLocationBtn{padding:14px 20px;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.newPostPage .formContainer .wrapper form .sendButton{background-image:linear-gradient(to right,#4f46e5,#6b63f5);color:#fff;grid-column:1/-1}.newPostPage .formContainer .wrapper form .sendButton:disabled{background:#aab0bc;cursor:not-allowed;box-shadow:none;transform:none}.newPostPage .formContainer .wrapper form .sendButton:hover:not(:disabled){background-image:linear-gradient(to right,#4338ca,#5a52d4);transform:translateY(-2px);box-shadow:0 4px 10px #4f46e540}.newPostPage .formContainer .wrapper form .useLocationBtn{background-color:#fff;color:#4f46e5;border:1px solid #4f46e5}.newPostPage .formContainer .wrapper form .useLocationBtn:hover{background-color:#f0f2ff;transform:translateY(-2px)}.newPostPage .sideContainer{flex:2;height:calc(100vh - 40px);margin:20px 20px 20px 0;position:sticky;top:20px;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 15px #0000000a;transition:box-shadow .3s ease;overflow:hidden}@media (max-width: 1024px){.newPostPage .sideContainer{display:none}}.newPostPage .sideContainer:hover{box-shadow:0 8px 20px #0000000f}.newPostPage .sideContainer>*{width:100%;height:100%}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ai-property-hub{padding:2rem}.ai-property-hub h1{font-size:2rem;margin-bottom:1rem}.ai-property-hub .note{color:#888;font-size:.9rem;margin-bottom:2rem}.ai-property-hub .hub-sections{display:flex;flex-direction:column;gap:2rem}.ai-property-hub .hub-sections .section{background:#f8f8f8;padding:1.5rem;border-radius:8px}.ai-property-hub .hub-sections .section h2{margin-bottom:.5rem}.ai-property-hub .hub-sections .section p{margin-bottom:1rem}.ai-property-hub .hub-sections .section .btn{display:inline-block;padding:.5rem 1rem;background-color:#07f;color:#fff;border-radius:4px;text-decoration:none;transition:.2s}.ai-property-hub .hub-sections .section .btn:hover{background-color:#005fcc}.investment-page{max-width:800px;margin:2rem auto;padding:1rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.investment-page h2{text-align:center;margin-bottom:1.5rem;font-size:2rem;color:#1a1a1a}.investment-page form{display:flex;flex-direction:column;gap:1rem}.investment-page form input{padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;transition:border .2s}.investment-page form input:focus{outline:none;border-color:#007bff}.investment-page form button{padding:.75rem 1rem;font-size:1rem;font-weight:600;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.investment-page form button:hover{background-color:#0056b3}.investment-page form button:disabled{background-color:#999;cursor:not-allowed}.investment-page .investment-result{margin-top:2rem;padding:1rem;background-color:#f9f9f9;border-left:4px solid #007bff;border-radius:8px}.investment-page .investment-result h3{margin-bottom:.5rem;font-size:1.5rem;color:#007bff}.investment-page .investment-result p{font-size:1rem;line-height:1.5;color:#333}.chat{height:100%;display:flex;gap:20px}.chat .chat-list-container{flex:1;display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000d;overflow:hidden}@media (max-width: 768px){.chat .chat-list-container.mobile-hidden{display:none}.chat .chat-list-container{width:100%}}.chat .chat-list-container .list-header{padding:20px;border-bottom:1px solid #e5e7eb}.chat .chat-list-container .list-header h1{font-weight:500;font-size:1.5rem;color:#1f2937;margin-bottom:15px}.chat .chat-list-container .list-header .search-bar{display:flex;align-items:center;gap:10px;background-color:#f9fafb;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb}.chat .chat-list-container .list-header .search-bar img{width:16px;height:16px;opacity:.5}.chat .chat-list-container .list-header .search-bar input{border:none;outline:none;background:transparent;width:100%;font-size:.9rem}.chat .chat-list-container .chat-list{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.chat .chat-list-container .chat-list .chat-list-item{padding:15px;border-radius:10px;display:flex;align-items:center;gap:15px;cursor:pointer;transition:background-color .2s ease}.chat .chat-list-container .chat-list .chat-list-item:hover{background-color:#f9fafb}.chat .chat-list-container .chat-list .chat-list-item.active{background-color:#eef2ff}.chat .chat-list-container .chat-list .chat-list-item.unread{background-color:#fef3c7}.chat .chat-list-container .chat-list .chat-list-item.unread .text-container span{font-weight:700;color:#1f2937}.chat .chat-list-container .chat-list .chat-list-item.unread .text-container p{font-weight:600;color:#1f2937}.chat .chat-list-container .chat-list .chat-list-item .avatar-container{position:relative}.chat .chat-list-container .chat-list .chat-list-item .avatar-container img{width:45px;height:45px;border-radius:50%;object-fit:cover}.chat .chat-list-container .chat-list .chat-list-item .avatar-container .online-dot{width:10px;height:10px;background-color:#22c55e;border-radius:50%;border:2px solid white;position:absolute;bottom:2px;right:2px}.chat .chat-list-container .chat-list .chat-list-item .text-container{overflow:hidden;flex:1}.chat .chat-list-container .chat-list .chat-list-item .text-container span{font-weight:600;color:#1f2937;font-size:1rem}.chat .chat-list-container .chat-list .chat-list-item .text-container p{font-size:.85rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:4px 0 0}.chat .chat-list-container .chat-list .no-chats-message{text-align:center;color:#6b7280;padding:20px;font-style:italic}.chat .chatBox{flex:2;background-color:#fff;height:100%;display:flex;flex-direction:column;border-radius:10px;box-shadow:0 4px 15px #0000000d}@media (max-width: 768px){.chat .chatBox{flex:1;width:100%;height:100%;border-radius:0;position:absolute;top:0;left:0;z-index:100;display:none}.chat .chatBox.mobile-visible{display:flex}}.chat .chatBox .top{background-color:#eef2ff;border-bottom:1px solid #e5e7eb;padding:15px 20px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.chat .chatBox .top .user{display:flex;align-items:center;gap:15px}.chat .chatBox .top .user .back-btn{display:none;background:transparent;border:none;cursor:pointer;opacity:.7}@media (max-width: 768px){.chat .chatBox .top .user .back-btn{display:block}}.chat .chatBox .top .user .avatar-container{position:relative}.chat .chatBox .top .user .avatar-container img{width:35px;height:35px;border-radius:50%;object-fit:cover}.chat .chatBox .top .user .avatar-container .online-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%;border:2px solid white;position:absolute;bottom:1px;right:1px}.chat .chatBox .top .user .user-details span{font-size:1rem;color:#1f2937}.chat .chatBox .top .user .user-details p{font-size:.8rem;color:#6b7280;font-weight:400}.chat .chatBox .top .close{cursor:pointer;opacity:.6}.chat .chatBox .chat-context{display:flex;align-items:center;gap:15px;padding:10px 20px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.chat .chatBox .chat-context img{width:40px;height:40px;border-radius:4px;object-fit:cover}.chat .chatBox .chat-context .context-details{flex:1;overflow:hidden}.chat .chatBox .chat-context .context-details p{font-size:.9rem;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.chat .chatBox .chat-context .context-details strong{font-size:.85rem;color:#6b7280}.chat .chatBox .chat-context .view-btn{padding:5px 10px;font-size:.8rem;background:#fff;border:1px solid #e5e7eb;border-radius:5px;text-decoration:none;color:#1f2937;cursor:pointer;transition:background-color .2s ease}.chat .chatBox .chat-context .view-btn:hover{background-color:#f3f4f6}.chat .chatBox .center{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:15px;background-color:#f9fafb}.chat .chatBox .center .chatMessage{max-width:80%;width:fit-content;background-color:#fff;padding:10px 15px;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb;align-self:flex-start}.chat .chatBox .center .chatMessage p{margin:0;font-size:.95rem;line-height:1.5;color:#1f2937}.chat .chatBox .center .chatMessage span{font-size:10px;color:#6b7280;margin-top:5px;text-align:right}.chat .chatBox .center .chatMessage.own{align-self:flex-end;background-color:#4f46e5;border:none;margin-right:0}.chat .chatBox .center .chatMessage.own p{color:#fff}.chat .chatBox .center .chatMessage.own span{color:#ffffffb3}.chat .chatBox .center .typing-indicator{display:flex;gap:4px;padding:10px 0;align-self:flex-start}.chat .chatBox .center .typing-indicator span{width:6px;height:6px;background-color:#ccc;border-radius:50%;animation:typing-blink 1.4s infinite both}.chat .chatBox .center .typing-indicator span:nth-child(2){animation-delay:.2s}.chat .chatBox .center .typing-indicator span:nth-child(3){animation-delay:.4s}.chat .chatBox .bottom{border-top:1px solid #e5e7eb;padding:10px;display:flex;align-items:center;gap:10px;background-color:#fff}.chat .chatBox .bottom textarea{flex:1;height:45px;border:1px solid #e5e7eb;border-radius:8px;padding:10px 15px;font-size:.95rem;resize:none;outline:none}.chat .chatBox .bottom textarea:focus{border-color:#4f46e5}.chat .chatBox .bottom .send-button{width:45px;height:45px;border:none;border-radius:8px;background-color:#4f46e5;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.chat .chatBox .bottom .send-button:disabled{background-color:#ccc}.chat .chatBox .bottom .send-button:hover:not(:disabled){background-color:#4338ca}.chat .chatBox .bottom .send-button svg{margin-left:2px}@keyframes typing-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.chat-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6b7280;padding:20px;background:linear-gradient(135deg,#fff,#f8faff);border-radius:8px}.chat-placeholder h2{font-size:1.8rem;font-weight:600;color:#291fd9;margin-bottom:15px;line-height:1.3}.chat-placeholder p{font-size:1rem;margin-top:10px;color:#4b5563;max-width:80%;line-height:1.6}.chat-placeholder .divider{width:50px;height:3px;background-color:#4f46e5;margin-top:25px;border-radius:1.5px;opacity:.7}.chatPage{height:100%;background-color:#fef6f3;padding:20px}.chatPage .chat{height:100%}
