#tema-portal .tp-podcast-main{padding-top:32px;padding-bottom:60px;font-family:'Tema Fira',Arial,sans-serif}
#tema-portal .tp-podcast-hero{display:grid;grid-template-columns:1.1fr 1fr;border-radius:16px;overflow:hidden;background:#eee9df;margin-bottom:52px;min-height:360px}
#tema-portal .tp-podcast-intro{padding:44px 46px;align-self:center}
#tema-portal .tp-podcast-intro h1{font-family:inherit!important;font-size:clamp(40px,4.8vw,70px)!important;line-height:1.03!important;letter-spacing:-.05em!important;font-weight:600!important;margin:20px 0!important;max-width:480px}
#tema-portal .tp-podcast-intro h1 span,#tema-portal .tp-podcast-catalog-heading h2 span{color:#df7411}
#tema-portal .tp-podcast-intro p{font-size:17px;line-height:1.6;color:#6a6c62;max-width:380px;margin:0 0 28px}
#tema-portal .tp-podcast-anchor{display:inline-flex;align-items:center;gap:25px;background:#252922;color:#fff;padding:13px 18px;border-radius:7px;font-size:14px}
#tema-portal .tp-podcast-note{display:block;margin-top:18px;color:#797a70;font-size:12px}
#tema-portal .tp-podcast-cover{position:relative;min-height:350px;background:#21211f}
#tema-portal .tp-podcast-cover img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}
#tema-portal .tp-podcast-cover>span{position:absolute;bottom:25px;left:28px;color:#fff;font-size:12px;letter-spacing:.06em;padding:8px 13px;border:1px solid #ffffff55;border-radius:30px;background:#15151066}
#tema-portal .tp-podcast-catalog-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}
#tema-portal .tp-podcast-catalog-heading h2{font-family:inherit!important;font-size:32px!important;font-weight:600!important;line-height:1.15!important;letter-spacing:-.03em;margin-top:10px}
#tema-portal .tp-podcast-catalog-heading>span{font-size:12px;color:#797a70;white-space:nowrap}
#tema-portal .tp-podcast-search{display:flex;gap:10px;background:#fff;border:1px solid #dedbd1;border-radius:8px;padding:7px;margin-bottom:28px}
#tema-portal .tp-podcast-search input{width:100%;min-width:0;border:0;background:none;padding:8px;font:inherit;font-size:14px;color:#252922;height:auto}
#tema-portal .tp-podcast-search button{border:0;border-radius:5px;padding:8px 15px;background:#eee9df;white-space:nowrap;font:inherit;font-size:13px;cursor:pointer}
#tema-portal .tp-podcast-card{background:white;border:1px solid #e4e1d9;border-radius:11px;overflow:hidden;display:flex;flex-direction:column;min-width:0}
#tema-portal .tp-podcast-card .tp-image-link{aspect-ratio:1.55;border-radius:0;display:block}
#tema-portal .tp-podcast-card-body{padding:20px;display:flex;flex-direction:column;flex:1}
#tema-portal .tp-podcast-card .tp-meta{font-size:10px;gap:7px;margin:0 0 12px;flex-wrap:wrap}
#tema-portal .tp-podcast-card h3,#tema-portal .tp-podcast-card h3 a{font-family:inherit!important;font-weight:600!important;font-size:23px!important;line-height:1.25!important;letter-spacing:-.025em!important;overflow-wrap:anywhere}
#tema-portal .tp-podcast-card p{font-size:15px;line-height:1.55;color:#77796e;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:14px 0 22px}
#tema-portal .tp-podcast-actions{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:auto}
#tema-portal .tp-podcast-actions>a{font-size:12px;color:#73756a}
#tema-portal .tp-episode-play{display:flex;gap:9px;align-items:center;min-height:44px;padding:11px 15px;border:0;background:#fcf0df;color:#934900;border-radius:25px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}
#tema-portal .tp-episode-play[aria-pressed=true]{background:#df7411;color:white}
#tema-portal .tp-podcast-results{font-size:14px;margin-bottom:20px}
#tema-portal .tp-podcast-player[hidden]{display:none}
#tema-portal .tp-podcast-player{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:10000;width:calc(100% - 32px);max-width:1000px;display:flex;align-items:center;gap:25px;background:#252922;color:white;box-shadow:0 8px 40px #0004;border:1px solid #55594c;border-radius:12px;padding:17px 20px}
#tema-portal .tp-podcast-player>div{flex:1;min-width:0}
#tema-portal .tp-podcast-player>div>span{font-size:10px;color:#e7a562;display:block;margin-bottom:5px}
#tema-portal .tp-current-episode{font-size:15px;line-height:1.3;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}
#tema-portal .tp-podcast-status{font-size:11px;color:#ecc9a4;display:block}
#tema-portal .tp-podcast-player audio{width:340px;max-width:100%;height:40px}
#tema-portal .tp-podcast-close{border:0;color:#fff;background:none;font-size:28px;cursor:pointer;min-width:40px;min-height:40px}
body.tp-podcast-open{padding-bottom:110px!important}
#tema-portal #episodes{scroll-margin-top:25px}
@media(max-width:850px){#tema-portal .tp-podcast-intro{padding:28px}#tema-portal .tp-podcast-intro h1{font-size:44px!important}#tema-portal .tp-podcast-hero{min-height:320px}#tema-portal .tp-podcast-cover{min-height:320px}}
@media(max-width:680px){#tema-portal .tp-podcast-main{padding-top:20px}#tema-portal .tp-podcast-hero{grid-template-columns:1fr;margin-bottom:34px}#tema-portal .tp-podcast-intro{padding:28px 24px}#tema-portal .tp-podcast-intro h1{font-size:45px!important;max-width:300px}#tema-portal .tp-podcast-intro p{font-size:16px}#tema-portal .tp-podcast-cover{min-height:210px}#tema-portal .tp-podcast-cover img{object-position:center 45%}#tema-portal .tp-podcast-catalog-heading{align-items:start;gap:8px}#tema-portal .tp-podcast-catalog-heading h2{font-size:27px!important}#tema-portal .tp-podcast-catalog-heading>span{font-size:10px;margin-top:3px}#tema-portal .tp-podcast-card h3,#tema-portal .tp-podcast-card h3 a{font-size:24px!important}#tema-portal .tp-podcast-player{bottom:8px;padding:15px;display:grid;grid-template-columns:1fr 30px;gap:10px;width:calc(100% - 16px)}#tema-portal .tp-podcast-player audio{grid-column:1/-1;grid-row:2;width:100%}#tema-portal .tp-podcast-close{grid-column:2;grid-row:1;min-width:30px;padding:0}body.tp-podcast-open{padding-bottom:150px!important}}

#tema-portal a.tp-podcast-anchor,#tema-portal a.tp-current-episode{color:#fff!important}

#tema-portal .tp-episode-icon{display:block;width:18px;height:18px;flex:0 0 18px;fill:currentColor;stroke:none}

/* Search box: the rounded box itself shows focus (no square outline on the inner input); 16px text so iPhone does not zoom in. */
#tema-portal .tp-podcast-search{transition:border-color .2s,box-shadow .2s}
#tema-portal .tp-podcast-search input:focus,#tema-portal .tp-podcast-search input:focus-visible{outline:none!important;box-shadow:none}
#tema-portal .tp-podcast-search:focus-within{border-color:#df7411;box-shadow:0 0 0 3px #df741126}
@media(max-width:680px){#tema-portal .tp-podcast-search input{font-size:16px}}
/* "Найти" button in site orange (its colour used to come from the old theme). */
#tema-portal .tp-podcast-search>button{display:inline-flex;align-items:center;gap:8px;background:#df7411;color:#fff!important;font-weight:600;transition:background .2s}
#tema-portal .tp-podcast-search>button:hover{background:#c9670e}
#tema-portal .tp-podcast-search>button .tp-arrow-icon{width:16px;height:16px}
/* Live suggestions under the podcast search. */
#tema-portal .tp-podcast-search{position:relative}
#tema-portal .tp-suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;background:#fff;border:1px solid #e4e1d9;border-radius:12px;box-shadow:0 16px 40px #2528211f;padding:6px;max-height:420px;overflow:auto}
#tema-portal .tp-suggest[hidden]{display:none}
#tema-portal .tp-suggest-item{display:flex;flex-direction:column;gap:3px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:none;text-align:left;text-decoration:none;color:#252821;cursor:pointer;font:inherit}
#tema-portal .tp-suggest-item strong{font-size:15px;font-weight:600;line-height:1.3}
#tema-portal .tp-suggest-item small{font-size:12px;color:#8a8c81}
#tema-portal .tp-suggest-item mark{background:#ffe3c2;color:inherit;border-radius:3px;padding:0 1px}
#tema-portal .tp-suggest-item:hover,#tema-portal .tp-suggest-item.is-active{background:#fff5e9}
#tema-portal .tp-suggest-all{flex-direction:row;align-items:center;margin-top:4px;border-top:1px solid #efece4;border-radius:0 0 8px 8px;font-size:13px;font-weight:600;color:#b9580a}
@media(max-width:680px){#tema-portal .tp-suggest{max-height:60vh}#tema-portal .tp-suggest-item strong{font-size:14px}}
#tema-portal .tp-podcast-search .tp-suggest .tp-suggest-item{background:none;padding:10px 12px;border-radius:8px;font-size:inherit}
#tema-portal .tp-podcast-search .tp-suggest .tp-suggest-all{font-size:13px;border-radius:0 0 8px 8px}
#tema-portal .tp-podcast-search .tp-suggest .tp-suggest-item:hover,#tema-portal .tp-podcast-search .tp-suggest .tp-suggest-item.is-active{background:#fff5e9}
