*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #7c3aed;--accent-dark: #5b21b6;--accent-light: #ede9fe;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-900: #111827;--font-sans: "Outfit", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Instrument Serif", Georgia, "Times New Roman", serif;--font-mono: "Fira Code", "Cascadia Code", Consolas, "Courier New", monospace;--white: #ffffff;--max-width: 72rem;--content-width: 48rem}html{font-family:var(--font-sans);color:var(--gray-900);background:var(--white);scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column;line-height:1.7;font-size:1rem}main{flex:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 1.25rem}img{max-width:100%;height:auto;display:block;border-radius:.5rem}a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}a:hover{color:var(--accent-dark)}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:700;color:var(--gray-900)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}h4{font-size:1.125rem}p{margin-bottom:1.25rem}.prose{max-width:var(--content-width);margin:0 auto}.prose :is(h1,h2,h3,h4){margin-top:2rem;margin-bottom:.75rem}.prose h2{border-bottom:2px solid var(--gray-200);padding-bottom:.25rem}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1.25rem}.prose li{margin-bottom:.375rem}.prose blockquote{border-left:4px solid var(--accent);padding-left:1rem;color:var(--gray-600);font-style:italic;margin:1.5rem 0}.prose pre{background:var(--gray-900);color:var(--gray-200);padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1.25rem;font-family:var(--font-mono);font-size:.9rem;line-height:1.6}.prose code:not(pre code){background:var(--gray-100);color:var(--accent-dark);padding:.15em .4em;border-radius:.25rem;font-family:var(--font-mono);font-size:.9em}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.25rem;font-size:.95rem}.prose th,.prose td{padding:.5rem .75rem;border:1px solid var(--gray-200);text-align:left}.prose th{background:var(--gray-100);font-weight:600}.prose hr{border:none;border-top:2px solid var(--gray-200);margin:2rem 0}.prose img{margin:1.5rem auto}.hero-image{width:100%;max-height:28rem;object-fit:cover;border-radius:.75rem;margin-bottom:2rem}.tag{display:inline-block;background:var(--accent-light);color:var(--accent-dark);padding:.2em .7em;border-radius:9999px;font-size:.8rem;font-weight:600;text-decoration:none}.tag:hover{background:var(--accent);color:var(--white)}header[data-astro-cid-3ef6ksr2]{background:var(--white);border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:100}nav[data-astro-cid-3ef6ksr2]{max-width:var(--max-width);margin:0 auto;padding:.875rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-title[data-astro-cid-3ef6ksr2]{font-size:1.25rem;font-weight:700;color:var(--gray-900);text-decoration:none;white-space:nowrap;max-width:100%}.site-title[data-astro-cid-3ef6ksr2]:hover{color:var(--accent)}ul[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;margin-left:auto}a[data-astro-cid-3ef6ksr2]{color:var(--gray-700);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .15s}a[data-astro-cid-3ef6ksr2]:hover,a[data-astro-cid-3ef6ksr2].active{color:var(--accent)}@media(max-width:720px){nav[data-astro-cid-3ef6ksr2]{justify-content:center;gap:.75rem;padding:.875rem 1rem;text-align:center}.site-title[data-astro-cid-3ef6ksr2]{white-space:normal;text-align:center}ul[data-astro-cid-3ef6ksr2]{width:100%;justify-content:center;gap:.5rem 1rem;margin-left:0}li[data-astro-cid-3ef6ksr2]{flex:0 1 auto}a[data-astro-cid-3ef6ksr2]{display:inline-block;font-size:.92rem}}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--gray-200);padding:1.5rem 1.25rem;text-align:center;color:var(--gray-500);font-size:.875rem}a[data-astro-cid-sz7xmlte]{color:var(--accent);font-weight:500}
