.styles_post__AUqOt{--post-font-primary:"CeraPro",serif;--post-font-mono:"Courier New",Courier,monospace;--post-text:var(--color-dark);--post-text-muted:var(--color-muted);--post-accent:var(--color-primary);--post-accent-hover:var(--color-primary-hover);--post-border:var(--color-border-second);--post-bg:var(--color-white);--post-text-sm:0.875rem;--post-text-base:1rem;--post-text-lg:1.25rem;--post-h1:clamp(2rem,4vw,3rem);--post-h2:clamp(1.75rem,3vw,2.25rem);--post-h3:clamp(1.5rem,2.5vw,1.75rem);--post-h4:1.25rem;--post-h5:1.1rem;--post-h6:0.95rem;--post-line-body:1.7;--post-line-heading:1.2;--post-space-1:4px;--post-space-2:8px;--post-space-3:12px;--post-space-4:16px;--post-space-5:24px;--post-space-6:32px;--post-space-7:48px;--post-space-8:64px;--post-radius:16px;--post-nested-radius:8px;display:flex;flex-direction:column;border-radius:var(--post-radius);background-color:var(--post-bg)}.styles_postHeader__l3jJX{display:flex;flex-direction:column;gap:var(--post-space-5);padding:var(--post-space-5);border-bottom:1px solid var(--post-border)}.styles_postTopicsWrapper__vkvAw{display:flex;flex-direction:column;gap:var(--post-space-4)}.styles_blogBackLink__3jaPZ{display:inline-flex;align-items:center;gap:var(--post-space-2);width:-moz-fit-content;width:fit-content;font-family:var(--post-font-primary);font-size:var(--post-text-base);color:var(--post-text-muted);transition:color .2s ease}.styles_blogBackLink__3jaPZ:hover{text-decoration:underline}.styles_topicsList__aE_rf{display:flex;flex-wrap:wrap;gap:var(--post-space-2);margin:0;padding:0;list-style:none}.styles_topicItem__g4jvr{padding:4px 8px;border-radius:var(--post-nested-radius);background-color:#1f9bd026;font-family:var(--post-font-primary);font-size:.85em;font-weight:600;color:#1f9bd0}.styles_postMainInfo__s6OGf{display:flex;flex-direction:column;gap:var(--post-space-4)}.styles_postTitle__ILNek{font-weight:700;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.03em;margin:0}.styles_postDescription__dl0os,.styles_postTitle__ILNek{font-family:var(--post-font-primary);color:var(--post-text)}.styles_postDescription__dl0os{font-size:var(--post-text-lg);line-height:1.6;max-width:700px}.styles_postMeta__VkyOa{display:flex;align-items:center;justify-content:space-between}.styles_postMetaText__2a5MI{display:flex;align-items:center;white-space:nowrap;flex-wrap:wrap;gap:var(--post-space-4);font-family:var(--post-font-primary);font-size:var(--post-text-sm);color:var(--post-text-muted)}.styles_postBody__O_ecc{padding:var(--post-space-8) var(--post-space-5)}.styles_postContainer__TGAdf{max-width:65ch;margin:0 auto}.styles_postImageWrapper__d_m4z{position:relative;width:100%;aspect-ratio:16/9;max-height:480px;overflow:hidden;border-radius:var(--post-radius);margin-bottom:var(--post-space-7)}.styles_postImageWrapper__d_m4z img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--focal-x,center) var(--focal-y,center);object-position:var(--focal-x,center) var(--focal-y,center);border-radius:inherit}.styles_postContent___esDx{font-family:var(--post-font-primary);font-size:var(--post-text-base);line-height:var(--post-line-body);color:var(--post-text)}.styles_postContent___esDx>*+*{margin-top:var(--post-space-5)}.styles_postContent___esDx h1,.styles_postContent___esDx h2,.styles_postContent___esDx h3,.styles_postContent___esDx h4,.styles_postContent___esDx h5,.styles_postContent___esDx h6{font-weight:700;line-height:var(--post-line-heading);color:var(--post-text)}.styles_postContent___esDx h1{font-size:var(--post-h1);line-height:1.05;letter-spacing:-.03em}.styles_postContent___esDx h2{font-size:var(--post-h2);line-height:1.1}.styles_postContent___esDx h3{font-size:var(--post-h3)}.styles_postContent___esDx h4{font-size:var(--post-h4)}.styles_postContent___esDx h5{font-size:var(--post-h5)}.styles_postContent___esDx h6{font-size:var(--post-h6);color:var(--post-text-muted)}.styles_postContent___esDx>p:first-child{font-size:var(--post-text-lg);line-height:1.6}.styles_postContent___esDx ol,.styles_postContent___esDx ul{padding-left:1.5em}.styles_postContent___esDx ul{list-style:disc}.styles_postContent___esDx ol{list-style:decimal}.styles_postContent___esDx li+li{margin-top:var(--post-space-2)}.styles_postContent___esDx blockquote{padding-left:var(--post-space-4);border-left:3px solid var(--post-accent);font-size:var(--post-text-lg);color:var(--post-text-muted)}.styles_postContent___esDx img{display:block;width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain;border-radius:var(--post-radius);margin:var(--post-space-7) auto}.styles_postContent___esDx figure{text-align:center}.styles_postContent___esDx figcaption{margin-top:var(--post-space-2);font-size:var(--post-text-sm);color:var(--post-text-muted)}.styles_postContent___esDx a{color:var(--post-accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.styles_postContent___esDx a:hover{color:var(--post-accent-hover)}.styles_postContent___esDx code{font-family:var(--post-font-mono);font-size:.9em;background:rgba(0,0,0,.04);border-radius:4px;padding:2px 6px}.styles_postContent___esDx pre{background:#0f172a;color:#e2e8f0;padding:var(--post-space-5);border-radius:12px;overflow-x:auto}.styles_postContent___esDx table{width:100%;border-collapse:collapse;font-size:var(--post-text-sm)}.styles_postContent___esDx td,.styles_postContent___esDx th{padding:12px 16px;border-bottom:1px solid var(--post-border)}.styles_postContent___esDx th{font-weight:600}.styles_postContent___esDx tr:hover{background:rgba(0,0,0,.02)}.styles_roleBadge__Gmdk_{font-family:Inter,sans-serif;font-weight:700;font-size:14px;padding:0 8px;border-radius:24px;border:1px solid var(--color-info);background-color:var(--color-info-bg);color:var(--color-info)}.style_badge__vdz9v{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:24px;border-radius:24px;padding:18px!important;font-size:12px;font-weight:400;white-space:nowrap;font-family:Inter,sans-serif}.style_published__jjVw2{background:var(--color-primary-bg);color:var(--color-primary)}.style_notPublished__C5RZR{background:var(--color-light-gray);color:var(--color-secondary)}.style_blocked__Q3P1G{background:var(--color-danger-bg);color:var(--color-danger)}