/* Auto-generated by the Mego 35 appearance editor. Do not edit manually. */
:root, :root[data-mego35-theme="dark"] {
  --primary: #6b8cff; --primary-dark: #526fe8; --primary-soft: rgba(107,140,255,0.22);
  --accent: #52d9ff; --success: #25c98a; --danger: #ff5d75;
  --text: #f8fbff; --muted: #a7b2ca; --surface: rgba(13,20,42,0.68); --surface-2: #050812; --line: #29324a;
  --m35-bg: #050812; --m35-surface: rgba(13,20,42,0.68); --m35-surface-strong: rgba(13,20,42,0.88); --m35-border: #29324a; --m35-text: #f8fbff; --m35-muted: #a7b2ca; --m35-accent: #6b8cff; --m35-accent-2: #52d9ff; --m35-radius: 24px;
  --sidebar: 300px; --theme-base-font-size: 16px; color-scheme: dark;
}
:root[data-mego35-theme="light"] {
  --primary-soft: rgba(107,140,255,0.14); --text: #17213a; --muted: #60708e; --surface: rgba(255,255,255,0.76); --surface-2: #edf3ff; --line: #d5deef;
  --m35-bg: #edf3ff; --m35-surface: rgba(255,255,255,0.76); --m35-surface-strong: rgba(255,255,255,0.90); --m35-border: #d5deef; --m35-text: #17213a; --m35-muted: #60708e; color-scheme: light;
}
html { font-size: var(--theme-base-font-size); }
body.storefront, body.auth-page, body.classic-checkout-page, body.mego35-maintenance-page { --primary: #6b8cff; --primary-dark: #526fe8; --primary-soft: rgba(107,140,255,0.14); --accent: #52d9ff; --success: #25c98a; --danger: #ff5d75; --text: #17213a; --muted: #60708e; --surface: rgba(255,255,255,0.76); --surface-2: #edf3ff; --line: #d5deef; color: #17213a; background-color: #edf3ff; }
body.dark-mode.storefront, body.dark-mode.auth-page, body.dark-mode.classic-checkout-page, body.dark-mode.mego35-maintenance-page { --primary-soft: rgba(107,140,255,0.22); --text: #f8fbff; --muted: #a7b2ca; --surface: rgba(13,20,42,0.68); --surface-2: #050812; --line: #29324a; color: #f8fbff; background-color: #050812; }
.store-topbar { color: #f8fbff; background: linear-gradient(120deg, #101a38, #172552); }
.store-topbar a, .store-topbar button, .store-topbar .topbar-balance { color: #f8fbff; }
.store-sidebar { color: #17213a; background-color: rgba(255,255,255,0.90); }
.store-sidebar .sidebar-brand, .store-sidebar .sidebar-nav a, .store-sidebar .dark-mode-row > span { color: #17213a; }
body.dark-mode .store-sidebar, body.dark-mode .store-footer { color: #f8fbff; background-color: rgba(13,20,42,0.88); }
body.dark-mode .store-sidebar .sidebar-brand, body.dark-mode .store-sidebar .sidebar-nav a, body.dark-mode .store-sidebar .dark-mode-row > span { color: #f8fbff; }
.glass-panel, .category-card, .product-item, .auth-card { border-radius: 24px; }
.subcategory-item .category-title, .mego35-category-name { color: #ffffff; background: linear-gradient(135deg, #6b8cff, #52d9ff); font-size: 15px; font-weight: 800; }
.product-item:not(.subcategory-item) .category-title { color: #ffffff; background: linear-gradient(135deg, #6b8cff, #526fe8); font-size: 15px; font-weight: 800; }
.product-item:not(.subcategory-item) .category-title .category-price { color: #ffffff; font-size: 12px; }
body.auth-page { --auth-primary: #6b8cff; --auth-text: #17213a; --auth-muted: #60708e; --auth-line: #d5deef; --auth-surface: rgba(255,255,255,0.76); }
body.dark-mode.auth-page { --auth-text: #f8fbff; --auth-muted: #a7b2ca; --auth-line: #29324a; --auth-surface: rgba(13,20,42,0.68); }
@media (max-width: 575px) { .subcategory-item .category-title, .mego35-category-name { font-size: 13px; } .product-item:not(.subcategory-item) .category-title { font-size: 13px; } }
