:root {
 --theme-top-bar-bg: #FFFFFF;
 --theme-search-bar-bg: #085afb;
 --theme-navbar-bg: #FFFFFF;
 --theme-desktop-navbar-bg: #edf4fe;
 --theme-desktop-navbar-font: #1e3a5f;
 --theme-mobile-navbar-bg: #085afb;
 --theme-mobile-navbar-font: #FFFFFF;
 --theme-track-order-bg: #085afb;
 --theme-track-order-color: #FFFFFF;
 --theme-login-bg: #085afb;
 --theme-login-color: #FFFFFF;
 --theme-cart-bg: #085afb;
 --theme-cart-color: #FFFFFF;
 --theme-toggle-color: #FFFFFF;
 --theme-search-icon-color: #FFFFFF;
 --product-card-btn-bg: #085afb;
 --product-card-btn-hover: #0648d4;
 --product-card-btn-color: #FFFFFF;
 --product-card-badge-bg: #085afb;
 --product-card-badge-color: #FFFFFF;
 --product-card-price-color: #085afb;
 --card-bg: #FFFFFF;
 --card-border: #E5E7EB;
 --card-title: #222831;
 --card-old-price: #9CA3AF;
 --card-image-bg: #FFFFFF;
 --theme-container-width: 1520px;
 --card-radius: 10;
 --card-body-padding: 12;
 --card-shadow-opacity: 0.06;
 --theme-view-details-bg: #edf4fe;
 --theme-view-details-color: #085afb;
 --theme-primary: #085afb;
 --theme-accent: #085afb;
 --theme-mobile-home-bg: #085afb;
 --theme-surface: #FFFFFF;
 --theme-section-bg: #FBF9F5;
 --theme-text: #222831;
 --theme-muted: #6B7280;
 --theme-footer-top-bg: #FFFFFF;
 --theme-footer-text: #4B5563;
 --theme-footer-heading: #1D2A38;
 --theme-footer-link: #4B5563;
 --theme-footer-link-hover: #085afb;
 --theme-footer-accent: #085afb;
 --theme-footer-bottom-bg: #FFFFFF;
 --theme-footer-bottom-text: #6B7280;
}
