.post-carousel-container{width:100%;margin-top:2rem;margin-bottom:2rem}.post-carousel-header h2{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.post-carousel-wrapper{align-items:center;gap:1rem;display:flex;position:relative}.post-carousel{flex:1;position:relative;overflow:hidden}.post-carousel-track{scroll-behavior:smooth;gap:1.5rem;transition:transform .3s ease-in-out;display:flex}.post-carousel-item{scroll-snap-align:start;flex:none;width:280px}@media (width>=640px){.post-carousel-item{width:320px}}@media (width>=1024px){.post-carousel-item{width:350px}}.post-carousel-card{background:#fff;border-radius:.5rem;flex-direction:column;height:100%;transition:all .2s ease-in-out;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.post-carousel-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark .post-carousel-card{background:#1f2937}.post-carousel-image-link{width:100%;height:180px;display:block;position:relative;overflow:hidden}.post-carousel-image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-in-out}.post-carousel-image-link:hover .post-carousel-image{transform:scale(1.05)}.post-carousel-no-image{background:#f3f4f6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dark .post-carousel-no-image{background:#374151}.post-carousel-content{flex-direction:column;flex:1;padding:1rem;display:flex}.post-carousel-categories{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.post-carousel-category-badge{color:#fff;background:#f97316;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;text-decoration:none;transition:background .2s ease-in-out}.post-carousel-category-badge:hover{background:#ea580c}.post-carousel-title{margin-bottom:.5rem}.post-carousel-title-link{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s ease-in-out;display:-webkit-box;overflow:hidden}.post-carousel-title-link:hover{color:#f97316}.dark .post-carousel-title-link{color:#fff}.dark .post-carousel-title-link:hover{color:#fb923c}.post-carousel-excerpt{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dark .post-carousel-excerpt{color:#9ca3af}.post-carousel-meta{color:#9ca3af;align-items:center;margin-top:auto;font-size:.75rem;display:flex}.dark .post-carousel-meta{color:#6b7280}.post-carousel-author{font-weight:500}.post-carousel-separator{margin:0 .5rem}.post-carousel-date{color:#9ca3af}.dark .post-carousel-date{color:#6b7280}.carousel-nav{cursor:pointer;color:#374151;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s ease-in-out;display:flex}.carousel-nav:hover{color:#f97316;background:#f9fafb;border-color:#f97316}.carousel-nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.dark .carousel-nav{color:#d1d5db;background:#374151;border-color:#4b5563}.dark .carousel-nav:hover{color:#fb923c;background:#4b5563;border-color:#fb923c}@media (width<=640px){.carousel-nav{display:none}.post-carousel{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overflow-x:auto}.post-carousel::-webkit-scrollbar{display:none}}@media (width>=641px){.post-carousel{overflow:hidden}}
