.blog-page{background:#ffffff;min-height:100vh;padding:2rem 0}.blog-header{text-align:center;margin-bottom:2rem}.blog-header .section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;letter-spacing:-.02em}.blog-subtitle{font-size:1.1rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.blog-meta{font-size:.95rem;color:#6b7280;margin:.5rem 0 0}.blog-empty{text-align:center;padding:4rem 2rem}.blog-empty-message{font-size:1.1rem;color:#6b7280}.blog-list{list-style:none;padding:0;max-width:800px;margin:0 auto}.blog-list-item{border-bottom:1px solid #e5e7eb}.blog-list-item:last-child{border-bottom:none}.blog-list-link{display:block;padding:1.25rem 0;text-decoration:none;color:inherit;transition:background .2s ease}.blog-list-link:hover{background:rgba(139,69,19,.04)}.blog-list-link:hover .blog-list-title{color:#8B4513}.blog-list-link:hover .blog-list-arrow{color:#8B4513;transform:translateX(4px)}.blog-list-title{font-size:1.2rem;font-weight:600;color:#1a1a1a;line-height:1.3;display:block;margin-bottom:.35rem;transition:color .2s ease}.blog-list-date{font-size:.9rem;color:#6b7280;display:block;margin-bottom:.5rem}.blog-list-description{font-size:.95rem;color:#4b5563;line-height:1.5;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-list-arrow{font-size:1.1rem;color:#9ca3af;transition:color .2s ease,transform .2s ease}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding:1.5rem 0;flex-wrap:wrap}.blog-pagination-btn{padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;color:#8B4513;background:#FFFBF5;border:2px solid #d4b896;border-radius:8px;cursor:pointer;transition:all .2s ease}.blog-pagination-btn:hover:not(:disabled){background:#8B4513;color:#fff;border-color:#8B4513}.blog-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.blog-pagination-info{font-size:.95rem;color:#5D4037;font-weight:500}@media (max-width:768px){.blog-page{padding:1.5rem 0}.blog-header .section-title{font-size:2rem}.blog-subtitle{font-size:1rem}.blog-list-title{font-size:1.1rem}.blog-list-link{padding:1rem 0}.blog-pagination{gap:1rem;margin-top:2rem}.blog-pagination-btn{padding:.5rem 1rem;font-size:.9rem}}@media (max-width:480px){.blog-header .section-title{font-size:1.8rem}}