/* Public Store CSS entrypoint. See ./README.md for conventions. */
@import url("./base/tokens.css");
@import url("./base/reset.css");
@import url("./base/typography.css");
@import url("./base/shell.css");
@import url("../vendor/flag-icons/flag-icons.css");

@import url("./components/dropdowns.css");
@import url("./components/forms.css");
@import url("./components/buttons.css");
@import url("./components/cards.css");
@import url("./components/badges.css");
@import url("./components/modals.css");
@import url("./components/loading.css");
@import url("./components/icons.css");

@import url("./themes/product-accent.css");

/* Page packages kept in cascade order during incremental migration. */
@import url("./pages/global/style.01-global-header-navigation.css?v=header-language-1");
@import url("./pages/home/style.02-home-index-landing.css?v=hero-copy-wrap-1");
@import url("./pages/auth/style.03-auth-page-forms.css");
@import url("./pages/library/style.04-library-page-dashboard-layout.css");
@import url("./pages/library/style.05-library-page-product-grid.css");
@import url("./pages/library/style.06-library-page-product-card-sparkles.css");
@import url("./pages/library/style.07-library-page-product-list-rows.css");
@import url("./pages/library/style.08-library-page-badges-responsive.css");
@import url("./pages/global/style.09-global-interaction-animations.css");
@import url("./pages/global/style.10-global-card-shine-transitions.css");
@import url("./pages/global/style.11-global-product-brand-themes.css");
@import url("./pages/library/style.12-library-page-sidebar-version-selector.css");
@import url("./pages/library/style.14-library-page-card-brand-overrides.css");
@import url("./pages/home/style.15-home-index-social-links-responsive.css");
@import url("./pages/home/style.16-home-index-product-preview-modal-shell.css?v=preview-media-fade-1");
@import url("./pages/home/style.17-home-index-product-preview-brand-overlays.css");
@import url("./pages/home/style.18-home-index-product-preview-media-controls.css?v=preview-controls-bottom-fix-1");
@import url("./pages/home/style.19-home-index-product-preview-cta-playlist.css");
@import url("./pages/commerce/style.20-buy-checkout-vietqr-payment-shell.css");
@import url("./pages/commerce/style.21-buy-checkout-vietqr-qr-bank-details.css");
@import url("./pages/commerce/style.22-buy-checkout-vietqr-status-success.css");
@import url("./pages/shared/style.23-home-library-checkout-modal.css");
@import url("./pages/commerce/style.25-checkout-page-embedded-cta.css");
@import url("./pages/auth/style.26-auth-home-responsive-auth-actions.css");
@import url("./pages/global/style.27-global-floating-support-button.css");
@import url("./pages/home/style.28-home-pricing-faq.css");
@import url("./pages/global/style.29-global-adsense.css");
@import url("./pages/home/style.30-home-preview-card-minimal.css?v=clarity-copy-1");
@import url("./pages/home/style.31-home-publisher-content.css");
@import url("./pages/legal/style.32-legal-policy-pages.css");
