body{background:radial-gradient(ellipse 800px 500px at 10% 0%,#c9a24d0a,transparent 60%),radial-gradient(ellipse 600px 400px at 90% 100%,#1e5b8c0a,transparent 60%),var(--ivory);background-attachment:fixed}.hero{background:radial-gradient(circle at 80% 20%,#c9a24d1a,transparent 40%),radial-gradient(circle at 20% 80%,#1e5b8c1a,transparent 40%),linear-gradient(135deg,var(--navy)0%,var(--navy-deep)100%);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#c9a24d0a 1px,#0000 1px),linear-gradient(90deg,#c9a24d0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 75%);mask-image:radial-gradient(#000 0%,#0000 75%)}.hero:after{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);height:2px;position:absolute;bottom:0;left:0;right:0}.hero>.container{z-index:1;position:relative}.hero-nodes{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-nodes svg{width:100%;height:100%}.hero h1{color:var(--ivory);text-shadow:0 2px 24px #00000040,0 4px 40px #0000001f}.hero h1 .accent{color:var(--gold);text-shadow:0 2px 20px #c9a24d66,0 0 40px #c9a24d26}.card{will-change:transform,box-shadow;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .3s}.card:hover{border-color:#c9a24d4d;transform:translateY(-8px);box-shadow:0 20px 40px #0b173726,0 8px 16px #0b173714,0 0 0 1px #c9a24d1a}.btn{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,var(--gold)0%,#c9a24d 100%);box-shadow:0 4px 15px #c9a24d4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c9a24d66}.btn-secondary{border:2px solid var(--gold);color:var(--gold);background:0 0}.btn-secondary:hover{background:var(--gold);color:var(--navy);transform:translateY(-2px)}.stat-number{font-variant-numeric:tabular-nums;display:inline-block}.img-reveal{position:relative;overflow:hidden}.img-reveal img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.img-reveal:hover img{transform:scale(1.05)}.img-reveal:after{content:"";opacity:0;background:linear-gradient(135deg,#c9a24d1a,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.img-reveal:hover:after{opacity:1}.text-gradient{background:linear-gradient(90deg,var(--gold),#e6c86e,var(--gold));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shimmer}@keyframes shimmer{to{background-position:200%}}.float-animation{animation:6s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pulse-glow{animation:2s ease-in-out infinite pulseGlow}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #c9a24d4d}50%{box-shadow:0 0 40px #c9a24d99}}.border-draw{position:relative}.border-draw:before{content:"";background:var(--gold);width:0;height:2px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.border-draw:hover:before{width:100%}.icon-spin-hover:hover svg{animation:.6s cubic-bezier(.4,0,.2,1) iconSpin}@keyframes iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in-up{animation:.8s cubic-bezier(.4,0,.2,1) forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scale-in{animation:.6s cubic-bezier(.4,0,.2,1) forwards scaleIn}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.section,.timeline-item{opacity:1;transform:none}}@media (width<=768px){.card:hover{transform:translateY(-4px)}.hero:before{background-size:40px 40px}}.content-hub-hero{border-bottom:1px solid #e3c47440;position:relative;overflow:hidden;box-shadow:inset 0 -20px 40px #0000004d;background:radial-gradient(900px 500px at 85% 15%,#c9a24d29,#0000 50%),radial-gradient(700px 450px at 15% 85%,#1e5b8c2e,#0000 50%),linear-gradient(135deg,#071b2d 0%,#0b233a 50%,#102e48 100%)!important}.content-hub-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#c9a24d09 1px,#0000 1px),linear-gradient(90deg,#c9a24d09 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.content-hub-hero .hero-kicker{color:#e3c474;letter-spacing:.5px;backdrop-filter:blur(10px);background:#c9a24d24;border:1px solid #e3c47466;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #c9a24d26}.content-hub-hero h1{text-shadow:0 4px 20px #0006;font-weight:800}.content-hub-hero p{font-weight:400;color:#ffffffe0!important}.hub-type-card{position:relative;overflow:hidden;background:#fff!important;border:1px solid #0b1f331a!important;border-radius:18px!important;transition:all .35s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 30px #081f330d!important}.hub-type-card:before{content:"";opacity:0;background:linear-gradient(90deg,#c9a24d,#e3c474);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.hub-type-card:hover{border-color:#c9a24d73!important;transform:translateY(-6px)!important;box-shadow:0 18px 40px #0b1f331f,0 0 20px #c9a24d1a!important}.hub-type-card:hover:before{opacity:1}.hub-type-card strong{transition:color .25s;color:#0b263d!important;font-weight:800!important}.hub-type-card:hover strong{color:#745719!important}.hub-type-card span{color:#40566a;background:#f2f6f9;border-radius:999px;align-items:center;padding:4px 12px;font-size:12.5px;font-weight:700;transition:all .25s;display:inline-flex}.hub-type-card:hover span{color:#745719;background:#c9a24d26}.hub-topic-card{position:relative;overflow:hidden;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #d9e1e8cc!important;border-radius:20px!important;padding:26px!important;transition:all .35s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 28px #081f330d!important}.hub-topic-card:after{content:"";bottom:0;background:#c9a24d;width:0;height:3px;transition:width .35s;position:absolute;inset-inline-start:0}.hub-topic-card:hover{border-color:#c9a24d80!important;transform:translateY(-6px)!important;box-shadow:0 20px 45px #081f331c,0 0 25px #c9a24d1a!important}.hub-topic-card:hover:after{width:100%}.hub-topic-card span{color:#745719;background:linear-gradient(135deg,#c9a24d26,#c9a24d0d);border:1px solid #c9a24d40;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;transition:all .3s;display:inline-flex}.hub-topic-card:hover span{color:#071423;background:linear-gradient(135deg,#c9a24d,#e3c474);transform:scale(1.08)rotate(3deg);box-shadow:0 6px 16px #c9a24d4d}.hub-topic-card h3{transition:color .25s;color:#0b263d!important;margin:14px 0 6px!important;font-size:1.15rem!important;font-weight:800!important}.hub-topic-card:hover h3{color:#745719!important}.hub-topic-card p{color:#526273!important;margin:0!important;font-size:.92rem!important;line-height:1.65!important}.hub-featured .hub-card--featured{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f9fbfd 100%)!important;border:1px solid #c9a24d73!important;border-radius:18px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 12px 32px #081f3314,0 0 20px #c9a24d1a!important}.hub-featured .hub-card--featured:hover{border-color:#c9a24d!important;transform:translateY(-3px)!important;box-shadow:0 18px 42px #081f331f,0 0 28px #c9a24d29!important}.hub-featured .hub-card--featured:before{content:"✨ مختار للبدء";top:12px;z-index:3;color:#e3c474;background:#0b263d;border:1px solid #e3c47480;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;inset-inline-start:12px;box-shadow:0 4px 14px #0714234d}body[dir=ltr] .hub-featured .hub-card--featured:before{content:"✨ Featured Pick"}.hub-search input{border:1px solid #cbd5e1!important;border-radius:14px!important;min-height:52px!important;padding-inline:20px!important;font-size:15px!important;transition:all .25s!important;box-shadow:0 4px 14px #081f330a!important}.hub-search input:focus{border-color:#c9a24d!important;outline:3px solid #c9a24d40!important;box-shadow:0 8px 24px #c9a24d26!important}.knowledge-filter-bar{flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0 28px;display:flex}.knowledge-filter-btn{color:#1c354a;cursor:pointer;background:#fff;border:1px solid #c9a24d4d;border-radius:999px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #081f3308}.knowledge-filter-btn:hover{color:#745719;background:#c9a24d14;border-color:#c9a24d;transform:translateY(-2px)}.knowledge-filter-btn.active,.knowledge-filter-btn[aria-pressed=true]{transform:translateY(-2px);color:#e3c474!important;background:linear-gradient(135deg,#0b263d 0%,#15435e 100%)!important;border-color:#c9a24d!important;box-shadow:0 8px 22px #0b263d40,0 0 15px #c9a24d26!important}.hub-card.knowledge-card{position:relative;overflow:hidden;background:#fff!important;border:1px solid #d9e1e8d9!important;border-radius:22px!important;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .3s!important;box-shadow:0 12px 32px #081f330f!important}.hub-card.knowledge-card:hover{border-color:#c9a24d73!important;transform:translateY(-8px)!important;box-shadow:0 22px 50px #081f3321,0 0 25px #c9a24d1a!important}.hub-card__media{border-bottom:1px solid #d9e1e880;position:relative;overflow:hidden}.hub-card__media img{transition:transform .5s cubic-bezier(.4,0,.2,1),filter .3s!important}.hub-card.knowledge-card:hover .hub-card__media img{filter:brightness(1.04);transform:scale(1.06)!important}.hub-card__meta span{color:#745719!important;background:#c9a24d1f!important;border-radius:999px!important;padding:4px 11px!important;font-size:12px!important;font-weight:800!important}.hub-card__body h3{font-size:1.18rem!important;font-weight:800!important;line-height:1.5!important}.hub-card__body h3 a{color:#0b263d!important;text-decoration:none!important;transition:color .25s!important}.hub-card.knowledge-card:hover .hub-card__body h3 a{color:#745719!important}.hub-card__topics span{color:#3b5266!important;background:#f0f4f8!important;border-radius:999px!important;padding:4px 10px!important;font-size:11.5px!important;font-weight:700!important;transition:all .25s!important}.hub-card.knowledge-card:hover .hub-card__topics span{color:#0b263d!important;background:#e4ecf3!important}.hub-card__footer a{color:#745719!important;align-items:center!important;gap:6px!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;transition:gap .25s,color .25s!important;display:inline-flex!important}.hub-card.knowledge-card:hover .hub-card__footer a{color:#c9a24d!important;gap:10px!important}.portfolio-hero{border-bottom:1px solid #e3c47440;position:relative;overflow:hidden;box-shadow:inset 0 -20px 40px #0000004d;background:radial-gradient(900px 500px at 85% 15%,#c9a24d29,#0000 50%),radial-gradient(700px 450px at 15% 85%,#1e5b8c2e,#0000 50%),linear-gradient(135deg,#061a2c 0%,#0c273e 50%,#113452 100%)!important;padding:clamp(56px,7vw,96px) 0!important}.portfolio-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#c9a24d09 1px,#0000 1px),linear-gradient(90deg,#c9a24d09 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.hero-kicker,.portfolio-hero .hero-kicker,.content-hub-hero .hero-kicker,.products-hero .hero-kicker{-webkit-backdrop-filter:blur(10px);align-items:center;gap:8px;color:#e3c474!important;margin-bottom:16px!important;background:#c9a24d24!important;border:1px solid #e3c47473!important;border-radius:999px!important;width:fit-content!important;max-width:max-content!important;margin-inline:auto!important;padding:6px 18px!important;font-size:13.5px!important;font-weight:700!important;display:inline-flex!important;box-shadow:0 4px 14px #c9a24d26!important}.portfolio-hero h1{color:#fff!important;text-shadow:0 4px 24px #0006!important;width:100%!important;max-width:1200px!important;margin:12px 0 18px!important;font-size:clamp(2.1rem,4.2vw,3.8rem)!important;font-weight:800!important;line-height:1.28!important}.portfolio-hero h1 .accent{display:inline-block;background:linear-gradient(135deg,#f5d77f 0%,#e3c474 50%,#c9a24d 100%)!important;-webkit-text-fill-color:transparent!important;text-shadow:0 0 30px #c9a24d4d!important;-webkit-background-clip:text!important;background-clip:text!important}.portfolio-hero p{color:#e2e8f0!important;width:100%!important;max-width:1050px!important;margin-bottom:24px!important;font-size:clamp(1.05rem,1.35vw,1.22rem)!important;font-weight:450!important;line-height:1.85!important}.portfolio-hero__actions{width:100%;flex-wrap:wrap!important;align-items:center!important;gap:14px!important;margin-top:24px!important;display:flex!important}.portfolio-hero__actions .btn{border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:50px!important;padding:13px 26px!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important}.portfolio-hero__actions .btn--primary{color:#071423!important;background:linear-gradient(135deg,#c9a24d 0%,#e3c474 100%)!important;border:1px solid #e3c474!important;box-shadow:0 6px 20px #c9a24d59!important}.portfolio-hero__actions .btn--primary:hover{color:#071423!important;background:linear-gradient(135deg,#e3c474 0%,#f0d896 100%)!important;transform:translateY(-3px)!important;box-shadow:0 10px 28px #c9a24d80!important}.portfolio-hero__actions .btn--secondary{-webkit-backdrop-filter:blur(8px);color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff59!important}.portfolio-hero__actions .btn--secondary:hover{color:#fff!important;background:#fff3!important;border-color:#e3c474b3!important;transform:translateY(-3px)!important;box-shadow:0 8px 24px #0000004d!important}.portfolio-hero__actions .btn--tertiary{-webkit-backdrop-filter:blur(10px);color:#e3c474!important;background:#c9a24d29!important;border:1.5px solid #e3c47499!important;box-shadow:0 4px 16px #c9a24d33!important}.portfolio-hero__actions .btn--tertiary:hover{color:#fff!important;background:#c9a24d4d!important;border-color:#e3c474!important;transform:translateY(-3px)!important;box-shadow:0 8px 25px #c9a24d66!important}.portfolio-hero__actions svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .25s;width:19px!important;height:19px!important}.portfolio-hero__actions .btn:hover svg{transform:translateY(-1px)}.portfolio-hero__facts,.hero__facts,.facts-strip{margin-top:28px!important;border-top:1px solid #ffffff1f!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:16px 24px!important;width:100%!important;margin-inline:auto!important;padding-top:24px!important;display:flex!important}.portfolio-hero__facts .fact-badge,.portfolio-hero__facts span{cursor:default;-webkit-backdrop-filter:blur(12px)!important;background:#ffffff14!important;border:1px solid #e3c47473!important;border-radius:999px!important;align-items:center!important;gap:14px!important;padding:8px 22px 8px 12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;box-shadow:0 6px 20px #00000040,inset 0 1px #ffffff26!important}.portfolio-hero__facts .fact-badge:hover,.portfolio-hero__facts span:hover{background:#ffffff24!important;border-color:#e3c474!important;transform:translateY(-3px)!important;box-shadow:0 10px 28px #00000059,0 0 20px #c9a24d40!important}.portfolio-hero__facts .fact-num,.portfolio-hero__facts strong{color:#071423!important;background:linear-gradient(135deg,#c9a24d 0%,#e3c474 100%)!important;border:1px solid #f0d896!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:38px!important;height:38px!important;padding:0 10px!important;font-size:17px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;box-shadow:0 4px 12px #c9a24d66!important}.portfolio-hero__facts .fact-label,.portfolio-hero__facts span{color:#fff!important;letter-spacing:.2px!important;font-size:14.5px!important;font-weight:700!important}.portfolio-hero__facts strong{font-weight:900;color:#e3c474!important;font-size:1.6rem!important}.portfolio-paths{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}@media (width<=1024px){.portfolio-paths{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.portfolio-paths{grid-template-columns:1fr}}.portfolio-path{flex-direction:column;justify-content:space-between;min-height:160px;padding:26px;display:flex;position:relative;overflow:hidden;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #d9e1e8d9!important;border-radius:22px!important;text-decoration:none!important;transition:all .35s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 28px #081f330d!important}.portfolio-path:after{content:"";bottom:0;background:#c9a24d;width:0;height:3px;transition:width .35s;position:absolute;inset-inline-start:0}.portfolio-path:hover{border-color:#c9a24d80!important;transform:translateY(-6px)!important;box-shadow:0 20px 45px #081f331c,0 0 25px #c9a24d1a!important}.portfolio-path:hover:after{width:100%}.portfolio-path span{color:#745719;background:linear-gradient(135deg,#c9a24d26,#c9a24d0d);border:1px solid #c9a24d40;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;transition:all .3s;display:inline-flex}.portfolio-path:hover span{color:#071423;background:linear-gradient(135deg,#c9a24d,#e3c474);transform:scale(1.08)rotate(3deg);box-shadow:0 6px 16px #c9a24d4d}.portfolio-path h3{transition:color .25s;color:#0b263d!important;margin:16px 0 0!important;font-size:1.12rem!important;font-weight:800!important;line-height:1.45!important}.portfolio-path:hover h3{color:#745719!important}.portfolio-featured{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:center;gap:32px;display:grid;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f9fbfd 100%)!important;border:1px solid #c9a24d73!important;border-radius:26px!important;padding:clamp(28px,4vw,48px)!important;box-shadow:0 18px 50px #081f3314,0 0 35px #c9a24d1f!important}@media (width<=840px){.portfolio-featured{grid-template-columns:1fr}}.portfolio-featured__visual{color:#fff;text-align:center;background:linear-gradient(135deg,#0b263d 0%,#163e5c 100%);border-radius:20px;align-content:center;place-items:center;gap:12px;min-height:220px;padding:32px;display:grid;box-shadow:0 10px 30px #0b263d33}.portfolio-featured__visual span{color:#e3c474;background:#e3c4742e;border:1px solid #e3c47466;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;font-weight:900;display:inline-flex}.portfolio-featured__visual strong{color:#fff;font-size:1.2rem;font-weight:800}.portfolio-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0 28px;display:flex}.portfolio-filter,.portfolio-filter-reset{color:#1c354a;cursor:pointer;background:#fff;border:1px solid #c9a24d4d;border-radius:999px;min-height:44px;padding:10px 22px;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #081f3308}.portfolio-filter:hover,.portfolio-filter-reset:hover{color:#745719;background:#c9a24d14;border-color:#c9a24d;transform:translateY(-2px)}.portfolio-filter.is-active,.portfolio-filter[aria-pressed=true]{transform:translateY(-2px);color:#e3c474!important;background:linear-gradient(135deg,#0b263d 0%,#15435e 100%)!important;border-color:#c9a24d!important;box-shadow:0 8px 22px #0b263d40,0 0 15px #c9a24d26!important}.portfolio-card{flex-direction:column;display:flex;position:relative;overflow:hidden;background:#fff!important;border:1px solid #d9e1e8d9!important;border-radius:22px!important;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .3s!important;box-shadow:0 12px 32px #081f330f!important}.portfolio-card:hover{border-color:#c9a24d73!important;transform:translateY(-8px)!important;box-shadow:0 22px 50px #081f3321,0 0 25px #c9a24d1a!important}.portfolio-card__meta span{color:#745719!important;background:#c9a24d1f!important;border-radius:999px!important;padding:4px 11px!important;font-size:12px!important;font-weight:800!important}.portfolio-card__body h3{color:#0b263d!important;font-size:1.18rem!important;font-weight:800!important;line-height:1.5!important}.portfolio-card__deliverables{margin:14px 0!important;padding-inline-start:20px!important;list-style:none!important}.portfolio-card__deliverables li{color:#3b5266;margin-bottom:6px;padding-inline-start:16px;font-size:13.5px;line-height:1.6;position:relative}.portfolio-card__deliverables li:before{content:"✓";color:#c9a24d;font-weight:800;position:absolute;inset-inline-start:0}.portfolio-card__tags span{color:#3b5266!important;background:#f0f4f8!important;border-radius:999px!important;padding:4px 10px!important;font-size:11.5px!important;font-weight:700!important}.portfolio-card__actions{border-top:1px solid #edf1f4;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:14px;display:flex}.portfolio-card__actions a{color:#745719;align-items:center;gap:6px;font-size:14px;font-weight:800;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex}.portfolio-card:hover .portfolio-card__actions a{color:#c9a24d;gap:10px}.portfolio-method{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (width<=1024px){.portfolio-method{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.portfolio-method{grid-template-columns:1fr}}.portfolio-method li{background:#fff;border:1px solid #d9e1e8d9;border-radius:18px;flex-direction:column;gap:14px;min-height:145px;padding:24px 20px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #081f330a}.portfolio-method li:before{content:"";opacity:0;background:linear-gradient(90deg,#c9a24d,#e3c474);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.portfolio-method li:hover{border-color:#c9a24d73;transform:translateY(-5px);box-shadow:0 16px 36px #081f331a,0 0 20px #c9a24d1a}.portfolio-method li:hover:before{opacity:1}.portfolio-method li span{color:#745719;background:#c9a24d1f;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:inline-flex}.portfolio-method li strong{color:#0b263d;font-size:1rem;line-height:1.5}.projects-final-cta{text-align:center;isolation:isolate;justify-items:center;gap:22px;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s;display:grid;position:relative;overflow:hidden;background:linear-gradient(135deg,#071423 0%,#0c233c 50%,#122a43 100%)!important;border:1px solid #e3c47461!important;border-radius:28px!important;padding:clamp(48px,6vw,76px) clamp(24px,5vw,64px)!important;box-shadow:0 24px 60px #07142373,0 0 35px #c9a24d1a!important}.projects-final-cta:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#e3c47429 0%,#c9a24d08 55%,#0000 75%);width:85%;height:120%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.projects-final-cta:after{content:"";background:linear-gradient(90deg,#0000 0%,#c9a24d 30%,#e3c474 50%,#c9a24d 70%,#0000 100%);height:3px;position:absolute;bottom:0;left:0;right:0}.projects-final-cta:hover{transform:translateY(-4px);border-color:#e3c474a6!important;box-shadow:0 28px 70px #0714238c,0 0 45px #c9a24d2e!important}.projects-final-cta h2{text-shadow:0 2px 12px #0006;margin:0;color:#fff!important;font-size:clamp(26px,3.2vw,40px)!important;font-weight:800!important;line-height:1.3!important}.projects-final-cta p{max-width:760px;color:#e2e8f0!important;margin:0 auto!important;font-size:clamp(15.5px,1.35vw,18px)!important;font-weight:450!important;line-height:1.85!important}.projects-final-cta>div{flex-wrap:wrap;align-items:center;width:100%;justify-content:center!important;gap:14px!important;margin-top:14px!important;display:flex!important}.projects-final-cta .btn{border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:50px!important;padding:13px 26px!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important}.projects-final-cta .btn--primary{color:#071423!important;background:linear-gradient(135deg,#c9a24d 0%,#e3c474 100%)!important;border:1px solid #e3c474!important;box-shadow:0 6px 20px #c9a24d59!important}.projects-final-cta .btn--primary:hover{color:#071423!important;background:linear-gradient(135deg,#e3c474 0%,#f0d896 100%)!important;transform:translateY(-3px)!important;box-shadow:0 10px 28px #c9a24d80!important}.projects-final-cta .btn--secondary{-webkit-backdrop-filter:blur(8px);color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff4d!important}.projects-final-cta .btn--secondary:hover{color:#fff!important;background:#ffffff29!important;border-color:#e3c474b3!important;transform:translateY(-3px)!important;box-shadow:0 8px 24px #0000004d!important}.hero h1,.page-hero h1,.portfolio-hero h1,.content-hub-hero h1,.products-hero h1,.about-page-hero h1,.services-hero h1,.research-hero-content h1,.articles-hero h1,.books-hero h1,.library-hero h1,.contact-hero h1,.legal-hero h1,.research-hero-content h1{text-wrap:unset!important;width:100%!important;max-width:100%!important;font-size:clamp(1.95rem,3.2vw,3.05rem)!important;line-height:1.32!important}.research-hero-content h1>span{white-space:nowrap!important;display:inline-block!important}.hero p,.page-hero p,.portfolio-hero p,.content-hub-hero p,.products-hero p,.about-page-hero p,.services-hero p,.research-hero-content p,.articles-hero p,.books-hero p,.library-hero p,.contact-hero p,.legal-hero p,.diagnosis-hero p{width:100%!important;max-width:1050px!important;line-height:1.85!important}h1,.hero h1,.page-hero h1,.portfolio-hero h1,.content-hub-hero h1,.products-hero h1,.about-page-hero h1,.services-hero h1,.articles-hero h1,.books-hero h1,.library-hero h1,.contact-hero h1,.legal-hero h1,.diagnosis-hero h1{width:100%!important;max-width:1200px!important;font-size:clamp(2.1rem,3.8vw,3.2rem)!important;font-weight:800!important;line-height:1.25!important}.research-hero-content h1{width:100%!important;max-width:100%!important;font-size:clamp(1.95rem,3.2vw,3.05rem)!important;font-weight:800!important;line-height:1.32!important}h2,.section-header__title,.section-title,.section-head h2,.knowledge-preview-head h2,.about-preview h2,.about-content h2,.executive-profile-content>h2,.professional-identity-head h2,.academic-executive-head h2,.career-journey-head h2,.academic-journey-head h2,.expertise-map-head h2,.philosophy-method-head h2,.affiliations-head h2,.rt-overview-copy h2,.cta-card h2,.final-cta-content h2,.projects-final-cta h2,.hub-final-cta h2{width:100%!important;max-width:1000px!important;font-size:clamp(1.48rem,2.3vw,2.05rem)!important;font-weight:800!important;line-height:1.32!important}@media (width>=768px){h2.section-header__title,.section-header__title,.section-title,.section-header__title--short,.section-header__title--medium,.section-header__title--long,.section-header__title--compact{white-space:normal!important;text-wrap:balance!important;max-width:1050px!important}}.about-trust-item h2,.about-trust-item h3,.about-pillar h2,.about-pillar h3,.executive-card h2,.executive-card h3,.rt-overview-pillar h2,.rt-overview-pillar h3,.research-theme-card h2,.research-theme-card h3,.service-track h2,.service-track h3,.portfolio-path h2,.portfolio-path h3,.hub-type-card h2,.hub-type-card h3,.hub-topic-card h2,.hub-topic-card h3,.knowledge-card h2,.knowledge-card h3,.portfolio-card__body h3,.card h2,.card h3,.feature-card h2,.feature-card h3{margin:0 0 8px!important;font-size:clamp(1.0625rem,1.25vw,1.1875rem)!important;font-weight:700!important;line-height:1.38!important}.portfolio-featured{background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:24px!important;flex-direction:column!important;align-items:center!important;width:100%!important;padding:clamp(28px,4vw,44px)!important;transition:all .35s!important;display:flex!important;box-shadow:0 16px 40px #081f3314,0 0 24px #c9a24d1f!important}.portfolio-featured:hover{border-color:#e3c474!important;box-shadow:0 22px 50px #081f331f,0 0 32px #c9a24d33!important}.portfolio-featured>.section-header__badge,.portfolio-featured>.section-kicker{text-align:center!important;align-self:center!important;margin-block-end:22px!important;margin-inline:auto!important}.portfolio-featured__content{grid-template-columns:320px 1fr!important;align-items:center!important;gap:28px!important;width:100%!important;display:grid!important}@media (width<=900px){.portfolio-featured__content{grid-template-columns:1fr!important}}.portfolio-featured h3{color:#071423!important;margin-top:0!important;margin-bottom:12px!important;font-size:clamp(1.3rem,1.8vw,1.6rem)!important;font-weight:800!important}.portfolio-featured>.btn--primary,.portfolio-featured>.btn{text-align:center!important;align-self:center!important;margin-block-start:clamp(32px,4vw,44px)!important;margin-inline:auto!important;padding:12px 38px!important;font-size:1.02rem!important;font-weight:700!important;box-shadow:0 8px 24px #c9a24d59!important}.portfolio-featured dl{border-inline-start:3px solid #c9a24d!important;width:100%!important;margin-block:20px 24px!important;padding-inline-start:18px!important}.portfolio-featured dt{color:#c9a24d!important;font-size:.95rem!important;font-weight:800!important}.portfolio-featured dd{color:#2d3748!important;margin-bottom:12px!important;font-size:.95rem!important;line-height:1.7!important}.portfolio-featured .portfolio-card__tags{flex-wrap:wrap!important;gap:8px!important;width:100%!important;display:flex!important}h4,h5{font-size:clamp(1.02rem,1.2vw,1.18rem)!important;font-weight:700!important;line-height:1.45!important}.site-footer h2{color:#e3c474!important;white-space:nowrap!important;text-wrap:unset!important;margin:0 0 16px!important;padding-bottom:8px!important;font-size:clamp(.98rem,1.1vw,1.08rem)!important;font-weight:700!important;line-height:1.4!important;position:relative!important}.site-footer h2:after{content:""!important;bottom:0!important;background:#c9a24d!important;border-radius:2px!important;width:42px!important;height:2px!important;position:absolute!important;inset-inline-start:0!important}.site-footer-brand img{width:clamp(260px,22vw,300px)!important;max-width:100%!important;height:auto!important;margin:0 0 16px!important}.site-footer-brand>strong{color:#e3c474!important;max-width:360px!important;margin-bottom:14px!important;font-size:clamp(.98rem,1.1vw,1.08rem)!important;font-weight:700!important;line-height:1.6!important;display:block!important}.executive-profile-actions,.content-hub-hero__actions,.portfolio-hero__actions,.products-hero__actions,.section-actions,.cta-actions,.hero-actions,.final-cta-actions,.about-hero-actions,.projects-final-cta>div,.hub-final-cta>div{text-align:center!important;margin-inline:auto!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;margin-top:28px!important;display:flex!important}.section,.section-soft,.section-alt,.section-dark,.executive-profile-section,.professional-identity-section,.academic-executive-section,.career-journey-section,.academic-journey-section,.expertise-map-section{padding-block:clamp(44px,4.5vw,68px)!important}.section+.section,.section+.section-soft,.section-soft+.section,.section-soft+.section-soft{padding-block-start:clamp(24px,2.8vw,40px)!important}.section-header,.section-head,.section__header,.executive-profile-head,.professional-identity-head,.academic-executive-head{margin-block-end:clamp(24px,3vw,36px)!important}.section-actions,.section-footer{margin-block-start:clamp(24px,3vw,36px)!important}.section--compact{padding-block:clamp(28px,3vw,40px)!important}@keyframes ambientGoldGlow{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@keyframes goldBorderShimmer{0%{border-color:#e3c47459}50%{border-color:#e3c474bf}to{border-color:#e3c47459}}.section-header__badge,.section-kicker,.hero-kicker,.about-pillar-badge,.badge,.hub-kicker,.research-hero-badge,.executive-profile-badge,.professional-identity-badge,.section-header--centered>.section-kicker{color:#f0d896!important;letter-spacing:.3px!important;text-shadow:0 1px 3px #0009!important;text-align:center!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #c9a24d!important;border-radius:999px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:fit-content!important;max-width:max-content!important;margin-block-end:16px!important;margin-inline:auto!important;padding:8px 24px!important;font-size:.95rem!important;font-weight:800!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;box-shadow:0 6px 20px #07142340,0 0 14px #c9a24d59!important}[dir=rtl] .section-header__badge,[dir=rtl] .section-kicker,[dir=rtl] .hero-kicker,[dir=rtl] .about-pillar-badge,[dir=rtl] .hub-kicker,[dir=rtl] .research-hero-badge,[dir=rtl] .executive-profile-badge,[dir=rtl] .professional-identity-badge{letter-spacing:0!important}.section-header,.section-head,.section__header,.executive-profile-head,.professional-identity-head{text-align:center!important}.section-header>.section-header__badge,.section-header>.section-kicker,.section-head>.section-kicker{margin-inline:auto!important}.badge-icon,.section-header__badge svg,.section-kicker svg,.hero-kicker svg,.about-pillar-badge svg,.executive-profile-badge svg{stroke:#f0d896!important;fill:none!important;stroke-width:2.2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex-shrink:0!important;width:18px!important;height:18px!important;transition:transform .25s!important}.hero .hero-kicker,.section-dark .section-header__badge,.section-dark .section-kicker,.executive-profile-section .executive-profile-badge{color:#f0d896!important;-webkit-backdrop-filter:blur(12px)!important;background:#071423e0!important;border:1.5px solid #e3c474!important;box-shadow:0 6px 20px #0006,0 0 16px #c9a24d59!important}.section-header__badge:hover,.section-kicker:hover,.hero-kicker:hover,.research-hero-badge:hover{color:#fff!important;background:linear-gradient(135deg,#0d273e 0%,#133854 100%)!important;border-color:#f0d896!important;transform:translateY(-2px)scale(1.03)!important;box-shadow:0 8px 24px #07142359,0 0 22px #c9a24d8c!important}.section-header__badge:hover .badge-icon,.section-kicker:hover .badge-icon,.hero-kicker:hover .badge-icon{stroke:#fff!important;transform:rotate(12deg)scale(1.15)!important}.card,.portfolio-card,.hub-type-card,.hub-topic-card,.knowledge-card,.product-card,.article-card,.service-card,.about-trust-item,.about-pillar,.executive-card,.executive-value-card,.research-theme-card,.rt-overview-pillar,.book-card,.library-item{will-change:transform,box-shadow;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s!important}.card:hover,.portfolio-card:hover,.hub-type-card:hover,.hub-topic-card:hover,.knowledge-card:hover,.product-card:hover,.article-card:hover,.service-card:hover,.about-trust-item:hover,.about-pillar:hover,.executive-card:hover,.executive-value-card:hover,.research-theme-card:hover,.rt-overview-pillar:hover,.book-card:hover,.library-item:hover{border-color:#e3c4748c!important;transform:translateY(-6px)scale(1.008)!important;box-shadow:0 20px 45px #081f331f,0 0 24px #c9a24d2e!important}.portfolio-card__media img,.hub-card__media img,.product-card__media img,.article-card__media img,.book-card__media img{transition:transform .5s cubic-bezier(.4,0,.2,1)!important}.portfolio-card:hover .portfolio-card__media img,.hub-card:hover .hub-card__media img,.product-card:hover .product-card__media img,.article-card:hover .article-card__media img,.book-card:hover .book-card__media img{transform:scale(1.06)!important}.btn{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.btn svg,.btn .btn__icon{transition:transform .25s!important}.btn:hover svg,.btn:hover .btn__icon{transform:translate(-4px)!important}[dir=ltr] .btn:hover svg,[dir=ltr] .btn:hover .btn__icon{transform:translate(4px)!important}.page-header{background:radial-gradient(circle at 80% 20%,#c9a24d24,#0000 45%),radial-gradient(circle at 20% 80%,#0d273e66,#0000 45%),linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border-bottom:1px solid #e3c47440!important;padding-block:clamp(48px,5.5vw,76px)!important;position:relative!important;overflow:hidden!important}.page-header h1{color:#fff!important;text-shadow:0 2px 20px #0006!important;max-width:1100px!important;margin-block:12px 14px!important;font-size:clamp(2rem,3.8vw,3.2rem)!important;font-weight:800!important;line-height:1.25!important}.page-header p{color:#e2e8f0!important;max-width:950px!important;font-size:clamp(1.02rem,1.25vw,1.18rem)!important;line-height:1.65!important}.content-card{background:#fff!important;border:1.5px solid #e3c47459!important;border-radius:20px!important;flex-direction:column!important;height:100%!important;padding:0!important;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 30px #081f330f,0 0 16px #c9a24d14!important}.content-card:hover{border-color:#e3c474!important;transform:translateY(-8px)scale(1.01)!important;box-shadow:0 22px 48px #081f3324,0 0 28px #c9a24d38!important}.content-card-top{background:linear-gradient(90deg,#c9a24d,#e3c474)!important;height:4px!important}.content-card-image{background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border-bottom:1px solid #e3c47433!important;justify-content:center!important;align-items:center!important;padding:26px!important;display:flex!important}.content-card-image svg{stroke:#f0d896!important;stroke-width:1.8px!important;width:44px!important;height:44px!important;transition:transform .3s!important}.content-card:hover .content-card-image svg{transform:scale(1.14)rotate(6deg)!important}.content-card-body{flex-direction:column!important;flex-grow:1!important;padding:26px!important;display:flex!important}.content-tag{color:#8c6a1d!important;background:#c9a24d24!important;border:1px solid #c9a24d66!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;margin-bottom:10px!important;padding:5px 16px!important;font-size:.82rem!important;font-weight:800!important;display:inline-flex!important}.content-date{color:#718096!important;margin-bottom:12px!important;font-size:.84rem!important;font-weight:650!important}.content-card-body h3{color:#071423!important;margin:0 0 12px!important;font-size:1.15rem!important;font-weight:800!important;line-height:1.45!important}.content-card-body p{color:#4a5568!important;flex-grow:1!important;margin-bottom:20px!important;font-size:.94rem!important;line-height:1.68!important}.content-link{color:#8c6a1d!important;align-items:center!important;gap:6px!important;margin-top:auto!important;font-size:.98rem!important;font-weight:800!important;text-decoration:none!important;transition:all .25s!important;display:inline-flex!important}.content-link:hover{color:#071423!important;transform:translate(-5px)!important}.cta-card{text-align:center!important;color:#fff!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #e3c47473!important;border-radius:24px!important;padding:clamp(32px,5vw,56px)!important;box-shadow:0 20px 50px #07142347,0 0 30px #c9a24d2e!important}.cta-card h2{color:#fff!important;margin-block:14px!important;font-size:clamp(1.6rem,2.5vw,2.2rem)!important;font-weight:800!important}.cta-card p{color:#e2e8f0!important;margin-inline:auto!important;max-width:720px!important;margin-bottom:28px!important;font-size:1.02rem!important;line-height:1.65!important}.cta-kicker{color:#f0d896!important;background:#c9a24d29!important;border:1px solid #e3c47473!important;border-radius:999px!important;margin-inline:auto!important;padding:6px 20px!important;font-size:.88rem!important;font-weight:800!important;display:inline-flex!important}.cta-trust{color:#e2e8f0cc!important;justify-content:center!important;align-items:center!important;gap:12px!important;margin-top:22px!important;font-size:.88rem!important;display:flex!important}button,input,select,textarea,.portfolio-filter,.portfolio-filter-reset,.hub-topic-filter,.content-filter-btn,.filter-btn{font-family:"Cairo",var(--font-arabic),system-ui,-apple-system,sans-serif!important}.portfolio-filters,.hub-topic-filters,.content-filters{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px 14px!important;width:100%!important;margin-block:20px 26px!important;display:flex!important}.portfolio-filter,.portfolio-filter-reset,.hub-topic-filter,.content-filter-btn,.filter-btn{color:#071423!important;min-height:44px!important;font-family:"Cairo",var(--font-arabic),sans-serif!important;letter-spacing:.2px!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:8px 24px!important;font-size:.94rem!important;font-weight:700!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;box-shadow:0 4px 14px #081f330d!important}.portfolio-filter:hover,.portfolio-filter-reset:hover,.hub-topic-filter:hover,.content-filter-btn:hover,.filter-btn:hover{color:#071423!important;background:#c9a24d14!important;border-color:#c9a24d!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #c9a24d2e!important}.portfolio-filter.is-active,.portfolio-filter.active,.hub-topic-filter.is-active,.hub-topic-filter.active,.content-filter-btn.is-active,.content-filter-btn.active,.filter-btn.is-active,.filter-btn.active{color:#f0d896!important;text-shadow:0 1px 3px #0009!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #c9a24d!important;font-weight:800!important;transform:scale(1.04)!important;box-shadow:0 8px 24px #07142347,0 0 16px #c9a24d59!important}.portfolio-filter.is-active:hover,.hub-topic-filter.is-active:hover,.content-filter-btn.is-active:hover{color:#fff!important;background:linear-gradient(135deg,#0d273e 0%,#133854 100%)!important;border-color:#f0d896!important}.request-type-selector{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin-block:16px 28px!important;display:grid!important}@media (width<=768px){.request-type-selector{grid-template-columns:1fr!important}}.request-type-card{cursor:pointer!important;background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:18px!important;flex-direction:column!important;gap:6px!important;padding:18px 22px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:relative!important;box-shadow:0 4px 16px #081f330a!important}.request-type-card input[type=radio]{opacity:0!important;pointer-events:none!important;position:absolute!important}.request-type-card:hover{background:#c9a24d0f!important;border-color:#c9a24d!important;transform:translateY(-2px)!important;box-shadow:0 8px 22px #c9a24d29!important}.request-type-card:has(input:checked),.request-type-card.is-selected{background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #c9a24d!important;transform:scale(1.02)!important;box-shadow:0 10px 28px #07142347,0 0 18px #c9a24d59!important}.request-type-card:has(input:checked) .request-type-title,.request-type-card.is-selected .request-type-title{color:#f0d896!important;text-shadow:0 1px 3px #0009!important;font-weight:800!important}.request-type-card:has(input:checked) .request-type-desc,.request-type-card.is-selected .request-type-desc{color:#e2e8f0!important}.request-type-icon{margin-bottom:2px!important;font-size:1.6rem!important}.request-type-title{color:#071423!important;font-family:Cairo,sans-serif!important;font-size:1.02rem!important;font-weight:800!important}.request-type-desc{color:#526273!important;font-size:.86rem!important;line-height:1.55!important}#contact-form,.form-grid{background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:24px!important;flex-direction:column!important;gap:24px!important;padding:clamp(24px,4vw,40px)!important;display:flex!important;box-shadow:0 16px 40px #081f3314,0 0 24px #c9a24d1f!important}.form-section{border:none!important;margin:0!important;padding:0!important}.contact-form-intro h2{margin-bottom:10px!important}.contact-form-intro .contact-form-lead{margin-bottom:24px!important}.conditional-fields:not(#consultation-fields){display:none}.form-honey{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.form-field--spaced-top{margin-top:24px!important}.form-section legend{color:#f0d896!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #c9a24d!important;border-radius:999px!important;align-items:center!important;gap:8px!important;margin-bottom:18px!important;padding:6px 20px!important;font-size:.94rem!important;font-weight:800!important;display:inline-flex!important}.form-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}@media (width<=640px){.form-row{grid-template-columns:1fr!important}}.form-field{flex-direction:column!important;gap:6px!important;display:flex!important}.form-label{color:#071423!important;font-family:Cairo,sans-serif!important;font-size:.94rem!important;font-weight:700!important}.form-input,.form-select,.form-textarea{color:#071423!important;font-family:"Cairo",var(--font-arabic),sans-serif!important;background:#fff!important;border:1.5px solid #c9a24d59!important;border-radius:14px!important;width:100%!important;padding:13px 18px!important;font-size:.96rem!important;font-weight:650!important;transition:all .25s!important}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff!important;border-color:#c9a24d!important;outline:none!important;box-shadow:0 0 0 4px #c9a24d33!important}.form-textarea{min-height:110px!important;line-height:1.65!important}.radio-group{flex-wrap:wrap!important;gap:10px!important;margin-top:4px!important;display:flex!important}.radio-label{color:#071423!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #c9a24d59!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:8px 18px!important;font-size:.88rem!important;font-weight:700!important;transition:all .25s!important;display:inline-flex!important}.radio-label:has(input:checked){color:#f0d896!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border-color:#c9a24d!important;box-shadow:0 4px 14px #07142333!important}#contact-form button[type=submit],.form-submit-btn{justify-content:center!important;width:100%!important;min-height:54px!important;margin-top:16px!important;font-size:1.08rem!important;font-weight:800!important;box-shadow:0 8px 24px #c9a24d61!important}.contact-sidebar,.about-sidebar{flex-direction:column!important;gap:20px!important;display:flex!important}.contact-card,.contact-info-box{color:#fff!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #e3c47473!important;border-radius:20px!important;padding:26px!important;box-shadow:0 12px 32px #07142340,0 0 18px #c9a24d26!important}.contact-card h3{color:#f0d896!important;margin-bottom:12px!important;font-size:1.18rem!important;font-weight:800!important}.contact-card p{color:#e2e8f0!important;font-size:.95rem!important;line-height:1.68!important}.info-card{color:#fff!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #e3c47473!important;border-radius:20px!important;margin-bottom:22px!important;padding:26px!important;box-shadow:0 14px 36px #07142347,0 0 20px #c9a24d26!important}.info-card h3{color:#f0d896!important;border-bottom:1px solid #e3c47440!important;margin-bottom:14px!important;padding-bottom:10px!important;font-size:1.18rem!important;font-weight:800!important}.info-card p{color:#e2e8f0!important;margin-bottom:18px!important;font-size:.94rem!important;line-height:1.68!important}.about-features{flex-direction:column!important;gap:12px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.about-features li{color:#e2e8f0!important;padding-inline-start:26px!important;font-size:.94rem!important;font-weight:600!important;line-height:1.6!important;position:relative!important}.about-features li:before{content:"✓"!important;inset-inline-start:0!important;color:#f0d896!important;font-size:1.05rem!important;font-weight:900!important;position:absolute!important;top:0!important}.contact-methods{flex-direction:column!important;gap:12px!important;display:flex!important}.contact-method{color:#f0d896!important;background:#ffffff0d!important;border:1px solid #e3c4744d!important;border-radius:14px!important;align-items:center!important;gap:12px!important;padding:14px 18px!important;font-size:.94rem!important;font-weight:700!important;text-decoration:none!important;transition:all .3s!important;display:flex!important}.contact-method:hover{color:#fff!important;background:#c9a24d29!important;border-color:#f0d896!important;transform:translate(-4px)!important;box-shadow:0 6px 20px #c9a24d40!important}.contact-method-icon{color:#f0d896!important;background:#c9a24d2e!important;border:1px solid #e3c47473!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:1.1rem!important;display:inline-flex!important}.product-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(20px,2.5vw,32px)!important;margin-block:32px 48px!important;display:grid!important}@media (width<=1024px){.product-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.product-cards-grid{grid-template-columns:1fr!important}}.product-card{background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:22px!important;flex-direction:column!important;height:100%!important;transition:all .35s cubic-bezier(.4,0,.2,1)!important;display:flex!important;overflow:hidden!important;box-shadow:0 14px 36px #081f3314,0 0 20px #c9a24d1a!important}.product-card:hover{border-color:#e3c474!important;transform:translateY(-6px)!important;box-shadow:0 22px 50px #081f3324,0 0 32px #c9a24d38!important}.product-card-image{background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;height:210px!important;position:relative!important;overflow:hidden!important}.product-card-cover{object-fit:cover!important;opacity:.88!important;width:100%!important;height:100%!important;transition:transform .5s!important}.product-card:hover .product-card-cover{opacity:.98!important;transform:scale(1.06)!important}.product-status-badge{top:14px!important;color:#f0d896!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1px solid #c9a24d!important;border-radius:999px!important;padding:4px 14px!important;font-size:.78rem!important;font-weight:800!important;position:absolute!important;inset-inline-end:14px!important;box-shadow:0 4px 12px #0000004d!important}.product-card-content{flex-direction:column!important;flex-grow:1!important;padding:24px!important;display:flex!important}.product-card-title{color:#071423!important;margin-top:4px!important;margin-bottom:8px!important;font-size:1.22rem!important;font-weight:800!important;line-height:1.4!important}.product-card-category{color:#c9a24d!important;text-transform:uppercase!important;letter-spacing:.5px!important;font-size:.78rem!important;font-weight:800!important}.product-card-desc{color:#526273!important;flex-grow:1!important;margin-bottom:16px!important;font-size:.92rem!important;line-height:1.65!important}.product-card-features{flex-direction:column!important;gap:8px!important;margin:0 0 20px!important;padding:0!important;list-style:none!important;display:flex!important}.product-card-features li{color:#1c354a!important;align-items:center!important;gap:8px!important;font-size:.88rem!important;font-weight:650!important;display:flex!important}.product-card-features li span{color:#c9a24d!important;font-weight:800!important}.product-card-actions{border-top:1px solid #e3c4744d!important;gap:10px!important;margin-top:auto!important;padding-top:18px!important;display:flex!important}.product-card-actions .btn{text-align:center!important;flex:1!important;justify-content:center!important;padding:10px 14px!important;font-size:.88rem!important;font-weight:700!important}.product-detail-navigation{background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #e3c47473!important;border-radius:20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-block:44px 20px!important;padding:20px!important;display:grid!important;box-shadow:0 12px 32px #07142340,0 0 18px #c9a24d26!important}@media (width<=768px){.product-detail-navigation{grid-template-columns:1fr!important}}.product-detail-navigation a{text-align:center!important;background:#ffffff0d!important;border:1px solid #e3c4744d!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:14px 18px!important;text-decoration:none!important;transition:all .3s!important;display:flex!important}.product-detail-navigation a:hover{background:#c9a24d29!important;border-color:#f0d896!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #c9a24d40!important}.product-detail-navigation a span{color:#a0b2c6!important;margin-bottom:4px!important;font-size:.82rem!important;font-weight:600!important}.product-detail-navigation a strong{color:#f0d896!important;font-size:.98rem!important;font-weight:800!important}html,body{max-width:100vw!important;overflow-x:hidden!important}*,:before,:after{box-sizing:border-box!important}img,video,canvas,svg,iframe{max-width:100%!important}.container,.container-narrow,.site-footer-inner,.nav-inner{max-width:1320px!important;margin-inline:auto!important;padding-inline:clamp(16px,4vw,32px)!important}@media (width<=576px){.hero-specialty,.hero-subheading{text-align:center!important;font-size:clamp(1rem,4.5vw,1.25rem)!important}.portfolio-hero__facts,.facts-strip,.hero-value-strip{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}.executive-profile-actions,.section-actions,.hero-cta{flex-direction:column!important;align-items:stretch!important;width:100%!important}.btn,.btn--primary,.btn--secondary,.btn-outline{text-align:center!important;justify-content:center!important;width:100%!important}.portfolio-grid,.content-grid,.books-grid,.research-grid,.services-grid,.product-cards-grid{grid-template-columns:1fr!important;gap:20px!important}.portfolio-featured__content{grid-template-columns:1fr!important}.portfolio-featured__visual{min-height:220px!important;padding:20px!important}.form-row,.request-type-selector{grid-template-columns:1fr!important}.site-footer-inner{text-align:center!important;grid-template-columns:1fr!important;gap:32px!important}.site-footer-brand,.site-footer-contact-list,.site-footer-actions{justify-content:center!important;align-items:center!important}.site-footer-actions{flex-direction:column!important;width:100%!important}}@media (width>=577px) and (width<=992px){.portfolio-grid,.content-grid,.books-grid,.product-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px!important}}@media (width>=1440px){.container{max-width:1360px!important}}.books-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(20px,2.5vw,32px)!important;margin-block:28px 44px!important;display:grid!important}@media (width<=768px){.books-grid{grid-template-columns:1fr!important}}.book-entry{background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:22px!important;flex-direction:row!important;transition:all .35s cubic-bezier(.4,0,.2,1)!important;display:flex!important;overflow:hidden!important;box-shadow:0 14px 36px #081f3314,0 0 20px #c9a24d1a!important}@media (width<=640px){.book-entry{flex-direction:column!important}}.book-entry:hover{border-color:#e3c474!important;transform:translateY(-6px)!important;box-shadow:0 22px 50px #081f3324,0 0 32px #c9a24d38!important}.book-entry__cover{background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;width:170px!important;min-width:170px!important;position:relative!important;overflow:hidden!important}@media (width<=640px){.book-entry__cover{width:100%!important;height:200px!important}}.book-entry__cover img{object-fit:cover!important;opacity:.9!important;width:100%!important;height:100%!important;transition:transform .4s!important}.book-entry:hover .book-entry__cover img{opacity:1!important;transform:scale(1.06)!important}.book-entry__cover span{top:12px!important;color:#f0d896!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1px solid #c9a24d!important;border-radius:999px!important;padding:4px 12px!important;font-size:.76rem!important;font-weight:800!important;position:absolute!important;inset-inline-start:12px!important}.book-entry__body{flex-direction:column!important;flex-grow:1!important;padding:22px 24px!important;display:flex!important}.book-entry__meta{color:#c9a24d!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important;font-size:.8rem!important;font-weight:800!important;display:flex!important}.book-entry__body h3{color:#071423!important;margin:0 0 6px!important;font-size:1.2rem!important;font-weight:800!important;line-height:1.4!important}.book-entry__author{color:#785b20!important;margin-bottom:10px!important;font-size:.88rem!important;font-weight:700!important}.book-entry__body p{color:#526273!important;flex-grow:1!important;margin-bottom:14px!important;font-size:.9rem!important;line-height:1.6!important}.book-entry__availability{color:#40566a!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;margin-bottom:14px!important;padding:6px 12px!important;font-size:.82rem!important;font-weight:700!important}.book-entry__action{color:#f0d896!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #c9a24d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin-top:auto!important;padding:10px 20px!important;font-size:.88rem!important;font-weight:800!important;text-decoration:none!important;transition:all .3s!important;display:inline-flex!important}.book-entry__action:hover{color:#fff!important;background:linear-gradient(135deg,#0d273e 0%,#133854 100%)!important;border-color:#f0d896!important;box-shadow:0 6px 20px #07142340!important}.library-topic-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:14px!important;margin-block:24px 36px!important;display:grid!important}.library-topic-grid a{color:#071423!important;background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:16px!important;align-items:center!important;gap:12px!important;padding:14px 18px!important;text-decoration:none!important;transition:all .3s!important;display:flex!important;box-shadow:0 4px 14px #081f330a!important}.library-topic-grid a:hover{background:#c9a24d14!important;border-color:#c9a24d!important;transform:translateY(-2px)!important;box-shadow:0 8px 22px #c9a24d2e!important}.library-topic-grid a span{color:#f0d896!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1px solid #c9a24d!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:.84rem!important;font-weight:800!important;display:inline-flex!important}.library-topic-grid a strong{color:#071423!important;font-size:.94rem!important;font-weight:800!important}.reading-paths{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-block:20px 36px!important;display:grid!important}@media (width<=640px){.reading-paths{grid-template-columns:1fr!important}}.reading-paths a{color:#fff!important;background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border:1.5px solid #e3c47473!important;border-radius:18px!important;flex-direction:column!important;gap:6px!important;padding:20px 24px!important;text-decoration:none!important;transition:all .3s!important;display:flex!important;box-shadow:0 12px 32px #07142338!important}.reading-paths a:hover{border-color:#f0d896!important;transform:translateY(-3px)!important;box-shadow:0 16px 40px #0714234d,0 0 20px #c9a24d40!important}.reading-paths a strong{color:#f0d896!important;font-size:1.08rem!important;font-weight:800!important}.reading-paths a span{color:#e2e8f0!important;font-size:.88rem!important}.portfolio-card--product{background:#fff!important;border:1.5px solid #e3c47473!important;border-radius:22px!important;transition:all .35s cubic-bezier(.4,0,.2,1)!important;overflow:hidden!important;box-shadow:0 14px 36px #081f3314,0 0 20px #c9a24d1f!important}.portfolio-card--product:hover{border-color:#e3c474!important;transform:translateY(-6px)!important;box-shadow:0 22px 50px #081f3326,0 0 32px #c9a24d40!important}.portfolio-card--product .portfolio-card__media{background:linear-gradient(135deg,#071423 0%,#0d273e 100%)!important;border-bottom:1.5px solid #e3c4744d!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}.portfolio-card--product .portfolio-card__media img{filter:drop-shadow(0 6px 16px #0006)!important;transition:transform .4s!important}.portfolio-card--product:hover .portfolio-card__media img{transform:scale(1.08)!important}.product-audience{flex-wrap:wrap!important;gap:6px!important;margin-block:10px 14px!important;display:flex!important}.product-audience span{color:#785b20!important;background:#c9a24d1f!important;border:1px solid #e3c47459!important;border-radius:999px!important;padding:3px 10px!important;font-size:.78rem!important;font-weight:700!important}