:root{--basmat-ink:#302a27;--basmat-brown:#6d5d53;--basmat-deep:#4a3d37;--basmat-sand:#c9b28f;--basmat-light:#e9ddc8;--basmat-cream:#f7f3ec;--basmat-white:#fff}.basmat-site{margin:0;background:var(--basmat-cream);color:var(--basmat-ink);font-family:"Noto Sans Arabic",sans-serif;line-height:1.75}.basmat-site *{box-sizing:border-box}.basmat-site a{color:inherit;text-decoration:none}.site-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:absolute;z-index:20;top:0;right:0;left:0;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.header-inner{height:105px;display:flex;align-items:center;justify-content:space-between}.brand img{width:150px;height:74px;object-fit:contain;filter:brightness(0) invert(1)}.desktop-nav{display:flex;gap:34px;font-family:"Noto Kufi Arabic",sans-serif;font-size:.88rem}.desktop-nav a,.footer-grid a{transition:color .2s}.desktop-nav a:hover{color:var(--basmat-light)}.header-actions{display:flex;align-items:center;gap:14px}.outline-button,.light-button,.search-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.65);padding:11px 22px;font-family:"Noto Kufi Arabic",sans-serif;font-size:.78rem;transition:.2s}.outline-button:hover{background:#fff;color:var(--basmat-deep)}.menu-button{display:none;background:none;border:0;color:#fff;font-size:1.6rem}.mobile-nav{display:none}.hero{position:relative;min-height:780px;background:url("https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=2200&q=88") center/cover no-repeat;color:#fff;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,28,24,.3),rgba(35,28,24,.78))}.hero-content{position:relative;z-index:2;padding-top:115px}.eyebrow{display:inline-block;color:var(--basmat-light);font-family:"Noto Kufi Arabic",sans-serif;font-size:.75rem;letter-spacing:.06em;margin-bottom:14px}.eyebrow.dark{color:var(--basmat-brown)}.hero h1,.section h2,.about-content h2,.cta-section h2{font-family:"Noto Kufi Arabic",sans-serif;font-weight:700;line-height:1.45;margin:0}.hero h1{font-size:clamp(2.6rem,5.5vw,5rem);max-width:820px}.hero h1 em{font-style:normal;color:var(--basmat-sand)}.hero> .hero-content>p{max-width:630px;font-size:1.08rem;color:rgba(255,255,255,.84);margin:20px 0 36px}.property-search{max-width:1000px;background:rgba(255,255,255,.98);color:var(--basmat-ink);box-shadow:0 25px 60px rgba(0,0,0,.22)}.search-tabs{height:52px;display:flex;border-bottom:1px solid #e6ded3}.search-tabs button{width:120px;border:0;background:transparent;color:#7c716a;font-family:"Noto Kufi Arabic",sans-serif}.search-tabs button.active{color:var(--basmat-deep);font-weight:700;border-bottom:3px solid var(--basmat-brown)}.search-fields{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;padding:24px}.search-fields label{padding:0 20px;border-left:1px solid #e4ddd4}.search-fields label:first-child{padding-right:0}.search-fields label span{display:block;color:#968a81;font-size:.72rem;margin-bottom:4px}.search-fields select{width:100%;border:0;background:transparent;padding:4px 0;color:var(--basmat-ink);font-family:inherit;outline:0}.search-button{border:0;background:var(--basmat-deep);color:#fff;min-height:52px;margin-right:18px;gap:18px}.search-button:hover{background:var(--basmat-brown)}.trust-strip{background:#fff;border-bottom:1px solid #ebe4da}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.trust-grid div{display:flex;align-items:center;justify-content:center;gap:12px;border-left:1px solid #e5ded5}.trust-grid div:last-child{border-left:0}.trust-grid strong{font-family:"Noto Kufi Arabic",sans-serif;color:var(--basmat-brown);font-size:1.45rem}.trust-grid span{color:#776c65;font-size:.83rem}.section{padding:110px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-heading h2,.center-heading h2{font-size:clamp(2rem,3vw,3rem)}.section-heading>a{color:var(--basmat-brown);font-family:"Noto Kufi Arabic",sans-serif;font-size:.8rem;border-bottom:1px solid var(--basmat-sand);padding-bottom:5px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-card{background:#fff;box-shadow:0 12px 35px rgba(67,53,45,.08);transition:transform .25s,box-shadow .25s}.property-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(67,53,45,.14)}.property-image{position:relative;height:260px;display:block;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.property-card:hover .property-image img{transform:scale(1.04)}.property-purpose{position:absolute;top:18px;right:18px;background:rgba(55,45,40,.88);color:#fff;padding:5px 14px;font-size:.7rem}.property-body{padding:23px}.property-location{color:#8b7e75;font-size:.76rem}.property-body h3{font-family:"Noto Kufi Arabic",sans-serif;font-size:1.04rem;margin:8px 0 16px}.property-features{display:flex;flex-wrap:wrap;gap:13px;color:#746962;font-size:.72rem;padding-bottom:17px;border-bottom:1px solid #eee8df}.property-price{display:flex;align-items:baseline;gap:7px;margin-top:16px}.property-price strong{font-family:"Noto Kufi Arabic",sans-serif;color:var(--basmat-brown);font-size:1.05rem}.property-price span{font-size:.68rem;color:#93877e}.empty-catalog{grid-column:1/-1;background:#fff;padding:55px;text-align:center;color:#82756c}.services-section{background:#fff}.center-heading{text-align:center;max-width:650px;margin:0 auto 50px}.center-heading p{color:#756a63}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e3d9ca;border:1px solid #e3d9ca}.services-grid article{position:relative;background:var(--basmat-cream);padding:48px 38px;min-height:310px}.service-number{position:absolute;left:24px;top:20px;color:#d4c4ad;font-family:"Noto Kufi Arabic",sans-serif}.service-icon{font-size:2rem;color:var(--basmat-brown);margin-bottom:28px}.services-grid h3{font-family:"Noto Kufi Arabic",sans-serif}.services-grid p{color:#756a63;font-size:.88rem}.about-section{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:var(--basmat-deep);color:#fff}.about-image{background:url("https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1400&q=85") center/cover}.about-content{padding:90px clamp(40px,7vw,110px)}.about-content h2{font-size:clamp(2rem,3.4vw,3.5rem)}.about-content>p{color:rgba(255,255,255,.72);max-width:580px;margin:25px 0 35px}.about-content ul{list-style:none;padding:0;margin:0}.about-content li{position:relative;padding:15px 45px 15px 0;border-top:1px solid rgba(255,255,255,.15)}.about-content li:before{content:"✓";position:absolute;right:4px;color:var(--basmat-sand)}.about-content li strong,.about-content li span{display:block}.about-content li strong{font-family:"Noto Kufi Arabic",sans-serif;font-size:.88rem}.about-content li span{color:rgba(255,255,255,.65);font-size:.78rem}.cta-section{padding:85px 0;background:var(--basmat-sand);color:var(--basmat-ink)}.cta-inner{display:flex;justify-content:space-between;align-items:center}.cta-section .eyebrow{color:var(--basmat-deep)}.cta-section h2{font-size:clamp(2rem,3.3vw,3.4rem)}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:18px}.light-button{background:#fff;border-color:#fff;min-width:230px}.light-button:hover{background:var(--basmat-deep);border-color:var(--basmat-deep);color:#fff}.text-link{font-family:"Noto Kufi Arabic",sans-serif;font-size:.78rem}.site-footer{background:#282321;color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:55px}.footer-brand img{width:170px;filter:brightness(0) invert(1)}.footer-brand p{color:rgba(255,255,255,.58);max-width:310px;font-size:.82rem}.footer-grid h4{font-family:"Noto Kufi Arabic",sans-serif;font-size:.85rem;color:var(--basmat-light);margin:0 0 20px}.footer-grid a,.footer-grid span{display:block;color:rgba(255,255,255,.62);font-size:.78rem;margin-bottom:10px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:rgba(255,255,255,.4);font-size:.7rem}@media(max-width:900px){.desktop-nav,.header-actions .outline-button{display:none}.menu-button{display:block}.mobile-nav{position:absolute;top:90px;right:20px;left:20px;background:var(--basmat-deep);padding:18px}.mobile-nav a{display:block;padding:11px;border-bottom:1px solid rgba(255,255,255,.1)}.hero{min-height:830px}.search-fields{grid-template-columns:1fr 1fr}.search-fields label{border-left:0;border-bottom:1px solid #e8e0d6;padding:12px}.search-button{margin:14px 0 0;grid-column:1/-1}.property-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:1fr}.about-image{min-height:460px}.footer-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{align-items:flex-start;gap:30px}.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:18px}}@media(max-width:620px){.site-container{width:min(100% - 28px,1180px)}.header-inner{height:88px}.brand img{width:125px}.hero-content{padding-top:90px}.hero h1{font-size:2.45rem}.hero> .hero-content>p{font-size:.92rem}.property-search{margin-top:26px}.search-fields{grid-template-columns:1fr}.search-fields label{padding:9px 0}.search-button{grid-column:auto}.trust-grid{padding:22px 0}.trust-grid div{flex-direction:column;gap:0}.section{padding:75px 0}.section-heading{align-items:flex-start;gap:20px}.section-heading>a{display:none}.property-grid,.services-grid{grid-template-columns:1fr}.property-image{height:245px}.about-image{min-height:340px}.about-content{padding:65px 28px}.cta-inner{flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px}.search-tabs button{width:50%}}

.site-header-solid{background:color-mix(in srgb,var(--basmat-deep) 94%,#000);box-shadow:0 12px 34px rgba(30,24,21,.16)}.catalog-hero{min-height:500px;padding:190px 0 95px;color:#fff;background:linear-gradient(90deg,rgba(38,30,26,.48),rgba(38,30,26,.9)),url("https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2200&q=88") center 55%/cover}.catalog-hero-inner{display:flex;align-items:end;justify-content:space-between;gap:60px}.catalog-hero h1,.property-detail-heading h1{margin:0;font-family:"Noto Kufi Arabic",sans-serif;font-size:clamp(2.4rem,4.5vw,4.5rem);font-weight:700;line-height:1.45}.catalog-hero h1 em{color:var(--basmat-sand);font-style:normal}.catalog-hero p{max-width:420px;margin:0 0 12px;color:rgba(255,255,255,.72);font-size:.94rem}.catalog-content{padding:0 0 110px}.catalog-filters{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:end;margin-top:-42px;padding:24px;background:var(--basmat-white);box-shadow:0 20px 55px rgba(59,46,39,.12)}.catalog-filters label{padding:0 20px;border-left:1px solid #e7dfd5}.catalog-filters label:first-child{padding-right:0}.catalog-filters label span{display:block;margin-bottom:5px;color:#968a81;font-size:.7rem}.catalog-filters select{width:100%;border:0;background:transparent;color:var(--basmat-ink);font-family:inherit;outline:0}.catalog-filter-button{min-height:52px;margin-right:18px;padding:0 28px;border:0;background:var(--basmat-deep);color:#fff;font-family:"Noto Kufi Arabic",sans-serif;font-size:.76rem;cursor:pointer}.catalog-filter-button:hover{background:var(--basmat-brown)}.catalog-heading{display:flex;align-items:end;justify-content:space-between;margin:80px 0 38px}.catalog-heading h2,.detail-section h2{margin:0;font-family:"Noto Kufi Arabic",sans-serif;font-size:clamp(1.8rem,2.8vw,2.75rem);line-height:1.5}.catalog-heading>a{padding-bottom:4px;border-bottom:1px solid var(--basmat-sand);color:var(--basmat-brown);font-family:"Noto Kufi Arabic",sans-serif;font-size:.75rem}.catalog-grid{min-height:300px}.empty-catalog strong,.empty-catalog span{display:block}.empty-catalog strong{font-family:"Noto Kufi Arabic",sans-serif;color:var(--basmat-ink);font-size:1.15rem}.empty-catalog span{margin-top:7px}.catalog-pagination{margin-top:50px}.catalog-pagination nav{direction:rtl}.property-detail-hero{position:relative;min-height:650px;display:flex;align-items:end;overflow:hidden;color:#fff}.property-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.property-detail-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(33,26,23,.9),rgba(33,26,23,.08) 72%)}.property-detail-heading{position:relative;z-index:2;padding-bottom:70px}.property-detail-heading .property-purpose{position:static;display:inline-block;margin-bottom:18px}.property-detail-heading h1{max-width:850px;font-size:clamp(2rem,4vw,4rem)}.property-detail-heading p{margin:12px 0 0;color:rgba(255,255,255,.76)}.detail-back{display:block;width:max-content;margin-bottom:35px;color:rgba(255,255,255,.72)!important;font-family:"Noto Kufi Arabic",sans-serif;font-size:.75rem}.property-detail-content{padding:90px 0 110px}.property-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:65px;align-items:start}.detail-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:70px;border-block:1px solid #ddd3c5}.detail-summary div{padding:25px 22px;border-left:1px solid #ddd3c5}.detail-summary div:last-child{border-left:0}.detail-summary span,.detail-summary strong{display:block}.detail-summary span{color:#93867d;font-size:.7rem}.detail-summary strong{margin-top:3px;font-family:"Noto Kufi Arabic",sans-serif;font-size:1rem}.detail-section{padding-bottom:60px}.detail-section>p{max-width:760px;color:#6f645d;font-size:.95rem;line-height:2.2}.amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px}.amenities-grid span{padding:15px 18px;background:var(--basmat-white);color:#675c55;font-size:.82rem}.property-contact-card{position:sticky;top:28px;padding:34px;background:var(--basmat-white);box-shadow:0 20px 55px rgba(59,46,39,.11)}.property-contact-card>span,.property-contact-card>strong,.property-contact-card>small{display:block}.property-contact-card>span{color:#95887e;font-size:.72rem}.property-contact-card>strong{margin-top:4px;color:var(--basmat-brown);font-family:"Noto Kufi Arabic",sans-serif;font-size:1.65rem}.property-contact-card>small{color:#91847b}.property-contact-card>p{margin:24px 0;color:#70655e;font-size:.82rem;line-height:1.9}.property-contact-card .fi-btn{width:100%;min-height:50px;border-radius:0;background:var(--basmat-deep);font-family:"Noto Kufi Arabic",sans-serif}.detail-phone{display:block;margin-top:14px;padding:12px;text-align:center;border:1px solid #ded5c9;color:var(--basmat-deep)!important;font-family:"Noto Kufi Arabic",sans-serif;font-size:.75rem}.fi-modal-window{direction:rtl;font-family:"Noto Sans Arabic",sans-serif}.fi-modal-heading{font-family:"Noto Kufi Arabic",sans-serif}@media(max-width:900px){.catalog-hero-inner{align-items:start;flex-direction:column}.catalog-filters{grid-template-columns:repeat(2,1fr)}.catalog-filters label{padding:12px;border-left:0;border-bottom:1px solid #e7dfd5}.catalog-filter-button{grid-column:1/-1;margin:14px 0 0}.property-detail-layout{grid-template-columns:1fr}.property-contact-card{position:static}.detail-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.catalog-hero{min-height:470px;padding:155px 0 75px}.catalog-hero p{display:none}.catalog-filters{grid-template-columns:1fr;margin-top:-30px;padding:18px}.catalog-filter-button{grid-column:auto}.catalog-heading{align-items:start;gap:20px;margin-top:60px}.catalog-heading>a{display:none}.property-detail-hero{min-height:560px}.property-detail-heading{padding-bottom:45px}.property-detail-content{padding:65px 0 80px}.detail-summary{grid-template-columns:1fr 1fr;margin-bottom:50px}.detail-summary div:nth-child(2){border-left:0}.amenities-grid{grid-template-columns:1fr}.property-contact-card{padding:26px}}
