.nav[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:center;padding:0 44px;height:56px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--bg-base);z-index:200}.logo[data-astro-cid-5hce7sga]{font-family:IBM Plex Mono,monospace;font-size:14px;color:var(--accent);letter-spacing:.06em;font-weight:500;flex-shrink:0}.nav-links[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:2px}.nl[data-astro-cid-5hce7sga]{font-size:14px;color:var(--text-muted);padding:6px 11px;border-radius:6px;text-decoration:none;transition:color .15s,background .15s;white-space:nowrap;background:none;border:none;cursor:pointer;font-family:Syne,system-ui,sans-serif;line-height:1;display:flex;align-items:center;gap:4px}.nl[data-astro-cid-5hce7sga]:hover{color:var(--text-primary);background:var(--bg-surface)}.nl[data-astro-cid-5hce7sga].active,.nl[data-astro-cid-5hce7sga].active:hover{color:var(--accent);background:var(--bg-surface)}.nav-div[data-astro-cid-5hce7sga]{width:1px;height:18px;background:var(--border);margin:0 6px}.nav-tool[data-astro-cid-5hce7sga]{color:var(--accent)!important}.nav-ext[data-astro-cid-5hce7sga]{color:var(--text-faint)!important;font-size:12px}.dropdown[data-astro-cid-5hce7sga]{position:relative}.dd-btn[data-astro-cid-5hce7sga]{gap:5px}.caret[data-astro-cid-5hce7sga]{font-size:9px;display:inline-block;transition:transform .2s}.dd-menu[data-astro-cid-5hce7sga]{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--bg-surface);border:1px solid #1a3040;border-radius:10px;padding:6px;min-width:230px;z-index:300;box-shadow:0 8px 32px #00000080}.dd-menu[data-astro-cid-5hce7sga].dd-open{display:block}.dd-item[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;text-decoration:none;color:var(--text-secondary);font-size:13px;transition:background .12s,color .12s}.dd-item[data-astro-cid-5hce7sga]:hover{background:var(--bg-raised);color:var(--text-primary)}.dd-item[data-astro-cid-5hce7sga].ddi{color:var(--accent)}.dd-tag[data-astro-cid-5hce7sga]{font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--accent);background:#22d3ee1a;border:1px solid rgba(34,211,238,.2);padding:2px 6px;border-radius:3px;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;width:34px;text-align:center}.hamburger[data-astro-cid-5hce7sga]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{display:block;width:22px;height:2px;background:var(--text-muted);border-radius:1px}.footer[data-astro-cid-5hce7sga]{padding:24px 44px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;margin-top:80px}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:18px}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:12px;color:var(--text-faint);text-decoration:none;transition:color .15s}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--accent)}@media (max-width: 860px){.nav[data-astro-cid-5hce7sga]{padding:0 20px}.hamburger[data-astro-cid-5hce7sga]{display:flex}.nav-links[data-astro-cid-5hce7sga]{display:none;flex-direction:column;align-items:flex-start;position:absolute;top:56px;left:0;right:0;background:var(--bg-base);border-bottom:1px solid var(--border);padding:12px 20px 20px;gap:2px;z-index:100}.nav-links[data-astro-cid-5hce7sga].open{display:flex}.nav-div[data-astro-cid-5hce7sga]{display:none}.dropdown[data-astro-cid-5hce7sga]{width:100%}.dd-menu[data-astro-cid-5hce7sga]{position:static;transform:none;box-shadow:none;border:none;background:transparent;padding:0 0 0 12px;min-width:unset;max-height:60vh;overflow-y:auto}.footer[data-astro-cid-5hce7sga]{flex-direction:column;gap:12px;padding:20px;text-align:center}.footer-links[data-astro-cid-5hce7sga]{flex-wrap:wrap;justify-content:center;gap:10px}.footer-copy[data-astro-cid-5hce7sga]{font-size:11px}}@media (max-width: 480px){.nav[data-astro-cid-5hce7sga]{min-height:52px}.logo[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{height:24px}}body{font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}p[data-astro-cid-5hce7sga]{font-size:15px;line-height:1.75;margin:0 0 12px}h1[data-astro-cid-5hce7sga]{font-size:32px;font-weight:500;color:var(--text-primary);line-height:1.3}h2[data-astro-cid-5hce7sga]{font-size:20px;font-weight:500;color:var(--text-primary);line-height:1.4}h3[data-astro-cid-5hce7sga]{font-size:16px;font-weight:500;color:var(--text-primary)}strong[data-astro-cid-5hce7sga]{color:var(--text-primary);font-weight:500}td[data-astro-cid-5hce7sga],th[data-astro-cid-5hce7sga]{font-size:13px}input[data-astro-cid-5hce7sga],select[data-astro-cid-5hce7sga],button[data-astro-cid-5hce7sga]{font-family:inherit}html[data-theme=navy]{--bg-base: #0e1726;--bg-surface: #14213a;--bg-raised: #1c2f4a;--border: #1e3555;--border-hi: #2a4870;--accent: #c9a227;--accent-dim: rgba(201,162,39,.12);--accent-bdr: rgba(201,162,39,.25);--text-primary: #f0f4f8;--text-secondary: #c8d8e8;--text-muted: #8aa8c0;--text-faint: #506880;--text-ghost: #1e3555;--color-signal: #c9a227;--color-signal-dim: rgba(201,162,39,.12)}html[data-theme=navy] body{background:#0e1726!important;color:#c8d8e8!important}html[data-theme=navy] h1,html[data-theme=navy] h2,html[data-theme=navy] h3{color:#f0f4f8!important}html[data-theme=navy] .accent,html[data-theme=navy] .label{color:#c9a227!important}html[data-theme=navy] a{color:#c9a227}html[data-theme=navy] code,html[data-theme=navy] pre{background:#14213a!important;border-color:#1e3555!important}html[data-theme=light]{--bg-base: #f5f4ef;--bg-surface: #ffffff;--bg-raised: #f0efe9;--border: #e5e3da;--border-hi: #ccc9bc;--accent: #0e7490;--accent-dim: rgba(14,116,144,.08);--accent-bdr: rgba(14,116,144,.2);--text-primary: #0f172a;--text-secondary: #1e293b;--text-muted: #1e293b;--text-faint: #334155;--text-ghost: #e5e3da;--color-signal: #0e7490;--color-signal-dim: rgba(14,116,144,.08);--color-warning: #92400e;--color-error: #991b1b;--color-success: #065f46}html *,html *:before,html *:after{transition:background-color .18s ease,border-color .18s ease,color .18s ease}html[data-theme=light] body{background:#f5f4ef!important;color:#1e293b!important;font-size:16px!important}html[data-theme=light] p{font-size:16px!important;line-height:1.8!important}html[data-theme=light] li{font-size:15px!important;line-height:1.8!important}html[data-theme=light] .card-body,html[data-theme=light] .box-body{font-size:15px!important;line-height:1.75!important}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] h4,html[data-theme=light] h5,html[data-theme=light] h6{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background-image:none!important;background-clip:unset!important;-webkit-background-clip:unset!important;font-size:1.08em}html[data-theme=light] [style*=background-clip],html[data-theme=light] [style*=-webkit-background-clip],html[data-theme=light] [style*=text-fill-color],html[data-theme=light] [style*=webkit-text-fill]{-webkit-text-fill-color:#0f172a!important;background-image:none!important;color:#0f172a!important}html[data-theme=light] p,html[data-theme=light] span,html[data-theme=light] li,html[data-theme=light] div{color:inherit}html[data-theme=light] [style*="background:#060e12"],html[data-theme=light] [style*="background: #060e12"],html[data-theme=light] [style*="background-color:#060e12"],html[data-theme=light] [style*="background:#091418"],html[data-theme=light] [style*="background: #091418"],html[data-theme=light] [style*="background-color:#091418"],html[data-theme=light] [style*="background:#0c1e28"],html[data-theme=light] [style*="background: #0c1e28"],html[data-theme=light] [style*="background-color:#0c1e28"],html[data-theme=light] [style*="background:#0f2535"],html[data-theme=light] [style*="background: #0f2535"],html[data-theme=light] [style*="background:#112028"],html[data-theme=light] [style*="background: #112028"],html[data-theme=light] [style*="background:#0d1520"],html[data-theme=light] [style*="background:#0f1a24"],html[data-theme=light] [style*="background:#1a2535"],html[data-theme=light] [style*="background:#1e293b"],html[data-theme=light] [style*="background: #1e293b"]{background:#fff!important;border-color:#e5e3da!important;color:#0f172a!important}html[data-theme=light] [style*="background:rgba(6,14,18"],html[data-theme=light] [style*="background:rgba(9,20,24"],html[data-theme=light] [style*="background:rgba(12,30,40"]{background:#0e74900d!important}html[data-theme=light] [style*="color:#f1f5f9"],html[data-theme=light] [style*="color: #f1f5f9"],html[data-theme=light] [style*="color:#e2e8f0"],html[data-theme=light] [style*="color: #e2e8f0"],html[data-theme=light] [style*="color:#cbd5e1"],html[data-theme=light] [style*="color:#f8fafc"],html[data-theme=light] [style*="color: #f8fafc"]{color:#0f172a!important}html[data-theme=light] [style*="color:#94a3b8"],html[data-theme=light] [style*="color: #94a3b8"],html[data-theme=light] [style*="color:#64748b"],html[data-theme=light] [style*="color: #64748b"],html[data-theme=light] [style*="color:#a8c4cc"],html[data-theme=light] [style*="color:#8aa4be"],html[data-theme=light] [style*="color:#b0d4dc"],html[data-theme=light] [style*="color:#7a94a8"],html[data-theme=light] [style*="color:#334155"],html[data-theme=light] [style*="color: #334155"],html[data-theme=light] [style*="color:#475569"],html[data-theme=light] [style*="color: #475569"]{color:#1e293b!important}html[data-theme=light] [style*="color:#22d3ee"],html[data-theme=light] [style*="color: #22d3ee"]{color:#0e7490!important}html[data-theme=light] code,html[data-theme=light] pre,html[data-theme=light] kbd{background:#f0efe9!important;color:#0f172a!important;border-color:#e5e3da!important}html[data-theme=light] [style*="font-family:'IBM Plex Mono'"],html[data-theme=light] [style*="font-family: 'IBM Plex Mono'"],html[data-theme=light] [style*="font-family:monospace"],html[data-theme=light] [style*=fontFamily]{color:#0f172a!important}html[data-theme=light] table{color:#0f172a!important;border-color:#e2e8f0!important}html[data-theme=light] thead,html[data-theme=light] thead tr{background:#f0efe9!important}html[data-theme=light] th{background:#f0efe9!important;color:#0f172a!important;border-color:#e5e3da!important}html[data-theme=light] td{color:#1e293b!important;border-color:#f1f5f9!important}html[data-theme=light] tr{border-color:#f1f5f9!important}html[data-theme=light] tr:hover td{background:#f0efe9!important}html[data-theme=light] tr[style],html[data-theme=light] td[style]{background:transparent!important}html[data-theme=light] tr[style*=background],html[data-theme=light] td[style*=background]{background:#fff!important;color:#0f172a!important}html[data-theme=light] [style*="border:1px solid rgba(34,211,238"],html[data-theme=light] [style*="border: 1px solid rgba(34,211,238"],html[data-theme=light] [style*="border-color:rgba(34,211,238"]{border-color:#0e749040!important}html[data-theme=light] [style*="border-bottom:1px solid"],html[data-theme=light] [style*="border-bottom: 1px solid"]{border-color:#e2e8f0!important}html[data-theme=light] [style*="var(--bg-surface)"],html[data-theme=light] [style*="var(--bg-base)"],html[data-theme=light] [style*="var(--bg-raised)"]{color:#1e293b!important}html[data-theme=light] .accent,html[data-theme=light] .label{color:#0e7490!important}html[data-theme=light] .card-body,html[data-theme=light] .box-body{color:#334155!important}html[data-theme=light] .card-title,html[data-theme=light] .mono{color:#0f172a!important}html[data-theme=light] a{color:#0e7490}html[data-theme=light] a:hover{color:#0c5f78;text-decoration:underline}html[data-theme=light] span[style*=border-radius],html[data-theme=light] div[style*=border-radius]{background-color:#f0efe9!important;color:#0f172a!important;border-color:#e5e3da!important;-webkit-text-fill-color:#0f172a!important}html[data-theme=light] [style*="background:#0e7490"],html[data-theme=light] [style*="background: #0e7490"],html[data-theme=light] [style*="background:#0c6378"],html[data-theme=light] [style*="background:#22d3ee"],html[data-theme=light] [style*="background: #22d3ee"]{background:#0e74901f!important;color:#0c4a5a!important;border-color:#0e74904d!important}html[data-theme=light]{scrollbar-color:#ccc9bc #f0efe9}html[data-theme=light] ::selection{background:#0e749026;color:#0f172a}
