/* =============================================================================
   Team Spaces stylesheet manifest
   -----------------------------------------------------------------------------
   Split when the single file passed the 1,000-line limit (CLAUDE.md rule 3),
   mirroring the teams.css manifest beside it.

   Do not reorder these imports: later modules intentionally override rules from
   earlier ones (the modal restyles EasyMDE's own CSS, the attachment gallery
   sits on top of the post card).

   Note the Space HEADER is not here — it renders the chat header's markup and
   is styled in teams/teams-conversation.css beside the chat's own, so the two
   cannot drift.
   ============================================================================= */

@import url("./spaces/spaces-foundation.24fb5305f5ce.css");
@import url("./spaces/spaces-post.10a42f246baa.css");
@import url("./spaces/spaces-composer.e055097e1d88.css");
@import url("./spaces/spaces-modal.6c4ce809a33c.css");
@import url("./spaces/spaces-attachments.b76e53bb6997.css");
@import url("./spaces/spaces-media-viewer.874760302e04.css");
@import url("./spaces/spaces-post-detail.b12222a2018e.css");
