*{box-sizing:border-box;padding:0;margin:0;background-color:black}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#ffffff}a{color:inherit;text-decoration:none}.container{max-width:800px;margin:0 auto;padding:2rem}.main-title{font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#ffffff}.posts-list{margin-top:2rem}.post-item{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem 0;border-bottom:1px solid #eee}.post-date{font-size:.9rem;min-width:100px;margin-right:2rem}.post-date,.post-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#ff6b35}.post-title{font-size:1.2rem;text-decoration:none;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.post-title:hover{text-decoration:underline}.post{margin-top:2rem}.post-header{margin-bottom:3rem;text-align:center}.post-header .post-title{font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.post-header .post-date{font-size:1rem;color:#ffffff;margin:0 auto}.post-content,.post-header .post-date{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.post-content{font-size:1.1rem;line-height:1.8;margin-bottom:3rem;color:#eee}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:Georgia,Times New Roman,serif;font-weight:700;margin:2rem 0 1rem;color:#ffffff}.post-content h1{font-size:2rem}.post-content h2{font-size:1.8rem}.post-content h3{font-size:1.5rem}.post-content p{margin-bottom:1.5rem}.post-content ol,.post-content ul{margin-bottom:1.5rem;padding-left:2rem}.post-content li{margin-bottom:.5rem}.post-content code{background-color:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.post-content pre{background-color:#f5f5f5;padding:1rem;border-radius:5px;overflow-x:auto;margin:1.5rem 0}.post-content pre code{background-color:transparent;padding:0}.post-content blockquote{border-left:4px solid #ff6b35;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#666}.back-link{margin-top:3rem;padding-top:2rem;border-top:1px solid #eee}.back-link a{color:#ff6b35;font-weight:500;transition:color .2s ease}.back-link a:hover{color:#e55a2b}@media (max-width:768px){.container{padding:1rem}.main-title{font-size:2.5rem;margin-bottom:2rem}.post-item{flex-direction:column;align-items:flex-start}.post-date{margin-bottom:.5rem;margin-right:0}.post-header .post-title{font-size:2rem}.post-content{font-size:1rem}}