:root{--primary-red:#ef4444;--primary-black:#1f2937;--primary-white:#fff;--red-50:#fef2f2;--red-100:#fee2e2;--red-200:#fecaca;--red-300:#fca5a5;--red-400:#f87171;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c;--red-800:#991b1b;--red-900:#7f1d1d;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-dark:#1f2937;--bg-accent:#fef2f2;--text-primary:#ef4444;--text-secondary:#1f2937;--text-light:#6b7280;--text-inverse:#fff;--border-light:#e5e7eb;--border-medium:#d1d5db;--border-dark:#9ca3af;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--shadow-red:0 4px 14px 0 #dc262640}.bg-primary{background-color:#ef4444!important}.bg-secondary{background-color:#1f2937!important}.bg-accent{background-color:var(--primary-white)!important}.bg-light{background-color:var(--gray-100)!important}.bg-red-light{background-color:var(--red-50)!important}.text-primary{color:#ef4444!important}.text-secondary{color:#1f2937!important}.text-white{color:var(--primary-white)!important}.text-gray{color:var(--gray-600)!important}.border-primary{border-color:#ef4444!important}.border-light{border-color:var(--border-light)!important}.btn-primary{color:#fff!important;background-color:#ef4444!important;border:none!important;transition:all .3s!important}.btn-primary:hover{background-color:#dc2626!important;box-shadow:0 4px 14px #ef444440!important}.btn-secondary{color:#fff!important;background-color:#1f2937!important;border:none!important}.btn-outline{color:#ef4444!important;background-color:#0000!important;border:2px solid #ef4444!important}.btn-outline:hover{color:#fff!important;background-color:#ef4444!important}.card-modern{background:var(--primary-white);border:1px solid var(--border-light);box-shadow:var(--shadow-md);transition:all .3s}.card-modern:hover{box-shadow:var(--shadow-lg);border-color:#ef4444}
