@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap");:root{--accent:#1e4a96;--text-primary:#ccc;--heading-color:#0b1720;--section-bg:#fff;--container-max:1200px;--header-height:64px}@media (min-width:640px){:root{--base-font:17px}}@media (min-width:1100px){:root{--base-font:19px}}#root,body,html{height:100%}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;margin:0;color:var(--text-primary);font-size:var(--base-font);font-weight:400}h1{font-size:2rem;font-weight:800;line-height:1.05}h2{font-size:1.5rem;font-weight:700}h3{font-size:1.25rem}h3,h4{font-weight:600}h4{font-size:1.05rem}h1,h2,h3,h4{color:var(--heading-color);margin:0}p{font-size:1.0625rem;line-height:1.6;margin:0 0 1rem}a{color:var(--accent)}.site-header{position:fixed;left:0;right:0;height:var(--header-height);display:flex;align-items:center;z-index:80;transition:background .22s ease,box-shadow .22s ease}.nav-container{width:100%}.site-header.sticky{box-shadow:0 6px 18px rgba(16,24,40,.08)}a,h1,h2,h3,h4{color:var(--primary)}.container,.page-container{padding:24px}.container,.page-container,.section-container{max-width:var(--container-max);margin:0 auto;width:100%}.section-container{padding:0}.site-root{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1 1;padding-top:0;padding-bottom:18px}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:transparent;transition:all .22s ease;padding:2px 0}.site-header.sticky{background:hsla(0,0%,100%,.98);box-shadow:0 2px 8px rgba(16,24,40,.06);-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px)}.nav-container{max-width:var(--container-max);margin:0 auto;justify-content:space-between;padding:6px 16px}.brand,.nav-container{display:flex;align-items:center}.brand{gap:10px}.logo{font-weight:700;color:var(--primary);text-decoration:none;font-size:40px}.logo-image{height:40px;width:auto;display:block}.brand-strong{color:var(--primary)}.brand-sub{font-size:13px;color:var(--muted)}.nav-links{display:flex;gap:18px;align-items:center}.nav-links a{color:var(--muted);text-decoration:none;padding:8px 10px;border-radius:6px}.nav-links a:hover{color:var(--primary);background:rgba(30,74,150,.06)}.nav-toggle{display:none;background:none;border:0;padding:10px;cursor:pointer;align-items:center;justify-content:center}.nav-toggle span{display:block;width:24px;height:2.5px;background:var(--muted);margin:4px 0;border-radius:3px;transition:transform .2s ease,opacity .12s}.nav-toggle.open span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:880px){.nav-toggle{display:block}.nav-links{position:fixed;left:0;right:0;top:64px;background:var(--secondary);flex-direction:column;padding:16px 18px;gap:8px;border-bottom:1px solid rgba(0,0,0,.04);transform:translateY(-8px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .18s}.nav-links.open{transform:translateY(0);opacity:1;pointer-events:auto}.site-header.sticky .nav-links{background:hsla(0,0%,100%,.98)}.nav-links a{color:#111;padding:12px 10px;border-radius:8px}}.download-app{padding:36px 0;background:transparent;margin-top:28px}.download-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center}.download-content h2{margin:0 0 8px;font-size:22px}.download-content .muted{color:var(--muted);margin-bottom:12px}.store-buttons{display:flex;gap:12px;margin-top:12px}.store-button img{height:48px;display:block}.download-mockup{display:flex;justify-content:center;align-items:center;background:transparent}.download-mockup img{width:100%;max-width:420px;height:auto;border-radius:12px;display:block}.app-services{margin-top:12px;padding-left:18px;color:#264054}.app-services li{margin:6px 0}@media (max-width:900px){.download-grid{grid-template-columns:1fr}.download-mockup{order:-1}.download-app{padding:24px 0}}.store-badge{display:inline-flex;align-items:center;gap:12px;padding:6px 8px;border-radius:8px;color:inherit;text-decoration:none}.store-badge img{display:block;height:48px;width:auto}.badge-caption{display:flex;flex-direction:column;line-height:1}.badge-caption small{font-size:12px;color:var(--muted)}.badge-caption strong{font-size:14px;color:var(--heading-color)}:root{--primary:#1e4a96;--icon-green:#3ec667;--secondary:#f7f7fb;--muted:#666;--base-font:16px;--space-xs:6px;--space-sm:12px;--space-md:18px;--space-lg:28px}html{font-size:var(--base-font);-webkit-text-size-adjust:100%}body{background:var(--secondary);font-size:1rem;line-height:1.45;-webkit-font-smoothing:antialiased}.u-transition{transition:all .18s ease-in-out}.hover-elevate:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(16,24,40,.08)}.focus-ring:focus{outline:3px solid rgba(30,74,150,.12);outline-offset:3px}.touch-large{padding:12px 14px;border-radius:10px}.searchSection{background:var(--primary);color:#fff;padding:0}.searchSection h1{margin:0;font-size:60px;color:#f7f7fb}.searchSection h1 span{font-weight:600}.inner-searchcontainer{margin-top:16px}.simple-search-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.search-column{flex:1 1;min-width:140px}.search-column input,.search-column select{width:100%;padding:10px;border-radius:4px;border:1px solid hsla(0,0%,100%,.15)}.search-column input{background:hsla(0,0%,100%,.95);color:#111}.search-column select{background:#fff;color:#111}.btn.btn-primary{background:#fff;color:var(--primary);border:none;padding:10px 16px;border-radius:4px;cursor:pointer}.btn.btn-primary:hover{opacity:.95}@media (max-width:720px){.simple-search-row{flex-direction:column}}.sec-heading.center{text-align:center;margin-bottom:24px}.typo-header-text{font-size:28px;color:var(--primary);margin:0}.typo-title-text{color:#444;margin-top:10px}.achievement-wrap{position:relative;text-align:center;display:block;padding:2rem 0 0}.achievement-content .icon{font-size:28px;color:var(--icon-green);display:flex;align-items:center;justify-content:center}.achievement-content h4{margin-bottom:5px;line-height:1;font-size:28px;color:#08184b;font-weight:800}.achievement-content p{margin:0;color:#666}.elementor-widget-container section{padding:36px 0}.achievements-list{display:flex;gap:16px;justify-content:space-between;align-items:center;margin-top:18px}.achievement-item{flex:1 1;min-width:160px}@media (max-width:900px){.achievements-list{flex-wrap:wrap}.achievement-item{flex:1 1 45%}}@media (max-width:560px){.achievement-item{flex:1 1 100%}}.search-hero{background-size:cover;background-position:50%;border-radius:10px;overflow:hidden;padding:50px 0;min-height:263px}.search-hero .section-container{padding:0}.search-hero-inner{max-width:var(--container-max);margin:0 auto;color:#fff;text-align:left}.search-title{font-size:26px;margin:0 0 8px;font-weight:800}.search-sub{color:hsla(0,0%,100%,.95);margin:0 0 18px}.search-panel{display:flex;gap:10px;align-items:center;background:hsla(0,0%,100%,.96);padding:10px;border-radius:10px}.search-col{flex:0 0 140px}.search-input{flex:1 1}.search-panel input,.search-select{width:100%;padding:10px;border-radius:8px;border:1px solid #e6e6e6}.btn-primary{border:none;padding:10px 16px}@media (min-width:1100px){.search-hero .section-container{padding:0}.search-title{font-size:36px}}@media (max-width:720px){.search-hero-inner{text-align:center}.search-panel{flex-direction:column;align-items:stretch}.search-col{flex:1 1}}.search-hero.search-hero--bg{background:#1e4a96;position:relative;overflow:hidden}.search-hero--bg:before{inset:0 0 auto 0;height:260px;background-image:url(/images/building-images.jpg);background-repeat:repeat-x;background-position:center 20px;background-size:auto 230px;opacity:.1;z-index:0;transform:translateY(0);top:112px}.search-hero--bg:after,.search-hero--bg:before{content:"";position:absolute;pointer-events:none}.search-hero--bg:after{inset:0;background:linear-gradient(180deg,rgba(30,74,150,.18),rgba(30,74,150,.12));z-index:1}.search-hero--bg>*{position:relative;z-index:2}@media (max-width:900px){.search-hero--bg:before{height:180px;background-size:auto 180px;transform:translateY(0)}}.filters-panel{background:#fff;border-radius:10px;padding:12px;border:1px solid rgba(16,24,40,.04)}.filters-header{display:flex;justify-content:space-between;align-items:center}.filters-header h4{margin:0}.filter-toggle{background:none;border:0;color:var(--primary);cursor:pointer}.filters-body{margin-top:12px;display:block}.filters-body:not(.open){display:block}.filter-row{display:flex;flex-direction:column;margin-bottom:10px}.filter-row .label{font-size:13px;color:var(--muted);margin-bottom:6px}.filter-row input,.filter-row select{padding:8px;border-radius:8px;border:1px solid #e6e6e6}.filter-actions{display:flex;gap:8px;margin-top:8px}.btn-primary{background:var(--primary);color:#fff;padding:8px 12px;border-radius:8px;border:0;cursor:pointer}.filter-note{color:#666;font-size:13px;margin-top:8px}@media (max-width:880px){.filters-panel{width:100%}}.why-choose{padding:0}.why-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.why-header h2{margin:0;font-size:30px;line-height:1.2}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.why-item{background:#fff;padding:18px;border-radius:10px;text-align:center;border:1px solid rgba(16,24,40,.04)}.why-icon{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,rgba(30,74,150,.1),rgba(30,74,150,.06));display:flex;align-items:center;justify-content:center;margin:0 auto 10px;color:var(--icon-green)}.why-item h3{margin:0 0 8px;font-size:30px;color:var(--primary)}.why-item p{margin:0;color:#6b7280;font-size:14px}@media (max-width:900px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.why-grid{grid-template-columns:repeat(1,1fr)}.why-header{text-align:center;flex-direction:column}}.cta-section{padding:36px 0;margin-top:18px}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(90deg,rgba(30,74,150,.08),rgba(30,74,150,.03));padding:20px;border-radius:12px}.cta-content{max-width:720px}.cta-title{margin:0;font-size:22px;color:var(--primary)}.cta-sub{margin:6px 0 0;color:#374151}.cta-actions{display:flex;gap:12px}.btn-cta-primary{background:var(--primary);color:#fff;border-radius:10px}.btn-cta-ghost,.btn-cta-primary{padding:10px 16px;text-decoration:none}.btn-cta-ghost{background:transparent;border:1px solid var(--primary);color:var(--primary);border-radius:10px}@media (max-width:880px){.cta-inner{flex-direction:column;align-items:center;text-align:center}.cta-actions{width:100%;justify-content:center}.btn-cta-ghost,.btn-cta-primary{width:100%;max-width:320px}}.featured-section{padding:28px 0}.featured-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.featured-header h2{margin:0;font-size:30px;line-height:1.2}.featured-header .muted{color:var(--muted);margin:0}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:1100px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.featured-grid{grid-template-columns:1fr}}.featured-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #eee;display:flex;flex-direction:row;align-items:stretch;box-shadow:0 10px 30px rgba(16,24,40,.06)}.featured-card.horizontal{display:flex}.featured-card .card-media{flex:0 0 300px}.featured-card .card-media img{width:100%;height:100%;object-fit:cover;display:block}.featured-card .card-body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1 1}.card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.price{font-size:22px}.features-row{gap:18px;padding:8px 0}.feature{display:flex;align-items:center;gap:8px}.card-location{color:#6b7280}.prt-types.sale{background:rgba(247,68,0,.1);color:#f74400;display:inline-block;padding:6px 10px;border-radius:18px;font-size:13px;font-weight:600}.list-layout .property-listing.property-1 .listing-img-wrapper{height:0;min-height:210px;flex:2 1;overflow:hidden;border-radius:3px 0 0 3px}.price{font-weight:700}.card-title{font-size:16px}.card-location{color:#666}.card-actions{margin-top:8px}@media (max-width:560px){.card-media img{height:140px}}@media (max-width:900px){.featured-grid{grid-template-columns:1fr}.featured-card{flex-direction:column}.featured-card .card-media{flex:0 0 auto;height:220px}}.listings-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}@media (max-width:720px){.listings-header{flex-direction:column;align-items:flex-start}}.properties-layout{display:flex;gap:20px;margin-top:16px}.properties-side{width:280px}.properties-grid{flex:1 1;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}@media (max-width:900px){.properties-layout{flex-direction:column}.properties-side{width:100%}.properties-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.property-card{border:1px solid rgba(16,24,40,.04);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.property-card:focus{outline:3px solid rgba(30,74,150,.12);outline-offset:4px}.property-card .property-link{display:block;color:inherit;text-decoration:none}.card-media{position:relative;min-height:180px;background:#f3f5f7}.card-image{width:100%;height:0;padding-bottom:66.666%;position:relative;overflow:hidden}.card-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.prt-types{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.06);color:#333;font-weight:700;font-size:12px}.card-body{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.card-title{margin:0;font-size:1rem;color:var(--heading-color);font-weight:600}.price{color:var(--primary);font-weight:800}.card-location{color:var(--muted);font-size:13px}.features-row{display:flex;gap:12px;color:#6b7280;padding:6px 0}.feature{font-size:13px}.card-actions{margin-top:auto}.btn-cta{display:inline-block;background:var(--primary);color:#fff;text-decoration:none}.filters-inline{display:none}.desktop-only{display:block}@media (min-width:1100px){.filters-inline{display:block}}@media (max-width:900px){.desktop-only{display:none}}.list-controls .btn-cta{padding:10px 18px;border-radius:10px}.mobile-drawer{position:fixed;inset:0;z-index:120;display:flex;align-items:stretch}.drawer-backdrop{flex:1 1;background:rgba(0,0,0,.32)}.drawer-panel{width:320px;max-width:84%;background:#fff;padding:16px;border-left:1px solid rgba(0,0,0,.04);box-shadow:0 12px 40px rgba(16,24,40,.12);overflow:auto}.drawer-header{display:flex;justify-content:space-between;align-items:center}.search-input{padding:10px 12px;border-radius:10px;border:1px solid #e6e6e6;min-width:220px}.muted{color:var(--muted)}.btn-ghost{background:transparent;border:1px solid #e6e6e6;padding:8px 12px;border-radius:8px;cursor:pointer}.btn-ghost.active{background:rgba(30,74,150,.06);border-color:rgba(30,74,150,.12);color:var(--primary)}.properties-header{margin-bottom:18px}.search-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.list-controls{margin-top:20px;text-align:center}.drawer-body{margin-top:12px}@media (max-width:720px){.search-row{flex-direction:column;align-items:stretch}}.card-row-start{align-items:flex-start}.mode-toggle{display:flex;gap:8px}.mockup-img{width:100%;max-width:400px;height:auto;border-radius:12px;display:block}.header-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.controls-left{flex:1 1}.controls-right{display:flex;align-items:center;gap:10px}.sort-select{padding:8px 10px;border-radius:8px;border:1px solid #e6e6e6;background:#fff}.sort-label{font-size:13px;color:var(--muted);margin-right:6px}@media (max-width:720px){.header-controls{flex-direction:column;align-items:stretch}.controls-right{justify-content:flex-start}}.breadcrumbs{margin:12px 0 18px}.breadcrumbs ol{display:flex;gap:10px;align-items:center;list-style:none;padding:0;margin:0}.breadcrumbs a{color:var(--primary);text-decoration:none;font-size:14px}.breadcrumbs span{color:var(--muted);font-size:14px}.breadcrumbs li:after{content:"/";color:var(--muted);margin-left:10px}.breadcrumbs li:last-child:after{content:""}.property-detail-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:20px;gap:20px;align-items:start}.property-gallery-col{background:transparent}.property-gallery .gallery-main img{width:100%;height:420px;object-fit:cover;border-radius:8px}.property-gallery .gallery-thumbs{display:flex;gap:8px;margin-top:10px}.property-gallery .thumb{border:0;background:transparent;padding:0;width:72px;height:56px;border-radius:6px;overflow:hidden}.property-gallery .thumb img{width:100%;height:100%;object-fit:cover;display:block;opacity:.85}.property-gallery .thumb.active img{outline:3px solid var(--primary);opacity:1}.property-aside{background:#fff;padding:16px;border-radius:10px;border:1px solid rgba(16,24,40,.04)}.detail-title{margin:0;font-size:20px}.detail-location{color:var(--muted);margin-top:6px}.detail-price{margin-top:12px;font-size:20px;color:var(--primary);font-weight:700}.detail-meta{display:flex;gap:12px;margin-top:8px;color:#6b7280}.detail-desc{margin-top:12px;color:#333}.contact-form{margin-top:12px;gap:8px}.contact-form,.contact-form label{display:flex;flex-direction:column}.contact-form .label{font-size:13px;color:var(--muted);margin-bottom:6px}.contact-form input,.contact-form textarea{padding:10px;border-radius:8px;border:1px solid #e6e6e6}@media (max-width:900px){.property-detail-grid{grid-template-columns:1fr}.property-gallery .gallery-main img{height:320px}}.property-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid rgba(16,24,40,.06);transition:transform .18s ease,box-shadow .18s ease}.property-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(16,24,40,.08)}.property-link{color:inherit;text-decoration:none;display:flex;flex-direction:column;height:100%}.property-media{width:100%;background:#f3f4f6}.property-image{width:100%;height:180px;object-fit:cover;display:block}.property-body{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1 1}.property-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.property-title{font-size:16px;margin:0;color:#111}.property-price{font-weight:700;color:var(--primary);white-space:nowrap}.property-location,.property-meta{color:#6b7280;font-size:13px}.property-meta{display:flex;gap:12px;margin-top:6px}.meta-item{background:#f8fafc;padding:6px 8px;border-radius:6px}.property-cta{margin-top:auto}.btn-cta{background:transparent;border:1px solid var(--primary);color:var(--primary);padding:8px 12px;border-radius:8px;cursor:pointer}.btn-cta:hover{background:var(--primary);color:#fff}@media (max-width:720px){.property-image{height:140px}}.site-footer{background:var(--primary);color:#fff;margin-top:48px}.site-footer a{color:inherit;text-decoration:none}.site-footer .section-container{max-width:var(--container-max);margin:0 auto;padding:2rem 1rem}.footer-top{padding-bottom:0}.footer-grid{display:grid;grid-template-columns:1fr 160px 160px 1fr;grid-gap:28px;gap:28px;align-items:start}.footer-logo{font-weight:700;font-size:1.25rem;color:#fff;display:inline-block;margin-bottom:.5rem}.footer-logo span{font-weight:400;color:hsla(0,0%,100%,.95)}.footer-desc{color:hsla(0,0%,100%,.9);margin:0 0 1rem;max-width:320px}.footer-socials{display:flex;gap:10px}.social-link{display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.95}.social-link svg{display:block}.footer-contact h4,.footer-links h4{margin:0 0 8px;color:#fff}.footer-links ul{list-style:none;padding:0;margin:0;color:hsla(0,0%,100%,.9)}.footer-links ul li{margin:8px 0}.footer-links ul li a{color:hsla(0,0%,100%,.95);transition:opacity .15s}.footer-links ul li a:hover{opacity:.8}.footer-contact address{font-style:normal;color:hsla(0,0%,100%,.9);margin-bottom:8px}.contact-lines div{color:hsla(0,0%,100%,.95);margin:6px 0}.contact-lines a{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.06);padding:12px 0;background:rgba(0,0,0,.03)}.footer-bottom .section-container{display:flex;justify-content:center;align-items:center}.footer-bottom .copyright{color:hsla(0,0%,100%,.9)}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-desc{max-width:100%}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr;gap:16px}.footer-logo{font-size:1.1rem}.footer-socials{margin-top:8px}.section-container{padding-left:12px;padding-right:12px}}.muted{color:#444}.mt-24{margin-top:24px}.page-container.narrow{max-width:900px}.mt-lg{margin-top:28px}.mt-md{margin-top:20px}.search-hero.search-hero--bg{background:linear-gradient(180deg,rgba(30,74,150,.9),rgba(30,74,150,.6))}.hero-inner.hero-inner--bg{background-image:linear-gradient(rgba(30,74,150,.65),rgba(30,74,150,.4)),url(https://placehold.co/1600x900?text=Indore+Real+Estate&font=roboto);background-size:cover;background-position:50%}.search-hero-image-wrap{margin-top:18px;display:flex;justify-content:center}.search-hero-image{width:100%;max-width:1100px;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 10px 30px rgba(16,24,40,.08);display:block}@media (max-width:900px){.search-hero-image{border-radius:10px}.search-hero-image-wrap{margin-top:14px}}.search-hero-image-wrap.full-bleed{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;height:260px;background-color:var(--secondary);overflow:hidden}.search-hero-image-wrap.full-bleed:before{content:"";position:absolute;inset:0 0 0 0;background-image:url(/images/building-images.jpg);background-repeat:repeat-x;background-position:top;background-size:auto 260px;opacity:.1;pointer-events:none;z-index:0}@media (max-width:900px){.search-hero-image-wrap.full-bleed{margin-left:0;margin-right:0;width:100%;height:180px}.search-hero-image-wrap.full-bleed:before{background-size:auto 180px}}.price-range{display:flex;gap:8px}.price-range input{flex:1 1}.contact-actions{display:flex;gap:8px;margin-top:8px}.admin-root{--sidebar-width:260px;--header-height:64px;--bg:#f6f8fb;--card:#fff;--muted:#6b7280;--primary:#2563eb;--sidebar-bg:#0f172a;--radius:10px;background:var(--bg);color:#0f172a;min-height:100vh}.admin-root *{box-sizing:border-box}.admin-root a{color:inherit;text-decoration:none}.admin-root .layout-root{display:flex;min-height:100vh;background:var(--bg)}.admin-root .layout-sidebar{width:var(--sidebar-width);position:fixed;left:0;top:0;bottom:0}.admin-root .layout-main{margin-left:var(--sidebar-width);flex:1 1;display:flex;flex-direction:column}.admin-root .app-header{height:var(--header-height);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 1px 4px rgba(2,6,23,.04);position:-webkit-sticky;position:sticky;top:0;z-index:20}.admin-root .layout-content{padding:24px 20px;overflow:auto}.admin-root .container{max-width:1200px;margin:0 auto}.admin-root .card{background:var(--card);padding:18px;border-radius:var(--radius);box-shadow:0 6px 18px rgba(12,20,40,.06)}.admin-root .app-header-left{display:flex;align-items:center;gap:12px}.admin-root .page-title{font-size:18px;font-weight:700}.admin-root .app-header-right{display:flex;align-items:center;gap:12px}.admin-root .admin-badge{width:36px;height:36px;border-radius:999px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.admin-root .admin-name{color:var(--muted)}.admin-root .btn-ghost{background:transparent;border:1px solid rgba(15,23,42,.06);padding:8px 12px;border-radius:8px;cursor:pointer}.admin-root .login-wrapper{max-width:420px;margin:80px auto;background:var(--card);padding:28px;border-radius:12px;box-shadow:0 6px 20px rgba(2,6,23,.08)}.admin-root .form-group{margin-bottom:12px}.admin-root label{display:block;font-size:13px;margin-bottom:6px;color:var(--muted)}.admin-root input[type=password],.admin-root input[type=text],.admin-root select,.admin-root textarea{width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:8px}.admin-root button.primary{background:var(--primary);color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;box-shadow:0 6px 14px rgba(37,99,235,.12)}.admin-root .badge{display:inline-block;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;box-shadow:0 2px 6px rgba(2,6,23,.06)}.admin-root .badge-open{background:#94a3b8}.admin-root .badge-inprogress{background:#2563eb}.admin-root .badge-converted{background:#16a34a}.admin-root .badge-closed{background:#ef4444}.admin-root .table{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden}.admin-root .table td,.admin-root .table th{padding:14px;border-bottom:1px solid rgba(15,23,42,.04);text-align:left}.admin-root .table th{font-size:13px;color:var(--muted);font-weight:700}.admin-root .table tbody tr:nth-child(odd),.admin-root .table th{background:rgba(15,23,42,.02)}.admin-root .table tbody tr:hover{background:rgba(37,99,235,.03)}.admin-root .search-input{padding:10px;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:360px}.admin-root .sidebar-outer{height:100%;display:flex;flex-direction:column;padding:18px;background:var(--sidebar-bg);color:#fff}.admin-root .sidebar-brand{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.04)}.admin-root .brand-logo{width:44px;height:44px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff}.admin-root .brand-title{font-weight:700}.admin-root .brand-sub{font-size:12px;opacity:.8}.admin-root .sidebar-nav{margin-top:16px;display:flex;flex-direction:column;gap:6px}.admin-root .sidebar-link{display:flex;align-items:center;padding:10px 12px;border-radius:8px;color:#e6eef9;text-decoration:none;font-weight:600}.admin-root .sidebar-link:hover{background:hsla(0,0%,100%,.04);transform:translateX(2px);transition:all .12s}.admin-root .sidebar-link.active{background:linear-gradient(90deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));border-left:4px solid hsla(0,0%,100%,.12);padding-left:10px}.admin-root .logout-link{margin-top:8px;color:#ffd7d7}.admin-root .page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.admin-root .page-header-title{margin:0;font-size:18px}.admin-root .page-header-sub{color:var(--muted);font-size:13px}.admin-root .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.admin-root .btn-primary{background:var(--primary);color:#fff;padding:8px 14px;border-radius:8px;border:none;cursor:pointer}.admin-root .btn-secondary{background:transparent;border:1px solid rgba(15,23,42,.06);padding:8px 14px;border-radius:8px;cursor:pointer}.admin-root .muted{color:var(--muted)}.admin-root .icon-btn{background:transparent;border:none;padding:6px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.admin-root .icon-btn:hover{background:rgba(15,23,42,.04)}.admin-root .icon-btn svg{width:16px;height:16px;fill:currentColor}.admin-root .actions-cell{width:110px;text-align:right}.admin-root .form-card{border-radius:8px;overflow:hidden;background:var(--card);box-shadow:0 8px 18px rgba(2,6,23,.06);margin:8px 0}.admin-root .form-card-header{background:linear-gradient(90deg,var(--primary),#0ea5e9);padding:12px 16px;color:#fff}.admin-root .form-card-title{font-weight:700;font-size:16px}.admin-root .form-card-sub{font-size:13px;opacity:.95;margin-top:4px}.admin-root .form-card-body{padding:18px}.admin-root .form-card-body .form-group{margin-bottom:16px}.admin-root .form-card-body label{font-weight:700}.admin-root .form-card-footer{background:#f3f4f6;padding:12px 16px;border-top:1px solid rgba(15,23,42,.02)}.admin-root .form-card-actions{display:flex;gap:8px;justify-content:flex-start}.admin-root .file-input-row{display:flex;gap:8px}.admin-root .file-input-row input[type=file]{flex:1 1}.admin-root .btn-upload{background:#e5e7eb;padding:8px 10px;border-radius:6px;border:1px solid rgba(15,23,42,.04);cursor:pointer}@media(max-width:800px){.admin-root .form-grid{grid-template-columns:1fr}}@media(max-width:768px){.admin-root .layout-main{margin-left:0}.admin-root .layout-sidebar{position:relative;width:100%;height:auto}}