@font-face{font-family:Space Grotesk;src:local(Space Grotesk)}:root{--bg:#0b0710;--bg-alt:#0f0a16;--surface:#150f1c;--surface-2:#1c1424;--border:#2a1f35;--border-hover:#3d2a4d;--text:#ece7f2;--text-dim:#c4bdd1;--muted:#9186a3;--faint:#5e5470;--purple:#a855f7;--purple-deep:#7c1fd6;--purple-glow:#a855f759;--red:#ef4444;--red-deep:#b91c1c;--red-glow:#ef44444d;--mono:"IBM Plex Mono", ui-monospace, "SF Mono", Consolas, monospace;--sans:"Inter", system-ui, -apple-system, sans-serif;--radius:3px;--max-width:860px}:root[data-theme=light]{--bg:#f6f3f9;--bg-alt:#f0ecf5;--surface:#fff;--surface-2:#f2eef7;--border:#e2dbeb;--border-hover:#cfc3de;--text:#221a2c;--text-dim:#4a3f57;--muted:#766b84;--faint:#9a90a8;--purple:#8324e0;--purple-deep:#6d1cc0;--purple-glow:#8324e01f;--red:#dc2626;--red-deep:#b91c1c;--red-glow:#dc26261a}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark;scroll-behavior:smooth}html[data-theme=light]{color-scheme:light}body{background:radial-gradient(ellipse 900px 500px at 15% -10%, var(--purple-glow), transparent 60%), radial-gradient(ellipse 700px 400px at 100% 0%, var(--red-glow), transparent 55%), var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='9' fill='none' stroke='%23ef4444' stroke-width='1.6'/%3E%3Cline x1='14' y1='1' x2='14' y2='7' stroke='%23ef4444' stroke-width='1.6'/%3E%3Cline x1='14' y1='21' x2='14' y2='27' stroke='%23ef4444' stroke-width='1.6'/%3E%3Cline x1='1' y1='14' x2='7' y2='14' stroke='%23ef4444' stroke-width='1.6'/%3E%3Cline x1='21' y1='14' x2='27' y2='14' stroke='%23ef4444' stroke-width='1.6'/%3E%3Ccircle cx='14' cy='14' r='2' fill='%23a855f7'/%3E%3C/svg%3E") 14 14,crosshair;margin:0;font-size:16px;line-height:1.65}a,button,input[type=text],input[type=submit],.tag,.pill,.chip,[role=button],label[for]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M2 2 L2 9 M2 2 L9 2' stroke='%23a855f7' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3Cpath d='M26 2 L26 9 M26 2 L19 2' stroke='%23a855f7' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3Cpath d='M2 26 L2 19 M2 26 L9 26' stroke='%23a855f7' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3Cpath d='M26 26 L26 19 M26 26 L19 26' stroke='%23a855f7' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3Ccircle cx='14' cy='14' r='3' fill='%23ef4444'/%3E%3C/svg%3E") 14 14,pointer}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}a{color:inherit;text-decoration:none}::selection{background:var(--purple-deep);color:var(--text)}:focus-visible{outline:2px solid var(--purple);outline-offset:2px;border-radius:2px}h1,h2,h3,h4{font-family:var(--mono);letter-spacing:-.01em;color:var(--text);margin:0 0 .5em;font-weight:700;line-height:1.15}p{color:var(--text-dim);margin:0 0 1em}.wrap{max-width:1080px;margin:0 auto;padding:0 24px}.eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--purple);font-size:12px}.pill{font-family:var(--mono);border:1px solid var(--border);color:var(--muted);background:var(--surface);border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;transition:border-color .15s,color .15s;display:inline-flex}.pill:hover{border-color:var(--purple);color:var(--purple)}.btn{font-family:var(--mono);letter-spacing:.02em;border-radius:var(--radius);border:1px solid var(--purple-deep);background:linear-gradient(180deg, var(--purple) 0%, var(--purple-deep) 100%);color:var(--text);cursor:pointer;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{box-shadow:0 0 0 3px var(--purple-glow);transform:translateY(-1px)}code{font-family:var(--mono);background:var(--surface-2);border:1px solid var(--border);color:var(--purple);border-radius:3px;padding:2px 6px;font-size:.88em}pre{font-family:var(--mono);background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--purple);border-radius:var(--radius);padding:16px 18px;font-size:13.5px;line-height:1.6;overflow-x:auto}pre code{color:var(--text-dim);background:0 0;border:none;padding:0}blockquote{border-left:3px solid var(--red);color:var(--muted);margin:1.4em 0;padding:4px 18px;font-style:italic}hr{border:none;border-top:1px solid var(--border);margin:2.5em 0}img{border-radius:4px;max-width:100%}table{border-collapse:collapse;width:100%;margin:1.4em 0;font-size:14px}th,td{border:1px solid var(--border);text-align:left;padding:8px 12px}th{font-family:var(--mono);color:var(--purple);background:var(--surface)}.site-header[data-astro-cid-fzpbxy5g]{z-index:50;backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0b0710d9;transition:background .2s,border-color .2s,backdrop-filter .2s;position:fixed;top:0;left:0;right:0}[data-theme=light] .site-header[data-astro-cid-fzpbxy5g]{background:#ffffffd9}body.has-hero .site-header[data-astro-cid-fzpbxy5g]{backdrop-filter:none;background:linear-gradient(#04020799 0%,#04020700 100%);border-bottom:1px solid #0000}body.has-hero.nav-solid .site-header[data-astro-cid-fzpbxy5g]{backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0b0710e6}[data-theme=light] body.has-hero.nav-solid .site-header[data-astro-cid-fzpbxy5g]{background:#ffffffe6}.header-inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:24px;height:60px;display:flex}.logo[data-astro-cid-fzpbxy5g]{font-family:var(--mono);letter-spacing:.02em;color:#fff;flex-shrink:0;align-items:center;font-size:15px;font-weight:700;display:inline-flex}[data-theme=light] .logo[data-astro-cid-fzpbxy5g]{color:#1a1420}.logo-bracket[data-astro-cid-fzpbxy5g]{color:var(--purple)}.logo-prefix[data-astro-cid-fzpbxy5g]{color:var(--red)}.logo-rest[data-astro-cid-fzpbxy5g]{color:inherit}.cursor[data-astro-cid-fzpbxy5g]{background:var(--red);width:8px;height:15px;margin-left:6px;animation:1.1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.nav[data-astro-cid-fzpbxy5g]{font-family:var(--mono);flex:1;justify-content:center;align-items:center;gap:22px;font-size:13px;display:flex}.nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--muted);transition:color .15s}.nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{color:var(--purple)}.nav-icon[data-astro-cid-fzpbxy5g]{border:1px solid var(--border);border-radius:var(--radius);padding:5px 10px}.nav-icon[data-astro-cid-fzpbxy5g]:hover{border-color:var(--purple)}.header-tools[data-astro-cid-fzpbxy5g]{flex-shrink:0;align-items:center;gap:14px;display:flex}.search[data-astro-cid-fzpbxy5g]{border:1px solid var(--border);color:var(--faint);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;display:flex}.search[data-astro-cid-fzpbxy5g] input[data-astro-cid-fzpbxy5g]{color:var(--text);font-family:var(--sans);background:0 0;border:none;outline:none;width:110px;font-size:13px}.search[data-astro-cid-fzpbxy5g] input[data-astro-cid-fzpbxy5g]::placeholder{color:var(--faint)}.theme-toggle[data-astro-cid-fzpbxy5g]{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}.theme-toggle[data-astro-cid-fzpbxy5g]:hover{color:var(--purple);border-color:var(--purple)}.icon-sun[data-astro-cid-fzpbxy5g],[data-theme=light] .icon-moon[data-astro-cid-fzpbxy5g]{display:none}[data-theme=light] .icon-sun[data-astro-cid-fzpbxy5g]{display:block}@media (width<=860px){.nav[data-astro-cid-fzpbxy5g]{display:none}.search[data-astro-cid-fzpbxy5g] input[data-astro-cid-fzpbxy5g]{width:80px}}body.has-hero:not(.nav-solid) .logo[data-astro-cid-fzpbxy5g]{color:#fff}body.has-hero:not(.nav-solid) .nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:#ffffffbf}body.has-hero:not(.nav-solid) .nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{color:#fff}body.has-hero:not(.nav-solid) .nav-icon[data-astro-cid-fzpbxy5g]{color:#fff;border-color:#ffffff4d}body.has-hero:not(.nav-solid) .nav-icon[data-astro-cid-fzpbxy5g]:hover{border-color:#fff}body.has-hero:not(.nav-solid) .search[data-astro-cid-fzpbxy5g]{color:#ffffffb3;background:#0000004d;border-color:#ffffff4d}body.has-hero:not(.nav-solid) .search[data-astro-cid-fzpbxy5g] input[data-astro-cid-fzpbxy5g]{color:#fff}body.has-hero:not(.nav-solid) .search[data-astro-cid-fzpbxy5g] input[data-astro-cid-fzpbxy5g]::placeholder{color:#ffffff80}body.has-hero:not(.nav-solid) .theme-toggle[data-astro-cid-fzpbxy5g]{color:#fff;background:#0000004d;border-color:#ffffff4d}body.has-hero:not(.nav-solid) .theme-toggle[data-astro-cid-fzpbxy5g]:hover{border-color:#fff}.site-footer[data-astro-cid-nns7i3if]{border-top:1px solid var(--border);margin-top:80px;padding:28px 0 40px}.footer-inner[data-astro-cid-nns7i3if]{font-family:var(--mono);color:var(--faint);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;font-size:12.5px;display:flex}.footer-inner[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{margin:0}.links[data-astro-cid-nns7i3if]{align-items:center;display:flex}.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--faint)}.links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:var(--purple)}.dot[data-astro-cid-nns7i3if]{margin:0 6px}.sidebar[data-astro-cid-wv7whodv]{flex-shrink:0;width:260px}.sidebar-inner[data-astro-cid-wv7whodv]{flex-direction:column;gap:16px;padding-bottom:20px;display:flex;position:sticky;top:76px}.profile-card[data-astro-cid-wv7whodv],.panel[data-astro-cid-wv7whodv]{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px}.profile-card[data-astro-cid-wv7whodv]{text-align:center}.avatar[data-astro-cid-wv7whodv]{background:var(--surface-2);border:1px solid var(--border);width:72px;height:72px;color:var(--purple);border-radius:10px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex;overflow:hidden}.avatar[data-astro-cid-wv7whodv] img[data-astro-cid-wv7whodv]{object-fit:cover;width:100%;height:100%;display:block}.name[data-astro-cid-wv7whodv]{margin:0 0 4px;padding-bottom:8px;font-size:16px;display:inline-block;position:relative}.name-prefix[data-astro-cid-wv7whodv]{color:var(--red)}.name-rest[data-astro-cid-wv7whodv]{color:var(--text)}.name[data-astro-cid-wv7whodv]:after{content:"";background:var(--red);width:28px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tagline[data-astro-cid-wv7whodv]{font-family:var(--mono);color:var(--muted);margin:8px 0 14px;font-size:11.5px;line-height:1.5}.socials[data-astro-cid-wv7whodv]{justify-content:center;gap:14px;display:flex}.socials[data-astro-cid-wv7whodv] a[data-astro-cid-wv7whodv]{color:var(--muted);transition:color .15s}.socials[data-astro-cid-wv7whodv] a[data-astro-cid-wv7whodv]:hover{color:var(--purple)}.panel[data-astro-cid-wv7whodv] h3[data-astro-cid-wv7whodv]{letter-spacing:.08em;text-transform:uppercase;color:var(--text);border-bottom:1px solid var(--border);margin:0 0 12px;padding-bottom:10px;font-size:12px}.count-list[data-astro-cid-wv7whodv]{margin:0;padding:0;list-style:none}.count-list[data-astro-cid-wv7whodv] li[data-astro-cid-wv7whodv]{margin-bottom:4px}.count-list[data-astro-cid-wv7whodv] li[data-astro-cid-wv7whodv].hidden{display:none}.count-list[data-astro-cid-wv7whodv] a[data-astro-cid-wv7whodv]{font-family:var(--mono);color:var(--text-dim);border-radius:4px;justify-content:space-between;align-items:center;padding:6px 4px;font-size:13px;transition:color .15s,background .15s;display:flex}.count-list[data-astro-cid-wv7whodv] a[data-astro-cid-wv7whodv]:hover{color:var(--purple);background:var(--surface-2)}.count[data-astro-cid-wv7whodv]{color:var(--text);background:var(--red);text-align:center;border-radius:999px;min-width:20px;padding:1px 6px;font-size:11px}.tag-cloud[data-astro-cid-wv7whodv]{flex-wrap:wrap;gap:6px;display:flex}.tag[data-astro-cid-wv7whodv]{font-family:var(--mono);color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:3px 9px;font-size:11px}.tag[data-astro-cid-wv7whodv]:hover{color:var(--purple);border-color:var(--purple)}.tag[data-astro-cid-wv7whodv].hidden{display:none}.more-btn[data-astro-cid-wv7whodv]{font-family:var(--mono);color:var(--red);cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:11px;display:block}.more-btn[data-astro-cid-wv7whodv]:hover{text-decoration:underline}@media (width<=960px){.sidebar[data-astro-cid-wv7whodv]{display:none}}.back-to-top[data-astro-cid-vy5be4ad]{z-index:40;border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--muted);opacity:0;visibility:hidden;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,color .15s,border-color .15s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 10px 30px -8px #00000080}.back-to-top[data-astro-cid-vy5be4ad].visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top[data-astro-cid-vy5be4ad]:hover{color:var(--purple);border-color:var(--purple)}@media (prefers-reduced-motion:reduce){.back-to-top[data-astro-cid-vy5be4ad]{transition:opacity .01ms}}@media (width<=640px){.back-to-top[data-astro-cid-vy5be4ad]{width:40px;height:40px;bottom:16px;right:16px}}.page-shell[data-astro-cid-z4jru4n3]{align-items:stretch;gap:36px;max-width:1280px;margin:0 auto;padding:28px 24px 0;display:flex}.page-shell[data-astro-cid-z4jru4n3].no-hero{padding-top:88px}.main-col[data-astro-cid-z4jru4n3]{flex:1;min-width:0}
