:root{--green:#0b6b57;--green2:#0b8067;--navy:#12372e;--soft:#e9f5f1;--gold:#d7a53b;--ink:#172820;--muted:#6c7c75;--line:#e1ebe7;--bg:#f5f8f7;--white:#fff;--danger:#c74f55;--shadow:0 15px 45px rgba(17,65,51,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Tajawal',sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:var(--green)}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{height:80px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);display:flex;align-items:center;position:sticky;top:0;z-index:1000;backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.7rem;color:var(--ink)}.logo>span{width:45px;height:45px;border-radius:14px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:1.25rem}.logo div{display:flex;flex-direction:column}.logo b{font-size:1.35rem;font-weight:800}.logo small{font-size:.66rem;color:var(--muted);letter-spacing:1px}.site-header nav{display:flex;align-items:center;gap:1.5rem}.site-header nav>a{color:#52635c;font-weight:600}.site-header nav>a:hover{color:var(--green)}.nav-login{border:1px solid var(--line);padding:.62rem 1rem;border-radius:10px}.menu-btn{display:none;border:0;background:var(--soft);width:42px;height:42px;border-radius:11px;color:var(--green)}.btn{border:0;border-radius:11px;padding:.75rem 1.1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:#075745}.btn.light{background:#fff;color:var(--green)}.btn.glass{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28);color:#fff}.btn.outline-green,.outline-green{border:1px solid var(--green);color:var(--green);background:#fff}.btn.large{padding:.95rem 1.3rem;font-size:1.02rem}.btn.full,.full{width:100%}.section{padding:5.5rem 0}.muted{background:var(--bg)}.flash-wrap{position:fixed;top:92px;left:50%;transform:translateX(-50%);z-index:1200}.flash{padding:1rem 1.3rem;border-radius:12px;box-shadow:var(--shadow);background:#fff;border:1px solid var(--line);font-weight:600}.flash.success{background:#e7f6f0;color:#08765d}.flash.danger{background:#fcebed;color:#b84148}.flash.warning{background:#fff4dc;color:#966817}
.hero{background:radial-gradient(circle at 7% 15%,rgba(48,169,136,.22),transparent 28%),linear-gradient(135deg,#063b31,#0b6b57 60%,#08775f);color:#fff;padding:6rem 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4.5rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);border-radius:30px;padding:.5rem .9rem;font-size:.82rem}.hero h1{font-size:clamp(2.8rem,5vw,5rem);line-height:1.18;font-weight:800;margin:1.2rem 0}.hero-copy>p{color:#d5ebe4;font-size:1.1rem;line-height:2;max-width:700px}.hero-actions{display:flex;gap:.8rem;margin-top:2rem}.trust-row{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem;color:#beddd4;font-size:.8rem}.trust-row i{margin-left:.35rem}.hero-panel{background:#fff;color:var(--ink);border-radius:22px;padding:1.5rem;box-shadow:0 30px 80px rgba(0,0,0,.2)}.quick-search,.filter-card,.main-form,.contact-card{display:flex;flex-direction:column;gap:1rem}.purpose-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#f1f5f3;border-radius:12px;padding:.3rem}.purpose-tabs input{position:absolute;opacity:0}.purpose-tabs span{display:block;text-align:center;padding:.7rem;border-radius:9px;font-weight:700;cursor:pointer}.purpose-tabs input:checked+span{background:#fff;color:var(--green);box-shadow:0 3px 15px rgba(0,0,0,.07)}label{font-size:.86rem;font-weight:700;color:#42544d}input,select,textarea{width:100%;border:1px solid #dbe6e1;border-radius:10px;padding:.77rem .85rem;margin-top:.4rem;outline:none;background:#fff;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:#65aa98;box-shadow:0 0 0 3px rgba(11,107,87,.09)}.search-row,.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem}.section-head span,.eyebrow,.page-hero span,.results-head span{color:var(--green);font-size:.75rem;font-weight:800;letter-spacing:1px}.section-head h2,.about h2{font-size:2.2rem;margin:.4rem 0 0;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-grid a{border:1px solid var(--line);border-radius:16px;padding:1.4rem;color:var(--ink);display:flex;flex-direction:column;transition:.2s}.category-grid a:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bcd8cf}.category-grid i{width:48px;height:48px;border-radius:14px;background:var(--soft);color:var(--green);display:grid;place-items:center;font-size:1.2rem}.category-grid span{font-weight:800;margin-top:1rem}.category-grid small{color:var(--muted);margin-top:.2rem}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.listing-grid.two{grid-template-columns:repeat(2,1fr)}.listing-card{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;transition:.2s}.listing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.listing-media{height:220px;background:linear-gradient(145deg,#dfece8,#bdd7cf);background-size:cover;background-position:center;display:grid;place-items:center;position:relative;color:#7ea89c;font-size:3.5rem}.purpose{position:absolute;top:14px;right:14px;border-radius:30px;padding:.36rem .72rem;font-size:.72rem;font-weight:800;background:#fff;color:var(--green)}.purpose.rent{background:#e8f1fc;color:#3974ae}.purpose.investment{background:#fff1d3;color:#a86f06}.listing-body{padding:1.15rem}.listing-meta{display:flex;justify-content:space-between;gap:.5rem;color:var(--muted);font-size:.72rem}.listing-meta>span:first-child{color:var(--green);font-weight:700}.listing-body h3{font-size:1.05rem;margin:.8rem 0}.listing-body h3 a{color:var(--ink)}.listing-specs{display:flex;gap:1rem;color:var(--muted);font-size:.78rem}.listing-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.listing-foot b{font-size:1.1rem;color:var(--green)}.listing-foot a{font-size:.8rem;font-weight:700}.empty-state{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #cbdad5;border-radius:17px;padding:3rem}.empty-state>i{font-size:2.4rem;color:#9bb7ae}.empty-state p{color:var(--muted)}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.path-card{border-radius:22px;padding:2.2rem;color:#fff;display:flex;gap:1.5rem;overflow:hidden;position:relative}.path-card.seeker{background:linear-gradient(135deg,#0b6b57,#129078)}.path-card.owner{background:linear-gradient(135deg,#233f68,#346293)}.path-card>span{flex:0 0 62px;height:62px;border-radius:18px;background:rgba(255,255,255,.13);display:grid;place-items:center;font-size:1.55rem}.path-card small{color:rgba(255,255,255,.7)}.path-card h2{font-size:1.55rem;margin:.4rem 0}.path-card p{color:rgba(255,255,255,.75);line-height:1.8}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about p{color:var(--muted);line-height:2}.about ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about li{font-weight:600}.about li i{width:25px;height:25px;border-radius:50%;background:var(--soft);color:var(--green);display:inline-grid;place-items:center;margin-left:.4rem}.about-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-mosaic div{border:1px solid var(--line);border-radius:17px;padding:1.4rem;display:flex;flex-direction:column}.about-mosaic i{color:var(--green);font-size:1.3rem}.about-mosaic b{font-size:1.8rem;margin:.7rem 0 .2rem}.about-mosaic span{color:var(--muted);font-size:.8rem}
.page-hero{background:linear-gradient(135deg,#073f35,#0b6b57);color:#fff;padding:4.5rem 0}.page-hero.compact{padding:3.4rem 0}.page-hero span{color:#b7ddd3}.page-hero h1{font-size:2.7rem;margin:.5rem 0;font-weight:800}.page-hero p{color:#d3e9e3;margin:0}.search-layout{display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:start}.filter-card{border:1px solid var(--line);border-radius:17px;padding:1.3rem;position:sticky;top:100px}.filter-card h3{margin:0 0 .5rem}.filter-card h3 i{color:var(--green);margin-left:.4rem}.reset{text-align:center;font-size:.8rem}.results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.results-head h2{margin:.25rem 0;font-size:1.5rem}.property-top{display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem;margin-bottom:1.2rem}.property-grid{display:grid;grid-template-columns:1fr 360px;gap:2rem;align-items:start}.property-image{height:520px;border-radius:20px;background:linear-gradient(145deg,#dfece8,#bdd7cf);background-size:cover;background-position:center;display:grid;place-items:center;position:relative;color:#80a99d;font-size:5rem}.property-content{padding:2rem 0}.property-content h1{font-size:2rem;margin:.7rem 0}.property-price{font-size:1.7rem;color:var(--green)}.property-specs{display:flex;gap:1rem;margin:1.5rem 0}.property-specs>span{min-width:130px;border:1px solid var(--line);border-radius:13px;padding:1rem;display:grid;grid-template-columns:auto 1fr;gap:.15rem .6rem}.property-specs i{grid-row:1/3;color:var(--green);font-size:1.2rem;margin-top:.25rem}.property-specs small{color:var(--muted)}.description{border-top:1px solid var(--line);padding-top:1.5rem}.description h2{font-size:1.25rem}.description p{color:var(--muted);line-height:2}.contact-card{border:1px solid var(--line);border-radius:19px;padding:1.5rem;box-shadow:var(--shadow);position:sticky;top:100px}.contact-icon{width:52px;height:52px;border-radius:15px;background:var(--soft);color:var(--green);display:grid;place-items:center;font-size:1.2rem}.contact-card h2{margin:.4rem 0 0}.contact-card>p{color:var(--muted);line-height:1.7}.secure-note{background:#f4f8f6;border-radius:10px;padding:.8rem;color:var(--muted);font-size:.72rem}.secure-note i{color:var(--green);margin-left:.35rem}
.form-hero-grid{display:grid;grid-template-columns:1fr auto;align-items:center}.form-hero-grid>i{font-size:8rem;color:rgba(255,255,255,.12)}.steps{display:flex;gap:1rem;margin-top:1.6rem}.steps span{display:flex;align-items:center;gap:.4rem;color:#c8e2db;font-size:.8rem}.steps b{width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.15);display:grid;place-items:center;color:#fff}.owner-hero{background:linear-gradient(135deg,#203d64,#315f8f)}.form-section{background:var(--bg)}.form-layout{display:grid;grid-template-columns:1fr 300px;gap:1.5rem;align-items:start}.main-form{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1.8rem}.form-title{display:flex;align-items:center;gap:1rem}.form-title>span{width:48px;height:48px;border-radius:14px;background:var(--soft);color:var(--green);display:grid;place-items:center}.form-title h2{font-size:1.2rem;margin:0}.form-title p{color:var(--muted);font-size:.78rem;margin:.2rem 0 0}.main-form hr{border:0;border-top:1px solid var(--line);margin:1rem 0}.form-grid .wide{grid-column:1/-1}.form-grid em{color:var(--danger);font-style:normal}.form-submit{border-top:1px solid var(--line);padding-top:1.2rem;margin-top:.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.form-submit p{color:var(--muted);font-size:.72rem;max-width:360px}.form-side{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.4rem;position:sticky;top:100px}.form-side h3{margin-top:0}.form-side ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.form-side li{display:flex;gap:.6rem}.form-side li>i{color:var(--green);margin-top:.25rem}.form-side li span{display:flex;flex-direction:column;color:var(--muted);font-size:.8rem}.form-side li b{color:var(--ink);font-size:.9rem}.form-side>a{font-size:.8rem;font-weight:700}.upload-box{border:1px dashed #aecbc2;border-radius:13px;padding:1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.upload-box>span{display:flex;align-items:center;gap:.7rem}.upload-box i{font-size:1.4rem;color:var(--green)}.upload-box b,.upload-box small{display:block}.upload-box small{color:var(--muted);font-weight:400}.upload-box input{max-width:260px}.success-page{background:var(--bg);min-height:70vh;display:flex;align-items:center}.success-card{max-width:650px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:3rem;box-shadow:var(--shadow)}.success-icon{width:78px;height:78px;border-radius:50%;background:var(--soft);color:var(--green);display:grid;place-items:center;font-size:2rem;margin:0 auto 1.2rem}.success-card>small{color:var(--green);font-weight:800}.success-card h1{font-size:2rem;margin:.5rem 0}.success-card>p{color:var(--muted);line-height:1.8}.reference{background:#f5f8f7;border-radius:13px;padding:1rem;display:flex;justify-content:space-between;margin:1.5rem 0}.reference span{color:var(--muted)}.reference b{direction:ltr}.success-actions{display:flex;justify-content:center;gap:.7rem;margin-bottom:1rem}
.site-footer{background:#062f28;color:#fff;padding-top:3.5rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem}.logo.light{color:#fff}.logo.light>span{background:rgba(255,255,255,.12)}.footer-grid p{color:#9fc9be;max-width:380px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:.7rem}.footer-grid>div:not(:first-child) b{margin-bottom:.4rem}.footer-grid a,.footer-grid span{color:#bdd9d2;font-size:.84rem}.copyright{text-align:center;color:#86afa4;border-top:1px solid rgba(255,255,255,.09);margin-top:2.5rem;padding:1.2rem;font-size:.76rem}
.site-header nav form{margin:0}.nav-user{display:inline-flex;align-items:center;gap:.45rem;color:var(--green);font-weight:700;font-size:.82rem}.nav-user i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--soft)}.nav-logout{border:0;background:transparent;color:#8b4b4f;cursor:pointer;font-weight:700;padding:.45rem}.login-page{min-height:calc(100vh - 80px);display:flex;align-items:center;background:radial-gradient(circle at 10% 15%,rgba(31,145,115,.15),transparent 30%),linear-gradient(145deg,#f4faf8,#eef5f2)}.login-shell{display:grid;grid-template-columns:1fr 470px;gap:5rem;align-items:center;max-width:1050px;margin:auto}.login-brand{padding:2rem}.login-logo{width:66px;height:66px;border-radius:21px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:1.8rem;box-shadow:0 18px 35px rgba(11,107,87,.2)}.login-brand>small{display:block;color:var(--green);font-weight:800;letter-spacing:1.3px;margin-top:1.5rem}.login-brand h1{font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.35;margin:.65rem 0 1rem}.login-brand p{color:var(--muted);font-size:1.02rem;line-height:2;max-width:520px}.login-brand>div{display:flex;gap:1.5rem;margin-top:1.7rem;color:#526d64;font-size:.82rem}.login-brand>div i{color:var(--green);margin-left:.35rem}.login-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:25px;padding:2.2rem;box-shadow:0 28px 70px rgba(22,74,58,.13)}.form-symbol{width:58px;height:58px;border-radius:17px;background:var(--soft);color:var(--green);display:grid;place-items:center;font-size:1.45rem;margin-bottom:1rem}.login-card>small{color:var(--green);font-weight:800}.login-card h2{font-size:1.65rem;margin:.45rem 0}.login-card>p{color:var(--muted);line-height:1.7;margin:.35rem 0 1.3rem}.login-card form{display:flex;flex-direction:column;gap:1rem}.mobile-input{direction:ltr;display:flex;border:1px solid #dbe6e1;border-radius:10px;margin-top:.4rem;overflow:hidden}.mobile-input:focus-within{border-color:#65aa98;box-shadow:0 0 0 3px rgba(11,107,87,.09)}.mobile-input span{display:grid;place-items:center;background:#f1f6f4;border-right:1px solid var(--line);padding:0 .85rem;color:var(--muted);font-weight:700}.mobile-input input{border:0;border-radius:0;margin:0;direction:ltr}.mobile-input input:focus{box-shadow:none}.otp-code{direction:ltr;text-align:center;letter-spacing:1rem;font-size:2rem;font-weight:800;padding-right:1.8rem}.demo-otp{display:flex;align-items:center;gap:.8rem;background:#fff7e5;border:1px dashed #e5c36f;border-radius:13px;padding:.9rem 1rem;margin-top:1.2rem;color:#765514}.demo-otp>i{font-size:1.25rem}.demo-otp span{display:flex;align-items:center;justify-content:space-between;width:100%}.demo-otp small{font-size:1.15rem;font-weight:800;letter-spacing:.25rem}.login-terms{font-size:.72rem;text-align:center;margin:1.2rem 0 0!important}.back-login{position:absolute;top:1.4rem;left:1.5rem;font-size:.78rem;font-weight:700}
@media(max-width:1000px){.site-header nav{display:none;position:absolute;top:80px;right:20px;left:20px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu-btn{display:grid;place-items:center}.hero-grid,.about-grid,.property-grid{grid-template-columns:1fr}.hero-panel{max-width:600px}.listing-grid{grid-template-columns:repeat(2,1fr)}.search-layout,.form-layout{grid-template-columns:1fr}.filter-card,.contact-card,.form-side{position:static}.category-grid{grid-template-columns:repeat(2,1fr)}.property-image{height:420px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:650px){.container{width:min(100% - 24px,1200px)}.section{padding:3.5rem 0}.hero{padding:4rem 0}.hero h1{font-size:2.5rem}.hero-actions,.trust-row,.section-head,.results-head,.form-submit,.success-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%}.category-grid,.listing-grid,.listing-grid.two,.path-grid,.about ul,.about-mosaic,.form-grid,.search-row,.footer-grid{grid-template-columns:1fr}.path-card{flex-direction:column}.page-hero h1{font-size:2.1rem}.property-image{height:300px}.property-specs{display:grid;grid-template-columns:1fr 1fr}.property-specs>span{min-width:0}.form-hero-grid>i{display:none}.steps{flex-wrap:wrap}.main-form{padding:1.15rem}.upload-box,.upload-box>span{align-items:flex-start;flex-direction:column}.upload-box input{max-width:100%}.success-card{padding:2rem 1.2rem}.footer-grid>div:first-child{grid-column:auto}}
@media(max-width:1000px){.login-shell{grid-template-columns:1fr;gap:1.5rem;max-width:620px}.login-brand{text-align:center;padding:0}.login-logo{margin:auto}.login-brand p{margin-left:auto;margin-right:auto}.login-brand>div{justify-content:center}.site-header nav .nav-user{justify-content:center}.site-header nav form{text-align:center}}
@media(max-width:650px){.login-page{align-items:flex-start}.login-brand h1{font-size:2.15rem}.login-brand>div{flex-direction:column;gap:.5rem}.login-card{padding:1.35rem}.otp-code{font-size:1.65rem}.demo-otp span{align-items:flex-start;flex-direction:column;gap:.25rem}}

/* V1.1.1: prevent hidden purpose radios from expanding RTL pages horizontally. */
html,body{max-width:100%;overflow-x:clip}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hero-copy,.hero-panel,.quick-search{min-width:0}.purpose-tabs{position:relative;overflow:hidden;grid-template-columns:repeat(3,minmax(0,1fr))}.purpose-tabs label{min-width:0}.purpose-tabs input{position:absolute;opacity:0;width:1px;height:1px;max-width:1px;padding:0;margin:0;inset-inline-start:0;pointer-events:none}.search-row,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}input,select,textarea{max-width:100%}
@media(max-width:1000px){.hero-grid{grid-template-columns:1fr}}
@media(max-width:650px){.hero{padding:3.2rem 0}.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-panel{padding:1rem}.purpose-tabs span{padding:.65rem .25rem}.search-row,.form-grid{grid-template-columns:1fr}.site-header{height:68px}.site-header nav{top:68px}.logo>span{width:40px;height:40px}.logo b{font-size:1.15rem}}
