.footer-theme-toggle[data-astro-cid-sz7xmlte]{position:absolute;bottom:3rem;left:2rem;display:flex;align-items:center}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-toggle-container[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:2px;position:relative;cursor:pointer;transition:all .3s ease}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-toggle-highlight[data-astro-cid-sz7xmlte]{position:absolute;background:#ffffff26;border-radius:4px;height:calc(100% - 4px);top:2px;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:0}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte]{background:none;border:none;color:#ffffff80;padding:4px 8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:4px;font-size:.85rem;position:relative;z-index:1;border-radius:3px;outline:none;min-width:32px}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte] i[data-astro-cid-sz7xmlte]{width:1em;text-align:center}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte]:hover{color:#fffc}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte].active{color:var(--accent-primary)}.footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option-system[data-astro-cid-sz7xmlte]{padding:4px 8px}.footer-theme-toggle[data-astro-cid-sz7xmlte] .system-label[data-astro-cid-sz7xmlte]{font-family:Fira Code,monospace;font-size:.6rem;font-weight:600;letter-spacing:.5px}[data-theme=light] .footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-toggle-container[data-astro-cid-sz7xmlte]{background:#0000000d;border:1px solid rgba(0,0,0,.1)}[data-theme=light] .footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-toggle-highlight[data-astro-cid-sz7xmlte]{background:#ffffffe6;box-shadow:0 2px 4px #0000001a}[data-theme=light] .footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte]{color:#00000080}[data-theme=light] .footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte]:hover{color:#000c}[data-theme=light] .footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #0e74da;outline-offset:2px}[data-theme=light] .footer-theme-toggle[data-astro-cid-sz7xmlte] .theme-option[data-astro-cid-sz7xmlte].active{color:#0e74da}@media(max-width:768px){.footer-theme-toggle[data-astro-cid-sz7xmlte]{position:static;margin:1rem auto 0}}.footer-links[data-astro-cid-sz7xmlte]{margin:0 0 12px}.footer-link[data-astro-cid-sz7xmlte]{color:#888;text-decoration:none;font-size:14px;font-family:Inter,sans-serif;transition:all .3s ease;padding:4px 12px;border:1px solid #333;border-radius:4px;display:inline-block;position:relative;animation:subtle-glow 3s ease-in-out infinite}.footer-link[data-astro-cid-sz7xmlte]:hover{color:#c3e88d;border-color:#c3e88d;text-decoration:none;box-shadow:0 0 10px #c3e88d4d;animation:none}@keyframes subtle-glow{0%,to{box-shadow:0 0 5px #c3e88d1a}50%{box-shadow:0 0 8px #c3e88d33}}@media(max-width:768px){.footer-link[data-astro-cid-sz7xmlte]{font-size:13px}}@media(max-width:480px){.footer-links[data-astro-cid-sz7xmlte]{margin:0 0 10px}.footer-link[data-astro-cid-sz7xmlte]{font-size:12px}}[data-theme=light] .footer-link[data-astro-cid-sz7xmlte]{color:var(--text-secondary);border-color:#00000026}[data-theme=light] .footer-link[data-astro-cid-sz7xmlte]:hover{color:#16a34a;border-color:#16a34a;box-shadow:0 0 10px #16a34a33}@keyframes subtle-glow-light{0%,to{box-shadow:0 0 5px #16a34a1a}50%{box-shadow:0 0 8px #16a34a26}}[data-theme=light] .footer-link[data-astro-cid-sz7xmlte]{animation:subtle-glow-light 3s ease-in-out infinite}[data-theme=light] .footer-link[data-astro-cid-sz7xmlte]:hover{animation:none}.easter-egg[data-astro-cid-sz7xmlte]{color:#ffffff40;text-decoration:none;font-size:11px;font-family:Fira Code,monospace;margin-left:8px;transition:all .3s ease;cursor:pointer;border-radius:3px;padding:2px 6px}.easter-egg[data-astro-cid-sz7xmlte]:hover{color:var(--accent-blue, #60a5fa);background:#60a5fa1a;text-decoration:none}[data-theme=light] .easter-egg[data-astro-cid-sz7xmlte]{color:#00000040}[data-theme=light] .easter-egg[data-astro-cid-sz7xmlte]:hover{color:var(--accent-primary, #2563eb);background:#2563eb14}.dev-console-button[data-astro-cid-hwgnlzi2]{position:fixed;bottom:20px;right:20px;background:#1a1a1a;color:#c3e88d;padding:12px 24px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;z-index:999;box-shadow:0 4px 12px #0000004d;transition:all .3s ease;border:1px solid #c3e88d}.dev-console-button[data-astro-cid-hwgnlzi2]:hover{background:#2a2a2a;transform:translateY(-2px);box-shadow:0 6px 16px #c3e88d4d}.dev-console-overlay[data-astro-cid-hwgnlzi2]{position:fixed;inset:0;background:#0000;z-index:1000;transition:all .3s ease;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:20px}.dev-console-overlay[data-astro-cid-hwgnlzi2].active{background:#000c;pointer-events:auto}.handbook-modal[data-astro-cid-hwgnlzi2]{width:100%;max-width:1200px;height:90vh;background:#1a1a1a;border:2px solid #82aaff;border-radius:8px;display:grid;grid-template-rows:auto 1fr;opacity:0;transform:scale(.95);transition:all .3s ease;box-shadow:0 20px 60px #82aaff4d,0 0 0 1px #82aaff1a;font-family:Fira Code,Courier New,monospace}.dev-console-overlay[data-astro-cid-hwgnlzi2].active .handbook-modal[data-astro-cid-hwgnlzi2]{opacity:1;transform:scale(1)}.handbook-header[data-astro-cid-hwgnlzi2]{padding:16px 20px;background:#0d0d0d;border-bottom:1px solid #333;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.handbook-header[data-astro-cid-hwgnlzi2]:before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#ff5f56;box-shadow:20px 0 #ffbd2e,40px 0 #27c93f}.handbook-title[data-astro-cid-hwgnlzi2]{color:#c3e88d;font-family:Fira Code,monospace;font-size:14px;font-weight:600;margin-left:60px;letter-spacing:.5px}.handbook-title[data-astro-cid-hwgnlzi2]:before{content:"> ";color:#82aaff}.handbook-close[data-astro-cid-hwgnlzi2]{background:none;border:none;color:#82aaff;font-size:32px;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:color .2s;line-height:1}.handbook-close[data-astro-cid-hwgnlzi2]:hover{color:#ff6b6b}.handbook-body[data-astro-cid-hwgnlzi2]{display:grid;grid-template-columns:240px 1fr;overflow:hidden}.handbook-nav[data-astro-cid-hwgnlzi2]{background:#151515;border-right:1px solid #333;overflow-y:auto;padding:20px 16px}.nav-links[data-astro-cid-hwgnlzi2]{list-style:none;padding:0;margin:0}.nav-links[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{margin-bottom:4px}.nav-link[data-astro-cid-hwgnlzi2]{display:block;padding:10px 12px;color:#888;text-decoration:none;border-radius:4px;transition:all .2s;font-size:13px;font-family:Fira Code,monospace;position:relative}.nav-link[data-astro-cid-hwgnlzi2]:before{content:"$ ";color:#82aaff;opacity:0;transition:opacity .2s}.nav-link[data-astro-cid-hwgnlzi2]:hover,.nav-link[data-astro-cid-hwgnlzi2].active{color:#c3e88d;background:#c3e88d1a}.nav-link[data-astro-cid-hwgnlzi2]:hover:before,.nav-link[data-astro-cid-hwgnlzi2].active:before{opacity:1}.nav-link-external[data-astro-cid-hwgnlzi2]{margin-top:8px;padding-top:12px;border-top:1px solid #333}.nav-link-external[data-astro-cid-hwgnlzi2]:after{content:" ↗";font-size:12px;opacity:.7}.handbook-content[data-astro-cid-hwgnlzi2]{overflow-y:auto;padding:32px 40px;background:#1a1a1a}.handbook-section[data-astro-cid-hwgnlzi2]{margin-bottom:48px;scroll-margin-top:20px}.handbook-section[data-astro-cid-hwgnlzi2] h2[data-astro-cid-hwgnlzi2]{font-size:20px;font-weight:600;color:#82aaff;margin:0 0 20px;padding-bottom:10px;border-bottom:1px solid #333;font-family:Fira Code,monospace;letter-spacing:.5px}.handbook-section[data-astro-cid-hwgnlzi2] h2[data-astro-cid-hwgnlzi2]:before{content:"> ";color:#82aaff;margin-right:10px}.handbook-section[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:16px;font-weight:600;color:#82aaff;margin:24px 0 12px;font-family:Fira Code,monospace}.handbook-section[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]:before{content:">> ";color:#82aaff;margin-right:8px}.handbook-section[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2]{line-height:1.8;margin-bottom:18px;color:#d0d0d0;font-size:14px;font-family:Fira Code,monospace}.handbook-section[data-astro-cid-hwgnlzi2] ul[data-astro-cid-hwgnlzi2],.handbook-section[data-astro-cid-hwgnlzi2] ol[data-astro-cid-hwgnlzi2]{margin:16px 0 24px;line-height:1.8;padding-left:0}.handbook-section[data-astro-cid-hwgnlzi2] ul[data-astro-cid-hwgnlzi2]{list-style:none}.handbook-section[data-astro-cid-hwgnlzi2] ol[data-astro-cid-hwgnlzi2]{list-style:none;counter-reset:item}.handbook-section[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{margin-bottom:10px;color:#d0d0d0;font-size:14px;font-family:Fira Code,monospace;padding-left:24px;position:relative}.handbook-section[data-astro-cid-hwgnlzi2] ul[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]:before{content:"•";color:#82aaff;position:absolute;left:8px}.handbook-section[data-astro-cid-hwgnlzi2] ol[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{counter-increment:item}.handbook-section[data-astro-cid-hwgnlzi2] ol[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]:before{content:counter(item) ". ";color:#82aaff;position:absolute;left:0;font-weight:600}.handbook-section[data-astro-cid-hwgnlzi2] strong[data-astro-cid-hwgnlzi2]{color:#c3e88d;font-weight:600}.callout[data-astro-cid-hwgnlzi2]{margin:20px 0;padding:16px 20px;background:linear-gradient(135deg,#82aaff14,#c3e88d0d);border-left:3px solid #82aaff;border-radius:4px;font-size:14px;color:#e4e4e7;font-family:Fira Code,monospace;line-height:1.7;font-style:italic}.handbook-cta[data-astro-cid-hwgnlzi2]{margin-top:48px;padding:32px;background:linear-gradient(135deg,#82aaff1a,#c3e88d1a);border:1px solid rgba(130,170,255,.3);border-radius:8px;text-align:center}.cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:20px;font-weight:600;color:#82aaff;margin:0 0 12px;font-family:Fira Code,monospace}.cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]:before{content:"> ";color:#82aaff;margin-right:8px}.cta-content[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2]{font-size:14px;color:#d0d0d0;margin:0 0 24px;font-family:Fira Code,monospace;line-height:1.6}.cta-button[data-astro-cid-hwgnlzi2]{display:inline-block;padding:12px 28px;background:#82aaff;color:#0d0d0d;text-decoration:none;border-radius:6px;font-family:Fira Code,monospace;font-size:14px;font-weight:600;transition:all .3s ease;border:2px solid #82aaff}.cta-button[data-astro-cid-hwgnlzi2]:hover{background:transparent;color:#82aaff;transform:translateY(-2px);box-shadow:0 4px 12px #82aaff4d}.handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar,.handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar{width:8px}.handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-track,.handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-track{background:#0d0d0d}.handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb,.handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb:hover,.handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb:hover{background:#444}@media(max-width:968px){.handbook-modal[data-astro-cid-hwgnlzi2]{max-width:100%;height:100vh;border-radius:0}.handbook-body[data-astro-cid-hwgnlzi2]{grid-template-columns:1fr;grid-template-rows:auto 1fr}.handbook-nav[data-astro-cid-hwgnlzi2]{border-right:none;border-bottom:1px solid #333;padding:16px;overflow-x:auto;overflow-y:hidden}.nav-links[data-astro-cid-hwgnlzi2]{display:flex;flex-wrap:nowrap;gap:8px;white-space:nowrap}.nav-links[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{margin-bottom:0;flex-shrink:0}.nav-link[data-astro-cid-hwgnlzi2],.nav-link-external[data-astro-cid-hwgnlzi2]{padding:8px 16px;font-size:12px;margin-top:0;border-top:none;pointer-events:auto;touch-action:manipulation}.handbook-content[data-astro-cid-hwgnlzi2]{padding:24px 20px}.handbook-section[data-astro-cid-hwgnlzi2] h2[data-astro-cid-hwgnlzi2]{font-size:18px}.handbook-section[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:15px}.handbook-section[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2],.handbook-section[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{font-size:13px}.cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:18px}.cta-content[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2]{font-size:13px}}@media(max-width:768px){.dev-console-button[data-astro-cid-hwgnlzi2]{bottom:20px;right:20px;padding:10px 20px;font-size:13px}.dev-console-overlay[data-astro-cid-hwgnlzi2]{padding:0}.handbook-modal[data-astro-cid-hwgnlzi2]{border:none;border-radius:0}.handbook-header[data-astro-cid-hwgnlzi2]{padding:14px 16px}.handbook-header[data-astro-cid-hwgnlzi2]:before{left:16px;width:10px;height:10px;box-shadow:18px 0 #ffbd2e,36px 0 #27c93f}.handbook-title[data-astro-cid-hwgnlzi2]{font-size:13px;margin-left:50px}.handbook-close[data-astro-cid-hwgnlzi2]{font-size:28px;width:32px;height:32px}.handbook-content[data-astro-cid-hwgnlzi2]{padding:20px 16px}.handbook-section[data-astro-cid-hwgnlzi2]{margin-bottom:36px}.handbook-cta[data-astro-cid-hwgnlzi2]{padding:24px 20px;margin-top:36px}.cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:18px}.cta-content[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2]{font-size:13px;margin-bottom:20px}.cta-button[data-astro-cid-hwgnlzi2]{padding:10px 24px;font-size:13px}}@media(max-width:480px){.handbook-header[data-astro-cid-hwgnlzi2]:before{display:none}.handbook-title[data-astro-cid-hwgnlzi2]{margin-left:0;font-size:12px}.handbook-content[data-astro-cid-hwgnlzi2]{padding:16px 12px}.handbook-section[data-astro-cid-hwgnlzi2] h2[data-astro-cid-hwgnlzi2]{font-size:16px}.handbook-section[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:14px}.handbook-section[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2],.handbook-section[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{font-size:12px;line-height:1.7}.handbook-cta[data-astro-cid-hwgnlzi2]{padding:20px 16px;margin-top:32px}.cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{font-size:16px}.cta-content[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2]{font-size:12px;line-height:1.7;margin-bottom:18px}.cta-button[data-astro-cid-hwgnlzi2]{padding:10px 20px;font-size:12px}}[data-theme=light] .dev-console-button[data-astro-cid-hwgnlzi2]{background:#fff;color:#16a34a;border:2px solid #16a34a;box-shadow:0 4px 12px #0000001a}[data-theme=light] .dev-console-button[data-astro-cid-hwgnlzi2]:hover{background:#f0fdf4;box-shadow:0 6px 16px #16a34a33}[data-theme=light] .dev-console-overlay[data-astro-cid-hwgnlzi2].active{background:#00000080}[data-theme=light] .handbook-modal[data-astro-cid-hwgnlzi2]{background:#fff;border-color:#2563eb;box-shadow:0 20px 60px #2563eb26,0 0 0 1px #2563eb1a}[data-theme=light] .handbook-header[data-astro-cid-hwgnlzi2]{background:#f8fafc;border-bottom-color:#e2e8f0}[data-theme=light] .handbook-title[data-astro-cid-hwgnlzi2]{color:#16a34a}[data-theme=light] .handbook-title[data-astro-cid-hwgnlzi2]:before{color:#2563eb}[data-theme=light] .handbook-close[data-astro-cid-hwgnlzi2]{color:#2563eb}[data-theme=light] .handbook-close[data-astro-cid-hwgnlzi2]:hover{color:#dc2626}[data-theme=light] .handbook-nav[data-astro-cid-hwgnlzi2]{background:#f8fafc;border-right-color:#e2e8f0}[data-theme=light] .nav-link[data-astro-cid-hwgnlzi2]{color:#64748b}[data-theme=light] .nav-link[data-astro-cid-hwgnlzi2]:before{color:#2563eb}[data-theme=light] .nav-link[data-astro-cid-hwgnlzi2]:hover,[data-theme=light] .nav-link[data-astro-cid-hwgnlzi2].active{color:#16a34a;background:#16a34a14}[data-theme=light] .nav-link-external[data-astro-cid-hwgnlzi2]{border-top-color:#e2e8f0}[data-theme=light] .handbook-content[data-astro-cid-hwgnlzi2]{background:#fff}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] h2[data-astro-cid-hwgnlzi2]{color:#2563eb;border-bottom-color:#e2e8f0}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] h2[data-astro-cid-hwgnlzi2]:before{color:#2563eb}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{color:#2563eb}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]:before{color:#2563eb}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2],[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]{color:#475569}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] ul[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]:before,[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] ol[data-astro-cid-hwgnlzi2] li[data-astro-cid-hwgnlzi2]:before{color:#2563eb}[data-theme=light] .handbook-section[data-astro-cid-hwgnlzi2] strong[data-astro-cid-hwgnlzi2]{color:#16a34a}[data-theme=light] .callout[data-astro-cid-hwgnlzi2]{background:linear-gradient(135deg,#2563eb14,#16a34a0d);border-left-color:#2563eb;color:#475569}[data-theme=light] .handbook-cta[data-astro-cid-hwgnlzi2]{background:linear-gradient(135deg,#2563eb14,#16a34a14);border-color:#2563eb4d}[data-theme=light] .cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]{color:#2563eb}[data-theme=light] .cta-content[data-astro-cid-hwgnlzi2] h3[data-astro-cid-hwgnlzi2]:before{color:#2563eb}[data-theme=light] .cta-content[data-astro-cid-hwgnlzi2] p[data-astro-cid-hwgnlzi2]{color:#475569}[data-theme=light] .cta-button[data-astro-cid-hwgnlzi2]{background:#2563eb;color:#fff;border-color:#2563eb}[data-theme=light] .cta-button[data-astro-cid-hwgnlzi2]:hover{background:transparent;color:#2563eb;box-shadow:0 4px 12px #2563eb33}[data-theme=light] .handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-track,[data-theme=light] .handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-track{background:#f1f5f9}[data-theme=light] .handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb,[data-theme=light] .handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb{background:#cbd5e1}[data-theme=light] .handbook-nav[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb:hover,[data-theme=light] .handbook-content[data-astro-cid-hwgnlzi2]::-webkit-scrollbar-thumb:hover{background:#94a3b8}
