.e888-page{--e888-dark:#0c1117;--e888-dark-2:#101820;--e888-gold:#c3a05f;--e888-gold-deep:#a88445;--e888-ink:#17191c;--e888-muted:#666;--e888-line:#dedede;--e888-bg:#fff;direction:rtl;background:#fff;color:var(--e888-ink);font-family:Vazirmatn,"Noto Sans Arabic",Tahoma,Arial,sans-serif;line-height:1.8;overflow:hidden}.e888-page *{box-sizing:border-box}.e888-page img{display:block;max-width:100%}.e888-page a{text-decoration:none}.e888-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.e888-header{position:relative;z-index:50;background:linear-gradient(90deg,#0b1117,#121519 48%,#101318);border-bottom:1px solid rgba(195,160,95,.45);color:#fff}.e888-header__inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}.e888-brand{color:#fff;display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.e888-brand strong{font-size:1.7rem;font-weight:803}.e888-brand span{font-size:.66rem;color:#ddd;margin-top:5px}.e888-nav{display:flex;align-items:center;justify-content:center;gap:36px}.e888-nav a{color:#f2f2f2;font-size:.9rem;transition:color .2s ease}.e888-nav a:hover{color:var(--e888-gold)}.e888-header__actions{display:flex;align-items:center;gap:15px;direction:ltr}.e888-search-mini{width:40px;height:40px;display:grid;place-items:center;color:#fff}.e888-search-mini svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.e888-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:4px;font-size:.88rem;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease;white-space:nowrap}.e888-btn:hover{transform:translateY(-2px)}.e888-btn--small{min-height:38px;padding:8px 19px;font-size:.78rem}.e888-btn--gold{color:#171717;background:linear-gradient(135deg,#d4b774,#b89450);border:1px solid #d6ba79}.e888-btn--dark{color:#fff;background:#15191d;border:1px solid #15191d}.e888-btn--outline-light{color:#fff;background:rgba(7,14,21,.25);border:1px solid rgba(214,185,121,.82)}.e888-btn--outline-dark{color:#333;background:#fff;border:1px solid #b99859}.e888-menu-toggle{display:none;border:0;background:transparent;color:#fff;width:44px;height:44px;padding:9px}.e888-menu-toggle svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.e888-menu-toggle__close{display:none}.e888-menu-toggle[aria-expanded="true"] .e888-menu-toggle__open{display:none}.e888-menu-toggle[aria-expanded="true"] .e888-menu-toggle__close{display:block}.e888-hero{position:relative;min-height:410px;background:#07131e;color:#fff;overflow:hidden}.e888-hero__image{position:absolute;inset:0 auto 0 0;width:61%;background:url('../images/front-home/hero-city.webp') center/cover no-repeat;filter:saturate(.9) contrast(1.03)}.e888-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,19,.03) 0%,rgba(4,12,19,.1) 43%,rgba(4,12,19,.82) 64%,#06131e 100%)}.e888-hero__content{position:relative;z-index:2;min-height:410px;display:flex;align-items:center;justify-content:flex-start}.e888-hero__copy{width:min(560px,52%);margin-right:auto;text-align:center;padding:30px 0}.e888-hero h1{margin:0 0 12px;color:#fff;font-family:inherit;font-size:clamp(2.3rem,4.1vw,4rem);font-weight:900;line-height:1.25;letter-spacing:-.03em}.e888-hero h1 span{display:block;color:var(--e888-gold);margin-top:2px}.e888-hero p{margin:0 0 20px;color:#f4f4f4;font-size:1rem}.e888-search{width:100%;height:54px;display:flex;direction:rtl;align-items:center;background:#fff;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,.18);overflow:hidden}.e888-search input{flex:1;height:100%;border:0;background:transparent;padding:0 20px;outline:0;color:#333;font-size:.86rem}.e888-search input::placeholder{color:#aaa}.e888-search button{width:58px;height:100%;border:0;background:transparent;color:var(--e888-gold-deep);display:grid;place-items:center;cursor:pointer}.e888-search button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.e888-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.e888-section{padding:30px 0}.e888-section-title{margin:0 0 22px;text-align:center;font-family:inherit;font-size:1.55rem;font-weight:900;color:#202020}.e888-needs{padding-top:28px}.e888-needs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.e888-need-card{min-height:174px;padding:20px 18px;border:1px solid #dedede;border-radius:7px;background:#fff;color:#242424;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 3px 12px rgba(0,0,0,.025);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.e888-need-card:hover{transform:translateY(-4px);border-color:#ccb37d;box-shadow:0 10px 24px rgba(0,0,0,.08)}.e888-icon{width:42px;height:42px;margin-bottom:6px;color:#191919}.e888-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.e888-need-card strong{font-size:1.05rem;margin-bottom:2px}.e888-need-card em{font-style:normal;color:var(--e888-gold-deep);font-size:.8rem;margin-bottom:6px}.e888-need-card p{margin:0;color:#4f4f4f;font-size:.78rem;line-height:1.8}.e888-categories{padding-top:8px;padding-bottom:34px}.e888-categories__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.e888-category{position:relative;aspect-ratio:1/1.04;border-radius:4px;overflow:hidden;background:#111;color:#fff}.e888-category img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.e888-category__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 30%,rgba(4,7,10,.88) 100%)}.e888-category__text{position:absolute;inset:auto 10px 11px;text-align:center;display:flex;flex-direction:column;gap:3px}.e888-category__text strong{font-size:.82rem}.e888-category__text small{color:#d5b66f;font-size:.68rem}.e888-category:hover img{transform:scale(1.05)}.e888-center{text-align:center;margin-top:18px}.e888-why{padding:22px 0 26px;background:linear-gradient(100deg,#111820,#0c1116 52%,#12171c);color:#fff}.e888-why h2{margin:0 0 20px;text-align:center;font-family:inherit;font-size:1.45rem}.e888-why__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.e888-why__item{text-align:center}.e888-why__item span{width:40px;height:40px;margin:0 auto 8px;display:block;color:#d0aa60}.e888-why__item svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.e888-why__item strong{display:block;font-size:.92rem;margin-bottom:2px}.e888-why__item p{margin:0;color:#e3e3e3;font-size:.72rem;line-height:1.65}.e888-about{padding:0;background:#fff}.e888-about__grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.35fr);gap:64px;align-items:center;padding-block:0}.e888-about__media{margin:0;min-height:310px;align-self:stretch;background:#eee;overflow:hidden}.e888-about__media img{width:100%;height:100%;object-fit:cover}.e888-about__copy{padding:38px 0}.e888-about__copy h2{margin:0 0 4px;font-family:inherit;font-size:1.55rem;font-weight:900}.e888-about__copy h3{margin:0 0 18px;font-family:inherit;font-size:.95rem;font-weight:600}.e888-about__copy p{max-width:720px;margin:0 0 10px;color:#333;font-size:.83rem;line-height:2}.e888-about__copy .e888-btn{margin-top:10px}.e888-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.e888-section-head .e888-section-title{margin:0;text-align:right}.e888-section-head>a{color:#9d7b3f;font-size:.8rem}.e888-articles{padding-top:22px}.e888-articles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.e888-article-card{overflow:hidden;border:1px solid #e1e1e1;border-radius:7px;background:#fff;box-shadow:0 5px 14px rgba(0,0,0,.025)}.e888-article-card__image{display:block;aspect-ratio:1.7/1;overflow:hidden;background:#eee}.e888-article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.e888-article-card:hover .e888-article-card__image img{transform:scale(1.04)}.e888-article-card__body{padding:13px 14px 12px}.e888-article-card h3{margin:0 0 6px;font-family:inherit;font-size:.9rem;line-height:1.7}.e888-article-card h3 a{color:#1b1b1b}.e888-article-card p{margin:0 0 8px;color:#444;font-size:.72rem;line-height:1.8}.e888-article-card time{color:#9b9b9b;font-size:.66rem}.e888-cta{padding:0 0 14px}.e888-cta__inner{min-height:58px;padding:10px 26px;border-radius:6px;background:linear-gradient(90deg,#b9944f,#dfc98d 52%,#b69250);display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.e888-cta h2{margin:0;font-family:inherit;font-size:1rem;color:#171717}.e888-cta p{margin:1px 0 0;font-size:.72rem;color:#383022}.e888-cta__actions{display:flex;gap:10px;direction:ltr}.e888-cta__actions .e888-btn{min-width:170px;min-height:40px;padding:8px 18px}.e888-footer{background:linear-gradient(100deg,#111920,#0c1117);color:#eee;padding:25px 0 0}.e888-footer__grid{display:grid;grid-template-columns:repeat(4,1fr) 1.15fr;gap:38px}.e888-footer h3{margin:0 0 11px;font-family:inherit;color:#fff;font-size:.9rem}.e888-footer__col,.e888-footer__contact{display:flex;flex-direction:column;align-items:flex-start}.e888-footer a,.e888-footer p{margin:0;color:#c9c9c9;font-size:.72rem;line-height:1.9}.e888-footer a:hover{color:#d0aa60}.e888-footer__social{display:flex;gap:8px;margin-top:8px}.e888-footer__social span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#1b2229;color:#ddd;font-size:.65rem}.e888-footer__bottom{margin-top:22px;padding:11px 24px;text-align:center;border-top:1px solid rgba(255,255,255,.08);color:#9fa4a9;font-size:.68rem}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:1050px){.e888-header__inner{gap:18px}.e888-nav{gap:20px}.e888-categories__grid{grid-template-columns:repeat(3,1fr)}.e888-why__grid{grid-template-columns:repeat(5,1fr);gap:10px}.e888-footer__grid{grid-template-columns:repeat(3,1fr)}.e888-footer__contact{grid-column:1/-1}}@media (max-width:820px){.e888-shell{width:min(100% - 30px,1180px)}.e888-header__inner{grid-template-columns:1fr auto auto}.e888-brand strong{font-size:1.35rem}.e888-menu-toggle{display:block}.e888-nav{position:absolute;top:72px;right:15px;left:15px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#111820;border:1px solid rgba(195,160,95,.3);box-shadow:0 14px 35px rgba(0,0,0,.3)}.e888-nav.is-open{display:flex}.e888-nav a{padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.07)}.e888-search-mini{display:none}.e888-hero{min-height:580px}.e888-hero__image{width:100%;height:57%;top:0}.e888-hero__veil{background:linear-gradient(180deg,rgba(3,11,18,.08) 0%,rgba(5,15,24,.3) 40%,#06131e 60%,#06131e 100%)}.e888-hero__content{min-height:580px;align-items:flex-end}.e888-hero__copy{width:100%;margin:0 auto;padding:250px 0 34px}.e888-needs__grid{grid-template-columns:repeat(2,1fr)}.e888-why__grid{grid-template-columns:repeat(2,1fr)}.e888-why__item:last-child{grid-column:1/-1}.e888-about__grid{grid-template-columns:1fr;gap:0}.e888-about__media{min-height:420px}.e888-about__copy{padding:30px 4px}.e888-articles__grid{grid-template-columns:repeat(2,1fr)}.e888-cta__inner{grid-template-columns:1fr;text-align:center}.e888-cta__actions{justify-content:center}.e888-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.e888-shell{width:calc(100% - 22px)}.e888-header__actions .e888-btn{display:none}.e888-header__inner{grid-template-columns:1fr auto}.e888-hero{min-height:620px}.e888-hero__copy{padding-top:270px}.e888-hero h1{font-size:2.35rem}.e888-search{height:52px}.e888-hero__actions{grid-template-columns:1fr}.e888-needs__grid{grid-template-columns:1fr}.e888-categories__grid{grid-template-columns:repeat(2,1fr)}.e888-why__grid{grid-template-columns:1fr}.e888-why__item:last-child{grid-column:auto}.e888-about__media{min-height:310px}.e888-articles__grid{grid-template-columns:1fr}.e888-section-head{align-items:flex-start;flex-direction:column}.e888-cta__actions{display:grid;grid-template-columns:1fr;width:100%}.e888-cta__actions .e888-btn{width:100%}.e888-footer__grid{grid-template-columns:1fr;gap:25px}.e888-footer__contact{grid-column:auto}}
@media (prefers-reduced-motion:reduce){.e888-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
