*{box-sizing:border-box}body{color:#111;background:#fff;margin:0;font-family:Inter,system-ui,sans-serif}.container{max-width:960px;margin:0 auto;padding:24px}.header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;display:flex}nav a{color:#444;margin-left:16px;text-decoration:none}.brand{color:#000;font-weight:700;text-decoration:none}a{color:#0b57d0;text-decoration:none}.card{border:1px solid #eee;border-radius:10px;margin:12px 0;padding:16px}pre{background:#f6f8fa;border-radius:8px;padding:12px;overflow:auto}
