:root{color-scheme:dark}
body{margin:0;background:#0b0d11;color:#e6e8ec;font:16px/1.65 -apple-system,system-ui,"Segoe UI",sans-serif}
main{max-width:720px;margin:0 auto;padding:56px 24px 80px}
a{color:#9db4ff}
h1{font-size:30px;letter-spacing:-.01em;margin:0 0 6px}
h2{font-size:19px;margin:36px 0 8px}
p,li{color:#c3c8d2}
.meta{color:#8b93a1;font-size:14px;margin-bottom:28px}
.top{display:flex;align-items:center;gap:10px;margin-bottom:28px;font-weight:600}
.top img{width:28px;height:28px;border-radius:7px}
code{background:#171a21;border:1px solid #2a2f3a;border-radius:6px;padding:1px 6px;font-size:14px}
table{border-collapse:collapse;width:100%;font-size:15px}
td,th{text-align:left;padding:8px 10px;border-bottom:1px solid #2a2f3a;vertical-align:top}
th{color:#8b93a1;font-weight:600}
