
:root{--hb:#102a43;--hb2:#0b6efd;--ink:#243b53;--muted:#627d98;--line:#d9e2ec;--soft:#f5f9fc;--ok:#198754;--warn:#b7791f;--adv:#6f42c1;--off:#6c757d}
html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7}.hb-top{background:linear-gradient(125deg,#0b2239,#123e69);color:#fff}.hb-brand{font-weight:800;letter-spacing:-.02em}.hb-sub{color:#cbddec}.sidebar{position:sticky;top:76px;max-height:calc(100vh - 92px);overflow:auto;border-right:1px solid var(--line)}.sidebar a{display:block;color:#486581;text-decoration:none;padding:.34rem .65rem;border-radius:.45rem;font-size:.94rem}.sidebar a:hover,.sidebar a.active{background:#eaf3ff;color:#0b5ed7}.sidebar .nav-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#829ab1;margin:.95rem .6rem .25rem}.doc-main{max-width:1050px}.doc-main h1,.doc-main h2,.doc-main h3{color:#102a43;scroll-margin-top:90px}.doc-main h1{font-weight:800;letter-spacing:-.025em}.doc-main h2{font-weight:750;margin-top:2.2rem;padding-top:.2rem}.doc-main h3{font-weight:700;margin-top:1.5rem}.lead-lite{font-size:1.13rem;color:#486581}.hero-card{background:linear-gradient(135deg,#eef6ff,#f8fbff);border:1px solid #cfe2ff;border-radius:1rem}.doc-card{border:1px solid var(--line);border-radius:.85rem;box-shadow:0 2px 10px rgba(16,42,67,.035);height:100%}.doc-card .card-title{color:#102a43}.callout{border-left:4px solid var(--hb2);background:#f4f8ff;padding:1rem 1.1rem;border-radius:.25rem .7rem .7rem .25rem;margin:1.2rem 0}.callout.good{border-color:var(--ok);background:#f1fbf6}.callout.warn{border-color:#f0ad4e;background:#fff9ed}.callout.advanced{border-color:var(--adv);background:#f8f4ff}.callout.danger{border-color:#dc3545;background:#fff5f5}.setting-table{font-size:.94rem}.setting-table th{background:#edf2f7;color:#334e68;white-space:nowrap}.setting-table td{vertical-align:top}.badge-rec{background:#dff5e7;color:#146c43}.badge-opt{background:#e8f1ff;color:#0b5ed7}.badge-adv{background:#eee5ff;color:#5f3dc4}.badge-off{background:#e9ecef;color:#495057}.badge-safe{background:#e8f7f8;color:#087f8c}.tiny{font-size:.86rem;color:#627d98}.flow{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin:1rem 0}.flow .step{background:#fff;border:1px solid #c8d6e5;border-radius:.75rem;padding:.75rem .9rem;min-width:140px;text-align:center;font-weight:650;box-shadow:0 2px 8px rgba(16,42,67,.05)}.flow .arr{color:#829ab1;font-size:1.2rem}.flow-vertical{max-width:620px;margin:1rem auto}.flow-vertical .step{border:1px solid #c8d6e5;border-radius:.75rem;padding:.75rem 1rem;text-align:center;background:#fff;font-weight:650}.flow-vertical .down{text-align:center;color:#829ab1;font-size:1.25rem;padding:.2rem}.layer{border:1px solid #c8d6e5;border-radius:.9rem;padding:1rem;margin:.65rem 0;background:#fff}.layer strong{color:#102a43}.toc-box{background:#f8fafc;border:1px solid var(--line);border-radius:.8rem;padding:1rem}.toc-box a{text-decoration:none}.checklist li{margin:.38rem 0}.kbd-lite{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#edf2f7;padding:.15rem .35rem;border-radius:.3rem;font-size:.88em}.page-footer{border-top:1px solid var(--line);color:#829ab1;font-size:.86rem;margin-top:3rem;padding:1.3rem 0}.search-results{position:absolute;z-index:1050;top:100%;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:.65rem;box-shadow:0 8px 30px rgba(16,42,67,.15);max-height:420px;overflow:auto}.search-results a{display:block;padding:.7rem .85rem;text-decoration:none;color:#334e68;border-bottom:1px solid #eef2f6}.search-results a:hover{background:#f5f9ff}.search-results small{display:block;color:#829ab1}.setting-name{font-weight:700;color:#243b53}.icon-circle{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:#0b5ed7;font-size:1.15rem}.section-kicker{text-transform:uppercase;letter-spacing:.1em;font-size:.76rem;font-weight:800;color:#0b6efd}.breadcrumb a{text-decoration:none}.diagram-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.7rem}.diagram-grid .node{border:1px solid #c8d6e5;border-radius:.8rem;padding:.8rem;background:#fff;text-align:center}.muted-list li{color:#486581;margin:.25rem 0} code{color:#7b2cbf}.anchor-link{color:inherit;text-decoration:none}.anchor-link:hover{color:#0b6efd}
@media(max-width:991.98px){.sidebar{position:static;max-height:none;border-right:0}.desktop-sidebar{display:none}.doc-main{max-width:none}.flow .arr{transform:rotate(90deg)}.flow{flex-direction:column;align-items:stretch}.flow .step{width:100%}.flow .arr{text-align:center}}
