.blog-sidebar{flex:1;max-width:320px;height:fit-content;position:sticky;top:20px}.widget{margin-bottom:40px}.widget-title{text-transform:uppercase;letter-spacing:1px;color:#333;border-bottom:2px solid var(--color-primary);margin-bottom:20px;padding-bottom:10px;font-size:1.1rem;display:inline-block}.search-form{gap:5px;display:flex}.search-input{border:1px solid #ddd;border-radius:4px;flex:1;padding:10px;font-size:.95rem}.search-button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:10px 16px;font-size:.9rem}.search-button:hover{opacity:.85}.widget ul li{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:12px}.widget ul li:last-child{border-bottom:none}.widget ul li a{color:#555;justify-content:space-between;font-size:.95rem;text-decoration:none;display:flex}.widget ul li a:hover{color:var(--color-primary)}.cat-row{justify-content:space-between;width:100%;display:flex}.recent-post-item{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px}.recent-post-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recent-post-link{color:inherit;align-items:flex-start;gap:15px;text-decoration:none;transition:transform .2s;display:flex}.recent-post-link:hover .recent-post-title{color:var(--color-primary)}.recent-post-image{background:#f5f5f5;border-radius:8px;flex-shrink:0;width:100px;height:80px;position:relative;overflow:hidden}.recent-post-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recent-post-link:hover img{transform:scale(1.05)}.recent-post-content{flex-direction:column;flex:1;justify-content:center;display:flex}.recent-post-title{color:var(--secondary-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 5px;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.recent-post-date{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}@media (max-width:768px){.blog-sidebar{max-width:100%;margin-top:40px;position:static}.recent-post-image{width:80px;height:65px}}.blog-sidebar .widget-title{text-transform:uppercase;border-bottom:2px solid #be1e2d;margin-bottom:15px;padding-bottom:5px;font-size:18px;font-weight:700}.recent-post-item{gap:15px;margin-bottom:18px;display:flex}.recent-post-link{color:inherit;gap:15px;text-decoration:none;display:flex}.recent-post-image{border-radius:10px;width:90px;height:70px;position:relative;overflow:hidden}.recent-post-content{flex-direction:column;gap:3px;display:flex}.recent-post-title{color:#1d2731;font-size:15px;font-weight:600}.recent-post-date{color:gray;font-size:13px}.sidebar-divider{background:#e0e0e0;width:100%;height:1px;margin:12px 0}
.related-wrapper{margin-top:50px;margin-bottom:60px}span.post-category{font-weight:700}.section-title{border-bottom:2px solid var(--color-primary);margin-bottom:30px;padding-bottom:6px;font-size:24px;display:inline-block}.posts-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:50px 30px;display:grid}.post-card{display:block}.post-image{border-radius:10px;width:100%;height:240px;position:relative;overflow:hidden}.post-meta{text-transform:uppercase;color:var(--color-primary);gap:12px;margin-top:12px;font-size:14px;display:flex}.post-title{color:#000;margin:10px 0;font-size:20px;font-weight:700}.post-summary{color:#555}.read-more{background:var(--color-primary);color:#fff;border:none;border-radius:4px;margin-top:10px;padding:10px 18px}
