.blog-container{max-width:800px;margin:0 auto;padding:4rem 2rem}.blog-header{text-align:center;margin-bottom:4rem}.blog-title{background:linear-gradient(90deg,#2563eb,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.blog-subtitle{color:#666;font-size:1.25rem}.blog-grid{gap:2rem;display:grid}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .2s}.blog-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}.blog-card-date{color:#666;margin-bottom:.5rem;font-size:.875rem}.blog-card-title{color:#111;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.blog-card-desc{color:#444;line-height:1.6}.blog-post{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px -1px #0000001a}.post-header{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:3rem;padding-bottom:2rem}.post-title{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.post-meta{color:#666;font-size:.9rem}.prose{color:#374151;max-width:65ch;margin:0 auto;font-size:1.125rem;line-height:1.8}.prose h1,.prose h2,.prose h3,.prose h4{color:#111;margin-top:2em;margin-bottom:1em;font-weight:700;line-height:1.3}.prose h2{border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;font-size:1.75rem}.prose h3{font-size:1.5rem}.prose p{margin-bottom:1.5em}.prose ul,.prose ol{margin-bottom:1.5em;padding-left:1.5em}.prose li{margin-bottom:.5em}.prose a{color:#2563eb;font-weight:500;text-decoration:underline}.prose blockquote{color:#4b5563;background:#f9fafb;border-left:4px solid #2563eb;border-radius:0 .5rem .5rem 0;margin:2rem 0;padding:1rem;font-style:italic}.prose code{background:#f3f4f6;border-radius:.25rem;padding:.2em .4em;font-family:monospace;font-size:.9em}.prose pre{color:#f3f4f6;background:#1f2937;border-radius:.5rem;margin:2rem 0;padding:1rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose img{border-radius:.5rem;max-width:100%;margin:2rem auto;display:block;box-shadow:0 4px 6px -1px #0000001a}
