html.player_size_h1,html.player_size_h2{--bs-body-font-size:14px;font-size:14px}html.player_size_h3{--bs-body-font-size:18px;font-size:18px}body{background-color:var(--bg-fill-col)}img{outline-color:rgba(var(--fore-color-rgb),.15)}.custom-scrollbars{--sb-track-color:rgba(var(--fore-color-rgb),0.15);--sb-thumb-color:var(--link-color);--sb-size:10px;--sb-radius:10px;--sb-thumb-border-width:0px;--sb-thumb-border-color:rgba(var(--fore-color-rgb),0.15);scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}.custom-scrollbars::-webkit-scrollbar{width:var(--sb-size)}.custom-scrollbars::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:var(--sb-radius)}.custom-scrollbars::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border:var(--sb-thumb-border-width) solid var(--sb-thumb-border-color);border-radius:var(--sb-radius)}.themed{color:var(--fore-color)}.themed-muted{color:rgba(var(--fore-color-rgb),.7)}a.themed{color:var(--link-color)}a.themed:hover{color:var(--link-color)!important;text-decoration:underline}a.themed:focus{box-shadow:inset 0 0 0 .1rem var(--link-color);outline:none}.btn-themed{--bs-btn-color:var(--fore-color);--bs-btn-hover-color:var(--fore-color);--bs-btn-active-border-color:transparent;--bs-btn-hover-border-color:transparent}.btn-link-themed{--bs-link-color:var(--link-color);--bs-btn-hover-color:var(--link-color)}html.dark_theme .btn-themed.btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.progress{background-color:rgba(var(--fore-color-rgb),.13);border:1px solid rgba(var(--fore-color-rgb),.6)}.progress-bar,.selected-playlist-row{background-color:var(--link-color)}.v5-grid{gap:1px 1rem;height:var(--top-bit-height)}.v5-grid #control-row{height:var(--control-row-height);line-height:var(--control-row-height)}.hidden_image .v5-grid{grid-template-columns:1fr}.thumbnail_image .v5-grid{grid-template-columns:auto 1fr}.thumbnail_image .v5-grid img#podcast-cover{display:none;grid-column:1;height:var(--top-bit-height);width:var(--top-bit-height)}@media(min-width:290px){.thumbnail_image .v5-grid img#podcast-cover{display:block}}.thumbnail_image .v5-grid #author-and-title-row,.thumbnail_image .v5-grid #control-row{grid-column:1/span 2}@media(min-width:290px){.thumbnail_image .v5-grid #author-and-title-row,.thumbnail_image .v5-grid #control-row{grid-column:2}}@media(max-width:280px){.timestamp{display:none}}@media(min-width:290px)and (max-width:350px){.thumbnail_image .timestamp{display:none}}.player_size_h1 .v5-grid{grid-template-rows:var(--control-row-height)}.player_size_h1 .v5-grid #control-row,.player_size_h1 .v5-grid img#podcast-cover{grid-row:1}.player_size_h2 .v5-grid,.player_size_h3 .v5-grid{grid-template-rows:1fr var(--control-row-height)}.player_size_h2 .v5-grid img#podcast-cover,.player_size_h3 .v5-grid img#podcast-cover{grid-row:1/span 2}.player_size_h2 .v5-grid #author-and-title-row,.player_size_h3 .v5-grid #author-and-title-row{grid-row:1}.player_size_h2 .v5-grid #control-row,.player_size_h3 .v5-grid #control-row{grid-row:2}.info-button .popover{--bs-popover-bg:var(--denim);--bs-popover-border-width:0px;--bs-popover-body-padding-y:0.75rem}.info-button .l-flex{flex-direction:column;gap:.5rem}@media screen and (max-height:50px){.info-button .popover{--bs-popover-body-padding-y:0.25rem;--bs-popover-border-radius:2px}.info-button .popover-link{font-size:.8rem}.info-button .l-flex{flex-direction:row}}