:root {--theme-info: #17a2b8;--theme-text: #333333;--theme-error: #dc3545;--theme-accent: #a0002a;--theme-border: #e5e5e5;--theme-primary: #800020;--theme-success: #28a745;--theme-warning: #ffc107;--theme-secondary: #600015;--theme-background: #ffffff;--theme-font-heading: Inter, sans-serif;--theme-font-primary: Inter, sans-serif;--theme-font-monospace: Monaco, Consolas, monospace;--theme-header-height: 80px;--theme-header-logo_size: 60px;--theme-header-background: linear-gradient(135deg, #800020 0%, #600015 100%);--theme-header-text_color: #ffffff;--theme-header-page_header_background: linear-gradient(135deg, #800020 0%, #600015 100%);--theme-header-page_header_text_color: #ffffff;--theme-megamenu-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);--theme-megamenu-background: #ffffff;--theme-megamenu-text_color: #333333;--theme-megamenu-border_color: #e5e5e5;--theme-megamenu-hover_background: #f8f9fa;--theme-megamenu-hover_text_color: #800020;--theme-button-border_radius: 4px;--theme-button-primary_border: 1px solid #800020;--theme-button-primary_background: #800020;--theme-button-primary_text_color: #ffffff;--theme-button-secondary_background: #6c757d;--theme-button-secondary_text_color: #ffffff;--theme-form-focus_shadow: 0 0 0 0.2rem rgba(128, 0, 32, 0.25);--theme-form-input_border: 1px solid #ced4da;--theme-form-input_background: #ffffff;--theme-form-input_text_color: #495057;--theme-form-focus_border_color: #800020;}header.theme-header, header.main-header, .theme-header, .main-header {background: linear-gradient(135deg, #800020 0%, #600015 100%) !important;color: #ffffff !important;min-height: 80px !important;}body header.main-header.theme-header {background: linear-gradient(135deg, #800020 0%, #600015 100%) !important;}.page-header {background: linear-gradient(135deg, #800020 0%, #600015 100%) !important;color: #ffffff !important;}.header-logo { height: 60px; }.mega-menu {background: #ffffff !important;color: #333333 !important;border-color: #e5e5e5 !important;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;}.menu-dropdown {background: #ffffff !important;color: #333333 !important;border-color: #e5e5e5 !important;}.menu-trigger {color: #333333 !important;}.menu-trigger:hover {background: #f8f9fa !important;color: #800020 !important;}.menu-dropdown a {color: #333333 !important;}.menu-dropdown a:hover {background: #f8f9fa !important;color: #800020 !important;}#mobileMenu {background: #ffffff !important;color: #333333 !important;border-color: #e5e5e5 !important;}#mobileMenuBtn {background: #ffffff !important;color: #333333 !important;}.mega-menu a[aria-label="Search"] {color: #333333 !important;}.accessibility-bar {background: #f2e6e9 !important;border-bottom: 1px solid #e5e5e5 !important;color: #333333 !important;}.accessibility-button {color: #333333 !important;border: 1px solid transparent !important;}.accessibility-button:hover {background: #e6ccd2 !important;color: #800020 !important;border-color: #800020 !important;}.accessibility-bar .theme-bg-primary {background: #800020 !important;border-color: #800020 !important;}.accessibility-bar .theme-border-primary {border-color: #800020 !important;}.theme-top-nav {background: linear-gradient(to right, #ecd9de, #e7d9dc) !important;border-bottom: 1px solid #e5e5e5 !important;color: #333333 !important;}.theme-top-nav a {color: #333333 !important;}.theme-top-nav a:hover {color: #800020 !important;}.theme-text-primary {color: #800020 !important;}.theme-text-secondary {color: #600015 !important;}.theme-hover-primary:hover {color: #800020 !important;}.theme-top-nav .bg-blue-600 {background: #800020 !important;}.theme-top-nav .hover\:bg-blue-700:hover {background: #600015 !important;}.btn-primary { background: #800020; }.btn-primary { color: #ffffff; }.btn-primary { border: 1px solid #800020; }.btn-secondary { background: #6c757d; }.btn-secondary { color: #ffffff; }.btn { border-radius: 4px; }.form-control, .form-input { background: #ffffff; }.form-control, .form-input { border: 1px solid #ced4da; }.form-control, .form-input { color: #495057; }.form-control:focus, .form-input:focus { border-color: #800020; }.form-control:focus, .form-input:focus { box-shadow: 0 0 0 0.2rem rgba(128, 0, 32, 0.25); }body.homepage { background-color: white !important; }.carousel-container { width: 100vw !important; margin-left: calc(-50vw + 50%) !important; }.marquee-container { width: 100vw !important; margin-left: calc(-50vw + 50%) !important; }body.homepage main > *:not(.carousel-container):not(.marquee-container) { max-width: 1200px !important; margin-left: auto !important; margin-right: auto !important; }body.homepage .container { max-width: 1200px !important; margin: 0 auto !important; }body.homepage section.bg-blue-600 { width: 100vw !important; margin-left: calc(-50vw + 50%) !important; }body:not(.homepage) .container, body:not(.homepage) .max-w-7xl, body:not(.homepage) .max-w-6xl, body:not(.homepage) .max-w-5xl, body:not(.homepage) .max-w-4xl { max-width: 1200px !important; margin: 0 auto !important; }body:not(.homepage) { background-color: white !important; }body:not(.homepage) main { max-width: 1200px !important; margin: 0 auto !important; background-color: white !important; }main, .main-content { padding: 20px !important; }/* Sections page layout */ .sections-container { max-width: 1200px !important; margin: 0 auto !important; }body, html { font-family: 'Inter', sans-serif !important; }body, html { font-size: 16px !important; }.rounded, .rounded-lg, .rounded-md { border-radius: 8px !important; }.main-header, .theme-header { position: sticky !important; top: 0 !important; }.footer { padding: 40px 0 !important; }.theme-top-nav, .main-header, .theme-header, .accessibility-bar { width: 100vw !important; margin-left: calc(-50vw + 50%) !important; }.theme-top-nav .container, .main-header .container, .theme-header .container { max-width: none !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 2rem !important; padding-right: 2rem !important; width: 100% !important; }.main-header .mx-auto, .theme-header .mx-auto { margin-left: 0 !important; margin-right: 0 !important; max-width: none !important; width: 100% !important; }.main-header .container.mx-auto, .theme-header .container.mx-auto { margin: 0 !important; max-width: none !important; width: 100% !important; }.main-header *, .theme-header * { box-sizing: border-box !important; }.main-header .px-4, .theme-header .px-4 { padding-left: 2rem !important; padding-right: 2rem !important; }.main-header, .theme-header { box-shadow: none !important; border-radius: 0 !important; margin: 0 !important; }.main-header .container, .theme-header .container { display: block !important; }.main-header .py-8, .theme-header .py-8 { padding-left: 2rem !important; padding-right: 2rem !important; }.main-header .flex.items-center.justify-between { width: 100% !important; max-width: 1400px !important; margin: 0 auto !important; }.main-header .flex.items-center.space-x-6 { gap: 3rem !important; flex-shrink: 0 !important; flex: 1 !important; }.main-header .flex.items-center.space-x-4 { gap: 2rem !important; flex-shrink: 0 !important; margin-left: auto !important; }.main-header .h-16.w-16 { flex-shrink: 0 !important; }.main-header h1 { font-size: clamp(1.5rem, 3vw, 2.5rem) !important; line-height: 1.2 !important; }.main-header p { font-size: clamp(0.875rem, 2vw, 1.125rem) !important; }#themeSwitcher { position: relative !important; z-index: 10002 !important; }#themeSwitcherDropdown { position: absolute !important; z-index: 10003 !important; right: 0 !important; top: 100% !important; margin-top: 0.5rem !important; }.main-header .relative { z-index: 10002 !important; }.main-header, .theme-header { min-height: 80px !important; height: auto !important; padding: 1.5rem 0 !important; z-index: 1001 !important; }.main-header .container, .theme-header .container { padding-top: 1rem !important; padding-bottom: 1rem !important; }.main-header img, .theme-header img { height: 50px !important; width: 50px !important; }.main-header .h-16, .theme-header .h-16 { height: 50px !important; width: 50px !important; }.mega-menu { width: 100vw !important; margin-left: calc(-50vw + 50%) !important; z-index: 1000 !important; }.mega-menu .container { max-width: 1400px !important; margin: 0 auto !important; padding-left: 2rem !important; padding-right: 2rem !important; width: 100% !important; }.mega-menu .mx-auto { margin-left: auto !important; margin-right: auto !important; max-width: 1400px !important; width: 100% !important; }.mega-menu .px-4 { padding-left: 2rem !important; padding-right: 2rem !important; }.mega-menu .menu-trigger { white-space: nowrap !important; padding: 0.75rem 1rem !important; font-size: 0.95rem !important; }.mega-menu .flex.items-center.space-x-1 { gap: 0.25rem !important; flex-wrap: nowrap !important; justify-content: center !important; }.mega-menu .menu-item { flex-shrink: 0 !important; }.mega-menu .flex.items-center.justify-between { justify-content: center !important; }.menu-dropdown .grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important; gap: 2.5rem !important; justify-content: center !important; }.menu-dropdown .space-y-3 { min-width: 280px !important; }.main-header .logo-container { width: 120px !important; height: 120px !important; }.main-header .logo-image { width: 120px !important; height: 120px !important; object-fit: contain !important; }@media (max-width: 768px) {.main-header .logo-container { width: 80px !important; height: 80px !important; }.main-header .logo-image { width: 64px !important; height: 64px !important; }}