.comms-compact-row{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;min-width:0;padding:11px 14px;text-align:left;width:100%}.comms-compact-row:focus-visible,.comms-compact-row:hover{background:var(--color-accent-soft)}.comms-compact-row:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.comms-compact-item-expanded>.comms-compact-row{background:var(--color-accent-soft)}.comms-compact-item-expanded{background:color-mix(in srgb,var(--color-accent-soft) 35%,transparent)}.comms-compact-channel{background:var(--color-surface-raised,rgba(127,127,127,.08));border:1px solid var(--color-line);border-radius:999px;color:var(--color-muted);flex:0 0 auto;font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:2px 8px;text-transform:uppercase}.comms-compact-title{flex:0 1 auto;font-weight:650;max-width:52%}.comms-compact-snippet,.comms-compact-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comms-compact-snippet{color:var(--color-muted);flex:1 1;font-size:.88rem;min-width:0}.comms-compact-time{color:var(--color-muted);flex:0 0 auto;font-size:.76rem;margin-left:auto;white-space:nowrap}.comms-compact-caret{color:var(--color-muted);flex:0 0 auto;font-size:.7rem;transition:transform .15s ease}.comms-compact-item-expanded .comms-compact-caret{transform:rotate(180deg)}.comms-compact-item-expanded .comms-compact-snippet{display:none}.comms-compact-detail{display:grid;grid-gap:12px;gap:12px;padding:2px 16px 16px}.comms-compact-item.student-dashboard-announcement-card>.comms-compact-detail,.comms-compact-item.student-dashboard-announcement-card>.comms-compact-row{padding-left:16px}@media (max-width:640px){.comms-compact-row{flex-wrap:wrap;row-gap:2px}.comms-compact-title{flex:1 1 auto;max-width:none}.comms-compact-snippet{flex-basis:100%;order:4}}