.screen-reader-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.bc-filtered-grid{box-sizing:border-box;padding:6rem var(--bc-page-gutter) 7rem;position:relative}.bc-filtered-grid__inner{max-width:var(--bc-page-max);margin:0 auto}.bc-filtered-grid__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:2rem;display:flex}.bc-filtered-grid__head-text{flex-direction:column;gap:.5rem;display:flex}.bc-filtered-grid__heading{margin:0}.bc-filtered-grid__filters{border-bottom:2px solid var(--bc-anchor-black);flex-wrap:wrap;gap:10px;margin-bottom:32px;padding-bottom:28px;display:flex}.bc-filtered-grid__select,.bc-filtered-grid__reset{border-radius:var(--bc-radius-pill);cursor:pointer;white-space:nowrap;align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.bc-filtered-grid__select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.bc-filtered-grid__search{border-radius:var(--bc-radius-pill);appearance:none;outline:none;flex:200px}.bc-filtered-grid__search::-webkit-search-cancel-button{appearance:none}.bc-filtered-grid__grid{grid-template-columns:repeat(3,1fr);gap:clamp(72px,8vw,110px) 24px;display:grid}.bc-filtered-grid--cols-2 .bc-filtered-grid__grid{grid-template-columns:repeat(2,1fr)}.bc-filtered-grid--cols-4 .bc-filtered-grid__grid{grid-template-columns:repeat(4,1fr)}.bc-filtered-grid__card{cursor:pointer;flex-direction:column;display:flex}.bc-filtered-grid__card[hidden],.bc-filtered-grid__card.is-hidden{display:none!important}.bc-filtered-grid__thumb{aspect-ratio:16/9;width:100%;display:block;overflow:hidden}.bc-filtered-grid__thumb img{object-fit:cover;width:100%;height:100%;display:block}.bc-filtered-grid__body{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex}.bc-filtered-grid__card-title{margin:0}.bc-filtered-grid__card-title a,.bc-filtered-grid__card-title a:visited{color:inherit!important;text-decoration:none!important}.bc-filtered-grid__card-title a:hover{opacity:.85;text-decoration:none!important}.bc-filtered-grid__card-cta{border-radius:var(--bc-radius-pill);white-space:nowrap;align-self:flex-start;margin-top:auto;text-decoration:none;transition:all .2s}.bc-filtered-grid__pagination{border-top:1px solid #0f172a1a;margin-top:clamp(3rem,6vw,5rem);padding-top:clamp(1.5rem,3vw,2.25rem)}.bc-filtered-grid__pagination .nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.bc-filtered-grid__pagination .page-numbers{border-radius:var(--bc-radius-pill);min-width:46px;height:46px;color:var(--bc-anchor-black);font-family:var(--bc-font-stack);letter-spacing:.08em;cursor:pointer;background:0 0;border:2px solid #0f172a38;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.bc-filtered-grid__pagination a.page-numbers:hover{background-color:var(--bc-anchor-black);color:var(--bc-pure-white);transform:translateY(-1px)}.bc-filtered-grid__pagination .page-numbers.current{background-color:var(--bc-anchor-black);color:var(--bc-pure-white);border-color:var(--bc-anchor-black)}.bc-filtered-grid__pagination .page-numbers.prev,.bc-filtered-grid__pagination .page-numbers.next{border-color:var(--bc-anchor-black);padding:0 18px;font-size:16px}.bc-filtered-grid__latest-stream{margin:0 0 3rem}.latest-stream-embed{border-top:1px solid #f4efe638;border-bottom:1px solid #f4efe638;grid-template-columns:minmax(0,.7fr) minmax(320px,1.3fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.25rem,3vw,2rem) 0;display:grid}.latest-stream-embed__copy{max-width:36rem}.latest-stream-embed__media{aspect-ratio:16/9;background:#090909;margin:0;position:relative;overflow:hidden}.latest-stream-embed__media iframe,.latest-stream-embed__media img{object-fit:cover;border:0;width:100%;height:100%;display:block}.latest-stream-embed__play{cursor:pointer;transition:background var(--bc-duration-base);background:#00012847;border:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.latest-stream-embed__play:hover{background:#0001281f}.latest-stream-embed__play span{width:78px;height:78px;transition:transform var(--bc-duration-base) var(--bc-ease-out);background:#f4f4f4eb;border-radius:50%;justify-content:center;align-items:center;display:flex}.latest-stream-embed__play:hover span{transform:scale(1.08)}.latest-stream-embed__play svg{width:26px;height:26px;fill:var(--bc-anchor-black);margin-left:4px}.bc-archive-chips{flex-wrap:wrap;gap:8px;min-height:0;margin:1rem 0 1.5rem;display:flex}.bc-archive-chips.is-empty{margin:0}.bc-archive-chip{border-radius:var(--bc-radius-pill);color:var(--bc-anchor-black);font-family:var(--bc-font-stack);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#0d0e0f0a;border:1px solid #0d0e0f40;align-items:center;gap:8px;padding:6px 10px 6px 12px;font-size:.78rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.bc-archive-chip:hover{border-color:var(--bc-light-yellow);color:var(--bc-anchor-black);background:#f3d3642e}.bc-archive-chip__x{font-size:1rem;font-weight:700;line-height:1;display:inline-block}.bc-archive-spinner{pointer-events:none;opacity:0;z-index:5;justify-content:center;align-items:flex-start;padding-top:8rem;transition:opacity .15s;display:flex;position:absolute;inset:0}.bc-archive-spinner.is-active{opacity:1}.bc-archive-spinner>span{border:3px solid #f4efe640;border-top-color:var(--bc-light-yellow);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite bc-archive-spin;display:inline-block}@keyframes bc-archive-spin{to{transform:rotate(360deg)}}.bc-filtered-grid__grid.is-fade-in{animation:.18s bc-archive-fade}@keyframes bc-archive-fade{0%{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.bc-archive-empty{text-align:center;padding:4rem var(--bc-space-4) 6rem}.bc-archive-empty__title{font-family:var(--bc-font-stack);text-transform:lowercase;color:var(--bc-anchor-black);margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem)}.bc-archive-empty__copy{font-family:var(--bc-font-stack);color:var(--bc-warm-brown);margin:0;font-size:1rem}.bc-filtered-grid__result-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1.5rem;display:flex}.bc-filtered-grid__total{color:var(--bc-text-muted);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);margin:0}.bc-archive-2026{background:var(--bc-pure-white);color:var(--bc-anchor-black)}.bc-archive-2026 .bc-filtered-grid__header{margin-bottom:2.5rem}.bc-archive-2026 .bc-filtered-grid__eyebrow{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-label);letter-spacing:.14em;text-transform:uppercase;color:var(--bc-anchor-black);align-items:center;gap:.6em;line-height:1;display:inline-flex}.bc-archive-2026 .bc-filtered-grid__eyebrow:before{content:"";background:var(--bc-garden-green);border-radius:50%;flex:none;width:9px;height:9px}.bc-archive-2026 .bc-filtered-grid__heading{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-display-1);letter-spacing:-.035em;text-transform:none;color:var(--bc-anchor-black);line-height:.95}.bc-archive-2026 .bc-filtered-grid__head-desc{color:var(--bc-text-muted);font-size:var(--bc-text-lead);max-width:56ch;margin:.75rem 0 0;line-height:1.2}.bc-archive-2026 .bc-filtered-grid__latest-stream{margin:0 0 3.5rem}.bc-archive-2026 .latest-stream-embed{background:var(--bc-anchor-black);color:var(--bc-natural-linen);width:100vw;padding:clamp(2rem, 4vw, 3.5rem) max(var(--bc-page-gutter), calc((100vw - var(--bc-page-max)) / 2 + var(--bc-page-gutter)));border:0;border-radius:0;grid-template-columns:minmax(320px,1.35fr) minmax(0,1fr);align-items:center;margin-left:calc(50% - 50vw);overflow:hidden}.bc-archive-2026 .latest-stream-embed__media{border-radius:var(--bc-radius-3);order:-1}.bc-archive-2026 .latest-stream-embed__copy .eyebrow{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-label);letter-spacing:.14em;text-transform:uppercase;color:var(--bc-natural-linen);align-items:center;gap:.6em;line-height:1;display:inline-flex}.bc-archive-2026 .latest-stream-embed__copy .eyebrow:before{content:"";background:var(--bc-garden-green);border-radius:50%;flex:none;width:9px;height:9px}.bc-archive-2026 .latest-stream-embed__copy h2{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-display-3);letter-spacing:-.015em;text-transform:none;color:var(--bc-pure-white);margin:.85rem 0 1rem;line-height:.95}.bc-archive-2026 .latest-stream-embed__copy .sermon-meta{color:var(--bc-natural-linen);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-title);letter-spacing:-.015em;text-transform:none}.latest-stream-embed__actions{margin:var(--bc-space-4) 0 0}.bc-archive-2026 .bc-filtered-grid__filters{border-bottom:0;align-items:center;gap:12px;margin-bottom:2.25rem;padding-bottom:0}.bc-archive-2026 .bc-filtered-grid__select,.bc-archive-2026 .bc-filtered-grid__reset{color:var(--bc-anchor-black);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);letter-spacing:.01em;text-transform:none;background-color:#fff;border:1.5px solid #1b1b1b1f;min-height:0;padding:.7em 1.2em}.bc-archive-2026 .bc-filtered-grid__select{padding-right:2.6em}.bc-archive-2026 .bc-filtered-grid__select:hover{border-color:var(--bc-anchor-black);color:var(--bc-anchor-black);background-color:#fff}.bc-archive-2026 .bc-filtered-grid__select:focus{border-color:var(--bc-green-dark);outline:none}.bc-archive-2026 .bc-filtered-grid__reset:hover{background-color:var(--bc-anchor-black);border-color:var(--bc-anchor-black);color:var(--bc-pure-white)}.bc-archive-2026 .bc-filtered-grid__search{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);border:1.5px solid #1b1b1b1f;padding:.7em 1.2em;color:var(--bc-anchor-black)!important;background-color:#fff!important}.bc-archive-2026 .bc-filtered-grid__search:focus{border-color:var(--bc-green-dark);box-shadow:none}.bc-archive-2026 .bc-filtered-grid__search::placeholder{color:var(--bc-text-muted)}.bc-archive-2026 .bc-filtered-grid__grid{gap:36px 24px}.bc-archive-2026 .bc-filtered-grid__card{border-radius:var(--bc-radius-3);transition:transform var(--bc-duration-base) var(--bc-ease-out), box-shadow var(--bc-duration-base) var(--bc-ease-out);background:#fff;border:1px solid #1b1b1b1f;overflow:hidden}.bc-archive-2026 .bc-filtered-grid__card:hover{box-shadow:var(--bc-shadow-card);transform:translateY(-5px)}.bc-archive-2026 .bc-filtered-grid__thumb{background:var(--bc-gray-light)}.bc-archive-2026 .bc-filtered-grid__thumb img{transition:transform var(--bc-duration-slow) var(--bc-ease-out)}.bc-archive-2026 .bc-filtered-grid__card:hover .bc-filtered-grid__thumb img{transform:scale(1.04)}.bc-archive-2026 .bc-filtered-grid__thumb--placeholder{background:linear-gradient(170deg, var(--bc-gray-light) 0%, var(--bc-neutral-mid) 100%)}.bc-archive-2026 .bc-filtered-grid__body{gap:8px;padding:20px 22px 24px}.bc-archive-2026 .bc-filtered-grid__card-eyebrow{color:var(--bc-text-muted);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-caption);letter-spacing:.02em;text-transform:none}.bc-archive-2026 .bc-filtered-grid__card-eyebrow:before{content:none}.bc-archive-2026 .bc-filtered-grid__card-series{color:var(--bc-text-muted)}.bc-archive-2026 .bc-filtered-grid__card-title{font-family:var(--bc-font-stack);letter-spacing:-.015em;text-transform:none;color:var(--bc-anchor-black);font-size:1.35rem;font-weight:500;line-height:1.05}.bc-archive-2026 .bc-filtered-grid__card:hover .bc-filtered-grid__card-title a{opacity:1;color:var(--bc-green-dark)!important}.bc-archive-2026 .bc-filtered-grid__card-meta{color:var(--bc-text-muted);font-size:var(--bc-text-small)}.bc-archive-2026 .bc-filtered-grid__card-cta{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);letter-spacing:.01em;text-transform:none;color:var(--bc-green-dark);border:0;padding:0}.bc-archive-2026 .bc-filtered-grid__card-cta:hover{color:var(--bc-garden-green);background:0 0}.bc-archive-2026 .bc-archive-empty__title{font-family:var(--bc-font-stack);text-transform:none;color:var(--bc-anchor-black);font-weight:500}.bc-archive-2026 .bc-archive-empty__copy{color:var(--bc-text-muted)}.bc-archive-2026 .bc-filtered-grid__pagination{border-top:0}.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers{color:var(--bc-anchor-black);font-family:var(--bc-font-stack);border:1.5px solid #1b1b1b1f;font-weight:500}.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.current,.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers:hover:not(.current){background:var(--bc-anchor-black);border-color:var(--bc-anchor-black);color:var(--bc-pure-white)}.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.dots,.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.disabled,.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.dots:hover,.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.disabled:hover{color:var(--bc-text-muted);cursor:default;background:0 0;border-color:#0000;transform:none}.bc-theater.bc-archive-2026{color:#f4f4f4d9;background:#101010}.bc-theater.bc-archive-2026 :is(h1,h2,h3){color:var(--bc-pure-white)}.bc-theater.bc-archive-2026 .bc-filtered-grid__head-desc{color:#f4f4f4a6}.bc-theater.bc-archive-2026 :is(.bc-filtered-grid__eyebrow,.bc-related__eyebrow){color:#f4f4f48c}.bc-theater.bc-archive-2026 .latest-stream-embed{width:auto;margin-left:0;background:0 0!important;padding:clamp(1rem,3vw,2rem) 0!important;display:block!important}.bc-theater.bc-archive-2026 .latest-stream-embed__copy{max-width:760px;margin:0 auto var(--bc-space-5);text-align:center}.bc-theater.bc-archive-2026 .latest-stream-embed__copy .eyebrow{color:#f4f4f48c;justify-content:center}.bc-theater.bc-archive-2026 .latest-stream-embed__copy .sermon-meta{color:#f4f4f499}.bc-theater.bc-archive-2026 .latest-stream-embed__media,.bc-theater.bc-archive-2026 .latest-stream-embed .media-embed{border-radius:var(--bc-radius-3);max-width:min(1160px,100%);margin:0 auto;overflow:hidden;box-shadow:0 30px 90px #0009}.bc-theater.bc-archive-2026 .bc-filtered-grid__card{background:#1d1d1d;border-color:#ffffff1a}.bc-theater.bc-archive-2026 .bc-filtered-grid__card:hover{transform:translateY(-4px)scale(1.015);box-shadow:0 18px 50px #0000008c}.bc-theater.bc-archive-2026 .bc-filtered-grid__card-title a{color:var(--bc-pure-white)!important}.bc-theater.bc-archive-2026 .bc-filtered-grid__card:hover .bc-filtered-grid__card-title a{color:#9fc7aa!important}.bc-theater.bc-archive-2026 .bc-filtered-grid__card-eyebrow{color:#f4f4f48c!important}.bc-theater.bc-archive-2026 .bc-filtered-grid__card-meta{color:#f4f4f499}.bc-theater.bc-archive-2026 .bc-filtered-grid__card-cta{color:#8fbf9a}.bc-theater.bc-archive-2026 :is(.bc-filtered-grid__select,.bc-select__btn,.bc-filtered-grid__search){color:var(--bc-pure-white)!important;background-color:#ffffff14!important;border-color:#ffffff40!important}.bc-theater.bc-archive-2026 .bc-select__btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%23f4f4f4' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.bc-theater.bc-archive-2026 .bc-filtered-grid__search::placeholder{color:#f4f4f480}.bc-theater.bc-archive-2026 .bc-select__menu{background:#1a1a1a;border-color:#ffffff1f}.bc-theater.bc-archive-2026 .bc-select__menu li{color:#f4f4f4e6}.bc-theater.bc-archive-2026 .bc-select__menu li:hover{color:#9fc7aa;background:#ffffff14}.bc-theater.bc-archive-2026 .bc-select__menu li[aria-selected]{color:#9fc7aa}.bc-theater.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers{color:var(--bc-pure-white);background:#ffffff14;border-color:#ffffff40}.bc-theater.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.current{background:var(--bc-garden-green);border-color:var(--bc-garden-green)}.bc-theater.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.dots,.bc-theater.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.disabled,.bc-theater.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.dots:hover,.bc-theater.bc-archive-2026 .bc-filtered-grid__pagination .page-numbers.disabled:hover{color:#f4f4f48c;background:0 0;border-color:#0000}.bc-theater.bc-archive-2026 .bc-archive-empty__title{color:var(--bc-pure-white)}.bc-theater.bc-archive-2026 .bc-archive-empty__copy{color:#f4f4f4a6}.bc-select{display:inline-block;position:relative}.bc-select__native{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute!important}.bc-select__btn{border-radius:var(--bc-radius-pill);color:var(--bc-anchor-black);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);letter-spacing:.01em;text-transform:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%231b1b1b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 1em center/11px no-repeat;border:1.5px solid #1b1b1b1f;padding:.7em 2.6em .7em 1.2em}.bc-select__btn:hover,.bc-select__btn:focus,.bc-select__btn:active{color:var(--bc-anchor-black);border-color:var(--bc-anchor-black);background-color:#fff}.bc-select__btn[aria-expanded=true],.bc-select__btn[aria-expanded=true]:hover,.bc-select__btn[aria-expanded=true]:focus{color:var(--bc-anchor-black);border-color:var(--bc-green-dark);background-color:#fff}.bc-select__menu{border-radius:var(--bc-radius-2);min-width:max(100%,200px);max-height:320px;box-shadow:var(--bc-shadow-card);padding:var(--bc-space-1);z-index:80;background:#fff;border:1px solid #1b1b1b1f;margin:0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;overflow:auto}.bc-select__menu li{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);border-radius:var(--bc-radius-1);cursor:pointer;white-space:nowrap;padding:.55em .9em}.bc-select__menu li:hover{background:var(--bc-natural-linen);color:var(--bc-green-dark)}.bc-select__menu li[aria-selected]{color:var(--bc-green-dark)}.bc-select__menu li[aria-selected]:after{content:" ✓"}.bc-related{border-top:1px solid #f4efe62e;padding-top:5rem;padding-bottom:5rem}.bc-related__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.5rem;display:flex}.bc-archive-2026 .bc-related__eyebrow{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-label);letter-spacing:.14em;text-transform:uppercase;color:var(--bc-anchor-black);align-items:center;gap:.6em;margin:0;line-height:1;display:inline-flex}.bc-archive-2026 .bc-related__eyebrow:before{content:"";background:var(--bc-garden-green);border-radius:50%;flex:none;width:9px;height:9px}.bc-archive-2026 .bc-related__see-all{font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);color:var(--bc-anchor-black);text-decoration:none}.bc-archive-2026 .bc-related__see-all:hover{color:var(--bc-garden-green)}.bc-archive-2026 .bc-filtered-grid__header-meta{color:var(--bc-text-muted);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-label);letter-spacing:.14em;text-transform:uppercase;align-self:flex-start;line-height:1}.bc-theater.bc-archive-2026 .bc-filtered-grid__header-meta{color:#f4f4f48c}.bc-archive-2026 .bc-ama-archive__list,.bc-archive-2026.bc-ama-archive [data-bc-archive-grid]{border-top:1px solid #1b1b1b1f;display:block}.bc-archive-2026 .bc-ama-card{border-bottom:1px solid #1b1b1b1f;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);align-items:center;gap:clamp(1rem,2.5vw,2rem);padding:clamp(1.1rem,2.5vw,1.65rem) 0;display:grid}.bc-archive-2026 .bc-ama-card[hidden],.bc-archive-2026 .bc-ama-card.is-hidden{display:none!important}.bc-archive-2026 .bc-ama-card__thumb{aspect-ratio:16/9;background:var(--bc-gray-light);width:100%;display:block;overflow:hidden}.bc-archive-2026 .bc-ama-card__thumb img{object-fit:cover;width:100%;height:100%;display:block}.bc-archive-2026 .bc-ama-card__body{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.bc-archive-2026 .bc-ama-card__eyebrow{color:var(--bc-text-muted);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-label-sm);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.6em;display:inline-flex}.bc-archive-2026 .bc-ama-card__eyebrow:before{content:"";background:var(--bc-garden-green);border-radius:50%;flex:none;width:8px;height:8px}.bc-archive-2026 .bc-ama-card__question{font-family:var(--bc-font-stack);letter-spacing:-.015em;text-transform:none;color:var(--bc-anchor-black);max-width:26ch;margin:0;font-size:clamp(1.6rem,3.4vw,2.6rem);font-weight:500;line-height:.95}.bc-archive-2026 .bc-ama-card__question a{color:inherit;text-decoration:none}.bc-archive-2026 .bc-ama-card__question a:hover{color:var(--bc-green-dark)}.bc-archive-2026 .bc-ama-card__cta{color:var(--bc-green-dark);font-family:var(--bc-font-stack);font-weight:500;font-size:var(--bc-text-small);letter-spacing:.01em;text-transform:none;text-decoration:none}.bc-archive-2026 .bc-ama-card__cta:hover{color:var(--bc-garden-green)}.bc-theater.bc-archive-2026 .bc-ama-archive__list,.bc-theater.bc-archive-2026.bc-ama-archive [data-bc-archive-grid]{border-top-color:#ffffff1f}.bc-theater.bc-archive-2026 .bc-ama-card{border-bottom-color:#ffffff1f}.bc-theater.bc-archive-2026 .bc-ama-card__question{color:var(--bc-pure-white)}.bc-theater.bc-archive-2026 .bc-ama-card__question a:hover{color:#9fc7aa}.bc-theater.bc-archive-2026 .bc-ama-card__eyebrow{color:#f4f4f48c}.bc-theater.bc-archive-2026 .bc-ama-card__cta{color:#8fbf9a}.bc-theater.bc-archive-2026 .bc-ama-card__thumb{background:#1d1d1d}@media (width<=780px){.bc-archive-2026 .latest-stream-embed,.bc-archive-2026 .bc-ama-card{grid-template-columns:1fr}}@media (width<=768px){.bc-filtered-grid{padding:56px 20px!important}.bc-filtered-grid__grid,.bc-filtered-grid--cols-2 .bc-filtered-grid__grid,.bc-filtered-grid--cols-4 .bc-filtered-grid__grid{grid-template-columns:1fr}.bc-filtered-grid__pagination .nav-links{flex-wrap:nowrap;gap:6px}.bc-filtered-grid__pagination .page-numbers{min-width:34px;height:34px;padding:0 10px}}
