 .font-heading { font-family: 'Russo One', sans-serif; }
        body { font-family: 'Inter', sans-serif; background-color: #0d1f37; }
        
        .bg-abm-dark { background-color: #0d1f37; }
        .bg-abm-red { background-color: #b92127; }
        .text-abm-red { color: #b92127; }
        .border-abm-red { border-color: #b92127; }
        
        /* Custom Input Styling */
        .form-input {
            width: 100%;
            padding: 0.75rem 1rem;
            background-color: #f8fafc;
            border: 1px solid #e2e8f0;
            border-radius: 0.5rem;
            transition: all 0.3s ease;
            font-size: 0.875rem;
        }
        .form-input:focus {
            outline: none;
            border-color: #b92127;
            background-color: #fff;
            box-shadow: 0 0 0 3px rgba(185, 33, 39, 0.1);
        }
        label {
            display: block;
            font-size: 0.75rem;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            color: #64748b;
            margin-bottom: 0.5rem;
        }
        
        /* Background Pattern */
        .bg-pattern {
            background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23b92127' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        }
        
        
        
        
        
        
        
         /* LOGIN CSS */
         .font-heading { font-family: 'Russo One', sans-serif; }
        body { font-family: 'Inter', sans-serif; background-color: #0d1f37; }
        
        .bg-abm-dark { background-color: #0d1f37; }
        .bg-abm-red { background-color: #b92127; }
        .text-abm-red { color: #b92127; }
        .border-abm-red { border-color: #b92127; }

        /* Custom Input Styling */
        .form-input {
            width: 100%;
            padding: 0.85rem 1rem;
            background-color: #f8fafc;
            border: 1px solid #e2e8f0;
            border-radius: 0.75rem;
            transition: all 0.3s ease;
            font-size: 0.9rem;
        }
        .form-input:focus {
            outline: none;
            border-color: #b92127;
            background-color: #fff;
            box-shadow: 0 0 0 4px rgba(185, 33, 39, 0.1);
        }
        
        /* Background Pattern kwa ajili ya Pro Look */
        .bg-pattern {
            background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23b92127' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        }
        
        
        
        
        
        
        
        
        
        
        
        
          /* FORGOT PASWW CSS */
             .font-heading { font-family: 'Russo One', sans-serif; }
        body { font-family: 'Inter', sans-serif; background-color: #0d1f37; }
        
        .bg-abm-dark { background-color: #0d1f37; }
        .bg-abm-red { background-color: #b92127; }
        .text-abm-red { color: #b92127; }

        .form-input {
            width: 100%;
            padding: 0.85rem 1rem;
            background-color: #f8fafc;
            border: 1px solid #e2e8f0;
            border-radius: 0.75rem;
            transition: all 0.3s ease;
            font-size: 0.9rem;
        }
        .form-input:focus {
            outline: none;
            border-color: #b92127;
            background-color: #fff;
            box-shadow: 0 0 0 4px rgba(185, 33, 39, 0.1);
        }
        
        .bg-pattern {
            background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23b92127' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        }
        