.layout_container__FUycR{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg-primary);color:var(--text-primary)}.layout_nav__R8qNp{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:60px;background-color:rgba(9,9,11,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-default)}.layout_navInner__SLzbG{max-width:800px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.layout_logo__zpZqC{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1rem;color:var(--text-primary);text-decoration:none;letter-spacing:-.01em}.layout_logo__zpZqC:hover{color:var(--accent-cyan)}.layout_statusDot__EsxAl{width:8px;height:8px;border-radius:50%;background-color:var(--accent-emerald);box-shadow:0 0 8px rgba(34,197,94,.5);display:inline-block}.layout_navLinks__kyaq_{display:flex;align-items:center;gap:1.5rem}.layout_navLink__zZbdX{font-family:var(--font-mono);font-size:.8rem;color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.layout_navLink__zZbdX:hover{color:var(--text-primary)}.layout_main__DFqTq{flex:1 1;width:100%;max-width:800px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.layout_footer__WlhMu{border-top:1px solid var(--border-default);padding:2rem 1.5rem;margin-top:auto;font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted)}.layout_footerInner__JIbLh{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.layout_backToHome__D9QFr{max-width:800px;margin:0 auto 2rem;padding:0 1.5rem}.layout_pillLink__gqePz{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:.8rem;color:var(--text-secondary);background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:6px 14px;text-decoration:none;transition:all .15s ease}.layout_pillLink__gqePz:hover{border-color:var(--border-active);color:var(--text-primary);background-color:var(--bg-muted)}.post_articleContainer__n37ty{max-width:800px;margin:1.5rem auto 4rem}.post_headerCard__ZHubf{background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:2rem 1.75rem;margin-bottom:2.5rem}.post_metaTop__WhyDy{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.post_metaCategory__x3nw2{color:var(--accent-cyan)}.post_title__hnXeU{font-size:2.25rem;font-weight:800;color:var(--text-primary);letter-spacing:-.025em;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.post_title__hnXeU{font-size:2.75rem}}.post_metaBottom__lQGCn{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);border-top:1px solid var(--border-default);padding-top:1rem}.post_body__C9IS0{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.post_body__C9IS0 p{margin-bottom:1.5rem}.post_body__C9IS0 h2{font-size:1.65rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-default)}.post_body__C9IS0 h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em;margin-top:2rem;margin-bottom:.75rem}.post_body__C9IS0 ol,.post_body__C9IS0 ul{margin-bottom:1.5rem;padding-left:1.5rem}.post_body__C9IS0 li{margin-bottom:.5rem}.post_body__C9IS0 code{font-size:.875em;border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:2px 6px;color:var(--accent-cyan)}.post_body__C9IS0 code,.post_body__C9IS0 pre{font-family:var(--font-mono);background-color:var(--bg-surface)}.post_body__C9IS0 pre{font-size:.9rem;border:1px solid var(--border-default);border-radius:var(--radius-md);padding:1.25rem;overflow-x:auto;margin-bottom:1.75rem}.post_body__C9IS0 pre code{background-color:transparent;border:none;padding:0;color:var(--text-primary)}.post_body__C9IS0 blockquote{background-color:var(--bg-surface);border-left:3px solid var(--accent-cyan);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:1rem 1.25rem;margin-bottom:1.75rem;font-style:italic;color:var(--text-secondary)}.post_body__C9IS0 hr{border:none;border-top:1px solid var(--border-default);margin:2.5rem 0}