.section-title{position:relative;display:inline-block;margin-bottom:3rem}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:var(--bs-warning);border-radius:2px}.podcast-player{background:var(--bs-body-bg)!important;border:1px solid var(--bs-border-color-translucent)!important;box-shadow:var(--bs-box-shadow)!important;position:absolute;bottom:25%;left:50%;transform:translate(-50%);width:calc(100% - 3rem);z-index:5}.segmented-control{background-color:var(--bs-tertiary-bg);padding:4px;border-radius:50px;display:inline-flex;gap:4px;border:1px solid var(--bs-border-color-translucent)}.segmented-control .nav-link{color:var(--bs-secondary-color);border-radius:50px;padding:.5rem 1.5rem;font-weight:600;font-size:.95rem;transition:background-color .2s ease,color .2s ease}.segmented-control .nav-link:hover:not(.active){color:var(--bs-emphasis-color)}.segmented-control .nav-link.active{background-color:var(--bs-warning);color:#111;box-shadow:0 2px 6px #00000014}.bento-card{border-radius:1.5rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background:var(--bs-body-bg);display:flex;flex-direction:column;height:100%}.bento-card:hover{transform:translateY(-2px);box-shadow:var(--bs-box-shadow-sm)!important}.bento-img-container{position:relative;overflow:hidden;aspect-ratio:16/10;background:var(--bs-tertiary-bg)}.bento-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bento-card:hover .bento-img{transform:scale(1.03)}.bento-play-overlay{position:absolute;inset:0;background:#0003;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.bento-card:hover .bento-play-overlay{opacity:1}.play-btn-glass{width:56px;height:56px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;color:var(--bs-dark);font-size:1.25rem;border:1px solid rgba(255,255,255,.8);box-shadow:var(--bs-box-shadow);transition:transform .2s ease}.play-btn-glass:hover{transform:scale(1.08)}@media(min-width:992px){.bento-featured{flex-direction:row!important;aspect-ratio:21/9}.bento-featured .bento-img-container{flex:0 0 55%;aspect-ratio:auto;height:100%}.bento-featured .bento-content{flex:1;display:flex;flex-direction:column;justify-content:center}}.badge-glass{background:var(--bs-tertiary-bg);color:var(--bs-emphasis-color);font-weight:700;font-size:.75rem;border:1px solid var(--bs-border-color-translucent)}.subscribe-box{background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color-translucent);border-radius:1.5rem;position:relative;overflow:hidden}.help-hero{position:relative;z-index:10}.help-article-row{transition:background-color .2s ease}.help-article-row:hover{background-color:rgba(var(--bs-warning-rgb),.1)!important}.help-article-row:hover .art-arr{transform:translate(3px);color:var(--bs-warning)!important}.art-arr{transition:transform .15s ease,color .15s ease}.help-chip{transition:background-color .2s ease,border-color .2s ease}.help-chip:hover{background-color:rgba(var(--bs-warning-rgb),.1)!important;border-color:rgba(var(--bs-warning-rgb),.4)!important}.help-cta-card{position:relative;background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color-translucent);border-radius:1.5rem}.sort-chips .btn{border:0}.sort-chips .btn.active{background-color:var(--bs-warning);color:var(--bs-dark);box-shadow:var(--bs-box-shadow-sm)}
