.blog-content{--font-heading: "ABC Diatype", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Egyptienne", Georgia, serif;--font-mono: "Diatype Mono", "Geist Mono", "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--color-text: #333;--color-text-muted: #555;--color-code-bg: #f5f5f7;--color-code-text: #28282a;--line-height-body: 1.3;display:grid;grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%;box-sizing:border-box}.blog-content h1{font-family:var(--font-heading)!important;font-size:46px!important;line-height:1!important;font-weight:500!important;letter-spacing:-.03em!important;margin-top:0!important;margin-bottom:32px!important}.blog-content p{font-size:22px!important;line-height:var(--line-height-body)!important;letter-spacing:-.03em!important;margin-top:8px!important;margin-bottom:22px!important;color:var(--color-text)!important}.blog-content h2{font-family:var(--font-heading)!important;font-size:32px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:-.03em!important;margin-top:16px!important;margin-bottom:32px!important}.blog-content ol,.blog-content ul{font-size:22px!important;line-height:var(--line-height-body)!important;letter-spacing:-.03em!important;margin-bottom:22px!important;padding-left:1.5em!important}.blog-content li{font-size:22px!important;margin-bottom:6px!important;color:var(--color-text)!important}.blog-content li::marker{color:var(--color-text-muted)}.blog-content code{font-family:var(--font-mono);background:#f0f0f0;padding:.08em .32em;border-radius:3px;font-size:.82em}.blog-content pre{background:var(--color-code-bg);color:var(--color-code-text);padding:1rem 1.25rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0;font-family:var(--font-mono);font-size:16px;line-height:1.6;max-width:100%;min-width:0;box-sizing:border-box}.blog-content pre code{background:none;padding:0;color:inherit;font-size:inherit;border-radius:0;font-family:inherit}.blog-content a{color:inherit;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.2em}.blog-content a.newsletter-cta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25em;margin-top:2.5rem;padding:1.25rem 1.5rem;max-width:100%;box-sizing:border-box;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-height:3.5rem;font-family:var(--font-heading);font-size:.95rem;color:#1d1d1f;text-decoration:none;cursor:pointer;text-align:center;transition:box-shadow .15s ease,transform .15s ease}.blog-content a.newsletter-cta:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.blog-content a.newsletter-cta span{font-weight:600;border-bottom:1px solid currentColor;margin-left:.3em}.blog-content a.newsletter-cta:after{content:" →";display:inline-block;margin-left:.2em;transition:transform .15s ease}.blog-content a.newsletter-cta:hover:after{transform:translate(2px)}
