*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #0f3d2e;--green2: #1f7a6b;--green-dark: #071d13;--gold: #d4af37;--gold-dim: rgba(212, 175, 55, .15);--white: #ffffff;--text: rgba(255, 255, 255, .92);--text-muted: rgba(255, 255, 255, .5);--surface: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .1)}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background-color:var(--green-dark);color:var(--text);-webkit-font-smoothing:antialiased}body{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:3rem 1.25rem 4rem;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(31,122,107,.35) 0%,transparent 70%),radial-gradient(ellipse 60% 40% at 80% 100%,rgba(15,61,46,.4) 0%,transparent 70%);pointer-events:none}.arabic-bg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(280px,40vw,520px);line-height:1;color:#d4af370a;pointer-events:none;user-select:none;font-family:Amiri,Traditional Arabic,serif}.back-link{position:relative;z-index:1;align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;margin-bottom:2.5rem;font-size:.85rem;color:var(--text-muted);text-decoration:none;transition:color .2s}.back-link:hover{color:var(--text)}.content{position:relative;z-index:1;width:100%;max-width:680px}.page-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.brand-name{display:inline-block;font-size:1rem;font-weight:600;color:var(--gold);margin-bottom:.75rem;letter-spacing:.02em}h1{font-size:clamp(1.6rem,5vw,2.25rem);font-weight:700;letter-spacing:-.02em;color:var(--white);margin-bottom:.5rem}.effective-date{font-size:.8rem;color:var(--text-muted)}section{margin-bottom:2rem}h2{font-size:1rem;font-weight:600;color:var(--gold);margin-bottom:.6rem;letter-spacing:.02em;text-transform:uppercase;font-size:.78rem}p{font-size:.925rem;line-height:1.75;color:var(--text)}p+p{margin-top:.75rem}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}footer{position:relative;z-index:1;margin-top:3rem;font-size:.75rem;color:var(--text-muted);text-align:center}footer a{color:var(--text-muted)}footer a:hover{color:var(--text)}
