.article-wrapper{max-width:720px;margin:0 auto;padding:7rem 2rem 4rem}.article-meta{margin-bottom:2rem}.article-back{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;color:#6366f1;margin-bottom:1rem;transition:gap .2s}.article-back:hover{gap:.7rem}.article-back svg{width:14px;height:14px}.article-meta h1{font-size:2rem;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:.5rem}.article-date{font-size:.85rem;color:#94a3b8}.article-content{font-size:1.05rem;line-height:1.8;color:#334155}.article-content h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin:2.5rem 0 1rem}.article-content h3{font-size:1.25rem;font-weight:600;color:#0f172a;margin:2rem 0 .75rem}.article-content p{margin-bottom:1.25rem}.article-content a{color:#6366f1;text-decoration:underline;text-underline-offset:3px}.article-content ul,.article-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.article-content li{margin-bottom:.4rem}.article-content blockquote{border-left:3px solid #6366f1;padding:.75rem 1.25rem;margin:1.5rem 0;background:rgba(99,102,241,4%);color:#475569;border-radius:0 8px 8px 0}.article-content pre{background:#1e293b;color:#e2e8f0;padding:1.25rem;border-radius:12px;overflow-x:auto;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.article-content code{font-family:sf mono,fira code,monospace;font-size:.9em}.article-content p code,.article-content li code{background:rgba(99,102,241,8%);color:#6366f1;padding:.15rem .4rem;border-radius:4px}.article-content img{max-width:100%;border-radius:12px;margin:1.5rem 0}.article-content hr{border:none;border-top:1px solid rgba(0,0,0,8%);margin:2.5rem 0}@media(max-width:640px){.article-wrapper{padding:6rem 1.25rem 3rem}.article-meta h1{font-size:1.5rem}}