.post-carousel-15 { --pc15-accent: #2878ef; position: relative; }
.post-carousel-15__slider { margin: -20px -28px -28px; padding: 28px 28px 48px; }
.post-carousel-15 .swiper-slide { height: auto; }
.post-carousel-15__card { display: flex; height: 100%; flex-direction: column; padding: 14px 14px 18px; border: 1px solid rgba(20,35,68,.04); border-radius: 28px; background: #fff; box-shadow: none; transform: translateY(0); transition: transform .28s cubic-bezier(.2,.75,.25,1), box-shadow .28s ease; }
.post-carousel-15__card:hover { transform: translateY(-8px); box-shadow: 0 20px 44px rgba(32,57,91,.14); }
.post-carousel-15__media { position: relative; height: 200px; overflow: hidden; border: 0; border-radius: 20px; background: #f2f4f7; }
.post-carousel-15__media::after { content: ''; position: absolute; inset: 45% 0 0; z-index: 1; pointer-events: none; background: linear-gradient(to bottom, transparent, rgba(30,48,78,.72)); }
.post-carousel-15__media > a:first-child { display: block; width: 100%; height: 100%; }
.post-carousel-15__media img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.post-carousel-15__card:hover .post-carousel-15__media img { transform: scale(1.025); }
.post-carousel-15__placeholder { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; flex-direction: column; gap: 8px; color: #52617a; font-size: 15px; font-weight: 600; }
.post-carousel-15__placeholder svg { width: 34px; height: 34px; fill: #8c98aa; }
.post-carousel-15__category { position: absolute; z-index: 3; top: 12px; right: 12px; left: auto; padding: 8px 15px; border-radius: 999px; background: #fff; box-shadow: 0 7px 18px rgba(24,43,75,.12); font-size: 13px; font-weight: 800; line-height: 1; text-decoration: none; }
.post-carousel-15__category.tone-1 { color: #2878ef; }.post-carousel-15__category.tone-2 { color: #20ae75; }.post-carousel-15__category.tone-3 { color: #c68a08; }.post-carousel-15__category.tone-4 { color: #ef694e; }
.post-carousel-15__reading { position: absolute; z-index: 3; right: 14px; left: auto; bottom: 12px; display: flex; align-items: center; gap: 7px; color: #fff; font-size: 13px; font-weight: 800; }
.post-carousel-15__reading::before { content: ''; width: 7px; height: 7px; flex: 0 0 7px; border-radius: 50%; background: #ffb51f; }
.post-carousel-15__title { min-height: 72px; margin: 20px 10px 12px; color: #142344; font-size: 18px; font-weight: 800; line-height: 1.9; }
.post-carousel-15__title a { color: inherit; text-decoration: none; transition: color .2s ease; }
.post-carousel-15__footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: auto 10px 0; padding-top: 12px; border-top: 1px solid #edf0f5; }
.post-carousel-15__identity { display: flex; align-items: center; min-width: 0; gap: 10px; }
.post-carousel-15__avatar { display: inline-flex; width: 36px; height: 36px; flex: 0 0 36px; align-items: center; justify-content: center; border-radius: 50%; background: var(--pc15-accent); box-shadow: 0 7px 16px color-mix(in srgb, var(--pc15-accent) 35%, transparent); color: #fff; font-size: 14px; font-weight: 900; }
.post-carousel-15__meta { display: flex; min-width: 0; flex-direction: column; color: #91a0bd; font-size: 12px; font-weight: 600; line-height: 1.65; }
.post-carousel-15__author-name { overflow: hidden; color: #536582; font-size: 13px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.post-carousel-15__action { display: inline-flex; width: 38px; height: 38px; flex: 0 0 38px; align-items: center; justify-content: center; border-radius: 50%; background: #e8f1ff; color: var(--pc15-accent); font-size: 18px; text-decoration: none; transition: background-color .2s ease, color .2s ease; }
.post-carousel-15__action:hover { background: var(--pc15-accent); color: #fff; }
.post-carousel-15 .swiper-pagination { bottom: 0; }.post-carousel-15 .swiper-pagination-bullet { background: var(--pc15-accent); }
@supports not (color: color-mix(in srgb, red, blue)) { .post-carousel-15__avatar { box-shadow: 0 7px 16px rgba(40,120,239,.25); } }
@media (max-width: 767px) { .post-carousel-15__media { height: 210px; }.post-carousel-15__title { min-height: auto; font-size: 17px; }.post-carousel-15__slider { margin-inline: -18px; padding-inline: 18px; } }
@media (prefers-reduced-motion: reduce) { .post-carousel-15__card, .post-carousel-15__media img { transition: none; }.post-carousel-15__card:hover, .post-carousel-15__card:hover .post-carousel-15__media img { transform: none; } }
