/* adia:barrel/web-modules — GENERATED, do not hand-edit.
   The all-composites CSS barrel: one @import per primary module stylesheet
   (<cluster>/<name>/<name>.css); helper sheets under <name>/css/*.css come
   in transitively. Each module is @scope'd to its tag, so loading all is
   conflict-free.

   Regenerate:  node scripts/build/gen-modules-css-barrel.mjs
   Freshness:   npm run check:modules-css-barrel   (fails on drift)
   CDN bundle:  packages/web-modules/dist/web-modules.min.css (bundle-css.mjs)

   Supersedes the FB-53 §CSSPolicy per-module hand-list: host pages now link
   this one barrel instead of enumerating each module. */

@import "./billing/billing-overview/billing-overview.css";
@import "./billing/invoice-detail/invoice-detail.css";
@import "./billing/invoice-history/invoice-history.css";
@import "./billing/payment-method-form/payment-method-form.css";
@import "./billing/payment-method-list/payment-method-list.css";
@import "./billing/plan-picker/plan-picker.css";
@import "./chat/chat-shell/chat-shell.css";
@import "./dashboard/dashboard-layout/dashboard-layout.css";
@import "./dashboard/date-range-selector/date-range-selector.css";
@import "./editor/editor-shell/editor-shell.css";
@import "./feedback/confirm-dialog/confirm-dialog.css";
@import "./onboarding/onboarding-checklist/onboarding-checklist.css";
@import "./runtime/gen-root/gen-root.css";
@import "./settings/integrations-page/integrations-page.css";
@import "./settings/notification-preferences/notification-preferences.css";
@import "./shell/admin-command/admin-command.css";
@import "./shell/admin-shell/admin-shell.css";
@import "./shell/embed-shell/embed-shell.css";
@import "./simple/simple-content/simple-content.css";
@import "./simple/simple-hero/simple-hero.css";
@import "./simple/simple-shell/simple-shell.css";
@import "./theme/theme-panel/theme-panel.css";
