@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-bg: #09090b;--color-bg-elevated: #18181b;--color-bg-subtle: #27272a;--color-surface: rgba(255, 255, 255, .03);--color-surface-hover: rgba(255, 255, 255, .06);--color-text: #fafafa;--color-text-secondary: #a1a1aa;--color-text-muted: #71717a;--color-accent: #3b82f6;--color-accent-glow: rgba(59, 130, 246, .4);--color-accent-subtle: rgba(59, 130, 246, .1);--color-border: rgba(255, 255, 255, .08);--color-border-strong: rgba(255, 255, 255, .15);--color-gradient-1: #3b82f6;--color-gradient-2: #8b5cf6;--color-gradient-3: #06b6d4;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 10rem;--max-width: 1200px;--max-width-prose: 680px;--shadow-glow: 0 0 60px rgba(59, 130, 246, .15);--shadow-card: 0 4px 24px rgba(0, 0, 0, .4)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}h1,h2,h3,h4{font-weight:600;line-height:1.2;color:var(--color-text);letter-spacing:-.02em}h1{font-size:clamp(2.75rem,6vw,4.5rem);font-weight:700;letter-spacing:-.03em}h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.025em}h3{font-size:1.5rem;font-weight:600;letter-spacing:-.02em}p{margin-bottom:1.5em;color:var(--color-text-secondary);font-size:1rem;line-height:1.7}p:last-child{margin-bottom:0}a{color:var(--color-text);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent)}strong{font-weight:600;color:var(--color-text)}code{font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:.875em}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}@media (max-width: 768px){.container{padding:0 var(--space-md)}}.prose{max-width:var(--max-width-prose)}.prose p,.prose li{color:var(--color-text-secondary)}.prose p{text-align:justify;hyphens:auto}.prose h2{margin-top:var(--space-xl);margin-bottom:var(--space-md)}.prose h3{margin-top:var(--space-lg);margin-bottom:var(--space-sm)}.prose ul,.prose ol{margin-bottom:1.5em;padding-left:1.5em}.prose li{margin-bottom:.5em}.prose code{background:var(--color-bg-elevated);padding:.2em .4em;border-radius:4px;border:1px solid var(--color-border)}.prose pre{background:var(--color-bg-elevated);border:1px solid var(--color-border);padding:var(--space-md);border-radius:8px;overflow-x:auto;margin-bottom:1.5em}.prose pre code{background:none;padding:0;border:none}.prose blockquote{border-left:2px solid var(--color-accent);padding-left:var(--space-md);margin:var(--space-lg) 0;color:var(--color-text-muted)}.prose a{color:var(--color-accent)}.prose a:hover{text-decoration:underline}.gradient-text{background:linear-gradient(135deg,var(--color-gradient-1) 0%,var(--color-gradient-2) 50%,var(--color-gradient-3) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{opacity:.4}50%{opacity:.8}}.animate-fade-up{animation:fadeUp .8s ease-out forwards}.animate-delay-1{animation-delay:.1s;opacity:0}.animate-delay-2{animation-delay:.2s;opacity:0}.animate-delay-3{animation-delay:.3s;opacity:0}.animate-delay-4{animation-delay:.4s;opacity:0}.animate-delay-5{animation-delay:.5s;opacity:0}::selection{background:var(--color-accent);color:var(--color-bg)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-bg-subtle);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.noise[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.site-header[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;right:0;z-index:100;background:#09090bcc;backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.nav[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:center;height:64px}.nav-left[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:var(--space-lg)}.logo[data-astro-cid-5hce7sga]{display:flex;align-items:center}.logo-image[data-astro-cid-5hce7sga]{height:22px;width:auto;display:block}.logo-image-footer[data-astro-cid-5hce7sga]{height:18px}.logo[data-astro-cid-5hce7sga]:hover .logo-image[data-astro-cid-5hce7sga]{filter:drop-shadow(0 0 8px var(--color-accent-glow))}.home-link[data-astro-cid-5hce7sga]{font-size:.875rem;color:var(--color-text-muted);transition:color .2s ease}.home-link[data-astro-cid-5hce7sga]:hover{color:var(--color-text)}.nav-links[data-astro-cid-5hce7sga]{display:flex;gap:var(--space-lg);list-style:none}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:.875rem;color:var(--color-text-muted);transition:color .2s ease}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--color-text)}main[data-astro-cid-5hce7sga]{padding-top:64px;min-height:100vh}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--color-border);padding:var(--space-lg) 0;margin-top:var(--space-3xl);background:var(--color-bg)}.footer-inner[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:center}.footer-brand[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--color-text-secondary)}.copyright[data-astro-cid-5hce7sga]{font-size:.8125rem;color:var(--color-text-muted);margin:0}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:var(--space-md);list-style:none}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:.8125rem;color:var(--color-text-muted);transition:color .2s ease}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--color-text)}@media (max-width: 768px){.nav-links[data-astro-cid-5hce7sga]{gap:var(--space-md)}.footer-inner[data-astro-cid-5hce7sga]{flex-direction:column;gap:var(--space-md);text-align:center}.footer-links[data-astro-cid-5hce7sga]{gap:var(--space-sm)}}
