.shared-podcast-page{display:flex;flex-direction:column;min-height:100vh}.shared-podcast{flex:1;display:flex;align-items:center;justify-content:center;padding:160px 20px 80px;background:#f8f9fb}.shared-podcast__container{text-align:center;max-width:560px}.shared-podcast__image-wrapper{margin-bottom:32px}.shared-podcast__image{width:100%;max-width:420px;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 4px 20px #0000001a}.shared-podcast__title{font-size:2rem;font-weight:700;color:var(--color-secondary, #063f5d);margin-bottom:12px}.shared-podcast__description{font-size:1.0625rem;color:#555;line-height:1.6;margin-bottom:32px}.shared-podcast__cta{display:inline-block;text-decoration:none;margin-bottom:24px}.shared-podcast__download{font-size:.9375rem;color:#888}.shared-podcast__download a{color:var(--color-primary, #e87f0a);text-decoration:underline;font-weight:600;transition:color .2s ease}.shared-podcast__download a:hover{color:var(--color-secondary, #063f5d)}@media(max-width:768px){.shared-podcast{padding:120px 20px 60px}.shared-podcast__image{max-width:320px}.shared-podcast__title{font-size:1.5rem}.shared-podcast__description{font-size:.9375rem}}
