@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";.prose{color:var(--text-gray);font-size:1.1rem;line-height:1.8}.prose>:first-child{margin-top:0}.prose h2{font-family:Tungsten,Oswald,sans-serif;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:700;color:var(--text-white);margin-top:3rem;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.01em;line-height:1.1;scroll-margin-top:100px}.prose h3{font-family:Tungsten,Oswald,sans-serif;font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:700;color:var(--text-white);margin-top:2.2rem;margin-bottom:.9rem;text-transform:uppercase;letter-spacing:.01em;line-height:1.15;scroll-margin-top:100px}.prose h4{font-family:Tungsten,Oswald,sans-serif;font-size:1.2rem;font-weight:700;color:var(--text-white);margin-top:1.8rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.02em}.prose p{margin:0 0 1.5rem}.prose a{color:var(--primary-blue);text-decoration:underline;text-underline-offset:2px;transition:opacity .3s ease}.prose a:hover{opacity:.8}.prose ul,.prose ol{margin:0 0 1.5rem;padding-left:1.5rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin-bottom:.6rem;padding-left:.35rem;line-height:1.7}.prose li::marker{color:var(--primary-blue)}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin:.6rem 0 0}.prose strong{color:var(--text-white);font-weight:700}.prose blockquote{border-left:3px solid var(--primary-blue);padding:1.25rem 1.5rem;margin:2rem 0;background:#232de714;border-radius:0 8px 8px 0;font-style:italic}.prose blockquote p{margin-bottom:0;color:var(--text-white);font-size:1.05rem}.prose blockquote p+p{margin-top:1rem}.prose blockquote p:last-child:not(:first-child){font-size:.9rem;color:var(--text-light-gray);font-style:normal}.prose code{background:var(--bg-card);padding:3px 8px;border-radius:4px;font-size:.9em;color:var(--primary-blue);font-family:Fira Code,Consolas,monospace}.prose pre{background:var(--bg-card);padding:1.5rem;border-radius:8px;overflow-x:auto;margin:0 0 1.5rem;border:1px solid rgba(255,255,255,.08)}.prose pre code{background:none;padding:0;color:var(--text-gray);font-size:.9rem;line-height:1.6}.prose hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:3rem 0}.prose img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.prose table{width:100%;border-collapse:collapse;margin:0 0 1.5rem;font-size:.95rem}.prose th,.prose td{border:1px solid rgba(255,255,255,.1);padding:.7rem .9rem;text-align:left}.prose th{background:#ffffff08;color:var(--text-white);font-family:Space Mono,monospace;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.prose .inline-cta{background:linear-gradient(135deg,#232de726,#03056e4d);border:1px solid var(--primary-blue);border-radius:12px;padding:2rem;margin:2.5rem 0;text-align:center}.prose .inline-cta h4{font-family:Tungsten,Oswald,sans-serif;font-size:1.5rem;color:var(--text-white);text-transform:uppercase;margin:0 0 .75rem}.prose .inline-cta p{color:var(--text-gray);margin-bottom:1.25rem;font-size:1rem}.prose .inline-cta a{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-blue);color:var(--text-white);padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.prose .inline-cta a:hover{background:var(--primary-blue-dark);transform:translateY(-2px);opacity:1}@media(max-width:768px){.prose{font-size:1rem}}:root{--mono: "Space Mono", monospace}.post-hero[data-astro-cid-7jjqptxk]{position:relative;padding:11rem 0 2rem;text-align:center;overflow:hidden;background:var(--bg-dark)}.post-hero-grid[data-astro-cid-7jjqptxk]{position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(85% 80% at 50% 0%,#000,transparent 75%);mask-image:radial-gradient(85% 80% at 50% 0%,#000,transparent 75%)}.post-hero[data-astro-cid-7jjqptxk] .container[data-astro-cid-7jjqptxk]{max-width:900px;position:relative;z-index:1}.featured-image-wrapper[data-astro-cid-7jjqptxk]{max-width:1100px;margin:0 auto;padding:0 20px;margin-top:2rem;margin-bottom:-2rem;position:relative;z-index:1}.featured-image[data-astro-cid-7jjqptxk]{width:100%;aspect-ratio:1200 / 600;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #00000080}.featured-image-placeholder[data-astro-cid-7jjqptxk]{width:100%;aspect-ratio:1200 / 600;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,var(--bg-card) 0%,var(--primary-blue-dark) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #00000080}.featured-image-placeholder[data-astro-cid-7jjqptxk] img[data-astro-cid-7jjqptxk]{max-height:120px;opacity:.3}.back-link[data-astro-cid-7jjqptxk]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light-gray);text-decoration:none;margin-bottom:2rem;transition:color .3s ease,gap .3s ease}.back-link[data-astro-cid-7jjqptxk]:hover{color:var(--primary-blue);gap:.75rem}.post-tags[data-astro-cid-7jjqptxk]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.6rem}.post-tag[data-astro-cid-7jjqptxk]{font-family:var(--mono);font-size:10px;padding:6px 13px;background:#232de71a;border:1px solid rgba(35,45,231,.35);color:var(--primary-blue);border-radius:999px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;transition:all .25s ease}.post-tag[data-astro-cid-7jjqptxk]:hover{background:var(--primary-blue);color:var(--text-white)}.post-hero[data-astro-cid-7jjqptxk] h1[data-astro-cid-7jjqptxk]{font-size:clamp(2.2rem,5.5vw,3.4rem);margin-bottom:1.5rem;line-height:1.05;letter-spacing:-.01em}.post-meta[data-astro-cid-7jjqptxk]{display:flex;align-items:center;justify-content:center;gap:1rem;font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light-gray)}.post-meta[data-astro-cid-7jjqptxk] a[data-astro-cid-7jjqptxk]{color:var(--primary-blue);text-decoration:none}.post-meta[data-astro-cid-7jjqptxk] .dot[data-astro-cid-7jjqptxk]{color:var(--primary-blue);opacity:.6}.post-content-section[data-astro-cid-7jjqptxk]{padding:4rem 0 8rem;background:var(--bg-dark)}.post-layout[data-astro-cid-7jjqptxk]{display:grid;grid-template-columns:1fr 300px;gap:3rem;max-width:1100px;margin:0 auto}.post-main[data-astro-cid-7jjqptxk]{min-width:0}.post-sidebar[data-astro-cid-7jjqptxk]{display:flex;flex-direction:column;gap:2rem}.sidebar-sticky[data-astro-cid-7jjqptxk]{position:sticky;top:100px;display:flex;flex-direction:column;gap:2rem}.author-box[data-astro-cid-7jjqptxk]{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem}.author-box-header[data-astro-cid-7jjqptxk]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.author-avatar[data-astro-cid-7jjqptxk]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);display:flex;align-items:center;justify-content:center;font-family:Tungsten,Oswald,sans-serif;font-size:1.5rem;font-weight:700;color:var(--text-white)}.author-info[data-astro-cid-7jjqptxk] h4[data-astro-cid-7jjqptxk]{font-family:Tungsten,Oswald,sans-serif;font-size:1.1rem;color:var(--text-white);text-transform:uppercase;margin-bottom:.3rem}.author-info[data-astro-cid-7jjqptxk] span[data-astro-cid-7jjqptxk]{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--primary-blue)}.author-bio[data-astro-cid-7jjqptxk]{font-size:.85rem;color:var(--text-gray);line-height:1.6;margin-bottom:1rem}.author-social[data-astro-cid-7jjqptxk]{display:flex;gap:.75rem}.author-social[data-astro-cid-7jjqptxk] a[data-astro-cid-7jjqptxk]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff0d;border-radius:6px;color:var(--text-gray);font-size:.75rem;text-decoration:none;transition:all .3s ease}.author-social[data-astro-cid-7jjqptxk] a[data-astro-cid-7jjqptxk]:hover{background:var(--primary-blue);color:var(--text-white)}.social-badge[data-astro-cid-7jjqptxk]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff0d;border-radius:6px;color:var(--text-gray);font-size:.75rem}a[data-astro-cid-7jjqptxk].author-box{display:block;transition:border-color .3s ease,box-shadow .3s ease}a[data-astro-cid-7jjqptxk].author-box:hover{border-color:#232de780;box-shadow:0 18px 50px -30px var(--primary-blue-glow)}.toc-box[data-astro-cid-7jjqptxk]{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem}.toc-box[data-astro-cid-7jjqptxk] h4[data-astro-cid-7jjqptxk]{font-family:var(--mono);font-size:11px;color:var(--text-light-gray);text-transform:uppercase;letter-spacing:.18em;font-weight:400;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}.toc-list[data-astro-cid-7jjqptxk]{list-style:none;padding:0;margin:0}.toc-list[data-astro-cid-7jjqptxk] li[data-astro-cid-7jjqptxk]{margin-bottom:.4rem}.toc-list[data-astro-cid-7jjqptxk] a[data-astro-cid-7jjqptxk]{display:block;font-size:.85rem;color:var(--text-gray);text-decoration:none;padding:.5rem .75rem;border-left:2px solid transparent;transition:all .3s ease}.toc-list[data-astro-cid-7jjqptxk] a[data-astro-cid-7jjqptxk]:hover{color:var(--primary-blue);border-left-color:var(--primary-blue);background:#232de70d}.post-cta[data-astro-cid-7jjqptxk]{position:relative;overflow:hidden;margin-top:4rem;padding:2.5rem 2rem;background:var(--bg-card);border-radius:12px;border:1px solid rgba(255,255,255,.08);text-align:center}.post-cta[data-astro-cid-7jjqptxk]:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 100% at 50% 0%,rgba(35,45,231,.16),transparent 70%);pointer-events:none}.post-cta-eyebrow[data-astro-cid-7jjqptxk]{position:relative;font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-blue)}.post-cta[data-astro-cid-7jjqptxk] h3[data-astro-cid-7jjqptxk]{position:relative;font-family:Tungsten,Oswald,sans-serif;font-size:1.7rem;color:var(--text-white);margin:.6rem 0 1rem;text-transform:uppercase}.post-cta[data-astro-cid-7jjqptxk] p[data-astro-cid-7jjqptxk]{position:relative;color:var(--text-gray);margin-bottom:1.5rem}.post-cta[data-astro-cid-7jjqptxk] .btn-primary[data-astro-cid-7jjqptxk]{position:relative;display:inline-flex}@media(max-width:968px){.post-layout[data-astro-cid-7jjqptxk]{grid-template-columns:1fr}.post-sidebar[data-astro-cid-7jjqptxk]{order:-1}.sidebar-sticky[data-astro-cid-7jjqptxk]{position:static;flex-direction:row;flex-wrap:wrap}.author-box[data-astro-cid-7jjqptxk],.toc-box[data-astro-cid-7jjqptxk]{flex:1;min-width:280px}}@media(max-width:768px){.post-hero[data-astro-cid-7jjqptxk] h1[data-astro-cid-7jjqptxk]{font-size:1.9rem}.sidebar-sticky[data-astro-cid-7jjqptxk]{flex-direction:column}.author-box[data-astro-cid-7jjqptxk],.toc-box[data-astro-cid-7jjqptxk]{min-width:100%}}
