:root {
    --auth-accent-001: #4caac9;
    --auth-bg-005: white;
    --auth-bg-006: #f9fafb;
    --auth-bg-007: #4caac9;
    --auth-bg-008: #3d98b3;
    --auth-bg-009: #fef2f2;
    --auth-bg-010: #e5e7eb;
    --auth-bg-011: #ef4444;
    --auth-bg-012: #f59e0b;
    --auth-bg-013: #10b981;
    --auth-bg-014: #22c55e;
    --auth-bg-015: #f8f9fa;
    --auth-bg-016: rgba(0, 0, 0, 0.6);
    --auth-bg-017: #f3f4f6;
    --auth-bg-018: #d1d5db;
    --auth-border-005: #e5e7eb;
    --auth-border-006: #4caac9;
    --auth-border-007: #ef4444;
    --auth-border-008: #e9ecef;
    --auth-border-009: #d1d5db;
    --auth-misc-001: #415d8b;
    --auth-misc-002: #50a7ee;
    --auth-misc-003: #374151;
    --auth-misc-004: rgba(0, 0, 0, 0.1);
    --auth-misc-005: #4caac9;
    --auth-misc-006: #fef2f2;
    --auth-misc-007: #dc2626;
    --auth-misc-008: #fecaca;
    --auth-misc-009: #6b7280;
    --auth-shadow-001: rgba(0, 0, 0, 0.1);
    --auth-shadow-002: rgba(76, 170, 201, 0.1);
    --auth-shadow-003: rgba(0, 0, 0, 0.25);
    --auth-text-005: #1a202c;
    --auth-text-006: #718096;
    --auth-text-007: white;
    --auth-text-008: #dc2626;
    --auth-text-009: #4b5563;
    --auth-text-010: #1f2937;
    --auth-text-011: #6b7280;
    --auth-text-012: #495057;
    --auth-text-013: #6c757d;
    --auth-text-014: #4caac9;
    --auth-text-015: #374151;
    --auth-google-border: #dadce0;
    --auth-google-text: #3c4043;
    --auth-google-hover-bg: #f8f9fa;
    --auth-google-hover-shadow: rgba(60, 64, 67, 0.3);
    --auth-google-disabled-opacity: 0.5;
    --auth-divider-color: #9ca3af;
    --auth-password-section-transition: 0.2s ease;
    --auth-link-color: #4caac9;
    --auth-error-color: #dc2626;
}
