.blog-container{min-height:100vh;background-color:#fbfbfb}.blog-header{background-color:#0f0115;padding:60px 20px;margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.blog-logo{background-color:#fff;padding:15px 30px;border-radius:0 30px 30px 0;margin-bottom:30px}.blog-logo img{width:200px;height:auto}.blog-title{color:#fff;text-align:center}.blog-title h1{font-size:40px;font-weight:500;letter-spacing:.095em;margin-bottom:15px;color:#fff}.blog-title p{font-size:20px;color:#fff}.blog-search{background-color:#fff;display:flex;align-items:center;border-radius:8px;padding:8px 16px;max-width:600px;margin:30px auto 0;box-shadow:0 2px 4px #0000001a}.blog-search input{flex:1;border:none;padding:8px;font-size:16px;outline:none;background:transparent}.blog-search button{color:#ed7f0d;padding:8px}.blog-card{display:flex;margin-bottom:30px;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease;cursor:pointer;background-color:#fff}.blog-card:hover{transform:translateY(-5px)}.blog-post{max-width:800px;margin:0 auto;padding:40px 20px}.blog-post-image{width:100%;height:400px;object-fit:cover;border-radius:12px;margin-bottom:24px}.blog-post-header{margin-bottom:32px}.blog-post-title{font-size:36px;font-weight:600;color:#333;margin-bottom:16px}.blog-post-meta{display:flex;align-items:center;gap:24px;color:#666;margin-bottom:24px}.blog-post-content{font-size:18px;line-height:1.8;color:#444}.blog-post-content p{margin-bottom:20px}@media (max-width: 768px){.blog-post{padding:20px}.blog-post-title{font-size:28px}.blog-post-image{height:300px}}.blog-card-image{width:300px;height:250px;object-fit:contain;padding:20px;background-color:#fff}.blog-card-content{padding:24px;flex:1}.blog-category{color:#ed7f0d;font-weight:500;margin-bottom:12px;text-transform:uppercase;font-size:14px}.blog-title{font-size:24px;font-weight:600;margin-bottom:16px;color:#333}.blog-excerpt{color:#666;margin-bottom:24px;line-height:1.6}.blog-meta{display:flex;align-items:center;gap:24px;color:#888;font-size:14px}.blog-meta-item{display:flex;align-items:center;gap:6px}.blog-sidebar{position:sticky;top:24px}.sidebar-card{background-color:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 4px #0000001a}.sidebar-title{font-size:20px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #ED7F0D}.category-chips{display:flex;flex-wrap:wrap;gap:8px}.category-chip{background-color:#fff;color:#ed7f0d;border:1px solid #ED7F0D;transition:all .3s ease}.category-chip:hover{background-color:#ed7f0d;color:#fff}.popular-post{padding:12px 0;border-bottom:1px solid #eee}.popular-post:last-child{border-bottom:none}.popular-post-title{font-weight:500;color:#333;margin-bottom:4px;transition:color .3s ease}.popular-post-title:hover{color:#ed7f0d}.popular-post-date{font-size:12px;color:#888}@media (max-width: 960px){.blog-card{flex-direction:column}.blog-card-image{width:100%;height:200px}.blog-meta{flex-wrap:wrap;gap:16px}.blog-header h1{font-size:32px}.blog-logo img{width:150px}}@media (max-width: 600px){.blog-header{padding:40px 20px}.blog-card-content{padding:16px}.blog-title{font-size:20px}.blog-post{padding:20px}.blog-post-meta{flex-wrap:wrap;gap:12px}.blog-post-title{font-size:24px}.blog-post-image{height:250px}}@media (max-width: 768px){.blog-post{padding:20px 16px}.blog-post-title{font-size:26px;margin-bottom:12px}.MuiCard-root{padding:16px}.MuiIconButton-root{min-width:36px;height:36px}.blog-sidebar{position:relative;top:0}}
