.Navbar-module__cJzEcG__nav{z-index:1000;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0;box-shadow:0 1px 2px #0000000a}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:1rem;height:60px;display:flex}.Navbar-module__cJzEcG__logo{color:var(--secondary);white-space:nowrap;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__desktopLinks{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--secondary);align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__signOutBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module__cJzEcG__signOutBtn:hover{color:var(--error)}.Navbar-module__cJzEcG__postBtn{padding:.6rem 1.25rem;font-size:.95rem}@media (max-width:768px){.Navbar-module__cJzEcG__inner{justify-content:center}.Navbar-module__cJzEcG__desktopLinks{display:none}}
.Footer-module__S6Hkya__footer{background:var(--secondary);color:#94a3b8}.Footer-module__S6Hkya__mobileBar{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#22c55e;justify-content:space-between;align-items:center;padding:.9rem 1.25rem;display:none}.Footer-module__S6Hkya__mobileBarLogo{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.Footer-module__S6Hkya__chevron{color:#fff;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Footer-module__S6Hkya__chevronOpen{transform:rotate(180deg)}.Footer-module__S6Hkya__footerContent{padding-top:4rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand p{max-width:280px;margin-top:.75rem;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logo svg{color:var(--primary)}.Footer-module__S6Hkya__footer h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Footer-module__S6Hkya__footer ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__S6Hkya__footer ul li a,.Footer-module__S6Hkya__footer ul li span{color:#94a3b8;align-items:center;gap:.4rem;font-size:.9rem;transition:color .2s;display:flex}.Footer-module__S6Hkya__footer ul li a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #1e293b;justify-content:space-between;margin:0 1.5rem;padding:1.25rem 0;font-size:.82rem;display:flex}.Footer-module__S6Hkya__footerHighlight{color:#cbd5e1!important;font-weight:600!important}.Footer-module__S6Hkya__footerHighlight:hover{color:var(--primary)!important}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__mobileBar{display:flex}.Footer-module__S6Hkya__brand{display:none}.Footer-module__S6Hkya__footerContent{max-height:0;padding-top:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Footer-module__S6Hkya__footerContent.Footer-module__S6Hkya__expanded{max-height:1200px;padding-top:2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.25rem;margin:0}}@media (max-width:480px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}}
.Home-module__jKgjFW__mainLayout{background-color:var(--background);min-height:calc(100vh - 60px);padding:1rem 0}.Home-module__jKgjFW__layoutContainer{align-items:flex-start;gap:1.5rem;display:flex}.Home-module__jKgjFW__desktopSidebar{flex-shrink:0;width:260px;display:block}.Home-module__jKgjFW__filterPanel{border-radius:var(--radius);background:#fff;padding:1.25rem;box-shadow:0 1px 3px #0000000d}.Home-module__jKgjFW__filterTitle{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.Home-module__jKgjFW__filterGroup{margin-bottom:1.25rem}.Home-module__jKgjFW__filterGroup label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.Home-module__jKgjFW__inputWrapper{border:1px solid var(--border);background:#f8fafc;border-radius:.5rem;align-items:center;gap:.5rem;padding:0 .75rem;display:flex}.Home-module__jKgjFW__inputWrapper input{background:0 0;border:none;width:100%;padding:.75rem 0;font-size:.9rem}.Home-module__jKgjFW__inputWrapper input:focus{box-shadow:none}.Home-module__jKgjFW__applyBtn{justify-content:center;width:100%;margin-top:1rem}.Home-module__jKgjFW__mainContent{flex-grow:1;min-width:0}.Home-module__jKgjFW__searchContainer{gap:.5rem;margin-bottom:1rem;display:flex}.Home-module__jKgjFW__searchBox{border-radius:var(--radius);background:#fff;flex-grow:1;align-items:center;padding:0 1rem;display:flex;box-shadow:0 1px 3px #0000000d}.Home-module__jKgjFW__searchIcon{color:var(--text-muted)}.Home-module__jKgjFW__searchInput{background:0 0;border:none;padding:1rem .5rem;font-size:1rem}.Home-module__jKgjFW__searchInput:focus{box-shadow:none}.Home-module__jKgjFW__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem}.Home-module__jKgjFW__mobileFilterToggle{border-radius:var(--radius);width:3rem;color:var(--primary);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;display:none;box-shadow:0 1px 3px #0000000d}.Home-module__jKgjFW__mobileFilters{margin-bottom:1rem}.Home-module__jKgjFW__categoriesWrapper{scrollbar-width:none;-ms-overflow-style:none;margin-bottom:1.5rem;overflow-x:auto}.Home-module__jKgjFW__categoriesWrapper::-webkit-scrollbar{display:none}.Home-module__jKgjFW__categoriesList{gap:1rem;padding-bottom:.5rem;display:flex}.Home-module__jKgjFW__categoryBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;min-width:70px;display:flex}.Home-module__jKgjFW__catIcon{width:56px;height:56px;color:var(--secondary);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.Home-module__jKgjFW__categoryBtn:hover .Home-module__jKgjFW__catIcon{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.Home-module__jKgjFW__categoryBtn.Home-module__jKgjFW__active .Home-module__jKgjFW__catIcon{color:var(--primary);border:1px solid var(--primary);background:#f973161a}.Home-module__jKgjFW__categoryBtn span{color:var(--text-muted);white-space:nowrap;font-size:.8rem;font-weight:500}.Home-module__jKgjFW__categoryBtn.Home-module__jKgjFW__active span{color:var(--primary);font-weight:600}.Home-module__jKgjFW__cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Home-module__jKgjFW__card{background:#fff;border-radius:14px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:visible;box-shadow:0 2px 10px #00000014}.Home-module__jKgjFW__card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001f}.Home-module__jKgjFW__cardImageWrap{color:inherit;border-radius:14px 14px 0 0;text-decoration:none;display:block;position:relative;overflow:visible}.Home-module__jKgjFW__typeBadge{z-index:2;white-space:nowrap;border-radius:99px;align-items:center;gap:5px;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:-1px;left:12px;box-shadow:0 2px 8px #0000002e}.Home-module__jKgjFW__type_house,.Home-module__jKgjFW__type_land,.Home-module__jKgjFW__type_commercial{color:#fff;background:#3b82f6}.Home-module__jKgjFW__cardPhoto{aspect-ratio:4/3;background:#f1f5f9;border-radius:14px 14px 0 0;overflow:hidden}.Home-module__jKgjFW__cardPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Home-module__jKgjFW__card:hover .Home-module__jKgjFW__cardPhoto img{transform:scale(1.03)}.Home-module__jKgjFW__noPhoto{color:#cbd5e1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Home-module__jKgjFW__cardBody{flex-direction:column;flex:1;padding:1rem 1rem .85rem;display:flex}.Home-module__jKgjFW__cardLink{color:inherit;text-decoration:none;display:block}.Home-module__jKgjFW__cardTitle{color:#0f172a;margin-bottom:.35rem;font-size:1rem;font-weight:800;line-height:1.3}.Home-module__jKgjFW__cardLocation{color:#64748b;align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.82rem;display:flex}.Home-module__jKgjFW__cardDesc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.83rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__cardDivider{border:none;border-top:1px solid #e2e8f0;margin:.8rem 0 .7rem}.Home-module__jKgjFW__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Home-module__jKgjFW__cardPrice{color:#f97316;white-space:nowrap;align-items:center;gap:5px;font-size:1rem;font-weight:800;display:inline-flex}.Home-module__jKgjFW__enquireBtn{color:#fff;white-space:nowrap;background:#22c55e;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Home-module__jKgjFW__enquireBtn:hover{background:#16a34a;transform:translateY(-1px)}.Home-module__jKgjFW__loadingGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Home-module__jKgjFW__skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:14px;height:320px;animation:1.5s infinite Home-module__jKgjFW__shimmer}@keyframes Home-module__jKgjFW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Home-module__jKgjFW__empty{text-align:center;color:var(--text-muted);border-radius:var(--radius);background:#fff;padding:4rem 1rem}.Home-module__jKgjFW__empty h3{color:var(--secondary);margin:1rem 0 .5rem}@media (max-width:1024px){.Home-module__jKgjFW__cards,.Home-module__jKgjFW__loadingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home-module__jKgjFW__layoutContainer{flex-direction:column;align-items:stretch;gap:1.5rem;width:100%}.Home-module__jKgjFW__mainContent{width:100%}.Home-module__jKgjFW__desktopSidebar{display:none}.Home-module__jKgjFW__mobileFilterToggle{display:flex}.Home-module__jKgjFW__cards,.Home-module__jKgjFW__loadingGrid{grid-template-columns:repeat(2,1fr);gap:.65rem}.Home-module__jKgjFW__cardBody{padding:.85rem .8rem .7rem}.Home-module__jKgjFW__cardTitle{font-size:.9rem}.Home-module__jKgjFW__cardDesc{-webkit-line-clamp:2;font-size:.78rem}.Home-module__jKgjFW__cardPrice{font-size:.85rem}.Home-module__jKgjFW__enquireBtn{border-radius:10px;gap:4px;padding:.45rem .75rem;font-size:.78rem}.Home-module__jKgjFW__typeBadge{padding:.28rem .65rem;font-size:.7rem}}@media (max-width:600px){.Home-module__jKgjFW__cards,.Home-module__jKgjFW__loadingGrid{grid-template-columns:1fr;gap:.85rem;max-width:420px;margin:0 auto}.Home-module__jKgjFW__cardPhoto{aspect-ratio:auto;height:160px}.Home-module__jKgjFW__cardBody{padding:.75rem .75rem .65rem}.Home-module__jKgjFW__cardTitle{font-size:.9rem;font-weight:700}.Home-module__jKgjFW__cardDesc{-webkit-line-clamp:2;font-size:.78rem}.Home-module__jKgjFW__cardPrice{font-size:.9rem}.Home-module__jKgjFW__enquireBtn{border-radius:10px;gap:4px;padding:.45rem .85rem;font-size:.78rem}.Home-module__jKgjFW__typeBadge{padding:.25rem .65rem;font-size:.7rem}}
.about-module__8TymFG__hero{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 60%,#0f172a 100%);padding:6rem 0 5rem;position:relative;overflow:hidden}.about-module__8TymFG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f9731626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-100px}.about-module__8TymFG__heroInner{max-width:760px}.about-module__8TymFG__heroTag{color:#fb923c;letter-spacing:.02em;background:#f9731626;border:1px solid #f973164d;border-radius:99px;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.82rem;font-weight:600;display:inline-block}.about-module__8TymFG__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.about-module__8TymFG__highlight{color:var(--primary)}.about-module__8TymFG__heroSub{color:#94a3b8;max-width:580px;margin-bottom:2rem;font-size:1.1rem;line-height:1.75}.about-module__8TymFG__heroCTA{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.about-module__8TymFG__heroStats{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:3rem;padding-top:2rem;display:flex}.about-module__8TymFG__heroStats div{flex-direction:column;gap:.2rem;display:flex}.about-module__8TymFG__heroStats strong{color:#fff;font-size:1.4rem;font-weight:700}.about-module__8TymFG__heroStats span{color:#64748b;font-size:.82rem}.about-module__8TymFG__sectionHead{text-align:center;margin-bottom:3rem}.about-module__8TymFG__sectionHead h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}.about-module__8TymFG__sectionHead p{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1rem}.about-module__8TymFG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.about-module__8TymFG__serviceCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.6rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.about-module__8TymFG__serviceCard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.about-module__8TymFG__serviceIcon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.5rem;display:flex}.about-module__8TymFG__serviceCard h3{font-size:1.05rem;font-weight:700}.about-module__8TymFG__serviceCard p{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.6}.about-module__8TymFG__servicePrice{color:var(--primary);background:#f9731614;border-radius:6px;width:fit-content;padding:.25rem .6rem;font-size:.82rem;font-weight:600}.about-module__8TymFG__serviceLink{color:var(--primary);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.85rem;font-weight:600;display:flex}.about-module__8TymFG__trustSection{background:var(--secondary);padding:5rem 0}.about-module__8TymFG__trustGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__8TymFG__trustGrid h2{color:#fff;margin-bottom:1rem;font-size:1.9rem;font-weight:700}.about-module__8TymFG__trustSub{color:#94a3b8;margin-bottom:2rem;line-height:1.75}.about-module__8TymFG__trustList{flex-direction:column;gap:.9rem;list-style:none;display:flex}.about-module__8TymFG__trustList li{color:#cbd5e1;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.about-module__8TymFG__ctaBanner{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;padding:5rem 0}.about-module__8TymFG__ctaBanner h2{margin-bottom:.75rem;font-size:2rem;font-weight:800}.about-module__8TymFG__ctaBanner p{opacity:.9;margin-bottom:2rem;font-size:1rem}@media (max-width:768px){.about-module__8TymFG__trustGrid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__heroStats{gap:1.5rem}}.about-module__8TymFG__marketSection{background:var(--background);padding:5rem 0}.about-module__8TymFG__marketHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.about-module__8TymFG__marketHeader h2{margin-bottom:.3rem;font-size:1.9rem;font-weight:800}.about-module__8TymFG__marketHeader p{color:var(--text-muted);font-size:.95rem}.about-module__8TymFG__marketBadge{color:var(--primary);letter-spacing:.03em;background:#f973161a;border:1px solid #f973164d;border-radius:99px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.about-module__8TymFG__seeAllBtn{white-space:nowrap;flex-shrink:0}.about-module__8TymFG__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.about-module__8TymFG__listingCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000f}.about-module__8TymFG__listingCard:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0000001f}.about-module__8TymFG__listingPhoto{background:#e2e8f0;height:190px;position:relative;overflow:hidden}.about-module__8TymFG__listingPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.about-module__8TymFG__listingCard:hover .about-module__8TymFG__listingPhoto img{transform:scale(1.05)}.about-module__8TymFG__noPhoto{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about-module__8TymFG__typeBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:99px;align-items:center;gap:.3rem;padding:.22rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:.65rem;left:.65rem}.about-module__8TymFG__type_land{color:#fff;background:#22c55ee0}.about-module__8TymFG__type_house{color:#fff;background:#3b82f6e0}.about-module__8TymFG__type_commercial{color:#fff;background:#a855f7e0}.about-module__8TymFG__listingBody{flex-direction:column;flex:1;gap:.45rem;padding:1.1rem;display:flex}.about-module__8TymFG__listingBody h3{color:var(--foreground);font-size:1rem;font-weight:700;line-height:1.3}.about-module__8TymFG__listingMeta{align-items:center;gap:.5rem;display:flex}.about-module__8TymFG__listingMeta span{color:var(--text-muted);align-items:center;gap:.25rem;font-size:.8rem;display:inline-flex}.about-module__8TymFG__listingDesc{color:var(--text-muted);flex:1;font-size:.85rem;line-height:1.5}.about-module__8TymFG__listingFooter{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;padding-top:.65rem;display:flex}.about-module__8TymFG__price{color:var(--primary);align-items:center;gap:.3rem;font-size:.9rem;font-weight:700;display:inline-flex}.about-module__8TymFG__waBtn{border-radius:var(--radius)!important;padding:.38rem .8rem!important;font-size:.8rem!important}.about-module__8TymFG__marketFooterCTA{text-align:center;margin-top:2.5rem}.about-module__8TymFG__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.about-module__8TymFG__skeleton{border-radius:var(--radius);background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/400% 100%;height:350px;animation:1.5s infinite about-module__8TymFG__shimmer}@keyframes about-module__8TymFG__shimmer{0%{background-position:100%}to{background-position:0%}}.about-module__8TymFG__noListings{text-align:center;color:var(--text-muted);padding:3rem 1rem;font-size:.95rem}.about-module__8TymFG__noListings a{color:var(--primary);font-weight:600}@media (max-width:640px){.about-module__8TymFG__listingsGrid,.about-module__8TymFG__skeletonGrid{grid-template-columns:1fr}.about-module__8TymFG__marketHeader{flex-direction:column;align-items:flex-start}}
.login-module__dQyzeW__page{background:var(--background);justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:1.5rem 1rem 5rem;display:flex}.login-module__dQyzeW__card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:2rem 1.75rem;box-shadow:0 4px 24px #00000012}.login-module__dQyzeW__title{color:#0f172a;margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.login-module__dQyzeW__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.88rem;line-height:1.5}.login-module__dQyzeW__googleBtn{border:1.5px solid var(--border);width:100%;color:var(--secondary);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,box-shadow .15s;display:flex}.login-module__dQyzeW__googleBtn:hover{background:#f8fafc;box-shadow:0 2px 8px #0000000f}.login-module__dQyzeW__divider{color:var(--text-muted);align-items:center;gap:.75rem;margin:1.1rem 0;font-size:.78rem;display:flex}.login-module__dQyzeW__divider:before,.login-module__dQyzeW__divider:after{content:"";background:var(--border);flex:1;height:1px}.login-module__dQyzeW__form{flex-direction:column;gap:.9rem;display:flex}.login-module__dQyzeW__formGroup{flex-direction:column;gap:.35rem;display:flex}.login-module__dQyzeW__label{color:var(--secondary);font-size:.82rem;font-weight:600}.login-module__dQyzeW__input{border:1.5px solid var(--border);width:100%;color:var(--foreground);-webkit-appearance:none;background:#f8fafc;border-radius:10px;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.login-module__dQyzeW__input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #f973161a}.login-module__dQyzeW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.3rem;padding:.8rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s}.login-module__dQyzeW__submitBtn:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.login-module__dQyzeW__submitBtn:disabled{opacity:.65;cursor:not-allowed}.login-module__dQyzeW__footer{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.85rem}.login-module__dQyzeW__link{color:var(--primary);font-weight:600;text-decoration:none}.login-module__dQyzeW__link:hover{text-decoration:underline}@media (max-width:480px){.login-module__dQyzeW__card{border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 2px 12px #0000000f}.login-module__dQyzeW__title{font-size:1.3rem}}
.register-module__oSL1Ia__page{background:var(--background);justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:1.5rem 1rem 5rem;display:flex}.register-module__oSL1Ia__card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:2rem 1.75rem;box-shadow:0 4px 24px #00000012}.register-module__oSL1Ia__title{color:#0f172a;margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.register-module__oSL1Ia__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.88rem;line-height:1.5}.register-module__oSL1Ia__googleBtn{border:1.5px solid var(--border);width:100%;color:var(--secondary);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,box-shadow .15s;display:flex}.register-module__oSL1Ia__googleBtn:hover{background:#f8fafc;box-shadow:0 2px 8px #0000000f}.register-module__oSL1Ia__divider{color:var(--text-muted);align-items:center;gap:.75rem;margin:1.1rem 0;font-size:.78rem;display:flex}.register-module__oSL1Ia__divider:before,.register-module__oSL1Ia__divider:after{content:"";background:var(--border);flex:1;height:1px}.register-module__oSL1Ia__form{flex-direction:column;gap:.9rem;display:flex}.register-module__oSL1Ia__formGroup{flex-direction:column;gap:.35rem;display:flex}.register-module__oSL1Ia__label{color:var(--secondary);font-size:.82rem;font-weight:600}.register-module__oSL1Ia__input{border:1.5px solid var(--border);width:100%;color:var(--foreground);-webkit-appearance:none;background:#f8fafc;border-radius:10px;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.register-module__oSL1Ia__input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #f973161a}.register-module__oSL1Ia__errorText{color:var(--error);margin-top:.15rem;font-size:.78rem}.register-module__oSL1Ia__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.3rem;padding:.8rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s}.register-module__oSL1Ia__submitBtn:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.register-module__oSL1Ia__submitBtn:disabled{opacity:.65;cursor:not-allowed}.register-module__oSL1Ia__submitInner{align-items:center;gap:4px;display:inline-flex}.register-module__oSL1Ia__terms{text-align:center;color:var(--text-muted);margin-top:1.1rem;font-size:.78rem;line-height:1.5}.register-module__oSL1Ia__footer{text-align:center;color:var(--text-muted);margin-top:.6rem;font-size:.85rem}.register-module__oSL1Ia__link{color:var(--primary);font-weight:600;text-decoration:none}.register-module__oSL1Ia__link:hover{text-decoration:underline}@media (max-width:480px){.register-module__oSL1Ia__card{border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 2px 12px #0000000f}.register-module__oSL1Ia__title{font-size:1.3rem}}
.agentProfile-module__JUnCyG__main{background:#f8fafc;min-height:70vh;padding:3rem 0 5rem}.agentProfile-module__JUnCyG__profileHeader{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:flex-start;gap:2.5rem;margin-bottom:3rem;padding:2.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.agentProfile-module__JUnCyG__profileAvatar{object-fit:cover;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:120px;height:120px;box-shadow:0 4px 12px #0000001a}.agentProfile-module__JUnCyG__avatarPlaceholder{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 4px 12px #f9731633}.agentProfile-module__JUnCyG__avatarInitials{color:#fff;letter-spacing:.05em;font-size:2.5rem;font-weight:800}.agentProfile-module__JUnCyG__info{flex:1}.agentProfile-module__JUnCyG__titleRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.agentProfile-module__JUnCyG__titleRow h1{color:var(--secondary);font-size:2rem;font-weight:800;line-height:1.1}.agentProfile-module__JUnCyG__verifiedBadge{color:#166534;background:#dcfce7;border-radius:99px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.agentProfile-module__JUnCyG__meta{color:var(--text-muted);align-items:center;gap:1.5rem;margin-bottom:1.25rem;font-size:.95rem;display:flex}.agentProfile-module__JUnCyG__meta span{align-items:center;gap:.4rem;display:flex}.agentProfile-module__JUnCyG__bio{color:#475569;max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.agentProfile-module__JUnCyG__actions{gap:1rem;display:flex}.agentProfile-module__JUnCyG__listingsSection h2{border-bottom:2px solid var(--border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;display:inline-block}.agentProfile-module__JUnCyG__emptyListings{border:1px dashed var(--border);border-radius:var(--radius);text-align:center;color:var(--text-muted);background:#fff;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.agentProfile-module__JUnCyG__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.agentProfile-module__JUnCyG__card{background:#fff;border-radius:14px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:visible;box-shadow:0 2px 10px #00000014}.agentProfile-module__JUnCyG__card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001f}.agentProfile-module__JUnCyG__cardImageWrap{color:inherit;border-radius:14px 14px 0 0;text-decoration:none;display:block;position:relative;overflow:visible}.agentProfile-module__JUnCyG__typeBadge{z-index:2;white-space:nowrap;border-radius:99px;align-items:center;gap:5px;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:-1px;left:12px;box-shadow:0 2px 8px #0000002e}.agentProfile-module__JUnCyG__type_house,.agentProfile-module__JUnCyG__type_land,.agentProfile-module__JUnCyG__type_commercial{color:#fff;background:#3b82f6}.agentProfile-module__JUnCyG__cardPhoto{aspect-ratio:4/3;background:#f1f5f9;border-radius:14px 14px 0 0;overflow:hidden}.agentProfile-module__JUnCyG__cardPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.agentProfile-module__JUnCyG__card:hover .agentProfile-module__JUnCyG__cardPhoto img{transform:scale(1.03)}.agentProfile-module__JUnCyG__noPhoto{color:#cbd5e1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.agentProfile-module__JUnCyG__cardBody{flex-direction:column;flex:1;padding:1rem 1rem .85rem;display:flex}.agentProfile-module__JUnCyG__cardLink{color:inherit;text-decoration:none;display:block}.agentProfile-module__JUnCyG__cardTitle{color:#0f172a;margin-bottom:.35rem;font-size:1rem;font-weight:800;line-height:1.3}.agentProfile-module__JUnCyG__cardLocation{color:#64748b;align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.82rem;display:flex}.agentProfile-module__JUnCyG__cardDesc{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.83rem;line-height:1.5;display:-webkit-box;overflow:hidden}.agentProfile-module__JUnCyG__cardDivider{border:none;border-top:1px solid #e2e8f0;margin:.8rem 0 .7rem}.agentProfile-module__JUnCyG__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.agentProfile-module__JUnCyG__cardPrice{color:#f97316;white-space:nowrap;align-items:center;gap:5px;font-size:1rem;font-weight:800;display:inline-flex}.agentProfile-module__JUnCyG__enquireBtn{color:#fff;white-space:nowrap;background:#22c55e;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:.55rem 1.1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.agentProfile-module__JUnCyG__enquireBtn:hover{background:#16a34a;transform:translateY(-1px)}@media (max-width:1024px){.agentProfile-module__JUnCyG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.agentProfile-module__JUnCyG__main{padding:1.5rem 0 4rem}.agentProfile-module__JUnCyG__profileHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem 1.5rem}.agentProfile-module__JUnCyG__titleRow,.agentProfile-module__JUnCyG__meta,.agentProfile-module__JUnCyG__actions{justify-content:center}.agentProfile-module__JUnCyG__grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.agentProfile-module__JUnCyG__cardBody{padding:.85rem .8rem .7rem}.agentProfile-module__JUnCyG__cardTitle{font-size:.9rem}.agentProfile-module__JUnCyG__cardDesc{-webkit-line-clamp:2;font-size:.78rem}.agentProfile-module__JUnCyG__cardPrice{font-size:.85rem}.agentProfile-module__JUnCyG__enquireBtn{border-radius:10px;gap:4px;padding:.45rem .75rem;font-size:.78rem}.agentProfile-module__JUnCyG__typeBadge{padding:.28rem .65rem;font-size:.7rem}}@media (max-width:600px){.agentProfile-module__JUnCyG__grid{grid-template-columns:1fr;gap:.85rem;max-width:420px;margin:0 auto}.agentProfile-module__JUnCyG__cardPhoto{aspect-ratio:auto;height:160px}.agentProfile-module__JUnCyG__cardBody{padding:.75rem .75rem .65rem}.agentProfile-module__JUnCyG__cardTitle{font-size:.9rem;font-weight:700}.agentProfile-module__JUnCyG__cardDesc{-webkit-line-clamp:2;font-size:.78rem}.agentProfile-module__JUnCyG__cardPrice{font-size:.9rem}.agentProfile-module__JUnCyG__enquireBtn{border-radius:10px;gap:4px;padding:.45rem .85rem;font-size:.78rem}.agentProfile-module__JUnCyG__typeBadge{padding:.25rem .65rem;font-size:.7rem}}
.doc-module__-D2IdW__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:5rem 0}.doc-module__-D2IdW__heroIcon{color:#a78bfa;background:#a78bfa26;border-radius:1rem;margin-bottom:1.25rem;padding:1rem;display:inline-flex}.doc-module__-D2IdW__hero h1{margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.doc-module__-D2IdW__hero p{color:#94a3b8;max-width:540px;margin:0 auto 1.25rem;line-height:1.75}.doc-module__-D2IdW__fee{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa4d;border-radius:99px;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.doc-module__-D2IdW__sectionHead{text-align:center;margin-bottom:3rem}.doc-module__-D2IdW__sectionHead h2{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.doc-module__-D2IdW__sectionHead p{color:var(--text-muted);max-width:480px;margin:0 auto}.doc-module__-D2IdW__steps{flex-direction:column;gap:0;max-width:700px;margin:0 auto;display:flex;position:relative}.doc-module__-D2IdW__steps:before{content:"";background:linear-gradient(to bottom, var(--primary), #a78bfa);width:2px;position:absolute;top:0;bottom:0;left:1.5rem}.doc-module__-D2IdW__step{align-items:flex-start;gap:1.5rem;padding:1.5rem 0 1.5rem 1rem;display:flex;position:relative}.doc-module__-D2IdW__stepNum{background:var(--primary);color:#fff;z-index:1;min-width:48px;height:48px;box-shadow:0 0 0 4px var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;position:relative}.doc-module__-D2IdW__step h3{margin-bottom:.35rem;font-size:1rem;font-weight:700}.doc-module__-D2IdW__step p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.doc-module__-D2IdW__proSection{background:#f1f5f9;padding:5rem 0}.doc-module__-D2IdW__proGrid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:700px;margin:0 auto;display:grid}.doc-module__-D2IdW__proCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:2rem}.doc-module__-D2IdW__proIcon{color:var(--primary);background:#f9731614;border-radius:.75rem;margin-bottom:1rem;padding:.75rem;display:inline-flex}.doc-module__-D2IdW__proCard h3{margin-bottom:.4rem;font-weight:700}.doc-module__-D2IdW__proCard p{color:var(--text-muted);font-size:.9rem}.doc-module__-D2IdW__ctaBox{background:var(--secondary);border-radius:var(--radius);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.doc-module__-D2IdW__ctaBox h2{margin-bottom:.4rem;font-size:1.4rem;font-weight:700}.doc-module__-D2IdW__ctaBox p{color:#94a3b8;font-size:.9rem}.doc-module__-D2IdW__ctaBtns{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:640px){.doc-module__-D2IdW__proGrid{grid-template-columns:1fr}.doc-module__-D2IdW__ctaBox{flex-direction:column;align-items:flex-start}}
.find-module__vROEsq__main{min-height:70vh;padding:3rem 0 5rem}.find-module__vROEsq__header{text-align:center;max-width:600px;margin:0 auto 3rem}.find-module__vROEsq__iconWrap{color:var(--accent);background:#38bdf81a;border-radius:1rem;margin-bottom:1rem;padding:1rem;display:inline-flex}.find-module__vROEsq__header h1{margin-bottom:.75rem;font-size:2rem;font-weight:800}.find-module__vROEsq__header p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.find-module__vROEsq__pricing{color:var(--accent);background:#38bdf814;border-radius:99px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.find-module__vROEsq__form{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);max-width:700px;margin:0 auto;padding:2.5rem}.find-module__vROEsq__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-top:1.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:600}.find-module__vROEsq__sectionTitle:first-child{margin-top:0}.find-module__vROEsq__twoCol{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.find-module__vROEsq__submitRow{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.find-module__vROEsq__note{color:var(--text-muted);max-width:380px;font-size:.85rem;line-height:1.5}.find-module__vROEsq__successWrap{justify-content:center;align-items:center;min-height:60vh;padding:3rem 1.5rem;display:flex}.find-module__vROEsq__successCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:440px;display:flex}.find-module__vROEsq__successCard h2{font-size:1.6rem;font-weight:700}.find-module__vROEsq__successCard p{color:var(--text-muted);line-height:1.7}@media (max-width:600px){.find-module__vROEsq__twoCol{grid-template-columns:1fr}.find-module__vROEsq__form{padding:1.5rem}.find-module__vROEsq__submitRow{flex-direction:column;align-items:stretch}}
.listing-module__78XfCa__main{background:var(--background);min-height:100vh;padding:1.5rem 0 3rem}.listing-module__78XfCa__layout{grid-template-columns:2fr 1fr;align-items:flex-start;gap:2rem;display:grid}.listing-module__78XfCa__gallery{flex-direction:column;gap:.75rem;display:flex}.listing-module__78XfCa__mainPhoto{object-fit:cover;border-radius:14px;width:100%;height:420px;display:block}.listing-module__78XfCa__thumbnails{flex-wrap:wrap;gap:.6rem;display:flex}.listing-module__78XfCa__thumb{object-fit:cover;cursor:pointer;opacity:.75;border:2.5px solid #0000;border-radius:8px;width:88px;height:68px;transition:border-color .15s,opacity .15s}.listing-module__78XfCa__thumb:hover{opacity:1}.listing-module__78XfCa__thumbActive{border-color:var(--primary);opacity:1}.listing-module__78XfCa__infoCard{background:#fff;border-radius:14px;margin-top:1.25rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.listing-module__78XfCa__infoTitle{color:#0f172a;margin-bottom:.35rem;font-size:1.6rem;font-weight:800;line-height:1.25}.listing-module__78XfCa__infoPrice{color:var(--primary);align-items:center;gap:6px;margin-bottom:1rem;font-size:1.4rem;font-weight:800;display:flex}.listing-module__78XfCa__metaRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.listing-module__78XfCa__metaItem{align-items:center;gap:5px;display:flex}.listing-module__78XfCa__divider{border:none;border-top:1px solid var(--border);margin:1rem 0}.listing-module__78XfCa__descLabel{color:#0f172a;margin-bottom:.6rem;font-size:1rem;font-weight:700}.listing-module__78XfCa__descText{color:var(--text-muted);white-space:pre-wrap;font-size:.95rem;line-height:1.7}.listing-module__78XfCa__sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:80px}.listing-module__78XfCa__agentCard{text-align:center;background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.listing-module__78XfCa__agentAvatar{object-fit:cover;border-radius:50%;width:72px;height:72px;margin:0 auto .75rem;display:block}.listing-module__78XfCa__agentAvatarPlaceholder{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto .75rem;display:flex}.listing-module__78XfCa__agentCard h3{color:#0f172a;margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.listing-module__78XfCa__agentSubtitle{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.listing-module__78XfCa__agentBtns{flex-direction:column;gap:.5rem;display:flex}.listing-module__78XfCa__shareCard{background:#fff;border-radius:14px;padding:1.25rem;box-shadow:0 2px 8px #0000000f}.listing-module__78XfCa__shareTitle{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.95rem;font-weight:700;display:flex}.listing-module__78XfCa__shareButtons{gap:.5rem;display:flex}.listing-module__78XfCa__shareBtn{color:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:.55rem .4rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.listing-module__78XfCa__shareBtn:hover{opacity:.88;transform:translateY(-1px)}.listing-module__78XfCa__shareWa{background:#25d366}.listing-module__78XfCa__shareFb{background:#1877f2}.listing-module__78XfCa__shareX{background:#000}.listing-module__78XfCa__mobileCta{border-top:1px solid var(--border);z-index:150;background:#fff;align-items:center;gap:.75rem;padding:.75rem 1rem;display:none;position:fixed;bottom:64px;left:0;right:0;box-shadow:0 -4px 16px #00000014}.listing-module__78XfCa__mobilePriceLabel{color:var(--primary);white-space:nowrap;flex:1;font-size:1rem;font-weight:800}.listing-module__78XfCa__mobileEnquireBtn{color:#fff;white-space:nowrap;background:#22c55e;border-radius:12px;align-items:center;gap:6px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:768px){.listing-module__78XfCa__main{padding:.75rem 0 6rem}.listing-module__78XfCa__layout{grid-template-columns:1fr;gap:1rem}.listing-module__78XfCa__mainPhoto{border-radius:10px;height:240px}.listing-module__78XfCa__thumb{width:70px;height:54px}.listing-module__78XfCa__infoCard{border-radius:10px;margin-top:.75rem;padding:1rem}.listing-module__78XfCa__infoTitle{font-size:1.2rem}.listing-module__78XfCa__infoPrice{margin-bottom:.75rem;font-size:1.2rem;display:flex}.listing-module__78XfCa__sidebar{position:static}.listing-module__78XfCa__agentCard,.listing-module__78XfCa__shareCard{border-radius:10px;padding:1rem}.listing-module__78XfCa__mobileCta{display:flex}}
.verify-module__plaxmW__main{min-height:70vh;padding:3rem 0 5rem}.verify-module__plaxmW__header{text-align:center;max-width:620px;margin:0 auto 3rem}.verify-module__plaxmW__iconWrap{color:var(--primary);background:#f973161a;border-radius:1rem;margin-bottom:1rem;padding:1rem;display:inline-flex}.verify-module__plaxmW__header h1{margin-bottom:.75rem;font-size:2rem;font-weight:800}.verify-module__plaxmW__header p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.verify-module__plaxmW__pricing{color:var(--primary);background:#f9731614;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:flex}.verify-module__plaxmW__form{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);max-width:800px;margin:0 auto;padding:2.5rem}.verify-module__plaxmW__formGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem;display:grid}.verify-module__plaxmW__formSection h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.verify-module__plaxmW__fileUpload{border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text-muted);align-items:center;gap:.75rem;padding:1rem;font-size:.9rem;transition:border-color .2s,background .2s;display:flex}.verify-module__plaxmW__fileUpload:hover{border-color:var(--primary);color:var(--primary);background:#f973160a}.verify-module__plaxmW__submitRow{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.verify-module__plaxmW__payNote{color:var(--text-muted);max-width:400px;font-size:.85rem;line-height:1.5}.verify-module__plaxmW__successWrap{justify-content:center;align-items:center;min-height:60vh;padding:3rem 1.5rem;display:flex}.verify-module__plaxmW__successCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:440px;display:flex}.verify-module__plaxmW__successCard h2{font-size:1.6rem;font-weight:700}.verify-module__plaxmW__successCard p{color:var(--text-muted);line-height:1.7}@media (max-width:640px){.verify-module__plaxmW__formGrid{grid-template-columns:1fr}.verify-module__plaxmW__form{padding:1.5rem}.verify-module__plaxmW__submitRow{flex-direction:column;align-items:stretch}}
