@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-devanagari-400-normal-CJDn6rn8.woff2)format("woff2"),url(/assets/poppins-devanagari-400-normal-CqVvlrh5.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-ext-400-normal-by3JarPu.woff2)format("woff2"),url(/assets/poppins-latin-ext-400-normal-DaBSavcJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-400-normal-cpxAROuN.woff2)format("woff2"),url(/assets/poppins-latin-400-normal-BOb3E3N0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box}body{color:#1e293b;background:#f8fafc;margin:0;font-family:Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:78px;padding:0 7%;display:flex;position:sticky;top:0}.logo{color:#2563eb;align-items:center;gap:10px;font-size:28px;font-weight:700;text-decoration:none;display:flex}.nav-center{gap:34px;display:flex}.nav-center a{color:#334155;font-weight:500;text-decoration:none;transition:all .2s}.nav-center a:hover{color:#2563eb}.nav-links{align-items:center;gap:18px;display:flex}.nav-links a{color:#334155;font-weight:500;text-decoration:none}.nav-btn{background:#2563eb;border-radius:999px;padding:11px 22px;color:#fff!important}.logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;display:flex}@media (width<=900px){.nav-center{display:none}}.hero-section{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 32%),linear-gradient(#fff 0%,#f8fafc 100%);grid-template-columns:1.1fr .9fr;align-items:center;gap:54px;min-height:calc(100vh - 78px);padding:80px 7%;display:grid}.hero-badge{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:22px;padding:10px 16px;font-weight:700;display:flex}.hero-left h1{letter-spacing:-1.5px;color:#0f172a;margin:0 0 24px;font-size:64px;line-height:1.04}.hero-subtitle{color:#64748b;max-width:640px;font-size:18px;line-height:1.8}.hero-search{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:14px;max-width:680px;margin-top:34px;padding:12px;display:flex;box-shadow:0 18px 45px #0f172a14}.search-field{color:#64748b;flex:1;align-items:center;gap:12px;padding:0 14px;display:flex}.search-field input{border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.hero-search-btn{color:#fff;background:#2563eb;border-radius:13px;align-items:center;gap:8px;padding:14px 24px;font-weight:800;display:flex}.hero-stats{gap:34px;margin-top:38px;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats strong{color:#0f172a;font-size:28px}.hero-stats span{color:#64748b;font-size:14px}.hero-right{justify-content:center;display:flex}.hero-property-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;width:390px;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 70px #0f172a24}.hero-card-image{background-color:#0000;background-image:linear-gradient(135deg,#2563eb2e,#f8fafcb3),url(https://images.unsplash.com/photo-1522708323590-d24dbb6b0267?auto=format&fit=crop&w=900&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:250px}.hero-card-content{padding:24px}.verified-chip{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:7px 12px;font-size:13px;font-weight:800;display:flex}.hero-card-content h3{color:#0f172a;margin:18px 0 8px;font-size:22px}.hero-card-content p{color:#64748b;margin:0 0 22px}.hero-price-row{justify-content:space-between;align-items:center;display:flex}.hero-price-row strong{color:#2563eb;font-size:20px}.hero-price-row span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:7px 12px;font-weight:800}@media (width<=950px){.hero-section{grid-template-columns:1fr;padding:60px 7%}.hero-left h1{font-size:44px}.hero-search,.hero-stats{flex-direction:column}.hero-property-card{width:100%;transform:none}}.room-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;transition:all .25s;overflow:hidden;box-shadow:0 12px 35px #0f172a14}.room-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0f172a24}.room-image{background-position:50%;background-size:cover;height:190px;position:relative}.heart-btn{color:#334155;cursor:pointer;background:#fff;border:none;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 20px #0f172a26}.details-btn{color:#fff;background:#2563eb;border-radius:10px;padding:12px 18px;font-weight:700}.featured-section{background:#fff;padding:80px 7%}.section-header{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-label{color:#2563eb;margin:0 0 10px;font-weight:800}.section-header h2{color:#0f172a;margin:0;font-size:38px}.view-all-link{color:#2563eb;font-weight:800}.featured-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}@media (width<=900px){.section-header{flex-direction:column;align-items:flex-start;gap:16px}.featured-grid{grid-template-columns:1fr}}.how-it-works{background:#f8fbff;padding:90px 8%}.section-heading{text-align:center;max-width:700px;margin:auto}.section-heading span{color:#2563eb;font-weight:600}.section-heading h2{color:#0f172a;margin:14px 0;font-size:2.2rem}.section-heading p{color:#64748b;line-height:1.8}.steps-grid{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:60px;display:grid}.step-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:35px;transition:all .3s}.step-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #2563eb1f}.step-icon{color:#2563eb;background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin:auto;display:flex}.step-card h3{color:#0f172a;margin:22px 0 12px}.step-card p{color:#64748b;line-height:1.7}@media (width<=1100px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.steps-grid{grid-template-columns:1fr}}.ai-section{grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;padding:100px 8%;display:grid}.ai-badge{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-weight:600;display:inline-flex}.ai-left h2{color:#0f172a;margin:24px 0;font-size:3rem;line-height:1.2}.ai-left h2 span{color:#2563eb}.ai-left p{color:#64748b;max-width:620px;line-height:1.8}.ai-features{grid-template-columns:repeat(2,1fr);gap:18px;margin:45px 0;display:grid}.feature{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex}.feature svg{color:#2563eb}.ai-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;align-items:center;gap:10px;padding:16px 28px;font-weight:600;display:flex}.score-card{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:28px;padding:45px}.score-circle{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:auto;font-size:2rem;font-weight:700;display:flex}.score-card h3{margin:30px 0 15px}.stats{justify-content:space-between;margin-top:35px;display:flex}.stats div{flex-direction:column;display:flex}.stats strong{font-size:1.3rem}.testimonials{background:#f8fbff;padding:100px 8%}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:35px;transition:all .3s}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #2563eb1f}.stars{gap:4px;margin-bottom:20px;display:flex}.review{color:#475569;margin-bottom:28px;line-height:1.8}.user h4{color:#0f172a;margin:0}.user span{color:#64748b;font-size:14px}@media (width<=1000px){.testimonial-grid{grid-template-columns:1fr}}.footer{color:#fff;background:#0f172a;padding:70px 8% 24px}.footer-brand{max-width:520px;margin-bottom:45px}.footer-logo{color:#60a5fa;align-items:center;gap:10px;margin-bottom:16px;font-size:28px;font-weight:800;display:flex}.footer-brand p{color:#cbd5e1;line-height:1.8}.footer-links{border-top:1px solid #334155;grid-template-columns:repeat(3,1fr);gap:50px;padding-top:35px;display:grid}.footer-links h4{margin-bottom:18px}.footer-links a,.footer-links span{color:#cbd5e1;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;text-decoration:none;display:flex}.footer-bottom{color:#94a3b8;border-top:1px solid #334155;margin-top:45px;padding-top:24px;font-size:14px}@media (width<=800px){.footer-links{grid-template-columns:1fr}}.auth-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:430px;padding:36px;box-shadow:0 18px 45px #0f172a14}.auth-card h2{color:#1e293b;margin:0 0 8px;font-size:30px}.auth-card p{color:#64748b;margin:0 0 24px}.auth-card form{flex-direction:column;display:flex}.auth-card label{color:#334155;margin-bottom:8px;font-weight:600}.auth-card input,.auth-card select{border:1px solid #cbd5e1;border-radius:10px;outline:none;margin-bottom:18px;padding:13px 14px;font-size:15px}.auth-card input:focus,.auth-card select:focus{border-color:#2563eb}.auth-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;margin-top:8px;padding:14px;font-size:16px;font-weight:700}.auth-message{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:18px;padding:12px}.auth-link{text-align:center;margin-top:22px!important}.auth-link a{color:#2563eb;font-weight:700}.tenant-page{background:#f8fafc;min-height:calc(100vh - 72px);padding:48px 7%}.tenant-header{margin-bottom:32px}.tenant-header h1{color:#0f172a;margin:0 0 10px;font-size:42px}.tenant-header p{color:#64748b;font-size:17px}.search-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:12px;max-width:860px;margin-top:28px;padding:14px;display:flex;box-shadow:0 12px 32px #0f172a0f}.search-box input{border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:14px 16px;font-size:15px}.search-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:0 28px;font-weight:700}.tenant-layout{grid-template-columns:280px 1fr;align-items:start;gap:28px;display:grid}.filters-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 12px 32px #0f172a0f}.filter-title{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.filter-title h3{margin:0}.filter-title button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:700}.filters-panel label{color:#334155;margin:20px 0 10px;font-weight:700;display:block}.filters-panel input{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:12px}.checkbox-list{color:#475569;flex-direction:column;gap:10px;display:flex}.budget-range{color:#64748b;justify-content:space-between;font-size:14px;display:flex}.listings-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.listings-topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.listings-topbar p{margin:0;font-weight:600}.listings-topbar select{border:1px solid #cbd5e1;border-radius:10px;padding:12px 16px}.listings-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}@media (width<=900px){.tenant-layout{grid-template-columns:1fr}.search-box{flex-direction:column}.search-box button{padding:14px}}.listing-form{flex-direction:column;gap:18px;max-width:650px;margin-top:30px;display:flex}.listing-form input,.listing-form textarea{border:1px solid #cbd5e1;border-radius:10px;padding:14px;font-size:15px}.listing-form textarea{resize:vertical;min-height:120px}.listing-form button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:14px;font-size:16px}.listing-form button:hover{background:#1d4ed8}.owner-requests{margin-top:50px}.owner-requests h2{color:#0f172a;margin-bottom:25px}.request-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:22px;display:grid}.request-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 12px 30px #0f172a0f}.request-card h3{color:#2563eb;margin:0 0 16px}.request-card p{color:#475569;margin:10px 0}.status{color:#92400e;background:#fef3c7;border-radius:999px;margin-top:16px;padding:8px 14px;font-weight:700;display:inline-block}.details-loading{color:#64748b;padding:60px 8%}.details-page{background:#f8fafc;min-height:calc(100vh - 72px);padding:42px 7%}.details-hero{grid-template-columns:1.1fr .9fr;gap:34px;margin-bottom:34px;display:grid}.details-image{background:linear-gradient(135deg,#dbeafe,#f8fafc);border:1px solid #e5e7eb;border-radius:24px;min-height:390px;position:relative}.details-image span{color:#2563eb;background:#fff;border-radius:999px;padding:9px 16px;font-weight:700;position:absolute;top:22px;left:22px;box-shadow:0 8px 24px #0f172a14}.details-summary{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:34px}.details-location{color:#64748b;margin:0 0 14px}.details-summary h1{color:#0f172a;margin:0 0 18px;font-size:38px}.details-description{color:#475569;line-height:1.7}.details-price{color:#2563eb;margin:28px 0;font-size:36px;font-weight:800}.details-price span{color:#64748b;margin-left:4px;font-size:16px}.interest-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;padding:15px;font-weight:800}.details-grid{grid-template-columns:1fr 340px;gap:30px;display:grid}.details-main,.ai-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px}.details-main h2,.ai-card h2{color:#0f172a;margin-top:0}.info-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:22px 0 34px;display:grid}.info-grid div{background:#f8fafc;border-radius:14px;padding:18px}.info-grid span{color:#64748b;margin-bottom:8px;font-size:14px;display:block}.info-grid strong{color:#1e293b}.amenity-list{flex-wrap:wrap;gap:12px;display:flex}.amenity-list span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:9px 14px;font-weight:700}.ai-card{align-self:start}.ai-label{color:#10b981;margin-top:0;font-weight:800}.ai-card p{color:#64748b;line-height:1.7}@media (width<=900px){.details-hero,.details-grid{grid-template-columns:1fr}}.ai-generate-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;width:100%;margin-top:18px;padding:14px;font-weight:800}.ai-generate-btn:disabled{opacity:.7;cursor:not-allowed}.ai-score{color:#10b981;margin-bottom:12px;font-size:52px;font-weight:900}.ai-card h4{color:#0f172a;margin-bottom:10px}.ai-card ul{padding-left:0;list-style:none}.ai-card li{color:#475569;margin-bottom:10px;line-height:1.6}.details-image{position:relative}.main-image{object-fit:cover;border-radius:24px;width:100%;height:420px;display:block}.verified-badge{color:#16a34a;background:#fff;border-radius:999px;padding:10px 18px;font-weight:600;position:absolute;top:18px;left:18px;box-shadow:0 6px 18px #00000026}.thumbnail-row{gap:12px;margin-top:16px;display:flex}.thumbnail{object-fit:cover;cursor:pointer;border-radius:12px;width:110px;height:80px;transition:all .3s}.thumbnail:hover{opacity:.9;transform:scale(1.05)}.owner-card{background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding:24px;display:flex;box-shadow:0 10px 25px #0f172a14}.owner-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:26px;font-weight:700;display:flex}.owner-details{flex:1}.owner-details h3{color:#0f172a;margin:0;font-size:22px}.owner-details p{color:#64748b;margin:8px 0;font-size:15px}.owner-badge{color:#166534;background:#dcfce7;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.contact-owner-btn{color:#fff;background:#2563eb;border-radius:10px;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .3s}.contact-owner-btn:hover{background:#1d4ed8;transform:translateY(-2px)}@media (width<=768px){.owner-card{flex-direction:column;align-items:flex-start}.contact-owner-btn{text-align:center;width:100%}}.ai-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #dbeafe;position:sticky;top:95px;box-shadow:0 18px 40px #2563eb1f}.ai-label{color:#059669;letter-spacing:.3px;background:#ecfdf5;border-radius:999px;padding:7px 14px;font-size:13px;display:inline-block}.ai-score{color:#047857;background:conic-gradient(#10b981 0deg 331deg,#e5e7eb 331deg 360deg);border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:10px auto 18px;font-size:38px;font-weight:900;display:flex;box-shadow:inset 0 0 0 12px #fff}.ai-card h2{text-align:center}.ai-card h4{border-top:1px solid #e5e7eb;margin-top:22px;padding-top:16px}.ai-card li{background:#f8fafc;border-radius:10px;margin-bottom:10px;padding:10px 12px}.ai-generate-btn{background:linear-gradient(135deg,#10b981,#059669);transition:all .3s;box-shadow:0 12px 24px #10b98140}.ai-generate-btn:hover{transform:translateY(-2px)}@media (width<=900px){.ai-card{position:static}}.chat-button{color:#fff;cursor:pointer;z-index:9999;background:#2563eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;transition:all .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 25px #2563eb59}.chat-button:hover{transform:scale(1.08)}.chat-window{z-index:9999;background:#fff;border-radius:22px;flex-direction:column;width:400px;height:560px;max-height:80vh;animation:.25s popup;display:flex;position:fixed;bottom:95px;right:25px;overflow:hidden;box-shadow:0 20px 60px #0000002e}@keyframes popup{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-header{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);justify-content:space-between;align-items:center;padding:18px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.bot-avatar{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.header-left h3{margin:0;font-size:18px}.header-left span{opacity:.9;font-size:13px}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none}.chat-body{background:#f8fafc;flex:1;padding:20px;overflow-y:auto}.message{word-break:break-word;border-radius:18px;max-width:75%;margin-bottom:16px;padding:13px 16px;font-size:15px;line-height:1.5}.message.bot{color:#1e293b;background:#fff;border-bottom-left-radius:6px;box-shadow:0 2px 10px #00000014}.message.user{color:#fff;background:#2563eb;border-bottom-right-radius:6px;margin-left:auto}.chat-footer{background:#fff;border-top:1px solid #e2e8f0;align-items:center;gap:10px;padding:15px;display:flex}.chat-footer input{border:1px solid #d1d5db;border-radius:30px;outline:none;flex:1;padding:14px 18px;font-size:15px}.chat-footer input:focus{border-color:#2563eb}.chat-footer button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;width:50px;height:50px;font-size:18px;transition:all .3s}.chat-footer button:hover{transform:scale(1.05)}.online-status{color:#fffffff2;align-items:center;gap:6px;margin-top:2px;font-size:13px;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.suggestions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.suggestions button{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:25px;padding:10px 14px;font-size:13px;transition:all .3s}.suggestions button:hover{color:#fff;background:#2563eb}.typing{gap:6px;margin-top:12px;margin-bottom:15px;display:flex}.typing span{background:#94a3b8;border-radius:50%;width:10px;height:10px;animation:1.2s infinite bounce}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-7px)}}
