.Hero_hero__T3Fr4{position:relative;overflow:hidden;background:var(--navy);padding-block:110px 96px;min-height:88vh;display:flex;align-items:center}.Hero_hero__T3Fr4:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,transparent 80%);pointer-events:none}.Hero_glow__xrpFY{top:-180px;inset-inline-start:-120px;width:620px;height:620px;background:radial-gradient(circle,rgba(201,162,75,.22) 0,rgba(201,162,75,.08) 40%,transparent 70%)}.Hero_glowSoft__Qh6re,.Hero_glow__xrpFY{position:absolute;border-radius:50%;pointer-events:none}.Hero_glowSoft__Qh6re{bottom:-220px;inset-inline-end:-160px;width:560px;height:560px;background:radial-gradient(circle,rgba(16,37,66,.9) 0,rgba(227,199,123,.06) 45%,transparent 72%)}.Hero_inner__M_C9y{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.Hero_eyebrow__0ZXf3{color:var(--gold-light);margin-bottom:22px;padding:8px 18px;border:1px solid rgba(201,162,75,.3);border-radius:999px;background:rgba(201,162,75,.06)}.Hero_title__Bn2TU{color:var(--white);font-family:Cairo,sans-serif;font-weight:800;font-size:clamp(36px,6vw,60px);line-height:1.2;margin-bottom:26px}.Hero_sub__2KmIh{color:rgba(255,255,255,.75);font-size:19px;line-height:1.9;max-width:660px;margin-bottom:40px}.Hero_actions__LI5fP{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:64px}.Hero_stats__o2jFB{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;width:100%;max-width:860px}.Hero_stat__I79sk{display:flex;flex-direction:column;gap:6px;padding:22px 16px;border:1px solid rgba(201,162,75,.18);border-radius:var(--radius);background:rgba(16,37,66,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:transform .25s ease,border-color .25s ease}.Hero_stat__I79sk:hover{transform:translateY(-4px);border-color:rgba(201,162,75,.45)}.Hero_statNum__Qa93A{font-family:Cairo,sans-serif;font-weight:800;font-size:26px;background:linear-gradient(120deg,var(--gold-light),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}.Hero_statLabel__4lPiL{color:rgba(255,255,255,.7);font-size:14px;font-weight:500}@media (max-width:820px){.Hero_stats__o2jFB{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Hero_hero__T3Fr4{padding-block:80px 64px;min-height:auto}.Hero_sub__2KmIh{font-size:17px}.Hero_actions__LI5fP{margin-bottom:48px}}@media (max-width:420px){.Hero_stats__o2jFB{grid-template-columns:1fr}}.Navbar_header__vG7Lu{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(10,22,38,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,162,75,.2)}.Navbar_bar__bpuiO{display:flex;align-items:center;justify-content:space-between;gap:24px;height:74px}.Navbar_brand__XNsQP{display:flex;flex-direction:column;line-height:1.1}.Navbar_brandName__8xgvj{font-family:Cairo,sans-serif;font-weight:800;font-size:24px;color:var(--white);letter-spacing:.3px}.Navbar_dot__Vi0j_{color:var(--gold)}.Navbar_brandSub__LGkxS{font-family:Tajawal,sans-serif;font-weight:700;font-size:12px;color:var(--gold);letter-spacing:1px}.Navbar_nav__A66_N{display:flex;align-items:center;gap:30px}.Navbar_link__9Nm3x{color:rgba(255,255,255,.85);font-family:Tajawal,sans-serif;font-weight:500;font-size:15px;transition:color .2s ease;position:relative}.Navbar_link__9Nm3x:after{content:"";position:absolute;bottom:-6px;inset-inline-start:0;width:0;height:2px;background:var(--gold);transition:width .25s ease}.Navbar_link__9Nm3x:hover{color:var(--gold-light)}.Navbar_link__9Nm3x:hover:after{width:100%}.Navbar_cta__NEzYS{padding:11px 24px;font-size:15px}.Navbar_ctaMobile__md9Rf{display:none}.Navbar_burger__NeEDU{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;background:transparent;border:1px solid rgba(201,162,75,.3);border-radius:12px;cursor:pointer;padding:0 10px}.Navbar_burgerLine__dFljg{display:block;width:100%;height:2px;background:var(--gold-light);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.Navbar_burgerLineTop__DpB70{transform:translateY(7px) rotate(45deg)}.Navbar_burgerLineMid__VBezG{opacity:0}.Navbar_burgerLineBot__Rojp6{transform:translateY(-7px) rotate(-45deg)}@media (max-width:820px){.Navbar_cta__NEzYS{display:none}.Navbar_ctaMobile__md9Rf{display:inline-flex;margin-top:8px}.Navbar_burger__NeEDU{display:flex}.Navbar_nav__A66_N{position:absolute;top:74px;inset-inline:0;flex-direction:column;align-items:flex-start;gap:18px;background:var(--navy-900);border-bottom:1px solid rgba(201,162,75,.2);padding:24px;transform:translateY(-14px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.Navbar_navOpen__2FHbV{transform:translateY(0);opacity:1;pointer-events:auto}.Navbar_link__9Nm3x{font-size:17px}}.Services_header__xPqpo{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-bottom:56px}.Services_header__xPqpo .Services_section-sub__ZMBsH,.Services_header__xPqpo p{margin-inline:auto}.Services_grid__SnjTi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:28px;gap:28px}.Services_card__0upfP{position:relative;background:var(--white);border:1px solid rgba(11,26,48,.06);border-radius:var(--radius);padding:36px 30px;box-shadow:0 14px 40px rgba(11,26,48,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.Services_card__0upfP:hover{transform:translateY(-8px);border-color:rgba(201,162,75,.55);box-shadow:0 26px 60px rgba(11,26,48,.12)}.Services_iconWrap__xIB__{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;margin-bottom:22px;color:var(--gold);background:linear-gradient(135deg,rgba(227,199,123,.18),rgba(201,162,75,.12));transition:background .3s ease,color .3s ease}.Services_iconWrap__xIB__ svg{width:30px;height:30px}.Services_card__0upfP:hover .Services_iconWrap__xIB__{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy-900)}.Services_cardTitle__9XssM{font-size:20px;font-weight:800;margin-bottom:10px}.Services_cardDesc__YujeJ{color:var(--muted);font-size:16px;line-height:1.8}@media (max-width:768px){.Services_header__xPqpo{margin-bottom:40px}}.WhyUs_why__t0pSS{position:relative;background:var(--navy);overflow:hidden}.WhyUs_glow__EdohH{position:absolute;top:-160px;inset-inline-start:50%;transform:translateX(-50%);width:620px;height:620px;background:radial-gradient(circle,rgba(201,162,75,.22),transparent 65%);filter:blur(20px);pointer-events:none;z-index:0}.WhyUs_header__gGUCg{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-bottom:56px}.WhyUs_eyebrow__n5L6g{color:var(--gold-light)}.WhyUs_title__mXK6g{color:var(--white);font-size:clamp(28px,4vw,42px);font-weight:800}.WhyUs_sub__n5UDL{color:rgba(255,255,255,.7);font-size:18px;max-width:640px}.WhyUs_grid__POHfX{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.WhyUs_item__m0AIL{display:flex;gap:18px;align-items:flex-start;padding:28px;border-radius:var(--radius);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);transition:transform .3s ease,background .3s ease,border-color .3s ease}.WhyUs_item__m0AIL:hover{transform:translateY(-6px);background:rgba(201,162,75,.08);border-color:rgba(201,162,75,.4)}.WhyUs_iconWrap__Yx3mI{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:14px;color:var(--gold);background:linear-gradient(135deg,rgba(227,199,123,.16),rgba(201,162,75,.1))}.WhyUs_iconWrap__Yx3mI svg{width:26px;height:26px}.WhyUs_itemTitle__Lv5az{color:var(--white);font-size:19px;font-weight:800;margin-bottom:6px}.WhyUs_itemDesc__M0laI{color:rgba(255,255,255,.62);font-size:15.5px;line-height:1.8}@media (max-width:768px){.WhyUs_header__gGUCg{margin-bottom:40px}}.Portfolio_portfolio__16rMI{background:var(--cream)}.Portfolio_header__rxKyY{display:flex;flex-direction:column;gap:14px;margin-bottom:56px;text-align:center;align-items:center}.Portfolio_header__rxKyY .Portfolio_section-sub__gFR7m{margin-inline:auto}.Portfolio_grid__ld0Fq{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:28px;gap:28px}.Portfolio_card__BrN_E{background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid rgba(11,26,48,.06);box-shadow:0 8px 24px rgba(11,26,48,.06);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.Portfolio_card__BrN_E:hover{transform:translateY(-8px);border-color:rgba(201,162,75,.4);box-shadow:0 22px 50px rgba(201,162,75,.28)}.Portfolio_preview__010Ul{padding:18px;background:linear-gradient(145deg,var(--navy),var(--navy-800));position:relative}.Portfolio_preview__010Ul:after{content:"";position:absolute;inset:10px;border-radius:12px;border:1px solid rgba(201,162,75,.35);pointer-events:none}.Portfolio_browserBar__GrFNt{display:flex;gap:7px;padding:4px 6px 14px}.Portfolio_dot__ZHTUa{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.25)}.Portfolio_dot__ZHTUa:first-child{background:var(--gold)}.Portfolio_previewBody__vwsms{height:150px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:radial-gradient(circle at 50% 30%,rgba(201,162,75,.16),transparent 70%)}.Portfolio_previewLabel__kGlOB{font-family:Cairo,sans-serif;font-weight:800;font-size:30px;background:linear-gradient(120deg,var(--gold-light),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.5px}.Portfolio_content__McAZ6{padding:26px 24px 30px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.Portfolio_tag__tE8Ir{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;font-size:13px;font-weight:700;color:var(--gold-dark);background:linear-gradient(135deg,rgba(227,199,123,.22),rgba(201,162,75,.16));border:1px solid rgba(201,162,75,.3)}.Portfolio_title__DfZly{font-size:20px;font-weight:800;color:var(--navy)}.Portfolio_metric__ZJohr{font-family:Cairo,sans-serif;font-weight:700;font-size:16px;color:var(--gold-dark)}@media (max-width:768px){.Portfolio_grid__ld0Fq{grid-template-columns:1fr}.Portfolio_header__rxKyY{margin-bottom:40px}}.Testimonials_testimonials__UZJaz{background:var(--navy);position:relative;overflow:hidden}.Testimonials_testimonials__UZJaz:before{content:"";position:absolute;top:-120px;inset-inline-start:-120px;width:360px;height:360px;background:radial-gradient(circle,rgba(201,162,75,.18),transparent 70%);pointer-events:none}.Testimonials_header__mzZRU{display:flex;flex-direction:column;gap:14px;margin-bottom:56px;text-align:center;align-items:center;position:relative;z-index:1}.Testimonials_eyebrow__52ZpD{color:var(--gold)}.Testimonials_title__NiFgw{font-family:Cairo,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:800;color:var(--white)}.Testimonials_sub__jNXnp{color:rgba(255,255,255,.7);font-size:18px;max-width:640px}.Testimonials_grid__S6DGg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;position:relative;z-index:1}.Testimonials_card__szgpU{background:rgba(255,255,255,.04);border:1px solid rgba(201,162,75,.22);border-radius:var(--radius);padding:30px 28px;display:flex;flex-direction:column;gap:18px;transition:transform .35s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease}.Testimonials_card__szgpU:hover{transform:translateY(-6px);background:rgba(255,255,255,.06);border-color:rgba(201,162,75,.5);box-shadow:0 20px 44px rgba(0,0,0,.35)}.Testimonials_stars__XJVAv{display:flex;gap:4px;color:var(--gold)}.Testimonials_quote__Vw4p_{color:rgba(255,255,255,.88);font-size:17px;line-height:1.9;flex:1 1}.Testimonials_author__F_kuF{display:flex;align-items:center;gap:14px;margin-top:6px}.Testimonials_avatar___tEKk{width:52px;height:52px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Cairo,sans-serif;font-weight:800;font-size:22px;color:var(--navy-900);background:linear-gradient(135deg,var(--gold-light),var(--gold));box-shadow:0 8px 20px rgba(201,162,75,.35)}.Testimonials_authorInfo__XyEts{display:flex;flex-direction:column}.Testimonials_name__BBTui{font-family:Cairo,sans-serif;font-weight:700;color:var(--white);font-size:16px}.Testimonials_role__Iyh2m{color:var(--gold);font-size:14px}@media (max-width:992px){.Testimonials_grid__S6DGg{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials_grid__S6DGg{grid-template-columns:1fr}.Testimonials_header__mzZRU{margin-bottom:40px}}.Contact_contact__NV_KM{position:relative;background:var(--navy-900);overflow:hidden}.Contact_glow__WT9sj{position:absolute;top:-20%;inset-inline-start:-10%;width:60%;height:80%;background:radial-gradient(circle at center,rgba(201,162,75,.22),rgba(201,162,75,0) 65%);pointer-events:none;filter:blur(10px)}.Contact_grid__QgmP5{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.Contact_info__Xm6vQ{display:flex;flex-direction:column}.Contact_title__4_hKS{color:var(--white);font-size:clamp(28px,4vw,42px);font-weight:800;margin-top:14px}.Contact_lead__TDUfh{color:rgba(255,255,255,.75);font-size:18px;margin-top:16px;max-width:460px}.Contact_items__ZY8sO{list-style:none;margin-top:32px;display:flex;flex-direction:column;gap:18px}.Contact_item__CyXdw{display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.85);font-size:16px}.Contact_item__CyXdw strong{color:var(--white);font-weight:700}.Contact_icon__XmLxk{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;color:var(--gold-light);background:rgba(201,162,75,.12);border:1px solid rgba(201,162,75,.28)}.Contact_card__yYaBu{background:var(--white);border-radius:var(--radius);padding:36px;box-shadow:0 30px 70px rgba(0,0,0,.35)}.Contact_form__dXQdL{display:flex;flex-direction:column;gap:18px}.Contact_field__7N3Me{display:flex;flex-direction:column;gap:8px}.Contact_label__xiovc{font-family:Cairo,sans-serif;font-weight:700;font-size:14px;color:var(--navy)}.Contact_input__5EOnd{width:100%;padding:13px 16px;font-family:Tajawal,sans-serif;font-size:15px;color:var(--text);background:var(--cream);border:1.5px solid rgba(11,26,48,.1);border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;outline:none}.Contact_input__5EOnd::placeholder{color:var(--muted)}.Contact_input__5EOnd:focus{background:var(--white);border-color:var(--gold);box-shadow:0 0 0 4px rgba(201,162,75,.18)}.Contact_textarea__Ys1OJ{resize:vertical;min-height:110px}.Contact_submit__zDL38{width:100%;justify-content:center;margin-top:6px}.Contact_note__pGjFA{text-align:center;color:var(--muted);font-size:13px;margin-top:2px}@media (max-width:860px){.Contact_grid__QgmP5{grid-template-columns:1fr;gap:40px}.Contact_card__yYaBu{padding:28px}}.Footer_footer__UaG1g{background:var(--navy-900);border-top:1px solid rgba(201,162,75,.18)}.Footer_grid__qjDt3{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-gap:48px;gap:48px;padding-block:64px}.Footer_logo__NsUJK{font-family:Cairo,sans-serif;font-weight:800;font-size:26px;color:var(--white);display:flex;align-items:baseline;gap:6px}.Footer_dot___mwMP{color:var(--gold)}.Footer_logoSub__IsTjW{color:var(--gold);font-size:20px;font-weight:700}.Footer_tagline__EtMBR{margin-top:14px;color:rgba(255,255,255,.6);font-size:15px;max-width:320px}.Footer_colTitle__sNZTr{color:var(--white);font-family:Cairo,sans-serif;font-size:16px;font-weight:700;margin-bottom:18px}.Footer_links__oDyjI{list-style:none;display:flex;flex-direction:column;gap:12px}.Footer_link__EWWOW{color:rgba(255,255,255,.65);font-size:15px;transition:color .2s ease,-webkit-padding-start .2s ease;transition:color .2s ease,padding-inline-start .2s ease;transition:color .2s ease,padding-inline-start .2s ease,-webkit-padding-start .2s ease}.Footer_link__EWWOW:hover{color:var(--gold-light);-webkit-padding-start:4px;padding-inline-start:4px}.Footer_socials__QgDMT{display:flex;gap:12px}.Footer_social___aQ_M{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--gold-light);border:1px solid rgba(201,162,75,.35);background:rgba(201,162,75,.08);transition:transform .2s ease,background .2s ease,color .2s ease}.Footer_social___aQ_M:hover{transform:translateY(-3px);background:var(--gold);color:var(--navy-900)}.Footer_bottom__O5rKs{border-top:1px solid rgba(201,162,75,.12);padding-block:22px}.Footer_fine__FCWfv{text-align:center;color:rgba(255,255,255,.45);font-size:13px}@media (max-width:768px){.Footer_grid__qjDt3{grid-template-columns:1fr;gap:36px;padding-block:48px}}