@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Outfit:wght@300;400;500;600&display=swap";.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#0a050db3;backdrop-filter:saturate(200%) blur(16px);-webkit-backdrop-filter:saturate(200%) blur(16px);border-bottom:1px solid var(--p-glow)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;height:64px}.wordmark[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none}.wordmark[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:32px;height:32px;object-fit:contain}.wordmark-text[data-astro-cid-3ef6ksr2]{font-family:Cinzel,serif;font-size:1.25rem;font-weight:600;letter-spacing:.12em}:root{--p: rgb(163, 73, 135);--p-light: rgba(163, 73, 135, .18);--p-glow: rgba(163, 73, 135, .45);--p-dark: rgb(110, 40, 90);--accent: rgb(220, 130, 195);--accent2: rgb(95, 195, 210);--bg: #0A050D;--surface: rgba(255, 255, 255, .045);--surface2: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .12);--border-p: rgba(163, 73, 135, .5);--text: #F0E8F4;--muted: rgba(240, 232, 244, .5);--danger: rgb(200, 60, 80);--success: rgb(95, 195, 120);--warning: rgb(220, 130, 48);--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 48px;--radius: 18px;--radius-sm: 10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:Outfit,sans-serif;font-weight:400;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-2xl)}@media(max-width:600px){.container{padding:0 var(--space-lg)}}.glass{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);backdrop-filter:saturate(200%) blur(12px);-webkit-backdrop-filter:saturate(200%) blur(12px)}.glass-elevated{background:var(--surface2);border-color:var(--border-p);box-shadow:0 0 32px var(--p-glow)}.gradient-text{background:linear-gradient(135deg,var(--accent) 0%,var(--p) 50%,var(--accent2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose{color:var(--text);font-family:Outfit,sans-serif;font-size:1.0625rem;line-height:1.75;max-width:720px}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:Cinzel,serif;color:var(--text);margin-top:2em;margin-bottom:.6em;line-height:1.3;letter-spacing:.06em}.prose h1{font-size:2rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose h4{font-size:1.1rem}.prose p{margin-bottom:1.25em}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:var(--text)}.prose strong{font-weight:600;color:var(--text)}.prose em{font-style:italic;color:var(--muted)}.prose ul,.prose ol{margin-bottom:1.25em;padding-left:1.5em}.prose li{margin-bottom:.4em}.prose code{font-family:Courier New,Courier,monospace;font-size:.875em;background:var(--p-light);color:var(--accent);padding:.15em .4em;border-radius:4px;border:1px solid var(--border-p)}.prose pre{background:#0a050dd9;border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-xl);overflow-x:auto;margin-bottom:1.5em}.prose pre code{background:none;border:none;padding:0;color:var(--text);font-size:.9em;line-height:1.6}.prose blockquote{border-left:3px solid var(--p);padding-left:var(--space-xl);margin:1.5em 0;color:var(--muted);font-style:italic}.prose hr{border:none;border-top:1px solid var(--border);margin:2em 0}.prose img{border-radius:var(--radius-sm);border:1px solid var(--border);margin:1.5em 0}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:.9em}.prose th,.prose td{padding:var(--space-sm) var(--space-md);border:1px solid var(--border);text-align:left}.prose th{background:var(--surface2);font-family:Cinzel,serif;font-size:.85em;letter-spacing:.06em}.prose .embed-wrap{margin:1.75em 0;border-radius:var(--radius-sm);overflow:hidden}.prose .embed-tweet{display:flex;justify-content:center}.prose .embed-tweet blockquote{border-left:none;padding-left:0;margin:0;color:inherit;font-style:normal;max-width:550px;width:100%}.prose .embed-discord{display:flex;justify-content:center}.prose .embed-discord iframe{border-radius:var(--radius-sm);max-width:100%}.prose .embed-generic{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--surface)}.prose .embed-generic iframe{display:block;width:100%;min-height:420px}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--border);padding:var(--space-2xl) 0;margin-top:var(--space-3xl)}.footer-inner[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);text-align:center}.footer-copy[data-astro-cid-5hce7sga]{font-size:.85rem;color:var(--muted)}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:var(--space-xl);flex-wrap:wrap;justify-content:center}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:.85rem;color:var(--muted);text-decoration:none}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--text)}
