*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-image:radial-gradient(#ffe5c4 1px,transparent 1.5px);background-size:57px 57px;background-color:#fcfcfc}.layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}.header{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a}.header nav ul{list-style:none;display:flex;gap:2rem}.header nav a{text-decoration:none;color:#333}.footer{background:#f5f5f5;padding:2rem;text-align:center}.post-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.post-card-image{width:100%;height:200px;object-fit:cover}.post-card-content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.post-card-title{margin:0 0 1rem;font-size:1.5rem}.post-card-excerpt{flex:1;margin-bottom:1rem;line-height:1.6}.post-card-meta{margin-bottom:1rem;color:#666;font-size:.9rem}.read-more{display:block;text-align:center;padding:.75rem 1.5rem;background:#007bff;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s;margin-top:auto}.read-more:hover{background:#0056b3}.hero{text-align:center;padding:4rem 2rem;background:#f8f9fa;margin-bottom:2rem}.hero h1{font-size:2.5rem;margin-bottom:1rem}.post-list{padding:20px 0}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:1rem}@media (max-width: 768px){.posts-grid{grid-template-columns:1fr}}.post-detail{max-width:800px;margin:0 auto;padding:2rem}.post-detail-image{width:100%;height:400px;object-fit:cover;border-radius:8px;margin-bottom:2rem}.post-detail-content h1{font-size:2.5rem;margin-bottom:1rem;background-color:#fcfcfc}.post-detail-meta{display:flex;gap:1rem;color:#666;margin-bottom:2rem}.post-detail-body{line-height:1.8;font-size:1.1rem;white-space:pre-wrap}.post-detail-body img{max-width:100%;height:auto;display:block;margin:0 auto;object-fit:cover}.post-detail-body p{margin-bottom:1.5rem}.home-container{max-width:1200px;margin:0 auto;padding:2rem}.home-hero{text-align:center;margin-bottom:4rem;padding:3rem 0;background:#f8f9fa;border-radius:8px}.home-hero h1{font-size:2.5rem;margin-bottom:1rem;color:#2c3e50}.subtitle{font-size:1.2rem;color:#666;margin-bottom:2rem}.home-content{max-width:800px;margin:0 auto;text-align:left;line-height:1.8}.home-content h2{margin:2rem 0 1rem;color:#2c3e50}.home-content ul{list-style-type:disc;padding-left:2rem;margin:1rem 0}.latest-posts{margin-top:4rem}.latest-posts h2{text-align:center;margin-bottom:2rem;color:#2c3e50}@media (max-width: 768px){.home-container{padding:1rem}.home-hero{padding:2rem 1rem}.home-hero h1{font-size:2rem}}.markdown-image{width:12rem;height:12rem;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:20px auto;object-fit:cover;display:block;transition:transform .3s ease,box-shadow .3s ease}.markdown-image:hover{transform:scale(1.02);box-shadow:0 8px 16px #0003}.markdown-image-container{text-align:center;margin:20px 0}
