.news-page{padding:0 0 6rem;min-height:100vh;background-color:#ffffff}.news-page .container{max-width:1200px;margin:0 auto;padding:0 1rem}.news-header{text-align:left;max-width:800px;margin:3rem auto}.news-header h1{font-size:2.5rem;margin-bottom:.5rem;color:#708d81;font-weight:700}.news-header p{font-size:1.1rem;color:#666;margin:0;line-height:1.5}.posts-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.post-card{background:white;border-radius:8px;border:1px solid #5e503f;overflow:hidden;transition:none}.post-image{width:100%;margin:1rem 0;display:flex;align-items:center;justify-content:center}.post-image img{max-width:100%;max-height:100%;border-radius:4px}.post-content{padding:0 1.5rem 1.5rem}.post-card h2{font-size:1.25rem;margin-top:0!important;margin-bottom:.5rem;margin-left:0;margin-right:0;line-height:1.3}.post-card h2 a{color:#333;text-decoration:none}.post-card h2 a:hover{color:#708d81}.post-date{display:block;font-size:.85rem;color:#888;margin-bottom:.5rem}.post-author{color:#666;font-weight:400}.post-excerpt{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.post-meta{font-size:.85rem;color:#888;margin-bottom:.75rem}.post-meta .author,.post-meta time{display:inline}.categories{margin-top:.5rem}.category{display:inline-block;background:#f8f9fa;color:#495057;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;margin-right:.5rem;margin-bottom:.25rem}.read-more{margin-top:1.5rem;text-align:right}.read-more a{color:#001427;text-decoration:none;font-weight:400;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:transparent;border:none;border-radius:4px;transition:all .2s ease;text-transform:none;min-width:auto}.read-more a:hover{color:#333;background:rgba(0,0,0,.04);text-decoration:none}.blog-post-page{padding:0 0 6rem;background:#ffffff;min-height:100vh}.back-navigation{max-width:800px;margin:0 auto;padding:3rem 0 1rem}.back-link{color:#666;text-decoration:none;font-weight:400;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:transparent;border:none;border-radius:4px;transition:all .2s ease;min-width:auto}.back-link:hover{color:#333;background:rgba(0,0,0,.04);text-decoration:none}.blog-post{max-width:800px;margin:0 auto;background:white;border-radius:8px;border:1px solid #5e503f;overflow:hidden}.post-header{padding:2rem}.post-header h1{font-size:2rem;margin-bottom:1rem;color:#333;line-height:1.2}.post-header .post-meta{font-size:.9rem;color:#666;margin-bottom:.75rem}.post-header .post-meta .author,.post-header .post-meta time{display:inline}.featured-image{width:100%;padding:0 2rem;display:flex;justify-content:center}.featured-image img{max-width:100%;height:auto;display:block;border-radius:4px}.post-content{padding:2rem;line-height:1.7}.post-content a{color:#708d81!important;transition:color .2s ease}.post-content a:hover{color:#5a7366!important;text-decoration:underline}.post-content h2,.post-content h3,.post-content h4{margin-top:2rem;margin-bottom:1rem;color:#333}.post-content p{margin-bottom:1.5rem}.post-content ol,.post-content ul{margin:1rem 0;padding-left:1.5rem}.post-content li{margin-bottom:.5rem;line-height:1.6}.post-content ol ol,.post-content ol ul,.post-content ul ol,.post-content ul ul{margin:.5rem 0}.post-content img{max-width:100%;height:auto;border-radius:4px;margin:1rem 0}.post-footer{padding:2rem;border-top:1px solid #eee;background:#f8f9fa}.tags{font-size:.9rem}.tag{display:inline-block;background:#e0e0e0;color:#424242;padding:.25rem .75rem;border-radius:16px;font-size:.875rem;font-weight:400;margin-right:.5rem;margin-bottom:.25rem;border:none}.empty-state{text-align:center;padding:3rem;color:#666}.empty-state p{font-size:1.1rem}.error-message{text-align:center;padding:3rem;color:#dc3545}.error-message p{font-size:1.1rem}@media (max-width:768px){.news-header h1{font-size:2rem}.news-header p{font-size:1rem}.posts-grid{grid-template-columns:1fr;gap:1.5rem}.post-content{padding:1.5rem}.post-card h2{font-size:1.1rem}}