:root{color-scheme:dark;--navy:#0b192c;--white:#f7f8fa;--muted:#aeb8c5;--line:rgba(211,222,235,.14)}*{box-sizing:border-box}html{min-width:320px}body{margin:0;background:var(--navy);color:var(--white);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}.shell{max-width:1440px;min-height:100svh;margin:auto;padding:0 7%;display:flex;flex-direction:column}.header{display:flex;align-items:center;justify-content:space-between;padding:36px 0;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-size:26px;font-weight:600;letter-spacing:-1px}.brand svg{width:35px;height:35px;fill:none;stroke:#edf2f8;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand:focus-visible{outline:2px solid #fff;outline-offset:8px}.header-note{font-size:9px;letter-spacing:2px;color:var(--muted)}main{flex:1;display:flex;align-items:center;padding:74px 0 80px}.hero{width:100%;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:34px}.eyebrow{display:flex;align-items:center;gap:12px;color:#bec8d5;font-size:10px;letter-spacing:2.2px;font-weight:500}.eyebrow span{height:1px;width:28px;background:#9eafc5}h1{font-size:clamp(38px,4.3vw,64px);line-height:1.12;font-weight:500;letter-spacing:-2.8px;margin:27px 0 27px}h1 span{color:#b4c1d1}.english{font-size:16px;line-height:1.85;color:var(--muted);max-width:460px;margin:0}.arabic{max-width:460px;border-top:1px solid var(--line);margin-top:28px;padding-top:19px;font-family:Tahoma,"Segoe UI",Arial,sans-serif}.arabic p{font-size:17px;line-height:1.95;color:#c3ccd7;margin:0}.status{display:inline-flex;flex-wrap:wrap;gap:12px;align-items:center;border:1px solid #465466;border-radius:5px;padding:13px 17px;margin-top:35px;font-size:13px;color:#e0e6ee}.status-dot{width:5px;height:5px;border-radius:50%;background:#d1dce9}.divider{color:#748194}.status [lang=ar]{font-family:Tahoma,"Segoe UI",Arial,sans-serif}.visual{position:relative;width:100%;max-width:460px;justify-self:end}.visual svg{display:block;width:100%;height:auto}.orbit{stroke:#b8c8db;stroke-opacity:.09}.inner{stroke-dasharray:2 9;stroke-opacity:.18}.route{stroke:#afc0d5;stroke-opacity:.45;stroke-width:1.5}.document{fill:#102138;stroke:#65778e;stroke-opacity:.65}.doc-line{stroke:#798a9e;stroke-opacity:.45;stroke-width:3;stroke-linecap:round}.strong{stroke:#e0e8f3;stroke-opacity:.75}.seal{fill:#172d47;stroke:#8fa2b9}.check{stroke:#e2ebf5;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.endpoint{fill:#b8c7d9}.details{stroke:#8a9db4;stroke-opacity:.4}.visual-label{display:block;text-align:center;font-size:9px;letter-spacing:3px;color:#8a9ab0;margin-top:-15px}footer{padding:23px 0 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#94a2b5;letter-spacing:.3px}footer>span:first-child{font-weight:600;color:#c5d0de}@media(min-width:1500px){main{padding:100px 0}}@media(max-width:760px){.shell{padding:0 7%}.header{padding:25px 0}.header-note{display:none}.brand{font-size:23px}.hero{grid-template-columns:1fr;gap:28px}main{padding:50px 0 45px}h1{font-size:clamp(36px,7.9vw,55px);letter-spacing:-1.8px}.english,.arabic{max-width:100%}.visual{max-width:310px;justify-self:center;margin-top:0}.visual-label{font-size:8px}.english{font-size:15px}.arabic p{font-size:16px}.status{font-size:12px}footer{font-size:9px;line-height:1.6}footer>span:last-child{text-align:right;max-width:200px}}@media(prefers-reduced-motion:no-preference){.intro,.visual{animation:appear .7s ease-out both}.visual{animation-delay:.1s}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
