@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a1628;--bg-2: #0d1f3c;--bg-3: #112248;--surface: rgba(255,255,255,.04);--surface-hover: rgba(255,255,255,.07);--border: rgba(255,255,255,.1);--border-strong: rgba(255,255,255,.18);--text: rgba(255,255,255,.9);--text-2: rgba(255,255,255,.65);--text-3: rgba(255,255,255,.4);--accent: #0a84ff;--accent-hover: #3d9eff;--green: #30d158;--orange: #ff9f0a;--red: #ff453a;--code-bg: #0d1117;--nav-height: 60px;--sidebar-width: 240px;--content-max: 780px}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover)}h1,h2,h3,h4{font-weight:700;letter-spacing:-.02em;color:var(--text);line-height:1.25}p{line-height:1.7;color:var(--text-2)}code{font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:.875em;background:#ffffff12;border:1px solid var(--border);border-radius:5px;padding:2px 6px;color:#86efac}pre{font-family:JetBrains Mono,SF Mono,Fira Code,monospace;background:var(--code-bg);border:1px solid var(--border);border-radius:10px;padding:18px 20px;overflow-x:auto;font-size:13px;line-height:1.7;color:#86efac;-webkit-user-select:text;user-select:text;cursor:text}pre code{background:none;border:none;padding:0;font-size:inherit;color:inherit}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-3);padding:8px 12px;border-bottom:1px solid var(--border)}td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-2);vertical-align:top;line-height:1.5}tr:last-child td{border-bottom:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}.site.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.top-nav.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:#0a1628d9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;gap:32px}.nav-logo.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.nav-logo-text.svelte-12qhfyh{font-size:16px;font-weight:700;color:#fff;letter-spacing:-.02em}.nav-logo-sub.svelte-12qhfyh{font-weight:400;color:#ffffff80}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:4px;flex:1}.nav-link.svelte-12qhfyh{padding:6px 12px;border-radius:8px;font-size:14px;font-weight:500;color:#ffffff8c;text-decoration:none;transition:all .15s}.nav-link.svelte-12qhfyh:hover{color:#fff;background:#ffffff12}.nav-link.active.svelte-12qhfyh{color:#fff;background:#0a84ff26}.nav-actions.svelte-12qhfyh{margin-left:auto}.btn-open-ng.svelte-12qhfyh{display:inline-flex;align-items:center;padding:7px 16px;background:#0a84ff;color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;white-space:nowrap}.btn-open-ng.svelte-12qhfyh:hover{background:#0071e3;color:#fff}.nav-mobile-toggle.svelte-12qhfyh{display:none;background:none;border:none;color:#ffffffb3;cursor:pointer;padding:4px;margin-left:auto}.nav-mobile-menu.svelte-12qhfyh{display:flex;flex-direction:column;padding:8px 16px 16px;border-top:1px solid rgba(255,255,255,.06)}.nav-mobile-link.svelte-12qhfyh{padding:10px 8px;font-size:15px;color:#ffffffb3;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.05)}.nav-mobile-link.svelte-12qhfyh:last-child{border-bottom:none}.nav-mobile-link.accent.svelte-12qhfyh{color:#0a84ff;font-weight:600}.main-content.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.07);padding:32px 24px;margin-top:80px}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:16px}.footer-logo.svelte-12qhfyh{font-weight:700;font-size:14px;color:#fff9}.footer-copy.svelte-12qhfyh{font-size:13px;color:#ffffff4d}.footer-links.svelte-12qhfyh{display:flex;gap:20px;flex-wrap:wrap}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:13px;color:#fff6;text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffffffb3}@media(max-width:768px){.nav-links.svelte-12qhfyh,.nav-actions.svelte-12qhfyh{display:none}.nav-mobile-toggle.svelte-12qhfyh{display:block}.footer-inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start}}
