@import 'https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Cairo:wght@400;500;600;700;900&display=swap';:root{--brand-navy:#1a345f;--brand-navy-12:#1a345f1f;--brand-navy-08:#1a345f14;--brand-navy-fg:#ffffff;--brand-teal:#2f7d73;--brand-teal-12:#2f7d731f;--brand-teal-08:#2f7d7314;--brand-teal-fg:#ffffff;--brand-gold:#b8954a;--brand-gold-12:#b8954a1f;--brand-gold-08:#b8954a14;--brand-gold-fg:#1a1a1a;--primary:var(--brand-navy);--primary-foreground:#ffffff;--secondary:var(--brand-teal);--secondary-foreground:#ffffff;--accent:var(--brand-gold);--accent-foreground:#1a1a1a;--background:#ffffff;--foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--border:#e2e8f0;--ring:var(--brand-navy);--success:#16a34a;--warning:#d97706;--destructive:#dc2626;--info:#0284c7}*,*::before,*::after{box-sizing:border-box}body{margin:0;padding:0;line-height:1.5;font-family:ibm plex sans,cairo,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;background:var(--background);color:var(--foreground)}html[lang=ar]{font-family:cairo,ibm plex sans,-apple-system,segoe ui,sans-serif}html[dir=rtl]{text-align:right}:focus-visible{outline:2px solid var(--brand-navy);outline-offset:2px}.skip-link{position:absolute;top:-100%;left:0;background:var(--brand-navy);color:#fff;padding:.5rem 1rem;z-index:9999;text-decoration:none}.skip-link:focus{top:0}h1{font-size:2.25rem;line-height:1.15;color:var(--brand-navy);font-weight:700;margin:0 0 1rem}h2{font-size:1.5rem;line-height:1.3;color:var(--brand-navy);font-weight:600;margin:0 0 1rem}h3{font-size:1.125rem;line-height:1.4;color:var(--foreground);font-weight:600;margin:0 0 .5rem}p{font-size:1rem;line-height:1.75;margin:0 0 1rem;color:var(--foreground)}p:last-child{margin-bottom:0}header{background:var(--background);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-inner{max-width:72rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:64px;gap:2rem}.header-logo{flex-shrink:0}.header-logo img{height:55px;display:block}@media(min-width:768px){details.nav-collapse{display:contents}details.nav-collapse>summary{display:none}details.nav-collapse>nav{display:flex!important;align-items:center}}.header-nav{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.header-nav a{color:var(--foreground);text-decoration:none;font-size:.9rem;font-weight:500;white-space:nowrap}.header-nav a:hover{color:var(--brand-navy)}a.nav-active{font-weight:600;color:var(--brand-navy);border-bottom:2px solid var(--brand-gold);padding-bottom:2px}.lang-switch{color:var(--muted-foreground);text-decoration:none;font-size:.85rem;border:1px solid var(--border);padding:.25rem .75rem;border-radius:2px;white-space:nowrap}.lang-switch:hover{border-color:var(--brand-navy);color:var(--brand-navy)}.cta-button{display:inline-block;background:var(--brand-navy);color:#fff;text-decoration:none;padding:.75rem 2rem;border-radius:2px;border:none;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease}.cta-button:hover{background:#152b50;color:#fff}.cta-button-nav{display:inline-block;background:var(--brand-navy);color:#fff;text-decoration:none;padding:.45rem 1.25rem;border-radius:2px;font-size:.875rem;font-weight:600;white-space:nowrap;transition:background .15s ease}.cta-button-nav:hover{background:#152b50;color:#fff}.header-nav a.cta-button-nav,.header-nav a.cta-button-nav:hover{color:#fff}.hero{padding:clamp(4rem,8vw,6rem)2rem;background:var(--background)}.hero-inner{max-width:72rem;margin:0 auto}.hero h1{font-size:clamp(1.75rem,5vw,3rem);color:var(--brand-navy);margin-bottom:1rem}.hero .sub-heading{font-size:clamp(1rem,3vw,1.25rem);color:var(--muted-foreground);margin-bottom:1.5rem;font-weight:400;margin-top:0}.hero p{color:var(--foreground);max-width:56rem;margin-bottom:2rem}.hero .supporting-line{font-size:.9rem;color:var(--muted-foreground);margin-top:1.5rem;font-style:italic}.page-section{padding:5rem 2rem}.page-section:nth-of-type(even){background:var(--muted)}.section-inner{max-width:72rem;margin:0 auto}.section-divider{border:none;border-top:1px solid var(--border);margin:0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.card{background:var(--muted);border:1px solid var(--border);padding:1.5rem;transition:box-shadow .15s ease,background .15s ease}.card:hover{background:var(--background);box-shadow:0 2px 8px rgba(0,0,0,6%)}.cta-section{text-align:center;padding:5rem 2rem;background:var(--brand-navy-12)}.cta-section-inner{max-width:72rem;margin:0 auto}.cta-section h2{margin-bottom:1.5rem}.audience-block{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--border)}.audience-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.audience-block h2,.audience-block h3{margin-bottom:.75rem}.audience-secondary{margin-top:1rem}.audience-secondary h3{font-size:1rem;color:var(--muted-foreground);font-weight:500}.argument-block{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--border)}.argument-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.argument-block h2{margin-bottom:.75rem}.value-list{list-style:none;padding:0;margin:1rem 0 0}.value-list li{padding-inline-start:1.75rem;position:relative;margin-bottom:.5rem;line-height:1.6}.value-list li::before{content:"—";position:absolute;inset-inline-start:0;color:var(--brand-navy);font-weight:600}.contact-form-wrap{max-width:44rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.4rem;color:var(--foreground);font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.65rem .875rem;border:1px solid var(--border);background:var(--background);color:var(--foreground);font-family:inherit;font-size:1rem;outline:none;border-radius:0;transition:border-color .15s ease;appearance:auto}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--brand-navy);box-shadow:0 0 0 2px var(--brand-navy-12)}.form-group textarea{min-height:7rem;resize:vertical}.field-error{border-color:var(--destructive)!important}.error-msg{color:var(--destructive);font-size:.8rem;display:block;margin-top:.25rem}.form-submit{margin-top:.5rem}.confirmation-msg{display:none;padding:2rem;background:var(--muted);border:1px solid var(--border);font-size:1.05rem;color:var(--foreground);line-height:1.7}.send-error{display:none;padding:.875rem 1.25rem;background:#fff0f0;border:1px solid var(--destructive);color:var(--destructive);font-size:.9rem;margin-bottom:1.5rem}footer{background:var(--brand-navy);color:var(--brand-navy-fg);padding:3rem 2rem 0}.footer-inner{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;padding-bottom:2rem}.footer-brand p{color:rgba(255,255,255,.8);font-size:.9rem;line-height:1.6;margin-bottom:0}.footer-nav{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem;align-items:flex-end}html[dir=rtl] .footer-nav{align-items:flex-start}.footer-nav a{color:rgba(255,255,255,.85);text-decoration:none;font-size:.9rem}.footer-nav a:hover{color:#fff;text-decoration:underline}.footer-bottom{max-width:72rem;margin:0 auto;padding:1.5rem 0 2rem;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:rgba(255,255,255,.6)}.not-found{text-align:center;padding:6rem 2rem;max-width:56rem;margin:0 auto}.not-found .mark-img{height:64px;margin-bottom:2rem;opacity:.5}.not-found h1{font-size:1.5rem;margin-bottom:.75rem}.not-found p{color:var(--muted-foreground);margin-bottom:1.5rem}.not-found .divider-404{border:none;border-top:1px solid var(--border);margin:3rem auto;max-width:24rem}@media(max-width:767px){.header-inner{padding:0 1rem;height:56px}.header-logo{flex:1}details.nav-collapse{position:relative;flex-shrink:0}details.nav-collapse>summary{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer;border-radius:.375rem;color:var(--foreground);list-style:none;user-select:none}details.nav-collapse>summary:hover{background:var(--muted)}details.nav-collapse>summary::-webkit-details-marker{display:none}details.nav-collapse>summary::marker{display:none;content:""}details.nav-collapse>nav{position:absolute;top:calc(100% + .375rem);inset-inline-end:0;z-index:200;background:var(--background);border:1px solid var(--border);border-radius:.5rem;padding:.75rem 1rem;min-width:11rem;max-width:calc(100vw - 2rem);box-shadow:0 4px 16px rgba(0,0,0,8%)}.header-nav{flex-direction:column;align-items:flex-start;gap:.625rem;padding:0}html[dir=rtl] .header-nav{align-items:flex-end}.cta-button-nav{width:100%;text-align:center;display:block}.hero{padding:4rem 1.5rem}.page-section{padding:3rem 1.5rem}.cta-section{padding:3rem 1.5rem}.cta-button{width:100%;text-align:center;display:block}.card-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-nav{align-items:flex-start}html[dir=rtl] .footer-nav{align-items:flex-end}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.not-found{padding:4rem 1.5rem}}@media(min-width:768px) and (max-width:1023px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media print{header,footer,.cta-button,.cta-button-nav,.skip-link{display:none}body{color:#000;font-size:12pt}a{color:#000;text-decoration:none}}