.blog-module__G2rycG__container{min-height:calc(100vh - 64px);padding:6rem var(--space-md);background:#08090c;flex-direction:column;align-items:center;display:flex;position:relative}.blog-module__G2rycG__container:before{content:"";pointer-events:none;background:radial-gradient(70% 40% at 50% 0,rgba(0,100,255,.04) 0%,transparent 60%);position:absolute;top:0;bottom:0;left:0;right:0}.blog-module__G2rycG__container:after{content:"";pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;top:0;bottom:0;left:0;right:0}.blog-module__G2rycG__inner{z-index:1;width:100%;max-width:680px;position:relative}.blog-module__G2rycG__header{margin-bottom:var(--space-4xl)}.blog-module__G2rycG__title{font-family:var(--font-instrument-serif),Georgia,serif;color:#f0f2f5;letter-spacing:-.02em;margin-bottom:var(--space-md);font-size:3rem;font-weight:400;line-height:1.1}.blog-module__G2rycG__subtitle{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#6b7a8d;font-size:1.05rem;line-height:1.6}.blog-module__G2rycG__postList{margin:0;padding:0;list-style:none}.blog-module__G2rycG__postItem{padding:var(--space-2xl)0;border-bottom:1px solid rgba(255,255,255,.04);transition:border-color .3s}.blog-module__G2rycG__postItem:first-child{padding-top:0}.blog-module__G2rycG__postItem:hover{border-bottom-color:rgba(0,140,255,.15)}.blog-module__G2rycG__postDate{font-family:var(--font-jetbrains-mono),monospace;color:#4a5568;text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm);font-size:.7rem;font-weight:500;display:block}.blog-module__G2rycG__postTitle{font-family:var(--font-instrument-serif),Georgia,serif;color:#f0f2f5;font-size:1.5rem;font-weight:400;line-height:1.25;text-decoration:none;transition:color .3s;display:block}.blog-module__G2rycG__postTitle:hover{color:#00d4ff}.blog-module__G2rycG__postDescription{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#6b7a8d;margin-top:var(--space-sm);font-size:.95rem;line-height:1.6}.blog-module__G2rycG__backLink{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#4a5568;margin-bottom:var(--space-2xl);letter-spacing:.02em;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}.blog-module__G2rycG__backLink:hover{color:#00d4ff}.blog-module__G2rycG__postHeader{margin-bottom:var(--space-3xl);padding-bottom:var(--space-2xl);border-bottom:1px solid rgba(255,255,255,.04)}.blog-module__G2rycG__postHeaderDate{font-family:var(--font-jetbrains-mono),monospace;color:#4a5568;text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm);font-size:.7rem;font-weight:500;display:block}.blog-module__G2rycG__postHeaderAuthor{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#6b7a8d;margin-top:var(--space-sm);font-size:.85rem}.blog-module__G2rycG__article{animation:.5s ease-out blog-module__G2rycG__fadeIn}@keyframes blog-module__G2rycG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.blog-module__G2rycG__prose{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#c0c8d4;font-size:1rem;line-height:1.8}.blog-module__G2rycG__prose h1{font-family:var(--font-instrument-serif),Georgia,serif;color:#f0f2f5;margin-bottom:var(--space-lg);padding-bottom:var(--space-md);letter-spacing:-.02em;border-bottom:1px solid rgba(255,255,255,.04);font-size:2.5rem;font-weight:400;line-height:1.15}.blog-module__G2rycG__prose h2{font-family:var(--font-instrument-serif),Georgia,serif;color:#f0f2f5;margin-top:var(--space-4xl);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);letter-spacing:-.01em;border-bottom:1px solid rgba(255,255,255,.04);font-size:1.75rem;font-weight:400;line-height:1.25}.blog-module__G2rycG__prose h3{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#f0f2f5;margin-top:var(--space-3xl);margin-bottom:var(--space-md);font-size:1.25rem;font-weight:600;line-height:1.35}.blog-module__G2rycG__prose p{margin-bottom:var(--space-lg)}.blog-module__G2rycG__prose a{color:#00d4ff;border-bottom:1px solid rgba(0,212,255,.2);font-weight:500;text-decoration:none;transition:all .3s}.blog-module__G2rycG__prose a:hover{border-bottom-color:#00d4ff}.blog-module__G2rycG__prose ul,.blog-module__G2rycG__prose ol{margin-bottom:var(--space-lg);padding-left:var(--space-xl)}.blog-module__G2rycG__prose li{margin-bottom:var(--space-sm)}.blog-module__G2rycG__prose li::marker{color:#4a5568}.blog-module__G2rycG__prose strong{color:#f0f2f5;font-weight:600}.blog-module__G2rycG__prose code{font-family:var(--font-jetbrains-mono),monospace;color:#7dc4ff;word-break:break-word;background:rgba(0,102,255,.08);border:1px solid rgba(0,102,255,.12);border-radius:6px;padding:3px 8px;font-size:.85em}.blog-module__G2rycG__prose pre{margin:var(--space-lg)0 var(--space-xl);padding:var(--space-xl);-webkit-overflow-scrolling:touch;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:16px;max-width:100%;line-height:1.65;overflow-x:auto}.blog-module__G2rycG__prose pre code{color:#c0c8d4;word-break:normal;overflow-wrap:normal;background:0 0;border:none;border-radius:0;padding:0;font-size:.8125rem}.blog-module__G2rycG__prose blockquote{margin:var(--space-lg)0 var(--space-xl);padding:var(--space-lg)var(--space-xl);color:#6b7a8d;background:rgba(0,102,255,.04);border-left:2px solid rgba(0,140,255,.3);border-radius:0 12px 12px 0;font-size:.95rem}.blog-module__G2rycG__prose blockquote p{margin-bottom:0}.blog-module__G2rycG__prose blockquote p+p{margin-top:var(--space-sm)}.blog-module__G2rycG__prose hr{margin:var(--space-4xl)0;border:none;border-top:1px solid rgba(255,255,255,.04)}.blog-module__G2rycG__prose img{max-width:100%;height:auto;margin:var(--space-lg)0;border:1px solid rgba(255,255,255,.06);border-radius:12px}.blog-module__G2rycG__prose em{color:#6b7a8d;font-style:italic}@media (max-width:640px){.blog-module__G2rycG__container{padding:var(--space-2xl)var(--space-md);padding-left:calc(var(--space-md) + env(safe-area-inset-left,0px));padding-right:calc(var(--space-md) + env(safe-area-inset-right,0px))}.blog-module__G2rycG__title{font-size:2rem}.blog-module__G2rycG__postTitle{font-size:1.25rem}.blog-module__G2rycG__prose h1{font-size:1.75rem}.blog-module__G2rycG__prose h2{margin-top:var(--space-3xl);font-size:1.35rem}.blog-module__G2rycG__prose h3{font-size:1.1rem}.blog-module__G2rycG__prose{font-size:.95rem}.blog-module__G2rycG__prose pre{margin-left:calc(-1*var(--space-md));margin-right:calc(-1*var(--space-md));padding:var(--space-md);border-left:none;border-right:none;border-radius:0}}@media (max-width:375px){.blog-module__G2rycG__prose h1{font-size:1.5rem}.blog-module__G2rycG__prose h2{font-size:1.15rem}.blog-module__G2rycG__prose{font-size:.9rem}}
