.wpcm-vah{width:100%;background:var(--vah-bg);color:var(--vah-text)}
.wpcm-vah *{box-sizing:border-box}.wpcm-vah__container{width:min(calc(100% - 40px),var(--vah-max));margin:auto;padding:32px 0}
.wpcm-vah__head{display:flex;align-items:center;gap:12px;margin:0 0 20px}.wpcm-vah__head span{width:5px;height:34px;border-radius:9px;background:var(--vah-accent)}.wpcm-vah__head h2{margin:0;font-size:clamp(24px,2.2vw,36px);line-height:1.05}
.wpcm-vah__layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:var(--vah-gap);align-items:start}.wpcm-vah__hero{min-width:0}.wpcm-vah__hero-link{position:relative;display:block;height:var(--vah-height);overflow:hidden;border-radius:var(--vah-radius);background:#e8eeeb;color:#fff;text-decoration:none}.wpcm-vah__hero-link>img,.wpcm-vah__hero-link>.wpcm-vah__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.wpcm-vah__hero-link:hover>img{transform:scale(1.025)}
.wpcm-vah__overlay{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:clamp(22px,4vw,54px);background:linear-gradient(0deg,rgba(4,16,12,.94),rgba(4,16,12,.65) 55%,transparent);color:#fff}.wpcm-vah__overlay strong{max-width:22ch;font-size:clamp(28px,3.3vw,54px);line-height:1.02;letter-spacing:-.035em}.wpcm-vah__overlay small{max-width:60ch;font-size:15px;line-height:1.5}.wpcm-vah__category{display:inline-block;color:var(--vah-accent);font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.wpcm-vah__overlay .wpcm-vah__category{color:#c9ffdc}.wpcm-vah__meta{display:block;color:var(--vah-muted);font-size:12px}.wpcm-vah__overlay .wpcm-vah__meta{color:rgba(255,255,255,.78)}
.wpcm-vah__rail{display:grid;gap:0;overflow:hidden;border:1px solid var(--vah-divider);border-radius:var(--vah-radius);background:var(--vah-card)}.wpcm-vah__item{display:grid;grid-template-columns:126px minmax(0,1fr);gap:16px;padding:16px;border-bottom:1px solid var(--vah-divider)}.wpcm-vah__item:last-child{border-bottom:0}.wpcm-vah__thumb{display:block;height:90px;overflow:hidden;border-radius:calc(var(--vah-radius) * .55);background:#e8eeeb}.wpcm-vah__thumb img,.wpcm-vah__placeholder{display:block;width:100%;height:100%;object-fit:cover}.wpcm-vah__item-body{min-width:0;align-self:center}.wpcm-vah__item h3{margin:5px 0 7px;font-size:clamp(15px,1.15vw,19px);line-height:1.25}.wpcm-vah__item h3 a{color:var(--vah-text);text-decoration:none}.wpcm-vah__item h3 a:hover{color:var(--vah-accent)}
.wpcm-vah__ad{min-width:0;padding:12px;border-bottom:1px solid var(--vah-divider)}.wpcm-vah__ad .wpcm-ad-slot{margin:0;min-height:0}.wpcm-vah__ad img,.wpcm-vah__ad iframe{display:block;max-width:100%;height:auto;margin:auto}.wpcm-vah-empty{padding:16px;border:1px dashed #b8c4be}
@media(max-width:980px){.wpcm-vah__layout{grid-template-columns:1fr}.wpcm-vah__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.wpcm-vah__item,.wpcm-vah__ad{border:0;border-bottom:1px solid var(--vah-divider)}.wpcm-vah__item:nth-child(odd){border-right:1px solid var(--vah-divider)}}
@media(max-width:640px){.wpcm-vah__container{width:min(calc(100% - 24px),var(--vah-max));padding:22px 0}.wpcm-vah__hero-link{height:var(--vah-mobile)}.wpcm-vah__overlay{padding:22px 18px}.wpcm-vah__overlay strong{font-size:clamp(24px,8vw,34px)}.wpcm-vah__overlay small{display:none}.wpcm-vah__rail{grid-template-columns:1fr}.wpcm-vah__item{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px;border-right:0!important}.wpcm-vah__thumb{height:78px}.wpcm-vah__item h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){.wpcm-vah__hero-link>img{transition:none}}
