.settings-bar.svelte-3euynq{align-items:center;gap:4px;display:flex}.setting-btn.svelte-3euynq{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;transition:all .15s;display:flex}.setting-btn.svelte-3euynq:hover{color:#fff;background:#ffffff26}.setting-btn.svelte-3euynq svg:where(.svelte-3euynq){flex-shrink:0}@media (width<=640px){.setting-btn.svelte-3euynq span:where(.svelte-3euynq){display:none}.setting-btn.svelte-3euynq{padding:6px}}.glossary-trigger.svelte-1w49ooq{z-index:150;border:1px solid var(--border,#e2e8f0);background:var(--bg-card,#fff);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 2px 8px #00000014}.glossary-trigger.svelte-1w49ooq:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.trigger-icon.svelte-1w49ooq{color:var(--text-secondary,#64748b);font-size:18px;font-weight:700}.trigger-badges.svelte-1w49ooq{border-radius:10px;gap:1px;display:flex;position:absolute;top:-6px;right:-6px;overflow:hidden}.trigger-badge.svelte-1w49ooq{color:#fff;text-align:center;min-width:16px;padding:1px 5px;font-size:9px;font-weight:700;line-height:16px}.trigger-badge.unknown.svelte-1w49ooq{background:#d84315}.trigger-badge.known.svelte-1w49ooq{background:#2e7d32}.trigger-badges.svelte-1w49ooq .trigger-badge:where(.svelte-1w49ooq):only-child{border-radius:8px}.trigger-badges.svelte-1w49ooq .trigger-badge:where(.svelte-1w49ooq):first-child:not(:only-child){border-radius:8px 0 0 8px}.trigger-badges.svelte-1w49ooq .trigger-badge:where(.svelte-1w49ooq):last-child:not(:only-child){border-radius:0 8px 8px 0}.glossary-panel.svelte-1w49ooq{z-index:200;background:var(--bg-card,#fff);border-left:1px solid var(--border,#e2e8f0);width:340px;max-width:85vw;box-shadow:none;flex-direction:column;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.glossary-panel.open.svelte-1w49ooq{transform:translate(0);box-shadow:-8px 0 30px #00000014}[data-theme=dark] .glossary-panel.open.svelte-1w49ooq{box-shadow:-8px 0 30px #00000040}.gp-header.svelte-1w49ooq{border-bottom:1px solid var(--border,#e2e8f0);align-items:center;gap:10px;padding:14px 16px;display:flex}.gp-header.svelte-1w49ooq h3:where(.svelte-1w49ooq){color:var(--text,#1e293b);flex-shrink:0;margin:0;font-size:15px;font-weight:700}.gp-header-stats.svelte-1w49ooq{flex:1;gap:4px;display:flex}.gp-stat-pill.svelte-1w49ooq{border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.gp-stat-pill.unknown.svelte-1w49ooq{color:#d84315;background:#fbe9e7}.gp-stat-pill.known.svelte-1w49ooq{color:#2e7d32;background:#e8f5e9}[data-theme=dark] .gp-stat-pill.unknown.svelte-1w49ooq{background:#3e1a12}[data-theme=dark] .gp-stat-pill.known.svelte-1w49ooq{background:#1b3a1b}.gp-close.svelte-1w49ooq{cursor:pointer;color:var(--text-secondary,#64748b);background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-size:20px;line-height:1}.gp-close.svelte-1w49ooq:hover{color:var(--text,#1e293b)}.gp-controls.svelte-1w49ooq{border-bottom:1px solid var(--border,#f0f0f0);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.gp-toggle.svelte-1w49ooq{color:var(--text-secondary,#64748b);cursor:pointer;align-items:center;gap:5px;font-size:12px;display:flex}.gp-toggle.svelte-1w49ooq input:where(.svelte-1w49ooq){cursor:pointer;accent-color:#2e7d32;width:14px;height:14px}.gp-total.svelte-1w49ooq{color:var(--text-muted,#94a3b8);font-size:11px}.gp-list.svelte-1w49ooq{flex:1;padding:4px 0;overflow-y:auto}.gp-item.svelte-1w49ooq{border-bottom:1px solid var(--border,#f5f5f5);padding:10px 16px;transition:opacity .15s}.gp-item.svelte-1w49ooq:hover{background:var(--bg,#fafafa)}[data-theme=dark] .gp-item.svelte-1w49ooq:hover{background:#ffffff08}.gp-item.is-known.svelte-1w49ooq{opacity:.4}.gp-item-main.svelte-1w49ooq{justify-content:space-between;align-items:center;gap:8px;display:flex}.gp-term-link.svelte-1w49ooq{color:var(--text,#1e293b);cursor:pointer;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;min-width:0;padding:0;font-size:13px;font-weight:600;overflow:hidden}.gp-term-link.svelte-1w49ooq:hover{color:#3b82f6}.gp-item-actions.svelte-1w49ooq{flex-shrink:0;align-items:center;gap:6px;display:flex}.gp-count.svelte-1w49ooq{color:var(--text-muted,#94a3b8);background:var(--bg,#f1f5f9);border-radius:4px;padding:1px 5px;font-size:10px}.gp-known-btn.svelte-1w49ooq{cursor:pointer;border:1px solid var(--border,#e2e8f0);color:var(--text-secondary,#64748b);background:0 0;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;transition:all .12s}.gp-known-btn.svelte-1w49ooq:hover{color:#2e7d32;border-color:#2e7d32}.gp-known-btn.active.svelte-1w49ooq{color:#2e7d32;background:#e8f5e9;border-color:#2e7d32}[data-theme=dark] .gp-known-btn.active.svelte-1w49ooq{background:#1b3a1b}.gp-def.svelte-1w49ooq{color:var(--text-secondary,#64748b);margin:5px 0 0;font-size:11.5px;line-height:1.45}.gp-empty.svelte-1w49ooq{text-align:center;color:var(--text-muted,#94a3b8);padding:32px 16px;font-size:13px}.gp-show-all.svelte-1w49ooq{color:#3b82f6;cursor:pointer;background:0 0;border:none;margin:8px auto 0;font-size:12px;display:block}.gp-show-all.svelte-1w49ooq:hover{text-decoration:underline}.gp-footer-link.svelte-1w49ooq{text-align:center;color:#3b82f6;border-top:1px solid var(--border,#e2e8f0);flex-shrink:0;padding:12px 16px;font-size:12px;text-decoration:none;display:block}.gp-footer-link.svelte-1w49ooq:hover{background:var(--bg,#fafafa);text-decoration:underline}*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}section[id],div[id],header[id]{scroll-margin-top:104px}:root{--padding-x:clamp(1rem, 3vw, 2rem);--banner-h:28px}.app.svelte-12qhfyh{--bg:#f8fafc;--bg-card:#fff;--bg-elevated:#fff;--bg-overlay:#f1f5f9;--text:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-subtle:#f1f5f9;--border-strong:#cbd5e1;--accent:#3b82f6;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--nav-bg:#0f172a;background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.app[data-theme=dark].svelte-12qhfyh{--bg:#0d1117;--bg-card:#161b22;--bg-elevated:#1c2128;--bg-overlay:#252b33;--text:#e6edf3;--text-secondary:#8b949e;--text-muted:#484f58;--border:#f0f6fc2e;--border-subtle:#f0f6fc1a;--border-strong:#f0f6fc4d;--accent:#58a6ff;--success:#56d364;--warning:#d29922;--danger:#f85149;--nav-bg:#010409}:root{--bg:#f8fafc;--bg-card:#fff;--bg-elevated:#fff;--bg-overlay:#f1f5f9;--text:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-subtle:#f1f5f9;--border-strong:#cbd5e1;--accent:#3b82f6;--success:#16a34a;--warning:#d97706;--danger:#dc2626}[data-theme=dark]{--bg:#0d1117;--bg-card:#161b22;--bg-elevated:#1c2128;--bg-overlay:#252b33;--text:#e6edf3;--text-secondary:#8b949e;--text-muted:#484f58;--border:#f0f6fc2e;--border-subtle:#f0f6fc1a;--border-strong:#f0f6fc4d;--accent:#58a6ff;--success:#56d364;--warning:#d29922;--danger:#f85149}.branch-banner.svelte-12qhfyh{color:#fff;padding:6px var(--padding-x);height:var(--banner-h);text-align:center;z-index:51;background:#d97706;justify-content:center;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:flex;position:sticky;top:0}.branch-banner.svelte-12qhfyh code:where(.svelte-12qhfyh){background:#0003;border-radius:3px;padding:1px 5px;font-size:.7rem}.branch-banner-icon.svelte-12qhfyh{font-size:.85rem}.branch-banner-sep.svelte-12qhfyh{opacity:.5}.app.preview-branch.svelte-12qhfyh{--nav-bg:#92400e;--subnav-offset:var(--banner-h)}.app.preview-branch[data-theme=dark].svelte-12qhfyh{--nav-bg:#78350f}.app.preview-branch.svelte-12qhfyh .branch-banner:where(.svelte-12qhfyh)+.topnav:where(.svelte-12qhfyh){top:var(--banner-h);box-shadow:none}.app.preview-branch.svelte-12qhfyh .brand-text:where(.svelte-12qhfyh){color:#fff}.app.preview-branch.svelte-12qhfyh .nav-links:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:#fffc}.app.preview-branch.svelte-12qhfyh .nav-links:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover,.app.preview-branch.svelte-12qhfyh .nav-links:where(.svelte-12qhfyh) a.active:where(.svelte-12qhfyh){color:#fff}.topnav.svelte-12qhfyh{padding:0 var(--padding-x);background:var(--nav-bg);color:#fff;z-index:50;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000004d}.brand.svelte-12qhfyh{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-logo.svelte-12qhfyh{width:auto;height:22px}.brand-sep.svelte-12qhfyh{background:#fff3;width:1px;height:18px}.brand-text.svelte-12qhfyh{color:#94a3b8;letter-spacing:.01em;font-size:13px;font-weight:600}.nav-right.svelte-12qhfyh{align-items:center;gap:12px;display:flex}.nav-links.svelte-12qhfyh{gap:.25rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#8b949e;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#e6edf3;background:#ffffff14}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#fff;background:#ffffff1f}.separator.svelte-12qhfyh{background:#ffffff1f;width:1px;height:20px}main.svelte-12qhfyh{width:100%;max-width:1100px;padding:1.5rem var(--padding-x);flex:1;margin:0 auto;transition:max-width .2s}main.full.svelte-12qhfyh{max-width:100%}footer.svelte-12qhfyh{color:var(--text-muted);border-top:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:1rem;font-size:11px;display:flex}.footer-logo.svelte-12qhfyh{opacity:.5;width:auto;height:14px}.footer-sep.svelte-12qhfyh{opacity:.3}.footer-version.svelte-12qhfyh{align-items:center;gap:4px;display:flex}.footer-version.svelte-12qhfyh code:where(.svelte-12qhfyh){opacity:.7;font-size:10px}.footer-branch.svelte-12qhfyh{font-weight:600}.footer-branch.not-main.svelte-12qhfyh{color:#d97706;background:#d9770620;border-radius:3px;padding:1px 6px}.footer-link.svelte-12qhfyh{color:var(--text-muted);text-decoration:none}.footer-link.svelte-12qhfyh:hover{color:var(--accent);text-decoration:underline}@media (width<=640px){.brand-text.svelte-12qhfyh,.brand-sep.svelte-12qhfyh{display:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:5px 7px;font-size:12px}.separator.svelte-12qhfyh{display:none}}
