.blog-area{min-height:100vh;background:linear-gradient(180deg,#f4f5f7,#fafafa 28%,#fff)}.blog-post-page{max-width:52rem;margin-left:auto;margin-right:auto;width:100%;padding:124px 1.25rem 4rem;display:flex;flex-direction:column;gap:2.25rem}@media (min-width:640px){.blog-post-page{padding-left:1.5rem;padding-right:1.5rem;padding-top:132px}}.blog-post-page h1{line-height:1.28!important}.blog-post-body{width:100%;font-size:1.0625rem;line-height:1.75;color:#374151}.blog-post-body h2{font-size:1.5rem;line-height:1.28;font-weight:700;color:#111827;letter-spacing:-.02em;margin-top:2.75rem}.blog-post-body h2:first-child{margin-top:0}.blog-post-body h3{font-size:1.25rem;line-height:1.32;font-weight:700;color:#111827;margin-top:2rem;margin-bottom:.65rem}.blog-post-body ul{margin:1rem 0 1.25rem;padding-left:1.25rem;list-style-type:disc}.blog-post-body li{margin:.4rem 0;padding-left:.25rem}.blog-post-body li::marker{color:#9ca3af}.blog-post-body a{color:#22c55e;font-weight:600;text-decoration:none;text-underline-offset:3px}.blog-post-body a:hover{text-decoration:underline}.blog-post-body strong{font-weight:600;color:#111827}.blog-lead{font-size:1.125rem;line-height:1.65;color:#4b5563;border-left:3px solid rgba(34,197,94,.55);padding-left:1.25rem;padding-top:.25rem;padding-bottom:.25rem;margin:0}.blog-post-body>section{display:flex;flex-direction:column;gap:1rem}.blog-index-wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding:120px 1.5rem 3.5rem;display:flex;flex-direction:column;gap:2.5rem}.blog-index-card{border-radius:1rem;border:1px solid #e8eaed;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.blog-index-card:hover{border-color:#d1d5db;box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-2px)}