:root{--black:#050505;--text:#141414;--muted:#6b6b6b;--line:#e9e9e9;--soft:#f7f7f7;--accent:#ff6a00;--radius:18px;--shadow:0 18px 50px rgba(0,0,0,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Noto Sans Arabic",sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1440px,calc(100% - 40px));margin:auto}.topbar{background:var(--black);color:white;position:sticky;top:0;z-index:30;box-shadow:0 4px 20px rgba(0,0,0,.12)}.topbar-inner{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{font-weight:900;letter-spacing:8px;font-size:34px}.quick-actions{display:flex;gap:9px}.icon-btn{background:transparent;border:0;color:white;padding:10px;cursor:pointer;border-radius:10px}.icon-btn:hover{background:#1b1b1b}.search{display:flex;justify-self:end;background:white;border-radius:7px;overflow:hidden;width:min(520px,100%)}.search input{border:0;outline:0;padding:13px 16px;flex:1;min-width:0}.search button{width:54px;border:0;background:#fff;font-size:26px;cursor:pointer}.nav{height:48px;border-top:1px solid #1e1e1e;display:flex;align-items:center;gap:25px;font-size:14px;white-space:nowrap;overflow:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{opacity:.9}.nav a:hover{opacity:1}.nav-cta{margin-inline-start:auto;border:0;background:white;color:#050505;border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.hero{display:grid;grid-template-columns:240px 1fr 240px;gap:14px;padding-top:16px}.side-promos,.brand-promos{display:grid;gap:12px}.promo-card{min-height:110px;border-radius:12px;background-size:cover;background-position:center;display:flex;align-items:end;overflow:hidden}.promo-card span{display:block;width:100%;padding:14px 16px;color:white;font-size:19px;font-weight:800;background:linear-gradient(transparent,rgba(0,0,0,.74))}.p1{background-image:url('https://images.unsplash.com/photo-1515886657613-9f3515b0c78f?auto=format&fit=crop&w=700&q=80')}.p2{background-image:url('https://images.unsplash.com/photo-1543087903-1ac2ec7aa8c5?auto=format&fit=crop&w=700&q=80')}.p3{background-image:url('https://images.unsplash.com/photo-1496747611176-843222e1e57c?auto=format&fit=crop&w=700&q=80')}.brand-promos article{min-height:110px;border-radius:12px;background:#6f6862;color:white;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;letter-spacing:3px}.brand-promos strong{font-size:24px}.hero-banner{min-height:354px;border-radius:14px;position:relative;overflow:hidden;background:linear-gradient(125deg,#fff5eb 0%,#f8d9bf 52%,#e96517 100%);padding:44px;display:flex;align-items:center}.hero-copy{position:relative;z-index:3;max-width:560px}.eyebrow,.section-kicker{font-size:12px;letter-spacing:2.2px;font-weight:800;color:#8b4b20}.hero h1{font-size:clamp(34px,4vw,66px);line-height:.98;margin:12px 0 14px;letter-spacing:-2px}.hero p{font-size:19px;max-width:520px;color:#4e3a2d}.hero-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.btn{border:0;border-radius:7px;padding:13px 18px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn-dark{background:#050505;color:#fff}.btn-light{background:white;color:#111}.hero-shape{position:absolute;border-radius:50%;filter:blur(0);opacity:.4}.hero-a{width:260px;height:260px;background:white;right:7%;top:-60px}.hero-b{width:340px;height:340px;background:#ff8d42;right:-130px;bottom:-190px}.hero-badge{position:absolute;right:11%;bottom:33px;background:white;width:155px;height:155px;border-radius:50%;display:grid;place-items:center;text-align:center;line-height:1.05;box-shadow:var(--shadow);transform:rotate(-8deg);z-index:3}.hero-badge strong{font-size:42px;color:#d95400}.hero-badge span{font-size:10px;letter-spacing:1.4px}.section{padding:62px 0}.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section h2{font-size:34px;margin:5px 0 0;letter-spacing:-1px}.location-pill{background:#f4f4f4;padding:10px 14px;border-radius:999px;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:24px 14px}.category{cursor:pointer;text-align:center}.category .circle{aspect-ratio:1;border-radius:50%;background:#f3f1ef;overflow:hidden;margin-bottom:10px;transition:.2s}.category img{width:100%;height:100%;object-fit:cover}.category:hover .circle{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.category span{font-size:14px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shop-card{background:white;border-radius:16px;overflow:hidden;border:1px solid var(--line);transition:.2s}.shop-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.shop-cover{height:135px;background-size:cover;background-position:center}.shop-body{padding:16px}.shop-top{display:flex;justify-content:space-between;gap:10px}.verified{font-size:12px;background:#eef8ff;color:#1471a8;padding:4px 8px;border-radius:999px}.shop-meta{display:flex;gap:10px;color:var(--muted);font-size:13px;margin:9px 0 15px}.shop-actions{display:flex;gap:8px}.shop-actions a{flex:1;text-align:center;padding:10px;border-radius:8px;font-size:13px;font-weight:800}.visit{background:#111;color:white}.wa{background:#eaf8ef;color:#0d7a34}.market-head{align-items:center}.filter-row{display:flex;gap:10px}.filter-row select{padding:11px 13px;border:1px solid #ddd;border-radius:9px;background:white}.listing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.listing-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:white;position:relative;transition:.2s}.listing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.listing-image{height:230px;background:#f1f1f1;background-size:cover;background-position:center}.heart{position:absolute;right:12px;top:12px;border:0;background:rgba(255,255,255,.92);width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:20px}.listing-body{padding:15px}.listing-title{font-weight:760;margin:0 0 7px}.price{font-size:22px;font-weight:900}.listing-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin:9px 0 14px}.listing-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.listing-actions a{padding:10px;text-align:center;border-radius:8px;font-size:13px;font-weight:800}.call{background:#f2f2f2}.empty-state{text-align:center;padding:40px;background:#fafafa;border-radius:16px}.hidden{display:none}.services-band{background:linear-gradient(120deg,#fff0e5,#ffd7ba)}.service-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.service-inner p{color:#5c4c42;max-width:720px}.text-link{font-weight:800;font-size:14px}footer{background:#070707;color:#fff;padding-top:48px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid p{color:#b8b8b8}.footer-logo{font-size:28px;letter-spacing:6px;font-weight:900}.copyright{text-align:center;color:#888;border-top:1px solid #202020;margin-top:40px;padding:20px}.mobile-nav{display:none}dialog{border:0;padding:0;border-radius:18px;width:min(760px,calc(100% - 30px));box-shadow:0 35px 120px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(0,0,0,.6);backdrop-filter:blur(3px)}.modal{padding:28px}.modal-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.modal h2{margin:6px 0 0}.close{border:0;background:#f2f2f2;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:7px;font-size:13px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:9px;outline:0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#111}.full{grid-column:1/-1}.notice{background:#fff7ed;border:1px solid #fed7aa;color:#8b4a17;padding:12px;border-radius:10px;font-size:12px;margin:15px 0}.wide{width:100%}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,120px);background:#111;color:#fff;padding:12px 18px;border-radius:999px;z-index:99;transition:.25s;box-shadow:var(--shadow)}.toast.show{transform:translate(-50%,0)}
html[dir="rtl"] body{text-align:right}html[dir="rtl"] .search{justify-self:start}html[dir="rtl"] .hero-badge{right:auto;left:11%}html[dir="rtl"] .hero-a,html[dir="rtl"] .hero-b{right:auto;left:-8%}html[dir="rtl"] .heart{right:auto;left:12px}
@media(max-width:1100px){.hero{grid-template-columns:1fr}.side-promos,.brand-promos{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(5,1fr)}.shop-grid,.listing-grid{grid-template-columns:repeat(3,1fr)}.topbar-inner{grid-template-columns:auto 1fr}.brand{grid-column:1}.search{grid-column:2;grid-row:1}.quick-actions{display:none}}
@media(max-width:760px){body{padding-bottom:74px}.container{width:min(100% - 24px,1440px)}.topbar-inner{height:auto;padding:13px 0;grid-template-columns:1fr auto;gap:12px}.brand{font-size:25px;letter-spacing:5px}.search{grid-column:1/-1;grid-row:2;width:100%}.nav{display:none}.hero{padding-top:12px}.side-promos,.brand-promos{display:none}.hero-banner{min-height:420px;padding:26px;align-items:flex-start}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-badge{width:125px;height:125px;right:25px;bottom:25px}.category-grid{display:flex;overflow:auto;gap:14px;padding-bottom:8px;scrollbar-width:none}.category{min-width:94px}.shop-grid,.listing-grid{grid-template-columns:1fr 1fr;gap:11px}.shop-cover{height:105px}.listing-image{height:185px}.listing-body{padding:12px}.listing-actions{grid-template-columns:1fr}.section{padding:42px 0}.section h2{font-size:27px}.section-head{align-items:flex-start}.filter-row{width:100%}.market-head{flex-direction:column}.filter-row select{flex:1;min-width:0}.service-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;height:68px;background:white;border-top:1px solid #ddd;z-index:50}.mobile-nav a,.mobile-nav button{border:0;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:23px}.mobile-nav small{font-size:10px}.mobile-nav button{background:#111;color:white;width:58px;height:58px;border-radius:50%;align-self:center;justify-self:center;transform:translateY(-10px)}.form-grid{grid-template-columns:1fr}.full{grid-column:1}.modal{padding:20px}}
@media(max-width:470px){.shop-grid,.listing-grid{grid-template-columns:1fr}.listing-image{height:260px}.footer-grid{grid-template-columns:1fr}.hero h1{font-size:36px}}
