
:root{--bg:#030c16;--bg2:#061727;--gold:#d8ad4f;--gold2:#f0d889;--cream:#f7f2e8;--white:#f7fbff;--line:rgba(216,173,79,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,Arial,"Segoe UI",sans-serif;line-height:1.75}
body[dir="rtl"]{font-family:"Noto Kufi Arabic","Noto Sans Arabic",Tahoma,"Segoe UI",Arial,sans-serif}
a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1120px,92%);margin:auto}.hidden{display:none!important}
header{position:sticky;top:0;z-index:20;background:rgba(2,10,18,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.07)}
.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0}
.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:54px;height:54px;border-radius:50%;display:block;object-fit:cover;box-shadow:0 0 0 1px rgba(216,173,79,.55),0 10px 28px rgba(0,0,0,.22)}
.brand strong{display:block;font-family:Georgia,serif;color:var(--gold2);font-size:1rem;line-height:1.18}.brand small{display:block;color:#aebccd;font-size:.58rem;letter-spacing:.12em;margin-top:4px}
.nav-actions{display:flex;align-items:center;gap:10px}.btn{border:0;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;justify-content:center}
.btn-primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#10213a}.btn-outline{background:transparent;color:white;border:1px solid rgba(255,255,255,.22)}
.lang{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:transparent;color:white;cursor:pointer}
.hero{padding:84px 0 70px;background:linear-gradient(135deg,#030c16 0%,#071b31 100%);border-bottom:1px solid var(--line)}
.kicker{color:var(--gold2);font-size:.72rem;letter-spacing:.17em;font-weight:850;text-transform:uppercase}.hero h1{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.7rem);line-height:1.02;margin:14px 0 18px;letter-spacing:-.025em}.hero p{max-width:820px;color:#c9d5e3;font-size:1.08rem}
.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#8fa1b5;font-size:.78rem;margin-bottom:20px}.breadcrumb a{color:var(--gold2)}
.content-wrap{background:var(--cream);color:#1a273b;padding:70px 0 85px}.article{background:white;border:1px solid #e3ddcf;border-radius:20px;padding:clamp(25px,5vw,56px);box-shadow:0 18px 48px rgba(16,30,50,.07)}
.article h2{font-family:Georgia,serif;font-size:2rem;margin:36px 0 12px;color:#15243a}.article h2:first-child{margin-top:0}.article h3{font-family:Georgia,serif;font-size:1.35rem;color:#263c59;margin:26px 0 8px}
.article p{color:#4e5d70;margin:0 0 18px}.article ul,.article ol{color:#4e5d70;padding-inline-start:24px}.article li{margin:8px 0}
.callout{margin:28px 0;padding:20px 22px;border-left:4px solid var(--gold);background:#fff9ea;border-radius:0 14px 14px 0;color:#59491f}
body[dir="rtl"] .callout{border-left:0;border-right:4px solid var(--gold);border-radius:14px 0 0 14px}
.policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:22px 0}.policy-card{border:1px solid #e2dbc9;border-radius:14px;padding:17px;background:#fffdf8}.policy-card b{display:block;color:#8b6920;margin-bottom:5px}.policy-card span{display:block;color:#596778;font-size:.88rem}
.section-label{display:inline-flex;background:#fff4d4;color:#7b5b16;border:1px solid #e7d39b;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;margin-bottom:8px}
.page-nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.page-nav a{border:1px solid #ddd5c4;border-radius:14px;padding:17px;background:#fffdf9}.page-nav small{display:block;color:#8b96a5}.page-nav b{display:block;color:#243750;margin-top:3px}
footer{background:#010811;padding:35px 0;color:#8699ae;font-size:.76rem}.footer-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.legal-status{padding-top:14px;color:#c7a95e;font-weight:700;line-height:1.6}.official-note{padding:15px 0;border-top:1px solid rgba(255,255,255,.08);margin-top:20px}
@media(max-width:760px){.brand-logo{width:44px;height:44px}.brand strong{font-size:.74rem;max-width:210px}.brand small{display:none}.nav-actions .btn-outline{display:none}.policy-grid,.page-nav{grid-template-columns:1fr}.hero{padding:58px 0}.hero h1{font-size:3rem}.footer-row{flex-direction:column;align-items:flex-start}}


.commitments{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:22px 0}
.commitment{border:1px solid #e2dbc9;border-radius:14px;padding:17px;background:#fffdf8}
.commitment b{display:block;color:#8b6920;margin-bottom:5px}
.commitment span{display:block;color:#596778;font-size:.88rem}
@media(max-width:760px){.commitments{grid-template-columns:1fr}}


/* v19 institutional-note integrations */
.featured-idea{margin:28px 0;padding:22px 24px;border:1px solid rgba(216,173,79,.45);border-radius:16px;background:linear-gradient(135deg,#fff9e8,#fffdf8);color:#4e401d;box-shadow:0 12px 28px rgba(20,35,55,.05)}
.featured-idea .featured-label{display:inline-block;margin-bottom:8px;padding:4px 9px;border-radius:999px;background:#e7c86f;color:#263143;font-size:.7rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.step-list{display:grid;gap:12px;counter-reset:step;margin:22px 0}
.step-item{position:relative;padding:18px 18px 18px 66px;border:1px solid #e2dbc9;border-radius:14px;background:#fffdf8}
.step-item:before{counter-increment:step;content:counter(step);position:absolute;left:17px;top:16px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#13263c;color:#f0d889;font-weight:900}
.step-item b{display:block;color:#263c59;margin-bottom:4px}.step-item span{color:#596778;font-size:.9rem}
body[dir="rtl"] .step-item{padding:18px 66px 18px 18px}body[dir="rtl"] .step-item:before{left:auto;right:17px}
.impact-bubbles{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:28px auto;max-width:820px}
.impact-bubble{width:150px;min-height:150px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:18px;border:1px solid #dfcf9b;background:radial-gradient(circle at 35% 30%,#fffdf6,#f4ead0);color:#263c59;box-shadow:0 14px 32px rgba(18,36,58,.08)}
.impact-bubble b{color:#8b6920;margin-bottom:5px}.impact-bubble span{font-size:.78rem;color:#596778}
.roadmap-tags{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.roadmap-tag{padding:8px 12px;border-radius:999px;background:#fff6dc;border:1px solid #ead69e;color:#67511e;font-size:.82rem;font-weight:800}
.download-row{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.download-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 17px;background:linear-gradient(135deg,#f0d889,#d8ad4f);color:#14243a;font-weight:900;text-decoration:none}
@media(max-width:760px){.impact-bubble{width:132px;min-height:132px;padding:14px}.step-item{padding-top:16px;padding-bottom:16px}.featured-idea{padding:18px}.download-row{flex-direction:column}.download-btn{width:100%}}
