.podcast-widget{position:relative;display:flex;flex-direction:column;opacity:1;border-radius:16px;padding:32px;gap:24px;background-image:url(/assets/podcast.jpg);background-size:cover;overflow:hidden;margin-top:30px}.podcast-logo{display:flex;width:100%;justify-content:center;align-items:center}.podcast-embed-frame{width:100%;background:#f8f3f1;box-shadow:0 12px 24px -6px #00000040;border-radius:8px;padding:16px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.podcast-embed-frame iframe{border-radius:4px}.podcast-links-container{display:flex;justify-content:center;gap:8px;width:100%;flex-wrap:wrap}.podcast-link-button{display:flex;justify-content:center;align-items:center;padding:6px 16px;gap:8px;height:40px;background:#18181b80;border-radius:6px;flex-grow:1;min-width:100px;transition:background-color .2s ease;text-decoration:none;color:#fff}.podcast-link-button:hover{background:#18181bcc}.podcast-link-button svg{width:24px;height:24px}#remove-podcast-btn{pointer-events:all}
