@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;0,14..32,900;1,14..32,400&family=JetBrains+Mono:wght@400;500;700&display=swap";.nav-link[data-astro-cid-4lunwx2e]{color:var(--color-shell-muted);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link[data-astro-cid-4lunwx2e]:hover{color:var(--color-primary)}@media(min-width:768px){.md-nav[data-astro-cid-4lunwx2e]{display:flex!important}.md-login[data-astro-cid-4lunwx2e]{display:block!important}}:root{--color-brand: #8d4bfd;--color-brand-dark: #7339e0;--color-primary: #ff4d4d;--color-primary-dark: #d43d3d;--color-cyan: #00b3d8;--color-green: #3dd800;--color-navy: #1b244b;--color-shell-bg: #f5f4f7;--color-shell-surface: #ffffff;--color-shell-border: #e3e1e6;--color-shell-text: #1a1b1e;--color-shell-muted: #46464f;--color-shell-subtle: #eceaef;--color-shell-stripe: #fafafa;--color-terminal-bg: #1a234c;--color-terminal-surface: #1e2a52;--color-terminal-border: #2a3562;--color-terminal-text: #e7e4ee;--color-terminal-muted: #8b88a0;--color-terminal-subtle: #a09cc0;--color-terminal-accent: #3dd800;--shadow-brand: rgba(141, 75, 253, .12);--font-sans: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--color-shell-bg);color:var(--color-shell-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cursor-blink{animation:blink 1s step-end infinite}.fade-in{animation:fadeInUp .3s ease-out}.gradient-brand{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-primary) 100%)}.text-gradient-brand{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.terminal-panel{background-color:var(--color-terminal-bg);color:var(--color-terminal-text);font-family:var(--font-mono)}.prose{color:var(--color-shell-muted);max-width:72ch;line-height:1.8}.prose h2{color:var(--color-shell-text);font-size:1.6rem;font-weight:800;margin-top:3rem;margin-bottom:1rem;line-height:1.3}.prose h3{color:var(--color-shell-text);font-size:1.2rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem}.prose p{margin-bottom:1.5rem}.prose strong{color:var(--color-shell-text);font-weight:700}.prose blockquote{border-left:3px solid var(--color-brand);padding-left:1.5rem;margin-left:0;color:var(--color-shell-text);font-style:normal;font-weight:600;font-size:1.1rem}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1.5rem}.prose li{margin-bottom:.5rem}.prose a{color:var(--color-brand);text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.glass-nav{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cta-pill{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-primary) 100%);color:#fff;padding:.5rem 1.25rem;border-radius:9999px;font-weight:700;font-size:.875rem;text-decoration:none;white-space:nowrap;display:inline-block;transition:opacity .15s}.cta-pill:hover{opacity:.88}.cta-pill-lg{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-primary) 100%);color:#fff;padding:.875rem 2rem;border-radius:9999px;font-weight:700;font-size:1rem;text-decoration:none;display:inline-block;transition:opacity .15s}.cta-pill-lg:hover{opacity:.88}.card-hover{transition:transform .2s ease,box-shadow .2s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 12px 40px var(--shadow-brand)}.grid-bg{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v40H0V0zm39 39V1H1v38h38z' fill='%23e3e1e6' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.5}.grid-bg-dark{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h40v40H0V0zm39 39V1H1v38h38z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E")}.velocity-path{stroke-dasharray:4000;stroke-dashoffset:4000;animation:velocity-dash 3.5s cubic-bezier(.25,1,.5,1) forwards}.velocity-path-slow{stroke-dasharray:4000;stroke-dashoffset:4000;animation:velocity-dash 4.5s cubic-bezier(.25,1,.5,1) forwards .2s}@keyframes velocity-dash{to{stroke-dashoffset:0}}.sitenav-link{color:var(--color-shell-muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.sitenav-link:hover,.sitenav-link.active{color:var(--color-navy)}
