
.tbc-library,.tbc-directory,.tbc-archive{max-width:1200px;margin:auto}.tbc-kicker{text-transform:uppercase;font-size:12px;letter-spacing:.12em;opacity:.65}.tbc-latest{padding:28px;border:1px solid #e4e4e4;border-radius:16px;margin:0 0 28px}.tbc-latest h2{font-size:clamp(28px,4vw,48px);margin:8px 0}.tbc-discovery{margin:24px 0}.tbc-filter-form{display:grid;grid-template-columns:2fr repeat(6,1fr);gap:10px;align-items:center}.tbc-filter-form input,.tbc-filter-form select,.tbc-reset{min-height:44px;padding:10px 12px;border:1px solid #ddd;border-radius:10px;background:#fff}.tbc-result-count{font-size:14px;opacity:.7;margin-top:10px}.tbc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.tbc-card{border:1px solid #e7e7e7;border-radius:14px;overflow:hidden;background:#fff}.tbc-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.tbc-card-body{padding:18px}.tbc-meta{font-size:13px;opacity:.7}.tbc-card h3{margin:7px 0 16px}.tbc-actions{display:flex;gap:10px;flex-wrap:wrap}.tbc-actions a,.tbc-play{padding:10px 14px;border-radius:8px;border:1px solid #ddd;background:#fff;text-decoration:none;cursor:pointer}.tbc-player{position:sticky;bottom:12px;margin-top:20px;padding:14px;background:#111;color:#fff;border-radius:12px;z-index:20}.tbc-player audio{width:100%;margin-top:8px}.tbc-term-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tbc-term-grid a{padding:20px;border:1px solid #ddd;border-radius:12px;text-decoration:none;display:flex;justify-content:space-between}.tbc-archive details{margin:12px 0}.tbc-archive summary{font-weight:700;padding:16px;border-bottom:1px solid #ddd;cursor:pointer}.tbc-archive summary span{font-weight:400;opacity:.6}.tbc-loading{opacity:.45;pointer-events:none}
@media(max-width:1000px){.tbc-filter-form{grid-template-columns:1fr 1fr 1fr}.tbc-grid,.tbc-term-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.tbc-filter-form{grid-template-columns:1fr}.tbc-grid,.tbc-term-grid{grid-template-columns:1fr}.tbc-latest{padding:20px}}

.tbc-hub{max-width:1200px;margin:auto}.tbc-hero{padding:clamp(32px,7vw,80px) 0;max-width:820px}.tbc-hero h1{font-size:clamp(40px,7vw,76px);line-height:1.02;margin:10px 0 18px}.tbc-hero p{font-size:clamp(17px,2vw,21px);line-height:1.6;max-width:700px}.tbc-primary{display:inline-block;margin-top:12px;padding:13px 18px;border:1px solid currentColor;border-radius:9px;text-decoration:none}.tbc-hub-section{margin:48px 0}.tbc-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.tbc-seriesline{font-size:12px;font-weight:700;margin:0 0 4px;opacity:.75}.tbc-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:48px 0}.tbc-collections a{padding:28px;border:1px solid #ddd;border-radius:14px;text-decoration:none;display:flex;flex-direction:column;gap:8px}.tbc-collections strong{font-size:22px}.tbc-collections span,.tbc-collections small{opacity:.65}@media(max-width:700px){.tbc-collections{grid-template-columns:1fr}.tbc-hero{padding:36px 0}}

.tbc-term-grid a{flex-direction:column;align-items:flex-start;gap:6px}
.tbc-term-grid a small{opacity:.7;line-height:1.45}
.tbc-latest .tbc-actions{margin-top:16px}
.tbc-discovery{padding-top:12px}
@media(max-width:620px){
  .tbc-hero h1{font-size:38px}
  .tbc-latest h2{font-size:30px}
  .tbc-actions a,.tbc-play{width:100%;text-align:center}
  .tbc-filter-form input,.tbc-filter-form select,.tbc-reset{width:100%}
}

/* v2 discovery experience */
.tbc-quick-nav{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 28px}
.tbc-quick-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid currentColor;border-radius:999px;text-decoration:none;font-weight:700}
.tbc-filter-form{position:sticky;top:20px;z-index:5;background:#fff;padding:16px;border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.07);margin-bottom:24px}
.tbc-filter-form input[type=search]{min-width:min(100%,340px);flex:2}
.tbc-card{transition:transform .18s ease,box-shadow .18s ease}
.tbc-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.09)}
.tbc-actions{display:flex;gap:8px;flex-wrap:wrap}
.tbc-actions a,.tbc-play{min-height:42px;display:inline-flex;align-items:center;justify-content:center}
@media(max-width:782px){
 .tbc-filter-form{position:static}
 .tbc-quick-nav{overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}
 .tbc-quick-nav a{white-space:nowrap}
}

/* v2.1 search-first hierarchy */
.tbc-hero{padding-bottom:24px}
.tbc-search-first{margin:8px 0 54px}
.tbc-search-intro{max-width:760px;margin-bottom:18px}
.tbc-search-intro h2{font-size:clamp(28px,4vw,44px);margin:6px 0 8px}
.tbc-search-intro p{margin:0;color:inherit;opacity:.72}
.tbc-search-first .tbc-library{max-width:none}
.tbc-search-first .tbc-discovery{margin-top:0;padding-top:0}
.tbc-search-first .tbc-discovery>div:first-child{display:none}
.tbc-search-first .tbc-filter-form{margin-top:0}
.tbc-search-first .tbc-results{margin-top:22px}
.tbc-hub-section>.tbc-latest{margin-top:8px}
@media(max-width:620px){
  .tbc-hero{padding-top:28px;padding-bottom:18px}
  .tbc-search-first{margin-top:0}
  .tbc-search-intro h2{font-size:30px}
}

/* v2.2 results refinement */
.tbc-thumb{display:block;background:#f4f4f4}
.tbc-thumb-fallback{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:#f3f3f3;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7}
.tbc-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}
.tbc-badges span{font-size:11px;line-height:1;padding:6px 8px;border:1px solid #ddd;border-radius:999px;font-weight:700}
.tbc-topicline{font-size:12px;opacity:.72;margin:0 0 14px;line-height:1.5}
.tbc-results-bar{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}
.tbc-filter-summary{margin:0;font-size:13px;opacity:.72}
.tbc-no-results{grid-column:1/-1;padding:26px;border:1px dashed #ccc;border-radius:12px;text-align:center}
.tbc-no-results strong{display:block;font-size:18px;margin-bottom:6px}
.tbc-no-results p{margin:0;opacity:.72}
.tbc-card h3{font-size:20px;line-height:1.25}
.tbc-card-body{display:flex;flex-direction:column;min-height:260px}
.tbc-actions{margin-top:auto}
@media(max-width:620px){
 .tbc-card-body{min-height:auto}
 .tbc-results-bar{align-items:flex-start}
}

/* v2.3 single sermon experience */
.tbc-single-sermon{max-width:1100px;margin:0 auto}
.tbc-single-meta{font-size:14px;opacity:.72;margin-bottom:8px}
.tbc-single-series{font-weight:700;margin:0 0 10px}
.tbc-single-topics{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0 22px}
.tbc-single-topics span{padding:6px 9px;border:1px solid #ddd;border-radius:999px;font-size:12px;font-weight:700}
.tbc-single-media{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap;margin:24px 0 34px}
.tbc-audio-box{flex:1 1 420px;padding:18px;border:1px solid #ddd;border-radius:14px}
.tbc-audio-box strong{display:block;margin-bottom:10px}
.tbc-audio-box audio{width:100%}
.tbc-media-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:10px;text-decoration:none;font-weight:800;border:1px solid currentColor}
.tbc-media-secondary{opacity:.82}
.tbc-related{margin-top:56px;padding-top:34px;border-top:1px solid #e5e5e5}
.tbc-related h2{font-size:32px;margin:5px 0 22px}
@media(max-width:620px){.tbc-single-media{display:block}.tbc-media-button{width:100%;margin-top:9px}}
