.ChannelIndex_grid__eG4qw{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ChannelIndex_card__Dbu8z{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;padding:1.2rem;cursor:pointer;user-select:none;-webkit-user-select:none;background:var(--agent-card-bg);border:var(--agent-card-border);border-radius:var(--agent-card-radius);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ChannelIndex_card__Dbu8z:focus-within,.ChannelIndex_card__Dbu8z:hover{border-color:rgba(15,23,42,.12);transform:translateY(-3px);box-shadow:0 12px 30px rgba(15,23,42,.06)}@media(prefers-reduced-motion:reduce){.ChannelIndex_card__Dbu8z{transition:none}.ChannelIndex_card__Dbu8z:focus-visible,.ChannelIndex_card__Dbu8z:focus-within,.ChannelIndex_card__Dbu8z:hover{transform:none}}.ChannelIndex_icon__3X8Fq{margin-bottom:1rem;box-shadow:0 4px 12px rgba(15,23,42,.1)}.ChannelIndex_link__qQr2d{align-self:flex-start;margin-top:auto}@media(max-width:991.98px){.ChannelIndex_grid__eG4qw{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640.98px){.ChannelIndex_grid__eG4qw{grid-template-columns:minmax(0,1fr);gap:.875rem}}