.hp-podcast{padding:3rem 1rem}.hp-podcast__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:2.5rem;align-items:center;background:#fff;border:1px solid #ececec;border-radius:20px;padding:1.75rem;box-shadow:0 10px 30px rgba(0,0,0,.06)}.hp-podcast__media{position:relative}.hp-podcast__facade{position:relative;display:block;width:100%;padding:0;border:0;cursor:pointer;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#000}.hp-podcast__thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0}.hp-podcast__iframe{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:14px}.hp-podcast__facade::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(0,0,0,.3));transition:background .2s ease}.hp-podcast__facade:hover::after,.hp-podcast__facade:focus-visible::after{background:rgba(0,0,0,.12)}.hp-podcast__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:50px;z-index:2;transition:transform .2s ease}.hp-podcast__facade:hover .hp-podcast__play,.hp-podcast__facade:focus-visible .hp-podcast__play{transform:translate(-50%,-50%) scale(1.08)}.hp-podcast__play svg{width:100%;height:100%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.hp-podcast__duration{position:absolute;right:10px;bottom:10px;z-index:2;background:rgba(0,0,0,.8);color:#fff;font-size:.8rem;font-weight:600;padding:.15rem .45rem;border-radius:4px}.hp-podcast__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#FF0000;margin:0 0 .75rem}.hp-podcast__title{font-size:1.6rem;font-weight:800;line-height:1.2;margin:0 0 .75rem;color:#1a1a1a}.hp-podcast__subtitle{font-size:1rem;line-height:1.6;color:#555;margin:0 0 1.5rem}.hp-podcast__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hp-podcast__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.3rem;border-radius:999px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .2s ease;cursor:pointer}.hp-podcast__btn--sub{background:#FF0000;color:#fff;border:1px solid #FF0000}.hp-podcast__btn--sub:hover{background:#cc0000;border-color:#cc0000;color:#fff}.hp-podcast__btn--watch{background:transparent;color:#1a1a1a;border:1px solid #d0d0d0}.hp-podcast__btn--watch:hover{background:#f5f5f5;color:#1a1a1a}@media (max-width:860px){.hp-podcast__inner{grid-template-columns:1fr;gap:1.5rem;padding:1.25rem}.hp-podcast__title{font-size:1.35rem}}@media (max-width:480px){.hp-podcast{padding:2rem .75rem}.hp-podcast__actions .hp-podcast__btn{flex:1 1 auto;justify-content:center}}
