:root{--color-primary:#1e3a8a;--color-accent:#f59e0b;--bg-page:#f8fafc;--bg-surface:#fff;--border-color:#e2e8f0;--text-strong:#0f172a;--text-body:#334155;--text-muted:#64748b}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-body);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans,Noto Sans Devanagari,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4{color:var(--text-strong);line-height:1.25}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
