.blog-post{max-width:900px;margin:0 auto;padding:1.5rem}.post-content{background-color:#fff;border-radius:.375rem;padding:2rem;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(45,24,16,.08)}.post-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #ede0d0}.post-meta{display:flex;gap:.75rem;margin-bottom:1rem;font-size:.875rem;flex-wrap:wrap}.post-meta .post-category{background:#e07a5f;color:#fff;padding:.25rem .5rem;border-radius:12px;font-weight:500}.post-meta .post-date,.post-meta .post-read-time{color:#8d6e63}.post-header h1{font-size:1.875rem;font-weight:800;margin-bottom:1rem;color:#2d1810;line-height:1.2;letter-spacing:-.02em}.post-subtitle{font-size:1.125rem;color:#5d4037;line-height:1.6}.post-body{line-height:1.7}.post-body h2{font-size:1.5rem;margin:2rem 0 1rem}.post-body h2,.post-body h3{font-weight:600;color:#2d1810}.post-body h3{font-size:1.25rem;margin:1.5rem 0 .75rem}.post-body p{font-size:16px;margin-bottom:1rem;color:#5d4037;line-height:1.6}.post-body ul{margin-bottom:1rem;padding-left:1.5rem}.post-body ul li{margin-bottom:.5rem;color:#5d4037;line-height:1.6}.post-body ul li strong{color:#2d1810;font-weight:600}.code-example{background:#1e1e1e;border:1px solid #3e3e3e;border-radius:.375rem;padding:0;margin:1.5rem 0;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}.code-example h3{margin:0;padding:.75rem 1rem;font-size:.875rem;color:#e0e0e0;font-weight:600;background:#2d2d2d;border-bottom:1px solid #3e3e3e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.code-example pre{margin:0;padding:1rem;overflow-x:auto;background:#1e1e1e;scrollbar-width:thin;scrollbar-color:#4a4a4a #2d2d2d}.code-example pre::-webkit-scrollbar{height:8px}.code-example pre::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.code-example pre::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}.code-example pre::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.code-example pre code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.6;color:#d4d4d4;display:block}.code-example code .comment{color:#6a9955}.code-example code .string{color:#ce9178}.code-example code .keyword{color:#569cd6}.code-example code .function{color:#dcdcaa}.code-example code .number{color:#b5cea8}.code-example code .operator,.code-example code .punctuation{color:#d4d4d4}.code-example code .property,.code-example code .variable{color:#9cdcfe}.code-example code .class-name{color:#4ec9b0}.cta-section{text-align:center;margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#9caf88,#e07a5f);border-radius:.375rem;color:#fff}.cta-button{display:inline-block;background:#fff;color:#9caf88;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s ease}.cta-button:hover{background:#fefefe;transform:translateY(-1px)}.post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #ede0d0}.post-navigation{text-align:center;margin-top:1.5rem}.back-to-blog{color:#9caf88;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s ease}.back-to-blog:hover{color:#e07a5f}@media(max-width:768px){.blog-post,.post-content{padding:1rem}.post-header h1{font-size:1.5rem}.post-meta{flex-direction:column;gap:.5rem}.code-example,.cta-section{padding:1rem}}