.podcasts-room{color:#000;background:#f8f8fa;max-width:1120px;margin:0 auto;padding:34px 24px 48px}.podcasts-room *,.podcasts-room :before,.podcasts-room :after{box-sizing:border-box}.podcasts-room :is(h1,h2,h3,p){color:#000;margin:0}.podcasts-room :is(a,button,input,textarea,label){color:#000}.podcasts-room :focus-visible{outline-offset:3px;outline:3px solid #000}.podcasts-room ::selection{color:#000;background:#ddd7ef}.podcasts-room button,.podcasts-sign-in{cursor:pointer;background:#fff;border:1px solid #000;border-radius:9px;min-height:44px;padding:10px 14px;font-size:14px;font-weight:750}.podcasts-room button:disabled{opacity:.5;cursor:default}.podcasts-room button:hover:not(:disabled),.podcasts-sign-in:hover{background:#e7e2f0}.podcasts-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.podcasts-kicker,.podcasts-step{letter-spacing:.13em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.podcasts-room h1{letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(40px,6vw,62px);font-weight:800;line-height:1.1}.podcasts-heading p{font-size:16px;line-height:1.6}.podcasts-cover{background:#e8e2f2;border:1px solid #b3a9c8;border-radius:24px;flex:none;place-items:center;width:150px;height:145px;padding:20px;display:grid;transform:rotate(5deg)}.podcasts-cover>div{align-items:center;gap:4px;height:25px;display:flex;overflow:hidden}.podcasts-cover i{background:#000;border-radius:5px;width:3px;display:block;transform:scaleY(.45)}.podcasts-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:26px;display:grid}.podcasts-add{background:#efebf6;border:1px solid #bab2cb;border-radius:18px;padding:24px}.podcasts-room h2{letter-spacing:-.035em;font-size:23px;font-weight:750}.podcasts-add h2{margin-top:18px}.podcasts-add>p{margin-top:8px;font-size:14px;line-height:1.7}.podcasts-room form{flex-direction:column;gap:9px;display:flex}.podcasts-add form{margin-top:24px}.podcasts-room form label{margin-top:8px;font-size:13px;font-weight:750;display:block}.podcasts-room form label span{font-size:10px;font-weight:500}.podcasts-room :is(input,textarea){width:100%;min-width:0;font:inherit;caret-color:#000;accent-color:#000;background:#fff;border:1px solid #000;border-radius:9px;padding:12px;font-size:14px}.podcasts-room :is(input,textarea)::placeholder{color:#52505b;opacity:1}.podcasts-room textarea{resize:vertical;line-height:1.7}.podcasts-room .podcasts-help{font-size:11px;line-height:1.8}.podcasts-room .podcasts-primary{background:#d8cee9;justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.podcasts-private{border-top:1px solid #b6adc7;align-items:center;gap:12px;margin-top:24px;padding-top:18px;display:flex}.podcasts-private p{font-size:11px;line-height:1.7}.podcasts-library{min-width:0}.podcasts-library-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:6px 0 18px;display:flex}.podcasts-library-heading>span{background:#e9e6ee;border-radius:20px;padding:6px 10px;font-size:12px}.podcasts-search{background:#fff;border:1px solid #000;border-radius:9px;align-items:center;gap:10px;padding-left:12px;display:flex}.podcasts-search input{border:0}.podcasts-search:focus-within{outline-offset:2px;outline:2px solid #000}.podcasts-search input:focus{box-shadow:none;outline:none}.podcasts-feedback{margin:16px 0}.podcasts-feedback :is([role=alert],[role=status]){background:#eeebf4;border:1px solid #000;border-radius:9px;margin-bottom:12px;padding:14px;font-size:13px;line-height:1.6}.podcasts-feedback button{margin-top:10px}.podcasts-empty{text-align:center;background:#fff;border:1px dashed #b5aec2;border-radius:18px;justify-items:center;gap:16px;padding:48px 24px;display:grid}.podcasts-empty-icon{background:#efebf6;border-radius:50%;place-items:center;width:80px;height:80px;margin-bottom:4px;display:grid}.podcasts-empty h3{font-size:21px;font-weight:750}.podcasts-empty p{max-width:410px;font-size:14px;line-height:1.8}.podcasts-sign-in{background:#e2daee;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.podcasts-cards{gap:12px;display:grid}.podcasts-card{background:#fff;border:1px solid #c9c3d3;border-radius:14px;min-width:0;padding:20px}.podcasts-card-kind{letter-spacing:.1em;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.podcasts-card h3{overflow-wrap:anywhere;margin:12px 0 6px;font-size:19px;line-height:1.4}.podcasts-card-url{overflow-wrap:anywhere;font-size:11px;line-height:1.6}.podcasts-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.podcasts-card-actions a{text-underline-offset:4px;align-items:center;gap:6px;min-height:44px;margin-right:auto;font-size:13px;font-weight:750;text-decoration:underline;display:flex}.podcasts-room .podcasts-icon-button{background:#f3f1f7;place-items:center;width:44px;padding:0;display:grid}.podcasts-remove{border-top:1px solid #bbb;margin-top:16px;padding-top:16px;font-size:13px}.podcasts-remove button{margin:12px 8px 0 0}.podcasts-footnote{margin-top:18px!important}.podcasts-more{margin:20px auto;display:block}.app-navigation .app-navigation__boxed[data-navigation-section=podcasts].is-active{color:#000;background:#e2daee}.app-navigation .app-navigation__boxed[data-navigation-section=podcasts].is-active svg{color:#000}@media (max-width:740px){.podcasts-room{padding:24px 16px 36px}.podcasts-heading{gap:12px;margin-bottom:24px}.podcasts-heading p{font-size:14px}.podcasts-cover{border-radius:16px;width:85px;height:100px;padding:12px}.podcasts-cover>svg{width:40px;height:40px}.podcasts-cover>div{gap:2px}.podcasts-layout{grid-template-columns:minmax(0,1fr);gap:28px}.podcasts-add{padding:20px}.podcasts-empty{padding:32px 20px}}
