/* ============================================================================
   WINDOW THEMES - Modular CSS (Refactored Feb 2026)
   ============================================================================
   Original: 3,429 lines -> Now split into 2 modules for maintainability.
   Recovery: git checkout css/window-themes.css
   ============================================================================ */

/* Base: Theme Color Definitions, Variable Assignments,
   Component Styles (Sections 1-3: Windows, Entities, Topbar, Sidebar,
   Settings, Buttons, Forms, Scrollbars, Window Overrides) (1,943 lines) */
@import url('./window-themes/window-themes-base.css');

/* Components: Additional UI (Section 4: Modals, Voice Commander,
   Panels, Dialogs, Loading States, Notifications, Accordion,
   Cards, Tabs, Status, Universal Theming) (1,486 lines) */
@import url('./window-themes/window-themes-components.css');
