.Browse-module__KBogSa__pageWrapper{background:#f7f7f7;min-height:100vh}.Browse-module__KBogSa__filterBar{z-index:100;background:#fff;border-bottom:1px solid #eee;padding:16px 24px;position:sticky;top:0}.Browse-module__KBogSa__resultsLayout{grid-template-columns:60% 40%;height:calc(100vh - 80px);display:grid}.Browse-module__KBogSa__listingsColumn{padding:24px;overflow-y:auto}.Browse-module__KBogSa__resultsHeader{color:#444;justify-content:space-between;align-items:center;margin-bottom:24px;font-weight:500;display:flex}.Browse-module__KBogSa__sortSelect{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:8px 12px}.Browse-module__KBogSa__propertyGrid,.Browse-module__KBogSa__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.Browse-module__KBogSa__skeletonCard{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:18px;height:320px;animation:1.5s infinite Browse-module__KBogSa__shimmer}@keyframes Browse-module__KBogSa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Browse-module__KBogSa__emptyState{text-align:center;color:#777;padding:80px 0}
.PropertyCard-module__RpgJiq__homeCard{cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.PropertyCard-module__RpgJiq__homeCard:hover{transform:translateY(-1px);box-shadow:0 14px 30px #00000024}.PropertyCard-module__RpgJiq__cardImage{width:100%;height:220px;position:relative;overflow:hidden}.PropertyCard-module__RpgJiq__mainImg{object-fit:cover;width:100%;height:100%}.PropertyCard-module__RpgJiq__propertyBadge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#006666e6;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:12px}.PropertyCard-module__RpgJiq__likeBtn{cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s;display:flex;position:absolute;top:12px;right:12px}.PropertyCard-module__RpgJiq__likeBtn:hover{background:#fff;transform:scale(1.08)}.PropertyCard-module__RpgJiq__likeBtn span{color:#666;font-size:22px}.PropertyCard-module__RpgJiq__liked span{color:#e53935}.PropertyCard-module__RpgJiq__editIconButton{cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.PropertyCard-module__RpgJiq__editIconButton span{color:#066;font-size:20px}.PropertyCard-module__RpgJiq__editIconButton:hover{background:#fff}.PropertyCard-module__RpgJiq__cardBody{flex-direction:column;gap:12px;padding:16px;display:flex}.PropertyCard-module__RpgJiq__price{color:#066;font-size:20px;font-weight:700}.PropertyCard-module__RpgJiq__price span{color:#666;font-size:14px;font-weight:500}.PropertyCard-module__RpgJiq__detailsRow{color:#555;gap:16px;display:flex}.PropertyCard-module__RpgJiq__detailItem{align-items:center;gap:6px;font-size:14px;display:flex}.PropertyCard-module__RpgJiq__detailItem span{color:#066;font-size:18px}.PropertyCard-module__RpgJiq__location{color:#444;align-items:flex-start;gap:6px;font-size:14px;display:flex}.PropertyCard-module__RpgJiq__location span{color:#066;margin-top:1px;font-size:18px}.PropertyCard-module__RpgJiq__location p{margin:0;line-height:1.3}.PropertyCard-module__RpgJiq__cardActions{margin-top:12px}.PropertyCard-module__RpgJiq__deleteBtn{color:#e53935;cursor:pointer;background:0 0;border:1px solid #e53935;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.PropertyCard-module__RpgJiq__deleteBtn span{font-size:18px}.PropertyCard-module__RpgJiq__deleteBtn:hover{color:#fff;background:#e53935}@media (max-width:768px){.PropertyCard-module__RpgJiq__cardImage{height:190px}.PropertyCard-module__RpgJiq__price{font-size:18px}}
.IdUploadCard-module__MA1Fqq__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.IdUploadCard-module__MA1Fqq__progressHeader{flex-direction:column;gap:.5rem;display:flex}.IdUploadCard-module__MA1Fqq__progressText{color:#066;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.IdUploadCard-module__MA1Fqq__progressBar{background:#e6eeee;border-radius:10px;width:100%;height:6px;overflow:hidden}.IdUploadCard-module__MA1Fqq__progressFill{background:#066;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.IdUploadCard-module__MA1Fqq__dualSlotGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.IdUploadCard-module__MA1Fqq__slot{border:2px solid #0000;border-radius:12px;transition:all .2s}.IdUploadCard-module__MA1Fqq__uploadArea{cursor:pointer;background:#fcfdfd;border:2px dashed #cbdada;border-radius:10px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.IdUploadCard-module__MA1Fqq__completed .IdUploadCard-module__MA1Fqq__uploadArea{background:#f0f7f7;border:2px solid #066}.IdUploadCard-module__MA1Fqq__completed span:first-child{color:#066}.IdUploadCard-module__MA1Fqq__active .IdUploadCard-module__MA1Fqq__uploadArea{background:#fff;border-color:#066;box-shadow:0 4px 12px #0066660d}.IdUploadCard-module__MA1Fqq__pending .IdUploadCard-module__MA1Fqq__uploadArea{opacity:.5;cursor:not-allowed;background:#f1f5f9}.IdUploadCard-module__MA1Fqq__labelGroup{flex-direction:column;display:flex}.IdUploadCard-module__MA1Fqq__slotTitle{color:#1a3333;font-size:.95rem;font-weight:700}.IdUploadCard-module__MA1Fqq__slotStatus{color:#64748b;font-size:.75rem}@media (max-width:600px){.IdUploadCard-module__MA1Fqq__dualSlotGrid{grid-template-columns:1fr}}
.VerificationTab-module__qSYG2q__tabContainer{flex-direction:column;gap:2.5rem;max-width:750px;margin:0 auto;padding:3rem;display:flex}.VerificationTab-module__qSYG2q__header{border-bottom:1px solid #e6eeee;justify-content:space-between;align-items:flex-start;padding-bottom:2rem;display:flex}.VerificationTab-module__qSYG2q__titleArea h1{color:#1a3333;margin:0;font-size:1.8rem;font-weight:800}.VerificationTab-module__qSYG2q__titleArea p{color:#4a6666;margin:.5rem 0 0}.VerificationTab-module__qSYG2q__contentBody{flex-direction:column;gap:2rem;display:flex}.VerificationTab-module__qSYG2q__primaryActionBtn{color:#fff;cursor:pointer;background-color:#066;border:none;border-radius:12px;width:100%;padding:1.2rem;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 4px 14px #0663}.VerificationTab-module__qSYG2q__primaryActionBtn:hover:not(:disabled){background-color:#004d4d;transform:translateY(-2px);box-shadow:0 6px 20px #0066664d}.VerificationTab-module__qSYG2q__disabledBtn{color:#94a3b8!important;cursor:not-allowed!important;box-shadow:none!important;background-color:#e2e8f0!important;transform:none!important}@media (max-width:600px){.VerificationTab-module__qSYG2q__tabContainer{padding:1.5rem}.VerificationTab-module__qSYG2q__header{flex-direction:column;gap:1rem}}
.Home-module__KnDAdG__pageWrapper{color:#1e293b;background-color:#fff;min-height:100vh;font-family:Inter,-apple-system,sans-serif}.Home-module__KnDAdG__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#fffffffa;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 6%;display:flex;position:sticky;top:0}.Home-module__KnDAdG__logo{color:#066;letter-spacing:-2px;cursor:pointer;align-items:center;gap:6px;font-size:40px;font-weight:900;text-decoration:none;display:flex}.Home-module__KnDAdG__logo:before{content:"";background-image:url(/Logo1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;display:inline-block}.Home-module__KnDAdG__rightNav{align-items:center;gap:30px;display:flex}.Home-module__KnDAdG__listLinkRegular{color:#066;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .2s}.Home-module__KnDAdG__listLinkRegular:hover{opacity:.7}.Home-module__KnDAdG__navIconButton{cursor:pointer;color:#475569;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Home-module__KnDAdG__navIconButton:hover{color:#066;transform:translateY(-1px)}.Home-module__KnDAdG__navIconButton span{font-size:28px}.Home-module__KnDAdG__notificationDot{background-color:#ef4444;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;right:6px}.Home-module__KnDAdG__menuContainer{position:relative}.Home-module__KnDAdG__iconBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:30px;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.Home-module__KnDAdG__iconBtn:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.Home-module__KnDAdG__dropdown{z-index:2000;background:#fff;border:1px solid #f1f5f9;border-radius:16px;width:260px;padding:8px 0;animation:.2s ease-out Home-module__KnDAdG__slideIn;position:absolute;top:55px;right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f}.Home-module__KnDAdG__userSummary{background-color:#f8fafc;margin-bottom:8px;padding:16px 24px}.Home-module__KnDAdG__userName{color:#0f172a;margin:0;font-size:16px;font-weight:800}.Home-module__KnDAdG__userEmail{color:#64748b;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.Home-module__KnDAdG__dropdownItem,.Home-module__KnDAdG__dropdownItemPrimary{color:#1e293b;padding:14px 24px;font-size:16px;text-decoration:none;transition:background .2s;display:block}.Home-module__KnDAdG__dropdownItemPrimary{font-weight:700}.Home-module__KnDAdG__dropdownItem:hover,.Home-module__KnDAdG__dropdownItemPrimary:hover{color:#066;background:#f8fafc}.Home-module__KnDAdG__logoutBtn{text-align:left;color:#dc2626;cursor:pointer;background:0 0;border:none;width:100%;padding:14px 24px;font-size:16px;font-weight:700;transition:background .2s;display:block}.Home-module__KnDAdG__logoutBtn:hover{background:#fef2f2}.Home-module__KnDAdG__divider{background:#f1f5f9;height:1px;margin:8px 0}@keyframes Home-module__KnDAdG__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Home-module__KnDAdG__hero{background-color:#0000;background-image:linear-gradient(#ffffffb3,#fff6),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?q=80&w=2070);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;justify-content:center;align-items:center;min-height:80vh;padding:0 6%;display:flex}.Home-module__KnDAdG__heroContent{text-align:center;z-index:20;width:100%;max-width:1100px;position:relative}.Home-module__KnDAdG__heroContent h1{color:#0f172a;letter-spacing:-3px;margin-bottom:50px;font-size:86px;font-weight:900;line-height:1.1}.Home-module__KnDAdG__highlight{color:#066}.Home-module__KnDAdG__searchcontent{z-index:100;flex-direction:column;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative}.Home-module__KnDAdG__statsSection{color:#fff;z-index:10;background:#066;border-radius:35px;justify-content:space-around;width:90%;max-width:1200px;margin:-60px auto 0;padding:50px 4%;display:flex;position:relative;box-shadow:0 20px 40px #0663}.Home-module__KnDAdG__statItem{text-align:center}.Home-module__KnDAdG__statItem span{font-size:42px;font-weight:900;display:block}.Home-module__KnDAdG__statItem p{opacity:.8;text-transform:uppercase;letter-spacing:1px;font-size:14px}.Home-module__KnDAdG__trendingSection{padding:120px 6%}.Home-module__KnDAdG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.Home-module__KnDAdG__sectionHeader h2{font-size:48px;font-weight:800}.Home-module__KnDAdG__viewAll{color:#066;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.Home-module__KnDAdG__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:50px;display:grid}.Home-module__KnDAdG__homeCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden}.Home-module__KnDAdG__homeCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.Home-module__KnDAdG__cardImage{height:320px;position:relative}.Home-module__KnDAdG__cardImage img{object-fit:cover;width:100%;height:100%}.Home-module__KnDAdG__propertyBadge{color:#066;background:#fff;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:800;position:absolute;top:20px;left:20px}.Home-module__KnDAdG__cardBody{padding:30px}.Home-module__KnDAdG__price{color:#066;font-size:30px;font-weight:800}.Home-module__KnDAdG__price span{color:#64748b;font-size:16px;font-weight:500}.Home-module__KnDAdG__details{color:#475569;margin:10px 0;font-size:16px}.Home-module__KnDAdG__location{color:#64748b;align-items:center;gap:6px;font-size:14px;display:flex}.Home-module__KnDAdG__authCapture{background:#f8fafc;padding:100px 6%}.Home-module__KnDAdG__authCard{color:#fff;text-align:center;background:#014444;border-radius:40px;max-width:1000px;margin:0 auto;padding:80px 40px}.Home-module__KnDAdG__primaryAuthBtn{color:#066;cursor:pointer;background:#fff;border:none;border-radius:14px;margin-top:32px;padding:18px 45px;font-size:18px;font-weight:800;transition:transform .2s}.Home-module__KnDAdG__primaryAuthBtn:hover{transform:scale(1.05)}.Home-module__KnDAdG__loader{text-align:center;color:#94a3b8;padding:100px;font-size:20px}@media (max-width:1024px){.Home-module__KnDAdG__heroContent h1{font-size:64px}.Home-module__KnDAdG__rightNav{gap:15px}.Home-module__KnDAdG__listLinkRegular{display:none}}@media (max-width:768px){.Home-module__KnDAdG__heroContent h1{font-size:44px}.Home-module__KnDAdG__statsSection{flex-direction:column;gap:32px;margin-top:-30px;padding:30px 20px}.Home-module__KnDAdG__listingsGrid{grid-template-columns:1fr}.Home-module__KnDAdG__sectionHeader h2{font-size:32px}}.Home-module__KnDAdG__footer{background:#fff;border-top:1px solid #f1f5f9;margin-top:100px;padding:80px 6% 40px}.Home-module__KnDAdG__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:60px;display:grid}.Home-module__KnDAdG__footerBrand p{color:#64748b;max-width:300px;margin:20px 0;line-height:1.6}.Home-module__KnDAdG__socials{gap:16px;display:flex}.Home-module__KnDAdG__socials a{color:#066;text-decoration:none;transition:transform .2s}.Home-module__KnDAdG__socials a:hover{transform:translateY(-3px)}.Home-module__KnDAdG__footerLinks h3,.Home-module__KnDAdG__footerNewsletter h3{color:#0f172a;margin-bottom:24px;font-size:18px;font-weight:700}.Home-module__KnDAdG__footerLinks ul{padding:0;list-style:none}.Home-module__KnDAdG__footerLinks li{margin-bottom:12px}.Home-module__KnDAdG__footerLinks a{color:#64748b;text-decoration:none;transition:color .2s}.Home-module__KnDAdG__footerLinks a:hover{color:#066}.Home-module__KnDAdG__footerNewsletter p{color:#64748b;margin-bottom:20px;font-size:14px}.Home-module__KnDAdG__newsInput{gap:8px;display:flex}.Home-module__KnDAdG__newsInput input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:12px 16px;font-size:14px}.Home-module__KnDAdG__newsInput button{color:#fff;cursor:pointer;background:#066;border:none;border-radius:12px;padding:0 20px;font-weight:700}.Home-module__KnDAdG__footerBottom{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:40px;font-size:14px;display:flex}.Home-module__KnDAdG__langSwitch{cursor:pointer;color:#64748b;align-items:center;gap:8px;display:flex}.Home-module__KnDAdG__langSwitch span{font-size:18px}@media (max-width:1024px){.Home-module__KnDAdG__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Home-module__KnDAdG__footerGrid{text-align:center;grid-template-columns:1fr;gap:40px}.Home-module__KnDAdG__footerBrand p,.Home-module__KnDAdG__footerNewsletter p{margin-left:auto;margin-right:auto}.Home-module__KnDAdG__socials,.Home-module__KnDAdG__newsInput,.Home-module__KnDAdG__footerBottom{justify-content:center}.Home-module__KnDAdG__footerBottom{flex-direction:column;gap:20px}}
.SearchBar-module__O86Wna__searchWrapper{width:100%;max-width:720px;margin:0 auto;position:relative}.SearchBar-module__O86Wna__searchContainer{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;padding:8px 8px 8px 24px;display:flex;position:relative;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.SearchBar-module__O86Wna__inputGroup{flex:1;align-items:center;gap:12px;display:flex}.SearchBar-module__O86Wna__searchIcon{color:#066;font-size:24px}.SearchBar-module__O86Wna__searchInput{color:#1e293b;background:0 0;border:none;outline:none;width:100%;font-size:16px;font-weight:500}.SearchBar-module__O86Wna__searchInput::placeholder{color:#94a3b8}.SearchBar-module__O86Wna__searchBtn{color:#fff;cursor:pointer;background:#066;border:none;border-radius:100px;padding:12px 28px;font-weight:700;transition:background .2s}.SearchBar-module__O86Wna__searchBtn:hover{background:#004d4d}.SearchBar-module__O86Wna__dropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:8px 0;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.SearchBar-module__O86Wna__dropdownItem{cursor:pointer;color:#475569;align-items:center;gap:12px;padding:12px 24px;font-size:15px;transition:background .2s;display:flex}.SearchBar-module__O86Wna__dropdownItem span{color:#94a3b8;font-size:18px}.SearchBar-module__O86Wna__dropdownItem:hover{color:#066;background:#f8fafc}.SearchBar-module__O86Wna__dropdownItem:hover span{color:#066}.SearchBar-module__O86Wna__loadingItem,.SearchBar-module__O86Wna__errorItem{color:#64748b;align-items:center;gap:12px;padding:16px 24px;font-size:14px;display:flex}.SearchBar-module__O86Wna__miniSpinner{border:2px solid #e2e8f0;border-top-color:#066;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SearchBar-module__O86Wna__spin}@keyframes SearchBar-module__O86Wna__spin{to{transform:rotate(360deg)}}
