.bbi-news-page,.bbi-news-single{background:var(--color-paper);color:var(--color-ink-2)}
.bbi-news-archive{padding:clamp(2rem,5vw,5rem) 0 clamp(4rem,8vw,7rem)}
.bbi-news-archive__intro{max-width:var(--page-max);padding-bottom:clamp(2rem,4vw,3.5rem)}
.bbi-news-archive__intro h1{font-size:clamp(3.25rem,8vw,6.5rem);margin:.55rem 0 1rem;line-height:.96}
.bbi-news-archive__intro>p{max-width:62ch;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55;margin:0}
.bbi-news-breadcrumbs{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap;font-size:.88rem;margin-bottom:1.75rem;color:var(--color-muted)}
.bbi-news-breadcrumbs a{color:var(--color-ink);text-underline-offset:.28em}
.bbi-news-breadcrumbs span[aria-current=page]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:45ch}
.bbi-news-featured{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);background:var(--color-dark-band);color:var(--color-dark-band-text);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:clamp(2rem,4vw,4rem)}
.bbi-news-featured__media{min-height:28rem}.bbi-news-featured__media .bbi-news-image{height:100%}
.bbi-news-featured__body{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4.5rem)}
.bbi-news-featured h2{font-size:clamp(2.25rem,4vw,4rem);line-height:1.02;margin:1rem 0}.bbi-news-featured h2 a{color:inherit;text-decoration:none}
.bbi-news-featured p:not(.bbi-news-meta){font-size:1.08rem;line-height:1.58;margin:0 0 1.75rem}.bbi-news-featured .bbi-news-meta{color:var(--color-dark-band-text);opacity:.76}
.bbi-news-category{display:inline-flex;align-items:center;min-height:1.8rem;padding:.22rem .65rem;border:1px solid currentColor;border-radius:999px;color:var(--color-accent-dark);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.bbi-news-featured .bbi-news-category{color:var(--color-dark-band-text)}
.bbi-news-meta{font-size:.82rem;color:var(--color-muted);margin:.75rem 0 0}.bbi-news-meta span{padding:0 .3rem}
.bbi-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}
.bbi-news-card{background:var(--color-surface);border:1px solid var(--color-rule);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform var(--dur-short) var(--ease-out),box-shadow var(--dur-short) var(--ease-out)}
@media (hover:hover){.bbi-news-card:hover{transform:translateY(-3px);box-shadow:0 1rem 2.5rem var(--color-shadow-soft)}}
.bbi-news-card__media{display:block;aspect-ratio:3/2;overflow:hidden;background:var(--color-paper-2)}
.bbi-news-image{display:block;width:100%;height:100%;object-fit:cover}.bbi-news-image--empty{position:relative;background:var(--color-paper-2)}.bbi-news-image--empty span{position:absolute;width:3rem;height:3rem;border-radius:50%;background:var(--color-accent);left:50%;top:50%;transform:translate(-50%,-50%)}
.bbi-news-card__body{padding:1.35rem 1.35rem 1.5rem;display:flex;flex:1;flex-direction:column}
.bbi-news-card__top{display:flex;justify-content:space-between;gap:.75rem;align-items:center;color:var(--color-muted);font-size:.78rem;margin-bottom:1rem}.bbi-news-card__top time{white-space:nowrap}
.bbi-news-card h3{font-size:clamp(1.4rem,2.1vw,1.85rem);line-height:1.08;margin:0 0 .8rem}.bbi-news-card h3 a{color:var(--color-ink);text-decoration:none}.bbi-news-card h3 a:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px;border-radius:.2rem}
.bbi-news-card__body>p{font-size:.96rem;line-height:1.55;margin:0 0 1.3rem;color:var(--color-ink-2)}
.bbi-news-read{margin-top:auto;color:var(--color-accent-dark);font-weight:700;text-underline-offset:.3em}.bbi-news-read span{display:inline-block;transition:transform var(--dur-micro) var(--ease-out)}.bbi-news-read:hover span{transform:translateX(.2rem)}
.bbi-news-pagination{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:3rem}.bbi-news-pagination .page-numbers{display:grid;place-items:center;min-width:44px;min-height:44px;padding:.6rem;border:1px solid var(--color-rule-strong);border-radius:var(--radius-sm);color:var(--color-ink);text-decoration:none}.bbi-news-pagination .current{background:var(--color-ink);color:var(--color-dark-band-text);border-color:var(--color-ink)}
.bbi-news-empty{padding:clamp(2rem,6vw,5rem);border:1px solid var(--color-rule);border-radius:var(--radius-lg);background:var(--color-surface);text-align:center}.bbi-news-empty h2{font-size:clamp(2rem,4vw,3.5rem);margin:0 0 1rem}.bbi-news-empty p{max-width:55ch;margin:0 auto 1.75rem}
.bbi-news-home{padding:clamp(4rem,8vw,7rem) var(--page-gutter);background:var(--color-paper-2)}
.bbi-news-home__head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.bbi-news-home__head h2{font-size:clamp(2.3rem,4.6vw,4.5rem);max-width:14ch;margin:0}
.bbi-news-article__header{padding-top:clamp(2.5rem,6vw,6rem);max-width:var(--page-max)}
.bbi-news-article__header h1{max-width:15ch;font-size:clamp(2.8rem,6.5vw,6rem);line-height:.98;margin:1rem 0 1.25rem}.bbi-news-article__lead{max-width:58ch;font-size:clamp(1.12rem,2vw,1.4rem);line-height:1.5;margin:0 0 1.2rem}
.bbi-news-article__figure{margin-top:clamp(2rem,4vw,3.5rem);aspect-ratio:3/2;max-height:48rem;overflow:hidden;border-radius:var(--radius-lg)}
.bbi-news-article__content{max-width:68ch;margin:clamp(2.5rem,6vw,5rem) auto;padding:0 var(--page-gutter);font-size:1.08rem;line-height:1.72}.bbi-news-article__content h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08;margin:2.6rem 0 1rem}.bbi-news-article__content h3{font-size:1.35rem;margin:2rem 0 .7rem}.bbi-news-article__content p,.bbi-news-article__content ul,.bbi-news-article__content ol{margin:0 0 1.3rem}.bbi-news-article__content li+li{margin-top:.5rem}.bbi-news-article__content a{color:var(--color-accent-dark);font-weight:600;text-underline-offset:.25em}.bbi-news-tip{margin:2.2rem 0;padding:1.5rem 1.6rem;border-left:4px solid var(--color-accent);background:var(--color-accent-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.bbi-news-tip strong{display:block;font-family:var(--font-display);font-size:1.18rem;margin-bottom:.4rem}
.bbi-news-article__footer{max-width:68ch;margin:0 auto clamp(4rem,8vw,7rem);padding:0 var(--page-gutter)}.bbi-news-article__cta{padding:clamp(1.5rem,4vw,2.5rem);border-radius:var(--radius-md);background:var(--color-dark-band);color:var(--color-dark-band-text)}.bbi-news-article__cta h2{color:inherit;font-size:clamp(1.7rem,3vw,2.5rem);margin:0 0 .8rem}.bbi-news-article__cta p{margin:0 0 1.4rem}.bbi-news-back{display:inline-block;margin-top:1.5rem;color:var(--color-accent-dark);font-weight:700}
.bbi-news-related{padding:clamp(3.5rem,7vw,6rem) var(--page-gutter);background:var(--color-paper-2)}.bbi-news-related h2{font-size:clamp(2.1rem,4vw,3.5rem);margin:0 0 2rem}
:where(.bbi-news-card,.bbi-news-featured,.bbi-news-archive,.bbi-news-article,.bbi-news-home) a:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}
@media(max-width:960px){.bbi-news-featured{grid-template-columns:1fr}.bbi-news-featured__media{min-height:auto;aspect-ratio:3/2}.bbi-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bbi-news-grid--home .bbi-news-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.bbi-news-home__head{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.bbi-news-archive{padding-top:1.5rem}.bbi-news-grid{grid-template-columns:1fr}.bbi-news-grid--home .bbi-news-card:last-child{display:flex}.bbi-news-home__head{gap:1.25rem}.bbi-news-featured__body{padding:1.5rem}.bbi-news-card__top{align-items:flex-start}.bbi-news-article__figure{border-radius:0;margin-left:0;margin-right:0;width:100%;max-width:none}.bbi-news-breadcrumbs span[aria-current=page]{max-width:16ch}}
@media(prefers-reduced-motion:reduce){.bbi-news-card,.bbi-news-read span{transition-duration:0ms!important;transform:none!important}}
