[data-astro-cid-nazpygdv]{margin:0;padding:0;box-sizing:border-box}:root{--primary: #8b5cf6;--primary-dark: #7c3aed;--accent: #ec4899;--bg-dark: #0b0d10;--bg-elevated: #18181b;--bg-card: #1c1c21;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border: #374151;--success: #22c55e;--warning: #f59e0b;--error: #ef4444;--gradient-primary: linear-gradient(135deg, var(--primary), var(--accent));--gradient-dark: linear-gradient(135deg, var(--bg-dark), var(--bg-elevated))}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--bg-dark);min-height:100vh}.header[data-astro-cid-nazpygdv]{background:var(--bg-elevated);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px)}.header-content[data-astro-cid-nazpygdv]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:4rem}.logo[data-astro-cid-nazpygdv]{font-size:1.5rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}.nav[data-astro-cid-nazpygdv]{display:flex;gap:2rem;align-items:center}.nav[data-astro-cid-nazpygdv] a[data-astro-cid-nazpygdv]{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .2s}.nav[data-astro-cid-nazpygdv] a[data-astro-cid-nazpygdv]:hover{color:var(--text-primary)}.container[data-astro-cid-nazpygdv]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 300px;gap:3rem;min-height:calc(100vh - 4rem)}.main-content[data-astro-cid-nazpygdv]{padding:2rem 0}.article-header[data-astro-cid-nazpygdv]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.category-badge[data-astro-cid-nazpygdv]{display:inline-flex;align-items:center;padding:.5rem 1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:2rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-bottom:1rem}.article-title[data-astro-cid-nazpygdv]{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.article-meta[data-astro-cid-nazpygdv]{display:flex;align-items:center;gap:1rem;color:var(--text-muted);font-size:.875rem}.article-content[data-astro-cid-nazpygdv]{prose-style:true}.article-content[data-astro-cid-nazpygdv] h2[data-astro-cid-nazpygdv]{font-size:1.75rem;font-weight:700;margin:2rem 0 1rem;color:var(--text-primary)}.article-content[data-astro-cid-nazpygdv] h3[data-astro-cid-nazpygdv]{font-size:1.5rem;font-weight:600;margin:1.5rem 0 1rem;color:var(--text-primary)}.article-content[data-astro-cid-nazpygdv] p[data-astro-cid-nazpygdv]{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:var(--text-primary)}.article-content[data-astro-cid-nazpygdv] ul[data-astro-cid-nazpygdv],.article-content[data-astro-cid-nazpygdv] ol[data-astro-cid-nazpygdv]{margin-bottom:1.5rem;padding-left:2rem}.article-content[data-astro-cid-nazpygdv] li[data-astro-cid-nazpygdv]{margin-bottom:.5rem;color:var(--text-primary)}.highlight-box[data-astro-cid-nazpygdv]{background:var(--bg-card);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem;margin:2rem 0;border-left:4px solid var(--error)}.warning-highlight[data-astro-cid-nazpygdv]{background:var(--bg-card);border:1px solid var(--warning);border-radius:.5rem;padding:1.5rem;margin:2rem 0;border-left:4px solid var(--warning)}.quote[data-astro-cid-nazpygdv]{background:var(--bg-card);border-left:4px solid var(--primary);padding:1.5rem;margin:2rem 0;font-style:italic;font-size:1.1rem}.timeline-item[data-astro-cid-nazpygdv]{background:var(--bg-card);border:1px solid var(--border);border-radius:.5rem;padding:1rem;margin:1rem 0;border-left:4px solid var(--accent)}.timeline-date[data-astro-cid-nazpygdv]{font-weight:600;color:var(--accent);font-size:.9rem}.sidebar[data-astro-cid-nazpygdv]{padding:2rem 0;position:sticky;top:6rem;height:-moz-fit-content;height:fit-content}.sidebar-section[data-astro-cid-nazpygdv]{background:var(--bg-card);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}.sidebar-title[data-astro-cid-nazpygdv]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.sidebar-content[data-astro-cid-nazpygdv]{font-size:.9rem;line-height:1.6;color:var(--text-secondary)}.sidebar-content[data-astro-cid-nazpygdv] ul[data-astro-cid-nazpygdv]{list-style:none;padding:0}.sidebar-content[data-astro-cid-nazpygdv] li[data-astro-cid-nazpygdv]{padding:.5rem 0;border-bottom:1px solid var(--border)}.sidebar-content[data-astro-cid-nazpygdv] li[data-astro-cid-nazpygdv]:last-child{border-bottom:none}.sidebar-content[data-astro-cid-nazpygdv] a[data-astro-cid-nazpygdv]{color:var(--text-secondary);text-decoration:none;font-weight:500}.sidebar-content[data-astro-cid-nazpygdv] a[data-astro-cid-nazpygdv]:hover{color:var(--primary)}@media (max-width: 768px){.container[data-astro-cid-nazpygdv]{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.article-title[data-astro-cid-nazpygdv]{font-size:2rem}.header-content[data-astro-cid-nazpygdv]{padding:0 1rem}.nav[data-astro-cid-nazpygdv]{gap:1rem}.sidebar[data-astro-cid-nazpygdv]{order:-1;position:static}}
