body{margin:0;font-family:Inter,system-ui,sans-serif;color:#111827;background:#fff;line-height:1.55}*{box-sizing:border-box}.topbar{height:56px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;background:#ffffffeb}.brand{font-weight:700;display:flex;gap:10px;align-items:center}.brand-mark{width:28px;height:28px;border:1px solid #e5e7eb;border-radius:8px;display:grid;place-items:center;background:#f9fafb}.toplinks{display:flex;gap:20px;color:#6b7280;font-size:14px}.layout{display:grid;grid-template-columns:260px minmax(0,780px);gap:40px;max-width:1180px;margin:0 auto;padding:32px 28px 80px}aside{font-size:14px;color:#6b7280}.sidebar-title{font-size:12px;text-transform:uppercase;margin:10px 0;font-weight:700;color:#9ca3af}.navitem{display:block;padding:6px 10px;border-radius:8px;color:#6b7280;text-decoration:none}.navitem.active{background:#f9fafb;color:#111827}.breadcrumb,.subtitle,.refs{color:#6b7280}.badge{display:inline-flex;border:1px solid #e5e7eb;background:#f9fafb;border-radius:999px;padding:5px 10px;font-size:13px;color:#6b7280;margin-bottom:18px}h1{font-size:44px}h2{font-size:26px;margin-top:40px;border-top:1px solid #e5e7eb;padding-top:10px}.meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.meta-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#f9fafb}.callout{border-left:4px solid;padding:14px 16px;border-radius:12px;margin:18px 0}.note{background:#eff6ff;border-color:#93c5fd}.warning{background:#fff7ed;border-color:#fdba74}.tip{background:#f0fdf4;border-color:#86efac}pre{background:#0b1020;color:#e5e7eb;border-radius:14px;padding:18px}.footer-note{margin-top:48px;padding:24px;border:1px dashed #cbd5e1;border-radius:16px;background:#fafafa;font-size:18px;text-align:center}