/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Organization:
 * - utilities.css                      General utility classes
 * - components/scroll_fade.css         Scroll fade indicators
 * - components/filter_dropdown.css     Filter dropdown & bottom sheet
 * - components/side_panel.css          Side panel overlay
 * - components/filter_loading.css      Filter loading states
 * - PhotoSwipe lightbox styles         Image viewer/lightbox (external CDN)
 */

/* PhotoSwipe styles */
@import url('https://cdn.jsdelivr.net/npm/photoswipe@5.4.3/dist/photoswipe.css');
