.strand-band{isolation:isolate;border-block:1px solid var(--line);background:#060606;position:relative}.strand-band__list{max-width:min(1200px,100%);padding-block:clamp(1.1rem,3vw,1.9rem);padding-inline:var(--gutter);align-items:stretch;margin-block:0;margin-inline:auto;list-style:none;display:flex}.strand-band__item{text-align:center;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;gap:.4rem;min-width:0;padding-inline:clamp(1.25rem,4vw,3rem);display:flex}.strand-band__item+.strand-band__item{border-left:1px solid var(--line)}.strand-band__meta{color:var(--fg-dim);white-space:nowrap}.strand-band__text{max-width:34ch;font-size:var(--text-sm);color:var(--fg-dim);margin:.5rem 0 0;line-height:1.55}@media (max-width:640px){.strand-band:not(.strand-band--mini) .strand-band__list{flex-direction:column;gap:1rem;padding-block:1.4rem}.strand-band:not(.strand-band--mini) .strand-band__item+.strand-band__item{border-left:none;border-top:1px solid var(--line);padding-top:1rem}}
