.blog-area{min-height:100vh;background:transparent}.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:#cbd5e1}.blog-post-body h2{font-size:1.5rem;line-height:1.28;font-weight:700;color:#f1f5f9;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:#f1f5f9;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:#64748b}.blog-post-body a{color:#45d483;font-weight:600;text-decoration:none;text-underline-offset:3px}.blog-post-body a:hover{text-decoration:underline;color:#17c964}.blog-post-body strong{font-weight:600;color:#f8fafc}.blog-lead{font-size:1.125rem;line-height:1.65;color:#94a3b8;border-left:3px solid rgba(23,201,100,.45);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 hsla(0,0%,100%,.1);background:rgba(15,23,42,.45);backdrop-filter:blur(8px);box-shadow:0 4px 24px rgba(0,0,0,.25);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.blog-index-card:hover{border-color:rgba(23,201,100,.35);box-shadow:0 12px 40px rgba(0,0,0,.35);transform:translateY(-2px)}