/* Minimal styles for aiv3.matnet.my */
:root{color-scheme:dark light}
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial,"Apple Color Emoji","Segoe UI Emoji";background:#0f172a;color:#e2e8f0}
.wrap{max-width:760px;margin:10vh auto;padding:24px;background:#111827;border:1px solid #334155;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.25)}
h1{margin:0 0 12px;color:#a7f3d0;font-weight:700}
p{line-height:1.6}
a{color:#93c5fd}
